Commit graph

13 commits

Author SHA1 Message Date
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
Michael Große
67d7dea5e8
Show number of tags in metabox label
SPR-939
2017-04-21 16:36:05 +02:00
Michael Große
e302d67fb6
Remove references to removed options
In commit cb7cc643bf the other options
were removed, as discussed.

This commit now removes references to these options from the codebase.

SPR-754
2017-04-18 13:24:33 +02:00
Michael Große
485e7ff45a
Add tplinc locations above and below the sidebar
SPR-921
2017-04-11 14:43:40 +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
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
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
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
3a6eaa0b7a SPR-787 use proper fallbacks for main logo as well 2017-02-21 13:32:57 +01:00
Andreas Gohr
06cdf1484d SPR-787 use same logo resized 2017-02-20 16:21:45 +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