piwigo/include
plegall 7b1964c511 merge r12537 from branch 2.3 to trunk
feature 2352 added: pwg.categories.getList now returns a tn_url parameter.
This is the album thumbnail.

Warning: if the API method is called with $params['public'], the album
thumbnail may be not accurate. The thumbnail can be viewed by the connected
user, but maybe not by the guest. Changing the filtering method would be too
complicated for now. We will simply avoid to persist the
user_representative_picture_id in the database if $params['public']



git-svn-id: http://piwigo.org/svn/trunk@12543 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-04 21:22:55 +00:00
..
dblayer merge r12009 from branch 2.2 to trunk 2011-08-30 08:48:12 +00:00
php_compat Happy new year 2011 2011-01-18 00:02:52 +00:00
smarty - fix smarty debugging info (not important) 2009-07-30 03:59:18 +00:00
ws_protocols - ws accepts method name in GET paraeters even if http method is POST (easier to see in apache logs) 2011-07-26 04:34:36 +00:00
block.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00
calendar_base.class.php - reoptimize queries for MySql 2011-09-08 18:22:27 +00:00
calendar_monthly.class.php - reoptimize queries for MySql 2011-09-08 18:22:27 +00:00
calendar_weekly.class.php - reoptimize queries for MySql 2011-09-08 18:22:27 +00:00
category_cats.inc.php merge r11738 from branch 2.2 to trunk 2011-07-13 22:03:36 +00:00
category_default.inc.php feature:2473 2011-10-15 15:27:33 +00:00
class_smtp_mail.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
common.inc.php feature:2317 move order config to Admin->Config->Options 2011-07-01 13:19:35 +00:00
config_default.inc.php feature 2413 added: move gallery_url configuration parameter from database to 2011-08-22 17:14:13 +00:00
constants.php next release on trunk is 2.4.0beta1 2011-10-04 13:46:45 +00:00
cssmin.class.php combined css and js are minified 2010-12-17 06:33:16 +00:00
feedcreator.class.php fix html warnings. unclosed monotags 2009-03-09 19:41:45 +00:00
filter.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions.inc.php merge r12540 from branch 2.3 to trunk 2011-11-04 10:13:00 +00:00
functions_calendar.inc.php - reoptimize queries for MySql 2011-09-08 18:22:27 +00:00
functions_category.inc.php rename #images.average_rate to rating_score 2011-08-02 19:20:50 +00:00
functions_comment.inc.php bug 2323 : Refactoring update_user_comment() function to use user_comment_check trigger in a better place. 2011-06-06 19:59:02 +00:00
functions_cookie.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_filter.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_html.inc.php feature 2477: Remove unused CSS / html elements from version 2.3 2011-10-17 20:51:49 +00:00
functions_mail.inc.php feature added: ability to avoid sending technical details with pwg_mail_notification_admins 2011-02-23 10:44:07 +00:00
functions_metadata.inc.php feature 2439: ability to sync more metadata from plusigns (send the mapping to plugins) 2011-09-29 04:11:26 +00:00
functions_notification.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_picture.inc.php new function to get image name depending on name and filename 2011-02-24 13:48:31 +00:00
functions_plugins.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_rate.inc.php avoid division by 0 warning when there are no rates in the database 2011-10-11 20:09:08 +00:00
functions_search.inc.php bug fix quick search - file name was not correctly search (typo error) 2011-08-22 19:14:11 +00:00
functions_session.inc.php - fix protection against session hijacking for IPv4; ti be done later for ipv6 2011-09-08 18:47:30 +00:00
functions_tag.inc.php - reoptimize queries for MySql 2011-09-08 18:22:27 +00:00
functions_url.inc.php bug:2386 2011-07-25 19:10:30 +00:00
functions_user.inc.php postpone warning on is_adviser to Piwigo 2.4 to avoid breaking compatibility with plugins 2011-10-04 09:06:22 +00:00
functions_xml.inc.php Issue 2433 : resizing of php.ini parameter pcre.backtrack_limit for remote site synchronisation 2011-09-06 14:45:14 +00:00
index.php Happy new year 2011 2011-01-18 00:02:52 +00:00
jsmin.class.php combined css and js are minified 2010-12-17 06:33:16 +00:00
menubar.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
no_photo_yet.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
page_header.php feature 2420 added: automatically use the gallery title in the page banner. 2011-08-30 08:24:42 +00:00
page_tail.php Happy new year 2011 2011-01-18 00:02:52 +00:00
picture_comment.inc.php feature 2384: improve average rating calculation (final) 2011-07-26 19:04:50 +00:00
picture_metadata.inc.php [trunk] - language - add key - feature:2428 2011-09-12 06:19:51 +00:00
picture_rate.inc.php rename #images.average_rate to rating_score 2011-08-02 19:20:50 +00:00
section_init.inc.php rename #images.average_rate to rating_score 2011-08-02 19:20:50 +00:00
template.class.php bug 2469 compiled_template_cache_language option does not work properly on some language keys because of double escaping 2011-10-13 18:18:05 +00:00
user.inc.php merge r11367 from branch 2.2 to trunk 2011-06-14 12:14:29 +00:00
ws_core.inc.php ws_getVersion -> add test for admin , sendResponse -> add a trigger for debug ws 2011-03-17 14:40:26 +00:00
ws_functions.inc.php merge r12537 from branch 2.3 to trunk 2011-11-04 21:22:55 +00:00