..
dblayer
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
php_compat
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
phpmailer
feature 2965: move phpmailer files in a specific directory
2013-10-17 13:25:12 +00:00
smarty
2816: {strip} removes too much things, fixed again for smarty 3
2013-10-12 11:14:07 +00:00
ws_protocols
add "abstract" keyword for API base classes + PwgRestRequestHandler inherits from PwgRequestHandler
2013-10-20 09:37:45 +00:00
block.class.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
calendar_base.class.php
fix missing prev/next nav items in the calendar view (Smarty get_template_vars by reference not working anymore)
2013-06-27 20:45:32 +00:00
calendar_monthly.class.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
calendar_weekly.class.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
category_cats.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
category_default.inc.php
bug:2820 Var renamed
2013-01-15 23:11:14 +00:00
common.inc.php
[trunk] - add new site br.piwigo.org
2013-05-09 12:24:30 +00:00
config_default.inc.php
feature 2965: replace custom mail functions by PHPMailer (version 5.2.7).
2013-10-17 13:05:30 +00:00
constants.php
set trunk version to 2.6.0beta1
2013-06-14 21:35:42 +00:00
cssmin.class.php
bug 2544 upgrade css minifier to version 3.0.1 (Embedded cssmin is imcompatible with font-face syntax)
2012-01-11 05:34:41 +00:00
derivative.inc.php
feature 2831: simple way to protect urls of originals
2013-02-02 07:09:52 +00:00
derivative_params.inc.php
some code comments
2013-01-22 19:16:36 +00:00
derivative_std_params.inc.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
feedcreator.class.php
fix html warnings. unclosed monotags
2009-03-09 19:41:45 +00:00
filter.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
functions.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
functions_calendar.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
functions_category.inc.php
bug 2931: revert r23675 & r23721, make element_set_ranks.php uses ASC keyword (+ migration task)
2013-07-06 18:31:14 +00:00
functions_comment.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
functions_cookie.inc.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
functions_filter.inc.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
functions_html.inc.php
bug 2896 - thumbnail title fix (use $comment parameter + no double htmlspecialchars)
2013-05-07 04:52:08 +00:00
functions_mail.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
functions_metadata.inc.php
merge r24967 from branch 2.5 to trunk
2013-10-17 20:15:51 +00:00
functions_notification.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
functions_picture.inc.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
functions_plugins.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
functions_rate.inc.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
functions_search.inc.php
fix parse error from r25018
2013-10-20 14:29:27 +00:00
functions_session.inc.php
protect session data with pwg_db_real_escape_string
2013-01-20 11:48:53 +00:00
functions_tag.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
functions_url.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
functions_user.inc.php
replace some mass_updates/inserts by single_update/insert
2013-10-19 18:17:10 +00:00
index.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
jshrink.class.php
bug:2663 replace JSmin by JShrink
2012-12-26 11:39:32 +00:00
mdetect.php
bug:2687
2012-11-07 09:42:28 +00:00
menubar.inc.php
feature 2836: display the number of comments/tags in the menubar
2013-03-24 06:46:35 +00:00
no_photo_yet.inc.php
feature 2978: remove useless sprintf in the core
2013-10-19 11:04:11 +00:00
page_header.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
page_tail.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
passwordhash.class.php
merge r22280 from branch 2.5 to trunk
2013-04-18 13:01:57 +00:00
picture_comment.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
picture_metadata.inc.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
picture_rate.inc.php
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
2013-01-01 12:35:02 +00:00
section_init.inc.php
remove all array_push (50% slower than []) + some changes missing for feature:2978
2013-10-19 17:43:04 +00:00
template.class.php
feature 2978: remove useless sprintf in the core
2013-10-19 11:04:11 +00:00
user.inc.php
start the php session before loading plugins in a standard manner (related to bug 2835: )
2013-02-07 05:43:44 +00:00
ws_core.inc.php
feature:2982 API: add high-level type check
2013-10-22 12:58:58 +00:00
ws_functions.inc.php
feature:2982 API: add high-level type check
2013-10-22 12:58:58 +00:00