Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feature:2114 | patdenice | 2011-03-09 | 1 | -5/+0 |
| | | | | | | Simplify all admin templates. git-svn-id: http://piwigo.org/svn/trunk@9586 68402e56-0260-453c-a942-63ccdbb3a9ee | ||||
* | bug fixed: no more categories.uploadable column when creating a new category | plegall | 2011-01-18 | 1 | -0/+222 |
split the admin/photos_add_direct.php script into admin/include/photos_add_direct_prepare.php (prepare the upload form) + admin/include/photos_add_direct_process.inc.php (process the submitted form) : it makes the upload form backend easier to reuse in the future Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8734 68402e56-0260-453c-a942-63ccdbb3a9ee |