aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-22Issue 1521 : report trunk on branch 2.0laurent.duretz3-10/+19
2010-03-22Issue 1521 : Integration of LinkRoot plugin in Piwigo corelaurent.duretz3-14/+10
2010-03-21[Branche2] localisation hu/RU feature:1526 and feature:1527ddtddt1-0/+6
2010-03-21[Branche2] bug:1523 / Compatibility with PHP 5.3ddtddt1-1/+1
2010-03-01use fatal_error instead of die function (fatal_error leaves a trace in php er...rvelices1-7/+7
2010-03-01feature 1448 added: ability to set the upload directory (for pwg.images.addplegall2-3/+10
2010-02-28improvement: avoid the use of @ instead of a real testplegall1-2/+8
2010-02-26bug 1047 fixed: avoid warnings when the creation date is 0000-00-00 (whichplegall1-0/+5
2010-02-23feature 1453 added: ability to check for uniqueness on filename. No change onplegall2-16/+68
2010-02-19feature 967: optionnaly transmit the original filename to pwg.images.add. Whenplegall1-1/+1
2010-02-18Feature 0001142: notification on category, current user language depends on l...rub1-49/+39
2010-02-17bug 1423 fixed: support for ExtendedDescription (and all the ones using theplegall1-0/+15
2010-02-17bug 1422 fixed: pwg.images.add (and sub methods) can create recursiveplegall1-0/+22
2010-02-15Bug 1426 fixed : admin help popup use gallery theme instead of admin themenikrou1-1/+2
2010-02-12bug 1431: Community users now can see empty categories just like any admin.plegall1-5/+15
2010-01-26[Branche2] localisationddtddt1-0/+6
2010-01-15feature 1381: pwg.images.add automatically synchronizes metadata. Thank you toplegall1-0/+4
2009-12-18web method images.setPrivacyLevel (ws_images_setPrivacyLevel) is POST onlyrvelices1-23/+28
2009-12-18bug 1334 fixed: for POST mode on pwg.categories.setInfo, pwg.images.setInfo,plegall1-0/+15
2009-12-17bug 1328: implements check_pwg_token for comment deletion on picture.phpplegall1-1/+2
2009-12-17bug 1328: implement check_pwg_token for emails on user comments management.plegall2-15/+40
2009-12-15bug 1329 fixed: add a check_input_parameter function to prevent hackingplegall2-0/+46
2009-12-09feature 1316 added: we now have the ability to only fill the single valueplegall1-17/+38
2009-12-07feature 1312 added: pwg.images.setInfo can replace multiple values propretiesplegall1-46/+122
2009-12-04bug 1211 fixed: with PHP 5.3, the get_class function requires the inputplegall5-9/+9
2009-12-04bug 1210 fixed: check if the memory_get_usage function is available beforeplegall1-3/+9
2009-11-22feature 1051: ability to add/update a file for an existing photo. For example,plegall1-0/+84
2009-11-22feature 1051: new API method pwg.images.checkFiles. This method will be usefulplegall1-19/+85
2009-11-20improvement: to prepare feature 1051, the code to add a single file (works forplegall1-127/+83
2009-11-13merge -r4261 from trunkrvelices1-1/+1
2009-10-15[branche 2] new: de.piwigo.org/forum / es.piwigo.org/forum are online, PHPWG_...ddtddt1-0/+6
2009-10-14Replace another depreciated functions.patdenice1-2/+2
2009-10-14Replace some ereg function (depreciated) by preg_match.patdenice1-2/+2
2009-10-09set_magic_quote_runtime and get_magic_quote_gpc are depreciated and can produ...patdenice1-2/+2
2009-10-09merge r3927, r3928, r3951, r3953 from trunk to branch 2.0patdenice1-5/+72
2009-09-29[Bug 1041] Merged form trunk to branch : Switchable double/single password in...Eric1-0/+3
2009-09-28Bug 1176: Mail are not sent on Free sitesrub2-88/+101
2009-09-27Bug 1176: Mail are not sent on Free sitesrub1-6/+0
2009-08-26merge -c3798 from trunk to branch 2.0rub2-4/+3
2009-07-30merge r3703 from trunk - fix smarty debugging info (not important)rvelices1-6/+11
2009-07-21feature 1071: improve log system on API calls. The log can be activated by aplegall2-19/+21
2009-07-21bug 1070: fix a pLoader bug on Piwigo side. Catch the bad communication:plegall1-1/+1
2009-07-20- bug fix (use uasort for computed categories instead of usort) - I think thi...rvelices1-1/+1
2009-07-20correct bug in commit r3623 ( feature 1053 )rvelices1-3/+3
2009-07-18merge r3622 from trunk to branch 2.0rvelices1-41/+51
2009-07-15Update smarty to 2.6.26patdenice6-61/+90
2009-07-03bug 1043 fixed: avoid warning when merging chunks. This warning was preventingplegall1-0/+2
2009-07-01Reverse of 3484vdigital1-6/+2
2009-07-01New: Extend of available fields within a category page for a template-extensi...vdigital1-2/+6
2009-06-24feature 1033 added: new API method pwg.categories.setInfo makes possible toplegall1-0/+53