aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #429 from anaqreon/wikihubzilla2016-06-212-14/+80
|\
| * Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-2011-2/+21514
| |\
| * | Do not change active page commit until user reverts the pageAndrew Manning2016-06-201-1/+2
| * | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-173-3/+8
| |\ \
| * | | Wiki page revision comparison tool with diff displayed in modal dialog. Lever...Andrew Manning2016-06-172-14/+79
* | | | Merge branch 'master' into devMario Vavti2016-06-2037-86783/+61544
|\ \ \ \ | |_|_|/ |/| | |
| * | | hebrew hstrings.php was emptyredmatrix2016-06-181-0/+2317
| * | | hebrew updateredmatrix2016-06-183-3548/+1311
| * | | All languages up to date as far as they are updated. Added Hebrew (I saw no R...jeroenpraat2016-06-1544-81254/+77509
| * | | Update DE translation stringsphellmes2016-06-152-5529/+5467
* | | | experimental rtl support; this will probably require a fair bit of work.redmatrix2016-06-191-1/+1
* | | | hebrew hstrings.php was emptyredmatrix2016-06-181-0/+2317
* | | | hebrew translationroot2016-06-189-0/+19195
* | | | the text link to a thing will take you to the local thing page, both as a lin...redmatrix2016-06-171-1/+1
| |_|/ |/| |
* | | only use height: auto for week and day viewMario Vavti2016-06-173-3/+8
| |/ |/|
* | show month view in full height in fullscreen viewMario Vavti2016-06-162-0/+40
* | fix scrollbarsMario Vavti2016-06-162-0/+8
* | Merge pull request #422 from anaqreon/wikihubzilla2016-06-161-1/+40
|\ \
| * | Rename page feature added. Fixed bug in git commit function and other minor f...Andrew Manning2016-06-151-1/+40
* | | provide syntax based [colour] highlighting on code blocks for popular languag...redmatrix2016-06-151-0/+1
|/ /
* | Move javascript functions back to jot-header.tplAndrew Manning2016-06-122-84/+83
* | Photo embed button with album browser works in new post editor.Andrew Manning2016-06-124-84/+91
* | Merge remote-tracking branch 'upstream/dev' into embedphotosAndrew Manning2016-06-1212-9060/+9371
|\|
| * css fixesMario Vavti2016-06-112-10/+1
| * es_ES and NL string for 1.8RC. Hopefully I'm doing it right.jeroenpraat2016-06-114-9041/+9047
| * Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-091-16/+0
| |\
| | * remove the automatic ajax page load on pgdn key; it can load content much fas...redmatrix2016-06-091-16/+0
| * | Javascript only allows saving a page if the content has changed.Andrew Manning2016-06-071-2/+11
| * | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-073-5/+5
| |\|
| * | Hide page history viewer when viewing sandboxAndrew Manning2016-06-051-2/+2
| * | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-054-5772/+5642
| |\ \
| * | | Custom commit message available. Improved history viewer and feedback from re...Andrew Manning2016-06-052-6/+22
| * | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-051-0/+5
| |\ \ \
| * | | | Basic page reversion implemented. The revert button on the history view repla...Andrew Manning2016-06-052-2/+20
| * | | | 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-043-4/+4
| * | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-043-69/+94
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-026-22/+31
| |\ \ \ \ \
| * | | | | | 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-302-1/+39
| * | | | | | 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
| * | | | | | Only show wiki delete control if channel ownerAndrew Manning2016-05-291-0/+2
| * | | | | | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for p...Andrew Manning2016-05-292-0/+15
| * | | | | | Home page create with new wiki. URL redirects here when no page given. Fixed ...Andrew Manning2016-05-291-1/+1
| * | | | | | 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-282-5/+6
| * | | | | | Wiki page list is fetched and the page widget is updatedAndrew Manning2016-05-282-1/+18