Roberto Rosario
|
8141748677
|
Add redirection after trashing a document
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
|
2019-06-28 23:05:54 -04:00 |
|
Roberto Rosario
|
4617afafb2
|
Replace get_object_list() with self.object_list
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-05-12 01:25:53 -04:00 |
|
Roberto Rosario
|
6330e40036
|
Use get_object_list instead of get_queryset
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-05-07 03:17:52 -04:00 |
|
Roberto Rosario
|
5e4518211f
|
Remove related attribute of check_access
Remove filter_by_access. Replaced by restrict_queryset.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-05-07 02:26:50 -04:00 |
|
Roberto Rosario
|
95a1df8072
|
Backport common mixin and generics improvements
* Rename get_object_list to get_source_queryset.
* Add uniqueness validation to SingleObjectCreateView.
* Remove MultipleInstanceActionMixin.
* Backport MultipleObjectMixin improvements.
* Remove ObjectListPermissionFilterMixin.
* Add and improve tests.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-05-06 02:07:35 -04:00 |
|
Roberto Rosario
|
8e731d6280
|
Backport ACL computation improvements
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-05-04 03:27:30 -04:00 |
|
Roberto Rosario
|
ae814a18c5
|
Move trashed document views to their own module
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-04-11 22:35:23 -04:00 |
|