Jana Deutschländer
2eac3d457e
SPR-753: add ACT mode as node to breadcrumb
2017-02-22 16:48:42 +01:00
Jana Deutschländer
e6265a933f
SPR-838: pixel search toggle vs. nav main ico
2017-02-22 16:32:36 +01:00
Jana Deutschländer
d30a9ed419
SPR-838: pixel meta box debug IE11
2017-02-22 16:04:07 +01:00
Jana Deutschländer
7b5bc581e7
SPR-838: pixel breadcrumb home icon vs content toggle link
2017-02-22 15:54:15 +01:00
Jana Deutschländer
12ff9e2414
SPR-838: pixel breadcrumb vs search toggle link
2017-02-22 15:41:37 +01:00
Jana Deutschländer
b55012a2ab
Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template
2017-02-22 14:32:28 +01:00
Jana Deutschländer
ebfd069895
SPR-838: pixel breadcrumb vs search input
2017-02-22 14:31:44 +01:00
Andreas Gohr
52983d2382
SPR-754 make sidebar toggle a11y text translatable
2017-02-22 14:24:44 +01:00
Andreas Gohr
47bbf7c766
made search toggle translatable
2017-02-22 14:17:33 +01:00
Andreas Gohr
052442dc49
Merge branch 'sidebar'
...
* sidebar:
SPR-838: pixel meta box
same border-color for breadcrumb and main content stripe
2017-02-22 14:07:47 +01:00
Andreas Gohr
3d943758e5
Merge branch 'favicons' into details
...
* favicons:
fix alt pre/postfixes for logo
output newline after logo images
2017-02-22 14:04:40 +01:00
Andreas Gohr
1202d1f832
Merge branch 'metabox' into details
...
* metabox:
avoid empty ul
2017-02-22 14:04:21 +01:00
Andreas Gohr
a0eb50e598
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.
2017-02-22 14:03:04 +01:00
Andreas Gohr
560d730c9c
Merge branch 'sidebar' into details
...
* sidebar:
use a instead of h6 in navigation
make sidebar headers toggable via keyboard
2017-02-22 13:57:26 +01:00
Jana Deutschländer
db2c472658
SPR-838: pixel meta box
2017-02-22 13:46:45 +01:00
Jana Deutschländer
2b06150282
Merge branch 'sidebar' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into sidebar
2017-02-22 13:27:26 +01:00
Jana Deutschländer
bfd1d506f5
same border-color for breadcrumb and main content stripe
2017-02-22 13:25:09 +01:00
Andreas Gohr
06938c6d7c
use a instead of h6 in navigation
...
this makes focusing and selecting in assistive technologies easier
2017-02-22 12:12:04 +01:00
Andreas Gohr
bed1717f37
make sidebar headers toggable via keyboard
2017-02-22 11:48:17 +01:00
Andreas Gohr
e17d84d6e9
fix alt pre/postfixes for logo
...
alt tags need to mention what kind of stugg is shown. It changes
depending on if it's liknked or not.
2017-02-22 11:11:36 +01:00
Andreas Gohr
9dbc42be48
output newline after logo images
2017-02-22 11:11:05 +01:00
Andreas Gohr
c184619466
more styling for section edit buttons
...
moved the whole section editing and highlighting stuff to its own file.
also moved the edittable specific parts to their proper plugin file.
2017-02-22 10:48:36 +01:00
Andreas Gohr
c6c76462b9
Merge branch 'sidebar' into live
...
* sidebar:
SPR-835 only show an icon until hover
SVG dispatch: allow passing ini colors without underscores
remove jumping on edit hover with h1
2017-02-21 16:43:30 +01:00
Andreas Gohr
23ea6ca0ed
Merge branch 'master' into sidebar
...
* master:
remove jumping on edit hover with h1
SPR-815 remove unused roboto font
SPR-800 remove unused function file
use simpler striped pattern for section highlight
activate deployment
Add fabfile.py
2017-02-21 16:42:27 +01:00
Andreas Gohr
c8f31200de
SPR-835 only show an icon until hover
2017-02-21 16:41:09 +01:00
Andreas Gohr
3a6c6601fa
SVG dispatch: allow passing ini colors without underscores
...
The surrounding underscores can be left out.
2017-02-21 16:34:26 +01:00
Andreas Gohr
5362965a50
remove jumping on edit hover with h1
...
If additional space is wanted at the top, it should be added to the
surrounding container.
2017-02-21 16:03:46 +01:00
Andreas Gohr
d8b607a333
Merge branch 'sidebar' into live
...
* sidebar:
simplistic qsearch support
reveal sidebar when clicking the search icon
2017-02-21 15:22:00 +01:00
Andreas Gohr
f6216bf7c2
Merge branch 'master' into live
...
* master:
SPR-815 remove unused roboto font
SPR-800 remove unused function file
use simpler striped pattern for section highlight
activate deployment
Add fabfile.py
2017-02-21 15:21:50 +01:00
Andreas Gohr
95732eecdc
simplistic qsearch support
...
This disabled the browser's own autocompletion, but every other position
looks weird.
2017-02-21 15:16:28 +01:00
Andreas Gohr
a36c5fa052
reveal sidebar when clicking the search icon
2017-02-21 15:09:01 +01:00
Andreas Gohr
1bd0290f07
SPR-815 remove unused roboto font
2017-02-21 14:44:37 +01:00
Andreas Gohr
751873d6fe
SPR-800 remove unused function file
2017-02-21 14:42:11 +01:00
Andreas Gohr
2b6ae420f6
use simpler striped pattern for section highlight
2017-02-21 14:32:53 +01:00
Karsten Kosmala
8552c6f62b
activate deployment
2017-02-21 13:57:46 +01:00
Karsten Kosmala
26fe6117c4
Add fabfile.py
2017-02-21 13:56:11 +01:00
Andreas Gohr
248d08817b
Merge branch 'sidebar' into live
...
* sidebar:
fix problems with ini handling in svg dispatch
added profile link to usertools in sidebar
finally align the menu items correctly
some more list adjustments for sidebar
add level1 class to fake inpage lists
adjusted language
some style adjustments for the sidebar
complete refactor of the sidebar behaviour javascript RES-754
style the fake icon
use jQuery slector to define the elements
directly embed SVGs for better styling
very simple styling of the new sidebar behaviour.
New sidebar JavaScript logic
allow style.ini replacements in SVG dispatcher
SVG Dispatch: allow for referencing material design icons
add caching and fix <g> wrapping
fixed content type header
fixed auth check
feat: add background-colors to SVG-dispatcher
first go at a dispatcher to dynamically recolor SVGs
2017-02-21 13:46:23 +01:00
Andreas Gohr
3a6eaa0b7a
SPR-787 use proper fallbacks for main logo as well
2017-02-21 13:32:57 +01:00
Andreas Gohr
e988c1764f
fix problems with ini handling in svg dispatch
2017-02-21 13:03:41 +01:00
Andreas Gohr
06cdf1484d
SPR-787 use same logo resized
2017-02-20 16:21:45 +01:00
Andreas Gohr
ef84665d4a
added profile link to usertools in sidebar
2017-02-20 12:38:01 +01:00
Andreas Gohr
fa1028ad60
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.
2017-02-16 16:58:36 +01:00
Andreas Gohr
0cdca1153e
some more list adjustments for sidebar
2017-02-16 15:54:29 +01:00
Andreas Gohr
373f4a8f3a
add level1 class to fake inpage lists
2017-02-16 15:48:36 +01:00
Andreas Gohr
9eec2b7fe2
adjusted language
2017-02-16 15:13:48 +01:00
Andreas Gohr
83e6372c7d
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.
2017-02-16 15:10:50 +01:00
Andreas Gohr
6c61749bf2
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.
2017-02-16 14:40:25 +01:00
Andreas Gohr
2387fd467e
moved tab logic to a new class
...
More of the logic should be moved to this class
2017-02-15 17:05:00 +01:00
Andreas Gohr
be2c364538
simplistic fix for too narrow TOC when no other tabs available
...
This simply sets a minimum width and right alings the panel. I'm open
for better suggestions.
2017-02-15 16:25:43 +01:00
Andreas Gohr
ec6c921996
fixed missing closing a tag
2017-02-15 16:25:26 +01:00