Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install bootstrap via composer | Mario Vavti | 2018-09-07 | 1 | -2/+2 |
| | |||||
* | switch to fork-awesome | Mario Vavti | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | update to bootstrap 4 stable | Mario Vavti | 2018-01-24 | 1 | -2/+1 |
| | |||||
* | update bs4-dev and use min version of popper | Mario Vavti | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | update bs-dev | Mario Vavti | 2017-06-07 | 1 | -0/+1 |
| | |||||
* | fix several places where head_add_(css|js) functions have been used ↵ | zotlabs | 2017-02-19 | 1 | -14/+12 |
| | | | | | | | | | | | incorrectly. It appears that mistakes were made going back a long time and propagated. Here's the way it should work: - if there is no preceding / character, we look for the file within all the appropriate theme directories. - otherwise the file should have a preceding /, which means use this path relative to the hubzilla basedir - files beginning with // are considered to be schemeless URLs. Therefore 'foo.css' means find the best theme-able representation of foo.css. '/library/foo.css' means only use the version of foo.css that is in /library. | ||||
* | 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. | ||||
* | 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 |
| | |||||
* | Switch to a better datetime picker widget | Stefan Parviainen | 2014-11-16 | 1 | -3/+2 |
| | |||||
* | new version of moment.js to match datetimepicker | Alexandre Hannud Abdo | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | Well, if you want to add a color picker it is indeed a good idea | Christian Vogeley | 2014-03-25 | 1 | -1/+1 |
| | | | | to include the color picker. | ||||
* | Add color picker to theme settings | Christian Vogeley | 2014-03-23 | 1 | -1/+6 |
| | |||||
* | move bootstrap to theme and out of core. | friendica | 2014-02-25 | 1 | -0/+9 |
| | |||||
* | make font-asewome optional. Also include jquery.browser in js/main.js so we ↵ | friendica | 2013-11-25 | 1 | -0/+5 |
can turn off the migration toolkit. |