Jeremy Stretch
|
a2f73738f5
|
Fix Cable model validation tests
|
2020-11-17 10:26:03 -05:00 |
|
Jeremy Stretch
|
9a5de2f960
|
Highlight the current termination
|
2020-11-16 16:07:29 -05:00 |
|
Jeremy Stretch
|
2977e80b16
|
Add support for tracing split paths
|
2020-11-16 15:49:07 -05:00 |
|
Jeremy Stretch
|
d3f34a56bf
|
Fix icon class
|
2020-11-16 13:17:43 -05:00 |
|
Jeremy Stretch
|
47349b5fb0
|
Fix CSS for dropdown menu icons
|
2020-11-16 12:15:27 -05:00 |
|
Jeremy Stretch
|
9b7af69b03
|
Correct return URLs for device component actions
|
2020-11-13 15:37:34 -05:00 |
|
Jeremy Stretch
|
ee9210da90
|
Ensure consistent display of device component buttons
|
2020-11-13 15:29:37 -05:00 |
|
Jeremy Stretch
|
2e45bd89ba
|
Separate device component lists into discrete views
|
2020-11-13 15:00:12 -05:00 |
|
Jeremy Stretch
|
baa9ea1330
|
Don't wrap component names
|
2020-11-13 13:14:10 -05:00 |
|
Jeremy Stretch
|
6a33cc8f84
|
Fix up related paths list
|
2020-11-13 12:12:25 -05:00 |
|
Jeremy Stretch
|
ccf17296c4
|
Add segment_count property to CablePath
|
2020-11-13 12:11:53 -05:00 |
|
Jeremy Stretch
|
542d3fb56f
|
Improved cable trace UI
|
2020-11-12 16:55:02 -05:00 |
|
Jeremy Stretch
|
c66edd974d
|
Enforce custom field validation on the model
|
2020-11-12 14:23:08 -05:00 |
|
Jeremy Stretch
|
cc0a79cb15
|
Check for extraneous custom field data on clean()
|
2020-11-12 12:18:31 -05:00 |
|
Jeremy Stretch
|
6c787f74a9
|
#259: Add present_in_vrf filters for IPAddress
|
2020-11-12 10:27:44 -05:00 |
|
Jeremy Stretch
|
7d3ed89176
|
Call out removal of DTL (#4360) at top of release notes
|
2020-11-12 10:17:19 -05:00 |
|
Jeremy Stretch
|
77748fc9a1
|
Clean up generic view templates
|
2020-11-11 16:58:29 -05:00 |
|
Jeremy Stretch
|
ebea60f263
|
Relocate and group generic views
|
2020-11-11 16:07:38 -05:00 |
|
Jeremy Stretch
|
82ac7d1bf0
|
Move constants out of views.py
|
2020-11-11 15:36:57 -05:00 |
|
Jeremy Stretch
|
e6a14ed4fc
|
Move context processors under NetBox core
|
2020-11-11 15:28:07 -05:00 |
|
Jeremy Stretch
|
bd7d66abac
|
Move selection field validation from admin form to model
|
2020-11-11 15:24:39 -05:00 |
|
Jeremy Stretch
|
78cf80c627
|
Rewrote documentation for custom fields
|
2020-11-11 15:23:35 -05:00 |
|
Jeremy Stretch
|
dd1aac32f2
|
Add custom get_operation_id() method to avoid monkey-patching coreapi
|
2020-11-11 14:25:43 -05:00 |
|
Jeremy Stretch
|
0e1fb87153
|
Correct FrontPortTemplate update data
|
2020-11-11 13:02:58 -05:00 |
|
Jeremy Stretch
|
0d597d0261
|
Bulk update should return complete object representation
|
2020-11-11 13:02:28 -05:00 |
|
Jeremy Stretch
|
96f6e9ad5d
|
Fix tracing from front/rear ports
|
2020-11-11 11:48:55 -05:00 |
|
Jeremy Stretch
|
3fcc29f4d5
|
Move rest_api_server_error() to utilities.api
|
2020-11-10 17:19:14 -05:00 |
|
Jeremy Stretch
|
74401d2b09
|
Move APIRootView to netbox.api.views
|
2020-11-10 17:13:22 -05:00 |
|
Jeremy Stretch
|
b3423783b8
|
Consolidate middleware under NetBox core
|
2020-11-10 16:59:37 -05:00 |
|
Jeremy Stretch
|
60369fbc74
|
Update Python dependencies
|
2020-11-10 16:44:19 -05:00 |
|
Jeremy Stretch
|
f2cb5a3096
|
Fix side panel width
|
2020-11-10 16:00:21 -05:00 |
|
Jeremy Stretch
|
22052f999a
|
Closes #5154: Utilize all horizontal space for web UI
|
2020-11-10 13:55:53 -05:00 |
|
Jeremy Stretch
|
25a91cd5a5
|
Fix rack elevation image toggles
|
2020-11-10 13:42:48 -05:00 |
|
Jeremy Stretch
|
baa3fb4779
|
Tweak icons
|
2020-11-10 13:36:40 -05:00 |
|
Jeremy Stretch
|
14e0ff0654
|
Fix RegionTestCase
|
2020-11-10 13:13:01 -05:00 |
|
Jeremy Stretch
|
e8ea013066
|
Ensure consistent inclusion of custom fields for newly-supporting models
|
2020-11-10 12:33:20 -05:00 |
|
Jeremy Stretch
|
be6b8dda32
|
Extend some CSV import tests to check ChoiceField slugs
|
2020-11-10 12:14:54 -05:00 |
|
Jeremy Stretch
|
bf6c0c7bd2
|
Add missing tenant attribute
|
2020-11-10 11:58:59 -05:00 |
|
Jeremy Stretch
|
1b6f0ea825
|
Correct label for RIR
|
2020-11-10 11:58:34 -05:00 |
|
Jeremy Stretch
|
e04549fad4
|
Don't use responsive tables for device components
|
2020-11-10 11:53:40 -05:00 |
|
Jeremy Stretch
|
ca274672dd
|
Fix up device component tab navigation & return URLs
|
2020-11-10 11:46:04 -05:00 |
|
Jeremy Stretch
|
5e8ca45603
|
Fix permissions for REST API status view
|
2020-11-10 11:16:35 -05:00 |
|
Jeremy Stretch
|
6be4c84acd
|
Clean up service form
|
2020-11-10 11:05:29 -05:00 |
|
Jeremy Stretch
|
6500b8cad7
|
Clean up CustomField regex validation
|
2020-11-10 10:21:18 -05:00 |
|
Jeremy Stretch
|
dc8682c721
|
Fix bulk editing of device components
|
2020-11-10 09:22:50 -05:00 |
|
Jeremy Stretch
|
78bd0a386b
|
Remove old tables.py
|
2020-11-10 09:05:42 -05:00 |
|
Jeremy Stretch
|
e77d851426
|
Merge branch 'develop' into develop-2.10
|
2020-11-09 20:58:59 -05:00 |
|
Jeremy Stretch
|
66939e2a59
|
Post release version bump
|
2020-11-09 20:57:35 -05:00 |
|
Jeremy Stretch
|
d23dee5959
|
Release v2.9.9
|
2020-11-09 20:51:35 -05:00 |
|
Jeremy Stretch
|
f14f129283
|
Merge pull request #5317 from netbox-community/2755-material-design-icons
Closes #2755: Switch to Material Design icons
|
2020-11-09 20:46:23 -05:00 |
|