Michael Price
|
744976e8a1
|
Fix flake8 warnings.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:30:27 -04:00 |
|
Michael Price
|
9043291b8d
|
Don't put the raw document queryset in the template context. It is not needed anymore.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:23:00 -04:00 |
|
Michael Price
|
72160bf806
|
Make CabinetDetailView a subclass of DocumentListView to add pagination to the document list.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:22:22 -04:00 |
|
Roberto Rosario
|
9fbcfcf00f
|
Sort the list of root cabinets. Thanks to Thomas Plotkowiak
for the request.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-09-05 03:42:32 -04:00 |
|
Roberto Rosario
|
1117980894
|
Add events for adding and removing documents to cabinets.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-25 18:20:44 -04:00 |
|
Roberto Rosario
|
2052caada4
|
Remove PreserveGetQuerySet mixin. Update SingleObjectList and
MultipleObjectFormActionView views to use a new get_object_list method.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-16 22:12:24 -04:00 |
|
Roberto Rosario
|
f09321f6ab
|
Fix deprecation warnings for Django 1.11 and Django 2.0.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-07-21 00:25:18 -04:00 |
|
Roberto Rosario
|
0faa2117ec
|
Perform check for cabinet add and remove permission to documents
too.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-07-14 05:17:29 -04:00 |
|
Roberto Rosario
|
ff59f34b7f
|
Add document list item view.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-07-13 17:20:02 -04:00 |
|
Roberto Rosario
|
ff703b32a2
|
Integrate the Cabinets app into the core.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-03-09 01:59:13 -04:00 |
|