index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ws_functions.inc.php
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feature 1448 added: ability to set the upload directory (for pwg.images.add
plegall
2010-03-01
1
-3
/
+7
*
feature 1453 added: ability to check for uniqueness on filename. No change on
plegall
2010-02-23
1
-16
/
+64
*
feature 967: optionnaly transmit the original filename to pwg.images.add. When
plegall
2010-02-19
1
-1
/
+1
*
bug 1423 fixed: support for ExtendedDescription (and all the ones using the
plegall
2010-02-17
1
-0
/
+15
*
bug 1422 fixed: pwg.images.add (and sub methods) can create recursive
plegall
2010-02-17
1
-0
/
+22
*
bug 1431: Community users now can see empty categories just like any admin.
plegall
2010-02-12
1
-5
/
+15
*
feature 1381: pwg.images.add automatically synchronizes metadata. Thank you to
plegall
2010-01-15
1
-0
/
+4
*
web method images.setPrivacyLevel (ws_images_setPrivacyLevel) is POST only
rvelices
2009-12-18
1
-23
/
+28
*
bug 1334 fixed: for POST mode on pwg.categories.setInfo, pwg.images.setInfo,
plegall
2009-12-18
1
-0
/
+15
*
feature 1316 added: we now have the ability to only fill the single value
plegall
2009-12-09
1
-17
/
+38
*
feature 1312 added: pwg.images.setInfo can replace multiple values propreties
plegall
2009-12-07
1
-46
/
+122
*
bug 1210 fixed: check if the memory_get_usage function is available before
plegall
2009-12-04
1
-3
/
+9
*
feature 1051: ability to add/update a file for an existing photo. For example,
plegall
2009-11-22
1
-0
/
+84
*
feature 1051: new API method pwg.images.checkFiles. This method will be useful
plegall
2009-11-22
1
-19
/
+85
*
improvement: to prepare feature 1051, the code to add a single file (works for
plegall
2009-11-20
1
-127
/
+83
*
feature 1071: improve log system on API calls. The log can be activated by a
plegall
2009-07-21
1
-19
/
+15
*
bug 1070: fix a pLoader bug on Piwigo side. Catch the bad communication:
plegall
2009-07-21
1
-1
/
+1
*
bug 1043 fixed: avoid warning when merging chunks. This warning was preventing
plegall
2009-07-03
1
-0
/
+2
*
feature 1033 added: new API method pwg.categories.setInfo makes possible to
plegall
2009-06-24
1
-0
/
+53
*
bug 949 fixed: to avoid memory limit on server side, base64 encode chunks one
plegall
2009-04-14
1
-9
/
+18
*
bug 941 fixed: to be able to upload heavy photo, chunk the files, send parts
plegall
2009-03-12
1
-23
/
+111
*
merge 3145-3146 from trunk
rvelices
2009-02-14
1
-7
/
+4
*
bug 912 fixed: we need an extra original_sum to pwg.images.add API method to
plegall
2009-01-08
1
-2
/
+2
*
Administration: happy new year 2009, all PHP headers updated.
plegall
2009-01-04
1
-1
/
+1
*
bug 907 fixed: avoid PHP warning when pwg.images.add adds a photo in a
plegall
2008-12-03
1
-0
/
+5
*
bug 905 fixed: avoid PHP notice when rank is implicit in the categories
plegall
2008-12-02
1
-1
/
+1
*
bug 904 fixed: an index.htm is created in directories created by
plegall
2008-12-02
1
-0
/
+6
*
bug 897 fixed: controls added in pwg.images.add to have clear error messages
plegall
2008-10-20
1
-6
/
+57
*
- mysql potential injection paranoia + code compaction in common.inc.php
rvelices
2008-10-17
1
-4
/
+6
*
- security paranoia: protect session/remember me cookies from XSS attacks (wo...
rvelices
2008-10-16
1
-15
/
+7
*
feature 892 added: pwg.images.setInfo added so that once we have discovered
plegall
2008-10-11
1
-81
/
+178
*
feature 889 added: pwg.images.exist check the existence of a photo in the
plegall
2008-10-07
1
-0
/
+39
*
bug 888 fixed: pwg.images.add updates the associated categories so that a
plegall
2008-10-05
1
-1
/
+3
*
feature 885 added: pwg.images.add web API method now supports additional
plegall
2008-10-05
1
-4
/
+41
*
bug 880 fixed: pwg.categories.add invalidate the user cache so that the new
plegall
2008-10-03
1
-0
/
+2
*
feature 874 added: new Web API method pwg.tags.add.
plegall
2008-10-01
1
-0
/
+19
*
feature 868 added: pwg.images.add checks if the same file has not alread
plegall
2008-09-25
1
-0
/
+13
*
- some checks for admins that are advisers (no write access)
rvelices
2008-09-25
1
-11
/
+11
*
new: WebService method pwg.tags.getAdminList was added. The difference with
plegall
2008-09-24
1
-0
/
+27
*
new: WebService method pwg.categories.add so that pLoader can create a
plegall
2008-09-24
1
-0
/
+22
*
- removed #debug css rule (why would we need that in default-layout?)
rvelices
2008-09-23
1
-2
/
+2
*
improvement: WebService method pwg.images.add can set fill #images table
plegall
2008-09-22
1
-19
/
+104
*
new: webservice method pwg.categories.getAdminList was added so that pLoader
plegall
2008-09-21
1
-0
/
+56
*
improvement: instead of sending the images_max_rank of each category in
plegall
2008-09-19
1
-21
/
+19
*
improvement: webservice methode pwg.categories.getList returns the
plegall
2008-09-17
1
-4
/
+34
*
feature added: ability to set rank from webservice upload.
plegall
2008-09-11
1
-1
/
+3
*
remove ws access table/partners functionality
rvelices
2008-09-11
1
-154
/
+2
*
bug fixed: it seems that the upload file.jpg had -rw------- permissions
plegall
2008-09-08
1
-0
/
+2
*
improvement: ws method pwg.images.add checks the dumped files against the
plegall
2008-09-04
1
-3
/
+22
*
- remove hello_world plugin (not working anymore)
rvelices
2008-09-04
1
-8
/
+12
[next]