aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge r30864 from trunk to branch 2.7plegall2015-01-081-2/+2
* * feature 3142: upgrade script to Piwigo 2.7plegall2014-09-201-1/+1
* feature:2807 better fix for svn:28995mistic1002014-07-081-1/+1
* feature 2807: nicer display of "from to" dates (required changes in "format_d...mistic1002014-07-071-11/+62
* remove line commited by mistake in r28913plegall2014-07-021-2/+0
* feature 3046: Add option "force_fallback" to load_language + clean codemistic1002014-07-021-65/+58
* correctly stringify booleans in conf_update_parammistic1002014-06-131-1/+1
* feature 3038 : always apply serialize&addslashes if object/array is passed an...mistic1002014-06-031-0/+4
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-021-5/+5
* quick search - small fixes & improvementsrvelices2014-05-311-6/+5
* feature 3038 : add $updateGlobal and $parser options to conf_update_parammistic1002014-05-291-21/+53
* added a persistent cache mechanism; used so far to cache image ids in flat vi...rvelices2014-05-111-0/+1
* lang key with an empty value are not displayedflop252014-04-131-1/+1
* more query2arrayrvelices2014-02-131-28/+4
* arrayfromquery optimizations: move double if from inside loop to outside + us...rvelices2014-02-111-98/+33
* remove PHP < 5.2 codemistic1002014-02-041-21/+2
* str2DateTime return false on empty inputmistic1002014-01-291-4/+8
* bug 3027: Fatal error on Configuration->Options->Photo sizemistic1002014-01-221-3/+2
* use custom safe_version_compare instead of version_compare to handle versions...mistic1002014-01-091-0/+32
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* add query2array function, aiming to replace hash_from_query, array_from_query...mistic1002013-12-201-0/+66
* feature 2999: documentation of Template class, other classes of template.clas...mistic1002013-12-071-2/+0
* move get_query_string_diff and url_is_remote to functions_url.inc.phpmistic1002013-11-211-37/+0
* feature 2999: Documentation of include/functions_mail|metadata|picturemistic1002013-11-181-1/+8
* feature 2999 : documentation of include/functions_calendar.inc.php and Calend...mistic1002013-11-171-1/+1
* feature 2976: add output fields for pwg.users.getList. registration_date,plegall2013-11-111-2/+2
* move array_from_query to functions.inc.phpmistic1002013-11-101-0/+31
* feature 2999 : documentation of include/functions.inc.phpmistic1002013-11-101-151/+272
* delete replace_space function, modify get_cat_display_name_* functionsmistic1002013-11-101-47/+0
* feature 2995: New email templatemistic1002013-11-061-1/+1
* feature 2651: fallback language, failed when the "child" file does not existsmistic1002013-11-011-1/+30
* bug:2947 fix compatibility with PHP 5.2 and 5.3mistic1002013-10-241-22/+87
* feature 2978: error func_get_args(): Can't be used as a function parameter on...mistic1002013-10-241-1/+2
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-2/+4
* feature 2978: remove useless sprintf in the coremistic1002013-10-191-5/+5
* feature 2978: l10n() and {translate} with additional arguments mistic1002013-10-191-6/+13
* make get_query_string_diff compatible with arrays and use build-in functionsmistic1002013-10-101-16/+9
* add function conf_delete_parammistic1002013-09-051-0/+35
* bug:2947 rewrite format_date() and time_since() with DateTime class + new par...mistic1002013-08-011-79/+138
* add mandatory option for check_input_parametermistic1002013-07-211-1/+6
* feature 2941: add trigger on get_webmaster_mail_addressplegall2013-07-091-0/+2
* bug:2939 switch_lang_to() must reload plugins filesmistic1002013-07-071-1/+9
* smarty 3 - first pass for tests rvelices2013-06-201-1/+2
* Add trigger "load_conf" at the end of load_conf_from_db()mistic1002013-06-191-0/+2
* bug 2900: Improve web service output rvelices2013-05-181-8/+0
* correction of rev:21515flop252013-05-131-1/+1
* feature 2836: display the number of comments/tags in the menubar rvelices2013-03-241-0/+38
* add the nb of pages as template var for navigation_bar.tpl for extensionsflop252013-03-121-0/+1
* start the php session before loading plugins in a standard manner (related to...rvelices2013-02-071-9/+0
* bug:2835patdenice2013-02-041-0/+9