emanuele
|
2b1ab42df3
2nd attempt at beaking smf_db_add_column using a single function (shared with smf_db_create_table) to handle putting together the query for the column
|
12 years ago |
emanuele
|
6901a45523
! Be sure that when use a quick moderation button the other options are removed from the form's action - related to [Bug 0922]
|
12 years ago |
emanuele
|
d62e27f020
+ Allow for Splitting posts off while the moderation is set to checkboxes [Bug 0922]
|
12 years ago |
emanuele
|
3c78bc910d
! HTML is sanitised in membergroups names [Topic 461362]
|
12 years ago |
emanuele
|
0deef635cf
! theme_copyright doesn't need any more
|
12 years ago |
Spuds
|
5f16c334d8
! Move count of verification questions input box to be with questions
|
12 years ago |
Spuds
|
b18f5a1f1b
! prevent php < 5.1 from complaining about call time pass by reference error
|
12 years ago |
Spuds
|
7a9a7323be
Merge pull request #9 from emanuele45/master
|
12 years ago |
emanuele
|
819e6b7da6
! Postgre doesn't like smallint sizes
|
12 years ago |
emanuele
|
f3ad8a00af
Merge branch 'master' into flat_email_templates
|
12 years ago |
emanuele
|
4bd3511df1
! Check and creates htaccess and index.php in the cache directory and the current attachments directory [Bug 4961] [Bug 4965]
|
12 years ago |
emanuele
|
3efb6a396e
Merge branch 'master' of https://github.com/Spuds/playpen
|
12 years ago |
Spuds
|
267b194428
Merge branch 'master' of github.com:Spuds/playpen
|
12 years ago |
Spuds
|
7d8f0ac06c
! add additional class to drop down menus than have sub menus
|
12 years ago |
Spuds
|
eb12d9a4f4
! Provide < php 5.1 support for smf cache files
|
12 years ago |
emanuele
|
9bbec860e1
! Clean cache data after save core features [Bug 4955]
|
13 years ago |
emanuele
|
e94ff7a0a1
! Poll options get mixed up when options are deleted [Bug 4954] + additional error in case of many options (> 255 including the deleted ones)
|
13 years ago |
emanuele
|
5f815f4032
! Failed token verification while handling categories and boards
|
13 years ago |
emanuele
|
6f3b1f1931
! Consistency: in kB the k is lower case and added spaces when needed - thanks Kays for the report
|
13 years ago |
emanuele
|
465a1712f1
! On install attach the database port only during the first time the page is displayed and not subsequently [Topic 470010] - Thanks Yoshi2889 for the report
|
13 years ago |
emanuele
|
42792051e3
! Added page number to title and meta tags [Bug 3009]
|
13 years ago |
emanuele
|
147feb295d
! Members awaiting approval are sorted by last login date instead of registration date [Bug 4388]
|
13 years ago |
emanuele
|
e16e1b0b16
! Automatically enable moderator session (to access moderation center) after login, the same thing done for the admin panel
|
13 years ago |
emanuele
|
1b843d5d2d
! Two missing / in require_once files: Subs-Membergroups.php and Subs-Members.php
|
13 years ago |
Spuds
|
4e75cdffa0
Merge pull request #8 from emanuele45/master
|
13 years ago |
emanuele
|
d478660826
! Fixed theme selector to work with more variants - Thanks Akyhne for both the report and the fix
|
13 years ago |
emanuele
|
9de3543706
! debug left over... :-[
|
13 years ago |
emanuele
|
11367344b9
! block level tags did not respect fixLongWords [Bug 4920]
|
13 years ago |
emanuele
|
4c9e746734
Merge conflict fixed
|
13 years ago |
emanuele
|
409d869df4
! In Load.php moved back theme variants checks after loadSubTemplate('init' otherwise variants don't work
|
13 years ago |