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

Name Size Revision Age Author Comment
  docs 175 almost 3 years Josh Woody I'm a little changelog short and stout ...
  upload 174 almost 3 years Josh Woody Final fixes -- including #44795 and note that P...

Latest revisions

# Date Author Comment
176 05/14/2009 02:52 pm Josh Woody
175 05/12/2009 02:10 pm Josh Woody

I'm a little changelog short and stout ...

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

172 05/02/2009 08:18 pm Josh Woody

- Fix and move the "preview changes" option
- Fix compressed file download (regression)

171 05/01/2009 11:30 pm Josh Woody

- Better support for template inheritance
- Get the global variables right for forced template installs
- Restore the die in am_create_schema_files.php

170 05/01/2009 03:21 pm Josh Woody

- Fix dependency support
- Correct schemas for postgres & oracle (patch by nickvergessen)

169 04/28/2009 12:04 am Josh Woody

- Add lang string
- Up version #

168 04/27/2009 11:59 pm Josh Woody

- Fix SQL query (#43825)
- Add check for duplicate MODs (#44325)

167 04/27/2009 02:57 am Josh Woody

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

View revisions

Also available in: Atom