.. |
dblayer
|
fixes #384 use built-in functions to set charset
|
2015-12-08 13:39:09 +01:00 |
inflectors
|
english inflection rules ing/er
|
2014-04-30 18:49:36 +00:00 |
php_compat
|
bug 3078: avoid zlib issue on Ubuntu 14.04 (PHP 5.5) and maybe other systems
|
2014-10-06 10:45:23 +00:00 |
phpmailer
|
|
|
smarty
|
changes on Smarty side breaks all prefilter in Piwigo
|
2015-12-20 14:54:07 +01:00 |
ws_functions
|
feature #346, give chunk size in pwg.session.getStatus response
|
2015-12-20 11:49:49 +01:00 |
ws_protocols
|
bug #385 __construct for PHP 7 compatibility
|
2015-12-20 21:49:11 +01:00 |
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
|
|
|
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
|
bug #385 compatibility with PHP7
|
2015-12-10 14:03:54 +01:00 |
config_default.inc.php
|
feature #392, authentication keys, album notification
|
2015-12-31 19:59:08 +01:00 |
constants.php
|
next version is 2.8.0RC1
|
2016-01-14 10:42:55 +01: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
|
fix #361 - Watermark Y repeat
|
2015-10-15 22:05:20 +02:00 |
emogrifier.class.php
|
|
|
feedcreator.class.php
|
|
|
filter.inc.php
|
|
|
functions.inc.php
|
Merge branch 'feature/293-trigger-upload'
|
2016-01-14 11:23:45 +01: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
|
fixes #348 force logical album sort order
|
2015-09-05 00:05:35 +02: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
|
feature #392, add authentication key in NBM mails
|
2016-01-04 19:54:40 +01:00 |
functions_mail.inc.php
|
feature #392, bug fixed on footer link
|
2016-01-06 14:30:05 +01:00 |
functions_metadata.inc.php
|
feature 2943: ability to display metadata (via plugin) even if Piwigo core
|
2015-01-12 08:38:09 +00:00 |
functions_notification.inc.php
|
feature #392, add authentication key in NBM mails
|
2016-01-04 19:54:40 +01: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
|
bug 3178 fixed, in_array check is not reliable when you compare string (user input) and numeric values
|
2014-11-21 12:17:18 +00:00 |
functions_search.inc.php
|
bug 3209: quick search add author: syntax
|
2015-03-12 19:56:33 +00:00 |
functions_session.inc.php
|
fixes #373 ask a longer random string
|
2015-11-10 22:34:48 +01: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
|
fix #367 - do not specialize numeric tag to 'id-tag' URL
|
2015-11-08 20:06:01 +01:00 |
functions_user.inc.php
|
feature #392, authentication keys, history log
|
2016-01-04 15:04:02 +01:00 |
index.php
|
|
|
jshrink.class.php
|
|
|
Logger.class.php
|
?> at end of php (even if not required)
|
2015-05-12 20:29:02 +00:00 |
mdetect.php
|
|
|
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
|
PHP7 compatibility, use PasswordHash from Wordpress 4.4 (PHP5+ constructor)
|
2015-12-20 21:36:42 +01:00 |
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
|
feature #392, authentication keys, album notification
|
2015-12-31 19:59:08 +01:00 |
ws_core.inc.php
|
bug #385 compatibility with PHP7
|
2015-12-10 14:03:54 +01:00 |
ws_functions.inc.php
|
feature 3221 Add Logger class
|
2015-04-24 14:00:50 +00:00 |