| a89870ee | 06-May-2019 |
Phy <git@phy25.com> |
fix #dokuwiki__sitetools current item not in highlight due to Greebo change
Co-Authored-By: Gerrit Uitslag <klapinklapin@gmail.com> |
| 4593dbd2 | 28-Feb-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Use config cascade for style.ini files
This simplifies style loading and allows the plugins like farmer to extend the the loading of style files. Also adds some first unit tests.
Originally discuss
Use config cascade for style.ini files
This simplifies style loading and allows the plugins like farmer to extend the the loading of style files. Also adds some first unit tests.
Originally discussed in FS#2703 and #134
Squashed commit of the following:
commit 5ed550f6ba61a1d475b7572cbff18f0d790c78c2 Merge: 0cefed65e cab1833b0 Author: Andreas Gohr <gohr@cosmocode.de> Date: Thu Feb 28 13:38:46 2019 +0100
Merge branch 'styleConfCascade' of https://github.com/annda/dokuwiki into annda-styleConfCascade
* 'styleConfCascade' of https://github.com/annda/dokuwiki: Clean up StyleUtils Update StyleUtils test Fix array to boolean conversion Use better placeholder string in config cascade Calls to StyleUtils use the new constructor Add test for StyleUtils Refactor StyleUtils WIP add temporary test comparing two implementations of StyleUtils WIP add new style config cascade side by side with the old one
commit cab1833b09a59331a5580fe0e3e6f36d743dea09 Author: Anna Dabrowska <dabrowska@cosmocode.de> Date: Thu Feb 21 17:54:27 2019 +0100
Clean up StyleUtils
commit 766e3907cf7b234c3f2fa7bf86f205c1c8c7c6e1 Author: Anna Dabrowska <dabrowska@cosmocode.de> Date: Thu Feb 21 17:51:15 2019 +0100
Update StyleUtils test
commit f5c08787ddf9db60e3429421e5c627d5c81d876a Author: Anna Dabrowska <dabrowska@cosmocode.de> Date: Thu Feb 21 12:51:53 2019 +0100
Fix array to boolean conversion
commit c9671698992328d5671a43b2707ffc6c5b117423 Author: Anna Dabrowska <dabrowska@cosmocode.de> Date: Thu Feb 21 12:38:55 2019 +0100
Use better placeholder string in config cascade
commit 4845eff54d227325476bb00b7c8402ce58cf72df Author: Anna Dabrowska <dabrowska@cosmocode.de> Date: Thu Feb 21 12:24:16 2019 +0100
Calls to StyleUtils use the new constructor
commit 7a6337a8f8f2cc0cedbf54ae0b43e94033192cb8 Author: Anna Dabrowska <dabrowska@cosmocode.de> Date: Thu Feb 21 12:22:44 2019 +0100
Add test for StyleUtils
commit 5ae9e8f69e076ab2a18b24aa178cca15fea6b000 Author: Anna Dabrowska <dabrowska@cosmocode.de> Date: Thu Feb 21 12:16:57 2019 +0100
Refactor StyleUtils
commit a2adcc9f37be93f4bcf90fdba4089ea4b0d6436e Author: Anna Dabrowska <dabrowska@cosmocode.de> Date: Sat Feb 16 23:58:04 2019 +0100
WIP add temporary test comparing two implementations of StyleUtils
commit 845c40c4faf379a65134e171514a09d47ffe95f1 Author: Anna Dabrowska <dabrowska@cosmocode.de> Date: Sat Feb 16 23:59:41 2019 +0100
WIP add new style config cascade side by side with the old one
show more ...
|
| 05e11e5c | 07-Jan-2019 |
Phy <dokuwiki@phy25.com> |
translation update |
| 38a9f507 | 12-Dec-2018 |
Jacob Palm <mail@jacobpalm.dk> |
translation update |
| 4b6ca5c2 | 10-Dec-2018 |
Frederico Gonçalves Guimarães <frederico@teia.bio.br> |
translation update |
| c0842a77 | 04-Dec-2018 |
bleistivt <bleistivt@users.noreply.github.com> |
Add wbr style for IE 11 |
| 3c0e61e2 | 28-Nov-2018 |
Traend <Traend@ruu.kr> |
translation update |
| ac078773 | 25-Nov-2018 |
Katerina Katapodi <extragold1234@hotmail.com> |
translation update |
| 1fa9a674 | 20-Nov-2018 |
Jürgen Fredriksson <jfriedrich@gmx.at> |
translation update |
| e86f6b02 | 08-Nov-2018 |
En Mathis <heartattack@free.fr> |
translation update |
| 74307f6f | 13-Oct-2018 |
Phy <git@phy25.com> |
ensure dokuwiki tmpl's pagetool focus is properly displayed and set (#2366)
- make use of :focus-within, consistently showing all items with :focus and :hover - blur the focus to visually "close the
ensure dokuwiki tmpl's pagetool focus is properly displayed and set (#2366)
- make use of :focus-within, consistently showing all items with :focus and :hover - blur the focus to visually "close the pagetool menu" after clicking
show more ...
|
| 1759e999 | 19-Sep-2018 |
Masoud Sadrnezhaad <masoud@sadrnezhaad.ir> |
translation update |
| f6095b17 | 24-Aug-2018 |
Salif Mehmed <salif13mehmed@gmail.com> |
translation update |
| b78f68bc | 15-Jun-2018 |
Andreas Gohr <andi@splitbrain.org> |
some small fixes for PSR2 |
| c49e647b | 06-Jun-2018 |
Michael Große <grosse@cosmocode.de> |
(editor) draft status is semantically not part of the toolbar
This change is useful for plugins that may want to implement their own toolbar (and thus hide the default toolbar), but still would l
(editor) draft status is semantically not part of the toolbar
This change is useful for plugins that may want to implement their own toolbar (and thus hide the default toolbar), but still would like to let the locktimer set the draft status.
show more ...
|
| 2db0ff1c | 16-May-2018 |
Stefano <stefano.stefano@gmail.com> |
translation update |
| daea8263 | 13-May-2018 |
HokkaidoPerson <dosankomali@yahoo.co.jp> |
translation update |
| 77bb2b90 | 11-May-2018 |
Christian Paul <info@jaller.de> |
Remove z-index:1 on the border underneath tabs |
| 64159a61 | 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
line lengths shortened
This makes sure all files use line lenghts shorter than 120 characters.
This is a quick fix. It might not always be the nicest change. |
| d23366ba | 24-Apr-2018 |
phallobst <bugs@michael-lossin.de> |
Missing quote |
| f14bca39 | 24-Apr-2018 |
phallobst <bugs@michael-lossin.de> |
Missing quote |
| 110353d9 | 24-Apr-2018 |
Harriet Neitz <harrietneitz@gmail.com> |
translation update |
| 65030737 | 23-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
fix: replace old call to css_styleini
fixes #2330 |
| 8591ce16 | 20-Apr-2018 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
translation update |
| b12bcb77 | 19-Apr-2018 |
Anika Henke <anika@selfthinker.org> |
Change spacing in search meta data to punctuation
Punctuation is more natural, makes sense with CSS switched off and makes screenreaders add a little pause. |