From 24231452d62910c3c6698ee1ee770d82e600890b Mon Sep 17 00:00:00 2001 From: Martin Hecht Date: Wed, 23 Mar 2016 12:50:24 +0100 Subject: [PATCH] updated to 1.4.9 --- CHANGELOG | 9 + add_filter.php | 100 +- backend.css | 278 +- backend_body.js | 554 ++-- config_init.php | 2 +- css.php | 24 +- debug_conf.php | 2 +- dialog/jquery.dialog.css | 162 +- docs/files/CHANGELOG-txt.html | 2 +- docs/files/functions_outputfilter-php.html | 14 +- docs/styles/1.css | 1109 ++++---- edit_filter.php | 400 +-- export.php | 150 +- functions.php | 1672 +++++------ functions_outputfilter.php | 2418 ++++++++-------- info.php | 4 +- install.php | 64 +- languages/DE.php | 6 +- languages/EN.php | 6 +- languages/FR.php | 230 ++ languages/IT.php | 230 ++ languages/NL.php | 2 +- languages/NO.php | 2 +- naturaldocs_txt/CHANGELOG.txt | 9 + naturaldocs_txt/functions_outputfilter.php | 2496 ++++++++--------- naturaldocs_txt/licenses.txt | 58 +- naturaldocs_txt/styles/1.css | 1109 ++++---- plugins/cachecontrol/filter.php | 52 +- plugins/correct_date_format/filter.php | 236 +- .../correct_date_format/plugin_install.php | 74 +- precheck.php | 2 +- templates/add_edit.htt | 264 +- templates/css.htt | 40 +- templates/tool.htt | 276 +- tool.php | 525 ++-- uninstall.php | 2 +- upgrade.php | 14 +- upload.php | 60 +- 38 files changed, 6893 insertions(+), 5764 deletions(-) create mode 100644 languages/FR.php create mode 100644 languages/IT.php diff --git a/CHANGELOG b/CHANGELOG index d260598..002b66f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,15 @@ Header: Version-History *this version is a major re-engineering of the module with the goal to use it without PMF.* Special thanks to all who have tested and especially to NorHei for fruitful discussions and for providing additional testing ressources. +1.4.9 %(mrbaseman, 23 Mar 2016)% + - change cachecontrols filter type to page(last) + - realign code: wrap long lines and set tab width=4 + - make help browser work without javascript + - fix css edit for filters that supply css files + - provide export download link when javascript is disabled + - allow to delete filters even without javascript + - added French and Italian language support + 1.4.8 %(mrbaseman, 21 Feb 2016)% - remove unused code part from add_filter to fix array conversion warnings - update plugin filters to use new placeholders introduced in 1.4.4 diff --git a/add_filter.php b/add_filter.php index f28611b..789adc9 100644 --- a/add_filter.php +++ b/add_filter.php @@ -8,7 +8,7 @@ * * @category tool * @package Outputfilter Dashboard - * @version 1.4.8 + * @version 1.4.9 * @authors Thomas "thorn" Hornik , Christian M. Stefan (Stefek) , Martin Hecht (mrbaseman) * @copyright (c) 2009,2010 Thomas "thorn" Hornik, 2010 Christian M. Stefan (Stefek), 2016 Martin Hecht (mrbaseman) * @link https://github.com/WebsiteBaker-modules/outpufilter_dashboard @@ -84,9 +84,9 @@ $filter_type_options=''; foreach($types as $value=>$text){ - $filter_type_options .= "