source: trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25633   10 years patdenice Small bug on password hash verification with strpos function
(edit) @25615   10 years mistic100 move get_query_string_diff and url_is_remote to functions_url.inc.php
(edit) @25614   10 years mistic100 feature 2999: documentation of functions_rate and functions_session
(edit) @25602   10 years mistic100 aliases trigger_event() in trigger_change() and trigger_action() in …
(edit) @25601   10 years mistic100 feature 2999: Documentation of include/functions_plugins.inc.php
(edit) @25578   10 years mistic100 feature 2999: Documentation of include/functions_notification + clean code
(edit) @25575   10 years plg next release is 2.6.0RC1
(edit) @25568   10 years rvelices bug 2963: Ability to create css/js smarty templates - fixes (last I hope)
(edit) @25563   10 years mistic100 parse error in r25550
(edit) @25550   10 years mistic100 feature 2999: Documentation of include/functions_mail|metadata|picture
(edit) @25548   10 years mistic100 feature 2999: documentation of functions\comment|cookie|filter|html
(edit) @25547   10 years mistic100 feature 2963 & feature 2985 : more flexibility for FileCombiner (keep …
(edit) @25545   10 years rvelices - ws users/groups/perms returns int instead of strings for ids - fix …
(edit) @25544   10 years rvelices bug 2963: Ability to create css/js smarty templates - fixes rare cases …
(edit) @25508   10 years mistic100 feature 2999 : documentation of include/functions_category.inc.php
(edit) @25507   10 years mistic100 feature 2999 : documentation of include/functions_calendar.inc.php and …
(edit) @25506   10 years mistic100 feature 2985: allow combine_script to set an ID in order the deal with …
(edit) @25504   10 years mistic100 add DerivativeImage::get_one method working like …
(edit) @25474   10 years plg feature 2976: ability to set group association with pwg.users.setInfo
(edit) @25472   10 years mistic100 feature 2976: improve lisiblity of pwg.users.getList options on APi …
(edit) @25471   10 years rvelices bug 2963: Ability to create css/js smarty templates - fixes again
(edit) @25464   10 years rvelices bug 2963: Ability to create css/js smarty templates - fixes
(edit) @25462   10 years rvelices bug 2963: Ability to create css/js smarty templates with caching so …
(edit) @25461   10 years plg feature 2976: makes sure we output registration_date if …
(edit) @25459   10 years plg feature 2976: add output fields for pwg.users.getList. …
(edit) @25427   10 years mistic100 move array_from_query to functions.inc.php
(edit) @25426   10 years mistic100 feature 2999 : documentation of include/functions.inc.php
(edit) @25425   10 years mistic100 delete replace_space function, modify get_cat_display_name_* functions
(edit) @25406   10 years mistic100 feature 2998: Maintenance class for plugin
(edit) @25394   10 years mistic100 Improve display on ws.htm
(edit) @25384   10 years rvelices mail func (use smarty3 syntax, better debugging with error reason)
(edit) @25372   10 years mistic100 feature 2995 and feature 2997 change organization of configuration …
(edit) @25361   10 years mistic100 feature 2995: New email template add function …
(edit) @25360   10 years mistic100 feature 2995: New email template restore get_l10n_args removed at …
(edit) @25358   10 years mistic100 feature feature 2995: New email template improve mail cache system fix …
(edit) @25357   10 years mistic100 feature 2995: New email template rewrite pwg_mail_group() and …
(edit) @25344   10 years mistic100 feature 2965: apply new template on pwg_mail() TODO : review other …
(edit) @25338   10 years plg in case of external auth, database admin has to reset …
(edit) @25288   10 years mistic100 feature 2651: fallback language, failed when the "child" file does not …
(edit) @25283   10 years plg next version is 2.6.0beta2
(edit) @25281   10 years mistic100 splits ws_functions.inc.php in 8 files + comments + code cleaning
(edit) @25276   10 years plg syntax error fixed
(edit) @25245   10 years mistic100 feature 2976: add three methods for permissions management
(edit) @25237   10 years plg feature 1668, user manager redesign: ability to add a new user (call …
(edit) @25231   10 years rvelices private method becomes public (use in plugin)
(edit) @25202   10 years mistic100 add two extra param to render_element_description trigger: …
(edit) @25196   10 years mistic100 feature 2976: add 'display' parameter for pwg.users.getList
(edit) @25195   10 years mistic100 feature 2976: new options for pwg.users.setInfo + user_id can be an array
(edit) @25118   10 years mistic100 feature 2976: can change user status and level fix saving problem of …
(edit) @25117   10 years mistic100 feature 2976: API methods for users and groups management TODO : …
(edit) @25116   10 years mistic100 bug 2988: register_user() must returns new user id
(edit) @25115   10 years mistic100 two new options for API methods : 'admin_only' and 'post_only'
(edit) @25114   10 years mistic100 bug:2947 fix compatibility with PHP 5.2 and 5.3
(edit) @25113   10 years mistic100 feature 2978: error func_get_args(): Can't be used as a function …
(edit) @25077   10 years mistic100 feature:2982 API: add high-level type check introduces some constants …
(edit) @25026   10 years mistic100 fix parse error from r25018
(edit) @25025   10 years mistic100 add "abstract" keyword for API base classes + PwgRestRequestHandler
(edit) @25019   10 years mistic100 replace some mass_updates/inserts by single_update/insert
(edit) @25018   10 years mistic100 remove all array_push (50% slower than []) + some changes missing for …
(edit) @25005   10 years mistic100 feature 2978: remove useless sprintf in the core
(edit) @24988   10 years mistic100 feature 2978: l10n() and {translate} with additional arguments TODO: …
(edit) @24968   11 years plg merge r24967 from branch 2.5 to trunk bug 2973 fixed: automatically …
(edit) @24966   11 years rvelices removed unused css rules, password recover form has a fieldset as all …
(edit) @24953   11 years plg feature 2965: move phpmailer files in a specific directory
(edit) @24952   11 years plg feature 2965: move phpmailer files in a specific directory
(edit) @24951   11 years plg feature 2965: replace custom mail functions by PHPMailer (version …
(edit) @24877   11 years mistic100 2816: {strip} removes too much things, fixed again for smarty 3
(edit) @24833   11 years mistic100 make get_query_string_diff compatible with arrays and use build-in …
(edit) @24350   11 years mistic100 add function conf_delete_param
(edit) @24346   11 years mistic100 bug 2865: correct handle of sockets for mysqli
(edit) @24160   11 years mistic100 feature:2950 add function request_plugin_update()
(edit) @24099   11 years mistic100 bug:2947 rewrite format_date() and time_since() with DateTime class + …
(edit) @24009   11 years mistic100 add mandatory option for check_input_parameter
(edit) @23887   11 years plg feature 2941: add trigger on get_webmaster_mail_address
(edit) @23823   11 years mistic100 bug:2939 switch_lang_to() must reload plugins files
(edit) @23822   11 years mistic100 bug:2933 make plain url when picture_url_style='id-file'
(edit) @23813   11 years mistic100 bug 2931: revert r23675 & r23721, make element_set_ranks.php uses ASC …
(edit) @23721   11 years rvelices bug 2931: photos sort order, "default" is meaningless (fix again when …
(edit) @23688   11 years rvelices replace the language_prefilter with a postfilter (now that smarty has …
(edit) @23618   11 years rvelices fix missing prev/next nav items in the calendar view (Smarty …
(edit) @23588   11 years rvelices fix define_derivative (matter of smarty3 variable scope)
(edit) @23499   11 years plg merge r23498 from branch 2.5 to trunk feature 2929: strip metadata on …
(edit) @23495   11 years rvelices Smart 3 - fix per handle prefilters
(edit) @23485   11 years rvelices Smarty EOL style LF svn property
(edit) @23476   11 years rvelices Smarty3 added 'translate_dec' compilermodifier (generated code is a …
(edit) @23425   11 years rvelices bug 2858: Smarty3 fix php warnings, concat, used modifier on array
(edit) @23384   11 years rvelices smarty 3 - first pass for tests
(edit) @23372   11 years mistic100 Add trigger "load_conf" at the end of load_conf_from_db() not usable …
(edit) @23272   11 years flop25 bug:2855 new otpion "inherit" for create_virtual_category(), and …
(edit) @23263   11 years mistic100 feature:2785 Improve template method to sort actions buttons + add …
(edit) @23261   11 years mistic100 feature:2926 add option to hide API methods to reflection.getMethodList
(edit) @23217   11 years mistic100 set trunk version to 2.6.0beta1
(edit) @23187   11 years rvelices nicer urls when used over https
(edit) @23184   11 years rvelices combine_script recognizes path starting with as absolute urls
(edit) @23060   11 years plg merge r23059 from branch 2.5 to trunk bug 2917 fixed: invalidate user …
(edit) @22879   11 years rvelices bug 2097: wrong number of sub-albums bug 2098: make number of direct …
(edit) @22729   11 years rvelices bug 2900: Improve web service output
(edit) @22661   11 years plg merge r22660 from branch 2.5 to trunk feature 2899: ability to allow …
(edit) @22653   11 years flop25 correction of rev:21515
(edit) @22570   11 years ddtddt [trunk] - add new site br.piwigo.org
Note: See TracRevisionLog for help on using the revision log.