aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/nav.tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mario Vavti2017-02-021-3/+0
| | | | collapsed view
* 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
| | | | user related is in one place.
* 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
| | | | buttons to the end of the list.
* show home icon in first position in nav, provide register link also if ↵Mario Vavti2016-09-021-21/+25
| | | | register policy is set to approve and whitespace cleanup
* 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
| | | | 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 enabledMario Vavti2016-04-231-2/+4
|
* make it icon-question-sign for contextual and icon-question for normal help ↵Mario Vavti2016-04-221-2/+2
| | | | instead of adding a caret-down
* 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
|
* some fixes for contextual help and disable transition animation for now - it ↵Mario Vavti2016-04-211-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 attributeAndrew Manning2016-04-191-1/+1
|
* New help panel that slides in from the top and pushes the content down so it ↵Andrew Manning2016-04-171-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 Vavti2016-04-151-228/+180
| | | | small screens and lots of whitespace cleanup
* Added help for post permissionsAndrew Manning2016-03-261-1/+2
|
* Override navbar help button to open contextual help panel. Contextual help ↵Andrew Manning2016-03-211-2/+47
| | | | for mail written.
* first pass name changeredmatrix2015-05-051-1/+1
|
* Add hint on how to use search boxStefan Parviainen2014-12-141-1/+1
|
* Add some ids to nav elementsStefan Parviainen2014-12-121-20/+20
|
* Fix merge conflictStefan Parviainen2014-11-081-4/+9
|\
| * some work on photos like/dislikemarijus2014-10-251-1/+2
| |
| * fix nav double dropdownmarijus2014-10-211-4/+8
| |