Commit Graph

40 Commits

Author SHA1 Message Date
Nicolas Roche 37209c4870 translation update (#47207) 2020-10-03 10:35:55 +02:00
Paul Marillonnet 430d331b9b translations: misc fixes in a2_rbac po file 2020-09-21 16:28:37 +02:00
Frédéric Péters d1093724c0 translations: fix typos & spelling 2020-09-20 16:05:59 +02:00
Frédéric Péters 536ecc1f13 translations: improve typography (non-breaking spaces, ’ and «») 2020-09-20 16:05:59 +02:00
Emmanuel Cazenave 34c912aae4 translation update 2020-09-01 18:27:14 +02:00
Frédéric Péters 069daa4fd5 translations: spelling fix 2020-08-02 14:19:00 +02:00
Frédéric Péters bc5b70e571 translation update 2020-06-05 08:14:20 +02:00
Frédéric Péters 816d4d775b translations: adjust some apostrophes 2020-05-10 19:15:03 +02:00
Benjamin Dauvergne 9cfb244e6b translation update (#42666) 2020-05-10 18:58:37 +02:00
Valentin Deniaud c7d51dc63b translation typo fix 2020-04-07 13:51:16 +02:00
Valentin Deniaud a0d16d7270 translation update 2020-04-03 17:19:20 +02:00
Frédéric Péters 811f473490 translation update 2019-12-30 14:46:17 +01:00
Paul Marillonnet 5adef18631 translation update 2019-10-04 19:01:20 +02:00
Frédéric Péters a93c66455f translation update 2019-10-04 14:47:22 +02:00
Benjamin Dauvergne a313152f3a update translation (#34133) 2019-10-02 12:16:29 +02:00
Thomas NOËL 58f1c5d4b6 update french translation 2019-09-04 15:26:18 +02:00
Benjamin Dauvergne b9962e721a update translations (#34570) 2019-07-08 13:08:27 +02:00
Benjamin Dauvergne 1dca7e6749 translation update 2019-06-22 20:31:45 +02:00
Paul Marillonnet 595d05ad7a add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
Emmanuel Cazenave d87d00355a translation update 2018-08-03 13:12:01 +02:00
Frédéric Péters fe64b1edef translation update 2018-01-24 12:14:25 +01:00
Frédéric Péters d70e24a37f translation update 2017-06-26 22:21:49 +02:00
Benjamin Dauvergne a7d2d23752 update french translations 2017-01-27 14:30:36 +01:00
Benjamin Dauvergne 9e51fd01d0 update french translations (#9538) 2016-01-15 16:26:49 +01:00
Benjamin Dauvergne eda42ff95d update french l10n 2015-10-13 20:36:41 +02:00
Benjamin Dauvergne 0788482b28 manager: update french translations (#8280) 2015-09-22 09:58:01 +02:00
Benjamin Dauvergne 13a5c5c458 update french translation (#8280) 2015-09-18 16:25:52 +02:00
Benjamin Dauvergne 6cbf048ce0 update french translations 2015-09-07 14:42:41 +02:00
Benjamin Dauvergne 6e5d15e354 update translations 2015-07-07 17:28:52 +02:00
Benjamin Dauvergne 22dff1dd9f update translations (#7787) 2015-07-07 17:28:41 +02:00
Benjamin Dauvergne 5b01578256 update translation (fixes #7750) 2015-07-03 11:53:46 +02:00
Benjamin Dauvergne 8f5498b945 update translation (#7625) 2015-06-19 12:16:19 +02:00
Benjamin Dauvergne f7596c954d update translations (#7625) 2015-06-19 11:00:28 +02:00
Benjamin Dauvergne ba9e8bd665 update french translation (#6805) 2015-06-18 12:45:34 +02:00
Benjamin Dauvergne a98ec307bb update french translations (#7610) 2015-06-17 15:45:07 +02:00
Benjamin Dauvergne 3d0549b2ef update french translations (fixes #7363) 2015-06-08 18:10:25 +02:00
Benjamin Dauvergne 53113d9d24 update french translations 2015-05-29 13:19:51 +02:00
Benjamin Dauvergne ed6b048327 manager: wording&update french translations (fixes #7335)
- Replace "unité d'organization" by "entité" everywhere.
- Support translation of messages embedded in select2.js
- Replace "service" by "application"
- Replace "Gestionnaires des xxx" by "Administrateur des xxx" for global content types admin roles
- Replace "Gestionnaires des xxx" by "Xxx - {ou}" for ou scoped content types admin roles
- Replace "Membre direct" by "Attributaire"
- Finish and homogeneize appbar for role_children, role_membres and
  role_permissions
2015-05-22 17:01:26 +02:00
Benjamin Dauvergne 5a485a6660 update french translation 2015-05-18 22:22:45 +02:00
Benjamin Dauvergne c9915b9b6d a2_rbac: integrate django_rbac in authentic2
This commit add local implementations for swappable models of the
django_rbac application. The role model gets extraneous fields to map
some roles one-to-one to permssions (admin_scope generic key field) and
to link roles to a service to make service's roles.

The admin scope allow building automatic management roles, like the
general management role for an organizational unit which inherits all
content type management roles for this ou.

refs #7252
fixes #6994
2015-05-18 21:48:41 +02:00