aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* note widget: whitespace and resize the textarea to reveal full contentMario Vavti2016-12-151-21/+26
|
* reworked doco navigationMario Vavti2016-12-151-9/+0
|
* more wiki cleanupMario Vavti2016-12-151-20/+18
|
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-141-2/+2
| | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
* wiki: do not show revert buttons if we do not have write perms and minor cleanupMario Vavti2016-12-143-7/+7
|
* fix btn-group renderingMario Vavti2016-12-141-16/+2
|
* mail preview (basic functionality)zotlabs2016-12-131-1/+10
|
* dropdown position fixesMario Vavti2016-12-131-2/+2
|
* bring lockview to wikilistMario Vavti2016-12-131-1/+8
|
* do not increase opacity to more than 1Mario Vavti2016-12-131-1/+1
|
* simplify wikilist widgetMario Vavti2016-12-131-38/+1
|
* wiki: indicate saved state for bbcode typeMario Vavti2016-12-121-7/+6
|
* some preliminary work for email notification of likes - potentially ↵zotlabs2016-12-111-0/+1
| | | | destabilising so disabled until after next release
* show doc section heading in titlebarMario Vavti2016-12-111-1/+1
|
* fix embed-image for fullscreen mode and some adjustments for /helpMario Vavti2016-12-102-2/+2
|
* fix typo and do not do anything on resize if not fullscreenMario Vavti2016-12-101-2/+4
|
* even more wiki fullscreen optimisationMario Vavti2016-12-101-4/+8
|
* more wiki fullscreen optimisationMario Vavti2016-12-101-4/+26
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-12-101-5/+25
|\
| * Only display h1 headings in sticky side nav. Toggle display of detailed TOC ↵Andrew Manning2016-12-091-5/+25
| | | | | | | | at top of page. Introduce return to top button for small screens.
* | wiki fullscreen optimisationMario Vavti2016-12-101-8/+20
|/
* Condense sticky nav TOC to h1 only. Add deep TOC to top of each page. Adjust ↵Andrew Manning2016-12-081-0/+14
| | | | developer guide headings.
* Report the WebDAV endpoint on the settings page (under the reddress) if the ↵zotlabs2016-12-081-1/+5
| | | | account techlevel suggests the viewer isn't going to run away screaming and have epileptic seizures when they see the term 'WebDAV'.
* translateable stringMario Vavti2016-12-041-1/+1
|
* implement content type in wiki listMario Vavti2016-12-041-1/+3
|
* fixes for toc bbcode and bbcode wiki tocMario Vavti2016-12-041-2/+3
|
* fix embed image for text/bbcodeMario Vavti2016-12-021-0/+5
|
* whitespace fixesMario Vavti2016-12-011-266/+260
|
* more wiki cleanupMario Vavti2016-12-011-4/+5
|
* wiki cleanup - wip. please watch out for eventual regressionsMario Vavti2016-12-011-35/+29
|
* Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2016-11-303-7/+39
|\
| * go live with wiki mimetypes - you can now choose if a wiki will contain ↵Mario Vavti2016-11-302-6/+38
| | | | | | | | markdown or bb-code markup
| * provide role on siteinfo pagezotlabs2016-11-291-1/+1
| |
* | Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2016-11-294-28/+47
|\|
| * This isn't the most elegant solution as it requires a bit of arcane ↵zotlabs2016-11-291-5/+6
| | | | | | | | knowledge, but provide a way to step through connections with a specific tab/panel open in the connection editor. It does not close the default panel, but merely opens the one specified by a &section= URL parameter (closing the default panel would require a major refactoring of the default panel logic). Valid choices for section currently are affinity, filter, and perms. This tab/panel selection should persist across form posting and 'prev/next'.
| * provide a fresh new look and cleaner layout and more relevant information to ↵zotlabs2016-11-292-23/+39
| | | | | | | | siteinfo
| * some basic work for implementing mimetypes for wikisMario Vavti2016-11-281-0/+2
| |
* | Major changes to accordion nav menu. Table of contents auto-generated below ↵Andrew Manning2016-11-291-1/+1
|/ | | | the loaded page. Removed manual TOCs from individual pages. TOC uses jQuery plugin Sticky to remain visible when it would scroll out of view.
* Merge pull request #602 from anaqreon/docogit-marijus2016-11-281-1/+1
|\ | | | | Update context help content and context page element focus feature.
| * Use the jquery.toc.js library to auto-generate a table of contents for the ↵Andrew Manning2016-11-271-1/+1
| | | | | | | | loaded page under the side nav menu
* | minor cleanup and remove more double encodingMario Vavti2016-11-282-17/+10
| |
* | wiki: move delete page functionality to the widgetMario Vavti2016-11-283-35/+35
|/
* rearrange buttonsMario Vavti2016-11-251-16/+18
|
* prev-next navigation for mod_conneditzotlabs2016-11-241-0/+10
|
* missing semicolonMario Vavti2016-11-231-1/+1
|
* whitespace and minor fixesMario Vavti2016-11-231-17/+12
|
* whitespace and minor fixesMario Vavti2016-11-231-81/+55
|
* Toggle save button depending on editor changes and return to editor instead ↵Andrew Manning2016-11-231-30/+41
| | | | of history pane after saving
* do not use nested section-content-wrapper classMario Vavti2016-11-221-3/+3
|
* display wiki list on wiki landing page.Mario Vavti2016-11-223-71/+97
|