emanuele
|
c0db140a13
Respect tabindex for required fields at registration...a bit ugly but works
|
12 years ago |
emanuele
|
86d5cd9a6d
Some adjustments to SSI
|
12 years ago |
emanuele
|
585cc13390
ssi_boardnews doesn't produce any more invalid html cutting <br>s in between
|
12 years ago |
emanuele
|
b37066da7a
Added messageInts to integrate_modify_post
|
12 years ago |
emanuele
|
a6394dea87
Prevent ntegrate_modify to change the id of the things it is going to modify
|
12 years ago |
emanuele
|
3110614632
Fixed syntax error in Subs-Calendar.php
|
12 years ago |
emanuele
|
5571ce7a0d
Arguments and names uniformation of integrate_create_[board|category|event] and integrate_before_create_topic
|
12 years ago |
emanuele
|
fe6af6cea3
Uniformation of integrate_modify_[board|category|event] allowing to directly interact with the queries
|
12 years ago |
emanuele
|
9fa4f52545
A couple of no more used actions (display and im both last used in 1.0-beta 4)
|
12 years ago |
emanuele
|
b86776e8a5
login and activate are actions for guests, not for registered users
|
12 years ago |
emanuele45
|
110e27bf61
Merge pull request #149 from emanuele45/unapprove_in_more
|
12 years ago |
emanuele45
|
04128d98be
Merge pull request #135 from Fustrate/master
|
12 years ago |
emanuele
|
c51469d58d
"new posts in {category}" moved to a txt string and used strip_tags to make sure the name does not contain html
|
12 years ago |
emanuele
|
70b65ebf63
Related to commit 8f0bb65acbac01cd852bb29906523715307f2c7e - No idea why I used session when context could do the same and with less probability of causing issues
|
12 years ago |
emanuele
|
718b15bce7
Added smart-emulation to the installed packages page too
|
12 years ago |
emanuele
|
bf0f35d08f
In the installed page is useless to check for other type of packages when only modifications are listed
|
12 years ago |
emanuele
|
04c62a3582
When the emulated version is reverted to default, the session data should be unset
|
12 years ago |
emanuele
|
e18fec457e
! Fixed sorting of installed packages in several ways (url points to the appropriate sub-action, the packages are actually sorted, the sort_id is properly created, removed some code that was left behind) - Thanks Spuds!
|
12 years ago |
emanuele
|
c3d185273e
! Fixed uninstall test not able to get the correct path for the files and directories to remove
|
12 years ago |
emanuele
|
3211531392
! submitting by keybord a quick edit now posts the quick edit instead of the quick reply - Thanks The Omega for the report [Topic 450924] (and Labradoodle by PM :P) + post_box_name could not be present in display if not using the editor in quick reply (drafts related)
|
12 years ago |
emanuele
|
e07bfa90a0
Removed the last two limitations to the newsletters stored in the mail queue that could truncate the text of the mail - Thanks luuuciano for the report [Topic 475308]
|
12 years ago |
emanuele
|
f8b667626b
A couple of dots changed to comma in output the template - Thanks The Craw for the report [Topic 464903]
|
12 years ago |
emanuele45
|
f0efd8ec80
Merge pull request #147 from emanuele45/master
|
12 years ago |
emanuele
|
9151e1924c
Revert "Failed tokens moved to adminLogin for a better user experience"
|
12 years ago |
emanuele
|
aaa61eca09
Fixed members search case sensitive in PostgreSQL [Bug: 4764]
|
12 years ago |
emanuele
|
aa5403a323
Gives back the title to the search members page
|
12 years ago |
emanuele
|
3426dfc776
Quick fix for search members in admin list with postgre
|
12 years ago |
emanuele45
|
370f3c6c46
Merge pull request #137 from Trekkie101/patch-1
|
12 years ago |
emanuele45
|
51c97e7f6e
Merge pull request #148 from Spuds/dev_fixes
|
12 years ago |
Spuds
|
6f00a61c31
! Prevent index errors when there are no drafts
|
12 years ago |