aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* New version 2.0.7 hard coded.2.0.7plegall2009-12-192-7/+7
* web method images.setPrivacyLevel (ws_images_setPrivacyLevel) is POST onlyrvelices2009-12-181-23/+28
* bug 1334 fixed: for POST mode on pwg.categories.setInfo, pwg.images.setInfo,plegall2009-12-181-0/+15
* bug 1328: implements check_pwg_token for comment deletion on picture.phpplegall2009-12-171-1/+2
* bug 1328: implement check_pwg_token for emails on user comments management.plegall2009-12-172-15/+40
* bug 1329 fixed: add a check_input_parameter function to prevent hackingplegall2009-12-152-0/+46
* feature 1316 added: we now have the ability to only fill the single valueplegall2009-12-091-17/+38
* feature 1312 added: pwg.images.setInfo can replace multiple values propretiesplegall2009-12-071-46/+122
* bug 1211 fixed: with PHP 5.3, the get_class function requires the inputplegall2009-12-045-9/+9
* bug 1210 fixed: check if the memory_get_usage function is available beforeplegall2009-12-041-3/+9
* feature 1051: ability to add/update a file for an existing photo. For example,plegall2009-11-221-0/+84
* feature 1051: new API method pwg.images.checkFiles. This method will be usefulplegall2009-11-221-19/+85
* improvement: to prepare feature 1051, the code to add a single file (works forplegall2009-11-201-127/+83
* merge -r4261 from trunkrvelices2009-11-131-1/+1
* [branche 2] new: de.piwigo.org/forum / es.piwigo.org/forum are online, PHPWG_...ddtddt2009-10-151-0/+6
* Replace another depreciated functions.patdenice2009-10-141-2/+2
* Replace some ereg function (depreciated) by preg_match.patdenice2009-10-141-2/+2
* set_magic_quote_runtime and get_magic_quote_gpc are depreciated and can produ...patdenice2009-10-091-2/+2
* merge r3927, r3928, r3951, r3953 from trunk to branch 2.0patdenice2009-10-091-5/+72
* [Bug 1041] Merged form trunk to branch : Switchable double/single password in...Eric2009-09-291-0/+3
* Bug 1176: Mail are not sent on Free sitesrub2009-09-282-88/+101
* Bug 1176: Mail are not sent on Free sitesrub2009-09-271-6/+0
* merge -c3798 from trunk to branch 2.0rub2009-08-262-4/+3
* merge r3703 from trunk - fix smarty debugging info (not important)rvelices2009-07-301-6/+11
* feature 1071: improve log system on API calls. The log can be activated by aplegall2009-07-212-19/+21
* bug 1070: fix a pLoader bug on Piwigo side. Catch the bad communication:plegall2009-07-211-1/+1
* - bug fix (use uasort for computed categories instead of usort) - I think thi...rvelices2009-07-201-1/+1
* correct bug in commit r3623 ( feature 1053 )rvelices2009-07-201-3/+3
* merge r3622 from trunk to branch 2.0rvelices2009-07-181-41/+51
* Update smarty to 2.6.26patdenice2009-07-156-61/+90
* bug 1043 fixed: avoid warning when merging chunks. This warning was preventingplegall2009-07-031-0/+2
* Reverse of 3484vdigital2009-07-011-6/+2
* New: Extend of available fields within a category page for a template-extensi...vdigital2009-07-011-2/+6
* feature 1033 added: new API method pwg.categories.setInfo makes possible toplegall2009-06-241-0/+53
* merge from trunk;bug fix 1024 : the way to discover protocol (http/https) was...nikrou2009-06-091-3/+4
* feature 1020 added: ability to subscribe to Piwigo Announcement Newsletter fromplegall2009-05-311-0/+3
* bug 968 fixed: charset is set in HTTP header.plegall2009-05-061-2/+2
* feature 981 added: ability to set the compression level for thumbnail creation.plegall2009-05-051-0/+4
* merge -c3261 from trunk to branch 2.0rub2009-04-261-4/+30
* merge -c3259 from trunk to branch 2.0rub2009-04-261-4/+4
* merge -c3257 from trunk to branch 2.0rub2009-04-261-1/+3
* bug 949 fixed: to avoid memory limit on server side, base64 encode chunks oneplegall2009-04-141-9/+18
* new: it.piwigo.org/forum is online, PHPWG_DOMAIN updated inside Piwigo.plegall2009-03-171-1/+4
* merge r3207 from trunk to branch 2.0.patdenice2009-03-161-1/+1
* merge r3203 from trunk to branch 2.0.patdenice2009-03-162-1/+1
* bug 926 fixed: change links to piwigo.org so that they go to existing URLs.plegall2009-03-132-3/+9
* bug 941 fixed: to be able to upload heavy photo, chunk the files, send partsplegall2009-03-121-23/+111
* merge part of r3190 from trunk to branch 2.0.patdenice2009-03-121-1/+1
* merge r3169 from trunk to branch 2.0patdenice2009-03-031-1/+1
* bug 913 fixed: ability to connect with an IPv6 address was added.plegall2009-02-261-2/+10