| Commit message (Expand) | Author | Files | Lines |
2010-03-01 | New version 2.0.9 hard coded.2.0.9 | plegall | 2 | -7/+7 |
2010-03-01 | feature 1448 added: ability to set the upload directory (for pwg.images.add | plegall | 2 | -3/+10 |
2010-02-28 | improvement: avoid the use of @ instead of a real test | plegall | 1 | -2/+8 |
2010-02-26 | bug 1047 fixed: avoid warnings when the creation date is 0000-00-00 (which | plegall | 1 | -0/+5 |
2010-02-23 | feature 1453 added: ability to check for uniqueness on filename. No change on | plegall | 2 | -16/+68 |
2010-02-19 | feature 967: optionnaly transmit the original filename to pwg.images.add. When | plegall | 1 | -1/+1 |
2010-02-18 | Feature 0001142: notification on category, current user language depends on l... | rub | 1 | -49/+39 |
2010-02-17 | bug 1423 fixed: support for ExtendedDescription (and all the ones using the | plegall | 1 | -0/+15 |
2010-02-17 | bug 1422 fixed: pwg.images.add (and sub methods) can create recursive | plegall | 1 | -0/+22 |
2010-02-15 | Bug 1426 fixed : admin help popup use gallery theme instead of admin theme | nikrou | 1 | -1/+2 |
2010-02-12 | bug 1431: Community users now can see empty categories just like any admin. | plegall | 1 | -5/+15 |
2010-01-26 | [Branche2] localisation | ddtddt | 1 | -0/+6 |
2010-01-15 | feature 1381: pwg.images.add automatically synchronizes metadata. Thank you to | plegall | 1 | -0/+4 |
2009-12-18 | web method images.setPrivacyLevel (ws_images_setPrivacyLevel) is POST only | rvelices | 1 | -23/+28 |
2009-12-18 | bug 1334 fixed: for POST mode on pwg.categories.setInfo, pwg.images.setInfo, | plegall | 1 | -0/+15 |
2009-12-17 | bug 1328: implements check_pwg_token for comment deletion on picture.php | plegall | 1 | -1/+2 |
2009-12-17 | bug 1328: implement check_pwg_token for emails on user comments management. | plegall | 2 | -15/+40 |
2009-12-15 | bug 1329 fixed: add a check_input_parameter function to prevent hacking | plegall | 2 | -0/+46 |
2009-12-09 | feature 1316 added: we now have the ability to only fill the single value | plegall | 1 | -17/+38 |
2009-12-07 | feature 1312 added: pwg.images.setInfo can replace multiple values propreties | plegall | 1 | -46/+122 |
2009-12-04 | bug 1211 fixed: with PHP 5.3, the get_class function requires the input | plegall | 5 | -9/+9 |
2009-12-04 | bug 1210 fixed: check if the memory_get_usage function is available before | plegall | 1 | -3/+9 |
2009-11-22 | feature 1051: ability to add/update a file for an existing photo. For example, | plegall | 1 | -0/+84 |
2009-11-22 | feature 1051: new API method pwg.images.checkFiles. This method will be useful | plegall | 1 | -19/+85 |
2009-11-20 | improvement: to prepare feature 1051, the code to add a single file (works for | plegall | 1 | -127/+83 |
2009-11-13 | merge -r4261 from trunk | rvelices | 1 | -1/+1 |
2009-10-15 | [branche 2] new: de.piwigo.org/forum / es.piwigo.org/forum are online, PHPWG_... | ddtddt | 1 | -0/+6 |
2009-10-14 | Replace another depreciated functions. | patdenice | 1 | -2/+2 |
2009-10-14 | Replace some ereg function (depreciated) by preg_match. | patdenice | 1 | -2/+2 |
2009-10-09 | set_magic_quote_runtime and get_magic_quote_gpc are depreciated and can produ... | patdenice | 1 | -2/+2 |
2009-10-09 | merge r3927, r3928, r3951, r3953 from trunk to branch 2.0 | patdenice | 1 | -5/+72 |
2009-09-29 | [Bug 1041] Merged form trunk to branch : Switchable double/single password in... | Eric | 1 | -0/+3 |
2009-09-28 | Bug 1176: Mail are not sent on Free sites | rub | 2 | -88/+101 |
2009-09-27 | Bug 1176: Mail are not sent on Free sites | rub | 1 | -6/+0 |
2009-08-26 | merge -c3798 from trunk to branch 2.0 | rub | 2 | -4/+3 |
2009-07-30 | merge r3703 from trunk - fix smarty debugging info (not important) | rvelices | 1 | -6/+11 |
2009-07-21 | feature 1071: improve log system on API calls. The log can be activated by a | plegall | 2 | -19/+21 |
2009-07-21 | bug 1070: fix a pLoader bug on Piwigo side. Catch the bad communication: | plegall | 1 | -1/+1 |
2009-07-20 | - bug fix (use uasort for computed categories instead of usort) - I think thi... | rvelices | 1 | -1/+1 |
2009-07-20 | correct bug in commit r3623 ( feature 1053 ) | rvelices | 1 | -3/+3 |
2009-07-18 | merge r3622 from trunk to branch 2.0 | rvelices | 1 | -41/+51 |
2009-07-15 | Update smarty to 2.6.26 | patdenice | 6 | -61/+90 |
2009-07-03 | bug 1043 fixed: avoid warning when merging chunks. This warning was preventing | plegall | 1 | -0/+2 |
2009-07-01 | Reverse of 3484 | vdigital | 1 | -6/+2 |
2009-07-01 | New: Extend of available fields within a category page for a template-extensi... | vdigital | 1 | -2/+6 |
2009-06-24 | feature 1033 added: new API method pwg.categories.setInfo makes possible to | plegall | 1 | -0/+53 |
2009-06-09 | merge from trunk;bug fix 1024 : the way to discover protocol (http/https) was... | nikrou | 1 | -3/+4 |
2009-05-31 | feature 1020 added: ability to subscribe to Piwigo Announcement Newsletter from | plegall | 1 | -0/+3 |
2009-05-06 | bug 968 fixed: charset is set in HTTP header. | plegall | 1 | -2/+2 |
2009-05-05 | feature 981 added: ability to set the compression level for thumbnail creation. | plegall | 1 | -0/+4 |