piwigo/include
plegall 4bc17c2e40 merge r12722 from branch 2.3 into trunk
merge r12723 from branch 2.3 into trunk

feature 2531 added: pwg.images.add is able to generate web size + thumbnail
(remote client needs to set "resize" option to something else than 0). When
the "resize" is On, only the "file" must be send with pwg.images.addChunk.

Small improvement compared to code implemented in branch 2.3 : use of
single_insert when resize is Off, single algorithm to update $info_colums (resize On/Off)


git-svn-id: http://piwigo.org/svn/trunk@12724 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-13 14:01:10 +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 feature 2486: Add an admin view for rates by user 2011-11-14 20:10:37 +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 r12545 from branch 2.3 to trunk 2011-11-04 23:54:12 +00:00
category_default.inc.php merge r12545 from branch 2.3 to trunk 2011-11-04 23:54:12 +00:00
class_smtp_mail.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
common.inc.php feature:2322 2011-11-05 16:15:58 +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 feature 2500: make 'validate_user_comment' and 'delete_user_comment' working with array 2011-11-11 10:19:44 +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 merge r12629 from branch 2.3 to trunk 2011-11-15 11:58:10 +00:00
functions_url.inc.php bug:2386 2011-07-25 19:10:30 +00:00
functions_user.inc.php removed unused css rules 2011-11-29 04:44:13 +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 2516: compiled_template_cache_language option does not work properly (again) 2011-11-22 21:18:15 +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 r12722 from branch 2.3 into trunk 2011-12-13 14:01:10 +00:00