| Commit message (Expand) | Author | Age | Files | Lines |
* | fix embed image for text/bbcode | Mario Vavti | 2016-12-02 | 1 | -0/+5 |
* | whitespace fixes | Mario Vavti | 2016-12-01 | 1 | -266/+260 |
* | more wiki cleanup | Mario Vavti | 2016-12-01 | 1 | -4/+5 |
* | wiki cleanup - wip. please watch out for eventual regressions | Mario Vavti | 2016-12-01 | 1 | -35/+29 |
* | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2016-11-30 | 3 | -7/+39 |
|\ |
|
| * | go live with wiki mimetypes - you can now choose if a wiki will contain markd... | Mario Vavti | 2016-11-30 | 2 | -6/+38 |
| * | provide role on siteinfo page | zotlabs | 2016-11-29 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2016-11-29 | 4 | -28/+47 |
|\| |
|
| * | This isn't the most elegant solution as it requires a bit of arcane knowledge... | zotlabs | 2016-11-29 | 1 | -5/+6 |
| * | provide a fresh new look and cleaner layout and more relevant information to ... | zotlabs | 2016-11-29 | 2 | -23/+39 |
| * | some basic work for implementing mimetypes for wikis | Mario Vavti | 2016-11-28 | 1 | -0/+2 |
* | | Major changes to accordion nav menu. Table of contents auto-generated below t... | Andrew Manning | 2016-11-29 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #602 from anaqreon/doco | git-marijus | 2016-11-28 | 1 | -1/+1 |
|\ |
|
| * | Use the jquery.toc.js library to auto-generate a table of contents for the lo... | Andrew Manning | 2016-11-27 | 1 | -1/+1 |
* | | minor cleanup and remove more double encoding | Mario Vavti | 2016-11-28 | 2 | -17/+10 |
* | | wiki: move delete page functionality to the widget | Mario Vavti | 2016-11-28 | 3 | -35/+35 |
|/ |
|
* | rearrange buttons | Mario Vavti | 2016-11-25 | 1 | -16/+18 |
* | prev-next navigation for mod_connedit | zotlabs | 2016-11-24 | 1 | -0/+10 |
* | missing semicolon | Mario Vavti | 2016-11-23 | 1 | -1/+1 |
* | whitespace and minor fixes | Mario Vavti | 2016-11-23 | 1 | -17/+12 |
* | whitespace and minor fixes | Mario Vavti | 2016-11-23 | 1 | -81/+55 |
* | Toggle save button depending on editor changes and return to editor instead o... | Andrew Manning | 2016-11-23 | 1 | -30/+41 |
* | do not use nested section-content-wrapper class | Mario Vavti | 2016-11-22 | 1 | -3/+3 |
* | display wiki list on wiki landing page. | Mario Vavti | 2016-11-22 | 3 | -71/+97 |
* | move the remote user homebutton to the user menu. this way everything remote ... | Mario Vavti | 2016-11-20 | 1 | -2/+3 |
* | Hide all content if no wiki is selected except for a message saying to choose... | Andrew Manning | 2016-11-18 | 1 | -1/+6 |
* | Move page list back out to the side menu, but with the new page form below th... | Andrew Manning | 2016-11-18 | 3 | -40/+46 |
* | Wiki pages display in tab to the left of the edit pane tab. Home is always fi... | Andrew Manning | 2016-11-18 | 1 | -5/+5 |
* | Merge branch 'dev' into wiki-gui | Andrew Manning | 2016-11-18 | 1 | -5/+1 |
|\ |
|
| * | revert simple checkbox | Mario Vavti | 2016-11-18 | 2 | -8/+1 |
| * | add a simple checkbox template for use in widgets | Mario Vavti | 2016-11-18 | 2 | -5/+8 |
* | | move commit message and save button into edit pane. Change page list tab labe... | Andrew Manning | 2016-11-18 | 2 | -19/+20 |
* | | Remove page widget completely. Render the page list in a tab alongside Histor... | Andrew Manning | 2016-11-17 | 1 | -15/+25 |
|/ |
|
* | wiki list fixes | Mario Vavti | 2016-11-17 | 1 | -48/+40 |
* | Highlight active wiki in list in preparation for removing active wiki name fr... | Andrew Manning | 2016-11-17 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/dev' into wiki-gui | Andrew Manning | 2016-11-17 | 1 | -7/+16 |
|\ |
|
| * | remove redundant comma | Mario Vavti | 2016-11-17 | 1 | -1/+1 |
| * | configure ace with setOptions, get rid of redundant scrollbars | Mario Vavti | 2016-11-17 | 1 | -7/+16 |
* | | Hide edit dialog if new wiki dialog opens | Andrew Manning | 2016-11-16 | 1 | -1/+1 |
* | | Create wiki edit dialogs directly underneath the wiki name in the wiki list | Andrew Manning | 2016-11-16 | 2 | -42/+43 |
* | | Move new wiki dialog directly underneath new wiki button in wiki list widget | Andrew Manning | 2016-11-16 | 2 | -29/+30 |
|/ |
|
* | remove print margin and set wrap mode to free | Mario Vavti | 2016-11-16 | 1 | -0/+2 |
* | remove redundant function call | Mario Vavti | 2016-11-16 | 1 | -4/+3 |
* | use modal-lg instead of width 80% | Mario Vavti | 2016-11-16 | 1 | -2/+1 |
* | minor wiki changes | Mario Vavti | 2016-11-16 | 2 | -2/+7 |
* | still a bit of wiki permission weirdness, this should catch the major ones | zotlabs | 2016-11-15 | 2 | -6/+1 |
* | use same icon with rest of app | zotlabs | 2016-11-15 | 1 | -1/+1 |
* | wiki: permissions issues, untranslated strings in templates and some minor ch... | zotlabs | 2016-11-15 | 2 | -15/+15 |
* | Moved delete wiki button into new edit wiki form, opened by edit wiki icon in... | Andrew Manning | 2016-11-14 | 2 | -28/+29 |
* | Moved new wiki and new page buttons to widgets | Andrew Manning | 2016-11-14 | 3 | -348/+391 |