phpBB
Statistics
| Revision:

Checking out AutoMOD from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/modsmanager/. You will probably want to checkout the trunk directory which contains the latest code using svn checkout http://code.phpbb.com/svn/modsmanager/trunk/. If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / tags / 1.0.0rc2 / upload

Name Size Revision Age Author Comment
  adm 179 over 2 years Josh Woody - Further fixes persuant to further testing of ...
  develop 171 almost 3 years Josh Woody - Better support for template inheritance - Get...
  includes 183 over 2 years Josh Woody A seriously last-minute fix: - Allow MODs havin...
  install 182 over 2 years Josh Woody Final Fixes - #47025, 47045, 47095, 47215 - Fur...
  language 182 over 2 years Josh Woody Final Fixes - #47025, 47045, 47095, 47215 - Fur...
  store 54 about 4 years Josh Woody - Index.htm page

Latest revisions

# Date Author Comment
187 06/24/2009 06:08 pm Josh Woody

Tag RC2, take 2

183 06/24/2009 02:47 pm Josh Woody

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)

182 06/23/2009 08:46 pm Josh Woody

Final Fixes
- #47025, 47045, 47095, 47215
- Further fixes to the "apply template changes feature"
- No more "SQL" in the installer URL

181 06/18/2009 02:28 am Josh Woody

- This commit should fix #46465 regarding whitespace.
- Definitely fixes #46465 & #45475 regarding DIY instructions (regression from r180)

180 06/10/2009 07:53 pm Josh Woody

Bug # 46375 - Backups appearing in /adm/ on uninstallation

179 06/10/2009 04:04 am Josh Woody

- Further fixes persuant to further testing of the fix for #45215

178 06/10/2009 03:52 am Josh Woody

- 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...

177 06/01/2009 01:20 am Josh Woody

- Preliminary Fixes for #45495, 45475, 45415, 45215 (preliminary because they require more testing)
- Show the filename when there is an XML parsing error

174 05/12/2009 03:44 am Josh Woody

Final fixes -- including #44795 and note that PHP's version_compare requires "RC" to be capitalised.

173 05/04/2009 06:00 pm Josh Woody

- 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...

View revisions

Also available in: Atom