aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-10fixes #415, even if non-picture file, force download with action.phpplegall1-1/+2
2016-01-14happy new year 2016, all headers updatedplegall1-1/+1
2015-12-30feature #379, multiple format, download original as formatplegall1-25/+22
2015-12-22feature #379, multiple format, consider the original as a formatplegall1-2/+15
2015-12-20feature #379, multiple format, no browser cacheplegall1-1/+1
2015-12-20feature #379, multiple format, labelsplegall1-0/+7
2015-12-17feature #379, multiple format, hide formats when disabledplegall1-11/+14
2015-12-07feature #379 multiple format, step 2: download formatsplegall1-0/+20
2014-10-06merge r29901 from trunk to branch 2.7plegall1-1/+11
2014-10-06bug 3156 fixed: avoid warning on PHP 5.2 for nl2br second parameterplegall1-1/+11
2014-07-07picture.php remove THUMB_SRC template assignment (pre multiple size remainings)rvelices1-1/+0
2014-06-18since number of accepted args not required for add_event_handler, simplify callsrvelices1-6/+1
2014-06-05don't update images.lastmodified field when incrementing hits countmistic1001-1/+2
2014-06-02feature 3010 : replace trigger_action/event by trigger_notify/changemistic1001-7/+7
2014-04-14simplified allow_increment_element_hit_count call and also pass the image id ...rvelices1-3/+4
2014-03-21no warning on missing user agentrvelices1-1/+1
2014-01-05Update headers to 2014. Happy new year!!mistic1001-1/+1
2013-10-29add two extra param to render_element_description trigger: main_page_element_...mistic1001-1/+3
2013-10-19remove all array_push (50% slower than []) + some changes missing for feature...mistic1001-6/+6
2013-10-19feature 2978: remove useless sprintf in the coremistic1001-2/+1
2013-07-08- on picture.php do not set the prefetch link if already set by a pluginrvelices1-0/+1
2013-06-30on picture page add TITLE_ESC variable for every thumb to avoid escaping TITL...rvelices1-0/+1
2013-04-29merge r22402 from branch 2.5 to trunkplegall1-7/+2
2013-03-24- remove code for backward compatibility (jquery ui effect + template variable)rvelices1-4/+2
2013-02-25on picture.php replace U_ADMIN url with U_PHOTO_ADMIN url to avoid being over...rvelices1-2/+3
2013-02-07replaced page_messages.php with a function to callrvelices1-1/+1
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall1-1/+1
2012-11-11feature:2786 Allow to edit website url in user comments + improve "user expe...mistic1001-6/+4
2012-10-27feature:2781 Add template method to sort actions buttons mistic1001-0/+1
2012-10-27fix php warning + removed unnecessary  rvelices1-1/+1
2012-10-25related categories on picture page contain status and visible db fields (usef...rvelices1-10/+4
2012-10-13bug 2772: remove "Home" from html title pages on index pagesrvelices1-1/+1
2012-08-03bug 2715: on picture page, tools buttons + Firefox prefetch increment the hit...mistic1001-1/+19
2012-06-06feature:2538 little rework of messages system, now can be used on 'loc_end_in...mistic1001-0/+1
2012-05-24feature 2633 added: ability to select default sizeplegall1-3/+15
2012-04-02- comment edit form looks ok now with the new comment layoutrvelices1-4/+3
2012-03-26- small js fixes on index/picturervelices1-0/+2
2012-02-12improvement of picture title on picture page, drop boxes on index page ...rvelices1-1/+0
2012-02-10feature 2564: redesign on photo administration screen.plegall1-3/+3
2012-02-09- remove square/thumb from choices on picture rvelices1-9/+3
2012-02-07feature 2368 : added link rel canonical on picture pagervelices1-0/+1
2012-01-26feature 2548 multisize - small fixesrvelices1-2/+6
2012-01-17feature 2548 multisize - code cleanup + better usage in category_cats + i.php...rvelices1-27/+11
2012-01-14feature:2549 Allow to disable comments for everybody mistic1001-1/+4
2012-01-05feature 2548 multisize - improved picture.php display (original...) + code cl...rvelices1-15/+19
2011-12-27feature 2541: fix bug on PHPWG_ROOT_PATH and includesplegall1-1/+1
2011-12-27feature 2541 multisizervelices1-57/+33
2011-12-27feature 2541 multisizervelices1-77/+35
2011-12-19feature:2538 transmits messages after comment edition trough SESSION (no more...mistic1001-5/+12
2011-12-18feature:2538 Make a unified messages managementmistic1001-10/+3