piwigo/include
2013-12-01 15:03:38 +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 - ws users/groups/perms returns int instead of strings for ids 2013-11-18 05:03:00 +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 2995 and feature 2997 2013-11-07 15:30:59 +00:00
constants.php next release is 2.6.0RC2 2013-11-28 12:22:53 +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 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 move get_query_string_diff and url_is_remote to functions_url.inc.php 2013-11-21 11:22:42 +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 parse error in r25550 2013-11-18 19:54:36 +00:00
functions_metadata.inc.php feature 2999: Documentation of include/functions_mail|metadata|picture 2013-11-18 17:36:35 +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 remove is_adviser() and get_email_address_as_display_text() 2013-11-26 20:54:07 +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 bug 2963: Ability to create css/js smarty templates - fixes (last I hope) 2013-11-19 04:26: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