aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | slightly change the way fullscreen works and bring it to mod mailMario Vavti2016-04-011-2/+10
| |
* | make fullscreen mode available for other modules and some cleanupMario Vavti2016-03-311-0/+14
| |
* | various fixes regarding mod chatMario Vavti2016-03-311-0/+4
| |
* | mod chat rework continuedMario Vavti2016-03-311-3/+6
|/
* deprecate $a->get_baseurl()redmatrix2016-03-301-1/+1
|
* more work on mod chatMario Vavti2016-03-311-3/+4
|
* some work on mod chatMario Vavti2016-03-301-0/+1
|
* highlight table row on hoverMario Vavti2016-03-271-0/+1
|
* make >>indicate group members<< in acl selector work again on group > show ↵Mario Vavti2016-03-201-1/+9
| | | | or group > dont show is selected
* some work on profile listingMario Vavti2016-03-171-31/+0
|
* bring more structure to profiles editMario Vavti2016-03-171-2/+0
|
* move buttons to dropdown menu and some cleanupMario Vavti2016-03-161-28/+0
|
* issue #319 - make sure we have a local_channel() and an App::channel before ↵redmatrix2016-03-091-1/+1
| | | | trying to change the default schema for a channel
* Show only schema selector when Redbasic (so not a derived theme)Jeroen van Riet Paap2016-03-071-0/+2
|
* Set the schema to the default schema in derived themes.Jeroen van Riet Paap2016-03-071-0/+5
| | | See the documentation for creating derived themes how to override this.
* Update config.phpJeroen van Riet Paap2016-03-071-0/+1
|
* move cover-photo to template, add the ability to define a title and subtitle ↵Mario Vavti2016-03-031-24/+0
| | | | (defaults to channel name and addres), move js from redbasic.js to template.
* small fix to simple cover-photoMario Vavti2016-03-021-3/+2
|
* add a fade in effect to main while scrolling up cover photoMario Vavti2016-03-021-0/+5
|
* a simple cover-photo implementation for redbasic default templateMario Vavti2016-03-022-2/+22
|
* fix resize issueMario Vavti2016-03-011-1/+6
|
* another css fixMario Vavti2016-03-011-1/+1
|
* css fixes to make jot look better with background colors or imagesMario Vavti2016-03-011-30/+12
|
* provide footer bbcodeMario Vavti2016-02-291-0/+5
|
* fix boxy schemeMario Vavti2016-02-251-5/+1
|