| Commit message (Expand) | Author | Files | Lines |
2013-06-16 | merge svn:23248 & svn:23247 from trunk to 2.5 | flop25 | 1 | -0/+9 |
2013-05-31 | bug 2915 fixed: really disable synchronization on synchronization and site (d... | plegall | 2 | -0/+12 |
2013-05-29 | bug 2909 fixed: make sure the selection of private album is not empty before | plegall | 1 | -1/+3 |
2013-05-16 | merge r22705 from trunk to branch 2.5 | plegall | 1 | -2/+2 |
2013-05-07 | bug 2895 fixed: replace border-bottom by text-decoration in menubar links for | plegall | 1 | -0/+1 |
2013-05-06 | merge svn:22516 from trunk to branch 2.5 | flop25 | 3 | -15/+15 |
2013-03-15 | bug 2867 fixed: move get_dirs function to a function file, so that it can be ... | plegall | 2 | -26/+26 |
2013-02-28 | bug 2852 fixed: ability to use HTML markup in album description for pwg.categ... | plegall | 1 | -1/+1 |
2013-02-18 | make batch manager ready for jquery 1.9 | rvelices | 1 | -23/+23 |
2013-02-18 | allow to pass an array to get_tag_ids() | mistic100 | 1 | -1/+14 |
2013-02-13 | bug:2841 doesn't duplicate using 'merge' action on only one group | flop25 | 1 | -1/+1 |
2013-02-12 | feature:65 fix fatal error at the end of the install process, remove unused f... | mistic100 | 1 | -55/+0 |
2013-02-12 | feature:65 pwg_db_connect doesn't return anything now | mistic100 | 2 | -12/+6 |
2013-02-04 | bug 2825: add maintenance action to clean the database and avoid integrity er... | plegall | 3 | -0/+38 |
2013-02-03 | bug:2822 editing photo replaces date_creation time to 00:00:00 | mistic100 | 2 | -4/+9 |
2013-01-30 | language changed to match the one defined in lang files | flop25 | 1 | -2/+2 |
2013-01-30 | feature:65 Add support for PHP mysqli extension, activated by default, remove... | mistic100 | 2 | -7/+11 |
2013-01-29 | feature:2826 | mistic100 | 3 | -7/+9 |
2013-01-14 | try to fix buggy admin menu since jquery update | mistic100 | 3 | -2/+4 |
2013-01-06 | feature:2718 errors when no photo on the gallery, use arbitrary values instead | mistic100 | 1 | -4/+14 |
2013-01-05 | minor optimization on photos_add_direct | mistic100 | 2 | -1/+3 |
2013-01-01 | update Piwigo headers to 2013 (the end of the world didn't occur as expected... | plegall | 76 | -76/+76 |
2012-12-23 | cleanup admin css | rvelices | 2 | -18/+13 |
2012-12-05 | bug:2425 | flop25 | 1 | -2/+2 |
2012-12-05 | bug:2425 | flop25 | 2 | -20/+98 |
2012-12-04 | bug:2425 | flop25 | 2 | -71/+192 |
2012-11-29 | bug:2425 | flop25 | 1 | -25/+187 |
2012-11-25 | bug:2793 use "include_once" instead of "include" when including pclzip | mistic100 | 4 | -4/+4 |
2012-11-21 | feature:2718 Add batch manager filters for photo dimensions, small cleaning i... | mistic100 | 2 | -18/+18 |
2012-11-19 | feature 2718: Batch Manager filter on dimensions, only display existing values | plegall | 4 | -52/+212 |
2012-11-18 | feature:2780 Differentiate graphically physical album vs virtual albums, only... | mistic100 | 2 | -2/+2 |
2012-11-10 | feature:2718 Add batch manager filters for photo dimensions, redesign with sl... | mistic100 | 2 | -42/+118 |
2012-11-10 | clean HTML+JS code on cat_list.tpl | mistic100 | 1 | -36/+37 |
2012-11-10 | feature:2780 Differentiate graphically physical album vs virtual albums | mistic100 | 4 | -0/+8 |
2012-11-08 | cleanup admin css | rvelices | 5 | -42/+17 |
2012-11-08 | js code simplification | rvelices | 1 | -24/+14 |
2012-11-06 | move a lot of inline js code (raphael icons) from inline to external async sc... | rvelices | 2 | -19/+13 |
2012-11-02 | feature 2727: improve password security with the use of PasswordHash class. | plegall | 1 | -6/+1 |
2012-10-27 | feature:2718 Add batch manager filters for photo dimensions, redisgn | mistic100 | 2 | -50/+62 |
2012-10-27 | doctype is html5 - less restrictivie than html 4 strict (which we are not com... | rvelices | 1 | -2/+1 |
2012-10-13 | feature 2773: add pwg_db_close() method | mistic100 | 1 | -1/+1 |
2012-10-12 | feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 to... | rvelices | 2 | -2/+2 |
2012-10-12 | - remove unsed code; shorten existing code and improve readability ... | rvelices | 1 | -0/+26 |
2012-10-12 | - remove unsed code; shorten existing code and improve readability ... | rvelices | 2 | -91/+23 |
2012-10-11 | upgrade cluetip version from 1.0.7 to 1.2.6 | rvelices | 3 | -7/+7 |
2012-10-11 | feature 2770: Add bottom pagination on batch manager unit | mistic100 | 1 | -0/+2 |
2012-10-09 | some code simplification | rvelices | 1 | -1/+1 |
2012-10-09 | batch manager - remove unused code, less sql queries and avoid 4 calls to sam... | rvelices | 2 | -69/+13 |
2012-10-05 | added "are you sure?" confirmation before deleting all derivatives in mainten... | rvelices | 2 | -11/+15 |
2012-10-04 | bug:2756 feature:2737 on batch manager use "tag" url parameter instead of re-... | mistic100 | 3 | -13/+13 |