aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* New version 2.0.0 hard coded.2.0.0plegall2009-02-152-7/+7
* merge 3145-3146 from trunkrvelices2009-02-145-102/+32
* merge r3136 from trunkrvelices2009-02-135-149/+68
* modification: phpwebgallery.net moves to piwigo.orgplegall2009-02-122-8/+7
* - fix issue on my previous commitrvelices2009-02-051-1/+1
* merge r 3126 from trunkrvelices2009-02-055-56/+48
* merge r3124 from trunkrvelices2009-02-052-18/+15
* merge r3122 from trunkrvelices2009-02-042-10/+6
* merge 3120 from trunkrvelices2009-02-043-27/+29
* merge r3117 from trunk:rvelices2009-01-311-37/+17
* Title harmonization in the scope of Piwigo website integration.vdigital2009-01-172-0/+8
* bug 912 fixed: we need an extra original_sum to pwg.images.add API method toplegall2009-01-081-2/+2
* Administration: happy new year 2009, all PHP headers updated.plegall2009-01-0450-50/+50
* - $conf['meta_ref'] is a new configuration parameter (Default true)vdigital2009-01-032-0/+14
* - ini_set usage is sometimes prohibited.vdigital2008-12-281-2/+2
* merge -c3000 from trunk to branch 2.0.patdenice2008-12-195-7/+12
* Border removal in mails on thumbnails (2). Need further tests.vdigital2008-12-161-1/+1
* merge -c2961 from trunk to branch 2.0.patdenice2008-12-096-31/+56
* merge -c2923 from trunk to branch 2.0.patdenice2008-12-061-0/+3
* bug 907 fixed: avoid PHP warning when pwg.images.add adds a photo in aplegall2008-12-031-0/+5
* bug 905 fixed: avoid PHP notice when rank is implicit in the categoriesplegall2008-12-021-1/+1
* bug 904 fixed: an index.htm is created in directories created byplegall2008-12-022-0/+20
* merge -c2902 from trunk to branch 2.0.patdenice2008-11-231-8/+1
* merge -c2900 from trunk to branch 2.0.patdenice2008-11-221-12/+1
* merge -c2884 from trunk to branch 2.0.patdenice2008-11-192-1/+2
* Add a new config value 'show_php_error' to allow debugging of RC to be easier.grum2008-11-102-0/+12
* Resolved issue 0000900: format_date function doesn't work when time is omi...rub2008-11-092-2/+10
* Two fields in the database [image table] are in the 'yyyy-mm-dd' formatgrum2008-11-091-2/+2
* bug fixed: in r2774 a bug was introduced, piwigo.org is not available yet,plegall2008-11-081-1/+1
* New: Extend of available fields within a category page for a template-extensi...vdigital2008-11-071-0/+17
* - removed some unused constants from constants.phprvelices2008-11-043-30/+5
* menu item "quicksearch" will be displayed only if a $block->data is set (likegrum2008-10-281-0/+4
* Advices [19] $conf['subcatify'] replaced by $conf['tags_default_display_mode']vdigital2008-10-241-1/+1
* - some german language changesrvelices2008-10-223-16/+24
* bug 897 fixed: controls added in pwg.images.add to have clear error messagesplegall2008-10-201-6/+57
* Delfault template and Piwigo domain ...vdigital2008-10-191-2/+2
* - php optims (small): remove/replace preg_xxx with faster simple string funct...rvelices2008-10-183-31/+25
* - added an image sort order by privacy level (admins only)rvelices2008-10-181-2/+3
* - mysql potential injection paranoia + code compaction in common.inc.phprvelices2008-10-172-56/+15
* - security paranoia: protect session/remember me cookies from XSS attacks (wo...rvelices2008-10-164-28/+40
* Merge from trunk 2752:patdenice2008-10-151-2/+2
* Merge from trunk 2747:patdenice2008-10-151-1/+2
* version management: the Piwigo version changes to 2.0 instead of Butterflyplegall2008-10-121-1/+1
* feature 892 added: pwg.images.setInfo added so that once we have discoveredplegall2008-10-111-81/+178
* Merge from trunk 2716:patdenice2008-10-111-34/+12
* Merge from trunk 2712:patdenice2008-10-111-0/+29
* - replace a preg_match with simple comparison (faster)rvelices2008-10-102-10/+3
* - removed unused var from templatervelices2008-10-091-5/+2
* feature 889 added: pwg.images.exist check the existence of a photo in theplegall2008-10-071-0/+39
* bug 888 fixed: pwg.images.add updates the associated categories so that aplegall2008-10-051-1/+3