43
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 2 days ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restuctured the array to match ['ban'], working on concistency and few fixes coming from testing
emanuele45
as emanuele
More... over 13 years ago
! Really fixed the banned entities list table list headers
emanuele45
as emanuele
More... over 13 years ago
! Really fixed the banned entities list table list headers
emanuele45
as emanuele
More... over 13 years ago
Updated README to clarify installation instructions; added brief background, pre-requisites and FAQ More... over 13 years ago
removed smc_AutoSuggest on ban names - I like it, but it could be misleading for users. Though the code is there it can be reused later
emanuele45
as emanuele
More... over 13 years ago
smc_AutoSuggest on ban names: few fixes and error class on selecting a name
emanuele45
as emanuele
More... over 13 years ago
smc_AutoSuggest on ban names
emanuele45
as emanuele
More... over 13 years ago
! Fixed the fix for bug 4890
emanuele45
as emanuele
More... over 13 years ago
! Really fixed xhtml validation in ManageBans.template.php
emanuele45
as emanuele
More... over 13 years ago
! Really fixed xhtml validation in ManageBans.template.php
emanuele45
as emanuele
More... over 13 years ago
Few fixes few improvments...really I don't remember all of theme...
emanuele45
as emanuele
More... over 13 years ago
Merge https://github.com/Spuds/playpen
emanuele45
as emanuele
More... over 13 years ago
+ Revisiting the BanEdit function and workflow - TODO: delete and testing
emanuele45
as emanuele
More... over 13 years ago
! missing var initialization for advanced search ! fix for paging error on cached results ! fix for highlight now working when search term was at end of the message ! improved logic for determining when to use complex search terms on a fulltext index More... over 13 years ago
! missing comma in query (BanEditTrigger)
emanuele45
as emanuele
More... over 13 years ago
! missing comma in query (BanEditTrigger)
emanuele45
as emanuele
More... over 13 years ago
! Fixed broken JS menus, still broken w/o JS though More... over 13 years ago
! incorrect txt string used in error message bug [4915] More... over 13 years ago
! fix for certain search terms not being correctly highlighted in the returned results ! fix to allow like/rlike search terms during fulltext searches. Stops the sending of some search words that would be excluded by the fulltext search engine (<min_word_length and a limited set of special characters) More... over 13 years ago
! Consistency of appearance in Edit ban page + xhtml fix (opening tag th, closing tag td)
emanuele45
as emanuele
More... over 13 years ago
! Consistency of appearance in Edit ban page + xhtml fix (opening tag th, closing tag td)
emanuele45
as emanuele
More... over 13 years ago
Merge https://github.com/Spuds/playpen
emanuele45
as emanuele
More... over 13 years ago
! Removed duplicate code from Memberlist.php ! Removed duplicate script lines from index.template, now uses loadCSSFile and loadJavascriptFile More... over 13 years ago
! Couple of left over loadfiles removed More... over 13 years ago
+ smc_AutoSuggest for version emulate
emanuele45
as emanuele
More... over 13 years ago
Merge https://github.com/Spuds/playpen
emanuele45
as emanuele
More... over 13 years ago
Logic Error in GenericList.template.php - thanks pcfreak30
emanuele45
as emanuele
More... over 13 years ago
Logic Error in GenericList.template.php - thanks pcfreak30
emanuele45
as emanuele
More... over 13 years ago
! missing global in SplitTopics.php ! improved strpos checking in Class-Package.php ! Added missing token in managelanguage form ! removed debug statement e.g Doh! ! added htmlspecialchar encoding to search words for bug [4539], needs more testing More... over 13 years ago
Merge pull request #2 from emanuele45/master More... over 13 years ago