aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Integrating lots of member guide contentAndrew Manning2016-11-274-17/+480
|
* Add some identity-aware parsing to HTML content using parseIdentityAwareHTML()Andrew Manning2016-11-2725-1036/+63
|
* Add ability to include page assets in documentation pages such as images. ↵Andrew Manning2016-11-2729-26/+57
| | | | Updated Personal Channel tutorial to use local images using this new capability.
* Added Tutorials section with a Personal Channel tutorialAndrew Manning2016-11-273-1/+198
|
* Restructured main table of contents to link to fewer pages with more ↵Andrew Manning2016-11-276-31/+965
| | | | content. The admin, dev, and member guides are single pages each having a table of contents at the top that is represented in condensed form in the main navigation sidebar. Section links are used to navigate between content sections for simplicity and fewer page loads.
* Update webpages and wiki context helpAndrew Manning2016-11-262-2/+4
|
* Update wiki context help. Modify context page element focus feature to do ↵Andrew Manning2016-11-2629-12/+1192
| | | | nothing if the target DOM element is not found.
* rearrange buttonsMario Vavti2016-11-251-16/+18
|
* Merge pull request #601 from anaqreon/wikigit-marijus2016-11-251-1/+12
|\ | | | | Wiki: Make a git commit when a new page is created
| * Make a git commit when a new page is created, recording who created the page.Andrew Manning2016-11-241-1/+12
| |
* | prev-next navigation for mod_conneditzotlabs2016-11-242-3/+46
|/
* missing semicolonMario Vavti2016-11-231-1/+1
|
* whitespace and minor fixesMario Vavti2016-11-232-18/+13
|
* whitespace and minor fixesMario Vavti2016-11-232-82/+56
|
* Merge pull request #599 from anaqreon/wikigit-marijus2016-11-231-30/+41
|\ | | | | Wiki save button
| * Toggle save button depending on editor changes and return to editor instead ↵Andrew Manning2016-11-231-30/+41
|/ | | | of history pane after saving
* silence headers already sent warning. issue #596Mario Vavti2016-11-231-6/+9
|
* whitespace and coding styleMario Vavti2016-11-231-8/+17
|
* whitespace cleanupMario Vavti2016-11-231-25/+25
|
* finish removing selfzotlabs2016-11-227-99/+3
|
* missing plugins in zot-infozotlabs2016-11-221-1/+1
|
* notification issuezotlabs2016-11-221-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-11-2214-162/+241
|\
| * do not use nested section-content-wrapper classMario Vavti2016-11-221-3/+3
| |
| * use plural since we can have more than one wikiMario Vavti2016-11-222-2/+2
| |
| * display wiki list on wiki landing page.Mario Vavti2016-11-228-91/+171
| |
| * Merge pull request #595 from git-marijus/devzotlabs2016-11-212-12/+11
| |\ | | | | | | 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-202-12/+11
| | | | | | | | | | | | 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
| | |
| * | fix #594Mario Vavti2016-11-201-1/+1
| | |
* | | db update required for Zot2zotlabs2016-11-227-11/+28
| | |
* | | wrong functionzotlabs2016-11-211-3/+3
| | |
* | | zot: specify crypto methodzotlabs2016-11-204-7/+12
|/ /
* | Do not render maps for Diaspora destinations.zotlabs2016-11-191-0/+6
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-11-193-6176/+10026
|\ \
| * | Merge pull request #592 from mjfriaza/devzotlabs2016-11-193-6176/+10026
| |\| | | | | | | Updated the Spanish translation and fixed a grammatical concordance error at file connedit in Spanish contextual help
| | * Fixed a grammatical concordance error at file connedit in Spanish contextual ↵Manuel Jiménez Friaza2016-11-191-1/+1
| | | | | | | | | | | | help
| | * Updated the Spanish translationManuel Jiménez Friaza2016-11-192-6175/+10025
| | |
* | | redmatrix is no longer considered a supported platform and will not be ↵zotlabs2016-11-193-5/+11
|/ / | | | | | | listed in pubsites as of 2.x
* | string updatezotlabs2016-11-181-2773/+2827
| |
* | Merge pull request #591 from anaqreon/wiki-guizotlabs2016-11-196-55/+83
|\ \ | | | | | | Wiki UI improvements
| * | Hide all content if no wiki is selected except for a message saying to ↵Andrew Manning2016-11-182-3/+9
| | | | | | | | | | | | choose one.
| * | Move page list back out to the side menu, but with the new page form below ↵Andrew Manning2016-11-186-41/+49
| | | | | | | | | | | | 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-182-6/+9
| | | | | | | | | | | | first in the list.
| * | Merge branch 'dev' into wiki-guiAndrew Manning2016-11-183-8/+4
| |\ \ | |/ / |/| |
* | | revert simple checkboxMario Vavti2016-11-184-10/+3
| | |
* | | add a simple checkbox template for use in widgetsMario Vavti2016-11-183-7/+10
| |/ |/|
| * 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.