| a0eb50e5 | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
avoid empty ul
An empty UL is not valid in HTML, but since we don't know if LIs are added later on by JavaScript, we add an invisible LI by default now. |
| 06938c6d | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
use a instead of h6 in navigation
this makes focusing and selecting in assistive technologies easier |
| 95732eec | 21-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
simplistic qsearch support
This disabled the browser's own autocompletion, but every other position looks weird. |
| 3a6eaa0b | 21-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
SPR-787 use proper fallbacks for main logo as well |
| 06cdf148 | 20-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
SPR-787 use same logo resized |
| ef84665d | 20-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
added profile link to usertools in sidebar |
| fa1028ad | 16-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
finally align the menu items correctly
I had to wrap the labels in their own span and use flex box to make them behave correctly. Simplifications welcome. |
| 373f4a8f | 16-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
add level1 class to fake inpage lists |
| 83e6372c | 16-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
some style adjustments for the sidebar
There is no need to differentiate between site tools and the navigation anymore. Instead now it's differentiated between the navigation tools and the displayed
some style adjustments for the sidebar
There is no need to differentiate between site tools and the navigation anymore. Instead now it's differentiated between the navigation tools and the displayed content.
show more ...
|
| 6c61749b | 16-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
complete refactor of the sidebar behaviour javascript RES-754
Now all toggling of the sidebar and the related menus is done through the same click handler. HTML has been unified. All sidebar related
complete refactor of the sidebar behaviour javascript RES-754
Now all toggling of the sidebar and the related menus is done through the same click handler. HTML has been unified. All sidebar related content is now in a single include file instead of several. Icons for the site tools user tools and trace have been added.
The CSS for the whole sidebar still has to be refactored.
show more ...
|
| 2387fd46 | 15-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
moved tab logic to a new class
More of the logic should be moved to this class |
| ec6c9219 | 15-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
fixed missing closing a tag |
| 038d4bfe | 15-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
moved tab generation to PHP, no empty tabs SPR-799
I still don't like the code directly in the template there. I think it should be moved to a helper class.
The TOC CSS seems to be broken when ther
moved tab generation to PHP, no empty tabs SPR-799
I still don't like the code directly in the template there. I think it should be moved to a helper class.
The TOC CSS seems to be broken when there are no tabs right of the TOC.
show more ...
|
| a1de3dc1 | 14-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
added type ints for other plugins |
| e1fee953 | 13-Feb-2017 |
Andreas Gohr <andi@splitbrain.org> |
SPR-797 fix ID uniqueness
As explained on https://www.dokuwiki.org/devel:javascript#using_ids IDs may not clash with headlines. To avoid that all IDs have to use two subsequent underscores. |
| 9281ecfa | 09-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
fixed line endings CRLF -> LF |
| aef10432 | 09-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
fix name of toc tab |
| 4b8b6591 | 09-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
merge part 2
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, a
merge part 2
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
show more ...
|
| 5671e6e5 | 09-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
merge jde_bar_search and bar_search branch |
| edabe53b | 11-Jan-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
trigger defaultcontent in wide-content state main menu on click |
| 659ce832 | 11-Jan-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
merge mit spis vorbereiten |
| fda6466f | 11-Jan-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
font-size des root reduziert, damit default font size 1rem entspricht |
| 1b899691 | 10-Jan-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
Vorbereitung sprint meeting |
| 92c91ef8 | 09-Jan-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
metabox part 3 |
| d62df8bd | 09-Jan-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
metabox part 2 |