aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/nav.tpl
Commit message (Expand)AuthorAgeFilesLines
* bring back view links for all notification types (esp: network, channel) for ...zotlabs2017-02-061-2/+2
* also take care of the collapsed state appsMario Vavti2017-02-061-1/+7
* move icon stuff back to app_render() and send navapps through app_render()Mario Vavti2017-02-061-1/+7
* minor fixesMario Vavti2017-02-061-4/+4
* update templatesMario Vavti2017-02-061-1/+1
* merge devMario Vavti2017-02-061-8/+3
|\
| * cleanupzotlabs2017-02-041-1/+1
| * more work on nav-modalzotlabs2017-02-031-19/+1
| * trying nav-login as modalzotlabs2017-02-031-7/+20
| * use openClose() for nav-loginMario Vavti2017-02-031-1/+1
| * cherry-pick nav-login changesMario Vavti2017-02-021-5/+7
* | do not hide button - just gray it outMario Vavti2017-02-031-1/+1
* | hide notifications button if there are noneMario Vavti2017-02-031-1/+1
* | use openClose() for nav-loginMario Vavti2017-02-031-1/+1
* | whitespace cleanupMario Vavti2017-02-021-172/+161
* | provide separate collased menus for apps and notificationsMario Vavti2017-02-021-7/+21
* | use bootstrap dropdown for loginMario Vavti2017-02-021-5/+7
* | move channel manager up in the menuMario Vavti2017-02-021-3/+4
* | remove apps from usermenuMario Vavti2017-02-021-6/+6
* | do not use style in templateMario Vavti2017-02-021-6/+6
* | do not use data-toggle on the badge and use fixed with for iconsMario Vavti2017-02-021-11/+11
* | dropdown menus should be restricted in height in normal view but not in colla...Mario Vavti2017-02-021-3/+0
* | resolve merge conflictMario Vavti2017-02-021-8/+0
|\|
| * fix a few style issues with nav login panelzotlabs2017-02-011-8/+0
* | fix notifications badge positioning and rendering of submenus in collapsed modeMario Vavti2017-02-011-15/+28
* | remove experimental_app_bin config conditionalMario Vavti2017-02-011-132/+2
* | more work on app-binMario Vavti2017-02-011-3/+79
|/
* provide a feature/unfeature app buttonMario Vavti2017-01-301-0/+5
* more work on app-binMario Vavti2017-01-271-3/+7
* missing quote in nav templatezotlabs2017-01-251-1/+1
* nav-login - basic, crude themingzotlabs2017-01-231-4/+5
* put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.zotlabs2017-01-231-4/+7
* some work on app_bin - just to get it goingMario Vavti2017-01-221-16/+27
* Still trying to make the documentation link just a wee bit more obvious.zotlabs2017-01-151-2/+2
* move the remote user homebutton to the user menu. this way everything remote ...Mario Vavti2016-11-201-2/+3
* provide merged usermenu div for all server roleszotlabs2016-11-021-4/+0
* merge usermenu and caret when using proredmatrix2016-10-061-0/+7
* revert moving home button to first position. instead move register and login ...Mario Vavti2016-09-031-37/+38
* show home icon in first position in nav, provide register link also if regist...Mario Vavti2016-09-021-21/+25
* fix javascript error if not logged inMario Vavti2016-08-141-2/+2
* make dropdown-caret invoke the dropdownredmatrix2016-06-231-1/+1
* update icon names in view/Treer2016-05-011-22/+22
* provide help button in context help popupMario Vavti2016-04-281-5/+4
* make the link to /help in dropdown conditional to the use of context helpMario Vavti2016-04-231-1/+1
* pull-right is not needed hereMario Vavti2016-04-231-1/+1
* simplify context help js and move it to main.js where all the nav related js ...Mario Vavti2016-04-231-5/+9
* only display help button in collapsed panel if context help is enabledMario Vavti2016-04-231-2/+4
* make it icon-question-sign for contextual and icon-question for normal help i...Mario Vavti2016-04-221-2/+2
* indicate if we will be displayed contextual help or default helpMario Vavti2016-04-211-2/+2
* fix help button for collapsed stateMario Vavti2016-04-211-2/+2