piwigo/include
2014-09-30 08:23:34 +00:00
..
dblayer
inflectors english inflection rules ing/er 2014-04-30 18:49:36 +00:00
php_compat
phpmailer
smarty
ws_functions final fix for plugins update ? 2014-09-25 09:25:24 +00:00
ws_protocols
block.class.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
cache.class.php increase frequency of persistent cache purge (every ~100 set ops instead of ~200 set ops) 2014-06-02 19:55:38 +00:00
calendar_base.class.php more query2array 2014-02-13 22:21:12 +00:00
calendar_monthly.class.php bug 3002: Two classes with the same name : Calendar 2014-07-02 21:07:16 +00:00
calendar_weekly.class.php bug 3002: Two classes with the same name : Calendar 2014-07-02 21:07:16 +00:00
category_cats.inc.php feature 2807: nicer display of "from to" dates (required changes in "format_date" function) 2014-07-07 09:54:15 +00:00
category_default.inc.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
common.inc.php since number of accepted args not required for add_event_handler, simplify calls 2014-06-18 19:51:42 +00:00
config_default.inc.php feature 3067: add pdf in conf.picture_ext to illustrate PDF representative generation 2014-09-23 13:39:04 +00:00
constants.php next version is 2.7.0 2014-09-22 13:06:28 +00:00
cssmin.class.php
derivative.inc.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
derivative_params.inc.php
derivative_std_params.inc.php
emogrifier.class.php remove "virtual" namespaces (or whatever it's called) in emogrifier 2014-02-18 17:35:38 +00:00
feedcreator.class.php
filter.inc.php
functions.inc.php * feature 3142: upgrade script to Piwigo 2.7 2014-09-20 11:43:01 +00:00
functions_calendar.inc.php bug 3002: Two classes with the same name : Calendar 2014-07-02 21:07:16 +00:00
functions_category.inc.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
functions_comment.inc.php bug 3100 display IP address of comment author on admin page and also save the entire ip address in the database, not only the first three ip components 2014-07-20 21:32:56 +00:00
functions_cookie.inc.php
functions_filter.inc.php
functions_html.inc.php removed unused get_html_tag_selection function + css rules 2014-06-18 20:39:25 +00:00
functions_mail.inc.php feature 3046: Add option "force_fallback" to load_language + clean code 2014-07-02 08:12:16 +00:00
functions_metadata.inc.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
functions_notification.inc.php added persistent cache for some slow queries in feed notification (even if not important to be fast on RSS feed, it might slow down galleries that are very large and actively used) 2014-05-29 05:27:57 +00:00
functions_picture.inc.php
functions_plugins.inc.php final fix for plugins update ? 2014-09-25 09:25:24 +00:00
functions_rate.inc.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
functions_search.inc.php git-svn-id: http://piwigo.org/svn/trunk@29804 68402e56-0260-453c-a942-63ccdbb3a9ee 2014-09-26 20:15:53 +00:00
functions_session.inc.php bug 3082: increase generate_key randomness with openssl_random_pseudo_bytes (with fallback on mt_rand for Windows+PHP<5.3.4) 2014-06-03 08:07:32 +00:00
functions_tag.inc.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
functions_url.inc.php more query2array and remove unnecessary tests in often called url functions 2014-02-16 07:39:19 +00:00
functions_user.inc.php bug 3111: cleaner code for get_browser_language (no more reference as parameter) 2014-09-30 08:23:34 +00:00
index.php
jshrink.class.php
mdetect.php bug 3058: update mdetect for windows 8 mobile etc ... 2014-04-04 04:20:34 +00:00
menubar.inc.php fix php warning (from one of my previous commits) 2014-05-15 19:24:29 +00:00
no_photo_yet.inc.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
page_header.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
page_tail.php bug:3098 2014-07-05 15:29:59 +00:00
passwordhash.class.php
picture_comment.inc.php feature:2807 better fix for svn:28995 2014-07-08 19:00:47 +00:00
picture_metadata.inc.php when displaying iptc metadata, add a space between iptc keywords (if there are many, the html line is unbreakable) 2014-04-05 19:33:48 +00:00
picture_rate.inc.php
section_init.inc.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
template.class.php bug 3119 fixed: patch by mmoy, allow @import url(http://...); directives in minified CSS file. 2014-09-19 08:46:12 +00:00
user.inc.php bug 3111: cleaner code for get_browser_language (no more reference as parameter) 2014-09-30 08:23:34 +00:00
ws_core.inc.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
ws_functions.inc.php