Jeremy Stretch
|
128327b8a3
|
Split url_name template filter into viewname() and validated_viewname()
|
2020-06-25 16:50:35 -04:00 |
|
Jeremy Stretch
|
5c1adf9e37
|
Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user
|
2020-05-06 23:44:06 -04:00 |
|
Jeremy Stretch
|
f51e7519dc
|
Enable reordering table columns
|
2020-04-28 14:27:27 -04:00 |
|
Jeremy Stretch
|
e8d493578b
|
Create form for setting table preferences
|
2020-04-28 12:14:51 -04:00 |
|
Jeremy Stretch
|
19a10cee82
|
Rename base template
|
2020-04-10 10:21:02 -04:00 |
|
Jeremy Stretch
|
15ab30d0c6
|
Replace model_name and model_name_verbose filters with meta
|
2020-03-09 10:50:46 -04:00 |
|
Jeremy Stretch
|
6b4858303b
|
Fix object list table width when no filter_form is present
|
2020-02-25 15:03:27 -05:00 |
|
Jeremy Stretch
|
1c72d75b62
|
Fixes #4239: Fix exception when selecting all filtered objects during bulk edit
|
2020-02-21 20:44:53 -05:00 |
|
Jeremy Stretch
|
1a8eea5aa9
|
Fixes #4175: Fix potential exception when bulk editing objects from a filtered list
|
2020-02-14 14:27:47 -05:00 |
|
Jeremy Stretch
|
815a46bfbe
|
Convert device and VM list views to use obj_list.html
|
2020-02-14 13:21:32 -05:00 |
|
Jeremy Stretch
|
8212c8f6fc
|
Convert IPAM list views to extend standard template
|
2020-02-13 17:22:17 -05:00 |
|
Jeremy Stretch
|
8df9bb6fb4
|
Convert change log view to extend standard template
|
2020-02-13 17:11:39 -05:00 |
|
Jeremy Stretch
|
fff657cd5a
|
Migrate DCIM views to use common object list template
|
2020-02-13 14:07:15 -05:00 |
|
Jeremy Stretch
|
c5f74cce80
|
Introduce a common template for object list views
|
2020-02-13 13:29:50 -05:00 |
|