Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | trying nav-login as modal | zotlabs | 2017-02-03 | 1 | -7/+20 | |
| | | ||||||
| * | use openClose() for nav-login | Mario Vavti | 2017-02-03 | 1 | -1/+1 | |
| | | ||||||
| * | cherry-pick nav-login changes | Mario Vavti | 2017-02-02 | 1 | -5/+7 | |
| | | ||||||
* | | do not hide button - just gray it out | Mario Vavti | 2017-02-03 | 1 | -1/+1 | |
| | | ||||||
* | | hide notifications button if there are none | Mario Vavti | 2017-02-03 | 1 | -1/+1 | |
| | | ||||||
* | | use openClose() for nav-login | Mario Vavti | 2017-02-03 | 1 | -1/+1 | |
| | | ||||||
* | | whitespace cleanup | Mario Vavti | 2017-02-02 | 1 | -172/+161 | |
| | | ||||||
* | | provide separate collased menus for apps and notifications | Mario Vavti | 2017-02-02 | 1 | -7/+21 | |
| | | ||||||
* | | use bootstrap dropdown for login | Mario Vavti | 2017-02-02 | 1 | -5/+7 | |
| | | ||||||
* | | move channel manager up in the menu | Mario Vavti | 2017-02-02 | 1 | -3/+4 | |
| | | ||||||
* | | remove apps from usermenu | Mario Vavti | 2017-02-02 | 1 | -6/+6 | |
| | | ||||||
* | | do not use style in template | Mario Vavti | 2017-02-02 | 1 | -6/+6 | |
| | | ||||||
* | | do not use data-toggle on the badge and use fixed with for icons | Mario Vavti | 2017-02-02 | 1 | -11/+11 | |
| | | ||||||
* | | dropdown menus should be restricted in height in normal view but not in ↵ | Mario Vavti | 2017-02-02 | 1 | -3/+0 | |
| | | | | | | | | collapsed view | |||||
* | | resolve merge conflict | Mario Vavti | 2017-02-02 | 1 | -8/+0 | |
|\| | ||||||
| * | fix a few style issues with nav login panel | zotlabs | 2017-02-01 | 1 | -8/+0 | |
| | | ||||||
* | | fix notifications badge positioning and rendering of submenus in collapsed mode | Mario Vavti | 2017-02-01 | 1 | -15/+28 | |
| | | ||||||
* | | remove experimental_app_bin config conditional | Mario Vavti | 2017-02-01 | 1 | -132/+2 | |
| | | ||||||
* | | more work on app-bin | Mario Vavti | 2017-02-01 | 1 | -3/+79 | |
|/ | ||||||
* | provide a feature/unfeature app button | Mario Vavti | 2017-01-30 | 1 | -0/+5 | |
| | ||||||
* | more work on app-bin | Mario Vavti | 2017-01-27 | 1 | -3/+7 | |
| | ||||||
* | missing quote in nav template | zotlabs | 2017-01-25 | 1 | -1/+1 | |
| | ||||||
* | nav-login - basic, crude theming | zotlabs | 2017-01-23 | 1 | -4/+5 | |
| | ||||||
* | put login form into the nav bar. Proof of concept - needs a bit of UI tweaks. | zotlabs | 2017-01-23 | 1 | -4/+7 | |
| | ||||||
* | some work on app_bin - just to get it going | Mario Vavti | 2017-01-22 | 1 | -16/+27 | |
| | ||||||
* | Still trying to make the documentation link just a wee bit more obvious. | zotlabs | 2017-01-15 | 1 | -2/+2 | |
| | ||||||
* | move the remote user homebutton to the user menu. this way everything remote ↵ | Mario Vavti | 2016-11-20 | 1 | -2/+3 | |
| | | | | user related is in one place. | |||||
* | provide merged usermenu div for all server roles | zotlabs | 2016-11-02 | 1 | -4/+0 | |
| | ||||||
* | merge usermenu and caret when using pro | redmatrix | 2016-10-06 | 1 | -0/+7 | |
| | ||||||
* | revert moving home button to first position. instead move register and login ↵ | Mario Vavti | 2016-09-03 | 1 | -37/+38 | |
| | | | | buttons to the end of the list. | |||||
* | show home icon in first position in nav, provide register link also if ↵ | Mario Vavti | 2016-09-02 | 1 | -21/+25 | |
| | | | | register policy is set to approve and whitespace cleanup | |||||
* | fix javascript error if not logged in | Mario Vavti | 2016-08-14 | 1 | -2/+2 | |
| | ||||||
* | make dropdown-caret invoke the dropdown | redmatrix | 2016-06-23 | 1 | -1/+1 | |
| | ||||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -22/+22 | |
| | ||||||
* | provide help button in context help popup | Mario Vavti | 2016-04-28 | 1 | -5/+4 | |
| | ||||||
* | make the link to /help in dropdown conditional to the use of context help | Mario Vavti | 2016-04-23 | 1 | -1/+1 | |
| | ||||||
* | pull-right is not needed here | Mario Vavti | 2016-04-23 | 1 | -1/+1 | |
| | ||||||
* | simplify context help js and move it to main.js where all the nav related js ↵ | Mario Vavti | 2016-04-23 | 1 | -5/+9 | |
| | | | | resides, do not close the context help if we click outside of it - members might want to work on something while help is open, move the link to /help to dropdown-menu. | |||||
* | only display help button in collapsed panel if context help is enabled | Mario Vavti | 2016-04-23 | 1 | -2/+4 | |
| | ||||||
* | make it icon-question-sign for contextual and icon-question for normal help ↵ | Mario Vavti | 2016-04-22 | 1 | -2/+2 | |
| | | | | instead of adding a caret-down | |||||
* | indicate if we will be displayed contextual help or default help | Mario Vavti | 2016-04-21 | 1 | -2/+2 | |
| | ||||||
* | fix help button for collapsed state | Mario Vavti | 2016-04-21 | 1 | -2/+2 | |
| | ||||||
* | some fixes for contextual help and disable transition animation for now - it ↵ | Mario Vavti | 2016-04-21 | 1 | -9/+13 | |
| | | | | looked really wired because main moved with a different speed than help-content and help-content can not be displayed under the panel as it is implemented now. | |||||
* | Try toggling context help using onclick attribute | Andrew Manning | 2016-04-19 | 1 | -1/+1 | |
| | ||||||
* | New help panel that slides in from the top and pushes the content down so it ↵ | Andrew Manning | 2016-04-17 | 1 | -180/+187 | |
| | | | | is not covered. Panel toggles with help button. Still some bugs with small screen viewing. | |||||
* | nav: move js and css out of template, provide a help button in the panel on ↵ | Mario Vavti | 2016-04-15 | 1 | -228/+180 | |
| | | | | small screens and lots of whitespace cleanup | |||||
* | Added help for post permissions | Andrew Manning | 2016-03-26 | 1 | -1/+2 | |
| | ||||||
* | Override navbar help button to open contextual help panel. Contextual help ↵ | Andrew Manning | 2016-03-21 | 1 | -2/+47 | |
| | | | | for mail written. | |||||
* | first pass name change | redmatrix | 2015-05-05 | 1 | -1/+1 | |
| | ||||||
* | Add hint on how to use search box | Stefan Parviainen | 2014-12-14 | 1 | -1/+1 | |
| |