| Commit message (Expand) | Author | Age | Files | Lines |
* | little code refactoring over r17424 | plegall | 2012-09-18 | 1 | -0/+4 |
* | user_cache was not invalidated on photo deletion | rvelices | 2012-07-03 | 1 | -0/+1 |
* | feature 2564: small changes in infos list | mistic100 | 2012-02-10 | 1 | -3/+4 |
* | feature 2564: display picture infos as list | mistic100 | 2012-02-10 | 1 | -36/+11 |
* | feature 2564: redesign on photo administration screen. | plegall | 2012-02-10 | 1 | -100/+113 |
* | multisize - added the coi (still to affine the admin ui + language) | rvelices | 2012-02-06 | 1 | -0/+5 |
* | feature 2561: redesign on album administration screen. | plegall | 2012-02-01 | 1 | -1/+1 |
* | update Piwigo headers to 2012, last change before the expected (or not) apoca... | mistic100 | 2012-01-17 | 1 | -1/+1 |
* | feature 2548 multisize - improved picture.php display (original...) + code cl... | rvelices | 2012-01-05 | 1 | -8/+0 |
* | feature 2548 multisize | rvelices | 2012-01-03 | 1 | -8/+1 |
* | feature 2541 multisize | rvelices | 2011-12-27 | 1 | -1/+1 |
* | feature:2466 Display high-definition dimensions in picture_modify | mistic100 | 2011-11-12 | 1 | -6/+4 |
* | bug 2449 fixed: in the "tags box" on batch manager and picture_modify, we | plegall | 2011-09-29 | 1 | -1/+1 |
* | feature 2387: addd a filter by tag in the batch manager | rvelices | 2011-07-30 | 1 | -4/+4 |
* | bug:2326 | patdenice | 2011-06-03 | 1 | -1/+1 |
* | Load tags for tokeninput directly in html page. Ajax is too slow. | patdenice | 2011-05-25 | 1 | -2/+11 |
* | bug fixed: makes really sure there is a defined category id before redirectio... | plegall | 2011-03-30 | 1 | -1/+1 |
* | feature 1062 added: ability to delete a single photo from its administration | plegall | 2011-01-19 | 1 | -5/+58 |
* | Happy new year 2011 | plegall | 2011-01-18 | 1 | -2/+2 |
* | feature 2102: add a few language keys to remove all image/picture/element and... | plegall | 2011-01-17 | 1 | -1/+1 |
* | feature 2060: Remove adviser mode. | patdenice | 2010-12-14 | 1 | -6/+2 |
* | merge r6713 from branch 2.1 to trunk | plegall | 2010-07-27 | 1 | -1/+5 |
* | bug 1637: make the privacy level the same everywher, use "who can see this ph... | plegall | 2010-04-30 | 1 | -6/+1 |
* | Remove @, test $_POST['date_creation_year'] instead, make nicolas joyful ;-) | patdenice | 2010-03-23 | 1 | -4/+5 |
* | Avoid error if creation date calendar is empty. | patdenice | 2010-03-23 | 1 | -1/+1 |
* | increase copyright year to 2010 | plegall | 2010-03-19 | 1 | -1/+1 |
* | bug 1328: backport the pwg_token on trunk | plegall | 2010-03-19 | 1 | -0/+3 |
* | feature 724: FCBKcomplete propagated to element_set_global and | plegall | 2010-03-19 | 1 | -38/+5 |
* | feature 724: improved "add tags" form. Instead of a big list of checkboxes, | plegall | 2010-03-06 | 1 | -29/+49 |
* | Feature 1451 : localization with gettext | nikrou | 2010-03-02 | 1 | -1/+1 |
* | Feature 1244 resolved | nikrou | 2009-11-20 | 1 | -4/+4 |
* | Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma... | nikrou | 2009-11-15 | 1 | -3/+3 |
* | merge r3389 from branch 2.0 to trunk | plegall | 2009-06-02 | 1 | -1/+1 |
* | - removed second parameter $type from function format_date | rvelices | 2009-02-04 | 1 | -2/+1 |
* | Administration: happy new year 2009, all PHP headers updated. | plegall | 2009-01-04 | 1 | -1/+1 |
* | bug fixed: now that WebService method pwg.images.add create image records | plegall | 2008-09-23 | 1 | -4/+18 |
* | Wigo becomes "goto". | vdigital | 2008-09-14 | 1 | -1/+1 |
* | merge -r 2303 from branch-1_7 to trunk | rvelices | 2008-04-19 | 1 | -9/+2 |
* | Bug fixed: as rvelices notified me by email, my header replacement script was | plegall | 2008-04-05 | 1 | -24/+0 |
* | Modification: new header on PHP files, PhpWebGallery renamed Piwigo. | plegall | 2008-04-04 | 1 | -0/+21 |
* | - remove unused functions get_month_list and get_day_list | rvelices | 2008-03-05 | 1 | -1/+0 |
* | picture, footer and picture modify template migration | rvelices | 2008-02-29 | 1 | -37/+37 |
* | Replace old use of $lang by l10n function. | rub | 2008-01-30 | 1 | -1/+1 |
* | feature 731: permissions at image level | rvelices | 2007-09-13 | 1 | -0/+15 |
* | New: #images.high_filesize was added so that we can sum the filesizes in the | plegall | 2007-03-09 | 1 | -0/+12 |
* | - refactoring page['category'] before 1.7 release | rvelices | 2007-02-27 | 1 | -4/+4 |
* | tags returned by get_all_tags, get_available_tags contain id key instead of t... | rvelices | 2007-02-14 | 1 | -4/+3 |
* | completely replaced get_thumbnail_src it get_thumbnail_url | rvelices | 2006-11-15 | 1 | -3/+3 |
* | Resolved Issue ID 0000356: | rub | 2006-10-21 | 1 | -5/+13 |
* | function names are case-insensitive but it's a good idea to call functions | nikrou | 2006-07-26 | 1 | -2/+2 |