Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | merge dev into bs4 | Mario Vavti | 2017-03-13 | 1 | -1/+25 | |
|\| | ||||||
| * | Login-box css-fix for Bluegrid scheme | jeroenpraat | 2017-03-11 | 1 | -1/+25 | |
| | | ||||||
* | | many dropdown and class fixes. still a long way to go... | Mario Vavti | 2017-03-12 | 2 | -26/+27 | |
| | | ||||||
* | | font size and post title adjust | Mario Vavti | 2017-03-11 | 2 | -98/+52 | |
| | | ||||||
* | | fixing classes | Mario Vavti | 2017-03-10 | 2 | -14/+14 | |
| | | ||||||
* | | upgrade bs to latest git and some more progress | Mario Vavti | 2017-03-09 | 2 | -30/+34 | |
| | | ||||||
* | | initial commit for the bootstrap version 4 branch - upgrade lib and make ↵ | Mario Vavti | 2017-03-09 | 1 | -48/+7 | |
|/ | | | | nav.tpl kind of working again | |||||
* | fix badge position for narrow navbar | Mario Vavti | 2017-03-03 | 1 | -4/+0 | |
| | ||||||
* | setting top position of contextual-help in schemes does not work with narrow ↵ | Mario Vavti | 2017-03-02 | 4 | -5/+0 | |
| | | | | navbar setting. schema css is always called last. | |||||
* | lower version requirement to 2.2RC | Mario Vavti | 2017-02-27 | 1 | -1/+1 | |
| | ||||||
* | set minversion and maxversion for themes in ↵ | Mario Vavti | 2017-02-27 | 2 | -1/+2 | |
| | | | | view/theme/themename/php/theme.php instead of separate file. | |||||
* | add a minversion to the theme and fallback to default if requirement is not ↵ | Mario Vavti | 2017-02-26 | 2 | -1/+2 | |
| | | | | met. mark incompatible themes in the theme selector | |||||
* | move collapsed login and register buttons to the left | Mario Vavti | 2017-02-23 | 1 | -1/+10 | |
| | ||||||
* | width must be 100% here | Mario Vavti | 2017-02-20 | 1 | -0/+1 | |
| | ||||||
* | if we slide to left aside make the overlay darker and leave aside as is | Mario Vavti | 2017-02-20 | 1 | -1/+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. | |||||
* | add register button for collapsed state | Mario Vavti | 2017-02-17 | 1 | -6/+6 | |
| | ||||||
* | css fix | Mario Vavti | 2017-02-12 | 1 | -1/+1 | |
| | ||||||
* | add a login button for collapsed state and refine login modal | Mario Vavti | 2017-02-10 | 1 | -2/+3 | |
| | ||||||
* | minor theming and whitespace | zotlabs | 2017-02-08 | 1 | -0/+3 | |
| | ||||||
* | do not show feature button if the app is shared. css fixes | Mario Vavti | 2017-02-08 | 1 | -1/+4 | |
| | ||||||
* | minor fixes | Mario Vavti | 2017-02-06 | 1 | -2/+2 | |
| | ||||||
* | merge dev | Mario Vavti | 2017-02-06 | 1 | -4/+6 | |
|\ | ||||||
| * | nav_login element width was page dependent. Put this in theme css | zotlabs | 2017-02-05 | 1 | -4/+1 | |
| | | ||||||
| * | cleanup | zotlabs | 2017-02-04 | 1 | -5/+7 | |
| | | ||||||
| * | more work on nav-modal | zotlabs | 2017-02-03 | 1 | -1/+4 | |
| | | ||||||
| * | cherry-pick nav-login changes | Mario Vavti | 2017-02-02 | 1 | -15/+2 | |
| | | ||||||
* | | allow featuring of apps in /apps and update some more apd files | Mario Vavti | 2017-02-04 | 1 | -0/+5 | |
| | | ||||||
* | | update some apps and refine navapps.tpl | Mario Vavti | 2017-02-03 | 1 | -0/+7 | |
| | | ||||||
* | | provide separate collased menus for apps and notifications | Mario Vavti | 2017-02-02 | 1 | -1/+2 | |
| | | ||||||
* | | use bootstrap dropdown for login | Mario Vavti | 2017-02-02 | 1 | -14/+2 | |
| | | ||||||
* | | move channel manager up in the menu | Mario Vavti | 2017-02-02 | 1 | -4/+0 | |
| | | ||||||
* | | remove apps from usermenu | Mario Vavti | 2017-02-02 | 1 | -0/+3 | |
| | | ||||||
* | | do not use style in template | Mario Vavti | 2017-02-02 | 1 | -1/+1 | |
| | | ||||||
* | | remove badge hover effect | Mario Vavti | 2017-02-02 | 1 | -11/+0 | |
| | | ||||||
* | | really fix badge positions | Mario Vavti | 2017-02-02 | 1 | -1/+0 | |
| | | ||||||
* | | resolve merge conflict | Mario Vavti | 2017-02-02 | 1 | -6/+10 | |
|\| | ||||||
| * | fix a few style issues with nav login panel | zotlabs | 2017-02-01 | 1 | -6/+10 | |
| | | ||||||
* | | more work on app-bin | Mario Vavti | 2017-02-01 | 1 | -1/+1 | |
|/ | ||||||
* | nav-login - basic, crude theming | zotlabs | 2017-01-23 | 1 | -0/+10 | |
| | ||||||
* | put login form into the nav bar. Proof of concept - needs a bit of UI tweaks. | zotlabs | 2017-01-23 | 1 | -0/+4 | |
| | ||||||
* | use icons for app photos. | Hubzilla | 2017-01-22 | 1 | -0/+5 | |
| | ||||||
* | another try on preventing double scrollbars when a modal is larger than the ↵ | Mario Vavti | 2017-01-13 | 2 | -2/+2 | |
| | | | | viewport | |||||
* | evert "prevent double scrollbar when we have a modal larger than the viewport" | Mario Vavti | 2017-01-13 | 2 | -2/+1 | |
| | | | | This reverts commit 2ace4c57d0a1b5d0030139c28d7d72e071d8b4d8. | |||||
* | prevent double scrollbar when we have a modal larger than the viewport | Mario Vavti | 2017-01-13 | 2 | -1/+2 | |
| | ||||||
* | fix main width if right aside is hidden | Mario Vavti | 2017-01-07 | 1 | -1/+1 | |
| | ||||||
* | same fix for mobile view | Mario Vavti | 2017-01-05 | 1 | -1/+3 | |
| | ||||||
* | fix an issue with sticky_kit where input fields and textareas would blur on ↵ | Mario Vavti | 2017-01-05 | 1 | -1/+3 | |
| | | | | recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized | |||||
* | css fix | Mario Vavti | 2017-01-04 | 1 | -2/+2 | |
| | ||||||
* | Fixing some schemas | jeroenpraat | 2017-01-03 | 4 | -0/+85 | |
| |