aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-29bug 2992 fixed: escape all file names before searching them as duplicates in ...plegall1-1/+1
2013-10-25merge r25119 from trunk to branch 2.5 flop251-2/+12
2013-10-18bug 2977 fixed: when moving an album, whatever the previous statusplegall1-23/+16
2013-10-18bug 2967 fixed: avoid display changes when album list is long to load. Replaceplegall1-9/+2
2013-10-18bug 2975 fixed: remove useless "," at the end of arrays, because it breaks In...plegall3-4/+4
2013-10-12Merged revision(s) 24835 from trunk:mistic1001-11/+15
2013-06-16merge svn:23248 & svn:23247 from trunk to 2.5flop251-0/+9
2013-05-31bug 2915 fixed: really disable synchronization on synchronization and site (d...plegall2-0/+12
2013-05-29bug 2909 fixed: make sure the selection of private album is not empty beforeplegall1-1/+3
2013-05-16merge r22705 from trunk to branch 2.5plegall1-2/+2
2013-05-07bug 2895 fixed: replace border-bottom by text-decoration in menubar links forplegall1-0/+1
2013-05-06merge svn:22516 from trunk to branch 2.5flop253-15/+15
2013-03-15bug 2867 fixed: move get_dirs function to a function file, so that it can be ...plegall2-26/+26
2013-02-28bug 2852 fixed: ability to use HTML markup in album description for pwg.categ...plegall1-1/+1
2013-02-18make batch manager ready for jquery 1.9rvelices1-23/+23
2013-02-18allow to pass an array to get_tag_ids()mistic1001-1/+14
2013-02-13bug:2841 doesn't duplicate using 'merge' action on only one group flop251-1/+1
2013-02-12feature:65 fix fatal error at the end of the install process, remove unused f...mistic1001-55/+0
2013-02-12feature:65 pwg_db_connect doesn't return anything nowmistic1002-12/+6
2013-02-04bug 2825: add maintenance action to clean the database and avoid integrity er...plegall3-0/+38
2013-02-03bug:2822 editing photo replaces date_creation time to 00:00:00 mistic1002-4/+9
2013-01-30language changed to match the one defined in lang filesflop251-2/+2
2013-01-30feature:65 Add support for PHP mysqli extension, activated by default, remove...mistic1002-7/+11
2013-01-29feature:2826mistic1003-7/+9
2013-01-14try to fix buggy admin menu since jquery updatemistic1003-2/+4
2013-01-06feature:2718 errors when no photo on the gallery, use arbitrary values insteadmistic1001-4/+14
2013-01-05minor optimization on photos_add_direct mistic1002-1/+3
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall76-76/+76
2012-12-23cleanup admin cssrvelices2-18/+13
2012-12-05bug:2425flop251-2/+2
2012-12-05bug:2425flop252-20/+98
2012-12-04bug:2425flop252-71/+192
2012-11-29bug:2425flop251-25/+187
2012-11-25bug:2793 use "include_once" instead of "include" when including pclzipmistic1004-4/+4
2012-11-21feature:2718 Add batch manager filters for photo dimensions, small cleaning i...mistic1002-18/+18
2012-11-19feature 2718: Batch Manager filter on dimensions, only display existing valuesplegall4-52/+212
2012-11-18feature:2780 Differentiate graphically physical album vs virtual albums, only...mistic1002-2/+2
2012-11-10feature:2718 Add batch manager filters for photo dimensions, redesign with sl...mistic1002-42/+118
2012-11-10clean HTML+JS code on cat_list.tplmistic1001-36/+37
2012-11-10feature:2780 Differentiate graphically physical album vs virtual albumsmistic1004-0/+8
2012-11-08cleanup admin cssrvelices5-42/+17
2012-11-08js code simplificationrvelices1-24/+14
2012-11-06move a lot of inline js code (raphael icons) from inline to external async sc...rvelices2-19/+13
2012-11-02feature 2727: improve password security with the use of PasswordHash class.plegall1-6/+1
2012-10-27feature:2718 Add batch manager filters for photo dimensions, redisgnmistic1002-50/+62
2012-10-27doctype is html5 - less restrictivie than html 4 strict (which we are not com...rvelices1-2/+1
2012-10-13feature 2773: add pwg_db_close() methodmistic1001-1/+1
2012-10-12feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 to...rvelices2-2/+2
2012-10-12- remove unsed code; shorten existing code and improve readability ...rvelices1-0/+26
2012-10-12- remove unsed code; shorten existing code and improve readability ...rvelices2-91/+23