Spuds
|
6b0331b65b
! Only list the installed packages doh!
|
12 years ago |
Spuds
|
d72b0fc8c4
! avoid sort key collision in package browse (version)
|
12 years ago |
Spuds
|
180debb992
! can't array merge none arrays
|
12 years ago |
Spuds
|
a48e356433
! undefined index errors when there are no PM drafts to view
|
12 years ago |
Spuds
|
b98ae251a9
! couple of source tweaks needed for the theme changes
|
12 years ago |
Spuds
|
516b706fe5
! Some things are not worth shouting over or are just not that exciting
|
12 years ago |
emanuele45
|
ad850087c2
Merge pull request #150 from emanuele45/master
|
12 years ago |
emanuele
|
76cb49f80f
Typo in variable name (bbcodes_hanlders => bbcodes_handlers) [editor] - Thanks Nao for the report
|
12 years ago |
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
|
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 |