aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug 2992 fixed: escape all file names before searching them as duplicates in ...plegall2013-10-291-1/+1
* merge r25119 from trunk to branch 2.5 flop252013-10-251-2/+12
* bug 2977 fixed: when moving an album, whatever the previous statusplegall2013-10-181-23/+16
* bug 2967 fixed: avoid display changes when album list is long to load. Replaceplegall2013-10-181-9/+2
* bug 2975 fixed: remove useless "," at the end of arrays, because it breaks In...plegall2013-10-183-4/+4
* Merged revision(s) 24835 from trunk:mistic1002013-10-121-11/+15
* merge svn:23248 & svn:23247 from trunk to 2.5flop252013-06-161-0/+9
* bug 2915 fixed: really disable synchronization on synchronization and site (d...plegall2013-05-312-0/+12
* bug 2909 fixed: make sure the selection of private album is not empty beforeplegall2013-05-291-1/+3
* merge r22705 from trunk to branch 2.5plegall2013-05-161-2/+2
* bug 2895 fixed: replace border-bottom by text-decoration in menubar links forplegall2013-05-071-0/+1
* merge svn:22516 from trunk to branch 2.5flop252013-05-063-15/+15
* bug 2867 fixed: move get_dirs function to a function file, so that it can be ...plegall2013-03-152-26/+26
* bug 2852 fixed: ability to use HTML markup in album description for pwg.categ...plegall2013-02-281-1/+1
* make batch manager ready for jquery 1.9rvelices2013-02-181-23/+23
* allow to pass an array to get_tag_ids()mistic1002013-02-181-1/+14
* bug:2841 doesn't duplicate using 'merge' action on only one group flop252013-02-131-1/+1
* feature:65 fix fatal error at the end of the install process, remove unused f...mistic1002013-02-121-55/+0
* feature:65 pwg_db_connect doesn't return anything nowmistic1002013-02-122-12/+6
* bug 2825: add maintenance action to clean the database and avoid integrity er...plegall2013-02-043-0/+38
* bug:2822 editing photo replaces date_creation time to 00:00:00 mistic1002013-02-032-4/+9
* language changed to match the one defined in lang filesflop252013-01-301-2/+2
* feature:65 Add support for PHP mysqli extension, activated by default, remove...mistic1002013-01-302-7/+11
* feature:2826mistic1002013-01-293-7/+9
* try to fix buggy admin menu since jquery updatemistic1002013-01-143-2/+4
* feature:2718 errors when no photo on the gallery, use arbitrary values insteadmistic1002013-01-061-4/+14
* minor optimization on photos_add_direct mistic1002013-01-052-1/+3
* 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