Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Update wiki context help. Modify context page element focus feature to do ↵ | Andrew Manning | 2016-11-26 | 1 | -10/+12 | |
| | | | | | | | | | | | | nothing if the target DOM element is not found. | |||||
* | | | 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 | 5 | -35/+81 | |
|/ / | ||||||
* | | 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 ↵ | Andrew Manning | 2016-11-23 | 1 | -30/+41 | |
| | | | | | | | | of history pane after saving | |||||
* | | 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 | 6 | -72/+139 | |
| | | ||||||
* | | Merge pull request #595 from git-marijus/dev | zotlabs | 2016-11-21 | 1 | -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 Vavti | 2016-11-20 | 1 | -2/+3 | |
| | | | | | | | | | | | | user related is in one place. | |||||
* | | | Merge pull request #593 from mjfriaza/dev | git-marijus | 2016-11-20 | 2 | -53/+53 | |
|\ \ \ | |/ / |/| / | |/ | Updated ES-ES: better revision of some plugins | |||||
| * | Updated ES-ES: better revision of some plugins | Manuel Jiménez Friaza | 2016-11-20 | 2 | -53/+53 | |
| | | ||||||
* | | Merge pull request #592 from mjfriaza/dev | zotlabs | 2016-11-19 | 2 | -6175/+10025 | |
|\| | | | | | Updated the Spanish translation and fixed a grammatical concordance error at file connedit in Spanish contextual help | |||||
| * | Updated the Spanish translation | Manuel Jiménez Friaza | 2016-11-19 | 2 | -6175/+10025 | |
| | | ||||||
* | | Hide all content if no wiki is selected except for a message saying to ↵ | Andrew Manning | 2016-11-18 | 1 | -1/+6 | |
| | | | | | | | | choose one. | |||||
* | | Move page list back out to the side menu, but with the new page form below ↵ | Andrew Manning | 2016-11-18 | 4 | -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 Manning | 2016-11-18 | 1 | -5/+5 | |
| | | | | | | | | first in the list. | |||||
* | | Merge branch 'dev' into wiki-gui | Andrew Manning | 2016-11-18 | 2 | -6/+2 | |
|\ \ | ||||||
| * | | revert simple checkbox | Mario Vavti | 2016-11-18 | 3 | -9/+2 | |
| | | | ||||||
| * | | 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 ↵ | Andrew Manning | 2016-11-18 | 2 | -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 Manning | 2016-11-17 | 2 | -16/+26 | |
|/ | | | | History Edit and renamed View tabs. Move new page form below new page button within this page list tab. | |||||
* | wiki list fixes | Mario Vavti | 2016-11-17 | 2 | -52/+50 | |
| | ||||||
* | Highlight active wiki in list in preparation for removing active wiki name ↵ | Andrew Manning | 2016-11-17 | 1 | -1/+1 | |
| | | | | from content section header to make room for page list viewer | |||||
* | 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 ↵ | zotlabs | 2016-11-15 | 3 | -15/+19 | |
| | | | | changes to provide a consistent UI with the rest of the app. | |||||
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-11-14 | 2 | -582/+612 | |
|\ | ||||||
| * | Update DE translation strings | phellmes | 2016-11-14 | 2 | -582/+612 | |
| | | ||||||
| * | show wiki controls only to owner and whitespace fixes | Mario Vavti | 2016-11-14 | 1 | -5/+7 | |
| | | ||||||
* | | Moved delete wiki button into new edit wiki form, opened by edit wiki icon ↵ | Andrew Manning | 2016-11-14 | 2 | -28/+29 | |
| | | | | | | | | in wiki list | |||||
* | | Moved new wiki and new page buttons to widgets | Andrew Manning | 2016-11-14 | 3 | -348/+391 | |
|/ | ||||||
* | Bring Ace editor into focus when Edit tab is clicked to allow immediate text ↵ | Andrew Manning | 2016-11-12 | 1 | -2/+6 | |
| | | | | entry. | |||||
* | Removed wiki list dropdown menus, moving the download and delete icons to ↵ | Andrew Manning | 2016-11-12 | 1 | -14/+6 | |
| | | | | beside the open wiki link. | |||||
* | Moved save to bottom. Created Wiki Tools dropdown to be consistent, moved ↵ | Andrew Manning | 2016-11-12 | 1 | -20/+49 | |
| | | | | page tools in there as well as new page and new wiki | |||||
* | Move save button to tab bar | Andrew Manning | 2016-11-12 | 1 | -3/+5 | |
| | ||||||
* | Wiki control dropdown menu improvement | Andrew Manning | 2016-11-12 | 1 | -9/+9 | |
| |