root / tags / 1.0.0rc2 / docs / CHANGELOG

View | Annotate | Download (2.2 KB)

1 155 jelly_doughnut
AutoMOD Changelog
2 155 jelly_doughnut
3 184 jelly_doughnut
- Changes since 1.0.0 Release Candidate 1
4 184 jelly_doughnut
 + [Change] Show the filename when an XML parsing error occurs
5 184 jelly_doughnut
 + [Fix] Uninstaller backups now work properly
6 184 jelly_doughnut
 + [Fix] Correctly localise DIY Instructions
7 184 jelly_doughnut
 + [Fix] Do not offer to install contribs until after a MOD is installed
8 184 jelly_doughnut
 + [Fix] Uninstallation when mutliple actions are in an <edit> tag
9 184 jelly_doughnut
 + [Fix] Allow AutoMOD installation to work on MSSQL
10 184 jelly_doughnut
11 175 jelly_doughnut
- Changes since 1.0.0 Beta 2
12 175 jelly_doughnut
 + [Feature] Back up all files before editing them
13 175 jelly_doughnut
 + [Feature] More stern warning prompt when using "force install" button
14 175 jelly_doughnut
 + [Change] Paths are handled without passing $phpbb_root_path around
15 175 jelly_doughnut
 + [Fix] Improved support for MODX 1.0.x
16 175 jelly_doughnut
 + [Fix] Correct cosmetic issues under MSIE
17 175 jelly_doughnut
 + [Fix] Do not copy files when installation fails
18 175 jelly_doughnut
 + [Fix] Database changes are performed when using "force install"
19 175 jelly_doughnut
 + [Fix] Whitespace handling in uninstall
20 175 jelly_doughnut
 + [Fix] Inline action handling in uninstall
21 175 jelly_doughnut
 + [Fix] Single edit with multiple actions is now handled properly by uninstallation
22 175 jelly_doughnut
 + [Fix] Correctly build SQL query for forced style installs
23 175 jelly_doughnut
 + [Fix] Duplicate table prefix alteration occurred in some cases
24 175 jelly_doughnut
 + [Fix] CHMODs are octal, not hex
25 175 jelly_doughnut
26 155 jelly_doughnut
- Changes since 1.0.0 Beta 1
27 155 jelly_doughnut
 + [Feature] Allow users to "force" a MOD's template instructions on another template
28 155 jelly_doughnut
 + [Feature] Support MODX 1.2.2
29 155 jelly_doughnut
 + [Feature] Allow admins to select file and directory permissions with direct & ftp write methods
30 155 jelly_doughnut
 + [Feature] Move option to preview changes into admin panel
31 155 jelly_doughnut
 + [Fix] Installer works without enabling DEBUG_EXTRA
32 155 jelly_doughnut
 + [Fix] Uninstall works with the FTP write method
33 155 jelly_doughnut
 + [Fix] Fail without PHP notices when a directory cannot be created
34 155 jelly_doughnut
 + [Fix] Only show FTP settings dialogue box when FTP is chosen as write method
35 155 jelly_doughnut
 + [Fix] Automatically detect FTP method (ftp or fsock)
36 155 jelly_doughnut
 + [Fix] Display changelogs correctly in details mode
37 155 jelly_doughnut
 + [Fix] Improved handling of linked files in "details" mode
38 155 jelly_doughnut
 + [Fix] Improved handling of MODX 1.0.x packaging standards
39 155 jelly_doughnut
 + [Fix] Properly handle uninstallation of "in-line replace" and replace-with actions
40 155 jelly_doughnut
 + [Fix] Correct and add a number of language variables
41 155 jelly_doughnut
 + [Fix] Correctly copy "deep" directory structures
42 155 jelly_doughnut
 + [Fix] Improved bookkeeping on templates and languages