aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-08merge r30864 from trunk to branch 2.6plegall1-2/+2
2014-01-29Merged revision(s) 27043 from trunk:mistic1001-4/+8
2014-01-22Merged revision(s) 26902 from trunk:mistic1001-3/+2
2014-01-09use custom safe_version_compare instead of version_compare to handle versions...mistic1001-0/+32
2014-01-05Update headers to 2014. Happy new year!!mistic1001-1/+1
2013-12-20add query2array function, aiming to replace hash_from_query, array_from_query...mistic1001-0/+66
2013-12-07feature 2999: documentation of Template class, other classes of template.clas...mistic1001-2/+0
2013-11-21move get_query_string_diff and url_is_remote to functions_url.inc.phpmistic1001-37/+0
2013-11-18feature 2999: Documentation of include/functions_mail|metadata|picturemistic1001-1/+8
2013-11-17feature 2999 : documentation of include/functions_calendar.inc.php and Calend...mistic1001-1/+1
2013-11-11feature 2976: add output fields for pwg.users.getList. registration_date,plegall1-2/+2
2013-11-10move array_from_query to functions.inc.phpmistic1001-0/+31
2013-11-10feature 2999 : documentation of include/functions.inc.phpmistic1001-151/+272
2013-11-10delete replace_space function, modify get_cat_display_name_* functionsmistic1001-47/+0
2013-11-06feature 2995: New email templatemistic1001-1/+1
2013-11-01feature 2651: fallback language, failed when the "child" file does not existsmistic1001-1/+30
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-19remove all array_push (50% slower than []) + some changes missing for feature...mistic1001-2/+4
2013-10-19feature 2978: remove useless sprintf in the coremistic1001-5/+5
2013-10-19feature 2978: l10n() and {translate} with additional arguments mistic1001-6/+13
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-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 filesmistic1001-1/+9
2013-06-20smarty 3 - first pass for tests rvelices1-1/+2
2013-06-19Add trigger "load_conf" at the end of load_conf_from_db()mistic1001-0/+2
2013-05-18bug 2900: Improve web service output rvelices1-8/+0
2013-05-13correction of rev:21515flop251-1/+1
2013-03-24feature 2836: display the number of comments/tags in the menubar rvelices1-0/+38
2013-03-12add the nb of pages as template var for navigation_bar.tpl for extensionsflop251-0/+1
2013-02-07start the php session before loading plugins in a standard manner (related to...rvelices1-9/+0
2013-02-04bug:2835patdenice1-0/+9
2013-01-22feature:2823 Add triggers for login system, load function_plugins before func...mistic1001-2/+11
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall1-1/+1
2012-11-29clean some function descmistic1001-7/+5
2012-11-07bug:2687patdenice1-2/+1
2012-10-23- navigation bar urls are always on the number of images per page boundaries ...rvelices1-17/+17
2012-10-12- remove unsed code; shorten existing code and improve readability ...rvelices1-50/+10
2012-09-23feature 2614: pagination on albums mistic1001-2/+2
2012-09-23feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1001-0/+19
2012-09-04bug 2735: fix/improve non latin language tagsrvelices1-13/+41
2012-08-27remove deprecated function get_thumbnail_url + $conf['local_data_dir']rvelices1-11/+0
2012-08-03feature 2380: add URL for user comment mistic1001-0/+16
2012-06-07no longer use of images.tn_ext field any longerplegall1-1/+1
2012-06-07bug:2647patdenice1-19/+0
2012-06-06bug:2647patdenice1-0/+19
2012-06-05bug 2646 fixed: avoid useless PHP warnings with uncompleted creation dateplegall1-3/+12