aboutsummaryrefslogtreecommitdiffstats
path: root/admin/photos_add_direct.php (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-29improvement: ability to hide setup warnings for upload. Warnings willplegall1-21/+38
2010-06-29bug 1747 fixed: some checks were added to verify the upload will fail for aplegall1-10/+70
2010-06-29bug 1742 fixed: if the EXIF functions are not available:plegall1-0/+10
2010-06-28bug 1746 fixed: a missing GD library is a setup error, it blocks the uploadplegall1-0/+5
2010-06-09Bug 1715 fixed : SQLite: Add photos failnikrou1-2/+2
2010-05-03bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']plegall1-1/+1
2010-05-03improvement: use the same code to check upload readiness in admin>photos>addplegall1-32/+3
2010-04-30bug 1637: make the privacy level the same everywher, use "who can see this ph...plegall1-35/+1
2010-04-24Change filename handler name for photos add pages.patdenice1-1/+1
2010-04-12feature 1600: the upload_mode is "remembered".plegall1-6/+7
2010-04-09feature 1591: smarter default categories in upload form. We use the mostplegall1-1/+39
2010-04-09feature 1590: hide the upload form when displaying upload results.plegall1-1/+1
2010-04-09merge back r5740, I should have commited only the galleries directoryplegall1-11/+1
2010-04-09bug 1589: remove obsolete .csvignore fileplegall1-0/+10
2010-03-19bug 1328: backport the pwg_token on trunkplegall1-2/+2
2010-03-08feature 1489: integrate UploadForm into Piwigo core. The integration is notplegall1-0/+488