piwigo/include
2013-12-20 10:54:02 +00:00
..
dblayer move array_from_query to functions.inc.php 2013-11-10 17:03:25 +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_functions invalidate_user_cache fix in web service method + do not invalidate user cache on every page hit on album list, photo etc ... 2013-12-16 20:18:56 +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 feature 2999 : Documentation of menubar function and classes 2013-12-01 15:03:38 +00:00
calendar_base.class.php feature 2999 : documentation of include/functions_calendar.inc.php and Calendar classes 2013-11-17 15:03:32 +00:00
calendar_monthly.class.php remove reminescences of pre multi size ... 2013-11-28 21:10:37 +00:00
calendar_weekly.class.php feature 2999 : documentation of include/functions_calendar.inc.php and Calendar classes 2013-11-17 15:03:32 +00:00
category_cats.inc.php delete replace_space function, modify get_cat_display_name_* functions 2013-11-10 16:18:55 +00:00
category_default.inc.php add two extra param to render_element_description trigger: main_page_element_description and picture_page_element_description 2013-10-29 09:31:06 +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 2869 added: support TIFF files on web upload (requires ext_imagick) 2013-12-12 10:34:55 +00:00
constants.php next release is 2.6.0RC2 2013-11-28 12:22:53 +00:00
cssmin.class.php fix cssmin issue: surrounding @ names with double quotes (W3C invalid and breaks animations on Firefox) 2013-12-07 22:36:24 +00:00
derivative.inc.php feature 2999 : Documentation of multisize classes 2013-11-29 13:48:55 +00:00
derivative_params.inc.php feature 2999 : Documentation of multisize classes 2013-11-29 13:48:55 +00:00
derivative_std_params.inc.php feature 2999 : Documentation of multisize classes 2013-11-29 13:48:55 +00:00
emogrifier.class.php feature 2965: apply new template on pwg_mail() 2013-11-05 19:23:29 +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 add query2array function, aiming to replace hash_from_query, array_from_query and simple_hash_fromq_query 2013-12-20 10:54:02 +00:00
functions_calendar.inc.php feature 2999 : documentation of include/functions_calendar.inc.php and Calendar classes 2013-11-17 15:03:32 +00:00
functions_category.inc.php feature 2999: documentation of functions_user.inc.php (move two functions to functions_category.inc.php) 2013-11-26 20:48:08 +00:00
functions_comment.inc.php feature 2999: documentation of functions_search and functions_tag 2013-11-23 22:57:15 +00:00
functions_cookie.inc.php feature 2999: documentation of functions\comment|cookie|filter|html 2013-11-18 10:02:17 +00:00
functions_filter.inc.php feature 2999: documentation of functions_search and functions_tag 2013-11-23 22:57:15 +00:00
functions_html.inc.php aliases trigger_event() in trigger_change() and trigger_action() in trigger_notify() 2013-11-20 12:45:37 +00:00
functions_mail.inc.php feature 2995: disable DOM parsing warnings 2013-12-04 21:32:52 +00:00
functions_metadata.inc.php feature 3009: Add 'latitude' and 'longitude' fields in images table 2013-12-06 19:14:44 +00:00
functions_notification.inc.php feature 2999: documentation of functions_search and functions_tag 2013-11-23 22:57:15 +00:00
functions_picture.inc.php feature 2999: Documentation of include/functions_mail|metadata|picture 2013-11-18 17:36:35 +00:00
functions_plugins.inc.php feature 2999: documentation of functions_search and functions_tag 2013-11-23 22:57:15 +00:00
functions_rate.inc.php feature 2999: documentation of functions_rate and functions_session 2013-11-21 10:02:44 +00:00
functions_search.inc.php feature 2999: documentation of functions_search and functions_tag 2013-11-23 22:57:15 +00:00
functions_session.inc.php feature 2999: documentation of functions_rate and functions_session 2013-11-21 10:02:44 +00:00
functions_tag.inc.php feature 2999: documentation of functions_search and functions_tag 2013-11-23 22:57:15 +00:00
functions_url.inc.php move get_query_string_diff and url_is_remote to functions_url.inc.php 2013-11-21 11:22:42 +00:00
functions_user.inc.php feature 1668: escape login and password in registration email 2013-12-18 19:59:30 +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 2999 : Documentation of menubar function and classes 2013-12-01 15:03:38 +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 2999: finish documentation of template.class.php 2013-12-07 11:21:07 +00:00
user.inc.php bug 2988: register_user() must returns new user id 2013-10-24 13:01:25 +00:00
ws_core.inc.php Improve display on ws.htm 2013-11-08 12:16:14 +00:00
ws_functions.inc.php splits ws_functions.inc.php in 8 files + comments + code cleaning 2013-11-01 11:03:10 +00:00