aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/wiki.tpl
Commit message (Expand)AuthorAgeFilesLines
...
* minor wiki changesMario Vavti2016-11-161-2/+3
* still a bit of wiki permission weirdness, this should catch the major oneszotlabs2016-11-151-5/+0
* Moved delete wiki button into new edit wiki form, opened by edit wiki icon in...Andrew Manning2016-11-141-27/+28
* Moved new wiki and new page buttons to widgetsAndrew Manning2016-11-141-346/+383
* Bring Ace editor into focus when Edit tab is clicked to allow immediate text ...Andrew Manning2016-11-121-2/+6
* Moved save to bottom. Created Wiki Tools dropdown to be consistent, moved pag...Andrew Manning2016-11-121-20/+49
* Move save button to tab barAndrew Manning2016-11-121-3/+5
* Add wiki download button to export the selected wiki repo to a zip fileAndrew Manning2016-10-221-0/+4
* multi acl: port /rpostMario Vavti2016-08-051-1/+1
* multi acl: port /wikiMario Vavti2016-08-041-7/+7
* JavaScript popup for page delete confirmationAndrew Manning2016-07-011-0/+3
* Replace homemade table of content generator with existing jQuery plugin. Now ...Andrew Manning2016-06-301-0/+2
* A page name wrapped in double brackets is converted into a link to another pa...Andrew Manning2016-06-251-1/+1
* Insert image links wherever cursor is in the editorAndrew Manning2016-06-251-2/+2
* Post generation about new wiki is optional, default is NOT to post. Fixed bug...Andrew Manning2016-06-251-1/+130
* Do not change active page commit until user reverts the pageAndrew Manning2016-06-201-1/+2
* Wiki page revision comparison tool with diff displayed in modal dialog. Lever...Andrew Manning2016-06-171-11/+36
* Rename page feature added. Fixed bug in git commit function and other minor f...Andrew Manning2016-06-151-1/+40
* Javascript only allows saving a page if the content has changed.Andrew Manning2016-06-071-2/+11
* Hide page history viewer when viewing sandboxAndrew Manning2016-06-051-2/+2
* Custom commit message available. Improved history viewer and feedback from re...Andrew Manning2016-06-051-2/+18
* Basic page reversion implemented. The revert button on the history view repla...Andrew Manning2016-06-051-0/+17
* Page deletion implemented. Hide the delete button and disallow for Home page.Andrew Manning2016-06-041-4/+30
* Wiki and page filenames are abstracted from their displayed names. Special ch...Andrew Manning2016-06-041-2/+2
* Major corrections to access control and page construction.Andrew Manning2016-06-021-0/+2
* Created page history widget to dynamically fetch and display the git commit h...Andrew Manning2016-05-301-1/+28
* Replaced wiki item record object field with ActivityStreams information. Wiki...Andrew Manning2016-05-301-1/+1
* Fixed bug in access control. Hide new wiki/page buttons if not channel owner.Andrew Manning2016-05-291-0/+2
* Hacked Parsedown and Markdown to add class inline-code to <code> blocks for p...Andrew Manning2016-05-291-0/+6
* Wiki pages can be saved.Andrew Manning2016-05-281-2/+21
* Show page content by default. Hide page controls where appropriate. Fix sandb...Andrew Manning2016-05-281-6/+8
* Page content is loaded from the file on diskAndrew Manning2016-05-281-1/+1
* Wiki page list links work. File content is not yet loaded into the editor. Re...Andrew Manning2016-05-281-2/+2
* Wiki page list is fetched and the page widget is updatedAndrew Manning2016-05-281-0/+17
* Add new page to wiki and redirect to editor page.Andrew Manning2016-05-271-0/+19
* Wiki deletion worksAndrew Manning2016-05-271-0/+2
* Delete wiki (in progress)Andrew Manning2016-05-241-2/+14
* List of wikis populates with links according to observer permissions.Andrew Manning2016-05-211-2/+2
* Successful new wiki git repo and item table recordAndrew Manning2016-05-211-17/+4
* Trying to fix wiki branch starting fresh from devAndrew Manning2016-05-211-0/+114