aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | move get_query_string_diff and url_is_remote to functions_url.inc.phpmistic1002013-11-212-37/+38
* | feature 2999: documentation of functions_rate and functions_sessionmistic1002013-11-212-67/+94
* | aliases trigger_event() in trigger_change() and trigger_action() in trigger_n...mistic1002013-11-203-12/+35
* | feature 2999: Documentation of include/functions_plugins.inc.phpmistic1002013-11-201-56/+113
* | feature 2999: Documentation of include/functions_notification + clean codemistic1002013-11-191-215/+223
* | next release is 2.6.0RC1plegall2013-11-191-1/+1
* | bug 2963: Ability to create css/js smarty templates - fixes (last I hope)rvelices2013-11-191-2/+2
* | parse error in r25550mistic1002013-11-181-1/+1
* | feature 2999: Documentation of include/functions_mail|metadata|picturemistic1002013-11-184-65/+119
* | feature 2999: documentation of functions\comment|cookie|filter|htmlmistic1002013-11-184-98/+222
* | feature 2963 & feature 2985 : more flexibility for FileCombiner (keep API com...mistic1002013-11-181-3/+10
* | - ws users/groups/perms returns int instead of strings for idsrvelices2013-11-182-11/+17
* | bug 2963: Ability to create css/js smarty templates - fixes rare cases + code...rvelices2013-11-181-33/+24
* | feature 2999 : documentation of include/functions_category.inc.phpmistic1002013-11-171-54/+75
* | feature 2999 : documentation of include/functions_calendar.inc.php and Calend...mistic1002013-11-175-453/+528
* | feature 2985: allow combine_script to set an ID in order the deal with styles...mistic1002013-11-171-34/+90
* | add DerivativeImage::get_one method working like DerivateImage::get_all but r...mistic1002013-11-171-6/+45
* | feature 2976: ability to set group association with pwg.users.setInfoplegall2013-11-131-0/+38
* | feature 2976: improve lisiblity of pwg.users.getList options on APi explore +...mistic1002013-11-131-27/+19
* | bug 2963: Ability to create css/js smarty templates - fixes againrvelices2013-11-121-1/+4
* | bug 2963: Ability to create css/js smarty templates - fixesrvelices2013-11-121-3/+3
* | bug 2963: Ability to create css/js smarty templates with cachingrvelices2013-11-121-120/+150
* | feature 2976: makes sure we output registration_date if registration_date_* i...plegall2013-11-111-43/+70
* | feature 2976: add output fields for pwg.users.getList. registration_date,plegall2013-11-112-4/+64
* | move array_from_query to functions.inc.phpmistic1002013-11-103-60/+31
* | feature 2999 : documentation of include/functions.inc.phpmistic1002013-11-101-151/+272
* | delete replace_space function, modify get_cat_display_name_* functionsmistic1002013-11-105-77/+8
* | feature 2998: Maintenance class for plugin mistic1002013-11-081-38/+110
* | Improve display on ws.htmmistic1002013-11-081-0/+14
* | mail func (use smarty3 syntax, better debugging with error reason)rvelices2013-11-071-17/+15
* | feature 2995 and feature 2997mistic1002013-11-072-5/+2
* | feature 2995: New email templatemistic1002013-11-061-12/+63
* | feature 2995: New email templatemistic1002013-11-064-49/+66
* | feature feature 2995: New email templatemistic1002013-11-061-10/+12
* | feature 2995: New email templatemistic1002013-11-064-233/+235
* | feature 2965: apply new template on pwg_mail()mistic1002013-11-053-299/+646
* | in case of external auth, database admin has to reset piwigo_images.added_byplegall2013-11-051-1/+1
* | feature 2651: fallback language, failed when the "child" file does not existsmistic1002013-11-011-1/+30
* | next version is 2.6.0beta2plegall2013-11-011-1/+1
* | splits ws_functions.inc.php in 8 files + comments + code cleaningmistic1002013-11-0110-3773/+4350
* | syntax error fixedplegall2013-11-011-1/+1
* | feature 2976: add three methods for permissions managementmistic1002013-10-301-0/+206
* | feature 1668, user manager redesign: ability to add a new user (call to pwg.u...plegall2013-10-302-34/+77
* | private method becomes public (use in plugin)rvelices2013-10-301-1/+1
* | add two extra param to render_element_description trigger: main_page_element_...mistic1002013-10-292-3/+3
* | feature 2976: add 'display' parameter for pwg.users.getListmistic1002013-10-281-10/+69
* | feature 2976: new options for pwg.users.setInfo + user_id can be an arraymistic1002013-10-281-45/+145
* | feature 2976: can change user status and levelmistic1002013-10-241-4/+36
* | feature 2976: API methods for users and groups managementmistic1002013-10-242-4/+467
* | bug 2988: register_user() must returns new user id mistic1002013-10-242-26/+30