# # ChangeLog for / # # Generated by Trac 0.12.2 # 07/28/25 23:59:13 Fri, 24 Jun 2016 08:23:37 GMT franck [3258:2357a1bf9114] * plugins/dcLegacyEditor/_define.php (modified) * plugins/dcLegacyEditor/css/jsToolBar/bt_mark.png (added) * plugins/dcLegacyEditor/css/jsToolBar/jsToolBar.css (modified) * plugins/dcLegacyEditor/inc/dc.legacy.editor.behaviors.php (modified) * plugins/dcLegacyEditor/js/jsToolBar/jsToolBar.js (modified) * plugins/dcLegacyEditor/js/jsToolBar/jsToolBar.wysiwyg.js (modified) Add mark button Sat, 18 Jun 2016 16:43:08 GMT franck [3257:5d75774016a3] * plugins/themeEditor/_admin.php (modified) Usual oups 🍺 Fri, 17 Jun 2016 13:57:23 GMT franck [3256:e7ff4a1b3bc3] * inc/admin/lib.dc.page.php (modified) * plugins/themeEditor/index.php (modified) Implementing CodeMirror is now a little bit more easier Fri, 17 Jun 2016 08:54:27 GMT franck [3255:2235d173165d] * inc/prepend.php (modified) * inc/prepend.php (modified) * themes/berlin/locales/en/main.po (deleted) Merge 2.9 fixes Fri, 17 Jun 2016 08:50:51 GMT franck [3254:49a71802e24b] * locales/de/public.po (modified) * locales/en/public.po (modified) * locales/es/public.po (modified) * locales/fr/public.po (modified) * themes/berlin/locales/de/main.po (modified) * themes/berlin/locales/en/main.po (deleted) * themes/berlin/locales/es/main.po (modified) * themes/berlin/locales/fr/main.po (modified) Fix missing locales for archives.html template (currywurst templateset) ... Thu, 16 Jun 2016 08:47:43 GMT franck [3253:b70713af5431] * admin/js/codemirror/addon/display/fullscreen.css (added) * admin/js/codemirror/addon/display/fullscreen.js (added) * inc/admin/lib.dc.page.php (modified) * plugins/themeEditor/index.php (modified) * plugins/themeEditor/style.css (modified) Add fullscreen mode to CodeMirror editor (using F11 switching key) Thu, 16 Jun 2016 08:16:07 GMT franck [3252:a6e56037037d] * plugins/themeEditor/codemirror.css (deleted) * plugins/themeEditor/style.css (modified) Tiny adjustment for CodeMirror area Wed, 15 Jun 2016 15:36:30 GMT franck [3251:9ed815f75542] * admin/js/codemirror/LICENSE (added) * admin/js/codemirror/addon/edit/closebrackets.js (added) * admin/js/codemirror/addon/edit/matchbrackets.js (added) * admin/js/codemirror/addon/mode/multiplex.js (added) * admin/js/codemirror/lib/codemirror.css (added) * admin/js/codemirror/lib/codemirror.js (added) * admin/js/codemirror/mode/css/css.js (added) * admin/js/codemirror/mode/htmlmixed/htmlmixed.js (added) * admin/js/codemirror/mode/javascript/javascript.js (added) * admin/js/codemirror/mode/php/php.js (added) * admin/js/codemirror/mode/xml/xml.js (added) * admin/js/codemirror/theme/3024-day.css (added) * admin/js/codemirror/theme/3024-night.css (added) * admin/js/codemirror/theme/abcdef.css (added) * admin/js/codemirror/theme/ambiance-mobile.css (added) * admin/js/codemirror/theme/ambiance.css (added) * admin/js/codemirror/theme/base16-dark.css (added) * admin/js/codemirror/theme/base16-light.css (added) * admin/js/codemirror/theme/bespin.css (added) * admin/js/codemirror/theme/blackboard.css (added) * admin/js/codemirror/theme/cobalt.css (added) * admin/js/codemirror/theme/colorforth.css (added) * admin/js/codemirror/theme/dracula.css (added) * admin/js/codemirror/theme/eclipse.css (added) * admin/js/codemirror/theme/elegant.css (added) * admin/js/codemirror/theme/erlang-dark.css (added) * admin/js/codemirror/theme/hopscotch.css (added) * admin/js/codemirror/theme/icecoder.css (added) * admin/js/codemirror/theme/isotope.css (added) * admin/js/codemirror/theme/lesser-dark.css (added) * admin/js/codemirror/theme/liquibyte.css (added) * admin/js/codemirror/theme/material.css (added) * admin/js/codemirror/theme/mbo.css (added) * admin/js/codemirror/theme/mdn-like.css (added) * admin/js/codemirror/theme/midnight.css (added) * admin/js/codemirror/theme/monokai.css (added) * admin/js/codemirror/theme/neat.css (added) * admin/js/codemirror/theme/neo.css (added) * admin/js/codemirror/theme/night.css (added) * admin/js/codemirror/theme/paraiso-dark.css (added) * admin/js/codemirror/theme/paraiso-light.css (added) * admin/js/codemirror/theme/pastel-on-dark.css (added) * admin/js/codemirror/theme/railscasts.css (added) * admin/js/codemirror/theme/rubyblue.css (added) * admin/js/codemirror/theme/seti.css (added) * admin/js/codemirror/theme/solarized.css (added) * admin/js/codemirror/theme/the-matrix.css (added) * admin/js/codemirror/theme/tomorrow-night-bright.css (added) * admin/js/codemirror/theme/tomorrow-night-eighties.css (added) * admin/js/codemirror/theme/ttcn.css (added) * admin/js/codemirror/theme/twilight.css (added) * admin/js/codemirror/theme/vibrant-ink.css (added) * admin/js/codemirror/theme/xq-dark.css (added) * admin/js/codemirror/theme/xq-light.css (added) * admin/js/codemirror/theme/yeti.css (added) * admin/js/codemirror/theme/zenburn.css (added) * inc/admin/lib.dc.page.php (modified) * locales/fr/plugins.po (modified) * plugins/themeEditor/_admin.php (modified) * plugins/themeEditor/_define.php (modified) * plugins/themeEditor/codemirror/LICENSE (deleted) * plugins/themeEditor/codemirror/codemirror.css (deleted) * plugins/themeEditor/codemirror/codemirror.js (deleted) * plugins/themeEditor/codemirror/css.js (deleted) * plugins/themeEditor/codemirror/htmlmixed.js (deleted) * plugins/themeEditor/codemirror/javascript.js (deleted) * plugins/themeEditor/codemirror/multiplex.js (deleted) * plugins/themeEditor/codemirror/php.js (deleted) * plugins/themeEditor/codemirror/xml.js (deleted) * plugins/themeEditor/index.php (modified) Upgrade codemirror (from 2.35.0 to 5.15.2) and move from themeEditor ... Fri, 03 Jun 2016 10:29:43 GMT franck [3250:0602d92b678d] * inc/public/default-templates/dotty/__layout.html (modified) Using main HTML5 tag is a good idea, addresses #2061 Mon, 30 May 2016 12:00:08 GMT franck [3249:aeb7ade75620] * inc/public/default-templates/dotty/404.html (modified) * inc/public/default-templates/dotty/__layout.html (modified) * inc/public/default-templates/dotty/archive.html (modified) * inc/public/default-templates/dotty/archive_month.html (modified) * inc/public/default-templates/dotty/category.html (modified) * inc/public/default-templates/dotty/post.html (modified) * inc/public/default-templates/dotty/search.html (modified) * plugins/tags/default-templates/dotty/tag.html (modified) * plugins/tags/default-templates/dotty/tags.html (modified) No more Shema.org and OpenGraph meta in head, let 3rd party plugin doing ... Mon, 30 May 2016 11:28:16 GMT franck [3248:9b3846c20484] * plugins/tags/default-templates/currywurst/tag.html (modified) Typo Mon, 30 May 2016 10:33:39 GMT franck [3247:265bceabba6d] * plugins/pages/default-templates/dotty/page.html (added) * plugins/tags/default-templates/currywurst/tag.html (modified) * plugins/tags/default-templates/dotty/tag.html (added) * plugins/tags/default-templates/dotty/tags.html (added) New dotty html5 template set, second step ; closes #2061 Mon, 30 May 2016 10:19:39 GMT franck [3246:9b71237c9035] * inc/public/default-templates/dotty/404.html (added) * inc/public/default-templates/dotty/README.md (added) * inc/public/default-templates/dotty/__layout.html (added) * inc/public/default-templates/dotty/_audio_player.html (added) * inc/public/default-templates/dotty/_entry-content.html (added) * inc/public/default-templates/dotty/_entry-feedback.html (added) * inc/public/default-templates/dotty/_entry-full.html (added) * inc/public/default-templates/dotty/_entry-short.html (added) * inc/public/default-templates/dotty/_entry-title.html (added) * inc/public/default-templates/dotty/_flv_player.html (added) * inc/public/default-templates/dotty/_footer.html (added) * inc/public/default-templates/dotty/_head.html (added) * inc/public/default-templates/dotty/_mp3_player.html (added) * inc/public/default-templates/dotty/_pagination.html (added) * inc/public/default-templates/dotty/_sidebar.html (added) * inc/public/default-templates/dotty/_simple-entry.html (added) * inc/public/default-templates/dotty/_top.html (added) * inc/public/default-templates/dotty/_video_player.html (added) * inc/public/default-templates/dotty/archive.html (added) * inc/public/default-templates/dotty/archive_month.html (added) * inc/public/default-templates/dotty/atom-comments.xml (added) * inc/public/default-templates/dotty/atom.xml (added) * inc/public/default-templates/dotty/category.html (added) * inc/public/default-templates/dotty/home.html (added) * inc/public/default-templates/dotty/password-form.html (added) * inc/public/default-templates/dotty/post.html (added) * inc/public/default-templates/dotty/rss2-comments.xml (added) * inc/public/default-templates/dotty/rss2.xml (added) * inc/public/default-templates/dotty/rss2.xsl (added) * inc/public/default-templates/dotty/search.html (added) * inc/public/default-templates/dotty/user_head.html (added) New dotty html5 template set, first step ; addresses #2061 Sat, 28 May 2016 16:51:14 GMT franck [3245:7d3b802b2f51] * admin/images/fav-off.png (added) * admin/images/fav-on.png (added) * admin/media.php (modified) * admin/preferences.php (modified) * admin/style/default.css (modified) * locales/fr/main.po (modified) User can now add one or more media folders to its favorites (displayed ... Fri, 11 Mar 2016 14:51:35 GMT franck [3244:aca50e7999dc] * inc/.htaccess (modified) * plugins/.htaccess (modified) Add Apache 2.4 directive (Require all denied) for private folders, ... Thu, 28 Apr 2016 14:37:42 GMT franck [3243:443ac2d5711c] * admin/js/_post.js (modified) Fix mixed-content preview Thu, 28 Apr 2016 14:40:31 GMT franck [3242:62f82c08b56f] * inc/prepend.php (modified) Next bugfix(es) release will be 2.9.2 Thu, 28 Apr 2016 14:37:42 GMT franck [3241:5ea4e5d537c8] * admin/js/_post.js (modified) Fix mixed-content preview Sat, 16 Apr 2016 08:35:36 GMT franck [3240:9d9ac74a3d59] * locales/fr/plugins.po (modified) * plugins/widgets/_default_widgets.php (modified) * plugins/widgets/_widgets_functions.php (modified) Add placeholder option for search widget, closes #2185 Tue, 12 Apr 2016 11:43:19 GMT franck [3239:9b3cb15542da] * inc/admin/lib.pager.php (modified) * locales/fr/main.po (modified) Add counters on posts and comments list admin pages, closes #2184 Thu, 07 Apr 2016 15:38:59 GMT franck [3238:ca224abdd874] * admin/index.php (modified) * admin/preferences.php (modified) * locales/fr/main.po (modified) Add an option to display/hide dashboard icons Sun, 27 Mar 2016 09:37:23 GMT franck [3237:f77fcf59c4b7] * inc/dbschema/upgrade.php (modified) * inc/dbschema/upgrade.php (modified) * inc/prepend.php (modified) * inc/prepend.php (modified) Merge 2.9.1 Sun, 27 Mar 2016 09:32:43 GMT franck [3236:b55d50fc4301] * .hgtags (modified) Added tag 2.9.1 for changeset e37fb1f34f42 Sun, 27 Mar 2016 09:02:35 GMT franck [3235:e37fb1f34f42] * inc/prepend.php (modified) Prepare 2.9.1 (version) Sun, 27 Mar 2016 09:00:58 GMT franck [3234:cc51ad123b5f] * CHANGELOG (modified) Prepare 2.9.1 (CHANGELOG) Sat, 26 Mar 2016 08:38:32 GMT franck [3233:88beb660cdd0] * inc/dbschema/upgrade.php (modified) Cope with optional session cleanup Sat, 26 Mar 2016 08:38:32 GMT franck [3232:d1d3db38feb4] * inc/dbschema/upgrade.php (modified) Cope with optional session cleanup Fri, 25 Mar 2016 11:43:18 GMT franck [3231:bf7f869cfed9] * inc/core/class.dc.auth.php (modified) * inc/core/class.dc.core.php (modified) * inc/dbschema/db-schema.php (modified) * inc/prepend.php (modified) * plugins/antispam/inc/lib.dc.antispam.php (modified) Allow different cryptographic algorithm for user password, choosen algo ... Wed, 23 Mar 2016 12:08:09 GMT franck [3230:cbba5dc0ec8e] * .hgsubstate (modified) * inc/core/class.dc.core.php (modified) Add