Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | only padding-top needs adjustment | Mario Vavti | 2016-04-26 | 1 | -2/+2 | |
| | ||||||
* | fix top padding for narrow navbar | Mario Vavti | 2016-04-26 | 1 | -0/+9 | |
| | ||||||
* | Revert "Revert "revert inline-block for blockquote"" | redmatrix | 2016-04-25 | 1 | -1/+0 | |
| | | | | This reverts commit ae026247934f422622031c426af01101c05f4c18. | |||||
* | Revert "revert inline-block for blockquote" | redmatrix | 2016-04-25 | 1 | -0/+1 | |
| | | | | This reverts commit 15cfd6fda79fdaff8302f2eae91e8fc40940609a. | |||||
* | revert inline-block for blockquote | Mario Vavti | 2016-04-24 | 1 | -1/+0 | |
| | ||||||
* | fix context help position with narrow navbar | Mario Vavti | 2016-04-23 | 2 | -0/+5 | |
| | ||||||
* | simplify context help js and move it to main.js where all the nav related js ↵ | Mario Vavti | 2016-04-23 | 1 | -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 class | Mario Vavti | 2016-04-21 | 1 | -4/+0 | |
| | ||||||
* | indicate if we will be displayed contextual help or default help | Mario Vavti | 2016-04-21 | 1 | -1/+5 | |
| | ||||||
* | fix help button for collapsed state | Mario Vavti | 2016-04-21 | 1 | -1/+2 | |
| | ||||||
* | some fixes for contextual help and disable transition animation for now - it ↵ | Mario Vavti | 2016-04-21 | 1 | -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 Manning | 2016-04-21 | 1 | -47/+0 | |
| | | | | original help menu button behavior is restored. | |||||
* | Making sure the great new context help works with all thmes and schema's ↵ | jeroenpraat | 2016-04-18 | 6 | -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 Manning | 2016-04-17 | 2 | -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 Vavti | 2016-04-15 | 2 | -5/+42 | |
| | | | | small screens and lots of whitespace cleanup | |||||
* | fix some slight crossbrowser rendering issues with jot | Mario Vavti | 2016-04-15 | 1 | -10/+6 | |
| | ||||||
* | various fixes | Mario Vavti | 2016-04-03 | 2 | -7/+13 | |
| | ||||||
* | fullscreen mode for events | Mario Vavti | 2016-04-03 | 1 | -2/+0 | |
| | ||||||
* | ease transition between fullscreen and inline view for small screens | Mario Vavti | 2016-04-03 | 2 | -9/+9 | |
| | ||||||
* | move fullscreen js code to redbasic.js where it belongs to | Mario Vavti | 2016-04-01 | 1 | -0/+15 | |
| | ||||||
* | Merge branch 'static' | redmatrix | 2016-03-31 | 2 | -3/+3 | |
|\ | ||||||
| * | static App | redmatrix | 2016-03-31 | 2 | -3/+3 | |
| | | ||||||
* | | slightly change the way fullscreen works and bring it to mod mail | Mario Vavti | 2016-04-01 | 1 | -2/+10 | |
| | | ||||||
* | | make fullscreen mode available for other modules and some cleanup | Mario Vavti | 2016-03-31 | 1 | -0/+14 | |
| | | ||||||
* | | various fixes regarding mod chat | Mario Vavti | 2016-03-31 | 1 | -0/+4 | |
| | | ||||||
* | | mod chat rework continued | Mario Vavti | 2016-03-31 | 1 | -3/+6 | |
|/ | ||||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 | |
| | ||||||
* | more work on mod chat | Mario Vavti | 2016-03-31 | 1 | -3/+4 | |
| | ||||||
* | some work on mod chat | Mario Vavti | 2016-03-30 | 1 | -0/+1 | |
| | ||||||
* | highlight table row on hover | Mario Vavti | 2016-03-27 | 1 | -0/+1 | |
| | ||||||
* | make >>indicate group members<< in acl selector work again on group > show ↵ | Mario Vavti | 2016-03-20 | 1 | -1/+9 | |
| | | | | or group > dont show is selected | |||||
* | some work on profile listing | Mario Vavti | 2016-03-17 | 1 | -31/+0 | |
| | ||||||
* | bring more structure to profiles edit | Mario Vavti | 2016-03-17 | 1 | -2/+0 | |
| | ||||||
* | move buttons to dropdown menu and some cleanup | Mario Vavti | 2016-03-16 | 1 | -28/+0 | |
| | ||||||
* | issue #319 - make sure we have a local_channel() and an App::channel before ↵ | redmatrix | 2016-03-09 | 1 | -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 Paap | 2016-03-07 | 1 | -0/+2 | |
| | ||||||
* | Set the schema to the default schema in derived themes. | Jeroen van Riet Paap | 2016-03-07 | 1 | -0/+5 | |
| | | | See the documentation for creating derived themes how to override this. | |||||
* | Update config.php | Jeroen van Riet Paap | 2016-03-07 | 1 | -0/+1 | |
| | ||||||
* | move cover-photo to template, add the ability to define a title and subtitle ↵ | Mario Vavti | 2016-03-03 | 1 | -24/+0 | |
| | | | | (defaults to channel name and addres), move js from redbasic.js to template. | |||||
* | small fix to simple cover-photo | Mario Vavti | 2016-03-02 | 1 | -3/+2 | |
| | ||||||
* | add a fade in effect to main while scrolling up cover photo | Mario Vavti | 2016-03-02 | 1 | -0/+5 | |
| | ||||||
* | a simple cover-photo implementation for redbasic default template | Mario Vavti | 2016-03-02 | 2 | -2/+22 | |
| | ||||||
* | fix resize issue | Mario Vavti | 2016-03-01 | 1 | -1/+6 | |
| | ||||||
* | another css fix | Mario Vavti | 2016-03-01 | 1 | -1/+1 | |
| | ||||||
* | css fixes to make jot look better with background colors or images | Mario Vavti | 2016-03-01 | 1 | -30/+12 | |
| | ||||||
* | provide footer bbcode | Mario Vavti | 2016-02-29 | 1 | -0/+5 | |
| | ||||||
* | fix boxy scheme | Mario Vavti | 2016-02-25 | 1 | -5/+1 | |
| | ||||||
* | There was nothing wrong with my pimped pubsites (was another problem). Took ↵ | jeroenpraat | 2016-02-21 | 3 | -0/+29 | |
| | | | | the opportunity to update schemas. Plus updated spanish and dutch strings. | |||||
* | pimp up mod new_channel | Mario Vavti | 2016-02-19 | 1 | -0/+1 | |
| | ||||||
* | avoid collapsing only above the viewport | Mario Vavti | 2016-02-08 | 1 | -1/+0 | |
| |