| Commit message (Expand) | Author | Age | Files | Lines |
* | make batch manager ready for jquery 1.9 | rvelices | 2013-02-18 | 1 | -23/+23 |
* | allow to pass an array to get_tag_ids() | mistic100 | 2013-02-18 | 1 | -1/+14 |
* | bug:2841 doesn't duplicate using 'merge' action on only one group | flop25 | 2013-02-13 | 1 | -1/+1 |
* | feature:65 fix fatal error at the end of the install process, remove unused f... | mistic100 | 2013-02-12 | 1 | -55/+0 |
* | feature:65 pwg_db_connect doesn't return anything now | mistic100 | 2013-02-12 | 2 | -12/+6 |
* | bug 2825: add maintenance action to clean the database and avoid integrity er... | plegall | 2013-02-04 | 3 | -0/+38 |
* | bug:2822 editing photo replaces date_creation time to 00:00:00 | mistic100 | 2013-02-03 | 2 | -4/+9 |
* | language changed to match the one defined in lang files | flop25 | 2013-01-30 | 1 | -2/+2 |
* | feature:65 Add support for PHP mysqli extension, activated by default, remove... | mistic100 | 2013-01-30 | 2 | -7/+11 |
* | feature:2826 | mistic100 | 2013-01-29 | 3 | -7/+9 |
* | try to fix buggy admin menu since jquery update | mistic100 | 2013-01-14 | 3 | -2/+4 |
* | feature:2718 errors when no photo on the gallery, use arbitrary values instead | mistic100 | 2013-01-06 | 1 | -4/+14 |
* | minor optimization on photos_add_direct | mistic100 | 2013-01-05 | 2 | -1/+3 |
* | update Piwigo headers to 2013 (the end of the world didn't occur as expected... | plegall | 2013-01-01 | 76 | -76/+76 |
* | cleanup admin css | rvelices | 2012-12-23 | 2 | -18/+13 |
* | bug:2425 | flop25 | 2012-12-05 | 1 | -2/+2 |
* | bug:2425 | flop25 | 2012-12-05 | 2 | -20/+98 |
* | bug:2425 | flop25 | 2012-12-04 | 2 | -71/+192 |
* | bug:2425 | flop25 | 2012-11-29 | 1 | -25/+187 |
* | bug:2793 use "include_once" instead of "include" when including pclzip | mistic100 | 2012-11-25 | 4 | -4/+4 |
* | feature:2718 Add batch manager filters for photo dimensions, small cleaning i... | mistic100 | 2012-11-21 | 2 | -18/+18 |
* | feature 2718: Batch Manager filter on dimensions, only display existing values | plegall | 2012-11-19 | 4 | -52/+212 |
* | feature:2780 Differentiate graphically physical album vs virtual albums, only... | mistic100 | 2012-11-18 | 2 | -2/+2 |
* | feature:2718 Add batch manager filters for photo dimensions, redesign with sl... | mistic100 | 2012-11-10 | 2 | -42/+118 |
* | clean HTML+JS code on cat_list.tpl | mistic100 | 2012-11-10 | 1 | -36/+37 |
* | feature:2780 Differentiate graphically physical album vs virtual albums | mistic100 | 2012-11-10 | 4 | -0/+8 |
* | cleanup admin css | rvelices | 2012-11-08 | 5 | -42/+17 |
* | js code simplification | rvelices | 2012-11-08 | 1 | -24/+14 |
* | move a lot of inline js code (raphael icons) from inline to external async sc... | rvelices | 2012-11-06 | 2 | -19/+13 |
* | feature 2727: improve password security with the use of PasswordHash class. | plegall | 2012-11-02 | 1 | -6/+1 |
* | feature:2718 Add batch manager filters for photo dimensions, redisgn | mistic100 | 2012-10-27 | 2 | -50/+62 |
* | doctype is html5 - less restrictivie than html 4 strict (which we are not com... | rvelices | 2012-10-27 | 1 | -2/+1 |
* | feature 2773: add pwg_db_close() method | mistic100 | 2012-10-13 | 1 | -1/+1 |
* | feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 to... | rvelices | 2012-10-12 | 2 | -2/+2 |
* | - remove unsed code; shorten existing code and improve readability ... | rvelices | 2012-10-12 | 1 | -0/+26 |
* | - remove unsed code; shorten existing code and improve readability ... | rvelices | 2012-10-12 | 2 | -91/+23 |
* | upgrade cluetip version from 1.0.7 to 1.2.6 | rvelices | 2012-10-11 | 3 | -7/+7 |
* | feature 2770: Add bottom pagination on batch manager unit | mistic100 | 2012-10-11 | 1 | -0/+2 |
* | some code simplification | rvelices | 2012-10-09 | 1 | -1/+1 |
* | batch manager - remove unused code, less sql queries and avoid 4 calls to sam... | rvelices | 2012-10-09 | 2 | -69/+13 |
* | added "are you sure?" confirmation before deleting all derivatives in mainten... | rvelices | 2012-10-05 | 2 | -11/+15 |
* | bug:2756 feature:2737 on batch manager use "tag" url parameter instead of re-... | mistic100 | 2012-10-04 | 3 | -13/+13 |
* | fix - when applying default image order to an album , same behaviour (null ve... | rvelices | 2012-10-04 | 1 | -1/+1 |
* | 2756: Batch Manager is unusable in some cases, due to tags management | mistic100 | 2012-09-28 | 1 | -1/+1 |
* | feature 2614: pagination on albums | mistic100 | 2012-09-23 | 2 | -1/+14 |
* | feature 2754: Add "Email" field for user comments + mandatory "Author" | mistic100 | 2012-09-23 | 2 | -1/+17 |
* | feature 2737: improve tag administration screen, rename tags action labels | mistic100 | 2012-09-20 | 1 | -1/+1 |
* | minor fix: comments where not correctly highlighted | mistic100 | 2012-09-20 | 1 | -2/+2 |
* | little code refactoring over r17424 | plegall | 2012-09-18 | 2 | -1/+14 |
* | feature 2737: improve tag administration screen, rename "Edit" into "Batch Ma... | mistic100 | 2012-09-17 | 1 | -1/+1 |