aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/nav.tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * merge madnessfriendica2014-10-191-1/+1
| |
* | Fix highlighting of login buttonStefan Parviainen2014-11-081-2/+2
| |
* | Move registration button to before login in nav to avoid problems with ↵Stefan Parviainen2014-10-191-1/+1
|/ | | | mobile. In the long run a better fix should be found.
* Login menuStefan Parviainen2014-10-161-7/+8
|
* implement a "powered-by" but leave it turned off until somebody with a good ↵friendica2014-09-291-0/+3
| | | | eye for layout can figure out where best to put it.
* nav channel selectionfriendica2014-08-181-1/+6
|
* Changed the lock icon behaviourPaolo Tacconi2014-06-301-22/+30
|
* correct a tiny syntax errorKlaus2014-06-221-3/+1
| | | there was a space missing between two values
* unclutter menues a littlemarijus2014-06-141-2/+5
|
* change app dropdown to point to apps module (changes nav template). ↵friendica2014-05-211-7/+2
| | | | Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content.
* bootstrapify common tabs and make show aside/tabs buttons only appear if ↵marijus2014-03-191-0/+3
| | | | there is something to show
* move region_1 to off instead of removing it and dont squelch region_2 when ↵marijus2014-03-131-1/+1
| | | | region_1 moves in again
* update cacert.pem , don't hide url link for rmagicfriendica2014-03-091-1/+1
|
* might be needed by not local users aswellmarijus2014-03-071-2/+0
|
* remove aside on navbar collapse and add button to toggle visibilitymarijus2014-03-071-0/+5
|
* improve navbar collapsed state a littlemarijus2014-03-051-6/+6
|
* revert the temporary fix for the missing hdr.tpl and add the ability to ↵friendica2014-03-031-4/+1
| | | | provide context sensitive help/documentation by passing the current URL path to the help module as $_REQUEST['cmd']. So we could create a special help page for settings/display or whatever. The only issue is whether this should be presented first with a link to the main help page, or if we put a line at the top of the main help page that says "I need help for settings/display". Also edited the help target window name, as "friendika-help" is a bit dated.
* Partially revert 895c9411d93Thomas Willingham2014-03-031-0/+3
| | | | | Not entirely sure why the lines in question were removed, but this is required as a quick fix for broken notifications.
* add choklet template with several defined flavours, two and three column ↵friendica2014-03-021-12/+0
| | | | fluid layouts with optional side margins and a region for a blog-style header photo
* add hover effect to usermenu caretmarijus2014-02-281-1/+1
|