piwigo/include
rvelices 726529c49b merge r2483 from branch 1.7
- security fix : when conf['question_mark_in_urls']=true , $_SERVER['PATH_INFO'] was not sanitized against sql injection
- mysql errors are now dumped using trigger_error instead of echo and die -> allow admins to see later on if someone tries funny stuff

git-svn-id: http://piwigo.org/svn/trunk@2484 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-23 01:18:13 +00:00
..
php_compat Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
smarty - index.tpl, menubar.tpl, mainpage_categories.tpl and month_calendar.tpl go smarty 2008-03-01 13:12:07 +00:00
ws_protocols - merge r2355 from 1.7 to trunk: fix display of menubar related tags in IE7 2008-05-23 10:15:48 +00:00
calendar_base.class.php updating files for the Menu class (test_menu) 2008-08-09 21:27:58 +00:00
calendar_monthly.class.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
calendar_weekly.class.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
category_cats.inc.php Merge from branch-1_7 (r2432). 2008-07-12 14:57:24 +00:00
category_default.inc.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
class_smtp_mail.inc.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
common.inc.php merge r2483 from branch 1.7 2008-08-23 01:18:13 +00:00
config_default.inc.php - normalize behaviour of query search versus std search (now both return items already sorted and permission checked); also more optimized sql queries (in some cases) 2008-07-23 00:56:22 +00:00
constants.php Resolved issue 0000826: Required versions (Php & MySql) 2008-05-16 18:59:37 +00:00
feedcreator.class.php - an optimization of a Mysql query for tags (oddly but it's faster) 2008-04-04 19:47:07 +00:00
filter.inc.php - optim dont include a php file if not required 2008-08-16 01:32:37 +00:00
functions.inc.php merge r2483 from branch 1.7 2008-08-23 01:18:13 +00:00
functions_calendar.inc.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
functions_category.inc.php Merge from branch-1_7 (r2432). 2008-07-12 14:57:24 +00:00
functions_comment.inc.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
functions_cookie.inc.php Change some PhpWebGallery to Piwigo. 2008-05-14 22:25:36 +00:00
functions_filter.inc.php - add #user_cache.cache_update_time - useful for plugins or the filter when it is not possible/desirable to cache/calculate data specific to the user when pwg core does it; note that this opens the possibility to implement a data cache (file/shared mem/ etc...) for every user (for very large databases) 2008-07-22 10:32:25 +00:00
functions_html.inc.php Merge from branch-1_7 (r2432). 2008-07-12 14:57:24 +00:00
functions_mail.inc.php - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_LANGUAGE (needed to change the signature of load_language which became a little too big) 2008-08-20 00:35:22 +00:00
functions_metadata.inc.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
functions_notification.inc.php Admin waiting page was changed to upload, there are a lot time... 2008-05-10 21:25:04 +00:00
functions_picture.inc.php - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_LANGUAGE (needed to change the signature of load_language which became a little too big) 2008-08-20 00:35:22 +00:00
functions_plugins.inc.php Change some PhpWebGallery to Piwigo. 2008-05-14 22:25:36 +00:00
functions_rate.inc.php git-svn-id: http://piwigo.org/svn/trunk@2471 68402e56-0260-453c-a942-63ccdbb3a9ee 2008-08-11 11:25:07 +00:00
functions_search.inc.php - normalize behaviour of query search versus std search (now both return items already sorted and permission checked); also more optimized sql queries (in some cases) 2008-07-23 00:56:22 +00:00
functions_session.inc.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
functions_tag.inc.php - remember me cookie security improvement (the time when the cookie was generated is saved and checked in range [now-remember_me_length; now] 2008-07-01 02:09:21 +00:00
functions_url.inc.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
functions_user.inc.php - add #user_cache.cache_update_time - useful for plugins or the filter when it is not possible/desirable to cache/calculate data specific to the user when pwg core does it; note that this opens the possibility to implement a data cache (file/shared mem/ etc...) for every user (for very large databases) 2008-07-22 10:32:25 +00:00
functions_xml.inc.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
index.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
menubar.inc.php - remember me cookie security improvement (the time when the cookie was generated is saved and checked in range [now-remember_me_length; now] 2008-07-01 02:09:21 +00:00
page_header.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
page_tail.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
picture_comment.inc.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
picture_metadata.inc.php Bug fixed: as rvelices notified me by email, my header replacement script was 2008-04-05 14:14:07 +00:00
picture_rate.inc.php - less mysql queries on picture page (under some circumstances) 2008-04-25 23:38:04 +00:00
section_init.inc.php - normalize behaviour of query search versus std search (now both return items already sorted and permission checked); also more optimized sql queries (in some cases) 2008-07-23 00:56:22 +00:00
template.class.php - further reduce css rules and remove unused ones 2008-08-22 00:45:03 +00:00
upload.class.php Resolved issue 0000823: Enhance upload functionalities 2008-05-02 21:56:21 +00:00
user.inc.php - fix some side effects with browser language (wrong display/user creation in admin and mails to admin in user browser language) 2008-07-05 22:36:39 +00:00
ws_core.inc.php - ws can include php file before invoking web call method 2008-08-19 23:58:35 +00:00
ws_functions.inc.php feature 839, first step : early proof of concept, no error handling. A 2008-07-30 21:53:00 +00:00