| Commit message (Expand) | Author | Age | Files | Lines |
* | feature #379, multiple format, download original as format | plegall | 2015-12-30 | 1 | -25/+22 |
* | feature #379, multiple format, consider the original as a format | plegall | 2015-12-22 | 1 | -2/+15 |
* | feature #379, multiple format, no browser cache | plegall | 2015-12-20 | 1 | -1/+1 |
* | feature #379, multiple format, labels | plegall | 2015-12-20 | 1 | -0/+7 |
* | feature #379, multiple format, hide formats when disabled | plegall | 2015-12-17 | 1 | -11/+14 |
* | feature #379 multiple format, step 2: download formats | plegall | 2015-12-07 | 1 | -0/+20 |
* | bug 3156 fixed: avoid warning on PHP 5.2 for nl2br second parameter | plegall | 2014-10-06 | 1 | -1/+11 |
* | picture.php remove THUMB_SRC template assignment (pre multiple size remainings) | rvelices | 2014-07-07 | 1 | -1/+0 |
* | since number of accepted args not required for add_event_handler, simplify calls | rvelices | 2014-06-18 | 1 | -6/+1 |
* | don't update images.lastmodified field when incrementing hits count | mistic100 | 2014-06-05 | 1 | -1/+2 |
* | feature 3010 : replace trigger_action/event by trigger_notify/change | mistic100 | 2014-06-02 | 1 | -7/+7 |
* | simplified allow_increment_element_hit_count call and also pass the image id ... | rvelices | 2014-04-14 | 1 | -3/+4 |
* | no warning on missing user agent | rvelices | 2014-03-21 | 1 | -1/+1 |
* | Update headers to 2014. Happy new year!! | mistic100 | 2014-01-05 | 1 | -1/+1 |
* | add two extra param to render_element_description trigger: main_page_element_... | mistic100 | 2013-10-29 | 1 | -1/+3 |
* | remove all array_push (50% slower than []) + some changes missing for feature... | mistic100 | 2013-10-19 | 1 | -6/+6 |
* | feature 2978: remove useless sprintf in the core | mistic100 | 2013-10-19 | 1 | -2/+1 |
* | - on picture.php do not set the prefetch link if already set by a plugin | rvelices | 2013-07-08 | 1 | -0/+1 |
* | on picture page add TITLE_ESC variable for every thumb to avoid escaping TITL... | rvelices | 2013-06-30 | 1 | -0/+1 |
* | merge r22402 from branch 2.5 to trunk | plegall | 2013-04-29 | 1 | -7/+2 |
* | - remove code for backward compatibility (jquery ui effect + template variable) | rvelices | 2013-03-24 | 1 | -4/+2 |
* | on picture.php replace U_ADMIN url with U_PHOTO_ADMIN url to avoid being over... | rvelices | 2013-02-25 | 1 | -2/+3 |
* | replaced page_messages.php with a function to call | rvelices | 2013-02-07 | 1 | -1/+1 |
* | update Piwigo headers to 2013 (the end of the world didn't occur as expected... | plegall | 2013-01-01 | 1 | -1/+1 |
* | feature:2786 Allow to edit website url in user comments + improve "user expe... | mistic100 | 2012-11-11 | 1 | -6/+4 |
* | feature:2781 Add template method to sort actions buttons | mistic100 | 2012-10-27 | 1 | -0/+1 |
* | fix php warning + removed unnecessary | rvelices | 2012-10-27 | 1 | -1/+1 |
* | related categories on picture page contain status and visible db fields (usef... | rvelices | 2012-10-25 | 1 | -10/+4 |
* | bug 2772: remove "Home" from html title pages on index pages | rvelices | 2012-10-13 | 1 | -1/+1 |
* | bug 2715: on picture page, tools buttons + Firefox prefetch increment the hit... | mistic100 | 2012-08-03 | 1 | -1/+19 |
* | feature:2538 little rework of messages system, now can be used on 'loc_end_in... | mistic100 | 2012-06-06 | 1 | -0/+1 |
* | feature 2633 added: ability to select default size | plegall | 2012-05-24 | 1 | -3/+15 |
* | - comment edit form looks ok now with the new comment layout | rvelices | 2012-04-02 | 1 | -4/+3 |
* | - small js fixes on index/picture | rvelices | 2012-03-26 | 1 | -0/+2 |
* | improvement of picture title on picture page, drop boxes on index page ... | rvelices | 2012-02-12 | 1 | -1/+0 |
* | feature 2564: redesign on photo administration screen. | plegall | 2012-02-10 | 1 | -3/+3 |
* | - remove square/thumb from choices on picture | rvelices | 2012-02-09 | 1 | -9/+3 |
* | feature 2368 : added link rel canonical on picture page | rvelices | 2012-02-07 | 1 | -0/+1 |
* | feature 2548 multisize - small fixes | rvelices | 2012-01-26 | 1 | -2/+6 |
* | feature 2548 multisize - code cleanup + better usage in category_cats + i.php... | rvelices | 2012-01-17 | 1 | -27/+11 |
* | feature:2549 Allow to disable comments for everybody | mistic100 | 2012-01-14 | 1 | -1/+4 |
* | feature 2548 multisize - improved picture.php display (original...) + code cl... | rvelices | 2012-01-05 | 1 | -15/+19 |
* | feature 2541: fix bug on PHPWG_ROOT_PATH and includes | plegall | 2011-12-27 | 1 | -1/+1 |
* | feature 2541 multisize | rvelices | 2011-12-27 | 1 | -57/+33 |
* | feature 2541 multisize | rvelices | 2011-12-27 | 1 | -77/+35 |
* | feature:2538 transmits messages after comment edition trough SESSION (no more... | mistic100 | 2011-12-19 | 1 | -5/+12 |
* | feature:2538 Make a unified messages management | mistic100 | 2011-12-18 | 1 | -10/+3 |
* | feature 2384: improve average rating calculation (final) | rvelices | 2011-07-26 | 1 | -9/+2 |
* | remplace FCBKcomplete by TokenInput | mistic100 | 2011-05-21 | 1 | -0/+1 |
* | restore HOME links, change parameter name for remove menu on certain page | mistic100 | 2011-05-09 | 1 | -1/+1 |