Commit Graph

29 Commits

Author SHA1 Message Date
jeremystretch
bfc52b15bb Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
jeremystretch
76867f73b6 Add contact assignments to models 2021-10-18 15:09:57 -04:00
jeremystretch
8c7ef2a95e Add vlan_groups to Region, SiteGroup, Site, Location, Rack, ClusterGroup, Cluster 2021-08-03 11:49:22 -04:00
jeremystretch
69ec4e069d Initial work on SVG support for cable tracing 2021-07-14 14:14:56 -04:00
jeremystretch
e101116411 Remove csv_headers model attributes 2021-06-09 15:52:49 -04:00
jeremystretch
f374902564 Remove obsolete to_csv() methods 2021-06-09 15:08:49 -04:00
jeremystretch
a43cdcbb2e Merge branch 'develop' into feature 2021-05-25 13:19:17 -04:00
jeremystretch
264d95d3a7 Add tags as a feature query 2021-05-21 16:54:33 -04:00
jeremystretch
c993e3883c Merge branch 'develop' into feature 2021-05-07 10:27:23 -04:00
jeremystretch
eaddd57fb1 Closes #6359: Enable custom links for organizational and nested group models 2021-05-06 13:01:20 -04:00
jeremystretch
b22fddb111 Remove deprecated display_name() methods from models 2021-05-04 16:05:17 -04:00
Jeremy Stretch
f4953d28ca Add dedicated views for organizational models 2021-03-26 14:44:43 -04:00
Jeremy Stretch
f0f7fdcf80 Move Location from racks.py to sites.py 2021-03-12 11:20:16 -05:00
Jeremy Stretch
b5c6613682 Declare TaggableManager on PrimaryModel base class 2021-03-10 14:32:50 -05:00
Jeremy Stretch
f7d6275959 Closes #5895: Rename RackGroup to Location 2021-03-03 13:30:33 -05:00
Jeremy Stretch
b58ad1384e Standardize model types based on function 2021-02-24 21:01:16 -05:00
Jeremy Stretch
e2887911ff Fixes #5665: Validate rack group is assigned to same site when creating a rack 2021-01-25 14:19:32 -05:00
Jeremy Stretch
5e643def2c Closes #5531: Ensure consistent calls to parent clean() methods for models, forms 2020-12-28 12:54:42 -05:00
Jeremy Stretch
77bb591a54 Employ signals to update child objects when RackGroup/Rack site assignment changes 2020-12-22 15:22:53 -05:00
Jeremy Stretch
cc0a79cb15 Check for extraneous custom field data on clean() 2020-11-12 12:18:31 -05:00
Jeremy Stretch
2865224b4f Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -04:00
Jeremy Stretch
eaa55c241e Clean up power utilization logic 2020-10-07 11:14:16 -04:00
Jeremy Stretch
db3a7e3b42 Relocate CSS classes for ChoiceFields from model to ChoiceSet 2020-09-24 16:35:53 -04:00
Jeremy Stretch
de4ac2935a Introduce array_to_string() utility function; add port_list property to Service 2020-09-21 13:31:38 -04:00
Jeremy Stretch
6f437ea97d Fixes #5146: Add custom fields support for cables, power panels, rack reservations, and virtual chassis 2020-09-17 14:22:14 -04:00
Jeremy Stretch
0c737ec1c0 Merge branch 'develop-2.10' into 4878-custom-fields 2020-09-04 16:14:06 -04:00
Jeremy Stretch
00cdd20681 Merge develop into develop-2.10 2020-09-04 16:09:05 -04:00
Jeremy Stretch
2e6fb7fcf5 Drop CustomFieldValue 2020-08-21 16:21:11 -04:00
Jeremy Stretch
2243c257a6 Refactor DCIM models into separate submodules 2020-08-19 16:37:23 -04:00