# # ChangeLog for trunk/include # # Generated by Trac 1.2.3 # Jun 3, 2024, 10:16:33 AM Fri, 21 Nov 2014 12:17:18 GMT plg [30563] * trunk/include/functions_rate.inc.php (modified) bug 3178 fixed, in_array check is not reliable when you compare ... Thu, 06 Nov 2014 09:16:30 GMT plg [30375] * trunk/include/ws_functions/pwg.images.php (modified) bug 3171 fixed: no need to double escape the file name from HTML5 upload Mon, 03 Nov 2014 21:07:33 GMT rvelices [30359] * trunk/include/ws_functions/pwg.tags.php (modified) bug 3163: pwg.tags.getImages mysql error if order parameter is provided Mon, 06 Oct 2014 10:45:23 GMT plg [29904] * trunk/include/common.inc.php (modified) * trunk/include/php_compat/gzopen.php (added) bug 3078: avoid zlib issue on Ubuntu 14.04 (PHP 5.5) and maybe other ... Tue, 30 Sep 2014 08:23:34 GMT plg [29840] * trunk/include/functions_user.inc.php (modified) * trunk/include/user.inc.php (modified) bug 3111: cleaner code for get_browser_language (no more reference as ... Mon, 29 Sep 2014 20:55:00 GMT plg [29839] * trunk/include/functions_user.inc.php (modified) bug 3111: add comment to help understand the code Fri, 26 Sep 2014 20:15:53 GMT rvelices [29804] * trunk/include/functions_search.inc.php (modified) * trunk/index.php (modified) Thu, 25 Sep 2014 09:25:24 GMT mistic100 [29779] * trunk/admin/include/plugins.class.php (modified) * trunk/include/functions_plugins.inc.php (modified) * trunk/include/ws_functions/pwg.extensions.php (modified) final fix for plugins update ? - plugins.version is not updated in ... Wed, 24 Sep 2014 17:30:08 GMT mistic100 [29773] * trunk/admin/include/plugins.class.php (modified) * trunk/include/ws_functions/pwg.extensions.php (modified) fix plugins autoupdate: call ##_maintain::update when updating from ... Tue, 23 Sep 2014 13:39:04 GMT plg [29762] * trunk/include/config_default.inc.php (modified) feature 3067: add pdf in conf.picture_ext to illustrate PDF ... Tue, 23 Sep 2014 08:37:16 GMT plg [29759] * trunk/include/functions_user.inc.php (modified) bug fixed: register_user can be called with no ['mail_address'] Mon, 22 Sep 2014 13:06:28 GMT plg [29737] * trunk/include/constants.php (modified) next version is 2.7.0 Mon, 22 Sep 2014 09:29:00 GMT plg [29729] * trunk/include/ws_functions/pwg.php (modified) feature 3083: return the upload_file_types in pwg.session.getStatus ... Sat, 20 Sep 2014 11:43:01 GMT plg [29665] * trunk/admin/include/functions_install.inc.php (modified) * trunk/admin/themes/default/template/upgrade.tpl (modified) * trunk/include/functions.inc.php (modified) * trunk/install.php (modified) * trunk/install/upgrade_2.5.0.php (modified) * trunk/install/upgrade_2.6.0.php (added) * trunk/upgrade.php (modified) * feature 3142: upgrade script to Piwigo 2.7 * link to Tour 2_7_0 ... Fri, 19 Sep 2014 08:46:12 GMT plg [29636] * trunk/include/template.class.php (modified) bug 3119 fixed: patch by mmoy, allow @import url(http://...); ... Tue, 16 Sep 2014 10:04:42 GMT plg [29553] * trunk/include/constants.php (modified) next version is 2.7.0RC2 Thu, 11 Sep 2014 10:41:54 GMT plg [29483] * trunk/include/functions_search.inc.php (modified) feature 3139: search photo by id Mon, 08 Sep 2014 09:48:55 GMT plg [29431] * trunk/include/functions_search.inc.php (modified) bug 3136: search by author must be an exact match, now that we have ... Wed, 03 Sep 2014 09:02:07 GMT plg [29389] * trunk/admin/themes/clear/themeconf.inc.php (modified) * trunk/admin/themes/default/template/batch_manager_global.tpl (modified) * trunk/admin/themes/default/template/batch_manager_unit.tpl (modified) * trunk/admin/themes/default/template/cat_modify.tpl (modified) * trunk/admin/themes/default/template/cat_perm.tpl (modified) * trunk/admin/themes/default/template/include/add_album.inc.tpl (modified) * trunk/admin/themes/default/template/photos_add_direct.tpl (modified) * trunk/admin/themes/default/template/picture_modify.tpl (modified) * trunk/admin/themes/default/template/user_list.tpl (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/clear/themeconf.inc.php (modified) * trunk/themes/default/js/plugins/selectize.clear.css (moved) * trunk/themes/default/template/search.tpl (modified) feature 3133: add colorscheme parameter for themes. This way we can ... Fri, 29 Aug 2014 07:26:53 GMT mistic100 [29316] * trunk/include/functions_plugins.inc.php (modified) restore PluginMaintain::autoUpdate throwing a warning instead of a ... Sun, 24 Aug 2014 18:23:43 GMT plg [29260] * trunk/include/constants.php (modified) next release is 2.7.0RC1 Wed, 30 Jul 2014 13:48:35 GMT plg [29124] * trunk/admin/include/functions_upload.inc.php (modified) * trunk/admin/include/photos_add_direct_prepare.inc.php (modified) * trunk/admin/themes/default/template/photos_add_direct.tpl (modified) * trunk/include/config_default.inc.php (modified) * trunk/include/ws_functions/pwg.images.php (modified) feature 3067: upload any file type with the new HTML5 upload form. ... Mon, 28 Jul 2014 19:27:50 GMT plg [29111] * trunk/include/functions_user.inc.php (modified) * trunk/install/db/144-database.php (added) * trunk/password.php (modified) bug 3050: increase security on reset password algorithm. * reset ... Fri, 25 Jul 2014 12:40:34 GMT plg [29075] * trunk/include/functions_user.inc.php (modified) * trunk/language/en_UK/common.lang.php (modified) * trunk/language/fr_FR/common.lang.php (modified) feature 3105: display the link to Piwigo in connection settings ... Fri, 25 Jul 2014 09:10:49 GMT plg [29074] * trunk/admin/themes/default/template/user_list.tpl (modified) * trunk/admin/user_list.php (modified) * trunk/include/ws_functions/pwg.users.php (modified) bug 3104: less rights for admins (compared to webmaster). Now an ... Sun, 20 Jul 2014 21:32:56 GMT rvelices [29060] * trunk/admin/comments.php (modified) * trunk/admin/themes/default/template/comments.tpl (modified) * trunk/include/functions_comment.inc.php (modified) bug 3100 display IP address of comment author on admin page and also ... Thu, 10 Jul 2014 21:00:12 GMT rvelices [29022] * trunk/include/functions_search.inc.php (modified) bug 3056 quick search - fix regex for date searches (was not working ... Tue, 08 Jul 2014 19:00:47 GMT mistic100 [29008] * trunk/admin/comments.php (modified) * trunk/comments.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/picture_comment.inc.php (modified) feature:2807 better fix for svn:28995 Mon, 07 Jul 2014 22:38:54 GMT rvelices [28996] * trunk/include/functions_search.inc.php (modified) bug 3056 quick search - allow negative values in numeric scope searches Mon, 07 Jul 2014 21:36:23 GMT rvelices [28995] * trunk/admin/comments.php (modified) * trunk/comments.php (modified) * trunk/include/picture_comment.inc.php (modified) feature 2807: fix bugs on comments format_date Mon, 07 Jul 2014 20:39:29 GMT rvelices [28992] * trunk/include/functions_search.inc.php (modified) bug 3056 quick search - small fixes & improvements - scopes are case ... Mon, 07 Jul 2014 09:54:15 GMT mistic100 [28981] * trunk/admin/picture_modify.php (modified) * trunk/include/category_cats.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/ws_functions/pwg.users.php (modified) feature 2807: nicer display of "from to" dates (required changes in ... Sun, 06 Jul 2014 14:05:05 GMT mistic100 [28969] * trunk/admin/include/languages.class.php (modified) * trunk/admin/include/plugins.class.php (modified) * trunk/admin/include/themes.class.php (modified) * trunk/include/functions_plugins.inc.php (modified) improves regexes parsing plugins metadata Sat, 05 Jul 2014 15:29:59 GMT flop25 [28952] * trunk/include/page_tail.php (modified) * trunk/themes/smartpocket/themeconf.inc.php (modified) bug:3098 redirect to the current page when switching Wed, 02 Jul 2014 21:07:16 GMT mistic100 [28926] * trunk/include/calendar_monthly.class.php (modified) * trunk/include/calendar_weekly.class.php (modified) * trunk/include/functions_calendar.inc.php (modified) bug 3002: Two classes with the same name : Calendar Wed, 02 Jul 2014 12:43:29 GMT plg [28917] * trunk/admin/themes/default/template/include/datepicker.inc.tpl (modified) * trunk/admin/themes/default/template/photos_add_direct.tpl (modified) * trunk/include/template.class.php (modified) * trunk/language/ko_KR/common.lang.php (modified) * trunk/language/pt_BR/common.lang.php (modified) * trunk/language/sh_RS/common.lang.php (modified) * trunk/language/sr_RS/common.lang.php (modified) * trunk/language/th_TH/common.lang.php (modified) * trunk/language/uk_UA/common.lang.php (modified) * trunk/language/zh_CN/common.lang.php (modified) * trunk/language/zh_TW/common.lang.php (modified) i18n for the new HTML5 upload (use i18n files from plupload) ... Wed, 02 Jul 2014 09:40:05 GMT plg [28914] * trunk/include/functions.inc.php (modified) remove line commited by mistake in r28913 Wed, 02 Jul 2014 08:12:16 GMT mistic100 [28913] * trunk/include/functions.inc.php (modified) * trunk/include/functions_mail.inc.php (modified) feature 3046: Add option "force_fallback" to load_language + clean code Tue, 01 Jul 2014 11:01:52 GMT plg [28901] * trunk/include/constants.php (modified) next release is 2.7.0beta3 Tue, 01 Jul 2014 10:50:18 GMT plg [28899] * trunk/include/constants.php (modified) next release is 2.7.0beta2 Tue, 01 Jul 2014 09:56:02 GMT mistic100 [28893] * trunk/include/functions_comment.inc.php (modified) feature 3095 : block comment if website_url is not empty when field ... Sun, 22 Jun 2014 11:41:47 GMT mistic100 [28764] * trunk/admin/configuration.php (modified) * trunk/admin/themes/default/template/configuration.tpl (modified) * trunk/include/picture_comment.inc.php (modified) * trunk/install/config.sql (modified) * trunk/install/db/142-database.php (added) * trunk/language/en_UK/admin.lang.php (modified) * trunk/language/fr_FR/admin.lang.php (modified) * trunk/themes/default/template/picture.tpl (modified) feature 3095: add "comments_enable_website" param + GUI Wed, 18 Jun 2014 20:39:25 GMT rvelices [28715] * trunk/include/functions_html.inc.php (modified) * trunk/themes/default/theme.css (modified) removed unused get_html_tag_selection function + css rules Wed, 18 Jun 2014 19:51:42 GMT rvelices [28714] * trunk/admin/include/add_core_tabs.inc.php (modified) * trunk/admin/include/functions_history.inc.php (modified) * trunk/admin/include/functions_upload.inc.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/functions_comment.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/picture.php (modified) since number of accepted args not required for add_event_handler, ... Tue, 17 Jun 2014 11:11:44 GMT plg [28709] * trunk/include/functions_search.inc.php (modified) * trunk/language/en_UK/common.lang.php (modified) * trunk/language/fr_FR/common.lang.php (modified) * trunk/search.php (modified) * trunk/themes/default/template/search.tpl (modified) * trunk/themes/default/theme.css (modified) feature 3093: search form, ability to select the list of properties ... Sat, 14 Jun 2014 14:15:05 GMT mistic100 [28703] * trunk/admin/themes/default/template/batch_manager_global.tpl (modified) * trunk/admin/themes/default/template/batch_manager_unit.tpl (modified) * trunk/admin/themes/default/template/cat_modify.tpl (modified) * trunk/admin/themes/default/template/cat_perm.tpl (modified) * trunk/admin/themes/default/template/include/add_album.inc.tpl (modified) * trunk/admin/themes/default/template/photos_add_direct.tpl (modified) * trunk/admin/themes/default/template/picture_modify.tpl (modified) * trunk/admin/themes/default/template/user_list.tpl (modified) * trunk/include/template.class.php (modified) * trunk/themes/default/js/plugins/selectize.dark.css (added) add dark selectize theme + "ternary" template modifier Fri, 13 Jun 2014 19:19:47 GMT mistic100 [28691] * trunk/include/functions.inc.php (modified) correctly stringify booleans in conf_update_param Mon, 09 Jun 2014 17:20:43 GMT mistic100 [28651] * trunk/admin/include/plugins.class.php (modified) * trunk/admin/include/themes.class.php (modified) * trunk/include/functions_plugins.inc.php (modified) feature 3076: Enhance plugin update system Tue, 03 Jun 2014 15:05:14 GMT mistic100 [28621] * trunk/include/functions.inc.php (modified) feature 3038 : always apply serialize&addslashes if object/array is ... Tue, 03 Jun 2014 08:07:32 GMT plg [28615] * trunk/include/functions_session.inc.php (modified) bug 3082: increase generate_key randomness with ... Mon, 02 Jun 2014 19:57:30 GMT rvelices [28600] * trunk/include/template.class.php (modified) local css prefilter does not need new line before get_combined_css Mon, 02 Jun 2014 19:55:38 GMT rvelices [28599] * trunk/include/cache.class.php (modified) increase frequency of persistent cache purge (every ~100 set ops ... Mon, 02 Jun 2014 12:52:00 GMT mistic100 [28591] * trunk/include/functions_session.inc.php (modified) use lookup string for generate_key function Mon, 02 Jun 2014 07:55:46 GMT mistic100 [28587] * trunk/about.php (modified) * trunk/admin.php (modified) * trunk/admin/album_notification.php (modified) * trunk/admin/batch_manager.php (modified) * trunk/admin/batch_manager_global.php (modified) * trunk/admin/batch_manager_unit.php (modified) * trunk/admin/cat_list.php (modified) * trunk/admin/cat_modify.php (modified) * trunk/admin/comments.php (modified) * trunk/admin/help.php (modified) * trunk/admin/history.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/image.class.php (modified) * trunk/admin/include/tabsheet.class.php (modified) * trunk/admin/maintenance.php (modified) * trunk/admin/notification_by_mail.php (modified) * trunk/admin/picture_modify.php (modified) * trunk/admin/popuphelp.php (modified) * trunk/admin/site_manager.php (modified) * trunk/admin/tags.php (modified) * trunk/admin/themes_installed.php (modified) * trunk/comments.php (modified) * trunk/i.php (modified) * trunk/identification.php (modified) * trunk/include/block.class.php (modified) * trunk/include/category_cats.inc.php (modified) * trunk/include/category_default.inc.php (modified) * trunk/include/common.inc.php (modified) * trunk/include/derivative.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/functions_category.inc.php (modified) * trunk/include/functions_comment.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_plugins.inc.php (modified) * trunk/include/functions_rate.inc.php (modified) * trunk/include/functions_search.inc.php (modified) * trunk/include/functions_tag.inc.php (modified) * trunk/include/functions_user.inc.php (modified) * trunk/include/no_photo_yet.inc.php (modified) * trunk/include/page_header.php (modified) * trunk/include/page_tail.php (modified) * trunk/include/picture_comment.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/pwg.categories.php (modified) * trunk/index.php (modified) * trunk/nbm.php (modified) * trunk/notification.php (modified) * trunk/password.php (modified) * trunk/picture.php (modified) * trunk/popuphelp.php (modified) * trunk/profile.php (modified) * trunk/register.php (modified) * trunk/search.php (modified) * trunk/tags.php (modified) * trunk/tools/triggers_list.php (modified) feature 3010 : replace trigger_action/event by trigger_notify/change Sat, 31 May 2014 18:50:30 GMT rvelices [28579] * trunk/include/functions.inc.php (modified) * trunk/include/functions_search.inc.php (modified) quick search - small fixes & improvements available number of ... Thu, 29 May 2014 20:40:45 GMT rvelices [28571] * trunk/include/functions_session.inc.php (modified) bug 3082: random key generation algorithm Thu, 29 May 2014 14:11:14 GMT mistic100 [28567] * trunk/include/functions.inc.php (modified) feature 3038 : add $updateGlobal and $parser options to conf_update_param Thu, 29 May 2014 05:27:57 GMT rvelices [28560] * trunk/include/functions_notification.inc.php (modified) added persistent cache for some slow queries in feed notification ... Thu, 29 May 2014 05:19:46 GMT rvelices [28558] * trunk/include/config_default.inc.php (modified) remove unused config variable Wed, 28 May 2014 16:41:56 GMT plg [28554] * trunk/admin/themes/default/template/photos_add_direct.tpl (modified) * trunk/include/ws_functions/pwg.images.php (modified) feature 2616: better behavior at the end of upload (more like with ... Wed, 28 May 2014 09:33:17 GMT plg [28552] * trunk/admin/themes/default/js/addAlbum.js (modified) * trunk/admin/themes/default/template/photos_add_direct.tpl (modified) * trunk/admin/themes/default/theme.css (modified) * trunk/include/ws_functions/pwg.images.php (modified) feature 2616, customizations for plupload * bug fixed, remove debug ... Tue, 27 May 2014 14:11:23 GMT plg [28545] * trunk/admin/themes/default/template/photos_add_direct.tpl (modified) * trunk/admin/themes/default/theme.css (modified) * trunk/include/ws_functions/pwg.images.php (modified) * trunk/themes/default/js/plugins/plupload (added) * trunk/themes/default/js/plugins/plupload/Moxie.swf (added) * trunk/themes/default/js/plugins/plupload/Moxie.xap (added) * trunk/themes/default/js/plugins/plupload/i18n (added) * trunk/themes/default/js/plugins/plupload/i18n/ar.js (added) * trunk/themes/default/js/plugins/plupload/i18n/az.js (added) * trunk/themes/default/js/plugins/plupload/i18n/bs.js (added) * trunk/themes/default/js/plugins/plupload/i18n/cs.js (added) * trunk/themes/default/js/plugins/plupload/i18n/cy.js (added) * trunk/themes/default/js/plugins/plupload/i18n/da.js (added) * trunk/themes/default/js/plugins/plupload/i18n/de.js (added) * trunk/themes/default/js/plugins/plupload/i18n/el.js (added) * trunk/themes/default/js/plugins/plupload/i18n/en.js (added) * trunk/themes/default/js/plugins/plupload/i18n/es.js (added) * trunk/themes/default/js/plugins/plupload/i18n/et.js (added) * trunk/themes/default/js/plugins/plupload/i18n/fa.js (added) * trunk/themes/default/js/plugins/plupload/i18n/fi.js (added) * trunk/themes/default/js/plugins/plupload/i18n/fr.js (added) * trunk/themes/default/js/plugins/plupload/i18n/he.js (added) * trunk/themes/default/js/plugins/plupload/i18n/hr.js (added) * trunk/themes/default/js/plugins/plupload/i18n/hu.js (added) * trunk/themes/default/js/plugins/plupload/i18n/hy.js (added) * trunk/themes/default/js/plugins/plupload/i18n/id.js (added) * trunk/themes/default/js/plugins/plupload/i18n/it.js (added) * trunk/themes/default/js/plugins/plupload/i18n/ja.js (added) * trunk/themes/default/js/plugins/plupload/i18n/ka.js (added) * trunk/themes/default/js/plugins/plupload/i18n/kk.js (added) * trunk/themes/default/js/plugins/plupload/i18n/km.js (added) * trunk/themes/default/js/plugins/plupload/i18n/ko.js (added) * trunk/themes/default/js/plugins/plupload/i18n/lt.js (added) * trunk/themes/default/js/plugins/plupload/i18n/lv.js (added) * trunk/themes/default/js/plugins/plupload/i18n/mn.js (added) * trunk/themes/default/js/plugins/plupload/i18n/ms.js (added) * trunk/themes/default/js/plugins/plupload/i18n/nl.js (added) * trunk/themes/default/js/plugins/plupload/i18n/pl.js (added) * trunk/themes/default/js/plugins/plupload/i18n/pt_BR.js (added) * trunk/themes/default/js/plugins/plupload/i18n/ro.js (added) * trunk/themes/default/js/plugins/plupload/i18n/ru.js (added) * trunk/themes/default/js/plugins/plupload/i18n/sk.js (added) * trunk/themes/default/js/plugins/plupload/i18n/sq.js (added) * trunk/themes/default/js/plugins/plupload/i18n/sr.js (added) * trunk/themes/default/js/plugins/plupload/i18n/sr_RS.js (added) * trunk/themes/default/js/plugins/plupload/i18n/sv.js (added) * trunk/themes/default/js/plugins/plupload/i18n/th_TH.js (added) * trunk/themes/default/js/plugins/plupload/i18n/tr.js (added) * trunk/themes/default/js/plugins/plupload/i18n/uk_UA.js (added) * trunk/themes/default/js/plugins/plupload/i18n/zh_CN.js (added) * trunk/themes/default/js/plugins/plupload/i18n/zh_TW.js (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/css (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/css/jquery.plupload.queue.css (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/img (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/img/backgrounds.gif (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/img/buttons-disabled.png (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/img/buttons.png (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/img/delete.gif (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/img/done.gif (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/img/error.gif (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/img/throbber.gif (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/img/transp50.png (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/jquery.plupload.queue.js (added) * trunk/themes/default/js/plugins/plupload/jquery.plupload.queue/jquery.plupload.queue.min.js (added) * trunk/themes/default/js/plugins/plupload/jquery.ui.plupload (added) * trunk/themes/default/js/plugins/plupload/jquery.ui.plupload/css (added) * trunk/themes/default/js/plugins/plupload/jquery.ui.plupload/css/jquery.ui.plupload.css (added) * trunk/themes/default/js/plugins/plupload/jquery.ui.plupload/css/jquery.ui.plupload.css.orig (added) * trunk/themes/default/js/plugins/plupload/jquery.ui.plupload/img (added) * trunk/themes/default/js/plugins/plupload/jquery.ui.plupload/img/loading.gif (added) * trunk/themes/default/js/plugins/plupload/jquery.ui.plupload/img/plupload.png (added) * trunk/themes/default/js/plugins/plupload/jquery.ui.plupload/jquery.ui.plupload.js (added) * trunk/themes/default/js/plugins/plupload/jquery.ui.plupload/jquery.ui.plupload.min.js (added) * trunk/themes/default/js/plugins/plupload/moxie.js (added) * trunk/themes/default/js/plugins/plupload/moxie.min.js (added) * trunk/themes/default/js/plugins/plupload/plupload.dev.js (added) * trunk/themes/default/js/plugins/plupload/plupload.full.min.js (added) * trunk/themes/default/js/plugins/plupload/plupload.min.js (added) * trunk/ws.php (modified) feature 2616: HTML5 upload (with plupload 2.1.2). First basic ... Mon, 26 May 2014 22:03:57 GMT mistic100 [28542] * trunk/admin/batch_manager_global.php (modified) * trunk/admin/picture_modify.php (modified) * trunk/admin/themes/default/js/LocalStorageCache.js (modified) * trunk/admin/themes/default/template/batch_manager_global.tpl (modified) * trunk/admin/themes/default/template/cat_modify.tpl (modified) * trunk/admin/themes/default/template/photos_add_direct.tpl (modified) * trunk/admin/themes/default/template/picture_modify.tpl (modified) * trunk/include/ws_functions/pwg.categories.php (modified) feature 3077 : factorize code for categories cache (TODO for other ... Sat, 17 May 2014 12:11:47 GMT mistic100 [28494] * trunk/admin/picture_modify.php (modified) * trunk/admin/themes/default/js/LocalStorageCache.js (added) * trunk/admin/themes/default/template/picture_modify.tpl (modified) * trunk/include/ws_functions/pwg.categories.php (modified) * trunk/themes/default/js/plugins/selectize.default.css (added) * trunk/themes/default/js/plugins/selectize.min.js (added) feature 3077 : use Selectize with AJAX load/cache on picture_modify Sat, 17 May 2014 06:09:33 GMT rvelices [28491] * trunk/include/functions_calendar.inc.php (modified) use persistent cache for calendar list in root flat mode (same perf ... Thu, 15 May 2014 19:24:29 GMT rvelices [28484] * trunk/include/menubar.inc.php (modified) fix php warning (from one of my previous commits) Tue, 13 May 2014 20:09:04 GMT rvelices [28459] * trunk/admin/batch_manager.php (modified) * trunk/include/functions_search.inc.php (modified) bug 3056: quick search - cache results for 5 minutes + comments + ... Sun, 11 May 2014 08:26:41 GMT rvelices [28432] * trunk/admin/maintenance.php (modified) * trunk/admin/plugins_installed.php (modified) * trunk/include/cache.class.php (added) * trunk/include/common.inc.php (modified) * trunk/include/functions.inc.php (modified) * trunk/include/section_init.inc.php (modified) added a persistent cache mechanism; used so far to cache image ids in ... Tue, 06 May 2014 19:14:11 GMT rvelices [28383] * trunk/include/functions_search.inc.php (modified) bug 3056: quick search - fix variable name Wed, 30 Apr 2014 18:52:28 GMT rvelices [28320] * trunk/category.php (deleted) * trunk/include/section_init.inc.php (modified) removed url compatibility with phpwebgallery 1.6 and below Wed, 30 Apr 2014 18:49:36 GMT rvelices [28319] * trunk/include/inflectors/en.php (modified) english inflection rules ing/er Wed, 30 Apr 2014 18:31:00 GMT rvelices [28316] * trunk/include/menubar.inc.php (modified) * trunk/index.php (modified) move QUERY_SEARCH template ssignment from index to menubar.inc.php ... Tue, 15 Apr 2014 20:22:10 GMT rvelices [28196] * trunk/include/inflectors/en.php (modified) bug 3056: quick search - english inflections improvements Mon, 14 Apr 2014 21:40:34 GMT rvelices [28185] * trunk/include/functions_mail.inc.php (modified) attempt to make silent php warnings from emogrifier Mon, 14 Apr 2014 21:37:53 GMT rvelices [28183] * trunk/include/picture_comment.inc.php (modified) no php warning if website_url is missing from comment form submission ... Mon, 14 Apr 2014 21:33:51 GMT rvelices [28182] * trunk/include/inflectors/en.php (modified) bug 3056: quick search - added english inflections for -ing / -er for ... Mon, 14 Apr 2014 20:58:02 GMT flop25 [28180] * trunk/include/config_default.inc.php (modified) * trunk/plugins/TakeATour/main.inc.php (modified) allow TakeATour to exist in the public part typo fix in config.inc.php Sun, 13 Apr 2014 18:44:32 GMT flop25 [28171] * trunk/include/functions.inc.php (modified) lang key with an empty value are not displayed Sun, 13 Apr 2014 04:44:14 GMT rvelices [28165] * trunk/include/functions_search.inc.php (modified) bug 3056: quick search - fixes Thu, 10 Apr 2014 21:23:00 GMT rvelices [28152] * trunk/include/functions_search.inc.php (modified) bug 3056: quick search - better handling of short words and photo ... Wed, 09 Apr 2014 21:23:49 GMT rvelices [28144] * trunk/include/functions_search.inc.php (modified) bug 3056: quick search - now tag search is the same as image search ... Tue, 08 Apr 2014 20:45:48 GMT rvelices [28128] * trunk/include/functions_search.inc.php (modified) * trunk/index.php (modified) bug 3056: quick search - fix warning; better management of variants ... Sun, 06 Apr 2014 19:25:38 GMT flop25 [28101] * trunk/admin/help.php (modified) * trunk/include/no_photo_yet.inc.php (modified) 2 triggers todo update 2.6 branch and trigger list Sun, 06 Apr 2014 06:33:46 GMT rvelices [28092] * trunk/include/functions_search.inc.php (modified) * trunk/language/en_UK/help/quick_search.html (modified) bug 3056: quick search - added events for plugins; completed help file Sat, 05 Apr 2014 20:06:28 GMT rvelices [28090] * trunk/include/functions_search.inc.php (modified) type error in prev commit Sat, 05 Apr 2014 19:33:48 GMT rvelices [28089] * trunk/include/functions_metadata.inc.php (modified) * trunk/include/picture_metadata.inc.php (modified) when displaying iptc metadata, add a space between iptc keywords (if ... Sat, 05 Apr 2014 19:24:27 GMT rvelices [28087] * trunk/admin/batch_manager.php (modified) * trunk/admin/batch_manager_global.php (modified) * trunk/admin/themes/default/template/batch_manager_global.tpl (modified) * trunk/include/functions_search.inc.php (modified) * trunk/include/ws_functions/pwg.images.php (modified) * trunk/language/en_UK/help/quick_search.html (added) bug 3069: add quick search as filter in batch manager Sat, 05 Apr 2014 06:26:20 GMT rvelices [28080] * trunk/include/functions_search.inc.php (modified) bug 3056: quick search - fixes and date range scopes (posted:2003 ... Fri, 04 Apr 2014 04:20:34 GMT rvelices [28068] * trunk/include/mdetect.php (modified) bug 3058: update mdetect for windows 8 mobile etc ... Fri, 04 Apr 2014 04:14:38 GMT rvelices [28066] * trunk/include/functions_search.inc.php (modified) bug 3056: quick search - fixes and better numeric range searches ... Thu, 03 Apr 2014 20:52:38 GMT rvelices [28065] * trunk/include/functions_search.inc.php (modified) bug 3056: quick search - added scoped searches tag: photo: file: ... Thu, 03 Apr 2014 19:46:10 GMT rvelices [28064] * trunk/include/functions_search.inc.php (modified) bug 3056: quick search - fix + prepare for scoped/range searches Fri, 28 Mar 2014 13:26:30 GMT plg [27997] * trunk/admin/group_list.php (modified) * trunk/admin/user_list_backend.php (modified) * trunk/include/functions_mail.inc.php (modified) merge r27996 from branch 2.6 to trunk bug 3065 fixed: avoid SQL ... Mon, 24 Mar 2014 20:22:43 GMT plg [27926] * trunk/admin/include/functions.php (modified) * trunk/include/functions_category.inc.php (modified) merge r27925 from branch 2.6 to trunk bug 3057: avoid warnings and ... Sun, 23 Mar 2014 05:38:05 GMT rvelices [27884] * trunk/include/functions_search.inc.php (modified) * trunk/include/inflectors (added) * trunk/include/inflectors/en.php (added) * trunk/include/inflectors/fr.php (added) * trunk/index.php (modified) * trunk/themes/default/template/menubar_menu.tpl (modified) bug 3056: quick search - added inflectors for english and french ... Sat, 22 Mar 2014 13:03:45 GMT rvelices [27882] * trunk/include/functions_search.inc.php (modified) * trunk/index.php (modified) * trunk/language/en_UK/common.lang.php (modified) * trunk/themes/default/template/index.tpl (modified) * trunk/themes/default/theme.css (modified) bug 3056: quick search OR operator priority taken into account ... Fri, 21 Mar 2014 05:16:35 GMT rvelices [27868] * trunk/include/functions_search.inc.php (modified) bug 3056: Improve/rewrite quick search engine: by default AND is used ... Mon, 17 Mar 2014 22:20:28 GMT plg [27811] * trunk/admin/themes/default/template/user_list.tpl (modified) * trunk/include/ws_functions/pwg.groups.php (modified) * trunk/include/ws_functions/pwg.permissions.php (modified) * trunk/include/ws_functions/pwg.users.php (modified) * trunk/ws.php (modified) merge r27810 from branch 2.6 to trunk bug 3055: add security ... Wed, 12 Mar 2014 13:42:31 GMT plg [27716] * trunk/include/ws_functions/pwg.users.php (modified) * trunk/tools/triggers_list.php (modified) merge r27715 from branch 2.6 to trunk feature 3054: new trigger ... Tue, 11 Mar 2014 20:48:27 GMT rvelices [27694] * trunk/include/ws_functions/pwg.extensions.php (modified) removed unnecessary by ref parameters + do not define IN_ADMIN on ws ...