Credit Gagaro under preferred name

pull/2686/head
Matt Westcott 2016-06-06 17:54:28 +01:00
rodzic aacb1116db
commit f7816b6bce
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -13,7 +13,7 @@ Changelog
* Fix: When editing a document link in rich text, the document ID is no longer erroneously interpreted as a page ID (Stephen Rice)
* Fix: Removing embedded media from rich text by mouse click action now gets correctly registered as a change to the field (Loic Teixeira)
* Fix: Rich text editor is no longer broken in InlinePanels (Matt Westcott, Yann Fouillat)
* Fix: Rich text editor is no longer broken in InlinePanels (Matt Westcott, Gagaro)
* Fix: Rich text editor is no longer broken in settings (Matt Westcott)
* Fix: Link tooltip now shows correct urls for newly inserted document links (Matt Westcott)
* Fix: Now page chooser (in a rich text editor) opens up at the link's parent page, rather than at the page itself (Matt Westcott)

Wyświetl plik

@ -139,7 +139,7 @@ Contributors
* Robert Moggach
* Stephen Rice
* Behzad Nategh
* Yann Fouillat
* Yann Fouillat (Gagaro)
Translators
===========

Wyświetl plik

@ -16,7 +16,7 @@ Bug fixes
* When editing a document link in rich text, the document ID is no longer erroneously interpreted as a page ID (Stephen Rice)
* Removing embedded media from rich text by mouse click action now gets correctly registered as a change to the field (Loic Teixeira)
* Rich text editor is no longer broken in InlinePanels (Matt Westcott, Yann Fouillat)
* Rich text editor is no longer broken in InlinePanels (Matt Westcott, Gagaro)
* Rich text editor is no longer broken in settings (Matt Westcott)
* Link tooltip now shows correct urls for newly inserted document links (Matt Westcott)
* Now page chooser (in a rich text editor) opens up at the link's parent page, rather than at the page itself (Matt Westcott)