Commit graph

259 commits

Author SHA1 Message Date
Michael Große
14353296bb
Copy'n'paste php boilerplate to detail.php
We need most of the html/php from the main.php for this view as well.
For lack of a better alternative I copied the relevant parts to this
file.

At some point we should consider if we either want to extend with
features or get rid of the detail.php

Known Issues
------------
- [ ] the pagetools are still wrong. These should be replaced once the
new pagetool-mechanism has been implemented (see SPR-837)

SPR-814
2017-03-30 16:58:17 +02:00
Jana Deutschländer
6f017a0f1c Merge branch 'showStructInlineEditors' into 'master'
Raise struct inline editors above content

See merge request !22
2017-03-30 05:41:33 +02:00
Jana Deutschländer
76c0f22393 Merge branch 'magicmatcherIssueList' into 'master'
Add Magicmatcher issue list

See merge request !20
2017-03-30 05:40:17 +02:00
Jana Deutschländer
1e29e67dc3 Merge branch 'tplincsupport' into 'master'
support the tplinc plugin

See merge request !23
2017-03-30 05:39:15 +02:00
Andreas Gohr
cad2e67442 support the tplinc plugin
This is a first commit to generally support the plugin and make the page
footer use it. More includes should be added at other places.
2017-03-28 16:55:26 +02:00
Michael Große
9cae5e7723
Make Issues tab-heading translateable 2017-03-20 16:58:22 +01:00
Jana Deutschländer
7f087684c3 Merge branch 'fixMetaBoxEmptyTab' into 'master'
Do not show a meta-tab if the content is falsy

See merge request !21
2017-03-20 16:42:32 +01:00
Michael Große
d14ffc9215
Raise struct inline editors again above content
The alternative would be to give the content etc. a z-index of 0.

SPR-899
2017-03-17 11:46:12 +01:00
Michael Große
e5d40c9a7e
Do not show a tab if the content is falsy
There may be occasions where plugin does not wish to show any output for
the current user/page. In that case the tab should not be shown at all.

SPR-895
2017-03-16 13:25:51 +01:00
Michael Große
1f3641a828
Add MagicMatcher Issue list to meta box
This adds the issue list to the meta-box.

SPR-881
2017-03-16 13:23:18 +01:00
Jana Deutschländer
45129fb497 Merge branch 'deployToCosmoCodeFarm' into 'master'
Also deploy to the wiki.cosmocode.de farm

See merge request !19
2017-03-08 14:38:36 +01:00
Michael Große
e51cbe17c7 Also deploy to the wiki.cosmocode.de farm
We want to use the template in other wikis as well. So an auto-update such as this makes sense.
2017-03-08 14:34:32 +01:00
Andreas Gohr
994d0e8dee removed old IE shivs and conditionals SPR-801 SPR-823 2017-03-08 10:43:00 +01:00
Andreas Gohr
0503402fda fixed wrong scope for function definition 2017-03-08 10:34:23 +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
Jana Deutschländer
75a1a114df Merge remote-tracking branch 'origin/mobilesidebar' 2017-03-02 12:11:51 +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
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