aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
| * | wiki cleanup - wip. please watch out for eventual regressionsMario Vavti2016-12-011-35/+29
| | |
| * | Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2016-11-304-8/+45
| |\ \
| | * | go live with wiki mimetypes - you can now choose if a wiki will contain ↵Mario Vavti2016-11-303-7/+44
| | | | | | | | | | | | | | | | markdown or bb-code markup
| | * | provide role on siteinfo pagezotlabs2016-11-291-1/+1
| | | |
| * | | Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2016-11-295-29/+48
| |\| |
| | * | 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
| | * | highlightzotlabs2016-11-291-1/+1
| | | |
| | * | 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-282-11/+13
| |\ \ | | | | | | | | 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
| | * | Update wiki context help. Modify context page element focus feature to do ↵Andrew Manning2016-11-261-10/+12
| | | | | | | | | | | | | | | | nothing if the target DOM element is not found.
| * | | minor cleanup and remove more double encodingMario Vavti2016-11-282-17/+10
| | | |
| * | | wiki: move delete page functionality to the widgetMario Vavti2016-11-285-35/+81
| |/ /
| * | 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-226-72/+139
| | |
| * | Merge pull request #595 from git-marijus/devzotlabs2016-11-211-2/+3
| |\ \ | | | | | | | | move the remote user homebutton to the user menu. this way everything…
| | * | 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.
| * | | Merge pull request #593 from mjfriaza/devgit-marijus2016-11-202-53/+53
| |\ \ \ | | |/ / | |/| / | | |/ Updated ES-ES: better revision of some plugins
| | * Updated ES-ES: better revision of some pluginsManuel Jiménez Friaza2016-11-202-53/+53
| | |
| * | Merge pull request #592 from mjfriaza/devzotlabs2016-11-192-6175/+10025
| |\| | | | | | | Updated the Spanish translation and fixed a grammatical concordance error at file connedit in Spanish contextual help
| | * Updated the Spanish translationManuel Jiménez Friaza2016-11-192-6175/+10025
| | |
| * | Hide all content if no wiki is selected except for a message saying to ↵Andrew Manning2016-11-181-1/+6
| | | | | | | | | | | | choose one.
| * | Move page list back out to the side menu, but with the new page form below ↵Andrew Manning2016-11-184-41/+47
| | | | | | | | | | | | the new page button like the new wiki form. Disable text editing if viewer lacks edit permission, and change the tab label to Source instead of Edit in that case.
| * | Wiki pages display in tab to the left of the edit pane tab. Home is always ↵Andrew Manning2016-11-181-5/+5
| | | | | | | | | | | | first in the list.
| * | Merge branch 'dev' into wiki-guiAndrew Manning2016-11-182-6/+2
| |\ \
| | * | revert simple checkboxMario Vavti2016-11-183-9/+2
| | | |
| | * | add a simple checkbox template for use in widgetsMario Vavti2016-11-182-5/+8
| | |/
| * | move commit message and save button into edit pane. Change page list tab ↵Andrew Manning2016-11-182-19/+20
| | | | | | | | | | | | label to Pages and move current page name back to section header.
| * | Remove page widget completely. Render the page list in a tab alongside ↵Andrew Manning2016-11-172-16/+26
| |/ | | | | | | History Edit and renamed View tabs. Move new page form below new page button within this page list tab.
| * wiki list fixesMario Vavti2016-11-172-52/+50
| |
| * Highlight active wiki in list in preparation for removing active wiki name ↵Andrew Manning2016-11-171-1/+1
| | | | | | | | from content section header to make room for page list viewer
| * Merge remote-tracking branch 'upstream/dev' into wiki-guiAndrew Manning2016-11-171-7/+16
| |\
| | * remove redundant commaMario Vavti2016-11-171-1/+1
| | |
| | * configure ace with setOptions, get rid of redundant scrollbarsMario Vavti2016-11-171-7/+16
| | |
| * | Hide edit dialog if new wiki dialog opensAndrew Manning2016-11-161-1/+1
| | |
| * | Create wiki edit dialogs directly underneath the wiki name in the wiki listAndrew Manning2016-11-162-42/+43
| | |
| * | Move new wiki dialog directly underneath new wiki button in wiki list widgetAndrew Manning2016-11-162-29/+30
| |/
| * remove print margin and set wrap mode to freeMario Vavti2016-11-161-0/+2
| |
| * remove redundant function callMario Vavti2016-11-161-4/+3
| |
| * use modal-lg instead of width 80%Mario Vavti2016-11-161-2/+1
| |
| * minor wiki changesMario Vavti2016-11-162-2/+7
| |
| * still a bit of wiki permission weirdness, this should catch the major oneszotlabs2016-11-152-6/+1
| |