43
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
! 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
emanuele45
as emanuele
More... almost 13 years ago
Merge branch 'master' of https://github.com/Spuds/playpen
emanuele45
as emanuele
More... almost 13 years ago
! Postgresql fails in create non-null db columns [Topic 470906] - Thanks Tyris for the report
emanuele45
as emanuele
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
emanuele45
as emanuele
More... almost 13 years ago
! Fixed email template not found due to a mistake fixing Bug 3983
emanuele45
as emanuele
More... almost 13 years ago
! In ManageMembers after deleting members any filter by date was lost
emanuele45
as emanuele
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]
emanuele45
as emanuele
More... almost 13 years ago
! Reverting a lot of changes from commit 9bbec860e19d744a009d81ce9ab34f5b2bb8c2ea made by mistake - Thanks Spuds!
emanuele45
as emanuele
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
emanuele45
as emanuele
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]
emanuele45
as emanuele
More... almost 13 years ago
+ Allow for Splitting posts off while the moderation is set to checkboxes [Bug 0922]
emanuele45
as emanuele
More... almost 13 years ago
Split triggers in ban edit in multiple pages
emanuele45
as emanuele
More... almost 13 years ago
! HTML is sanitised in membergroups names [Topic 461362]
emanuele45
as emanuele
More... almost 13 years ago
! theme_copyright doesn't need any more
emanuele45
as emanuele
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
emanuele45
as emanuele
More... almost 13 years ago
Merge branch 'master' into flat_email_templates
emanuele45
as emanuele
More... almost 13 years ago
! Added permission checks to the xml returning the parsed signature for the preview
emanuele45
as emanuele
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]
emanuele45
as emanuele
More... almost 13 years ago
Merge branch 'master' of https://github.com/Spuds/playpen
emanuele45
as emanuele
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
emanuele45
as emanuele
More... almost 13 years ago