! 4442: Form submit buttons should not be named submit, many files |
|
More...
|
almost 13 years ago
|
! Another unnecessary function check for ob_xx (php < 4.2) |
|
More...
|
almost 13 years ago
|
! Typo fix ! fix for not passing an href with the form token, not sure either is needed, but you must have one with the other to avoid undefined errors |
|
More...
|
almost 13 years ago
|
! A few ob_XXX cleanups left from php < 4.2 |
|
More...
|
almost 13 years ago
|
! Reverting changes lost with commit 0deef635cf5fcbd33bf0d34137fa4a2c30bced1b |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of https://github.com/Spuds/playpen |
|
More...
|
almost 13 years ago
|
! Postgresql fails in create non-null db columns [Topic 470906] - Thanks Tyris for the report |
|
More...
|
almost 13 years ago
|
! 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 |
|
More...
|
almost 13 years ago
|
! Fixed email template not found due to a mistake fixing Bug 3983 |
|
More...
|
almost 13 years ago
|
! In ManageMembers after deleting members any filter by date was lost |
|
More...
|
almost 13 years ago
|
! 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] |
|
More...
|
almost 13 years ago
|
! Reverting a lot of changes from commit 9bbec860e19d744a009d81ce9ab34f5b2bb8c2ea made by mistake - Thanks Spuds! |
|
More...
|
almost 13 years ago
|
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 |
|
More...
|
almost 13 years ago
|
! Be sure that when use a quick moderation button the other options are removed from the form's action - related to [Bug 0922] |
|
More...
|
almost 13 years ago
|
+ Allow for Splitting posts off while the moderation is set to checkboxes [Bug 0922] |
|
More...
|
almost 13 years ago
|
Split triggers in ban edit in multiple pages |
|
More...
|
almost 13 years ago
|
! HTML is sanitised in membergroups names [Topic 461362] |
|
More...
|
almost 13 years ago
|
! theme_copyright doesn't need any more |
|
More...
|
almost 13 years ago
|
! Move count of verification questions input box to be with questions |
|
More...
|
almost 13 years ago
|
! prevent php < 5.1 from complaining about call time pass by reference error |
|
More...
|
almost 13 years ago
|
Merge pull request #9 from emanuele45/master |
|
More...
|
almost 13 years ago
|
! Postgre doesn't like smallint sizes |
|
More...
|
almost 13 years ago
|
Merge branch 'master' into flat_email_templates |
|
More...
|
almost 13 years ago
|
! Added permission checks to the xml returning the parsed signature for the preview |
|
More...
|
almost 13 years ago
|
! Check and creates htaccess and index.php in the cache directory and the current attachments directory [Bug 4961] [Bug 4965] |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of https://github.com/Spuds/playpen |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of github.com:Spuds/playpen |
|
More...
|
almost 13 years ago
|
! add additional class to drop down menus than have sub menus |
|
More...
|
almost 13 years ago
|
! Provide < php 5.1 support for smf cache files |
|
More...
|
almost 13 years ago
|
+ AJAX preview for signatures in profile |
|
More...
|
almost 13 years ago
|