aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-121-2/+4
|\
| * do not use visibility for fullscreen button and move fullscreen button to ↵Mario Vavti2016-07-111-2/+4
| | | | | | | | the right
* | Set max-width for embedded imagesAndrew Manning2016-07-091-0/+4
|/
* use visibility instead of display to hide elementsMario Vavti2016-07-011-2/+2
|
* css fixesMario Vavti2016-06-131-1/+4
|
* Merge branch 'dev' into sabre32Mario Vavti2016-06-131-0/+6
|\
| * Photo embed button with album browser works in new post editor.Andrew Manning2016-06-121-0/+6
| |
* | Merge branch 'dev' into sabre32Mario Vavti2016-06-111-9/+0
|\|
| * css fixesMario Vavti2016-06-111-9/+0
| |
* | Merge branch 'dev' into sabre32Mario Vavti2016-06-101-1/+8
|\|
| * Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-021-3/+0
| |\
| * | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for ↵Andrew Manning2016-05-291-0/+9
| | | | | | | | | | | | proper inline code rendering. Stopped using Parsedown even though Markdown is slower, hence extra delay when previewing pages.
* | | more style workMario Vavti2016-06-091-1/+11
| |/ |/|
* | render code bbcode inline if there are no linebreaks in the text.Mario Vavti2016-05-301-3/+2
|/
* possible fix for #385Mario Vavti2016-05-211-0/+4
|
* Dutch and Spanish Spanish strings, and some schema-bitsjeroenpraat2016-05-165-30/+110
|
* improve non-ACL option description in ACL dialogTreer2016-05-081-0/+7
|
* use section-content-info-wrapper class for info textMario Vavti2016-05-061-9/+0
|
* use darker background colour only for searchbarMario Vavti2016-05-061-8/+17
|
* add help to some permissions dialogsTreer2016-05-051-0/+10
|
* Refine permissions dialog UITreer2016-05-041-6/+51
|
* css fixMario Vavti2016-05-011-2/+0
|
* Merge pull request #362 from Treer/fontawesomeredmatrix2016-05-013-6/+6
|\ | | | | Update Font-Awesome to 4.6.1
| * update icon names in view/Treer2016-05-013-6/+6
| |
* | css fixMario Vavti2016-04-301-3/+2
| |
* | Add definition lists to bbcodeTreer2016-04-301-0/+21
|/
* provide help button in context help popupMario Vavti2016-04-281-0/+18
|
* css fixMario Vavti2016-04-281-0/+1
|
* only padding-top needs adjustmentMario Vavti2016-04-261-2/+2
|
* fix top padding for narrow navbarMario Vavti2016-04-261-0/+9
|
* Revert "Revert "revert inline-block for blockquote""redmatrix2016-04-251-1/+0
| | | | This reverts commit ae026247934f422622031c426af01101c05f4c18.
* Revert "revert inline-block for blockquote"redmatrix2016-04-251-0/+1
| | | | This reverts commit 15cfd6fda79fdaff8302f2eae91e8fc40940609a.
* revert inline-block for blockquoteMario Vavti2016-04-241-1/+0
|
* fix context help position with narrow navbarMario Vavti2016-04-232-0/+5
|
* simplify context help js and move it to main.js where all the nav related js ↵Mario Vavti2016-04-231-16/+12
| | | | resides, do not close the context help if we click outside of it - members might want to work on something while help is open, move the link to /help to dropdown-menu.
* remove obsolete classMario Vavti2016-04-211-4/+0
|
* indicate if we will be displayed contextual help or default helpMario Vavti2016-04-211-1/+5
|
* fix help button for collapsed stateMario Vavti2016-04-211-1/+2
|
* some fixes for contextual help and disable transition animation for now - it ↵Mario Vavti2016-04-211-35/+28
| | | | looked really wired because main moved with a different speed than help-content and help-content can not be displayed under the panel as it is implemented now.
* Added admin/site setting that toggles context help panel. If disabled, ↵Andrew Manning2016-04-211-47/+0
| | | | original help menu button behavior is restored.
* Making sure the great new context help works with all thmes and schema's ↵jeroenpraat2016-04-186-6/+62
| | | | (3rd party themes: maybe abit of tweaking is still needed). Also fixing some minor cosmetic things.
* New help panel that slides in from the top and pushes the content down so it ↵Andrew Manning2016-04-172-25/+67
| | | | is not covered. Panel toggles with help button. Still some bugs with small screen viewing.
* nav: move js and css out of template, provide a help button in the panel on ↵Mario Vavti2016-04-152-5/+42
| | | | small screens and lots of whitespace cleanup
* fix some slight crossbrowser rendering issues with jotMario Vavti2016-04-151-10/+6
|
* various fixesMario Vavti2016-04-032-7/+13
|
* fullscreen mode for eventsMario Vavti2016-04-031-2/+0
|
* ease transition between fullscreen and inline view for small screensMario Vavti2016-04-032-9/+9
|
* move fullscreen js code to redbasic.js where it belongs toMario Vavti2016-04-011-0/+15
|
* Merge branch 'static'redmatrix2016-03-312-3/+3
|\
| * static Appredmatrix2016-03-312-3/+3
| |