aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixes #415, even if non-picture file, force download with action.phpplegall2016-05-101-1/+2
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* feature #379, multiple format, download original as formatplegall2015-12-301-25/+22
* feature #379, multiple format, consider the original as a formatplegall2015-12-221-2/+15
* feature #379, multiple format, no browser cacheplegall2015-12-201-1/+1
* feature #379, multiple format, labelsplegall2015-12-201-0/+7
* feature #379, multiple format, hide formats when disabledplegall2015-12-171-11/+14
* feature #379 multiple format, step 2: download formatsplegall2015-12-071-0/+20
* bug 3156 fixed: avoid warning on PHP 5.2 for nl2br second parameterplegall2014-10-061-1/+11
* picture.php remove THUMB_SRC template assignment (pre multiple size remainings)rvelices2014-07-071-1/+0
* since number of accepted args not required for add_event_handler, simplify callsrvelices2014-06-181-6/+1
* don't update images.lastmodified field when incrementing hits countmistic1002014-06-051-1/+2
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-021-7/+7
* simplified allow_increment_element_hit_count call and also pass the image id ...rvelices2014-04-141-3/+4
* no warning on missing user agentrvelices2014-03-211-1/+1
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* add two extra param to render_element_description trigger: main_page_element_...mistic1002013-10-291-1/+3
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-6/+6
* feature 2978: remove useless sprintf in the coremistic1002013-10-191-2/+1
* - on picture.php do not set the prefetch link if already set by a pluginrvelices2013-07-081-0/+1
* on picture page add TITLE_ESC variable for every thumb to avoid escaping TITL...rvelices2013-06-301-0/+1
* merge r22402 from branch 2.5 to trunkplegall2013-04-291-7/+2
* - remove code for backward compatibility (jquery ui effect + template variable)rvelices2013-03-241-4/+2
* on picture.php replace U_ADMIN url with U_PHOTO_ADMIN url to avoid being over...rvelices2013-02-251-2/+3
* replaced page_messages.php with a function to callrvelices2013-02-071-1/+1
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* feature:2786 Allow to edit website url in user comments + improve "user expe...mistic1002012-11-111-6/+4
* feature:2781 Add template method to sort actions buttons mistic1002012-10-271-0/+1
* fix php warning + removed unnecessary  rvelices2012-10-271-1/+1
* related categories on picture page contain status and visible db fields (usef...rvelices2012-10-251-10/+4
* bug 2772: remove "Home" from html title pages on index pagesrvelices2012-10-131-1/+1
* bug 2715: on picture page, tools buttons + Firefox prefetch increment the hit...mistic1002012-08-031-1/+19
* feature:2538 little rework of messages system, now can be used on 'loc_end_in...mistic1002012-06-061-0/+1
* feature 2633 added: ability to select default sizeplegall2012-05-241-3/+15
* - comment edit form looks ok now with the new comment layoutrvelices2012-04-021-4/+3
* - small js fixes on index/picturervelices2012-03-261-0/+2
* improvement of picture title on picture page, drop boxes on index page ...rvelices2012-02-121-1/+0
* feature 2564: redesign on photo administration screen.plegall2012-02-101-3/+3
* - remove square/thumb from choices on picture rvelices2012-02-091-9/+3
* feature 2368 : added link rel canonical on picture pagervelices2012-02-071-0/+1
* feature 2548 multisize - small fixesrvelices2012-01-261-2/+6
* feature 2548 multisize - code cleanup + better usage in category_cats + i.php...rvelices2012-01-171-27/+11
* feature:2549 Allow to disable comments for everybody mistic1002012-01-141-1/+4
* feature 2548 multisize - improved picture.php display (original...) + code cl...rvelices2012-01-051-15/+19
* feature 2541: fix bug on PHPWG_ROOT_PATH and includesplegall2011-12-271-1/+1
* feature 2541 multisizervelices2011-12-271-57/+33
* feature 2541 multisizervelices2011-12-271-77/+35
* feature:2538 transmits messages after comment edition trough SESSION (no more...mistic1002011-12-191-5/+12
* feature:2538 Make a unified messages managementmistic1002011-12-181-10/+3
* feature 2384: improve average rating calculation (final)rvelices2011-07-261-9/+2