piwigo/include
plegall b581ba81b7 merge r12760 from branch 2.3 to trunk
bug 2502 fixed: better handling of non-latin tags and multilanguage tags on
tags.php with mode letter.

We can't rely on url_name because it always start with "_" when the tag looks
like "[lang...". Instead we compute a str2url on the name, but once it has been
rendered by Extended Description. To avoid useless computations, I have added a
cache on the tag_alpha_compare function. Tested on a 175 tags set, speed is
good.



git-svn-id: http://piwigo.org/svn/trunk@12761 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-17 22:52:19 +00:00
..
dblayer better get_boolean function: able to detect "0" as false, (bool)false as false 2011-12-16 20:57:55 +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 merge r12760 from branch 2.3 to trunk 2011-12-17 22:52:19 +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 merge r12747 from branch 2.3 to trunk 2011-12-16 13:53:24 +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 bug:2535 2011-12-16 17:00:06 +00:00