Files
mayan-edms/mayan/apps
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
..
2019-02-06 00:51:26 -04:00
2019-02-05 05:49:47 -04:00
2019-01-31 01:20:41 -04:00
2019-01-31 06:07:29 -04:00
2019-02-06 21:57:02 -04:00
2019-02-01 04:00:37 -04:00
2019-02-05 05:49:47 -04:00
2019-02-05 05:54:36 -04:00
2019-02-05 05:49:47 -04:00
2019-02-03 19:22:49 -04:00
2019-02-06 01:08:14 -04:00
2019-01-25 01:30:05 -04:00
2019-02-03 23:37:52 -04:00
2019-02-06 21:37:46 -04:00
2019-02-01 04:20:47 -04:00
2019-02-07 20:13:35 -04:00