Files
mayan-edms/mayan/apps
Roberto Rosario 61ebda6e63 REST API app updates
- Add back support for API views but using the
api_urlpatterns list. Needed for the current user
API until a dynamic route router is implemented that
can allow a viewset action to specify its entire URL.

- Make sure the user is authenticated before
trying to the user permissions.

- Improve how external_object_list options are read from
the class.

- None authenticated users will get a blank queryset if the
view doesn't require a permission.

Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
2019-02-07 20:13:35 -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