| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | display wiki list on wiki landing page. | Mario Vavti | 2016-11-22 | 1 | -42/+0 |
* | 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 | 1 | -38/+11 |
* | 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 |
* | move commit message and save button into edit pane. Change page list tab labe... | Andrew Manning | 2016-11-18 | 1 | -18/+19 |
* | Remove page widget completely. Render the page list in a tab alongside Histor... | Andrew Manning | 2016-11-17 | 1 | -15/+25 |
* | 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 |
* | | Create wiki edit dialogs directly underneath the wiki name in the wiki list | Andrew Manning | 2016-11-16 | 1 | -11/+0 |
* | | Move new wiki dialog directly underneath new wiki button in wiki list widget | Andrew Manning | 2016-11-16 | 1 | -29/+0 |
|/ |
|
* | 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 | 1 | -2/+3 |
* | still a bit of wiki permission weirdness, this should catch the major ones | zotlabs | 2016-11-15 | 1 | -5/+0 |
* | Moved delete wiki button into new edit wiki form, opened by edit wiki icon in... | Andrew Manning | 2016-11-14 | 1 | -27/+28 |
* | Moved new wiki and new page buttons to widgets | Andrew Manning | 2016-11-14 | 1 | -346/+383 |
* | Bring Ace editor into focus when Edit tab is clicked to allow immediate text ... | Andrew Manning | 2016-11-12 | 1 | -2/+6 |
* | Moved save to bottom. Created Wiki Tools dropdown to be consistent, moved pag... | Andrew Manning | 2016-11-12 | 1 | -20/+49 |
* | Move save button to tab bar | Andrew Manning | 2016-11-12 | 1 | -3/+5 |
* | Add wiki download button to export the selected wiki repo to a zip file | Andrew Manning | 2016-10-22 | 1 | -0/+4 |
* | multi acl: port /rpost | Mario Vavti | 2016-08-05 | 1 | -1/+1 |
* | multi acl: port /wiki | Mario Vavti | 2016-08-04 | 1 | -7/+7 |
* | JavaScript popup for page delete confirmation | Andrew Manning | 2016-07-01 | 1 | -0/+3 |
* | Replace homemade table of content generator with existing jQuery plugin. Now ... | Andrew Manning | 2016-06-30 | 1 | -0/+2 |
* | A page name wrapped in double brackets is converted into a link to another pa... | Andrew Manning | 2016-06-25 | 1 | -1/+1 |
* | Insert image links wherever cursor is in the editor | Andrew Manning | 2016-06-25 | 1 | -2/+2 |
* | Post generation about new wiki is optional, default is NOT to post. Fixed bug... | Andrew Manning | 2016-06-25 | 1 | -1/+130 |
* | Do not change active page commit until user reverts the page | Andrew Manning | 2016-06-20 | 1 | -1/+2 |
* | Wiki page revision comparison tool with diff displayed in modal dialog. Lever... | Andrew Manning | 2016-06-17 | 1 | -11/+36 |
* | Rename page feature added. Fixed bug in git commit function and other minor f... | Andrew Manning | 2016-06-15 | 1 | -1/+40 |
* | Javascript only allows saving a page if the content has changed. | Andrew Manning | 2016-06-07 | 1 | -2/+11 |
* | Hide page history viewer when viewing sandbox | Andrew Manning | 2016-06-05 | 1 | -2/+2 |
* | Custom commit message available. Improved history viewer and feedback from re... | Andrew Manning | 2016-06-05 | 1 | -2/+18 |
* | Basic page reversion implemented. The revert button on the history view repla... | Andrew Manning | 2016-06-05 | 1 | -0/+17 |
* | Page deletion implemented. Hide the delete button and disallow for Home page. | Andrew Manning | 2016-06-04 | 1 | -4/+30 |
* | Wiki and page filenames are abstracted from their displayed names. Special ch... | Andrew Manning | 2016-06-04 | 1 | -2/+2 |
* | Major corrections to access control and page construction. | Andrew Manning | 2016-06-02 | 1 | -0/+2 |
* | Created page history widget to dynamically fetch and display the git commit h... | Andrew Manning | 2016-05-30 | 1 | -1/+28 |
* | Replaced wiki item record object field with ActivityStreams information. Wiki... | Andrew Manning | 2016-05-30 | 1 | -1/+1 |
* | Fixed bug in access control. Hide new wiki/page buttons if not channel owner. | Andrew Manning | 2016-05-29 | 1 | -0/+2 |
* | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for p... | Andrew Manning | 2016-05-29 | 1 | -0/+6 |
* | Wiki pages can be saved. | Andrew Manning | 2016-05-28 | 1 | -2/+21 |
* | Show page content by default. Hide page controls where appropriate. Fix sandb... | Andrew Manning | 2016-05-28 | 1 | -6/+8 |
* | Page content is loaded from the file on disk | Andrew Manning | 2016-05-28 | 1 | -1/+1 |
* | Wiki page list links work. File content is not yet loaded into the editor. Re... | Andrew Manning | 2016-05-28 | 1 | -2/+2 |
* | Wiki page list is fetched and the page widget is updated | Andrew Manning | 2016-05-28 | 1 | -0/+17 |
* | Add new page to wiki and redirect to editor page. | Andrew Manning | 2016-05-27 | 1 | -0/+19 |
* | Wiki deletion works | Andrew Manning | 2016-05-27 | 1 | -0/+2 |