Jeremy Stretch
1714902f88
Merge branch 'develop' into develop-2.9
2020-07-21 12:57:02 -04:00
Jeremy Stretch
8514a5427c
Update related object counts to use dunders in accessor
2020-07-20 13:00:33 -04:00
Jeremy Stretch
ba50bfa939
Address some of the django_tables2 deprecation warnings
2020-07-16 16:52:45 -04:00
Jeremy Stretch
9f7ed25e74
Add assigned IP addresses and VLANs to interface tables
2020-07-13 16:18:17 -04:00
Jeremy Stretch
a260019a7f
#4843 : Use subqueries when counting multiple types of related objects
2020-07-10 15:38:54 -04:00
Jeremy Stretch
b1686c2db9
Fix bulk editing, deletion of VM interfaces
2020-07-10 10:26:43 -04:00
Jeremy Stretch
c484fa99e2
Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links
2020-07-01 13:47:01 -04:00
Jeremy Stretch
fce19a363d
Add VMInterface list view
2020-06-23 16:52:05 -04:00
Jeremy Stretch
e3820e93b7
Misc cleanup, renaming
2020-06-23 16:39:43 -04:00
Jeremy Stretch
75354a8a78
Rename Interface to VMInterface
2020-06-23 13:21:44 -04:00
Jeremy Stretch
6cb31a274f
Initial work on #4721 (WIP)
2020-06-22 13:10:56 -04:00
Jeremy Stretch
9abc67bbeb
Fixes #4737 : Introduce ColoredLabelColumn for consistent display of colored labels
2020-06-10 11:38:23 -04:00
Jeremy Stretch
a4dbd2dae5
Closes #3064 : Include tags in object lists as a toggleable table column
2020-05-06 14:42:51 -04:00
Jeremy Stretch
c096232cb1
#492 : Extend virtualization tables
2020-04-29 11:42:44 -04:00
Jeremy Stretch
cebe580484
Add a description field to all organizational models
2020-03-13 16:33:28 -04:00
Jeremy Stretch
2cf990bd92
Standardize on two-word form of "change log"
2020-02-19 12:45:52 -05:00
Fredrik Lönnegren
3262805938
Add tenancy to cluster
...
fix pep8
2019-10-07 16:20:14 +02:00
Jeremy Stretch
9a91bdbdb2
Fixes #2937 : Redirect to list view after editing an object from list view
2019-04-08 14:10:55 -04:00
dansheps
c208d8fc2e
* Added CSS to:
...
* Hide URLs
* Hide elements with "noprint" class
* Added noprint to:
* Header Panel
* Search Panel, Tags Panel
* Buttons
* Various list elements
* Related elements
2019-03-05 15:42:47 -06:00
Jeremy Stretch
980d62d579
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
Jeremy Stretch
09212691e2
Added changelog links for organizational models
2018-06-20 14:54:04 -04:00
Jeremy Stretch
835d13542f
Fixes #1858 : Include device/CM count for cluster list in global search results
2018-02-02 17:11:46 -05:00
Jeremy Stretch
3edf90714a
Closes #1406 : Display tenant description as title text in object tables
2018-01-30 11:57:21 -05:00
Jeremy Stretch
4e8fc03c2b
Fixes #1845 : Correct display of VMs in list with no role assigned
2018-01-30 11:18:37 -05:00
Jeremy Stretch
00986fd7bf
Closes #1691 : Cleaned up and reorganized import statements
2017-11-07 11:08:23 -05:00
Jeremy Stretch
6c27e6c4fe
Fixes #1584 : Colorized virtual machine role column
2017-10-13 10:45:34 -04:00
Jeremy Stretch
a38cd449c5
Added bulk import views for cluster types and groups
2017-10-09 15:49:48 -04:00
Jeremy Stretch
6243fbfd0d
Closes #1493 : Added functional roles for virtual machines
2017-09-29 11:13:41 -04:00
Jeremy Stretch
2ca161f3d8
Closes #1509 : Extended cluster model to allow site assignment
2017-09-22 12:53:09 -04:00
Jeremy Stretch
039c2a6d57
Closes #1496 : Added primary IP column to virtual machine list
2017-09-15 11:47:29 -04:00
Jeremy Stretch
6872ab0e14
Added a status field for virtual machines
2017-09-14 14:35:34 -04:00
Jeremy Stretch
7a3adca771
Added device count to clusters table
2017-09-11 15:51:03 -04:00
Jeremy Stretch
e9f75adddb
Ditched VMInterface in favor of reusing dcim.Interface
2017-08-29 14:24:58 -04:00
Jeremy Stretch
e81e33af38
Added views for VM interfaces
2017-08-18 14:37:19 -04:00
Jeremy Stretch
9acd792abe
Added virtualization filters
2017-08-16 17:00:17 -04:00
Jeremy Stretch
b67e3ff957
Implemented initial virtualization API
2017-08-08 16:33:34 -04:00
Jeremy Stretch
d06813f528
Initial work on virtualization support ( #142 )
2017-08-04 17:02:52 -04:00