Spuds
|
91ecc37eb6
! More proper greeting then Hey, how ya doin
|
12 years ago |
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 |
emanuele
|
3318ddf457
Centralized username validation in validateUsername, still a small inconsistency changing names from the profile (removed bribes...)
|
12 years ago |
emanuele
|
9d4d5afbba
Fixed sorting of members with numerical username
|
12 years ago |
emanuele
|
11c0af8aeb
Tokens are always the first thing to check
|
12 years ago |
emanuele
|
2f744d9668
Another bit of love for your SSI.php, now should be error-free
|
12 years ago |
emanuele
|
19be4bcf67
Fixed toggleBBCDisabled
|
12 years ago |
emanuele
|
b1476c718b
Fixed a couple of encoding-related issues in SSI.php and subscriptions.php - Thanks Daegaladh and darbula for the reports
|
12 years ago |
emanuele
|
eb309351af
Fixed improper UTF8 setting for PostgreSQL and SQLite during install and fixed upgrade to fix the settings in old installs too - Thanks tinoest for spotting the problem!
|
12 years ago |
emanuele45
|
ad850087c2
Merge pull request #150 from emanuele45/master
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
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
|
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 |