Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added JavaScript based filter mechanismlogging | Andreas Gohr | 2020-10-15 |
| | |||
* | added logging configuration | Andreas Gohr | 2020-08-13 |
| | | | | | | | | | Log facitlities can now be disabled. By default only debug is disabled. It might make sense to by default disable deprecated as well? Debug logging is now independend of the allowdebug method. allowdebug was often used in two ways: for displaying errors directly to the user and for logging to the debug log. Now it only controls the former. | ||
* | replaced out calls to dbglog with new Logger calls | Andreas Gohr | 2020-08-13 |
| | |||
* | added logviwer admin plugin | Andreas Gohr | 2020-08-13 |
| | | | | | | This allows for easy viewing of the available logs. The log format was sligthly adjusted again for easier parsing. | ||
* | extension cli: do not try to upgrade bundled plugins | Andreas Gohr | 2020-08-12 |
| | | | | fixes #3227 | ||
* | translation update | Jenxi | 2020-08-07 |
| | |||
* | translation update | Martin Michalek | 2020-08-05 |
| | |||
* | translation update | GHSRobert Ciang | 2020-08-05 |
| | |||
* | translation update | Paulo | 2020-07-30 |
| | |||
* | translation update | Axel Schwarzer | 2020-07-25 |
| | |||
* | translation update | Petr Kajzar | 2020-07-17 |
| | |||
* | Merge pull request #3176 from splitbrain/stylemgr | Andreas Gohr | 2020-07-13 |
|\ | | | | | Style Manager Fixes | ||
| * | added tests for color handling in style manager | Andreas Gohr | 2020-06-14 |
| | | |||
| * | style manager: use color picker based on value #3160 | Andreas Gohr | 2020-06-14 |
| | | | | | | | | | | | | | | Instead of trying to guess if a setting is expecting a color base on the setting's name it is now determined based on the value in it. Only hex colors are supported (it's the only thing the type="color" input supports either). | ||
| * | style manager: ensure all values are fresh | Andreas Gohr | 2020-06-14 |
| | | | | | | | | | | Always reinitialize the style replacements on loading the manager to ensure it reflects the saved state. | ||
| * | style manager: adjust colors to 6 chars. fixes #3160 | Andreas Gohr | 2020-06-14 |
| | | |||
* | | translation update | Pierre Henriot | 2020-06-19 |
| | | |||
* | | Merge pull request #3174 from dokuwiki-translate/lang_update_81_1592121578 | Henry Pan | 2020-06-14 |
|\ \ | | | | | | | Translation update (vi) | ||
| * | | translation update | Thien Hau | 2020-06-14 |
| | | | |||
* | | | Merge pull request #3177 from dokuwiki-translate/lang_update_83_1592147127 | Henry Pan | 2020-06-14 |
|\ \ \ | | | | | | | | | Translation update (zh) | ||
| * | | | translation update | FENG.JIE | 2020-06-14 |
| |/ / | |||
* / / | translation update | Schplurtz le Déboulonné | 2020-06-14 |
|/ / | |||
* | | translation update | Thien Hau | 2020-06-13 |
| | | |||
* | | translation update | HokkaidoPerson | 2020-06-13 |
| | | |||
* | | translation update | Filippo | 2020-06-12 |
|/ | |||
* | translation update | HokkaidoPerson | 2020-06-11 |
| | |||
* | add datetime option to info plugin | Andreas Gohr | 2020-06-04 |
| | | | | | It simply displays the time of the last render() call. This is useful for cache debugging | ||
* | translation update | Domingo Redal | 2020-06-04 |
| | |||
* | translation update | Schplurtz le Déboulonné | 2020-06-01 |
| | |||
* | Merge branch 'master' into lang_update_69_1590781682 | Gerrit Uitslag | 2020-05-31 |
|\ | |||
| * | translation update | Paulo Schopf | 2020-05-29 |
| | | |||
* | | translation update | Paulo Schopf | 2020-05-29 |
|/ | |||
* | translation update | Paulo Schopf | 2020-05-29 |
| | |||
* | translation update | Paulo Schopf | 2020-05-28 |
| | |||
* | Merge pull request #3093 from dokuwiki-translate/lang_update_51_1590471152 | Henry Pan | 2020-05-26 |
|\ | | | | | Translation update (ru) | ||
| * | translation update | Aleksandr Selivanov | 2020-05-26 |
| | | |||
* | | Merge pull request #3095 from dokuwiki-translate/lang_update_53_1590471420 | Gerrit Uitslag | 2020-05-26 |
|\ \ | | | | | | | Translation update (cs) | ||
| * | | translation update | Aleksandr Selivanov | 2020-05-26 |
| |/ | |||
* / | translation update | Aleksandr Selivanov | 2020-05-26 |
|/ | |||
* | translation update | Nicolas Friedli | 2020-05-26 |
| | |||
* | translation update | Анатолий | 2020-05-25 |
| | |||
* | translation update | Davi Jorge | 2020-05-22 |
| | |||
* | translation update | Jacob Palm | 2020-05-22 |
| | |||
* | translation update | Schplurtz le Déboulonné | 2020-05-16 |
| | |||
* | Translation update (zh) (#3071) | DokuWiki Translation Tool | 2020-05-06 |
| | | | | | | | | * translation update * Update inc/lang/zh/lang.php * Update lib/plugins/extension/lang/zh/lang.php * Update lib/plugins/config/lang/zh/lang.php Co-authored-by: Xin <chenxin1034@gmail.com> | ||
* | translation update | Thien Hau | 2020-05-06 |
| | |||
* | Merge pull request #3067 from splitbrain/fixDeprecatedCalls | Henry Pan | 2020-05-03 |
|\ | | | | | Fix deprecated calls | ||
| * | remove calls to deprecated methods and classes | Andreas Gohr | 2020-05-01 |
| | | |||
* | | remove iris color picker plugin from styling manager | Andreas Gohr | 2020-05-01 |
|/ | | | | | | | | Modern browsers know about type=color and show their own picker so there is no need for this jQuery plugin anymore. Also the iris plugin isn't maintained anymore and throws warnings in jQuery migrate. | ||
* | Merge pull request #3026 from splitbrain/authadmeh | Andreas Gohr | 2020-05-01 |
|\ | | | | | Rough fix for ActiveDirectory caching |