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
#58725 - Had to replicate the system in acp_mods::install() where it sends the FTP information in a hidden field. I discovered that after a force install/uninstall for an FTP method, you are greeted with not a success page, but one identical to which you hit "Force un/install" on. I am noting this as it was not this commit that broke it. More... almost 15 years ago
#59815 - Called to parser::reverse_query() statically More... almost 15 years ago
#57595 - Error due to reverse_query() #56625 - Whitespace prevents MOD from being installed a second time after previously being uninstalled by AutoMOD #57075 - MOD edits done a second time when trying to install on a prosilver-based style Handle uninstallation better for multiple inline actions More... about 15 years ago
Correctly reverse certain SQL queries (Bug #56725) More... about 15 years ago
Fix error when there is an inline-before and an inline-after or inline-replace action all within a single inline-edit tag Also add props to functions_mods.php More... about 15 years ago
- Correct the $strip_position check from r221 - Explicitly exit after sending out the compressed file - Clarify changes from r223 with comments More... about 15 years ago
Allow additional templates to be installed again when using compressed file download write method More... about 15 years ago
Bug #56045 - FTP copies fail (please test this fix - it works for me and FeyFre, but this is a critical feature) Bug #56665 - "Back" link broken Bug #56775 - implode - invalid arguments More... about 15 years ago
Two small bugfixes: - It makes no sense to run an SQL query to fetch a row from the DB that cannot exist - Only add 7 to the strip position if appropriate. More... about 15 years ago
Fix bug #56505 More... about 15 years ago
Better (but not perfect!) handling for installed MODs and styles. This fixes a bug where mod_templates would be blanked out in the event of installing a language MODX file (or vice-versa) More... about 15 years ago
Bug Fix: Some MODs having an inline find on one line followed by an inline find on a second line would fail due to the handling of inline finds added in r206. This commit resolves that problem. More... about 15 years ago
Late bugs require late fixes: #56405, #56395, #56385 Allow installer to work when DEBUG is off More... about 15 years ago
#56295 - UMIL installer missing config entries [Feature] - Show AutoMOD version in configuration page Correct FTP method selection More... about 15 years ago
Forgot to remove this one More... about 15 years ago
Changelog More... about 15 years ago
New UMIL-based installer More... about 15 years ago
- Remove old installer - Correct r210 fix for the duplicate template bug - Update and add a few language strings More... about 15 years ago
#55975 - Prevent installing templates multiple times #56165 - Undefined variable error and wrong backlinks PHP 4 compatibility (here's looking at David) More... about 15 years ago
Only show "invalid inline instruction" if there is in fact an inline instruction (pointed out by rmcgirr83) More... about 15 years ago
#55735 - Always move the directory so we ensure all files and directories are chmod-ed as per AutoMOD settings. More... about 15 years ago
adding install_mod script that (ab)uses automod More... about 15 years ago
One step forward and two steps back, nobody gets to the bar like that. More... about 15 years ago
We can rebuild him!, stronger, better, faster! Ok, lots of lines listed as changed. Not a whole lot of fixes, though. More... about 15 years ago
#55225 (correctly handle multiple in-line actions) #55215 (really this time - don't trim in-line actions) More... about 15 years ago
Fixing bugs #50155, #54585, #55205, and #55425 (If anybody wants to get any bugs fixed, report them now, or forever hold your peace!) More... about 15 years ago
- Bug #54415 / #49015 (AutoMOD fails on Inherited Styles) - unreported bug where MOD installation can fail silently More... about 15 years ago
rawr - rm debug code from r200 More... over 15 years ago
Fixing some regressions from r199. Notably: - #53005 (wrong parameters to file_exists()) - #53015 (Wrong path when applying template changes) More... over 15 years ago
Add support for MODX 1.2.3 More... over 15 years ago