aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-0176-76/+76
* cleanup admin cssrvelices2012-12-232-18/+13
* bug:2425flop252012-12-051-2/+2
* bug:2425flop252012-12-052-20/+98
* bug:2425flop252012-12-042-71/+192
* bug:2425flop252012-11-291-25/+187
* bug:2793 use "include_once" instead of "include" when including pclzipmistic1002012-11-254-4/+4
* feature:2718 Add batch manager filters for photo dimensions, small cleaning i...mistic1002012-11-212-18/+18
* feature 2718: Batch Manager filter on dimensions, only display existing valuesplegall2012-11-194-52/+212
* feature:2780 Differentiate graphically physical album vs virtual albums, only...mistic1002012-11-182-2/+2
* feature:2718 Add batch manager filters for photo dimensions, redesign with sl...mistic1002012-11-102-42/+118
* clean HTML+JS code on cat_list.tplmistic1002012-11-101-36/+37
* feature:2780 Differentiate graphically physical album vs virtual albumsmistic1002012-11-104-0/+8
* cleanup admin cssrvelices2012-11-085-42/+17
* js code simplificationrvelices2012-11-081-24/+14
* move a lot of inline js code (raphael icons) from inline to external async sc...rvelices2012-11-062-19/+13
* feature 2727: improve password security with the use of PasswordHash class.plegall2012-11-021-6/+1
* feature:2718 Add batch manager filters for photo dimensions, redisgnmistic1002012-10-272-50/+62
* doctype is html5 - less restrictivie than html 4 strict (which we are not com...rvelices2012-10-271-2/+1
* feature 2773: add pwg_db_close() methodmistic1002012-10-131-1/+1
* feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 to...rvelices2012-10-122-2/+2
* - remove unsed code; shorten existing code and improve readability ...rvelices2012-10-121-0/+26
* - remove unsed code; shorten existing code and improve readability ...rvelices2012-10-122-91/+23
* upgrade cluetip version from 1.0.7 to 1.2.6rvelices2012-10-113-7/+7
* feature 2770: Add bottom pagination on batch manager unit mistic1002012-10-111-0/+2
* some code simplificationrvelices2012-10-091-1/+1
* batch manager - remove unused code, less sql queries and avoid 4 calls to sam...rvelices2012-10-092-69/+13
* added "are you sure?" confirmation before deleting all derivatives in mainten...rvelices2012-10-052-11/+15
* bug:2756 feature:2737 on batch manager use "tag" url parameter instead of re-...mistic1002012-10-043-13/+13
* fix - when applying default image order to an album , same behaviour (null ve...rvelices2012-10-041-1/+1
* 2756: Batch Manager is unusable in some cases, due to tags managementmistic1002012-09-281-1/+1
* feature 2614: pagination on albums mistic1002012-09-232-1/+14
* feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1002012-09-232-1/+17
* feature 2737: improve tag administration screen, rename tags action labels mistic1002012-09-201-1/+1
* minor fix: comments where not correctly highlightedmistic1002012-09-201-2/+2
* little code refactoring over r17424plegall2012-09-182-1/+14
* feature 2737: improve tag administration screen, rename "Edit" into "Batch Ma...mistic1002012-09-171-1/+1
* feature 2718: Add batch manager filters for photo dimensions mistic1002012-09-152-4/+88
* small css fixes: mistic1002012-09-152-1/+2
* fix batch manager unit photo titles with quotes (+ send all photo data to tem...rvelices2012-09-113-23/+23
* feature 2737: improve tag administration screen rvelices2012-09-055-55/+123
* bug 2732: when new tags must be added, also look first for existing tags with...rvelices2012-09-031-58/+41
* bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u...rvelices2012-08-303-11/+20
* merge r17668 from branch 2.4 to trunkplegall2012-08-301-36/+53
* bug 2730: multi size not deleted when physical directory deletedrvelices2012-08-271-1/+13
* remove deprecated function get_thumbnail_url + $conf['local_data_dir']rvelices2012-08-271-2/+2
* merge r17573 from branch 2.4 to trunkplegall2012-08-151-2/+2
* bug:2719flop252012-08-141-4/+4
* removed some unused language keys and fix lower/uppercase discrepanciesrvelices2012-08-092-8/+8
* bug 2716: modifying a photo reset it's rankmistic1002012-08-061-21/+45