# # ChangeLog for trunk/include # # Generated by Trac 1.2.3 # Nov 24, 2024, 4:30:44 AM Sun, 09 May 2010 20:51:01 GMT plg [6152] * trunk/admin/include/functions.php (modified) * trunk/include/common.inc.php (modified) * trunk/install.php (modified) * trunk/upgrade.php (modified) add nl.piwigo.org as domain name if current language is nl_NL fix ... Sat, 08 May 2010 19:22:29 GMT plg [6126] * trunk/include/common.inc.php (modified) * trunk/include/php_compat/json_encode.php (added) * trunk/include/ws_protocols/json_encoder.php (modified) bug 1652 fixed: json_encode function is required for ... Sat, 08 May 2010 18:43:50 GMT nikrou [6125] * trunk/admin/rating.php (modified) * trunk/admin/themes/default/template/rating.tpl (modified) * trunk/include/functions_rate.inc.php (modified) * trunk/include/ws_functions.inc.php (modified) Amend bug 1559. standard deviation was not removed in some places. ... Fri, 07 May 2010 10:23:26 GMT plg [6093] * trunk/include/picture_metadata.inc.php (modified) bug 1649 fixed: search EXIF/IPTC in the high definition photo if ... Fri, 07 May 2010 09:09:44 GMT nikrou [6092] * trunk/include/dblayer/dblayers.inc.php (modified) SQLite availabilty must be check by existence of SQLite3 class Fri, 07 May 2010 00:34:56 GMT plg [6090] * trunk/admin/include/functions_install.inc.php (modified) * trunk/include/dblayer/functions_pdo-sqlite.inc.php (modified) * trunk/include/dblayer/functions_pgsql.inc.php (modified) * trunk/include/dblayer/functions_sqlite.inc.php (modified) * trunk/include/functions_user.inc.php (modified) bug 1648 fixed: add the pwg_db_check_version functions for pdo- ... Tue, 04 May 2010 22:22:26 GMT plg [6075] * trunk/include/user.inc.php (modified) remove debug trace Tue, 04 May 2010 22:21:11 GMT plg [6074] * trunk/include/user.inc.php (modified) bug 1501 fixed: with apache_authentication, fall back to ... Mon, 03 May 2010 23:31:42 GMT plg [6060] * trunk/include/functions.inc.php (modified) bug 1063 fixed: avoid error when adding a tag in chinese or russian ... Mon, 03 May 2010 12:49:26 GMT plg [6052] * trunk/admin/include/functions_upload.inc.php (modified) * trunk/admin/photos_add_direct.php (modified) * trunk/include/config_default.inc.php (modified) bug 1639 fixed: the upload form now correctly uses the ... Mon, 03 May 2010 09:56:22 GMT plg [6051] * trunk/admin/photos_add_direct.php (modified) * trunk/include/ws_functions.inc.php (modified) improvement: use the same code to check upload readiness in ... Mon, 03 May 2010 09:09:40 GMT plg [6049] * trunk/include/ws_functions.inc.php (modified) * trunk/ws.php (modified) bug 1635 fixed: new API method pwg.images.checkUpload tells pLoader ... Fri, 30 Apr 2010 22:38:17 GMT plg [6025] * trunk/admin/element_set_global.php (modified) * trunk/admin/element_set_unit.php (modified) * trunk/admin/photos_add_direct.php (modified) * trunk/admin/picture_modify.php (modified) * trunk/admin/site_update.php (modified) * trunk/admin/themes/default/template/configuration.tpl (modified) * trunk/admin/themes/default/template/element_set_global.tpl (modified) * trunk/admin/themes/default/template/element_set_unit.tpl (modified) * trunk/admin/themes/default/template/picture_modify.tpl (modified) * trunk/admin/themes/default/template/site_update.tpl (modified) * trunk/include/functions.inc.php (modified) * trunk/language/en_UK/admin.lang.php (modified) * trunk/language/fr_FR/admin.lang.php (modified) * trunk/picture.php (modified) * trunk/themes/default/template/picture.tpl (modified) bug 1637: make the privacy level the same everywher, use "who can see ... Thu, 29 Apr 2010 19:57:48 GMT patdenice [6006] * trunk/include/template.class.php (modified) feature 1502: Add $themeconf['load_parent_local_head'] parameter Thu, 29 Apr 2010 16:02:20 GMT plg [5999] * trunk/include/template.class.php (modified) bug 860 related: don't try to update the configuration during install ... Thu, 29 Apr 2010 14:43:06 GMT plg [5998] * trunk/include/template.class.php (modified) bug 860 related: if the directory doesn't exist (SVN users) first try ... Thu, 29 Apr 2010 12:51:19 GMT patdenice [5993] * trunk/include/template.class.php (modified) feature 1502: $themeconf['load_css_parent'] apply recursively Thu, 29 Apr 2010 12:45:27 GMT patdenice [5991] * trunk/admin/themes/default/template/header.tpl (modified) * trunk/include/template.class.php (modified) * trunk/themes/default/template/header.tpl (modified) feature 1502: Add $themeconf['load_parent_css'] parameter Thu, 29 Apr 2010 10:44:30 GMT plg [5990] * trunk/identification.php (modified) * trunk/include/block.class.php (modified) * trunk/themes/default/template/identification.tpl (modified) * trunk/themes/default/template/menubar_identification.tpl (modified) bug 1484: prevent XSS vulnerability, encode url. improvement: no ... Wed, 28 Apr 2010 16:52:28 GMT plg [5986] * trunk/include/block.class.php (modified) * trunk/themes/default/template/menubar_identification.tpl (modified) bug 1484: after a "quick connect" you are correctly redirect to the ... Wed, 28 Apr 2010 16:11:07 GMT plg [5985] * trunk/include/functions_html.inc.php (modified) * trunk/include/template.class.php (modified) bug 860: display a more readable error when the _data directory is ... Wed, 28 Apr 2010 14:28:05 GMT plg [5982] * trunk/admin/include/functions_install.inc.php (modified) * trunk/admin/include/functions_upgrade.php (modified) * trunk/include/dblayer/functions_mysql.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/install.php (modified) * trunk/install/db/65-database.php (modified) * trunk/install/db/86-database.php (modified) * trunk/install/upgrade_1.7.0.php (modified) * trunk/install/upgrade_2.0.0.php (added) * trunk/upgrade.php (modified) feature 1630: upgrade to Piwigo 2.1 :-) bug 1604: only activate ... Tue, 20 Apr 2010 21:08:48 GMT nikrou [5930] * trunk/include/ws_functions.inc.php (modified) Fix missing argument for pwg_db_changes() Tue, 20 Apr 2010 07:05:58 GMT laurent.duretz [5924] * trunk/include/functions_html.inc.php (modified) Issue 1521 : correction of separator problem Sun, 18 Apr 2010 18:59:37 GMT nikrou [5920] * trunk/admin/cat_modify.php (modified) * trunk/admin/cat_move.php (modified) * trunk/admin/cat_options.php (modified) * trunk/admin/cat_perm.php (modified) * trunk/admin/configuration.php (modified) * trunk/admin/extend_for_templates.php (modified) * trunk/admin/group_list.php (modified) * trunk/admin/history.php (modified) * trunk/admin/maintenance.php (modified) * trunk/admin/notification_by_mail.php (modified) * trunk/admin/permalinks.php (modified) * trunk/admin/popuphelp.php (copied) * trunk/admin/site_manager.php (modified) * trunk/admin/site_update.php (modified) * trunk/admin/stats.php (modified) * trunk/admin/themes/default/template/popuphelp.tpl (modified) * trunk/admin/thumbnail.php (modified) * trunk/admin/user_list.php (modified) * trunk/include/common.inc.php (modified) * trunk/themes/default/template/popuphelp.tpl (copied) Bug 1617 fixed : help page is displayed in current theme in public or ... Sun, 18 Apr 2010 09:11:10 GMT laurent.duretz [5917] * trunk/include/functions_html.inc.php (modified) * trunk/include/section_init.inc.php (modified) Issue 1521 : correction for admin pages Thu, 15 Apr 2010 09:45:44 GMT plg [5861] * trunk/include/no_photo_yet.inc.php (modified) bug 1606: don't try to check the "no photo yet" feature when ... Wed, 14 Apr 2010 21:39:02 GMT plg [5854] * trunk/include/no_photo_yet.inc.php (modified) bug 1603: encoding charset added at HTTP level for the "no photo yet" ... Sun, 11 Apr 2010 12:30:32 GMT patdenice [5796] * trunk/include/functions_mail.inc.php (modified) User theme was not used for header and footer in NBM. Sat, 10 Apr 2010 19:52:40 GMT nikrou [5782] * trunk/include/constants.php (modified) * trunk/include/dblayer/functions_mysql.inc.php (modified) Bug 1567 fixed : problem with old version of mysql required version ... Sat, 10 Apr 2010 19:49:30 GMT nikrou [5781] * trunk/admin/include/functions_install.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/install.php (modified) Fix some issues with database connections. install_db_connect() ... Sat, 10 Apr 2010 18:51:51 GMT grum [5773] * trunk/include/class_smtp_mail.inc.php (modified) bug 1595 Sat, 10 Apr 2010 09:47:19 GMT rvelices [5752] * trunk/include/menubar.inc.php (modified) * trunk/themes/default/template/menubar_tags.tpl (modified) feqture 1583 : show related tags block also when browsing non tag ... Thu, 08 Apr 2010 08:58:51 GMT nikrou [5707] * trunk/include/functions_comment.inc.php (modified) Bug 1581 fixed : missing comment_id for email_admin() function Thu, 08 Apr 2010 08:49:40 GMT plg [5706] * trunk/include/functions_html.inc.php (modified) feature 1583: (tag navigation ergonomy) in the page title, always ... Thu, 08 Apr 2010 08:26:34 GMT plg [5703] * trunk/include/menubar.inc.php (modified) * trunk/themes/Sylvia/icon/add_tag.png (deleted) * trunk/themes/default/icon/add_tag.png (deleted) * trunk/themes/default/template/menubar_tags.tpl (modified) feature 1583: replace add_tag.png icon by a simple "+" character in ... Wed, 07 Apr 2010 08:09:30 GMT patdenice [5695] * trunk/admin/themes/default/default-layout.css (modified) * trunk/admin/themes/default/template/plugins_new.tpl (modified) * trunk/include/functions_mail.inc.php (modified) * trunk/themes/Sylvia/mail-css.tpl (modified) * trunk/themes/clear/mail-css.tpl (modified) * trunk/themes/dark/mail-css.tpl (modified) * trunk/themes/default/images/mail (deleted) * trunk/themes/default/template/mail/text/html/global-mail-css.tpl (modified) Fix some issues on NBM: move css rules to mail body if it's possible. ... Tue, 06 Apr 2010 20:04:42 GMT rvelices [5691] * trunk/admin/include/functions.php (modified) * trunk/admin/plugins_list.php (modified) * trunk/include/functions_search.inc.php (modified) fixes only: - some searches returned bad array for page['items'] ... Mon, 05 Apr 2010 20:49:32 GMT grum [5682] * trunk/include/functions_html.inc.php (modified) * trunk/themes/default/template/comment_list.tpl (modified) bug 1580 - remove some hard coded markup (move them to the template) Sun, 04 Apr 2010 22:50:12 GMT plg [5654] * trunk/include/picture_comment.inc.php (modified) bug 1579: admins should see all user comments on picture.php, ... Sun, 04 Apr 2010 22:00:29 GMT plg [5649] * trunk/include/picture_comment.inc.php (modified) bug 1534: if you're a guest, if configuration tells you can't add ... Wed, 31 Mar 2010 20:36:32 GMT rvelices [5509] * trunk/include/common.inc.php (modified) * trunk/include/no_photo_yet.inc.php (added) move no_photo_yet feature to a new php file included by ... Wed, 31 Mar 2010 18:16:27 GMT nikrou [5503] * trunk/include/dblayer/functions_pdo-sqlite.inc.php (modified) * trunk/include/dblayer/functions_sqlite.inc.php (modified) Feature 1559 : remove custom function (std) for sqlite Wed, 31 Mar 2010 14:34:21 GMT plg [5500] * trunk/include/picture_rate.inc.php (modified) * trunk/language/ar_SA/common.lang.php (modified) * trunk/language/cs_CZ/common.lang.php (modified) * trunk/language/da_DK/common.lang.php (modified) * trunk/language/de_DE/common.lang.php (modified) * trunk/language/en_UK/common.lang.php (modified) * trunk/language/es_AR/common.lang.php (modified) * trunk/language/es_ES/common.lang.php (modified) * trunk/language/fr_FR/common.lang.php (modified) * trunk/language/hr_HR/common.lang.php (modified) * trunk/language/hu_HU/common.lang.php (modified) * trunk/language/it_IT/common.lang.php (modified) * trunk/language/ja_JP/common.lang.php (modified) * trunk/language/nl_NL/common.lang.php (modified) * trunk/language/pl_PL/common.lang.php (modified) * trunk/language/pt_BR/common.lang.php (modified) * trunk/language/pt_PT/common.lang.php (modified) * trunk/language/ru_RU/common.lang.php (modified) * trunk/language/sr_RS/common.lang.php (modified) * trunk/language/vi_VN/common.lang.php (modified) * trunk/language/zh_CN/common.lang.php (modified) * trunk/themes/default/template/picture.tpl (modified) feature 1559: remove "standard deviation" in rating. Tue, 30 Mar 2010 08:51:10 GMT laurent.duretz [5470] * trunk/include/config_default.inc.php (modified) Issue 1521 : Adding explanations Tue, 30 Mar 2010 08:30:41 GMT laurent.duretz [5469] * trunk/include/section_init.inc.php (modified) Issue 1521 : get_absolute_root_url() missing in section_init.inc.php Mon, 29 Mar 2010 18:16:33 GMT nikrou [5452] * trunk/admin/include/languages.class.php (modified) * trunk/admin/include/themes.class.php (modified) * trunk/include/dblayer/functions_pdo-sqlite.inc.php (modified) * trunk/install.php (modified) * trunk/install/db/86-database.php (modified) * trunk/install/piwigo_structure-pdo-sqlite.sql (modified) * trunk/install/piwigo_structure-pgsql.sql (modified) * trunk/install/piwigo_structure-sqlite.sql (modified) Fix some issues with database engines : - insert into syntax not ... Mon, 29 Mar 2010 17:05:38 GMT laurent.duretz [5451] * trunk/include/functions_html.inc.php (modified) * trunk/picture.php (modified) * trunk/themes/default/template/picture.tpl (modified) Issue 1521 : picture.tpl updated to avoid double home link, ... Mon, 29 Mar 2010 15:14:21 GMT patdenice [5448] * trunk/admin/include/functions.php (modified) * trunk/include/template.class.php (modified) feature 1502: Configuration menu is selected when theme configuration ... Mon, 29 Mar 2010 13:30:02 GMT patdenice [5446] * trunk/about.php (modified) * trunk/admin/include/themes.class.php (modified) * trunk/admin/theme.php (added) * trunk/admin/themes/default/default-layout.css (modified) * trunk/admin/themes/default/template/themes_installed.tpl (modified) * trunk/include/template.class.php (modified) feature 1502: Allow to have configuration page for each theme.css. ... Mon, 29 Mar 2010 08:02:44 GMT laurent.duretz [5441] * trunk/include/config_default.inc.php (modified) * trunk/include/functions_html.inc.php (modified) * trunk/include/section_init.inc.php (modified) Issue 1521 : Integration of LinkRoot plugin in Piwigo core Sun, 28 Mar 2010 20:29:55 GMT patdenice [5434] * trunk/admin/themes/default/template/extend_for_templates.tpl (modified) * trunk/include/template.class.php (modified) * trunk/language/ar_SA/admin.lang.php (modified) * trunk/language/cs_CZ/admin.lang.php (modified) * trunk/language/de_DE/admin.lang.php (modified) * trunk/language/en_UK/admin.lang.php (modified) * trunk/language/es_ES/admin.lang.php (modified) * trunk/language/fr_FR/admin.lang.php (modified) * trunk/language/hr_HR/admin.lang.php (modified) * trunk/language/hu_HU/admin.lang.php (modified) * trunk/language/it_IT/admin.lang.php (modified) * trunk/language/ja_JP/admin.lang.php (modified) * trunk/language/nl_NL/admin.lang.php (modified) * trunk/language/pl_PL/admin.lang.php (modified) * trunk/language/pt_BR/admin.lang.php (modified) * trunk/language/templates/admin.lang.php (modified) * trunk/language/vi_VN/admin.lang.php (modified) * trunk/language/zh_CN/admin.lang.php (modified) feature 1502: In template extensions admin page, change "Bound ... Sun, 28 Mar 2010 13:25:45 GMT patdenice [5419] * trunk/include/functions.inc.php (modified) feature 1502: Wrong path corrected (to check themeconf.inc.php existence) Thu, 25 Mar 2010 20:18:28 GMT patdenice [5357] * trunk/admin.php (modified) * trunk/admin/include/functions.php (modified) * trunk/admin/include/languages.class.php (added) * trunk/admin/languages_installed.php (added) * trunk/admin/themes/default/default-layout.css (modified) * trunk/admin/themes/default/template/admin.tpl (modified) * trunk/admin/themes/default/template/languages_installed.tpl (added) * trunk/include/functions.inc.php (modified) * trunk/install.php (modified) * trunk/install/db/90-database.php (modified) * trunk/language/en_UK/admin.lang.php (modified) * trunk/language/fr_FR/admin.lang.php (modified) Feature 1535: Add language manager. Thu, 25 Mar 2010 10:27:17 GMT patdenice [5341] * trunk/include/constants.php (modified) * trunk/install.php (modified) * trunk/install/db/85-database.php (modified) * trunk/install/db/90-database.php (added) * trunk/install/piwigo_structure-mysql.sql (modified) Feature 1535: Add languages table. Ready for theme manager! Thu, 25 Mar 2010 05:59:35 GMT rvelices [5335] * trunk/admin/cat_modify.php (modified) * trunk/admin/themes/default/template/cat_modify.tpl (modified) * trunk/include/functions.inc.php (modified) - fix cat_modify * missing token in url * double icon display - ... Wed, 24 Mar 2010 01:36:28 GMT patdenice [5306] * trunk/admin/themes/default/template/profile_content.tpl (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/functions.inc.php (modified) feature 1502: bug corrected on guest setting page. Remove ... Tue, 23 Mar 2010 21:19:55 GMT patdenice [5293] * trunk/admin/configuration.php (modified) * trunk/admin/themes/default/default-layout.css (modified) * trunk/admin/themes/default/template/admin.tpl (modified) * trunk/admin/themes/default/template/configuration.tpl (modified) * trunk/include/menubar.inc.php (modified) * trunk/index.php (modified) * trunk/install/config.sql (modified) * trunk/install/db/87-database.php (added) * trunk/language/en_UK/admin.lang.php (modified) * trunk/language/fr_FR/admin.lang.php (modified) * trunk/picture.php (modified) * trunk/themes/default/template/picture.tpl (modified) * trunk/themes/default/template/picture_nav_buttons.tpl (modified) Feature 1533: Change "General" by "Options" in Configuration menu. ... Tue, 23 Mar 2010 11:08:09 GMT patdenice [5283] * trunk/admin/picture_modify.php (modified) * trunk/include/functions_calendar.inc.php (modified) Avoid error if creation date calendar is empty. Avoid error on ... Tue, 23 Mar 2010 05:56:50 GMT rub [5272] * trunk/include/functions_user.inc.php (modified) * trunk/local (modified) * trunk/plugins/LocalFilesEditor/admin.php (modified) Add function is_webmaster (like is_admin function) Add on ignore ... Mon, 22 Mar 2010 22:22:59 GMT plg [5271] * trunk/include/functions_user.inc.php (modified) bug fixed: if the theme for guest is empty (I don't know how this ... Mon, 22 Mar 2010 20:31:53 GMT nikrou [5267] * trunk/include/dblayer/functions_pgsql.inc.php (modified) Fix warning for postgresql installation Remove unused function Mon, 22 Mar 2010 19:49:14 GMT plg [5264] * trunk/include/functions_user.inc.php (modified) feature 1514: improvement, if a user has a theme that is (maybe ... Mon, 22 Mar 2010 10:29:34 GMT plg [5251] * trunk/include/common.inc.php (modified) feature 1505: bug fixed, ability to connect with pLoader even if ... Mon, 22 Mar 2010 00:39:04 GMT plg [5241] * trunk/include/common.inc.php (modified) * trunk/themes/default/template/no_photo_yet.tpl (modified) feature 1505: improvement, ability to browse the empty gallery. The ... Mon, 22 Mar 2010 00:21:25 GMT plg [5240] * trunk/include/common.inc.php (modified) * trunk/themes/default/template/no_photo_yet.tpl (modified) feature 1505: improvement, when there is no photo yet in the gallery, ... Sun, 21 Mar 2010 23:41:19 GMT patdenice [5239] * trunk/admin/include/functions_install.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/dblayer/dblayers.inc.php (modified) * trunk/install.php (modified) feature 1255: Move $conf['db_sqlite_default'] and ... Sun, 21 Mar 2010 23:00:11 GMT nikrou [5238] * trunk/include/common.inc.php (modified) * trunk/upgrade.php (modified) * trunk/upgrade_feed.php (modified) Fix typo : parenthesis Sun, 21 Mar 2010 22:51:36 GMT nikrou [5236] * trunk/include/common.inc.php (modified) * trunk/include/dblayer/functions_mysql.inc.php (modified) * trunk/include/dblayer/functions_pdo-sqlite.inc.php (modified) * trunk/include/dblayer/functions_pgsql.inc.php (modified) * trunk/include/dblayer/functions_sqlite.inc.php (modified) * trunk/install.php (modified) * trunk/upgrade.php (modified) * trunk/upgrade_feed.php (modified) Feature 1255 : only one function use exceptions to deal with ... Sun, 21 Mar 2010 22:07:22 GMT ddtddt [5235] * trunk/include/common.inc.php (modified) [trunk] localisation hu/RU feature:1526 and feature:1527 Sun, 21 Mar 2010 21:15:54 GMT patdenice [5230] * trunk/include/common.inc.php (modified) * trunk/include/dblayer/functions_mysql.inc.php (modified) * trunk/include/dblayer/functions_pdo-sqlite.inc.php (modified) * trunk/include/dblayer/functions_pgsql.inc.php (modified) * trunk/include/dblayer/functions_sqlite.inc.php (modified) * trunk/install.php (modified) * trunk/upgrade.php (modified) * trunk/upgrade_feed.php (modified) feature 1255: add pwg_select_db function. Sun, 21 Mar 2010 17:20:56 GMT patdenice [5220] * trunk/admin/include/functions_install.inc.php (modified) * trunk/admin/themes/default/template/install.tpl (modified) * trunk/include/config_default.inc.php (modified) * trunk/install.php (modified) feature 1255: set mysql as default engine. Sun, 21 Mar 2010 13:31:20 GMT patdenice [5215] * trunk/admin/include/c13y_internal.class.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/install.php (modified) * trunk/install/db/12-database.php (modified) * trunk/install/db/14-database.php (modified) * trunk/install/db/60-database.php (modified) * trunk/install/db/65-database.php (modified) * trunk/install/db/8-database.php (modified) * trunk/install/upgrade_1.4.0.php (modified) * trunk/install/upgrade_1.5.0.php (modified) * trunk/language/de_DE/admin.lang.php (modified) * trunk/language/en_UK/admin.lang.php (modified) * trunk/language/es_ES/admin.lang.php (modified) * trunk/language/fr_FR/admin.lang.php (modified) * trunk/language/it_IT/admin.lang.php (modified) * trunk/language/nl_NL/admin.lang.php (modified) * trunk/language/pl_PL/admin.lang.php (modified) * trunk/language/templates/admin.lang.php (modified) * trunk/plugins/LocalFilesEditor/admin.php (modified) * trunk/tools/config.inc.php (moved) * trunk/upgrade.php (modified) * trunk/upgrade_feed.php (modified) feature 1522: Move config_local.inc.php to local/config/config.inc.php Sun, 21 Mar 2010 12:32:49 GMT nikrou [5213] * trunk/include/common.inc.php (modified) * trunk/install.php (modified) * trunk/install/db/65-database.php (modified) * trunk/install/db/80-database.php (modified) * trunk/install/upgrade_1.3.1.php (modified) * trunk/language/de_DE/install.lang.php (modified) * trunk/language/de_DE/upgrade.lang.php (modified) * trunk/language/en_UK/install.lang.php (modified) * trunk/language/en_UK/upgrade.lang.php (modified) * trunk/language/es_ES/install.lang.php (modified) * trunk/language/es_ES/upgrade.lang.php (modified) * trunk/language/fr_FR/install.lang.php (modified) * trunk/language/fr_FR/upgrade.lang.php (modified) * trunk/language/it_IT/install.lang.php (modified) * trunk/language/it_IT/upgrade.lang.php (modified) * trunk/language/nl_NL/install.lang.php (modified) * trunk/language/nl_NL/upgrade.lang.php (modified) * trunk/language/pl_PL/install.lang.php (modified) * trunk/language/pl_PL/upgrade.lang.php (modified) * trunk/language/templates/install.lang.php (modified) * trunk/language/templates/upgrade.lang.php (modified) * trunk/tools/pwg_rel_create.sh (modified) * trunk/upgrade.php (modified) * trunk/upgrade_feed.php (modified) Feature 1522 : move database config file to local directory ... Sun, 21 Mar 2010 07:56:53 GMT ddtddt [5211] * trunk/include/functions.inc.php (modified) [trunk] merge bug:1523 / Compatibility with PHP 5.3 Sat, 20 Mar 2010 23:14:30 GMT patdenice [5208] * trunk/about.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_mail.inc.php (modified) * trunk/include/template.class.php (modified) * trunk/local (added) * trunk/local/config (added) * trunk/local/config/index.php (added) * trunk/local/css (added) * trunk/local/css/index.php (added) * trunk/local/index.php (added) * trunk/local/language (added) * trunk/local/language/index.php (added) * trunk/nbm.php (modified) * trunk/plugins/language_switch/language_switch.inc.php (modified) feature 1522: Move local css local files and local language files to ... Sat, 20 Mar 2010 20:28:35 GMT rvelices [5206] * trunk/admin/group_perm.php (modified) * trunk/admin/themes/default/template/element_set_global.tpl (modified) * trunk/admin/user_perm.php (modified) * trunk/include/filter.inc.php (modified) * trunk/include/functions_notification.inc.php (modified) * trunk/profile.php (modified) less warnings + language fixes Sat, 20 Mar 2010 08:59:54 GMT rvelices [5200] * trunk/admin/themes/default/template/include/datepicker.inc.tpl (modified) * trunk/admin/themes/default/template/themes_installed.tpl (modified) * trunk/include/functions.inc.php (modified) - added a js confirmation before deletign a theme - fix link to css ... Fri, 19 Mar 2010 22:37:10 GMT plg [5196] * trunk/about.php (modified) * trunk/action.php (modified) * trunk/admin.php (modified) * trunk/admin/advanced_feature.php (modified) * trunk/admin/cat_list.php (modified) * trunk/admin/cat_modify.php (modified) * trunk/admin/cat_move.php (modified) * trunk/admin/cat_options.php (modified) * trunk/admin/cat_perm.php (modified) * trunk/admin/comments.php (modified) * trunk/admin/configuration.php (modified) * trunk/admin/element_set.php (modified) * trunk/admin/element_set_global.php (modified) * trunk/admin/element_set_ranks.php (modified) * trunk/admin/element_set_unit.php (modified) * trunk/admin/extend_for_templates.php (modified) * trunk/admin/group_list.php (modified) * trunk/admin/group_perm.php (modified) * trunk/admin/help.php (modified) * trunk/admin/history.php (modified) * trunk/admin/images/index.php (modified) * trunk/admin/include/c13y_internal.class.php (modified) * trunk/admin/include/check_integrity.class.php (modified) * trunk/admin/include/functions.php (modified) * trunk/admin/include/functions_history.inc.php (modified) * trunk/admin/include/functions_install.inc.php (modified) * trunk/admin/include/functions_metadata.php (modified) * trunk/admin/include/functions_notification_by_mail.inc.php (modified) * trunk/admin/include/functions_permalinks.php (modified) * trunk/admin/include/functions_plugins.inc.php (modified) * trunk/admin/include/functions_upgrade.php (modified) * trunk/admin/include/functions_waiting.inc.php (modified) * trunk/admin/include/index.php (modified) * trunk/admin/include/plugins.class.php (modified) * trunk/admin/include/tabsheet.class.php (modified) * trunk/admin/include/themes.class.php (modified) * trunk/admin/index.php (modified) * trunk/admin/intro.php (modified) * trunk/admin/maintenance.php (modified) * trunk/admin/menubar.php (modified) * trunk/admin/notification_by_mail.php (modified) * trunk/admin/permalinks.php (modified) * trunk/admin/picture_modify.php (modified) * trunk/admin/plugin.php (modified) * trunk/admin/plugins_list.php (modified) * trunk/admin/plugins_new.php (modified) * trunk/admin/plugins_update.php (modified) * trunk/admin/profile.php (modified) * trunk/admin/rating.php (modified) * trunk/admin/site_manager.php (modified) * trunk/admin/site_reader_local.php (modified) * trunk/admin/site_reader_remote.php (modified) * trunk/admin/site_update.php (modified) * trunk/admin/stats.php (modified) * trunk/admin/tags.php (modified) * trunk/admin/themes/clear/icon/index.php (modified) * trunk/admin/themes/clear/index.php (modified) * trunk/admin/themes/default/icon/index.php (modified) * trunk/admin/themes/default/index.php (modified) * trunk/admin/themes/roma/index.php (modified) * trunk/admin/themes_installed.php (modified) * trunk/admin/thumbnail.php (modified) * trunk/admin/upload.php (modified) * trunk/admin/user_list.php (modified) * trunk/admin/user_perm.php (modified) * trunk/category.php (modified) * trunk/comments.php (modified) * trunk/doc/index.php (modified) * trunk/feed.php (modified) * trunk/galleries/index.php (modified) * trunk/identification.php (modified) * trunk/include/block.class.php (modified) * trunk/include/calendar_base.class.php (modified) * trunk/include/calendar_monthly.class.php (modified) * trunk/include/calendar_weekly.class.php (modified) * trunk/include/category_cats.inc.php (modified) * trunk/include/category_default.inc.php (modified) * trunk/include/class_smtp_mail.inc.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/constants.php (modified) * trunk/include/dblayer/dblayers.inc.php (modified) * trunk/include/dblayer/functions_mysql.inc.php (modified) * trunk/include/dblayer/functions_pdo-sqlite.inc.php (modified) * trunk/include/dblayer/functions_pgsql.inc.php (modified) * trunk/include/dblayer/functions_sqlite.inc.php (modified) * trunk/include/filter.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_calendar.inc.php (modified) * trunk/include/functions_category.inc.php (modified) * trunk/include/functions_comment.inc.php (modified) * trunk/include/functions_cookie.inc.php (modified) * trunk/include/functions_filter.inc.php (modified) * trunk/include/functions_html.inc.php (modified) * trunk/include/functions_mail.inc.php (modified) * trunk/include/functions_metadata.inc.php (modified) * trunk/include/functions_notification.inc.php (modified) * trunk/include/functions_picture.inc.php (modified) * trunk/include/functions_plugins.inc.php (modified) * trunk/include/functions_rate.inc.php (modified) * trunk/include/functions_search.inc.php (modified) * trunk/include/functions_session.inc.php (modified) * trunk/include/functions_tag.inc.php (modified) * trunk/include/functions_url.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/include/functions_xml.inc.php (modified) * trunk/include/index.php (modified) * trunk/include/menubar.inc.php (modified) * trunk/include/page_header.php (modified) * trunk/include/page_tail.php (modified) * trunk/include/php_compat/index.php (modified) * trunk/include/php_compat/preg_last_error.php (modified) * trunk/include/picture_comment.inc.php (modified) * trunk/include/picture_metadata.inc.php (modified) * trunk/include/picture_rate.inc.php (modified) * trunk/include/section_init.inc.php (modified) * trunk/include/template.class.php (modified) * trunk/include/user.inc.php (modified) * trunk/include/ws_core.inc.php (modified) * trunk/include/ws_functions.inc.php (modified) * trunk/include/ws_protocols/index.php (modified) * trunk/include/ws_protocols/json_encoder.php (modified) * trunk/include/ws_protocols/php_encoder.php (modified) * trunk/include/ws_protocols/rest_encoder.php (modified) * trunk/include/ws_protocols/rest_handler.php (modified) * trunk/include/ws_protocols/xmlrpc_encoder.php (modified) * trunk/index.php (modified) * trunk/install.php (modified) * trunk/install/db/1-database.php (modified) * trunk/install/db/10-database.php (modified) * trunk/install/db/11-database.php (modified) * trunk/install/db/12-database.php (modified) * trunk/install/db/13-database.php (modified) * trunk/install/db/14-database.php (modified) * trunk/install/db/15-database.php (modified) * trunk/install/db/16-database.php (modified) * trunk/install/db/17-database.php (modified) * trunk/install/db/18-database.php (modified) * trunk/install/db/19-database.php (modified) * trunk/install/db/2-database.php (modified) * trunk/install/db/20-database.php (modified) * trunk/install/db/21-database.php (modified) * trunk/install/db/22-database.php (modified) * trunk/install/db/23-database.php (modified) * trunk/install/db/24-database.php (modified) * trunk/install/db/25-database.php (modified) * trunk/install/db/26-database.php (modified) * trunk/install/db/27-database.php (modified) * trunk/install/db/28-database.php (modified) * trunk/install/db/29-database.php (modified) * trunk/install/db/3-database.php (modified) * trunk/install/db/30-database.php (modified) * trunk/install/db/31-database.php (modified) * trunk/install/db/32-database.php (modified) * trunk/install/db/33-database.php (modified) * trunk/install/db/34-database.php (modified) * trunk/install/db/35-database.php (modified) * trunk/install/db/36-database.php (modified) * trunk/install/db/37-database.php (modified) * trunk/install/db/38-database.php (modified) * trunk/install/db/39-database.php (modified) * trunk/install/db/4-database.php (modified) * trunk/install/db/40-database.php (modified) * trunk/install/db/41-database.php (modified) * trunk/install/db/42-database.php (modified) * trunk/install/db/43-database.php (modified) * trunk/install/db/44-database.php (modified) * trunk/install/db/45-database.php (modified) * trunk/install/db/46-database.php (modified) * trunk/install/db/47-database.php (modified) * trunk/install/db/48-database.php (modified) * trunk/install/db/49-database.php (modified) * trunk/install/db/5-database.php (modified) * trunk/install/db/50-database.php (modified) * trunk/install/db/51-database.php (modified) * trunk/install/db/52-database.php (modified) * trunk/install/db/53-database.php (modified) * trunk/install/db/54-database.php (modified) * trunk/install/db/55-database.php (modified) * trunk/install/db/56-database.php (modified) * trunk/install/db/57-database.php (modified) * trunk/install/db/58-database.php (modified) * trunk/install/db/59-database.php (modified) * trunk/install/db/6-database.php (modified) * trunk/install/db/60-database.php (modified) * trunk/install/db/61-database.php (modified) * trunk/install/db/62-database.php (modified) * trunk/install/db/63-database.php (modified) * trunk/install/db/64-database.php (modified) * trunk/install/db/65-database.php (modified) * trunk/install/db/66-database.php (modified) * trunk/install/db/67-database.php (modified) * trunk/install/db/68-database.php (modified) * trunk/install/db/69-database.php (modified) * trunk/install/db/7-database.php (modified) * trunk/install/db/70-database.php (modified) * trunk/install/db/71-database.php (modified) * trunk/install/db/72-database.php (modified) * trunk/install/db/73-database.php (modified) * trunk/install/db/74-database.php (modified) * trunk/install/db/75-database.php (modified) * trunk/install/db/76-database.php (modified) * trunk/install/db/77-database.php (modified) * trunk/install/db/78-database.php (modified) * trunk/install/db/79-database.php (modified) * trunk/install/db/8-database.php (modified) * trunk/install/db/80-database.php (modified) * trunk/install/db/81-database.php (modified) * trunk/install/db/82-database.php (modified) * trunk/install/db/83-database.php (modified) * trunk/install/db/84-database.php (modified) * trunk/install/db/85-database.php (modified) * trunk/install/db/86-database.php (modified) * trunk/install/db/9-database.php (modified) * trunk/install/db/index.php (modified) * trunk/install/hosting.php (modified) * trunk/install/index.php (modified) * trunk/install/php5_apache_configuration.php (modified) * trunk/install/upgrade_1.3.0.php (modified) * trunk/install/upgrade_1.3.1.php (modified) * trunk/install/upgrade_1.4.0.php (modified) * trunk/install/upgrade_1.5.0.php (modified) * trunk/install/upgrade_1.6.0.php (modified) * trunk/install/upgrade_1.6.2.php (modified) * trunk/install/upgrade_1.7.0.php (modified) * trunk/language/de_DE/help/index.php (modified) * trunk/language/de_DE/index.php (modified) * trunk/language/en_UK/help/index.php (modified) * trunk/language/en_UK/index.php (modified) * trunk/language/es_ES/help/index.php (modified) * trunk/language/es_ES/index.php (modified) * trunk/language/fr_FR/help/index.php (modified) * trunk/language/fr_FR/index.php (modified) * trunk/language/index.php (modified) * trunk/language/it_IT/help/index.php (modified) * trunk/language/it_IT/index.php (modified) * trunk/language/nl_NL/help/index.php (modified) * trunk/language/nl_NL/index.php (modified) * trunk/language/templates/admin.lang.php (modified) * trunk/language/templates/common.lang.php (modified) * trunk/language/templates/install.lang.php (modified) * trunk/language/templates/upgrade.lang.php (modified) * trunk/nbm.php (modified) * trunk/notification.php (modified) * trunk/password.php (modified) * trunk/picture.php (modified) * trunk/plugins/AMenuManager/admin/index.php (modified) * trunk/plugins/AMenuManager/index.php (modified) * trunk/plugins/AMenuManager/language/de_DE/index.php (modified) * trunk/plugins/AMenuManager/language/en_UK/index.php (modified) * trunk/plugins/AMenuManager/language/fr_FR/index.php (modified) * trunk/plugins/AMenuManager/language/index.php (modified) * trunk/plugins/AMenuManager/language/it_IT/index.php (modified) * trunk/plugins/LocalFilesEditor/admin.php (modified) * trunk/plugins/LocalFilesEditor/editarea/images/index.php (modified) * trunk/plugins/LocalFilesEditor/editarea/index.php (modified) * trunk/plugins/LocalFilesEditor/editarea/langs/index.php (modified) * trunk/plugins/LocalFilesEditor/editarea/reg_syntax/index.php (modified) * trunk/plugins/LocalFilesEditor/functions.inc.php (modified) * trunk/plugins/LocalFilesEditor/index.php (modified) * trunk/plugins/LocalFilesEditor/language/de_DE/index.php (modified) * trunk/plugins/LocalFilesEditor/language/de_DE/plugin.lang.php (modified) * trunk/plugins/LocalFilesEditor/language/en_UK/index.php (modified) * trunk/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php (modified) * trunk/plugins/LocalFilesEditor/language/es_ES/index.php (modified) * trunk/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php (modified) * trunk/plugins/LocalFilesEditor/language/fr_FR/index.php (modified) * trunk/plugins/LocalFilesEditor/language/fr_FR/plugin.lang.php (modified) * trunk/plugins/LocalFilesEditor/language/hu_HU/index.php (modified) * trunk/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php (modified) * trunk/plugins/LocalFilesEditor/language/index.php (modified) * trunk/plugins/LocalFilesEditor/language/it_IT/index.php (modified) * trunk/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php (modified) * trunk/plugins/LocalFilesEditor/language/pl_PL/index.php (modified) * trunk/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php (modified) * trunk/plugins/LocalFilesEditor/main.inc.php (modified) * trunk/plugins/LocalFilesEditor/maintain.inc.php (modified) * trunk/plugins/LocalFilesEditor/show_default.php (modified) * trunk/plugins/LocalFilesEditor/update_config.php (modified) * trunk/plugins/SwiftThemeCreator/index.php (modified) * trunk/plugins/SwiftThemeCreator/language/en_UK/index.php (modified) * trunk/plugins/SwiftThemeCreator/language/fr_FR/index.php (modified) * trunk/plugins/SwiftThemeCreator/language/index.php (modified) * trunk/plugins/SwiftThemeCreator/main.inc.php (modified) * trunk/plugins/SwiftThemeCreator/simul/index.php (modified) * trunk/plugins/SwiftThemeCreator/swift_theme_creator.inc.php (modified) * trunk/plugins/SwiftThemeCreator/theme_creator.php (modified) * trunk/plugins/add_index/admin/index.php (modified) * trunk/plugins/add_index/admin/main_page.php (modified) * trunk/plugins/add_index/index.php (modified) * trunk/plugins/add_index/language/de_DE/help/index.php (modified) * trunk/plugins/add_index/language/de_DE/index.php (modified) * trunk/plugins/add_index/language/de_DE/plugin.lang.php (modified) * trunk/plugins/add_index/language/en_UK/help/index.php (modified) * trunk/plugins/add_index/language/en_UK/index.php (modified) * trunk/plugins/add_index/language/en_UK/plugin.lang.php (modified) * trunk/plugins/add_index/language/es_ES/help/index.php (modified) * trunk/plugins/add_index/language/es_ES/index.php (modified) * trunk/plugins/add_index/language/es_ES/plugin.lang.php (modified) * trunk/plugins/add_index/language/fr_FR/help/index.php (modified) * trunk/plugins/add_index/language/fr_FR/index.php (modified) * trunk/plugins/add_index/language/fr_FR/plugin.lang.php (modified) * trunk/plugins/add_index/language/hu_HU/help/index.php (modified) * trunk/plugins/add_index/language/hu_HU/index.php (modified) * trunk/plugins/add_index/language/hu_HU/plugin.lang.php (modified) * trunk/plugins/add_index/language/index.php (modified) * trunk/plugins/add_index/language/it_IT/help/index.php (modified) * trunk/plugins/add_index/language/it_IT/index.php (modified) * trunk/plugins/add_index/language/it_IT/plugin.lang.php (modified) * trunk/plugins/add_index/language/pl_PL/help/index.php (modified) * trunk/plugins/add_index/language/pl_PL/index.php (modified) * trunk/plugins/add_index/language/pl_PL/plugin.lang.php (modified) * trunk/plugins/add_index/main.admin.inc.php (modified) * trunk/plugins/add_index/main.base.inc.php (modified) * trunk/plugins/add_index/main.inc.php (modified) * trunk/plugins/add_index/main.normal.inc.php (modified) * trunk/plugins/admin_advices/admin_advices.php (modified) * trunk/plugins/admin_advices/adv_set.php (modified) * trunk/plugins/admin_advices/index.php (modified) * trunk/plugins/admin_advices/language/de_DE/index.php (modified) * trunk/plugins/admin_advices/language/de_DE/plugin.lang.php (modified) * trunk/plugins/admin_advices/language/en_UK/index.php (modified) * trunk/plugins/admin_advices/language/en_UK/plugin.lang.php (modified) * trunk/plugins/admin_advices/language/es_ES/index.php (modified) * trunk/plugins/admin_advices/language/es_ES/plugin.lang.php (modified) * trunk/plugins/admin_advices/language/fr_FR/index.php (modified) * trunk/plugins/admin_advices/language/fr_FR/plugin.lang.php (modified) * trunk/plugins/admin_advices/language/index.php (modified) * trunk/plugins/admin_advices/language/it_IT/index.php (modified) * trunk/plugins/admin_advices/language/it_IT/plugin.lang.php (modified) * trunk/plugins/admin_advices/language/pl_PL/index.php (modified) * trunk/plugins/admin_advices/main.inc.php (modified) * trunk/plugins/admin_multi_view/index.php (modified) * trunk/plugins/admin_multi_view/language/de_DE/index.php (modified) * trunk/plugins/admin_multi_view/language/en_UK/index.php (modified) * trunk/plugins/admin_multi_view/language/es_ES/index.php (modified) * trunk/plugins/admin_multi_view/language/fr_FR/index.php (modified) * trunk/plugins/admin_multi_view/language/index.php (modified) * trunk/plugins/admin_multi_view/language/it_IT/index.php (modified) * trunk/plugins/admin_multi_view/language/pl_PL/index.php (modified) * trunk/plugins/admin_multi_view/main.inc.php (modified) * trunk/plugins/c13y_upgrade/index.php (modified) * trunk/plugins/c13y_upgrade/initialize.inc.php (modified) * trunk/plugins/c13y_upgrade/language/de_DE/index.php (modified) * trunk/plugins/c13y_upgrade/language/de_DE/plugin.lang.php (modified) * trunk/plugins/c13y_upgrade/language/en_UK/index.php (modified) * trunk/plugins/c13y_upgrade/language/en_UK/plugin.lang.php (modified) * trunk/plugins/c13y_upgrade/language/es_ES/index.php (modified) * trunk/plugins/c13y_upgrade/language/es_ES/plugin.lang.php (modified) * trunk/plugins/c13y_upgrade/language/fr_FR/index.php (modified) * trunk/plugins/c13y_upgrade/language/fr_FR/plugin.lang.php (modified) * trunk/plugins/c13y_upgrade/language/index.php (modified) * trunk/plugins/c13y_upgrade/language/it_IT/index.php (modified) * trunk/plugins/c13y_upgrade/language/it_IT/plugin.lang.php (modified) * trunk/plugins/c13y_upgrade/language/pl_PL/index.php (modified) * trunk/plugins/c13y_upgrade/language/pl_PL/plugin.lang.php (modified) * trunk/plugins/c13y_upgrade/main.inc.php (modified) * trunk/plugins/event_tracer/index.php (modified) * trunk/plugins/event_tracer/language/de_DE/index.php (modified) * trunk/plugins/event_tracer/language/en_UK/index.php (modified) * trunk/plugins/event_tracer/language/es_ES/index.php (modified) * trunk/plugins/event_tracer/language/fr_FR/index.php (modified) * trunk/plugins/event_tracer/language/index.php (modified) * trunk/plugins/event_tracer/language/it_IT/index.php (modified) * trunk/plugins/event_tracer/language/pl_PL/index.php (modified) * trunk/plugins/event_tracer/main.inc.php (modified) * trunk/plugins/grum_plugins_classes-2/index.php (modified) * trunk/plugins/index.php (modified) * trunk/plugins/language_switch/index.php (modified) * trunk/plugins/language_switch/language/de_DE/index.php (modified) * trunk/plugins/language_switch/language/en_UK/index.php (modified) * trunk/plugins/language_switch/language/es_ES/index.php (modified) * trunk/plugins/language_switch/language/fr_FR/index.php (modified) * trunk/plugins/language_switch/language/index.php (modified) * trunk/plugins/language_switch/language/it_IT/index.php (modified) * trunk/plugins/language_switch/language/pl_PL/index.php (modified) * trunk/plugins/language_switch/language_switch.inc.php (modified) * trunk/plugins/language_switch/main.inc.php (modified) * trunk/popuphelp.php (modified) * trunk/profile.php (modified) * trunk/qsearch.php (modified) * trunk/random.php (modified) * trunk/register.php (modified) * trunk/search.php (modified) * trunk/search_rules.php (modified) * trunk/tags.php (modified) * trunk/template-extension/index.php (modified) * trunk/template-extension/yoga/index.php (modified) * trunk/template-extension/yoga/local/index.php (modified) * trunk/themes/Sylvia/icon/index.php (modified) * trunk/themes/Sylvia/icon/mimetypes/index.php (modified) * trunk/themes/Sylvia/index.php (modified) * trunk/themes/clear/index.php (modified) * trunk/themes/dark/images/index.php (modified) * trunk/themes/dark/index.php (modified) * trunk/themes/default/icon/index.php (modified) * trunk/themes/default/icon/mimetypes/index.php (modified) * trunk/themes/default/images/index.php (modified) * trunk/themes/default/images/mail/index.php (modified) * trunk/themes/default/index.php (modified) * trunk/themes/default/template/mail/index.php (modified) * trunk/themes/default/template/mail/text/html/index.php (modified) * trunk/themes/default/template/mail/text/index.php (modified) * trunk/themes/default/template/mail/text/plain/index.php (modified) * trunk/themes/index.php (modified) * trunk/tools/create_listing_file.php (modified) * trunk/tools/index.php (modified) * trunk/tools/metadata.php (modified) * trunk/upgrade.php (modified) * trunk/upgrade_feed.php (modified) * trunk/upload.php (modified) * trunk/ws.php (modified) increase copyright year to 2010 Fri, 19 Mar 2010 22:25:39 GMT plg [5195] * trunk/admin/cat_list.php (modified) * trunk/admin/element_set.php (modified) * trunk/admin/element_set_global.php (modified) * trunk/admin/group_list.php (modified) * trunk/admin/include/functions.php (modified) * trunk/admin/include/uploadify/uploadify.php (modified) * trunk/admin/photos_add_direct.php (modified) * trunk/admin/picture_modify.php (modified) * trunk/admin/plugins_list.php (modified) * trunk/admin/plugins_new.php (modified) * trunk/admin/plugins_update.php (modified) * trunk/admin/site_manager.php (modified) * trunk/admin/tags.php (modified) * trunk/admin/themes/default/template/cat_list.tpl (modified) * trunk/admin/themes/default/template/group_list.tpl (modified) * trunk/admin/themes/default/template/site_manager.tpl (modified) * trunk/admin/themes/default/template/tags.tpl (modified) * trunk/comments.php (modified) * trunk/feed.php (modified) * trunk/include/constants.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_comment.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/include/picture_comment.inc.php (modified) * trunk/picture.php (modified) * trunk/search.php (modified) bug 1328: backport the pwg_token on trunk bug 1329: backport the ... Fri, 19 Mar 2010 19:39:15 GMT nikrou [5192] * trunk/admin/permalinks.php (modified) * trunk/include/dblayer/functions_mysql.inc.php (modified) * trunk/include/functions_category.inc.php (modified) * trunk/install/piwigo_structure-pdo-sqlite.sql (modified) * trunk/install/piwigo_structure-pgsql.sql (modified) * trunk/install/piwigo_structure-sqlite.sql (modified) Fix some sql issues : - permalink that use if() syntax - add tables ... Fri, 19 Mar 2010 13:30:21 GMT plg [5190] * trunk/admin/themes/default/template/header.tpl (modified) * trunk/include/template.class.php (modified) * trunk/themes/default/template/header.tpl (modified) feature 1502: replace the theme.name by theme.id for theme.css load Thu, 18 Mar 2010 22:12:30 GMT plg [5182] * trunk/admin/help.php (modified) * trunk/admin/photos_add.php (modified) * trunk/admin/photos_add_ftp.php (added) * trunk/admin/photos_add_ploader.php (added) * trunk/admin/themes/clear/theme.css (modified) * trunk/admin/themes/default/default-layout.css (modified) * trunk/admin/themes/default/template/header.tpl (modified) * trunk/admin/themes/default/template/help.tpl (added) * trunk/admin/themes/default/template/photos_add_ftp.tpl (added) * trunk/admin/themes/default/template/photos_add_ploader.tpl (added) * trunk/admin/themes/roma/theme.css (modified) * trunk/include/config_default.inc.php (modified) * trunk/language/en_UK/help.html (deleted) * trunk/language/en_UK/help/help_add_photos.html (added) * trunk/language/en_UK/help/help_groups.html (added) * trunk/language/en_UK/help/help_misc.html (added) * trunk/language/en_UK/help/help_permissions.html (added) * trunk/language/en_UK/help/help_user_upload.html (added) * trunk/language/en_UK/help/help_virtual_links.html (added) * trunk/language/en_UK/help/photos_add_ftp.html (added) * trunk/language/fr_FR/help.html (deleted) * trunk/language/fr_FR/help/help_add_photos.html (added) * trunk/language/fr_FR/help/help_groups.html (added) * trunk/language/fr_FR/help/help_misc.html (added) * trunk/language/fr_FR/help/help_permissions.html (added) * trunk/language/fr_FR/help/help_user_upload.html (added) * trunk/language/fr_FR/help/help_virtual_links.html (added) * trunk/language/fr_FR/help/photos_add_ftp.html (added) feature 1519: admin instructions are dispatched into several tabs. ... Thu, 18 Mar 2010 19:21:17 GMT rvelices [5178] * trunk/admin/intro.php (modified) * trunk/admin/themes/default/template/footer.tpl (modified) * trunk/admin/themes/default/template/plugins_list.tpl (modified) * trunk/admin/themes/default/template/site_manager.tpl (modified) * trunk/include/functions_category.inc.php (modified) * trunk/include/functions_html.inc.php (modified) * trunk/themes/default/template/comment_list.tpl (modified) * trunk/themes/default/template/footer.tpl (modified) * trunk/themes/default/template/menubar_categories.tpl (modified) * trunk/themes/default/template/menubar_menu.tpl (modified) * trunk/themes/default/template/menubar_tags.tpl (modified) * trunk/themes/default/template/month_calendar.tpl (modified) * trunk/themes/default/template/picture.tpl (modified) * trunk/themes/default/template/search.tpl (modified) * trunk/themes/default/template/tags.tpl (modified) -fix language keys problems Thu, 18 Mar 2010 18:40:00 GMT rvelices [5177] * trunk/admin/themes/clear/themeconf.inc.php (modified) * trunk/admin/themes/default/themeconf.inc.php (modified) * trunk/admin/themes/roma/themeconf.inc.php (modified) * trunk/include/template.class.php (modified) * trunk/themes/Sylvia/themeconf.inc.php (modified) * trunk/themes/clear/themeconf.inc.php (modified) * trunk/themes/dark/themeconf.inc.php (modified) * trunk/themes/default/themeconf.inc.php (modified) - allow template class to be instantiated with an empty theme (in ... Thu, 18 Mar 2010 14:30:04 GMT rvelices [5176] * trunk/admin/site_reader_local.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/php_compat/file_put_contents.php (deleted) - removed compatibility with php4 (file_put_contents exists in php5) ... Wed, 17 Mar 2010 09:22:51 GMT nikrou [5156] * trunk/include/functions.inc.php (modified) * trunk/include/php-gettext/gettext.inc.php (deleted) * trunk/include/php-gettext/gettext.php (deleted) * trunk/include/php-gettext/streams.php (deleted) * trunk/language/de_DE/LC_MESSAGES/messages.mo (deleted) * trunk/language/de_DE/LC_MESSAGES/messages.po (deleted) * trunk/language/de_DE/admin.lang.php (modified) * trunk/language/de_DE/common.lang.php (modified) * trunk/language/de_DE/install.lang.php (modified) * trunk/language/de_DE/upgrade.lang.php (modified) * trunk/language/en_UK/LC_MESSAGES/messages.mo (deleted) * trunk/language/en_UK/LC_MESSAGES/messages.po (deleted) * trunk/language/en_UK/admin.lang.php (modified) * trunk/language/en_UK/common.lang.php (modified) * trunk/language/en_UK/install.lang.php (modified) * trunk/language/en_UK/upgrade.lang.php (modified) * trunk/language/es_ES/LC_MESSAGES/messages.mo (deleted) * trunk/language/es_ES/LC_MESSAGES/messages.po (deleted) * trunk/language/es_ES/admin.lang.php (modified) * trunk/language/es_ES/common.lang.php (modified) * trunk/language/es_ES/install.lang.php (modified) * trunk/language/es_ES/upgrade.lang.php (modified) * trunk/language/fr_FR/LC_MESSAGES/messages.mo (deleted) * trunk/language/fr_FR/LC_MESSAGES/messages.po (deleted) * trunk/language/fr_FR/admin.lang.php (modified) * trunk/language/fr_FR/common.lang.php (modified) * trunk/language/fr_FR/install.lang.php (modified) * trunk/language/fr_FR/upgrade.lang.php (modified) * trunk/language/it_IT/LC_MESSAGES/messages.mo (deleted) * trunk/language/it_IT/LC_MESSAGES/messages.po (deleted) * trunk/language/it_IT/admin.lang.php (modified) * trunk/language/it_IT/common.lang.php (modified) * trunk/language/it_IT/install.lang.php (modified) * trunk/language/it_IT/upgrade.lang.php (modified) * trunk/language/nl_NL/LC_MESSAGES/messages.mo (deleted) * trunk/language/nl_NL/LC_MESSAGES/messages.po (deleted) * trunk/language/nl_NL/admin.lang.php (modified) * trunk/language/nl_NL/common.lang.php (modified) * trunk/language/nl_NL/install.lang.php (modified) * trunk/language/nl_NL/upgrade.lang.php (modified) * trunk/language/pl_PL/LC_MESSAGES/messages.mo (deleted) * trunk/language/pl_PL/LC_MESSAGES/messages.po (deleted) * trunk/language/pl_PL/admin.lang.php (modified) * trunk/language/pl_PL/common.lang.php (modified) * trunk/language/pl_PL/install.lang.php (modified) * trunk/language/pl_PL/upgrade.lang.php (modified) * trunk/language/templates/admin.lang.php (copied) * trunk/language/templates/common.lang.php (copied) * trunk/language/templates/install.lang.php (copied) * trunk/language/templates/messages.pot (deleted) * trunk/language/templates/upgrade.lang.php (copied) * trunk/tools/key2value.php (added) Revert gettext stuff. Keep english values for language keys ... Wed, 17 Mar 2010 00:55:26 GMT patdenice [5154] * trunk/include/template.class.php (modified) Feature 1502: Avoid 500 error if parent theme is the theme itself. Wed, 17 Mar 2010 00:48:38 GMT plg [5153] * trunk/admin.php (modified) * trunk/admin/include/plugins.class.php (modified) * trunk/admin/include/themes.class.php (added) * trunk/admin/themes/clear/images/missing_screenshot.png (added) * trunk/admin/themes/default/default-layout.css (modified) * trunk/admin/themes/default/template/footer.tpl (modified) * trunk/admin/themes/default/template/themes_installed.tpl (added) * trunk/admin/themes/default/template/themes_new.tpl (modified) * trunk/admin/themes/roma/images/missing_screenshot.png (added) * trunk/admin/themes/roma/theme.css (modified) * trunk/admin/themes_installed.php (added) * trunk/admin/themes_new.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/constants.php (modified) * trunk/include/functions.inc.php (modified) * trunk/install/db/85-database.php (added) * trunk/install/piwigo_structure-mysql.sql (modified) * trunk/profile.php (modified) * trunk/themes/Sylvia/screenshot.png (added) * trunk/themes/clear/screenshot.png (added) * trunk/themes/dark/screenshot.png (added) feature 1514: new screen to manage installed themes; activate, ... Sun, 14 Mar 2010 23:56:21 GMT plg [5138] * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/themes/default/template/no_photo_yet.tpl (added) feature 1505: when there is no photo yet in the gallery, displays a ... Sat, 13 Mar 2010 02:14:32 GMT patdenice [5126] * trunk/admin/extend_for_templates.php (modified) * trunk/include/template.class.php (modified) Feature 1502 Extend for templates now work properly. Bound template ... Sat, 13 Mar 2010 01:19:57 GMT patdenice [5125] * trunk/admin/notification_by_mail.php (modified) * trunk/include/functions_mail.inc.php (modified) * trunk/themes/Sylvia/mail-css.tpl (modified) * trunk/themes/clear/mail-css.tpl (modified) * trunk/themes/dark/mail-css.tpl (modified) * trunk/themes/default/images (added) * trunk/themes/default/images/index.php (added) * trunk/themes/default/images/mail (added) * trunk/themes/default/images/mail/footer-bg.png (copied) * trunk/themes/default/images/mail/header-bg.png (copied) * trunk/themes/default/images/mail/index.php (copied) * trunk/themes/default/images/mail/mailbody-bg.png (copied) * trunk/themes/default/mail (deleted) * trunk/themes/default/template/mail/text/html/header.tpl (modified) * trunk/themes/p0w0/mail-css.tpl (modified) * trunk/themes/wipi/mail-css.tpl (modified) Feature 1502 Move mail images. Change image path in mail-css files. ... Sat, 13 Mar 2010 00:00:52 GMT plg [5123] * trunk/admin.php (modified) * trunk/admin/extend_for_templates.php (modified) * trunk/admin/include/functions_notification_by_mail.inc.php (modified) * trunk/admin/template (deleted) * trunk/admin/themes (added) * trunk/admin/themes/clear (copied) * trunk/admin/themes/clear/mail-css.tpl (modified) * trunk/admin/themes/clear/themeconf.inc.php (modified) * trunk/admin/themes/default (added) * trunk/admin/themes/default/content.css (copied) * trunk/admin/themes/default/default-colors.css (copied) * trunk/admin/themes/default/default-layout.css (copied) * trunk/admin/themes/default/fix-ie5-ie6.css (copied) * trunk/admin/themes/default/icon (copied) * trunk/admin/themes/default/index.php (added) * trunk/admin/themes/default/layout.css (copied) * trunk/admin/themes/default/local-layout.css (copied) * trunk/admin/themes/default/local_head.tpl (added) * trunk/admin/themes/default/menubar.css (copied) * trunk/admin/themes/default/picture.css (copied) * trunk/admin/themes/default/print.css (copied) * trunk/admin/themes/default/template (added) * trunk/admin/themes/default/template/admin.tpl (copied) * trunk/admin/themes/default/template/advanced_feature.tpl (copied) * trunk/admin/themes/default/template/cat_list.tpl (copied) * trunk/admin/themes/default/template/cat_modify.tpl (copied) * trunk/admin/themes/default/template/cat_move.tpl (copied) * trunk/admin/themes/default/template/cat_options.tpl (copied) * trunk/admin/themes/default/template/cat_perm.tpl (copied) * trunk/admin/themes/default/template/check_integrity.tpl (copied) * trunk/admin/themes/default/template/comments.tpl (copied) * trunk/admin/themes/default/template/configuration.tpl (copied) * trunk/admin/themes/default/template/double_select.tpl (copied) * trunk/admin/themes/default/template/element_set_global.tpl (copied) * trunk/admin/themes/default/template/element_set_ranks.tpl (copied) * trunk/admin/themes/default/template/element_set_unit.tpl (copied) * trunk/admin/themes/default/template/extend_for_templates.tpl (copied) * trunk/admin/themes/default/template/footer.tpl (copied) * trunk/admin/themes/default/template/group_list.tpl (copied) * trunk/admin/themes/default/template/group_perm.tpl (copied) * trunk/admin/themes/default/template/header.tpl (copied) * trunk/admin/themes/default/template/history.tpl (copied) * trunk/admin/themes/default/template/include (copied) * trunk/admin/themes/default/template/include/autosize.inc.tpl (modified) * trunk/admin/themes/default/template/include/datepicker.inc.tpl (modified) * trunk/admin/themes/default/template/include/dbselect.inc.tpl (modified) * trunk/admin/themes/default/template/include/resize.inc.tpl (modified) * trunk/admin/themes/default/template/install.tpl (copied) * trunk/admin/themes/default/template/intro.tpl (copied) * trunk/admin/themes/default/template/maintenance.tpl (copied) * trunk/admin/themes/default/template/menubar.tpl (copied) * trunk/admin/themes/default/template/navigation_bar.tpl (copied) * trunk/admin/themes/default/template/notification_by_mail.tpl (copied) * trunk/admin/themes/default/template/permalinks.tpl (copied) * trunk/admin/themes/default/template/photos_add_direct.tpl (copied) * trunk/admin/themes/default/template/photos_add_settings.tpl (copied) * trunk/admin/themes/default/template/picture_modify.tpl (copied) * trunk/admin/themes/default/template/plugins_list.tpl (copied) * trunk/admin/themes/default/template/plugins_new.tpl (copied) * trunk/admin/themes/default/template/plugins_update.tpl (copied) * trunk/admin/themes/default/template/popuphelp.tpl (copied) * trunk/admin/themes/default/template/profile.tpl (copied) * trunk/admin/themes/default/template/profile_content.tpl (copied) * trunk/admin/themes/default/template/rating.tpl (copied) * trunk/admin/themes/default/template/site_manager.tpl (copied) * trunk/admin/themes/default/template/site_update.tpl (copied) * trunk/admin/themes/default/template/stats.tpl (copied) * trunk/admin/themes/default/template/tabsheet.tpl (copied) * trunk/admin/themes/default/template/tags.tpl (copied) * trunk/admin/themes/default/template/thumbnail.tpl (copied) * trunk/admin/themes/default/template/upgrade.tpl (copied) * trunk/admin/themes/default/template/upload.tpl (copied) * trunk/admin/themes/default/template/user_list.tpl (copied) * trunk/admin/themes/default/template/user_perm.tpl (copied) * trunk/admin/themes/default/theme.css (added) * trunk/admin/themes/default/themeconf.inc.php (added) * trunk/admin/themes/default/thumbnails.css (copied) * trunk/admin/themes/roma (copied) * trunk/admin/themes/roma/mail-css.tpl (modified) * trunk/admin/themes/roma/themeconf.inc.php (modified) * trunk/admin/user_list.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_mail.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/include/template.class.php (modified) * trunk/install.php (modified) * trunk/install/db/84-database.php (added) * trunk/install/php5_apache_configuration.php (modified) * trunk/install/piwigo_structure-mysql.sql (modified) * trunk/install/piwigo_structure-pdo-sqlite.sql (modified) * trunk/install/piwigo_structure-pgsql.sql (modified) * trunk/install/piwigo_structure-sqlite.sql (modified) * trunk/profile.php (modified) * trunk/template (deleted) * trunk/template-common (deleted) * trunk/themes (added) * trunk/themes/Sylvia (copied) * trunk/themes/Sylvia/icon/favicon.ico (added) * trunk/themes/Sylvia/local_head.tpl (added) * trunk/themes/Sylvia/mail-css.tpl (modified) * trunk/themes/Sylvia/themeconf.inc.php (modified) * trunk/themes/clear (copied) * trunk/themes/clear/themeconf.inc.php (modified) * trunk/themes/dark (copied) * trunk/themes/dark/mail-css.tpl (modified) * trunk/themes/dark/themeconf.inc.php (modified) * trunk/themes/default (added) * trunk/themes/default/content.css (copied) * trunk/themes/default/default-colors.css (copied) * trunk/themes/default/default-layout.css (copied) * trunk/themes/default/fix-ie5-ie6.css (copied) * trunk/themes/default/fix-ie7.css (copied) * trunk/themes/default/fix-khtml.css (copied) * trunk/themes/default/icon (copied) * trunk/themes/default/icon/favicon.ico (copied) * trunk/themes/default/index.php (added) * trunk/themes/default/js (copied) * trunk/themes/default/js/datepicker.js (copied) * trunk/themes/default/js/pngfix.js (copied) * trunk/themes/default/js/rating.js (copied) * trunk/themes/default/js/scripts.js (copied) * trunk/themes/default/layout.css (copied) * trunk/themes/default/local_head.tpl (added) * trunk/themes/default/mail (copied) * trunk/themes/default/menubar.css (copied) * trunk/themes/default/not-ie.css (copied) * trunk/themes/default/picture.css (copied) * trunk/themes/default/print.css (copied) * trunk/themes/default/template (copied) * trunk/themes/default/template/header.tpl (modified) * trunk/themes/default/template/include/autosize.inc.tpl (modified) * trunk/themes/default/template/include/datepicker.inc.tpl (modified) * trunk/themes/default/template/include/resize.inc.tpl (modified) * trunk/themes/default/template/mail/index.php (added) * trunk/themes/default/template/mail/text/html/index.php (added) * trunk/themes/default/template/mail/text/index.php (added) * trunk/themes/default/template/mail/text/plain/index.php (added) * trunk/themes/default/template/picture.tpl (modified) * trunk/themes/default/template/profile_content.tpl (modified) * trunk/themes/default/theme.css (added) * trunk/themes/default/themeconf.inc.php (added) * trunk/themes/default/thumbnails.css (copied) * trunk/themes/index.php (added) * trunk/themes/p0w0 (copied) * trunk/themes/p0w0/mail-css.tpl (modified) * trunk/themes/p0w0/themeconf.inc.php (modified) * trunk/themes/wipi (copied) * trunk/themes/wipi/mail-css.tpl (modified) * trunk/themes/wipi/themeconf.inc.php (modified) * trunk/upgrade.php (modified) feature 1502: based on Dotclear model, P@t has reorganized the way ... Wed, 10 Mar 2010 23:10:27 GMT vdigital [5102] * trunk/include/functions.inc.php (modified) New trigger on get_pwg_themes Wed, 10 Mar 2010 22:22:30 GMT vdigital [5101] * trunk/include/template.class.php (modified) New feature: Modeling could be turn off in themeconf ... Wed, 10 Mar 2010 22:07:14 GMT vdigital [5100] * trunk/include/functions.inc.php (modified) Fix: failed to open dir on default template Tue, 09 Mar 2010 20:17:00 GMT plg [5095] * trunk/include/template.class.php (modified) * trunk/template/default (added) * trunk/template/default/about.tpl (moved) * trunk/template/default/comment_list.tpl (moved) * trunk/template/default/comments.tpl (moved) * trunk/template/default/footer.tpl (moved) * trunk/template/default/header.tpl (moved) * trunk/template/default/identification.tpl (moved) * trunk/template/default/include (added) * trunk/template/default/include/autosize.inc.tpl (moved) * trunk/template/default/include/datepicker.inc.tpl (moved) * trunk/template/default/include/resize.inc.tpl (moved) * trunk/template/default/index.tpl (moved) * trunk/template/default/mail (added) * trunk/template/default/mail/text (added) * trunk/template/default/mail/text/html (added) * trunk/template/default/mail/text/html/cat_group_info.tpl (moved) * trunk/template/default/mail/text/html/footer.tpl (moved) * trunk/template/default/mail/text/html/global-mail-css.tpl (moved) * trunk/template/default/mail/text/html/header.tpl (moved) * trunk/template/default/mail/text/html/notification_by_mail.tpl (moved) * trunk/template/default/mail/text/plain (added) * trunk/template/default/mail/text/plain/cat_group_info.tpl (moved) * trunk/template/default/mail/text/plain/footer.tpl (moved) * trunk/template/default/mail/text/plain/header.tpl (moved) * trunk/template/default/mail/text/plain/notification_by_mail.tpl (moved) * trunk/template/default/mainpage_categories.tpl (moved) * trunk/template/default/menubar.tpl (moved) * trunk/template/default/menubar_categories.tpl (moved) * trunk/template/default/menubar_identification.tpl (moved) * trunk/template/default/menubar_links.tpl (moved) * trunk/template/default/menubar_menu.tpl (moved) * trunk/template/default/menubar_specials.tpl (moved) * trunk/template/default/menubar_tags.tpl (moved) * trunk/template/default/month_calendar.tpl (moved) * trunk/template/default/navigation_bar.tpl (moved) * trunk/template/default/nbm.tpl (moved) * trunk/template/default/notification.tpl (moved) * trunk/template/default/password.tpl (moved) * trunk/template/default/picture.tpl (moved) * trunk/template/default/picture_content.tpl (moved) * trunk/template/default/picture_nav_buttons.tpl (moved) * trunk/template/default/profile.tpl (moved) * trunk/template/default/profile_content.tpl (moved) * trunk/template/default/redirect.tpl (moved) * trunk/template/default/register.tpl (moved) * trunk/template/default/search.tpl (moved) * trunk/template/default/search_rules.tpl (moved) * trunk/template/default/slideshow.tpl (moved) * trunk/template/default/tags.tpl (moved) * trunk/template/default/thumbnails.tpl (moved) * trunk/template/default/upload.tpl (moved) feature 1494: move all *.tpl files from template/yoga to the new ... Sun, 07 Mar 2010 14:24:02 GMT vdigital [5071] * trunk/include/template.class.php (modified) New feature: Template modeling to reduce coding efforts when you want ... Sat, 06 Mar 2010 15:07:08 GMT Eric [5060] * trunk/include/config_default.inc.php (modified) * trunk/include/functions_user.inc.php (modified) Renaming $conf['no_case_sensitive_for_login'] to ... Wed, 03 Mar 2010 11:18:21 GMT nikrou [5036] * trunk/admin/cat_options.php (modified) * trunk/admin/group_list.php (modified) * trunk/admin/history.php (modified) * trunk/admin/include/functions.php (modified) * trunk/admin/include/functions_notification_by_mail.inc.php (modified) * trunk/admin/include/functions_waiting.inc.php (modified) * trunk/admin/intro.php (modified) * trunk/admin/notification_by_mail.php (modified) * trunk/admin/site_manager.php (modified) * trunk/admin/tags.php (modified) * trunk/admin/template/goto/group_list.tpl (modified) * trunk/admin/template/goto/plugins_new.tpl (modified) * trunk/admin/template/goto/plugins_update.tpl (modified) * trunk/admin/template/goto/site_manager.tpl (modified) * trunk/admin/template/goto/tags.tpl (modified) * trunk/admin/template/goto/user_list.tpl (modified) * trunk/admin/user_list.php (modified) * trunk/include/dblayer/functions_mysql.inc.php (modified) * trunk/include/dblayer/functions_pdo-sqlite.inc.php (modified) * trunk/include/dblayer/functions_pgsql.inc.php (modified) * trunk/include/dblayer/functions_sqlite.inc.php (modified) * trunk/include/functions_category.inc.php (modified) * trunk/language/de_DE/LC_MESSAGES/messages.mo (modified) * trunk/language/de_DE/LC_MESSAGES/messages.po (modified) * trunk/language/en_UK/LC_MESSAGES/messages.po (modified) * trunk/language/es_ES/LC_MESSAGES/messages.mo (modified) * trunk/language/es_ES/LC_MESSAGES/messages.po (modified) * trunk/language/fr_FR/LC_MESSAGES/messages.mo (modified) * trunk/language/fr_FR/LC_MESSAGES/messages.po (modified) * trunk/language/it_IT/LC_MESSAGES/messages.mo (modified) * trunk/language/it_IT/LC_MESSAGES/messages.po (modified) * trunk/language/nl_NL/LC_MESSAGES/messages.mo (modified) * trunk/language/nl_NL/LC_MESSAGES/messages.po (modified) * trunk/language/pl_PL/LC_MESSAGES/messages.mo (modified) * trunk/language/pl_PL/LC_MESSAGES/messages.po (modified) * trunk/language/templates/messages.pot (modified) Feature 1451 : fix mispelling and missing translations