Spuds
|
007d7ae561
! Typo fix
|
13 years ago |
Spuds
|
1a217b886f
! A few ob_XXX cleanups left from php < 4.2
|
13 years ago |
emanuele
|
f63b5d1d47
! Reverting changes lost with commit 0deef635cf5fcbd33bf0d34137fa4a2c30bced1b
|
13 years ago |
emanuele
|
679447ac32
Merge branch 'master' of https://github.com/Spuds/playpen
|
13 years ago |
emanuele
|
4ae4f96c0f
! Postgresql fails in create non-null db columns [Topic 470906] - Thanks Tyris for the report
|
13 years ago |
emanuele
|
ae93e92587
! First level buttons are now clickable (Thanks onepiece for the code) + selected 3rd level menus have a class assigned [Bug 4770] + a bit of clean-up of template_generic_menu_dropdown_above + removed a double sub action in menu items of ?action=admin;area=theme
|
13 years ago |
emanuele
|
bbb86a8bdb
! Fixed email template not found due to a mistake fixing Bug 3983
|
13 years ago |
emanuele
|
0080124544
! In ManageMembers after deleting members any filter by date was lost
|
13 years ago |
emanuele
|
9e3c2dc1b9
! Workaround for the wrong redirect on quick login (i.e. when a login page is presented login_url is set and used in any subsequent login from the quick-login) [Topic 406752]
|
13 years ago |
emanuele
|
d7166390d1
! Reverting a lot of changes from commit 9bbec860e19d744a009d81ce9ab34f5b2bb8c2ea made by mistake - Thanks Spuds!
|
13 years ago |
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
|
13 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]
|
13 years ago |
emanuele
|
d62e27f020
+ Allow for Splitting posts off while the moderation is set to checkboxes [Bug 0922]
|
13 years ago |
emanuele
|
3c78bc910d
! HTML is sanitised in membergroups names [Topic 461362]
|
13 years ago |
emanuele
|
0deef635cf
! theme_copyright doesn't need any more
|
13 years ago |
Spuds
|
5f16c334d8
! Move count of verification questions input box to be with questions
|
13 years ago |
Spuds
|
b18f5a1f1b
! prevent php < 5.1 from complaining about call time pass by reference error
|
13 years ago |
Spuds
|
7a9a7323be
Merge pull request #9 from emanuele45/master
|
13 years ago |
emanuele
|
819e6b7da6
! Postgre doesn't like smallint sizes
|
13 years ago |
emanuele
|
f3ad8a00af
Merge branch 'master' into flat_email_templates
|
13 years ago |
emanuele
|
2b14877cbd
! Added permission checks to the xml returning the parsed signature for the preview
|
13 years ago |
emanuele
|
4bd3511df1
! Check and creates htaccess and index.php in the cache directory and the current attachments directory [Bug 4961] [Bug 4965]
|
13 years ago |
emanuele
|
3efb6a396e
Merge branch 'master' of https://github.com/Spuds/playpen
|
13 years ago |
Spuds
|
267b194428
Merge branch 'master' of github.com:Spuds/playpen
|
13 years ago |
Spuds
|
7d8f0ac06c
! add additional class to drop down menus than have sub menus
|
13 years ago |
Spuds
|
eb12d9a4f4
! Provide < php 5.1 support for smf cache files
|
13 years ago |
emanuele
|
0d23029ae5
+ AJAX preview for signatures in profile
|
13 years ago |
emanuele
|
c2a1f14ae0
+ Signature preview non-js based
|
13 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 |