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
Merge branch 'master' of https://github.com/Spuds/playpen
emanuele45
as emanuele
More... almost 13 years ago
! move some inline javascript functions to script.js More... almost 13 years ago
! Update avatars/blank.png (was a left over .gif) More... almost 13 years ago
! [4554] : $txt['digits_only'] not used (Profile.english.php) More... almost 13 years ago
! [4772]: OpenBaseDir restriction in Packages.php More... almost 13 years ago
! bug [4552] : Search Members Page missing Sorting More... almost 13 years ago
! some more missing <labels> along the way ... so many more to go :P More... almost 13 years ago
+ drop down menu refinements thanks to Ant! More... almost 13 years ago
+ Provide a nice message for those that try to install a theme via the package manager More... almost 13 years ago
! Error and info boxes in the Core Features page aligned with current styles
emanuele45
as emanuele
More... almost 13 years ago
Merge branch 'core_features'
emanuele45
as emanuele
More... almost 13 years ago
! updating of the install.php / upgrade.php and associated files to catch up with the changes More... almost 13 years ago
! fix some more minor template issues ! work on making sure input fields / text / check / select have accessibility label tags and ID's, many files done, many to go. More... almost 13 years ago
! Admin search searches the wiki instead of the online manual [Bug 4747]
emanuele45
as emanuele
More... almost 13 years ago
! Fixed non-js signature preview + removed the auto-cutting js-based signature feature replaced with the number of remaining chars becoming red and negative and the error box appearing on the top while typing
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
! Fixed postgresql pickiness about find_in_set [topic 470018] - Thanks Oldiesmann
emanuele45
as emanuele
More... almost 13 years ago
! Re-enabled EmailTemplates in the edit languages admin panel page and sorted the templates by name
emanuele45
as emanuele
More... almost 13 years ago
! memberlist format / template updates More... almost 13 years ago
! couple of more of those pesky align issues, calendar view button and SplitTopics.template.php More... almost 13 years ago
! more changes I missed that are needed to help standardize the layout .... More... almost 13 years ago
! stop unnecessary calls to action=jsoption on page load when an element is toggled off (thanks emanuele) More... almost 13 years ago
! Memory check option added to ACP attachment settings, attempts to fix white screen from occurring with boarder case images. More... almost 13 years ago
! Some doc reformatting + add support for monochrome bmp, why not More... almost 13 years ago
! cache accelerator changes ! move cache engine choice to the setting.php file, instead of saving the choice in a cached file? ! allow choosing from any installed cache engines ! clean_cache now cleans the other caches, not just smf cache ! re-layout the cache settings page More... almost 13 years ago
! some missing cleanup from the standardization attempt More... almost 13 years ago
! package manager updates + <credits> tag for inserting mod credits in to the credits page + <requires> tag to basic mod dependency + <hooks> tag to add / remove hooks + First pass at smart emulation in the browse package screen + large overhaul of the package list functions complements of emanuele More... almost 13 years ago
! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files ! form action buttons are on the right side, mostly below an <hr> ! lists are done as stripes ! styled text [link] buttons to appear as input buttons when used below forms ! text cleanup to use common language for common actions ! some old list forms converted to dl forms (Profile.template.php, Errors.template.php) ! confirm boxes on all clear log / remove entry buttons More... almost 13 years ago
Merge pull request #11 from emanuele45/master More... almost 13 years ago
+ Changed loadJavascriptFile to support forcing the use of the default template url ! admin.js loaded through loadJavascriptFile
emanuele45
as emanuele
More... almost 13 years ago