Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | put theme config into its own namespace | redmatrix | 2016-09-01 | 1 | -2/+4 |
| | |||||
* | turn theme configuration into a class object | redmatrix | 2016-09-01 | 1 | -116/+122 |
| | |||||
* | separate the 'expert' feature into 'advanced_theming' and ↵ | redmatrix | 2016-09-01 | 1 | -2/+2 |
| | | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3. | ||||
* | actively set all the theme options on the display settings page based on the ↵ | redmatrix | 2016-09-01 | 1 | -2/+1 |
| | | | | current theme selection | ||||
* | move schema settings into the display settings main so we can set ↵ | redmatrix | 2016-08-15 | 1 | -15/+21 |
| | | | | theme:schema theme selectors in settings | ||||
* | check for variables after schema files have been added | Mario Vavti | 2016-07-16 | 1 | -12/+12 |
| | |||||
* | check for variables in schemes | Mario Vavti | 2016-07-16 | 1 | -1/+1 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 2 | -3/+3 |
| | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | avoid collapsing only above the viewport | Mario Vavti | 2016-02-08 | 1 | -1/+0 |
| | |||||
* | change aside width to reflect recent widget style changes | Mario Vavti | 2016-02-02 | 1 | -1/+1 |
| | |||||
* | Converse width for a few related (old) schemas back to 1024px / Name default ↵ | jeroenpraat | 2015-09-17 | 1 | -1/+1 |
| | | | | theme to Focus / Non expert custom display settings above expert display settings, so people can better find them. | ||||
* | an attempt to fix the banner mess | Mario Vavti | 2015-09-12 | 1 | -1/+1 |
| | |||||
* | center page content by default | Mario Vavti | 2015-09-11 | 2 | -10/+9 |
| | |||||
* | make redmatrix focus scheme default for hubzilla | Mario Vavti | 2015-09-10 | 1 | -5/+5 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-10 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | Conflicts: mod/editpost.php util/messages.po view/nl/messages.po view/nl/strings.php | ||||
| * | fix aside width for collapsed state | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| | | |||||
| * | move profile image up and refine the aside width | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| | | |||||
| * | increase width of the aside area and make default profile image size 300x300 | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-21 | 2 | -2/+5 |
|\| | | | | | | | | | | | Conflicts: include/items.php util/messages.po | ||||
| * | do not show default in scheme selection dropdown. default.php and ↵ | Mario Vavti | 2015-06-21 | 2 | -2/+5 |
| | | | | | | | | default.css should be symlinks. adjust doco accordingly. | ||||
* | | more work on items | redmatrix | 2015-06-11 | 1 | -3/+8 |
|\| | | | | | | | | | | | | | | | | | | | | | and Merge branch 'master' of https://github.com/redmatrix/redmatrix Conflicts: include/items.php view/it/messages.po view/it/strings.php | ||||
| * | set width for region_3 only if center page content is set | Mario Vavti | 2015-06-11 | 1 | -3/+8 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-10 | 1 | -3/+6 |
|\| | |||||
| * | assign right aside the same width as we have in left aside but hide it on ↵ | Mario Vavti | 2015-06-10 | 1 | -3/+6 |
| | | | | | | | | small and xs screens. make aside width a variablee for easier handling. | ||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-06 | 1 | -283/+172 |
|\| | | | | | | | | | Conflicts: util/messages.po | ||||
| * | whitespace | Mario Vavti | 2015-06-06 | 1 | -169/+175 |
| | | |||||
| * | some cleanup after scheme transition | Mario Vavti | 2015-06-06 | 1 | -117/+0 |
| | | |||||
* | | second pass name change | redmatrix | 2015-05-05 | 1 | -1/+1 |
| | | |||||
* | | first pass name change | redmatrix | 2015-05-05 | 1 | -1/+1 |
|/ | |||||
* | fix center page content setting | Mario Vavti | 2015-05-04 | 1 | -1/+2 |
| | |||||
* | Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵ | Mario Vavti | 2015-03-27 | 1 | -1/+3 |
| | | | | there). Comment out some most probably deprecated js includes. Some css cleanup. | ||||
* | remove some vars from style.css | Mario Vavti | 2015-03-26 | 1 | -31/+0 |
| | |||||
* | remove unused vars | Mario Vavti | 2015-03-20 | 1 | -2/+0 |
| | |||||
* | remove more $vars from style.css | Mario Vavti | 2015-03-20 | 1 | -46/+3 |
| | |||||
* | there are no vars to replace in converse_center.css | Mario Vavti | 2015-03-19 | 1 | -1/+0 |
| | |||||
* | remove more unused $vars | Mario Vavti | 2015-03-19 | 2 | -21/+0 |
| | |||||
* | remove more $vars from style.css | Mario Vavti | 2015-03-19 | 1 | -26/+0 |
| | |||||
* | remove $abook_changebg from style.css | Mario Vavti | 2015-03-19 | 1 | -3/+1 |
| | |||||
* | remove px from default value | Mario Vavti | 2015-03-18 | 1 | -1/+1 |
| | |||||
* | just to be sure | Mario Vavti | 2015-03-18 | 2 | -2/+2 |
| | |||||
* | make every page regard max content width setting and move the setting out of ↵ | Mario Vavti | 2015-03-18 | 2 | -5/+10 |
| | | | | experts mode | ||||
* | move bootbox out of bootstrap | Mario Vavti | 2015-03-17 | 1 | -1/+1 |
| | |||||
* | update bootstrap-3.3.4 and bootbox-4.4.0 | Mario Vavti | 2015-03-17 | 1 | -1/+0 |
| | |||||
* | remove unused variables | Mario Vavti | 2015-03-08 | 1 | -5/+0 |
| | |||||
* | port boxy scheme | Mario Vavti | 2015-03-08 | 1 | -10/+0 |
| | |||||
* | if we have not got a schema also look for default.css | Mario Vavti | 2015-03-06 | 1 | -8/+12 |
| |