[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.2-1-gee0a6ee |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.2-1-gee0a6ee
- From: <git@xxxxxxxxxxxxx>
- Date: Sun, 23 Dec 2018 22:25:33 +0100
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "galette/galette.git" repository.
The branch, develop has been updated
via ee0a6ee85efe12e523bd386fd49c66b681628cd8 (commit)
from b72445b3c4eee8161775a04f2f220976ae4b6236 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ee0a6ee85efe12e523bd386fd49c66b681628cd8
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Dec 23 09:28:22 2018 +0100
Drop routes translations
refs #1223
Drop 0.9.2 hack
-----------------------------------------------------------------------
Summary of changes:
galette/includes/dependencies.php | 2 +-
galette/includes/i18n.inc.php | 8 -
galette/includes/main.inc.php | 8 +-
galette/includes/routes/ajax.routes.php | 31 +-
galette/includes/routes/authentication.routes.php | 14 +-
galette/includes/routes/contributions.routes.php | 123 ++-
galette/includes/routes/groups.routes.php | 20 +-
galette/includes/routes/main.routes.php | 12 +-
galette/includes/routes/management.routes.php | 205 +++--
galette/includes/routes/members.routes.php | 97 ++-
galette/includes/routes/plugins.routes.php | 2 +-
galette/includes/routes/public_pages.routes.php | 12 +-
galette/lang/Makefile | 2 +-
galette/lang/de_DE.utf8/LC_MESSAGES/routes.mo | Bin 4665 -> 0 bytes
galette/lang/en_US/LC_MESSAGES/routes.mo | Bin 5082 -> 0 bytes
galette/lang/fr_FR.utf8/LC_MESSAGES/routes.mo | Bin 5312 -> 0 bytes
galette/lang/routes.pot | 649 ---------------
galette/lang/routes_de_DE.utf8.po | 666 ----------------
galette/lang/routes_en_US.po | 875 --------------------
galette/lang/routes_fr_FR.utf8.po | 878 ---------------------
galette/lib/Galette/Core/Pagination.php | 2 +-
galette/templates/default/ajouter_contribution.tpl | 22 +-
galette/templates/default/ajouter_transaction.tpl | 16 +-
.../templates/default/configurer_fiche_content.tpl | 6 +-
galette/templates/default/configurer_fiches.tpl | 4 +-
galette/templates/default/desktop.tpl | 6 +-
galette/templates/default/editer_champ.tpl | 6 +-
galette/templates/default/editer_intitule.tpl | 2 +-
galette/templates/default/export.tpl | 4 +-
galette/templates/default/gestion_adherents.tpl | 16 +-
.../templates/default/gestion_contributions.tpl | 38 +-
.../templates/default/gestion_intitule_content.tpl | 4 +-
galette/templates/default/gestion_intitules.tpl | 2 +-
galette/templates/default/gestion_mailings.tpl | 8 +-
galette/templates/default/gestion_transactions.tpl | 20 +-
galette/templates/default/history.tpl | 8 +-
galette/templates/default/import.tpl | 4 +-
galette/templates/default/js_chosen_adh.tpl | 2 +-
galette/templates/default/liste_membres.tpl | 4 +-
galette/templates/default/member.tpl | 6 +-
galette/templates/default/page.tpl | 20 +-
galette/templates/default/plugins.tpl | 4 +-
galette/templates/default/reminder.tpl | 8 +-
galette/templates/default/voir_adherent.tpl | 8 +-
44 files changed, 360 insertions(+), 3464 deletions(-)
delete mode 100644 galette/lang/de_DE.utf8/LC_MESSAGES/routes.mo
delete mode 100644 galette/lang/en_US/LC_MESSAGES/routes.mo
delete mode 100644 galette/lang/fr_FR.utf8/LC_MESSAGES/routes.mo
delete mode 100644 galette/lang/routes.pot
delete mode 100644 galette/lang/routes_de_DE.utf8.po
delete mode 100644 galette/lang/routes_en_US.po
delete mode 100644 galette/lang/routes_fr_FR.utf8.po
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/