aboutsummaryrefslogtreecommitdiffstats
path: root/admin/photos_add_direct.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* improvement: ability to hide setup warnings for upload. Warnings willplegall2010-06-291-21/+38
* bug 1747 fixed: some checks were added to verify the upload will fail for aplegall2010-06-291-10/+70
* bug 1742 fixed: if the EXIF functions are not available:plegall2010-06-291-0/+10
* bug 1746 fixed: a missing GD library is a setup error, it blocks the uploadplegall2010-06-281-0/+5
* Bug 1715 fixed : SQLite: Add photos failnikrou2010-06-091-2/+2
* bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']plegall2010-05-031-1/+1
* improvement: use the same code to check upload readiness in admin>photos>addplegall2010-05-031-32/+3
* bug 1637: make the privacy level the same everywher, use "who can see this ph...plegall2010-04-301-35/+1
* Change filename handler name for photos add pages.patdenice2010-04-241-1/+1
* feature 1600: the upload_mode is "remembered".plegall2010-04-121-6/+7
* feature 1591: smarter default categories in upload form. We use the mostplegall2010-04-091-1/+39
* feature 1590: hide the upload form when displaying upload results.plegall2010-04-091-1/+1
* merge back r5740, I should have commited only the galleries directoryplegall2010-04-091-11/+1
* bug 1589: remove obsolete .csvignore fileplegall2010-04-091-0/+10
* bug 1328: backport the pwg_token on trunkplegall2010-03-191-2/+2
* feature 1489: integrate UploadForm into Piwigo core. The integration is notplegall2010-03-081-0/+488