Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | since we can now use plain upstream justifiedGallery library - switch to ↵ | Mario Vavti | 2015-07-01 | 1 | -2/+2 |
| | | | | minified version | ||||
* | assign right aside the same width as we have in left aside but hide it on ↵ | Mario Vavti | 2015-06-10 | 1 | -1/+1 |
| | | | | small and xs screens. make aside width a variablee for easier handling. | ||||
* | add this to better support mobile devices out of the box in zen template | Mario Vavti | 2015-05-25 | 1 | -0/+1 |
| | |||||
* | Add sprintf.js v1.0.2. | Klaus Weidenbach | 2015-05-14 | 1 | -4/+3 |
| | | | | | | | | This script provides sprintf() for JavaScript. It can be used for example for translating strings used in JavaScript with variables. It is licensed under BSD-3-Clause and can be found on GitHub: https://github.com/alexei/sprintf.js | ||||
* | allow blocks to have custom classes and add a new template called zen which ↵ | Mario Vavti | 2015-05-06 | 1 | -0/+10 |
| | | | | gives you an empty page to work with | ||||
* | Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵ | Mario Vavti | 2015-03-27 | 1 | -8/+8 |
| | | | | there). Comment out some most probably deprecated js includes. Some css cleanup. | ||||
* | update justifiedGallery to version 3.5.4 and add ignoreElement option which ↵ | marijus | 2015-02-14 | 1 | -2/+2 |
| | | | | will hopefully be accepted upstream | ||||
* | bring some styling back to the colorbox and improve the event preview ability | friendica | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Added a table of content as bbcode element [toc] for webpages | 2015-01-14 | 1 | -1/+1 | |
| | | | | | - Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0) - Modified jquery.toc.js to work with the webpages of the red#matrix - Added info to the help | ||||
* | Test | Einer von Vielen | 2015-01-13 | 1 | -0/+1 |
| | | | | ...with table of content. jquery.tableofconent.js works bunt not properly | ||||
* | Remove reference to non-existing colorbox.css | Stefan Parviainen | 2015-01-05 | 1 | -1/+0 |
| | |||||
* | Replace fancybox with colorbox | Stefan Parviainen | 2015-01-05 | 1 | -2/+1 |
| | |||||
* | Replace jslider with jRange | Stefan Parviainen | 2015-01-05 | 1 | -2/+2 |
| | |||||
* | Replace divgrow with more modern readmore.js | Stefan Parviainen | 2015-01-05 | 1 | -1/+1 |
| | |||||
* | Warn about unsaved settings using jquery.areyousure | Stefan Parviainen | 2015-01-01 | 1 | -0/+1 |
| | |||||
* | Fancy categories input with bootstrap-tagsinput | Stefan Parviainen | 2014-12-21 | 1 | -0/+2 |
| | |||||
* | Better autocomplete based on jquery-textcomplete | Stefan Parviainen | 2014-12-20 | 1 | -1/+1 |
| | |||||
* | stylish_select wants to attach itself to the root html element. Since it ↵ | friendica | 2014-10-07 | 1 | -1/+1 |
| | | | | still has some serious issues, don't let it attach itself to anything. | ||||
* | add stylish_select to new_channel page - but comment out until we can theme ↵ | friendica | 2014-09-18 | 1 | -0/+1 |
| | | | | it. It needs a bit of theming to even work correctly. | ||||
* | Revert "Revert "Merge pull request #583 from git-marijus/master"" | marijus | 2014-09-11 | 1 | -0/+3 |
| | | | | This reverts commit 08638f3ec88e86def618ff89bdedb9ae9696d218. | ||||
* | Revert "Merge pull request #583 from git-marijus/master" | friendica | 2014-09-10 | 1 | -3/+0 |
| | | | | | | | autoload broken - even after clearing cache and retrying. This reverts commit 13e7a8f123b283a096af302b0366255355ba8439, reversing changes made to 4712b78e520ca10b34e3e9b99c2752b10d811b42. | ||||
* | photo justification | marijus | 2014-09-10 | 1 | -0/+3 |
| | |||||
* | Introducing page template Redable (sic). A template for making it easier to ↵ | Jeroen | 2014-07-16 | 1 | -0/+23 |
| | | | | read long texts on a wide range of devices. Using rem and em for font sizes and region widths. Regions: aside, content, right_aside and footer. Advised to only use the middle content region as much as possible (but left and right can be used for indexes if you like). Based on the default template. Maybe later I will add some alternative css's. | ||||
* | fix fluid layout for choklet_bannertwo | friendica | 2014-05-14 | 1 | -0/+2 |
| | |||||
* | this doesn't really work | friendica | 2014-05-14 | 1 | -0/+1 |
| | |||||
* | choklet tweaks | friendica | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | move region_1 to off instead of removing it and dont squelch region_2 when ↵ | marijus | 2014-03-13 | 1 | -1/+1 |
| | | | | region_1 moves in again | ||||
* | remove aside on navbar collapse and add button to toggle visibility | marijus | 2014-03-07 | 1 | -20/+21 |
| | |||||
* | add choklet template with several defined flavours, two and three column ↵ | friendica | 2014-03-02 | 3 | -3/+6 |
| | | | | fluid layouts with optional side margins and a region for a blog-style header photo | ||||
* | first cut at choklet template | friendica | 2014-03-02 | 1 | -0/+23 |
| | |||||
* | move bootstrap to theme and out of core. | friendica | 2014-02-25 | 1 | -8/+1 |
| | |||||
* | cleanup include/menu in preparation for the next phase of bookmarking | friendica | 2014-01-27 | 1 | -0/+1 |
| | |||||
* | prettyphoto (js|css) not found | friendica | 2014-01-24 | 1 | -3/+0 |
| | |||||
* | Merge branch 'master' into movejs | friendica | 2014-01-06 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: version.inc | ||||
* | | move js files from core | friendica | 2014-01-04 | 1 | -11/+11 |
|/ | |||||
* | Merge correction | Christian Vogeley | 2013-12-22 | 1 | -3/+0 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into bootstrap | Christian Vogeley | 2013-12-22 | 4 | -9/+8 |
|\ | | | | | | | | | Conflicts: view/php/theme_init.php | ||||
| * | more comanche stuff | friendica | 2013-12-17 | 2 | -6/+0 |
| | | |||||
| * | split out widgets.css | marijus | 2013-12-11 | 1 | -0/+1 |
| | | |||||
| * | this reduces pageloadsize by 355,93KB | marijus | 2013-12-09 | 1 | -1/+1 |
| | | |||||
| * | Minified bootstrap css | Christian Vogeley | 2013-12-08 | 1 | -1/+1 |
| | | |||||
| * | override bootstrap in bootstrap-red | Christian Vogeley | 2013-12-08 | 1 | -0/+1 |
| | | | | | | | | so theme developers are not forced to change anything | ||||
| * | Merge branch 'bootstrap' | Christian Vogeley | 2013-12-08 | 1 | -0/+4 |
| |\ | |||||
| * | | split conversation.css out of style.css | marijus | 2013-12-04 | 1 | -0/+1 |
| | | | |||||
| * | | re-enable jquery migration tool until we sort out all the issues | friendica | 2013-11-27 | 1 | -2/+2 |
| | | | |||||
| * | | create jquery-compat to hold deprecated jquery functions, load it before all ↵ | friendica | 2013-11-26 | 1 | -1/+2 |
| | | | | | | | | | | | | the dependent js scripts | ||||
| * | | make font-asewome optional. Also include jquery.browser in js/main.js so we ↵ | friendica | 2013-11-25 | 1 | -5/+2 |
| | | | | | | | | | | | | can turn off the migration toolkit. | ||||
| * | | init_groups_visitor() was still using old array of id output (not the newer ↵ | friendica | 2013-11-22 | 1 | -0/+3 |
| | | | | | | | | | | | | array of hash which we need for permission queries) | ||||
| * | | Empty commit message. | friendica | 2013-11-21 | 1 | -0/+11 |
| | | | |||||
| * | | provide a page template "none" which lets a webpage take over the entire ↵ | friendica | 2013-11-20 | 1 | -0/+1 |
| | | | | | | | | | | | | page. Everything. The application is essentially bypassed. You'll need doctype and html and head and body tags in your content as none of them are supplied. There are no page regions. Nada. We should probably restrict this to those who have code exec in their account_roles but other folks won't be able to do very much useful with it anyway as their HTML is filtered. |