Commit graph

460 commits

Author SHA1 Message Date
Silke Pisulla
72d714f8ea SPR-843: Fontello Icons umstellen auf Material Design Icons 2017-03-03 10:52:53 +01:00
Silke Pisulla
c27edccc74 Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master 2017-03-03 09:24:27 +01:00
Jana Deutschländer
40201e9c65 mobile devices portrait: don’t waste too much space on left / right margin 2017-03-02 17:56:57 +01:00
Jana Deutschländer
c7f2a9efdc validate template 2017-03-02 17:56:06 +01:00
Jana Deutschländer
d19c9b956a SPR-840: debug IE10 (vendor extensions for flex) 2017-03-02 17:11:45 +01:00
Jana Deutschländer
b10c27f3f2 SPR-840: debug sidebar script IE10, styling for mobile menu
debug background-color: qc
2017-03-02 16:45:22 +01:00
Silke Pisulla
9435a59c74 SPR-837: page tools -> material design icons 2017-03-02 15:42:23 +01:00
Jana Deutschländer
75a1a114df Merge remote-tracking branch 'origin/mobilesidebar' 2017-03-02 12:11:51 +01:00
Silke Pisulla
310c4cdd8b SPR-843: Fontello Icons umstellen auf Material Design Icons 2017-03-01 15:42:48 +01:00
Silke Pisulla
a4f53562e2 SPR-758: Styling Detailseite - form reset button + buttonliste (extension manager) 2017-03-01 13:51:23 +01:00
Silke Pisulla
b52e477d91 SPR-838: Pixel-Fehler metabox 2017-03-01 13:49:55 +01:00
Silke Pisulla
ff975f3577 SPR-843: Fontello Icons umstellen auf Material Design Icons (font-size, padding) 2017-03-01 13:45:14 +01:00
Silke Pisulla
9e3ba4a7f8 SPR-843: Fontello Icons umstellen auf Material Design Icons + codes ins less 2017-03-01 13:43:22 +01:00
Silke Pisulla
ce0c70f35a Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
# Conflicts:
#	css/area_nav-metabox.less
#	css/plugins/edit.less
2017-02-24 09:25:52 +01:00
Jana Deutschländer
0861ff5bdd Merge remote-tracking branch 'origin/master' into live 2017-02-23 16:59:38 +01:00
Jana Deutschländer
1a4932512d Merge branch 'addWikiPageFooter' into 'master'
Add wikipagefooter: styling of border should be reconsidered

See merge request !18
2017-02-23 16:53:28 +01:00
Jana Deutschländer
54badb2605 ini based border-color for pagefooter 2017-02-23 16:51:46 +01:00
Jana Deutschländer
9ae158894f php comments added 2017-02-23 16:50:46 +01:00
Michael Große
5370d9e9af Add styling for hr in wikipagefooter
SPR-762
2017-02-23 16:15:48 +01:00
Michael Große
b9747892af Add wikipagefooter
implements SPR-762
2017-02-23 16:11:28 +01:00
Andreas Gohr
f9efedd6e3 Merge branch 'mobilesidebar' into live
* mobilesidebar:
  styled the menu button
  mobile handling of the sidebar SPR-840
2017-02-23 09:54:56 +01:00
Andreas Gohr
1b74bdc158 fixed clicking links in sidebar 2017-02-23 09:52:02 +01:00
Andreas Gohr
15e86d9932 fixed broken closing tag 2017-02-22 17:32:50 +01:00
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
Andreas Gohr
e35789fd1e styled the menu button 2017-02-22 15:51:32 +01:00
Jana Deutschländer
12ff9e2414 SPR-838: pixel breadcrumb vs search toggle link 2017-02-22 15:41:37 +01:00
Andreas Gohr
4055de39fa mobile handling of the sidebar SPR-840 2017-02-22 14:58:43 +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