Files
mayan-edms/mayan/apps/user_management
Roberto Rosario ae1634c378 Users: Finish API refactor
- Update groups add, remove and users add, remove methods trigger
only one event on the parent method and multiple on the child method.

- Add missing group_list, _add, _remove permissions.

- Monkey patch Django's User and Group model save method to
trigger the creation and edited events.

- Monkeypatch user sorting to silence warnings.

- Improve test mixins to allow reuse of view and API view
requests.

- Finish adding all API tests.

- Add events test from API view requests.

- Remove event commits from views.

Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
2019-02-08 00:44:26 -04:00
..
2018-10-29 13:24:07 -04:00
2019-02-08 00:44:26 -04:00
2018-12-05 02:04:20 -04:00
2019-02-08 00:44:26 -04:00
2019-02-08 00:44:26 -04:00
2019-01-29 13:35:10 -04:00
2019-01-29 13:35:10 -04:00
2019-01-29 13:35:10 -04:00
2019-02-08 00:44:26 -04:00
2019-01-29 13:35:10 -04:00
2019-01-29 13:35:10 -04:00
2019-01-29 13:35:10 -04:00
2019-02-08 00:44:26 -04:00
2019-02-07 20:12:55 -04:00
2019-01-29 13:35:10 -04:00
2019-02-08 00:44:26 -04:00