Skip to content

Commit

Permalink
Merge pull request Elgg#9844 from mrclay/release-1.12.10
Browse files Browse the repository at this point in the history
Release 1.12.10
  • Loading branch information
mrclay committed May 29, 2016
2 parents 998e13e + 6397f06 commit aa1cb04
Show file tree
Hide file tree
Showing 110 changed files with 3,453 additions and 1,114 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,52 @@
<a name="1.12.10"></a>
### 1.12.10 (2016-05-29)

#### Contributors

* Steve Clay (13)
* Jeroen Dalsem (6)
* Ismayil Khayredinov (4)
* Jerôme Bakker (1)
* bruno-infotrad (1)
* iionly (1)
* jdalsem (1)

#### Documentation

* **cron:** added an example how to register a cron hook handler ([4b54a099](https://github.com/Elgg/Elgg/commit/4b54a099e7ddc5cacdf214d5ea383eddc03b255f))
* **i18n:**
* clarifies limitations of elgg.echo ([83b2c106](https://github.com/Elgg/Elgg/commit/83b2c106d5ac671ee28e28625659392de4d34b0b))
* recommends an English translation for all new language keys ([facc222b](https://github.com/Elgg/Elgg/commit/facc222b417b710449963d078d294d231c6c2217), closes [#9375](https://github.com/Elgg/Elgg/issues/9375))


#### Bug Fixes

* **annotations:** fixes time-based annotations searches ([6d5e1b78](https://github.com/Elgg/Elgg/commit/6d5e1b781866dc4b79300f57424873049314a6ff), closes [#9785](https://github.com/Elgg/Elgg/issues/9785))
* **autoload:** fixes bugs in class map saving ([18ea55fa](https://github.com/Elgg/Elgg/commit/18ea55fa990fab9724cbbd12365d754df19cbde2))
* **comments:** email subject hook now validates array structure ([5df7f40b](https://github.com/Elgg/Elgg/commit/5df7f40b8cba8f5a61afcfbb4b3d2086d49b54ee), closes [#9772](https://github.com/Elgg/Elgg/issues/9772))
* **core:** remove duplicate tags upon input ([096cf4b8](https://github.com/Elgg/Elgg/commit/096cf4b8b0cb7be801490d9c2cb983b5580c771b))
* **css:** only apply vertical padding on ajax loader of user hover menu ([d9c8326e](https://github.com/Elgg/Elgg/commit/d9c8326eebe01a7197a3505f311b419a900ee097))
* **file:**
* re-added cannotload language string for file plugin ([6ba7e7b8](https://github.com/Elgg/Elgg/commit/6ba7e7b8c4cebc3b13862094124b1246686bd917))
* better uploaded file handling and thumbnail serving ([72140cfc](https://github.com/Elgg/Elgg/commit/72140cfc3cdd6f6677eda84399cf6ca117ea44e2), closes [#9612](https://github.com/Elgg/Elgg/issues/9612), [#9267](https://github.com/Elgg/Elgg/issues/9267), [#6677](https://github.com/Elgg/Elgg/issues/6677))
* **forms:**
* empty plugin settings forms no longer wrapped in a form tag ([5f7dbcd0](https://github.com/Elgg/Elgg/commit/5f7dbcd0d8006f41c230e34fc96ed13e0cd5ad71), closes [#9704](https://github.com/Elgg/Elgg/issues/9704))
* empty form body no longer wrapped in a form tag ([dc68d04e](https://github.com/Elgg/Elgg/commit/dc68d04ec92a482b561dfd00c0158838bf83dd43))
* **html:** autop no longer ltrims next to a leading inline element ([6785ee88](https://github.com/Elgg/Elgg/commit/6785ee88278859c87a5569428656d6870f69fa3d), closes [#9790](https://github.com/Elgg/Elgg/issues/9790))
* **http:** all unhanded exceptions send 500 status code ([2f45c2ca](https://github.com/Elgg/Elgg/commit/2f45c2ca96120352f0c0e3b8556e103924a3cc82), closes [#9758](https://github.com/Elgg/Elgg/issues/9758))
* **js:**
* elgg.echo recognizes empty translation strings (does not return key) ([1d32b2c2](https://github.com/Elgg/Elgg/commit/1d32b2c2b35cf965af1d703d74fb5adeb2599336))
* action token refresh now correctly replaces tokens in urls ([7b4e0db2](https://github.com/Elgg/Elgg/commit/7b4e0db2f8a1357e854a5a94c990e6b32683e12f))
* do not trigger generic ajax error message for token refresh ([e052481f](https://github.com/Elgg/Elgg/commit/e052481fa31102e78c6a7be9fd5730d730579984))
* prevent generic ajax error when user aborts the ajax call ([1b5a765f](https://github.com/Elgg/Elgg/commit/1b5a765fae08ada5dd4128ad69ccfb82d0afc2c3))
* **notifications:** smtp thread headers only set if still possible ([f3bb4ac4](https://github.com/Elgg/Elgg/commit/f3bb4ac43b6c14b6367fa17960cd95d2bb6dcb98))
* **site:** adds robots.txt to public pages ([824197b1](https://github.com/Elgg/Elgg/commit/824197b183e98f6910b6bf43a14e5407af8cc09d))
* **users:** mitigate race conditions when deleting/disabling users ([da45affe](https://github.com/Elgg/Elgg/commit/da45affef3fa16106305ab424a51fc69518ca66b))
* **views:**
* no breadcrumbs in error layout ([b25324a3](https://github.com/Elgg/Elgg/commit/b25324a3214147217cbdbc233a0163d3e55828ed))
* do not output empty string titles in page/elements/title ([41eecbe3](https://github.com/Elgg/Elgg/commit/41eecbe37d2c54d290b8f96cf8187db2a151d3b5))


<a name="1.12.9"></a>
### 1.12.9 (2016-03-06)

Expand Down
2 changes: 1 addition & 1 deletion composer.json
@@ -1,6 +1,6 @@
{
"name": "elgg/elgg",
"version": "1.12.9",
"version": "1.12.10",
"description": "Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.",
"license": "GPL-2.0",
"minimum-stability": "dev",
Expand Down
Binary file modified docs/locale/ca/LC_MESSAGES/about.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/locale/ca/LC_MESSAGES/about.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Elgg Core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-31 19:09-0500\n"
"POT-Creation-Date: 2016-03-06 18:02+0200\n"
"PO-Revision-Date: 2015-08-24 06:41+0000\n"
"Last-Translator: Jordi Brunet Castellano <jbrus77@cryptolab.net>\n"
"Language-Team: Catalan (http://www.transifex.com/elgg/elgg-core/language/ca/)\n"
Expand Down
Binary file modified docs/locale/ca/LC_MESSAGES/index.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/locale/ca/LC_MESSAGES/index.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Elgg Core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-31 19:09-0500\n"
"POT-Creation-Date: 2016-03-06 18:02+0200\n"
"PO-Revision-Date: 2015-08-24 06:41+0000\n"
"Last-Translator: Jordi Brunet Castellano <jbrus77@cryptolab.net>\n"
"Language-Team: Catalan (http://www.transifex.com/elgg/elgg-core/language/ca/)\n"
Expand Down
Binary file modified docs/locale/de/LC_MESSAGES/about.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/locale/de/LC_MESSAGES/about.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Elgg Core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-31 19:09-0500\n"
"POT-Creation-Date: 2016-03-06 18:02+0200\n"
"PO-Revision-Date: 2015-08-24 06:41+0000\n"
"Last-Translator: iionly_de <iionly@gmx.de>\n"
"Language-Team: German (http://www.transifex.com/elgg/elgg-core/language/de/)\n"
Expand Down
Binary file modified docs/locale/de/LC_MESSAGES/index.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/locale/de/LC_MESSAGES/index.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Elgg Core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-31 19:09-0500\n"
"POT-Creation-Date: 2016-03-06 18:02+0200\n"
"PO-Revision-Date: 2015-08-24 06:41+0000\n"
"Last-Translator: iionly_de <iionly@gmx.de>\n"
"Language-Team: German (http://www.transifex.com/elgg/elgg-core/language/de/)\n"
Expand Down
Binary file modified docs/locale/de/LC_MESSAGES/tutorials.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/locale/de/LC_MESSAGES/tutorials.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Elgg Core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-31 19:09-0500\n"
"POT-Creation-Date: 2016-03-06 18:02+0200\n"
"PO-Revision-Date: 2016-01-13 00:24+0000\n"
"Last-Translator: iionly_de <iionly@gmx.de>\n"
"Language-Team: German (http://www.transifex.com/elgg/elgg-core/language/de/)\n"
Expand Down
Binary file modified docs/locale/es/LC_MESSAGES/about.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/locale/es/LC_MESSAGES/about.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Elgg Core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-31 19:09-0500\n"
"POT-Creation-Date: 2016-03-06 18:02+0200\n"
"PO-Revision-Date: 2015-08-24 06:41+0000\n"
"Last-Translator: Adrián Chaves Fernández <adriyetichaves@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/elgg/elgg-core/language/es/)\n"
Expand Down
Binary file modified docs/locale/eu_ES/LC_MESSAGES/about.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/locale/eu_ES/LC_MESSAGES/about.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Elgg Core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-31 19:09-0500\n"
"POT-Creation-Date: 2016-03-06 18:02+0200\n"
"PO-Revision-Date: 2015-08-24 06:41+0000\n"
"Last-Translator: Elurnet Informatika Zerbitzuak S.L.\n"
"Language-Team: Basque (Spain) (http://www.transifex.com/elgg/elgg-core/language/eu_ES/)\n"
Expand Down
Binary file modified docs/locale/fr/LC_MESSAGES/about.mo
Binary file not shown.
17 changes: 9 additions & 8 deletions docs/locale/fr/LC_MESSAGES/about.po
Expand Up @@ -3,14 +3,15 @@
# This file is distributed under the same license as the Elgg package.
#
# Translators:
# Emmanuel Simond, 2014
# Emmanuel Simond <emmanuel.simond@gmail.com>, 2014
# Florian DANIEL aka Facyla <i.daniel.florian@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Elgg Core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-31 19:09-0500\n"
"PO-Revision-Date: 2015-08-24 06:41+0000\n"
"Last-Translator: Emmanuel Simond\n"
"POT-Creation-Date: 2016-03-06 18:02+0200\n"
"PO-Revision-Date: 2016-03-10 16:25+0000\n"
"Last-Translator: Florian DANIEL aka Facyla <i.daniel.florian@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/elgg/elgg-core/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -20,13 +21,13 @@ msgstr ""

#: ../../about/contributing.rst:4
msgid "Contributor Guide"
msgstr "Guide du Contributeur"
msgstr "Guide du contributeur"

#: ../../about/contributing.rst:6 ../../about/history.rst:6
#: ../../about/index.rst:6 ../../about/releases.rst:6
#: ../../about/roadmap.rst:6
msgid "This page has moved."
msgstr "Cette page a été déplacée."
msgstr "Cette page a changé d'adresse."

#: ../../about/contributing.rst:8
msgid ":doc:`/contribute/index`"
Expand All @@ -42,15 +43,15 @@ msgstr ":doc:`/appendix/history`"

#: ../../about/index.rst:4
msgid "About"
msgstr "A Propos"
msgstr "À Propos"

#: ../../about/index.rst:8
msgid ":doc:`/appendix/index`"
msgstr ":doc:`/appendix/index`"

#: ../../about/releases.rst:4
msgid "Release Policy"
msgstr "Politique des Versions"
msgstr "Politique de versionnage"

#: ../../about/releases.rst:8
msgid ":doc:`/appendix/releases`"
Expand Down
Binary file modified docs/locale/fr/LC_MESSAGES/index.mo
Binary file not shown.
17 changes: 9 additions & 8 deletions docs/locale/fr/LC_MESSAGES/index.po
Expand Up @@ -4,12 +4,13 @@
#
# Translators:
# Florian DANIEL aka Facyla <i.daniel.florian@gmail.com>, 2015
# Florian DANIEL aka Facyla <i.daniel.florian@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Elgg Core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-31 19:09-0500\n"
"PO-Revision-Date: 2015-08-24 06:41+0000\n"
"POT-Creation-Date: 2016-03-06 18:02+0200\n"
"PO-Revision-Date: 2016-03-10 16:29+0000\n"
"Last-Translator: Florian DANIEL aka Facyla <i.daniel.florian@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/elgg/elgg-core/language/fr/)\n"
"MIME-Version: 1.0\n"
Expand All @@ -20,22 +21,22 @@ msgstr ""

#: ../../index.rst:2
msgid "Elgg |version| Documentation"
msgstr "Elgg |version| Documentation"
msgstr "Documentation de Elgg |version|"

#: ../../index.rst:4
msgid ""
"Elgg_ (:download:`pronunciation <_elgg_files/How_to_say_Elgg.mp3>`) is a "
"rapid development framework with built-in social features. It is a great fit"
" for building any app where users log in and share information."
msgstr "Elgg_ (:download:`pronunciation <_elgg_files/How_to_say_Elgg.mp3>`) est un environnement de développement intégrant des fonctionnalités sociales. Ce framework est idéal pour construire des applications dans lesquelles les utilisateurs s'identifient et partagent des informations."
msgstr "Elgg_ (:download:`pronunciation <_elgg_files/How_to_say_Elgg.mp3>`) est un environnement de développement rapide intégrant nativement des fonctionnalités sociales. Ce framework est idéal pour construire des applications dans lesquelles les utilisateurs s'identifient et partagent des informations."

#: ../../index.rst:7
msgid "It has been used to build `all kinds of social apps`__:"
msgstr "Elgg a été utilisé pour construire `tous types d'applications sociales`__:"
msgstr "Elgg a été utilisé pour construire \"tous types d'applications sociales\" :"

#: ../../index.rst:11
msgid "open networks (similar to Facebook)"
msgstr "réseau sociaux ouverts (similaires à Facebook)"
msgstr "réseaux ouverts (similaires à Facebook)"

#: ../../index.rst:12
msgid "topical (like the Elgg Community)"
Expand All @@ -59,8 +60,8 @@ msgstr "blog d'entreprise"

#: ../../index.rst:18
msgid "There is also a `demo site`_ running a standard installation of Elgg."
msgstr "Is existe également un `site de démonstration` qui permet de tester une installation Elgg standard"
msgstr "Il existe également un `site de démonstration`_ qui permet de tester une installation de Elgg standard"

#: ../../index.rst:20
msgid "This is the canonical documentation for the Elgg_ project."
msgstr "Ceci constitue la documentation officielle du projet Elgg_."
msgstr "Ceci est la documentation officielle du projet Elgg_."
Binary file added docs/locale/fr/LC_MESSAGES/intro.mo
Binary file not shown.

0 comments on commit aa1cb04

Please sign in to comment.