1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jan 01, 2025 — Jan 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Another minor adjustment, sorry I keep finding stuff after I think I've got it perfect. More... over 11 years ago
minor adjustment to previous commit More... over 11 years ago
More updates to AdminThemeReno including CSS tweaks, JS tweaks to support hover over click actions, and wider sidebar when screen width allows. More... over 11 years ago
AdminThemeReno updates to add in minimal icon support to side nav More... over 11 years ago
README updates for both PW 2.5 and the default site profile. More... over 11 years ago
Add compile shell scripts for the sass files for each admin theme More... over 11 years ago
Add file replacement support for files coming from ZIP files, per the last commit. More... over 11 years ago
Several fixes and optimizations for AdminThemeReno and LanguageSupport. Also added 'overwrite mode' for file/image fields, which lets you upload files having the same name as a file already there, and it will overwrite the existing copy rather than giving it a unique name. This is useful especially when replacing language packs (so you don't have to delete all the files before replacing them). There are also some other minor fixes present in this commit as well. More... over 11 years ago
v2.5.1 dev, this version adds major admin theme updates to both default and Reno admin themes. The navigation now has a lot more depth enabling you to access items managed by Process modules. In line with that, Process modules can now identify via getModuleInfo() that they can share items via their own JSON feeds. See the executeNavJSON method added to the base /wire/core/Process.php class. Also included is the latest font-awesome library, fixes for ProcessUser when used by non-superuser, and a few other tweaks and adjustments. More... over 11 years ago
Attempt fix for issue #616 with InputfieldPageAutoComplete and field.subfield selectors not resolving. More... over 11 years ago
Fix undefined languages notice in AdminThemeReno/default.php (my bad) More... over 11 years ago
Minor adjustments to reduce the flicker from FOUCs in a couple spots. More... over 11 years ago
Add in AdminThemeReno, update version to 2.5.0 More... over 11 years ago
Some final updates before the merge to master More... over 11 years ago
Fix the broken users link in ProcessPageEdit More... over 11 years ago
Update ProcessPageList to have a trash button (appears after you click the 'move' button) More... over 11 years ago
Various updates and tweaks per issue reports from this week thus far. More... over 11 years ago
Updates to correct multi-language with certain versions of MySQL... still a mystery as to what the deal is with MySQL behavior that we're fixing, but these updates apparently solve it. More... over 11 years ago
Various minor updates/fixes, including improvements to dependency checking when installing remote modules with dependencies. More... over 11 years ago
Fix issue with direct access to trash page showing a login form when it shouldn't. More... over 11 years ago
A few small adjustments, nothing major More... over 11 years ago
Fix site-blank issue #634 More... over 11 years ago
Updates to multi-language site profile. Thanks to uliverse for the updated German translations in this profile. This commit also corrects the language setting not working in CKEditor, and other small tweaks. More... over 11 years ago
Continuing on last commit, this one adds LanguageTabs support to file/image fields. More... over 11 years ago
Several optimizations to reduce DOM manipulation and increase front-end speed of admin and reduce/omit FOUCs, etc. Also includes a rewrite of the LanguageTabs module (now generated statically rather than from JS). More... over 11 years ago
Fix issue #631 More... over 11 years ago
Add quiet save option to FieldtypeComments per enhancement issue #626 More... over 11 years ago
Fix issue #623 with ProcessLanguageTranslator.module showing up as a translatable file when it shouldn't More... over 11 years ago
Fix issue #621 with password field being default collapsed when adding new user (now it is default open) More... over 11 years ago
Fix issue #629 More... over 11 years ago