0
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
I really don't like svn. rm debug code from r197 - a second time. More... over 15 years ago
Bug #47055 - Properly update the stored version number in the DB when updating a MOD More... over 15 years ago
Bug #50695 - Typo fix More... over 15 years ago
fixing a logic error template assignment More... over 15 years ago
possible fix for undefined index More... over 15 years ago
- Make compressed file downloads friendlier - #50145, #48185, #47335 - Properly eliminate duplicate MODX files within a single directory - #49715 - Allow the zip upload dialog to appear in the proper cases. More... over 15 years ago
fix the urlencode problem, install should work again. More... over 15 years ago
fix the urlencode problem, install should work again. More... over 15 years ago
-Use functions_compress.php for zip handling. Cleaned code up and added directory_create. More... over 15 years ago
Added upload component More... over 15 years ago
Fixing bugs: - #47515 & #47535 - Correct FTP Method Selection - #47525 - Don't display a PHP notice when the directory called by find_mods() does not exist - #48235 - Correct handling of special characters in file name - #48385 - Parent not remembered when forcing installation - #49285 - Don't display a PHP notice if the template installation requires no file changes - Correct an undefined variable error in the installer More... over 15 years ago
South moves north, north moves south, a star is born, a star burns out. The only thing that stays the same is everything changes, everything chany-ayn-ges More... over 15 years ago
A seriously last-minute fix: - Allow MODs having multiple .xml files in their root directory to be installed when they are first alphabetically in the /store/mods/ directory (obscure bug noted by EXReaction) More... over 15 years ago
Final Fixes - #47025, 47045, 47095, 47215 - Further fixes to the "apply template changes feature" - No more "SQL" in the installer URL More... over 15 years ago
- This commit should fix #46465 regarding whitespace. - Definitely fixes #46465 & #45475 regarding DIY instructions (regression from r180) More... over 15 years ago
Bug # 46375 - Backups appearing in /adm/ on uninstallation More... over 15 years ago
- Further fixes persuant to further testing of the fix for #45215 More... over 15 years ago
- Bug 46175 - Correctly uninstall whitespace - Only write a template file if the MOD has been successful so far (this isn't perfect, could be revisited) - Properly show DIY Instructions when not using a language provided by the MOD author; also show them when forcing installation - Correction to avoid php notices - fix from r177 More... over 15 years ago
- Preliminary Fixes for #45495, 45475, 45415, 45215 (preliminary because they require more testing) - Show the filename when there is an XML parsing error More... over 15 years ago
I'm a little changelog short and stout ... More... almost 16 years ago
Final fixes -- including #44795 and note that PHP's version_compare requires "RC" to be capitalised. More... almost 16 years ago
- Allow more levels of recursion when searching for xml files - Add further warning for the "Force Install" button per common request - Remove leading slash on the path (if it occurs, the addition of this slash should have been addressed as well) - #44305 - Correct call to parser::set_file() More... almost 16 years ago
- Fix and move the "preview changes" option - Fix compressed file download (regression) More... almost 16 years ago
- Better support for template inheritance - Get the global variables right for forced template installs - Restore the die in am_create_schema_files.php More... almost 16 years ago
- Fix dependency support - Correct schemas for postgres & oracle (patch by nickvergessen) More... almost 16 years ago
- Add lang string - Up version # More... almost 16 years ago
- Fix SQL query (#43825) - Add check for duplicate MODs (#44325) More... almost 16 years ago
- Allow prosilver instructions to be applied to other templates even if subsilver2 instructions are not available - Fix path problem (#44385 - Only detect xml files as candidates for MODX - Editor may return a string error, which means === false is not a valid comparison - Properly uninstall a "find, before add, after add" series (#43205) - Table prefix could be duplicated in some cases (#44245) More... almost 16 years ago
- Make uninstaller work again (#43165) - Only show success message if we were successful (#43185) - Small fixes for 'force uninstall' feature More... almost 16 years ago
- Hide DIY instructions if MOD installation failed - Bug 429905, 41325 More... almost 16 years ago