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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-20
feature #346, give chunk size in pwg.session.getStatus response
plegall
1
-0
/
+2
2015-12-01
faster SQL, by @mistic100
plegall
1
-6
/
+6
2015-12-01
fixes #377 use Ajax calls to refresh/delete album thumbnail
plegall
1
-0
/
+92
2015-04-24
feature 3221 Add Logger class
mistic100
1
-30
/
+29
2015-03-12
use query2array
rvelices
1
-14
/
+14
2014-11-06
merge r30375 from trunk to branch 2.7
plegall
1
-1
/
+1
2014-11-06
bug 3171 fixed: no need to double escape the file name from HTML5 upload
plegall
1
-1
/
+1
2014-11-03
bug 3163: pwg.tags.getImages mysql error if order parameter is provided
rvelices
1
-2
/
+6
2014-09-25
Merged revision(s) 29773, 29778-29779 from trunk:
mistic100
1
-1
/
+1
2014-09-25
final fix for plugins update ?
mistic100
1
-1
/
+1
2014-09-24
fix plugins autoupdate: call ##_maintain::update when updating from back-office
mistic100
1
-1
/
+1
2014-09-22
feature 3083: return the upload_file_types in pwg.session.getStatus (list of ...
plegall
1
-1
/
+15
2014-07-30
feature 3067: upload any file type with the new HTML5 upload form.
plegall
1
-0
/
+1
2014-07-25
bug 3104: less rights for admins (compared to webmaster). Now an admin can't:
plegall
1
-20
/
+46
2014-07-07
feature 2807: nicer display of "from to" dates (required changes in "format_d...
mistic100
1
-2
/
+2
2014-06-02
feature 3010 : replace trigger_action/event by trigger_notify/change
mistic100
1
-5
/
+5
2014-05-28
feature 2616: better behavior at the end of upload (more like with uploadify,...
plegall
1
-0
/
+15
2014-05-28
feature 2616, customizations for plupload
plegall
1
-12
/
+3
2014-05-27
feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation....
plegall
1
-0
/
+140
2014-05-26
feature 3077 : factorize code for categories cache (TODO for other collection...
mistic100
1
-1
/
+1
2014-05-17
feature 3077 : use Selectize with AJAX load/cache on picture_modify
mistic100
1
-1
/
+7
2014-04-05
bug 3069: add quick search as filter in batch manager
rvelices
1
-17
/
+19
2014-03-17
merge r27810 from branch 2.6 to trunk
plegall
3
-0
/
+35
2014-03-12
merge r27715 from branch 2.6 to trunk
plegall
1
-0
/
+2
2014-03-11
removed unnecessary by ref parameters + do not define IN_ADMIN on ws method
rvelices
1
-7
/
+6
2014-02-13
web service always return pwg version (allow in the future mobile apps to mai...
rvelices
1
-11
/
+2
2014-01-24
merge r26952 from branch 2.6 to trunk
plegall
1
-1
/
+1
2014-01-17
admin rating improvements
rvelices
1
-0
/
+4
2014-01-05
Update headers to 2014. Happy new year!!
mistic100
9
-9
/
+9
2013-12-16
invalidate_user_cache fix in web service method + do not invalidate user cach...
rvelices
1
-0
/
+5
2013-12-16
bug 3012 fixed: invalidate_user_cache() on pwg.users.setInfo, pwg.groups.addU...
plegall
2
-3
/
+9
2013-11-18
- ws users/groups/perms returns int instead of strings for ids
rvelices
2
-11
/
+17
2013-11-13
feature 2976: ability to set group association with pwg.users.setInfo
plegall
1
-0
/
+38
2013-11-13
feature 2976: improve lisiblity of pwg.users.getList options on APi explore +...
mistic100
1
-27
/
+19
2013-11-11
feature 2976: makes sure we output registration_date if registration_date_* i...
plegall
1
-43
/
+70
2013-11-11
feature 2976: add output fields for pwg.users.getList. registration_date,
plegall
1
-2
/
+62
2013-11-10
delete replace_space function, modify get_cat_display_name_* functions
mistic100
1
-1
/
+1
2013-11-01
splits ws_functions.inc.php in 8 files + comments + code cleaning
mistic100
9
-0
/
+4340