Commit Graph

14 Commits

Author SHA1 Message Date
Nicolas Roche 8899d25376 manager: use selected ou by default in add roles form (#46643) 2020-10-14 17:46:36 +02:00
Nicolas Roche 3ba066a70a manager: use selected ou by default in import roles form (#46642) 2020-09-29 11:51:30 +02:00
Valentin Deniaud 756a4cad3d manager: fix import roles crash when single ou (#46448) 2020-09-08 14:11:48 +02:00
Valentin Deniaud 4f3c6a47d6 manager: add ou and role imports (#45082) 2020-08-31 10:05:59 +02:00
Valentin Deniaud 621a5e978f manager: clearer semantics and interface for export (#45082)
CSV export is not called "export" anymore, and button is not in the
same place as real JSON export.
2020-08-31 10:05:59 +02:00
Benjamin Dauvergne 4ede4af066 manager: show indirect members of roles real roles (#44927) 2020-07-13 15:16:56 +02:00
Frédéric Péters 0e355150cc manager: use gadjo to render form (#39580) 2020-07-02 23:28:16 +02:00
Benjamin Dauvergne a5d84366e2 tests: add __init__ files (#41930)
It prevents collisions between test files with the same basename.
2020-05-13 20:01:43 +02:00
Paul Marillonnet 17860e6ad5 python3: encoding variations in test_role_manager (#28276) 2020-03-03 22:34:17 +01:00
Paul Marillonnet 8c2734c538 python3: explicit list of export keys in role manager testing (#28276) 2020-03-03 22:34:17 +01:00
Paul Marillonnet 5b8b62a19f set upper bound on django-import-export dependency version (#36774)
* so as to maintain the role CSV export feature
2019-10-08 14:02:22 +02:00
Benjamin Dauvergne df6cebea45 manager: always check role's name uniqueness (#33944) 2019-07-04 13:09:43 +02:00
Benjamin Dauvergne 9fbbf0519a spring cleaning (#32934)
* reorganize views and forms
* add copyright headers to all .py files
* fix all style errors reported by flake8
2019-05-14 16:19:25 +02:00
Benjamin Dauvergne 6f2b7f63bc manager: add roles export (fixes #29162) 2019-01-31 15:05:03 +01:00