Commit graph

596 commits

Author SHA1 Message Date
Jana Deutschländer
26a5535e70 Merge branch 'fixMissingMobileSidebar' into 'master'
fix mobile sidebar not shown if there is no logo

See merge request !27
2017-04-11 09:43:32 +02:00
Michael Große
c0c0fa969b
fix mobile sidebar not shown if there is no logo
SPR-918
2017-04-10 16:37:54 +02:00
Michael Große
ecb77cc51c
Fix indent and more style-issues in details.php 2017-04-10 13:49:54 +02:00
Michael Große
6f352bafb2
function tpl_img_meta reliably exists 2017-04-10 13:49:08 +02:00
Michael Große
5c6ddbf8b2
Use correct pagetools for details.php
SPR-814
2017-04-10 13:45:43 +02:00
Michael Große
ba5f92bc02
Adjust to changed main html 2017-04-10 13:43:43 +02:00
Silke Pisulla
8aca7d1e5b SPR-908: QS - ie11 2017-04-10 13:33:51 +02:00
Michael Große
e16bc928cb
Merge branch 'master' into detailView 2017-04-10 13:28:53 +02:00
Jana Deutschländer
2b36826a4e Merge branch 'pagetoolShims' into 'master'
Pagetool shims

See merge request !26
2017-04-10 13:27:41 +02:00
Silke Pisulla
3002141dc6 SPR-908: QS - better transition in usertool icons 2017-04-10 13:13:11 +02:00
Silke Pisulla
242e80d535 SPR-908: QS - no break in <code> (except linebreak is needed) 2017-04-10 13:12:45 +02:00
Silke Pisulla
c2ab07c119 SPR-908: QS - comment 2017-04-10 13:11:55 +02:00
Silke Pisulla
068280a221 SPR-908: QS - padding in nav (aside) 2017-04-10 13:11:39 +02:00
Silke Pisulla
5e00b7a4e3 SPR-742: Konfigurierbarkeit history colors 2017-04-10 13:11:17 +02:00
Michael Große
755c6c7959
Add icon for odt-export
This icon is somewhat suboptimal and should be replaced when a better
icon is found or created.

SPR-906
2017-04-10 12:28:08 +02:00
Michael Große
4d79698367
fix urls by actually using & 2017-04-10 12:17:46 +02:00
Michael Große
9f631ecba1
Remove misplaced css to fix button background
The button should have a transparent background as all the other
buttons.
2017-04-10 11:13:12 +02:00
Michael Große
26c27b0ca0
Merge branch 'master' into pagetoolShims 2017-04-10 11:03:22 +02:00
Silke Pisulla
321533cad2 prepared 2017-04-07 15:23:02 +02:00
Silke Pisulla
7cc53208e5 SPR-908: QS - comments 2017-04-07 15:22:54 +02:00
Silke Pisulla
3554750745 SPR-908: QS - code aufteilung 2017-04-07 15:21:27 +02:00
Silke Pisulla
5c8e72a675 SPR-742: Konfigurierbarkeit - wording 2017-04-07 13:45:40 +02:00
Silke Pisulla
5be78f585a SPR-908: QS - better hover for svg 2017-04-07 13:45:01 +02:00
Silke Pisulla
602eeed5c0 SPR-908: QS - form in Struct Schema Editor 2017-04-07 13:44:43 +02:00
Silke Pisulla
661ed7e632 SPR-908: QS - table hover 2017-04-07 13:44:04 +02:00
Silke Pisulla
d0de9e1262 SPR-908: QS - better hover without jiggle 2017-04-07 13:43:19 +02:00
Silke Pisulla
de5ca86acf SPR-908: QS - linkcolor in mesage box 2017-04-07 13:42:28 +02:00
Silke Pisulla
8644ba9a98 SPR-908: QS - config manager 2017-04-07 13:42:00 +02:00
Silke Pisulla
ea893cdcc5 SPR-908: QS - tab plugin 2017-04-07 13:41:28 +02:00
Silke Pisulla
41aeb6900c SPR-908: QS - file-input 2017-04-07 13:40:49 +02:00
Silke Pisulla
32f9e6bba2 SPR-742: editmode contentblock 2017-04-03 13:42:41 +02:00
Silke Pisulla
0ff585ef5e SPR-742: wording in configuration view 2017-04-03 13:33:10 +02:00
Silke Pisulla
14705c4ea4 SPR-908: rgb code qs 2017-04-03 13:32:35 +02:00
Silke Pisulla
575c6e7eaa SPR-742: help toggle in content 2017-04-03 13:32:21 +02:00
Silke Pisulla
89a4c45d5c SPR-742: edit buttons 2017-04-03 13:31:35 +02:00
Silke Pisulla
146c8265e6 SPR-742: wiki icons, table in content, edit button, tabinclude 2017-04-03 13:30:34 +02:00
Silke Pisulla
e0f14d54bb SPR-908: struct code qs 2017-04-03 13:28:00 +02:00
Michael Große
f2a0ea7b7d
Show OSM iframe if image is geotagged
If the spatialhelper and the geophp plugins are available, then show a
iframe from open street map with the location of the photo.

SPR-814
2017-03-31 13:32:20 +02:00
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
7da8d0b333 Merge branch 'master' into 'live'
Release current version

See merge request !24
2017-03-30 11:40:59 +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
fd790e2d93 SPR-742: quicksearch suggestionlist 2017-03-30 10:40:58 +02:00
Silke Pisulla
9622faa439 SPR-742: Konfigurierbarkeit zuordnung 2017-03-30 10:40:31 +02:00
Silke Pisulla
edb0f7a63f SPR-908: QS - margin, padding, font-size 2017-03-30 10:40:01 +02:00
Silke Pisulla
660d7a5b7d SPR-908: QS - margin 2017-03-30 10:39:46 +02:00
Silke Pisulla
eeaa70e6b8 SPR-908: QS - margin, padding, font-size 2017-03-30 10:39:12 +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