Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Center app names | Stefan Parviainen | 2014-12-22 | 1 | -1/+0 |
| | |||||
* | Merge pull request #757 from git-marijus/master | RedMatrix | 2014-12-22 | 1 | -10/+0 |
|\ | | | | | files: make mod/filestorage.php load via ajax and some design work. work... | ||||
| * | files: make mod/filestorage.php load via ajax and some design work. work in ↵ | marijus | 2014-12-21 | 1 | -10/+0 |
| | | | | | | | | progress... | ||||
* | | Fancy categories input with bootstrap-tagsinput | Stefan Parviainen | 2014-12-21 | 1 | -27/+31 |
|/ | |||||
* | essentials for creating a "block-style" list-mode page such as one might ↵ | friendica | 2014-12-16 | 2 | -0/+20 |
| | | | | have for a pinterest-style layout. Just load view/theme/redbasic/css/blockmode.css after redbasic PCSS - you're done. We may need some other indicator besides the number of comments to indicate "click here to see the rest of the article", but we're a bit short on space so maybe a view icon will work. | ||||
* | move profile css to mod_profile and minoor fixes | marijus | 2014-12-11 | 1 | -23/+0 |
| | |||||
* | readd link_colour again | marijus | 2014-11-29 | 1 | -1/+1 |
| | |||||
* | bootstrap-3.3.1 and minor css fixes | marijus | 2014-11-29 | 2 | -13/+3 |
| | |||||
* | theme the observer tags so they stick out like a sore thumb. Too much bad juju. | friendica | 2014-11-24 | 1 | -0/+8 |
| | |||||
* | Switch to a better datetime picker widget | Stefan Parviainen | 2014-11-16 | 1 | -3/+2 |
| | |||||
* | some work on directory widgets | marijus | 2014-11-11 | 1 | -13/+0 |
| | |||||
* | tie the narrow nav-pills to .widget instead of aside | marijus | 2014-11-11 | 1 | -4/+0 |
| | |||||
* | Fix merge conflict | Stefan Parviainen | 2014-11-08 | 2 | -16/+30 |
|\ | |||||
| * | release the navbar in landscape mode on small devices | marijus | 2014-11-05 | 1 | -0/+7 |
| | | |||||
| * | css fixes | marijus | 2014-11-02 | 1 | -4/+6 |
| | | |||||
| * | do not reload page for photo upload | marijus | 2014-10-31 | 1 | -9/+5 |
| | | |||||
| * | more work on photo upload | marijus | 2014-10-31 | 1 | -4/+6 |
| | | |||||
| * | some work on photo upload | marijus | 2014-10-30 | 2 | -1/+7 |
| | | |||||
| * | do not reload page for edit album and some minor cleanup | marijus | 2014-10-27 | 1 | -0/+1 |
| | | |||||
* | | Highlight badge on hover | Stefan Parviainen | 2014-11-08 | 1 | -0/+4 |
|/ | |||||
* | not quite there yet but getting closer | marijus | 2014-10-20 | 1 | -11/+7 |
| | |||||
* | one more oups... | marijus | 2014-10-10 | 1 | -2/+2 |
| | |||||
* | oups... that was weired... | marijus | 2014-10-10 | 1 | -2/+1 |
| | |||||
* | This is a fix to not interfere the ongoing adding of ↵ | marijus | 2014-10-10 | 2 | -3/+4 |
| | | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing. | ||||
* | Good compromise I think. Remove display setting . Set the default (light) ↵ | Jeroen | 2014-10-10 | 4 | -10/+5 |
| | | | | schema to = , so that other schemas can still use . | ||||
* | Added the display setting for generic (other) content wrapper. Also did set ↵ | Jeroen | 2014-10-09 | 8 | -6/+22 |
| | | | | the default a bit lighter. See if that's ok. | ||||
* | Added and changed on some places div class generic-content-wrapper. And ↵ | Jeroen | 2014-10-09 | 1 | -4/+7 |
| | | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it. | ||||
* | remove some cruft - revert if you find any regressions | marijus | 2014-10-09 | 1 | -112/+0 |
| | |||||
* | fix css for [code] | marijus | 2014-10-09 | 2 | -8/+4 |
| | |||||
* | more css fixes | marijus | 2014-10-09 | 1 | -0/+1 |
| | |||||
* | css fixes | marijus | 2014-10-09 | 1 | -15/+3 |
| | |||||
* | Small fix so search field and search buttons fit well. | Jeroen | 2014-10-08 | 1 | -1/+5 |
| | |||||
* | make nav-pills a bit smaller in height | marijus | 2014-10-08 | 1 | -1/+5 |
| | |||||
* | template for searchbox and some more work on saved searches | marijus | 2014-10-08 | 1 | -16/+3 |
| | |||||
* | css fixes | marijus | 2014-10-08 | 1 | -15/+0 |
| | |||||
* | Schema option for bgcolour and underline yes/no on hover for the left aside. | Jeroen | 2014-10-07 | 6 | -0/+16 |
| | |||||
* | Schema option for making links bold again. ↵ | Jeroen | 2014-10-07 | 6 | -0/+12 |
| | | | | https://redmatrix.nl/display/d09d1cd2dbc45866beb9c0d384c9dcefe799d1251e3394d12ddb2e34d2c26228@red.mariovavti.com | ||||
* | take away some boldness, some css fixes and some photo work | marijus | 2014-10-07 | 1 | -11/+7 |
| | |||||
* | shareable design elements | friendica | 2014-10-06 | 1 | -0/+5 |
| | |||||
* | new version of moment.js to match datetimepicker | Alexandre Hannud Abdo | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | more work on photos | marijus | 2014-10-02 | 1 | -2/+2 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-29 | 3 | -0/+0 |
|\ | |||||
| * | no spaces in file names as requested | Jeroen | 2014-09-30 | 3 | -0/+0 |
| | | |||||
* | | implement a "powered-by" but leave it turned off until somebody with a good ↵ | friendica | 2014-09-29 | 1 | -0/+13 |
|/ | | | | eye for layout can figure out where best to put it. | ||||
* | ok, last commit so far on the simple schemas | Jeroen | 2014-09-29 | 2 | -10/+10 |
| | |||||
* | transp back | Jeroen | 2014-09-29 | 3 | -10/+10 |
| | |||||
* | minor modification simple black on white schema. | Jeroen | 2014-09-29 | 1 | -10/+10 |
| | |||||
* | Added 3 new schemas, all named 'simple' in 3 variants. Please enjoy. | Jeroen | 2014-09-29 | 3 | -0/+546 |
| | |||||
* | some more work on photos | marijus | 2014-09-28 | 1 | -10/+20 |
| | |||||
* | more css shifting | marijus | 2014-09-27 | 1 | -0/+17 |
| |