| Commit message (Expand) | Author | Age | Files | Lines |
* | feature 2885: only display Google Map on a click | plegall | 2013-05-17 | 1 | -8/+22 |
* | bug 2901 fixed: batch manager, for "set title" and "set author" actions, | plegall | 2013-05-16 | 1 | -2/+2 |
* | slightly larger textfield for album name creation | plegall | 2013-05-16 | 1 | -0/+5 |
* | feature 2885: Add geoip info in the stats / history page - fixes and add a lo... | rvelices | 2013-05-16 | 2 | -5/+15 |
* | feature 2885: Add geoip info in the stats / history page | rvelices | 2013-05-16 | 2 | -13/+36 |
* | feature 2885: Add geoip info in the stats / history page | rvelices | 2013-05-14 | 5 | -5/+79 |
* | feature 2897: add a a search filter input on tags admin page | rvelices | 2013-05-11 | 1 | -8/+37 |
* | clean admin unused css ... | rvelices | 2013-05-10 | 3 | -28/+34 |
* | compatibility with jquery 1.9.1 | rvelices | 2013-05-10 | 2 | -9/+9 |
* | admin theme links use text-decoration on hovering instead of border-bottom (c... | rvelices | 2013-05-08 | 5 | -32/+23 |
* | merge r22525 from branch 2.5 to trunk | plegall | 2013-05-07 | 1 | -0/+1 |
* | bug:2890 | flop25 | 2013-05-06 | 3 | -7/+7 |
* | group_list compatibility with jquery 1.9 | rvelices | 2013-04-26 | 1 | -9/+9 |
* | move and update jgrowl css | mistic100 | 2013-04-23 | 6 | -152/+2 |
* | bug:2863 | flop25 | 2013-04-11 | 3 | -1/+17 |
* | tag names in admin history search were not being displayed using rander_tag_n... | rvelices | 2013-03-28 | 1 | -1/+1 |
* | feature 2836: display the number of comments/tags in the menubar | rvelices | 2013-03-24 | 1 | -0/+16 |
* | merge r21566 from branch 2.5 to trunk | plegall | 2013-03-15 | 2 | -26/+26 |
* | bug 2852 fixed: ability to use HTML markup in album description for pwg.categ... | plegall | 2013-02-28 | 1 | -1/+1 |
* | 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 |