aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-14merge 3145-3146 from trunkrvelices5-102/+32
2009-02-13merge r3136 from trunkrvelices5-149/+68
2009-02-12modification: phpwebgallery.net moves to piwigo.orgplegall2-8/+7
2009-02-05- fix issue on my previous commitrvelices1-1/+1
2009-02-05merge r 3126 from trunkrvelices5-56/+48
2009-02-05merge r3124 from trunkrvelices2-18/+15
2009-02-04merge r3122 from trunkrvelices2-10/+6
2009-02-04merge 3120 from trunkrvelices3-27/+29
2009-01-31merge r3117 from trunk:rvelices1-37/+17
2009-01-17Title harmonization in the scope of Piwigo website integration.vdigital2-0/+8
2009-01-08bug 912 fixed: we need an extra original_sum to pwg.images.add API method toplegall1-2/+2
2009-01-04Administration: happy new year 2009, all PHP headers updated.plegall50-50/+50
2009-01-03- $conf['meta_ref'] is a new configuration parameter (Default true)vdigital2-0/+14
2008-12-28- ini_set usage is sometimes prohibited.vdigital1-2/+2
2008-12-19merge -c3000 from trunk to branch 2.0.patdenice5-7/+12
2008-12-16Border removal in mails on thumbnails (2). Need further tests.vdigital1-1/+1
2008-12-09merge -c2961 from trunk to branch 2.0.patdenice6-31/+56
2008-12-06merge -c2923 from trunk to branch 2.0.patdenice1-0/+3
2008-12-03bug 907 fixed: avoid PHP warning when pwg.images.add adds a photo in aplegall1-0/+5
2008-12-02bug 905 fixed: avoid PHP notice when rank is implicit in the categoriesplegall1-1/+1
2008-12-02bug 904 fixed: an index.htm is created in directories created byplegall2-0/+20
2008-11-23merge -c2902 from trunk to branch 2.0.patdenice1-8/+1
2008-11-22merge -c2900 from trunk to branch 2.0.patdenice1-12/+1
2008-11-19merge -c2884 from trunk to branch 2.0.patdenice2-1/+2
2008-11-10Add a new config value 'show_php_error' to allow debugging of RC to be easier.grum2-0/+12
2008-11-09Resolved issue 0000900: format_date function doesn't work when time is omi...rub2-2/+10
2008-11-09Two fields in the database [image table] are in the 'yyyy-mm-dd' formatgrum1-2/+2
2008-11-08bug fixed: in r2774 a bug was introduced, piwigo.org is not available yet,plegall1-1/+1
2008-11-07New: Extend of available fields within a category page for a template-extensi...vdigital1-0/+17
2008-11-04- removed some unused constants from constants.phprvelices3-30/+5
2008-10-28menu item "quicksearch" will be displayed only if a $block->data is set (likegrum1-0/+4
2008-10-24Advices [19] $conf['subcatify'] replaced by $conf['tags_default_display_mode']vdigital1-1/+1
2008-10-22- some german language changesrvelices3-16/+24
2008-10-20bug 897 fixed: controls added in pwg.images.add to have clear error messagesplegall1-6/+57
2008-10-19Delfault template and Piwigo domain ...vdigital1-2/+2
2008-10-18- php optims (small): remove/replace preg_xxx with faster simple string funct...rvelices3-31/+25
2008-10-18- added an image sort order by privacy level (admins only)rvelices1-2/+3
2008-10-17- mysql potential injection paranoia + code compaction in common.inc.phprvelices2-56/+15
2008-10-16- security paranoia: protect session/remember me cookies from XSS attacks (wo...rvelices4-28/+40
2008-10-15Merge from trunk 2752:patdenice1-2/+2
2008-10-15Merge from trunk 2747:patdenice1-1/+2
2008-10-12version management: the Piwigo version changes to 2.0 instead of Butterflyplegall1-1/+1
2008-10-11feature 892 added: pwg.images.setInfo added so that once we have discoveredplegall1-81/+178
2008-10-11Merge from trunk 2716:patdenice1-34/+12
2008-10-11Merge from trunk 2712:patdenice1-0/+29
2008-10-10- replace a preg_match with simple comparison (faster)rvelices2-10/+3
2008-10-09- removed unused var from templatervelices1-5/+2
2008-10-07feature 889 added: pwg.images.exist check the existence of a photo in theplegall1-0/+39
2008-10-05bug 888 fixed: pwg.images.add updates the associated categories so that aplegall1-1/+3
2008-10-05feature 885 added: pwg.images.add web API method now supports additionalplegall1-4/+41