[dokuwiki] git changes 2018-03-07

  • From: xref@xxxxxxxxxxxx (DokuWiki Develtools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 07 Mar 2018 03:00:03 +0100


Good Morning!

This are the git changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------

http://github.com/splitbrain/dokuwiki/commit/0ae3e642675e1fd8d49dc4dcc2812e8284a71c09
Merge: a53b370 37816f7
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Mar 6 20:21:47 2018 +0100

    Merge pull request #2160 from flammy/patch-1
    
    Local Drafts: show diff instead off full text


http://github.com/splitbrain/dokuwiki/commit/a53b37061b50ed9758329a3943195a4d9ad6c954
Merge: dfeb484 d52bcd4
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Mar 6 19:48:09 2018 +0100

    Merge pull request #2106 from rsynnest/master
    
    Changes cursor position to end of inserted image syntax, implements #2079


http://github.com/splitbrain/dokuwiki/commit/dfeb484bfc099798342c58b32b513fbcc23bce23
Merge: ab8bd0b ec57f11
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Mar 6 19:18:22 2018 +0100

    Merge pull request #2220 from splitbrain/sectioneditrefactor
    
    Refactored section edit


http://github.com/splitbrain/dokuwiki/commit/ab8bd0b9f40ce5fe31661234b6d59a6978a6abfb
Merge: 24c16fa 4a3e16c
Author: Phy <github[at]phy25.com>
Date:   Tue Mar 6 19:23:00 2018 +0800

    Merge pull request #2269 from dokuwiki-translate/lang_update_763_1520334873
    
    Translation update (pt-br)


http://github.com/splitbrain/dokuwiki/commit/4a3e16c08cbcd12a213c3118d1b60530f4d9d373
Author: Frederico Gonçalves Guimarães <frederico[at]teia.bio.br>
Date:   Tue Mar 6 12:16:23 2018 +0100

    translation update


http://github.com/splitbrain/dokuwiki/commit/24c16faecf142a3a8a276addb0de04f11aef662a
Merge: 80d5f88 3c1490b
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Mar 6 09:14:47 2018 +0100

    Merge pull request #2268 from splitbrain/remove-phpunit-polyfill
    
    Remove createMock* polyfill for PHPUnit to let PHP 7.2 tests run


http://github.com/splitbrain/dokuwiki/commit/80d5f884bc272ab0750c6eda36c212de2cab1a50
Merge: 036f763 c6daab8
Author: Phy <github[at]phy25.com>
Date:   Tue Mar 6 15:13:17 2018 +0800

    Merge pull request #2267 from dokuwiki-translate/lang_update_762_1520299298
    
    Translation update (ko)


http://github.com/splitbrain/dokuwiki/commit/036f7634d118e62602a950799dbb896725ed8c68
Author: Phy <git[at]phy25.com>
Date:   Tue Mar 6 14:59:19 2018 +0800

    use expectException instead of setExpectedException for PHPUnit


http://github.com/splitbrain/dokuwiki/commit/3c1490b3687a02c2f47afbfb3bf0b26db8f99444
Author: Phy <git[at]phy25.com>
Date:   Tue Mar 6 14:54:04 2018 +0800

    remove createMock & createPartialMock polyfill, dropping support for 
PHPUnit 5.7-


http://github.com/splitbrain/dokuwiki/commit/c6daab83c8d37bb6c8937ed99d8a9261b18cc1e1
Author: Seungheon Song <esketch[at]gmail.com>
Date:   Tue Mar 6 02:26:12 2018 +0100

    translation update


http://github.com/splitbrain/dokuwiki/commit/ec57f1190eb6df5ddeba76bb2c35b46d65d31561
Author: LarsDW223 <lars_paulsen[at]web.de>
Date:   Thu Jan 4 14:38:01 2018 +0100

    Refactored section edit
    
    The data for the section edit button is now passed as an assoziative array 
which is
    encoded in the '#<!-- EDIT(.*) -->#' placeholder as an JSON array.


http://github.com/splitbrain/dokuwiki/commit/d52bcd48e9ddff7f99117034fa6180e89d7bc8c5
Author: Roland Synnestvedt <git[at]rsynnest.com>
Date:   Tue Dec 19 15:10:18 2017 -0800

    If mediamanger is kept open, put cursor in image tag unless it's already 
inside an image tag
    If it's already inside an image tag, move the cursor to the end of the 
current tag.


http://github.com/splitbrain/dokuwiki/commit/37816f76e9a9263fda2708cf15d643a4b99e827d
Author: Lukas Rademacher <lukas[at]rademacher.ac>
Date:   Sat Oct 28 21:36:39 2017 +0200

    Local Drafts: show diff instead off full text
    
    Show the diff between the local draft and the remote head version, instead 
of the fulltext of the local draft.


http://github.com/splitbrain/dokuwiki/commit/664058fa66b678ea92f62cbcc25a3f8d42ff51a4
Author: Roland Synnestvedt <git[at]rsynnest.com>
Date:   Thu Aug 31 11:29:11 2017 -0700

    Fix for Issue #2079 (change cursor position if media manager is in 'keep 
open' mode)

---------------------------------------------------------------------

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.

Bye,
your git changelog mailer


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] git changes 2018-03-07 - DokuWiki Develtools