|
f28edd0864
|
Use CommentField for JournalEntry comments
|
2021-04-02 17:14:15 -04:00 |
|
|
d69ec7f8e4
|
Add manufacturer column to DeviceTable
|
2021-04-02 17:02:12 -04:00 |
|
|
779837389b
|
Convert all LinkColumns to Column(linkify=True)
|
2021-04-02 16:59:53 -04:00 |
|
|
2b0ccf3acd
|
Provide absolute URL for object search form
|
2021-04-02 15:27:00 -04:00 |
|
|
e4f3b3447e
|
Remove redundant prechange_data assignments
|
2021-04-02 15:21:11 -04:00 |
|
|
eb8e4f64fc
|
Restore 'brief' parameter (regression from a292ff5cc0 )
|
2021-04-02 11:37:09 -04:00 |
|
|
6287f75e67
|
Toggle VLANGroup scope selector fields
|
2021-04-02 11:31:46 -04:00 |
|
|
d82f2e289a
|
Use ContentTypeChoiceField for all ContentType fields
|
2021-04-02 10:55:16 -04:00 |
|
|
73e9842877
|
Introduce ContentTypeChoiceField
|
2021-04-02 10:54:13 -04:00 |
|
|
a86178f19b
|
Simplify VLANGroup scope assignment (WIP)
|
2021-04-02 09:36:14 -04:00 |
|
|
b77c228853
|
Rebuild CablePaths when a CircuitTermination is modified
|
2021-04-02 09:17:11 -04:00 |
|
|
5e4432b9ad
|
Show the last node in a CablePath with no destination
|
2021-04-01 21:29:46 -04:00 |
|
|
e7f10fdaea
|
Include termination side in CircuitTermination string repr
|
2021-04-01 21:03:00 -04:00 |
|
|
8713ed5d73
|
Add test for trace through multiple circuits
|
2021-04-01 20:38:36 -04:00 |
|
|
cd64fcac8d
|
Linkify connected object
|
2021-04-01 17:21:04 -04:00 |
|
|
96759af86f
|
Closes #6071: Cable traces now traverse circuits
|
2021-04-01 14:31:10 -04:00 |
|
|
d57222328b
|
Rename Cloud to ProviderNetwork
|
2021-04-01 10:21:41 -04:00 |
|
|
83c4577f6d
|
Merge branch 'develop' into feature
|
2021-03-31 17:11:54 -04:00 |
|
|
7bd853e87b
|
Fixes #5805: Fix missing custom field filters for cables, rack reservations
|
2021-03-31 17:02:21 -04:00 |
|
|
9df2130e11
|
Closes #5840: Add column to cable termination objects to display cable color
|
2021-03-31 15:49:29 -04:00 |
|
|
6242e195be
|
Closes #5756: Omit child devices from non-racked devices list under rack view
|
2021-03-31 15:33:06 -04:00 |
|
|
f2f0ea8d04
|
Closes #5526: Add MAC address search field to VM interfaces list
|
2021-03-31 15:27:38 -04:00 |
|
|
b7309d5c69
|
Closes #6054: Display NAPALM-enabled device tabs only when relevant
|
2021-03-31 15:21:07 -04:00 |
|
|
04fc3a5a9e
|
Closes #6001: Paginate component tables under device views
|
2021-03-31 14:24:05 -04:00 |
|
|
6ec8ac7597
|
Fixes #6073: Permit users to manage their own REST API tokens without needing explicit permission
|
2021-03-31 13:25:06 -04:00 |
|
|
9a5f54bdaf
|
Add tests for filtering VLANs by device/VM
|
2021-03-31 10:59:15 -04:00 |
|
|
ad5e167ad7
|
Remove obsolete grouping logic
|
2021-03-31 10:04:44 -04:00 |
|
|
d33d9522cc
|
Fix VM VLAN filtering
|
2021-03-30 21:46:56 -04:00 |
|
|
a292ff5cc0
|
Remove brief_mode parameter from DynamicModelChoiceMixin
|
2021-03-30 21:34:50 -04:00 |
|
|
b91e5763e2
|
Add 'available_on' VLAN filters for devices & VMs
|
2021-03-30 21:32:48 -04:00 |
|
|
e1e840eb69
|
Fix VLANGroup 'add VLAN' button
|
2021-03-30 21:23:57 -04:00 |
|
|
0eb9f41470
|
Changelog & docs for #5380
|
2021-03-30 18:59:47 -04:00 |
|
|
878154c305
|
Closes #5830: Add as_attachment field to API serializers and admin view.
|
2021-03-30 23:26:55 +02:00 |
|
|
9ede726eea
|
Add boolean as_attachment to Export template
|
2021-03-30 22:27:26 +02:00 |
|
|
bfa95c16e3
|
Add missing tests for SiteGroup
|
2021-03-30 11:06:59 -04:00 |
|
|
7885ec5511
|
Clean up custom field column implementation
|
2021-03-29 17:51:45 -04:00 |
|
|
be3d33eebd
|
Add support for custom fields in tables (#5460)
* Add support for custom fields in tables
* Fix empty list displays as none
Co-authored-by: TomGrozev <TomGrozev@users.noreply.github.com>
Co-authored-by: Jeremy Stretch <jeremy@netverity.dev>
|
2021-03-29 17:15:21 -04:00 |
|
|
c7040fd418
|
Closes #6038: Include tagged objects list on tag view
|
2021-03-29 16:53:41 -04:00 |
|
|
eac53a779b
|
Migrate prefix, VLAN templates to new structure
|
2021-03-29 16:43:29 -04:00 |
|
|
0986fd1081
|
Rearrange locations link in navigation menu
|
2021-03-29 16:27:37 -04:00 |
|
|
1e3c7e1a87
|
Fix form errors
|
2021-03-29 16:23:26 -04:00 |
|
|
3869028d53
|
Clean up organizational object URLs
|
2021-03-29 16:17:25 -04:00 |
|
|
12945704e9
|
Fix ConfigContext application for SiteGroups
|
2021-03-29 15:57:44 -04:00 |
|
|
cd629fc737
|
Closes #4833: Allow assigning config contexts by device type
|
2021-03-29 15:40:09 -04:00 |
|
|
b070be1c41
|
Closes #5425: Create separate tabs for VMs and devices under the cluster view
|
2021-03-29 14:55:17 -04:00 |
|
|
8fa37d3ec8
|
Device component lists should link to component-specific device view
|
2021-03-29 14:49:22 -04:00 |
|
|
b1935ddcab
|
Fix initial tab display
|
2021-03-29 11:41:30 -04:00 |
|
|
93353e94a2
|
Note that 'table' is a reserved name for ExportTemplates
|
2021-03-29 11:25:57 -04:00 |
|
|
30e4504ee5
|
Enable bulk editing of device location assignment
|
2021-03-29 11:01:17 -04:00 |
|
|
a9716af0fa
|
Tweak table display for components marked as connected
|
2021-03-29 10:53:02 -04:00 |
|