aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-18feature:2577patdenice4-22/+75
2012-02-17feature 2379: missing a "s" in languages keysmistic1001-1/+1
2012-02-17feature 2379: option to change comments order: change caption again, fix a bu...mistic1001-1/+1
2012-02-15feature:2577patdenice2-1/+1023
2012-02-15multisizepatdenice2-1/+6
2012-02-14- added 2 missing embellish_urlrvelices1-2/+2
2012-02-13fix comment order url when no question mark in urlsrvelices1-1/+1
2012-02-12improvement of picture title on picture page, drop boxes on index page ...rvelices2-8/+2
2012-02-10feature added: pwg.images.add can perform an update on an existing photo.plegall1-1/+19
2012-02-10feature 2379: change captions for comment orderingmistic1001-1/+1
2012-02-10feature 2564: small changes in infos listmistic1001-12/+15
2012-02-10feature 2564: forgot a file in previous commitmistic1001-2/+61
2012-02-09- remove square/thumb from choices on picture rvelices4-95/+73
2012-02-09- language aditions/removalrvelices1-1/+1
2012-02-06multisize - added the coi (still to affine the admin ui + language)rvelices4-18/+13
2012-02-05multisize rvelices1-26/+10
2012-02-02feature 2548 multisize - custom sizes restricted to those requested by theme/...rvelices4-82/+59
2012-01-31remove obsolete function add_fileplegall1-60/+0
2012-01-30next version in 2.4.0beta2plegall1-1/+1
2012-01-24bugfix prev commitrvelices1-1/+1
2012-01-24feature 2548 multisize rvelices4-88/+68
2012-01-20feature 2548 multisize rvelices1-1/+1
2012-01-17update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic10050-50/+50
2012-01-17feature 2548 multisize - code cleanup + better usage in category_cats + i.php...rvelices7-123/+115
2012-01-17feature 2548 multisize - implement delete_element_derivativesrvelices1-3/+2
2012-01-17feature 2548 multisize - ability to choose displayed size on index pagervelices5-44/+39
2012-01-17feature 2548 (multiple size): better delete derivatives in add_uploaded_fileplegall1-3/+0
2012-01-17feature 2548 (multiple sizes): adapt the web API method pwg.images.add (usedplegall1-137/+154
2012-01-15feaure:2379 option to display user comments sorted new>old instead of old>new mistic1001-1/+27
2012-01-14feature:2549 Allow to disable comments for everybody mistic1002-8/+11
2012-01-14revert css name change from previous commitrvelices1-1/+1
2012-01-12bug 2553 hide menubar/register on indentification page if gallery is locked o...rvelices1-7/+10
2012-01-11bug 2554 php warning PHPWG_URL is not defined in page_tail.inc.php rvelices1-1/+1
2012-01-11bug 2544 upgrade css minifier to version 3.0.1 (Embedded cssmin is imcompatib...rvelices2-857/+24
2012-01-10feature:2552patdenice1-1/+2
2012-01-08feature 2548 multisize - added a page to build missing derivatives rvelices2-31/+122
2012-01-05feature 2548 multisize - improved picture.php display (original...) + code cl...rvelices5-156/+53
2012-01-05feature 2548 multisize - sharpen + watermarks (partially implemented / no tes...rvelices2-3/+45
2012-01-03feature 2548 multisizervelices3-14/+14
2012-01-01feature 2541 multisizervelices2-18/+53
2011-12-30merge r12809 from branch 2.3 to trunkplegall1-1/+1
2011-12-29fetaure 2542 replace $conf['local_data_dir'] with $conf['data_location'] and ...rvelices7-23/+26
2011-12-27feature 2541: fix bug on PHPWG_ROOT_PATH and includesplegall1-3/+3
2011-12-27feature 2541 multisizervelices3-7/+47
2011-12-27feature 2541 multisizervelices13-89/+731
2011-12-19simplification of 'startup phase' - multisite.inc.php is not required anymor...rvelices3-31/+8
2011-12-19feature:2538 transmits messages after comment edition trough SESSION (no more...mistic1002-7/+2
2011-12-18feature:2538 Make a unified messages managementmistic1003-10/+24
2011-12-17merge r12760 from branch 2.3 to trunkplegall1-1/+11
2011-12-16better get_boolean function: able to detect "0" as false, (bool)false as falseplegall1-8/+11