aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-10move array_from_query to functions.inc.phpmistic1003-60/+31
2013-11-10feature 2999 : documentation of include/functions.inc.phpmistic1001-151/+272
2013-11-10delete replace_space function, modify get_cat_display_name_* functionsmistic1005-77/+8
2013-11-08feature 2998: Maintenance class for plugin mistic1001-38/+110
2013-11-08Improve display on ws.htmmistic1001-0/+14
2013-11-07mail func (use smarty3 syntax, better debugging with error reason)rvelices1-17/+15
2013-11-07feature 2995 and feature 2997mistic1002-5/+2
2013-11-06feature 2995: New email templatemistic1001-12/+63
2013-11-06feature 2995: New email templatemistic1004-49/+66
2013-11-06feature feature 2995: New email templatemistic1001-10/+12
2013-11-06feature 2995: New email templatemistic1004-233/+235
2013-11-05feature 2965: apply new template on pwg_mail()mistic1003-299/+646
2013-11-05in case of external auth, database admin has to reset piwigo_images.added_byplegall1-1/+1
2013-11-01feature 2651: fallback language, failed when the "child" file does not existsmistic1001-1/+30
2013-11-01next version is 2.6.0beta2plegall1-1/+1
2013-11-01splits ws_functions.inc.php in 8 files + comments + code cleaningmistic10010-3773/+4350
2013-11-01syntax error fixedplegall1-1/+1
2013-10-30feature 2976: add three methods for permissions managementmistic1001-0/+206
2013-10-30feature 1668, user manager redesign: ability to add a new user (call to pwg.u...plegall2-34/+77
2013-10-30private method becomes public (use in plugin)rvelices1-1/+1
2013-10-29add two extra param to render_element_description trigger: main_page_element_...mistic1002-3/+3
2013-10-28feature 2976: add 'display' parameter for pwg.users.getListmistic1001-10/+69
2013-10-28feature 2976: new options for pwg.users.setInfo + user_id can be an arraymistic1001-45/+145
2013-10-24feature 2976: can change user status and levelmistic1001-4/+36
2013-10-24feature 2976: API methods for users and groups managementmistic1002-4/+467
2013-10-24bug 2988: register_user() must returns new user id mistic1002-26/+30
2013-10-24two new options for API methods : 'admin_only' and 'post_only'mistic1002-190/+14
2013-10-24bug:2947 fix compatibility with PHP 5.2 and 5.3mistic1001-22/+87
2013-10-24feature 2978: error func_get_args(): Can't be used as a function parameter on...mistic1001-1/+2
2013-10-22feature:2982 API: add high-level type checkmistic1002-239/+282
2013-10-20fix parse error from r25018mistic1001-1/+1
2013-10-20add "abstract" keyword for API base classes + PwgRestRequestHandler inherits ...mistic1002-6/+6
2013-10-19replace some mass_updates/inserts by single_update/insertmistic1002-35/+22
2013-10-19remove all array_push (50% slower than []) + some changes missing for feature...mistic10019-127/+89
2013-10-19feature 2978: remove useless sprintf in the coremistic1006-14/+14
2013-10-19feature 2978: l10n() and {translate} with additional arguments mistic1002-13/+36
2013-10-17merge r24967 from branch 2.5 to trunkplegall1-3/+19
2013-10-17removed unused css rules, password recover form has a fieldset as all other f...rvelices1-8/+5
2013-10-17feature 2965: move phpmailer files in a specific directoryplegall4-185/+0
2013-10-17feature 2965: move phpmailer files in a specific directoryplegall1-1/+1
2013-10-17feature 2965: replace custom mail functions by PHPMailer (version 5.2.7).plegall5-104/+4411
2013-10-122816: {strip} removes too much things, fixed again for smarty 3mistic1001-2/+2
2013-10-10make get_query_string_diff compatible with arrays and use build-in functionsmistic1001-16/+9
2013-09-05add function conf_delete_parammistic1001-0/+35
2013-09-05bug 2865: correct handle of sockets for mysqlimistic1001-1/+1
2013-08-14feature:2950 add function request_plugin_update()mistic1001-0/+38
2013-08-01bug:2947 rewrite format_date() and time_since() with DateTime class + new par...mistic1001-79/+138
2013-07-21add mandatory option for check_input_parametermistic1001-1/+6
2013-07-09feature 2941: add trigger on get_webmaster_mail_addressplegall1-0/+2
2013-07-07bug:2939 switch_lang_to() must reload plugins filesmistic1002-2/+18