| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | feature 2548 multisize - custom sizes restricted to those requested by theme/... | rvelices | 2012-02-02 | 4 | -82/+59 |
* | remove obsolete function add_file | plegall | 2012-01-31 | 1 | -60/+0 |
* | next version in 2.4.0beta2 | plegall | 2012-01-30 | 1 | -1/+1 |
* | bugfix prev commit | rvelices | 2012-01-24 | 1 | -1/+1 |
* | feature 2548 multisize | rvelices | 2012-01-24 | 4 | -88/+68 |
* | feature 2548 multisize | rvelices | 2012-01-20 | 1 | -1/+1 |
* | update Piwigo headers to 2012, last change before the expected (or not) apoca... | mistic100 | 2012-01-17 | 50 | -50/+50 |
* | feature 2548 multisize - code cleanup + better usage in category_cats + i.php... | rvelices | 2012-01-17 | 7 | -123/+115 |
* | feature 2548 multisize - implement delete_element_derivatives | rvelices | 2012-01-17 | 1 | -3/+2 |
* | feature 2548 multisize - ability to choose displayed size on index page | rvelices | 2012-01-17 | 5 | -44/+39 |
* | feature 2548 (multiple size): better delete derivatives in add_uploaded_file | plegall | 2012-01-17 | 1 | -3/+0 |
* | feature 2548 (multiple sizes): adapt the web API method pwg.images.add (used | plegall | 2012-01-17 | 1 | -137/+154 |
* | feaure:2379 option to display user comments sorted new>old instead of old>new | mistic100 | 2012-01-15 | 1 | -1/+27 |
* | feature:2549 Allow to disable comments for everybody | mistic100 | 2012-01-14 | 2 | -8/+11 |
* | revert css name change from previous commit | rvelices | 2012-01-14 | 1 | -1/+1 |
* | bug 2553 hide menubar/register on indentification page if gallery is locked o... | rvelices | 2012-01-12 | 1 | -7/+10 |
* | bug 2554 php warning PHPWG_URL is not defined in page_tail.inc.php | rvelices | 2012-01-11 | 1 | -1/+1 |
* | bug 2544 upgrade css minifier to version 3.0.1 (Embedded cssmin is imcompatib... | rvelices | 2012-01-11 | 2 | -857/+24 |
* | feature:2552 | patdenice | 2012-01-10 | 1 | -1/+2 |
* | feature 2548 multisize - added a page to build missing derivatives | rvelices | 2012-01-08 | 2 | -31/+122 |
* | feature 2548 multisize - improved picture.php display (original...) + code cl... | rvelices | 2012-01-05 | 5 | -156/+53 |
* | feature 2548 multisize - sharpen + watermarks (partially implemented / no tes... | rvelices | 2012-01-05 | 2 | -3/+45 |
* | feature 2548 multisize | rvelices | 2012-01-03 | 3 | -14/+14 |
* | feature 2541 multisize | rvelices | 2012-01-01 | 2 | -18/+53 |
* | merge r12809 from branch 2.3 to trunk | plegall | 2011-12-30 | 1 | -1/+1 |
* | fetaure 2542 replace $conf['local_data_dir'] with $conf['data_location'] and ... | rvelices | 2011-12-29 | 7 | -23/+26 |
* | feature 2541: fix bug on PHPWG_ROOT_PATH and includes | plegall | 2011-12-27 | 1 | -3/+3 |
* | feature 2541 multisize | rvelices | 2011-12-27 | 3 | -7/+47 |
* | feature 2541 multisize | rvelices | 2011-12-27 | 13 | -89/+731 |
* | simplification of 'startup phase' - multisite.inc.php is not required anymor... | rvelices | 2011-12-19 | 3 | -31/+8 |
* | feature:2538 transmits messages after comment edition trough SESSION (no more... | mistic100 | 2011-12-19 | 2 | -7/+2 |
* | feature:2538 Make a unified messages management | mistic100 | 2011-12-18 | 3 | -10/+24 |
* | merge r12760 from branch 2.3 to trunk | plegall | 2011-12-17 | 1 | -1/+11 |
* | better get_boolean function: able to detect "0" as false, (bool)false as false | plegall | 2011-12-16 | 1 | -8/+11 |
* | bug:2535 | patdenice | 2011-12-16 | 1 | -2/+7 |
* | merge r12747 from branch 2.3 to trunk | plegall | 2011-12-16 | 2 | -4/+16 |
* | merge r12738 from branch 2.3 to trunk | plegall | 2011-12-16 | 1 | -1/+11 |
* | merge r12729 from branch 2.3 to trunk | plegall | 2011-12-13 | 1 | -0/+1 |
* | merge r12727 from branch 2.3 to trunk | plegall | 2011-12-13 | 1 | -1/+23 |
* | merge r12725 from branch 2.3 to trunk | plegall | 2011-12-13 | 1 | -11/+14 |
* | merge r12722 from branch 2.3 into trunk | plegall | 2011-12-13 | 1 | -56/+88 |
* | removed unused css rules | rvelices | 2011-11-29 | 1 | -4/+1 |
* | bug 2516: compiled_template_cache_language option does not work properly (aga... | rvelices | 2011-11-22 | 1 | -2/+2 |
* | merge r12629 from branch 2.3 to trunk | plegall | 2011-11-15 | 1 | -14/+23 |
* | feature 2486: Add an admin view for rates by user | rvelices | 2011-11-14 | 2 | -3/+40 |
* | feature 2500: make 'validate_user_comment' and 'delete_user_comment' working ... | mistic100 | 2011-11-11 | 1 | -5/+23 |
* | feature:2495 add triggers for comment validation and deletion | mistic100 | 2011-11-05 | 1 | -0/+4 |
* | feature:2322 | patdenice | 2011-11-05 | 1 | -0/+1 |
* | merge r12545 from branch 2.3 to trunk | plegall | 2011-11-04 | 2 | -27/+51 |
* | merge r12539 from branch 2.3 to trunk | plegall | 2011-11-04 | 1 | -1/+2 |