Commit graph

47 commits

Author SHA1 Message Date
Jana Deutschländer
7d802b57a2 keyboard access + direct link scrolling 2017-05-02 16:29:02 +02:00
Jana Deutschländer
d3e6e376f1 Merge branch 'master' into 'spis-master'
# Conflicts:
#   lang/en/lang.php
2017-04-26 16:42:17 +02:00
Jana Deutschländer
5148e0c91a Merge remote-tracking branch 'origin/breadcrumbs'
SPR-972: german translation
2017-04-26 16:20:39 +02:00
Jana Deutschländer
a2076f0690 SPR-969: change wording for head_breadcrumb in head_breadcrumb_youarehere to show that it is used for hierarchical breadcrumbs (conf-option youarehere) 2017-04-26 15:53:38 +02:00
Andreas Gohr
84f9464195 SPR-972 add more info to the breadcrumb
* add the current admin plugin to the breadcrumb
* use proper translations for the various modes
* do no longer rely on JavaScript for the enhanced breadcrumb
* add image name in breadcrumb for detail view
2017-04-26 14:57:49 +02:00
Silke Pisulla
fabd75acdf Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
# Conflicts:
#	lang/de/lang.php
2017-04-26 09:37:42 +02:00
Silke Pisulla
86e59cb304 SPR-908: qs font-size, color, padding 2017-04-26 09:18:31 +02:00
Jana Deutschländer
446069796c Merge branch 'master' into 'userTasksOverlay'
# Conflicts:
#   css/area_nav-usertools.less
2017-04-25 16:26:02 +02:00
Michael Große
8221fa277b
Adjust less vars for compatibility
In the dokuwiki standard template __background__ is the variable
defining the background-color of the content. It is one of the
guaranteed placeholder that every template must provide. Hence we should
use it with the way it is used in the default template, so other plugins
can rely on it and look consistently.

Also some other base-dokuwiki styles still use it accordingly, for
example the footnotes.

SPR-954
2017-04-24 19:52:20 +02:00
Michael Große
211de8a54a
Use do-plugin's user task button w/ overlay
Motivation
----------
Since we do not have a dashboard it would be useful to directly see
one's task on click upon the respective icon. Also this is most likely
the dominating reason of the dashboard-usage.

Implementation Decisions
------------------------
* Use SVG: Since we move towards using SVG everywhere in DokuWiki, I
decided to use a SVG icon here as well. This makes it compatible with
other templates too, without introducing an icon-font there.
* Using a `<span>` instead of a `<strong>`: I do not see the semantic reason
behind using a `<strong>` here.

Other Changes
-------------
* The styles related to the do-plugin have been moved from
css/area_nav-usertools.less to css/plugins/do_tasks.less

This needs the respective pull request merged from the do-plugin:
https://github.com/cosmocode/do/pull/31

SPR-962
2017-04-24 19:23:48 +02:00
Jana Deutschländer
d80bb21849 Merge branch 'starred' into 'master'
SPR-940 Starred Plugin Integration

See merge request !41
2017-04-24 14:06:04 +02:00
Andreas Gohr
1fc95e4da6 integrate the own stared pages into the sidebar 2017-04-20 13:18:08 +02:00
Jana Deutschländer
9a3784cf2f Merge branch 'fixDoTitlesEtc' into 'master'
Fix do-Icon titles

See merge request !39
2017-04-20 12:56:32 +02:00
Jana Deutschländer
4e86a8f0c2 SPR-930: pseudo state for breadcrumb on detail template
SPR-814: prevent Uncaught TypeErrors of JSINFO in detail template
2017-04-20 12:50:16 +02:00
Michael Große
1140677f44
Show more descriptive titles for the do-icons
This should also fix an occasional fatal-error when all tasks on a page
are done.

We remove here also the $class from the button in the usertools, since
it served no apparent purpose.

SPR-936
2017-04-20 12:11:54 +02:00
Jana Deutschländer
16a4631324 SPR-814: detail template local merges 2017-04-19 15:51:32 +02:00
Jana Deutschländer
7b09296348 Merge remote-tracking branch 'origin/detailView'
# Conflicts:
#	lang/de/settings.php
#	lang/en/settings.php
2017-04-19 15:44:01 +02:00
Jana Deutschländer
58aee1016a SPR-814: detail template 2017-04-19 15:21:55 +02:00
Michael Große
cb7cc643bf
Make sidebar toggle elements configurable
Current options are h1, h1 and h2, h1-h5, top-level list items

SPR-754
2017-04-12 13:35:33 +02:00
Silke Pisulla
5c8e72a675 SPR-742: Konfigurierbarkeit - wording 2017-04-07 13:45:40 +02:00
Silke Pisulla
0ff585ef5e SPR-742: wording in configuration view 2017-04-03 13:33:10 +02:00
Silke Pisulla
93c8a202bd Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master 2017-03-30 10:41:53 +02:00
Silke Pisulla
9622faa439 SPR-742: Konfigurierbarkeit zuordnung 2017-03-30 10:40:31 +02:00
Silke Pisulla
0c9df3be9e SPR-742: Konfigurierbarkeit wording 2017-03-28 15:31:24 +02:00
Silke Pisulla
2c5103748c SPR-742: Konfigurierbarkeit wording german prepared 2017-03-23 15:39:16 +01:00
Michael Große
9cae5e7723
Make Issues tab-heading translateable 2017-03-20 16:58:22 +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
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
9eec2b7fe2 adjusted language 2017-02-16 15:13:48 +01:00
Andreas Gohr
038d4bfe8d 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.
2017-02-15 16:17:17 +01:00
Andreas Gohr
fa2e06046c use proper translation mechanism for JS SPR-798 2017-02-14 10:41:41 +01:00
Andreas Gohr
9281ecfa76 fixed line endings CRLF -> LF 2017-02-09 17:48:44 +01:00
Jana Deutschländer
5671e6e5e8 merge jde_bar_search and bar_search branch 2017-02-09 16:48:46 +01:00
Jana Deutschländer
1b899691a7 Vorbereitung sprint meeting 2017-01-10 09:18:01 +01:00
Jana Deutschländer
38297711ab metabox part 1 2017-01-09 14:32:43 +01:00
Jana Deutschländer
fb0ec22f42 additional sidebar menus 2017-01-05 15:26:50 +01:00
Jana Deutschländer
646345133d side-tools, user links, admin panel 2017-01-05 13:38:12 +01:00
Jana Deutschländer
4fca1d16bb language handling for js 2017-01-04 18:09:30 +01:00
Silke Pisulla
e4e1e8685d some vars for button 2017-01-03 14:46:18 +01:00
Silke Pisulla
522fc138e1 link-hover added 2017-01-03 11:42:09 +01:00
Jana Deutschländer
f414dd9577 template redesign 2017-01-02 08:58:59 +01:00
Jana Deutschländer
cb680b1364 page tools / user tools 2016-12-15 17:22:34 +01:00
Jana Deutschländer
d0b97fa27f new structure 2016-12-15 11:40:18 +01:00
Jana Deutschländer
cf24d7da37 structure 2016-11-22 17:24:51 +01:00
Jana Deutschländer
c2de6b3245 favicon, icons, lang config 2016-11-01 18:00:39 +01:00
Jana Deutschländer
9e15017636 initial commit starter template 2016-10-31 11:48:20 +01:00