Jeremy Stretch
|
aed25fea3a
|
#259: Add present_in_vrf filters for IPAddress
|
2020-11-12 10:27:44 -05:00 |
|
Jeremy Stretch
|
cbea309786
|
Call out removal of DTL (#4360) at top of release notes
|
2020-11-12 10:17:19 -05:00 |
|
Jeremy Stretch
|
a3675854be
|
Clean up generic view templates
|
2020-11-11 16:58:29 -05:00 |
|
Jeremy Stretch
|
b3c770216e
|
Relocate and group generic views
|
2020-11-11 16:07:38 -05:00 |
|
Jeremy Stretch
|
8714c33e8a
|
Move constants out of views.py
|
2020-11-11 15:36:57 -05:00 |
|
Jeremy Stretch
|
a0772fd7ba
|
Move context processors under NetBox core
|
2020-11-11 15:28:07 -05:00 |
|
Jeremy Stretch
|
3d6baeaab0
|
Move selection field validation from admin form to model
|
2020-11-11 15:24:39 -05:00 |
|
Jeremy Stretch
|
d17bf67131
|
Rewrote documentation for custom fields
|
2020-11-11 15:23:35 -05:00 |
|
Jeremy Stretch
|
64d1f57276
|
Add custom get_operation_id() method to avoid monkey-patching coreapi
|
2020-11-11 14:25:43 -05:00 |
|
Jeremy Stretch
|
963df7e398
|
Correct FrontPortTemplate update data
|
2020-11-11 13:02:58 -05:00 |
|
Jeremy Stretch
|
5ed5ffea0e
|
Bulk update should return complete object representation
|
2020-11-11 13:02:28 -05:00 |
|
Jeremy Stretch
|
d560e2da93
|
Fix tracing from front/rear ports
|
2020-11-11 11:48:55 -05:00 |
|
Jeremy Stretch
|
2b359ce1c7
|
Move rest_api_server_error() to utilities.api
|
2020-11-10 17:19:14 -05:00 |
|
Jeremy Stretch
|
4971469590
|
Move APIRootView to netbox.api.views
|
2020-11-10 17:13:22 -05:00 |
|
Jeremy Stretch
|
db0c61dea4
|
Consolidate middleware under NetBox core
|
2020-11-10 16:59:37 -05:00 |
|
Jeremy Stretch
|
c496b05630
|
Update Python dependencies
|
2020-11-10 16:44:19 -05:00 |
|
Jeremy Stretch
|
8348c5a674
|
Fix side panel width
|
2020-11-10 16:00:21 -05:00 |
|
Jeremy Stretch
|
d03c14d49c
|
Closes #5154: Utilize all horizontal space for web UI
|
2020-11-10 13:55:53 -05:00 |
|
Jeremy Stretch
|
7a61354d8c
|
Fix rack elevation image toggles
|
2020-11-10 13:42:48 -05:00 |
|
Jeremy Stretch
|
b9af6ef841
|
Tweak icons
|
2020-11-10 13:36:40 -05:00 |
|
Jeremy Stretch
|
de0e69840e
|
Fix RegionTestCase
|
2020-11-10 13:13:01 -05:00 |
|
Jeremy Stretch
|
52312195b6
|
Ensure consistent inclusion of custom fields for newly-supporting models
|
2020-11-10 12:33:20 -05:00 |
|
Jeremy Stretch
|
fbe1ec3e6d
|
Extend some CSV import tests to check ChoiceField slugs
|
2020-11-10 12:14:54 -05:00 |
|
Jeremy Stretch
|
46b48ee55d
|
Add missing tenant attribute
|
2020-11-10 11:58:59 -05:00 |
|
Jeremy Stretch
|
f631f8c45b
|
Correct label for RIR
|
2020-11-10 11:58:34 -05:00 |
|
Jeremy Stretch
|
1552681e6b
|
Don't use responsive tables for device components
|
2020-11-10 11:53:40 -05:00 |
|
Jeremy Stretch
|
2377e04911
|
Fix up device component tab navigation & return URLs
|
2020-11-10 11:46:04 -05:00 |
|
Jeremy Stretch
|
aac930237a
|
Fix permissions for REST API status view
|
2020-11-10 11:16:35 -05:00 |
|
Jeremy Stretch
|
97c588a8ba
|
Clean up service form
|
2020-11-10 11:05:29 -05:00 |
|
Jeremy Stretch
|
3d6bf1e0f8
|
Clean up CustomField regex validation
|
2020-11-10 10:21:18 -05:00 |
|
Jeremy Stretch
|
b8a7870750
|
Fix bulk editing of device components
|
2020-11-10 09:22:50 -05:00 |
|
Jeremy Stretch
|
cb79a5a56d
|
Remove old tables.py
|
2020-11-10 09:05:42 -05:00 |
|
Jeremy Stretch
|
0567f0d190
|
Merge branch 'develop' into develop-2.10
|
2020-11-09 20:58:59 -05:00 |
|
Jeremy Stretch
|
340e665817
|
Post release version bump
|
2020-11-09 20:57:35 -05:00 |
|
Jeremy Stretch
|
8ba50d0cf2
|
Merge pull request #5332 from netbox-community/develop
Release v2.9.9
v2.9.9
|
2020-11-09 20:55:28 -05:00 |
|
Jeremy Stretch
|
a6f0154803
|
Release v2.9.9
|
2020-11-09 20:51:35 -05:00 |
|
Jeremy Stretch
|
652e128cfd
|
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 |
|
Jeremy Stretch
|
9b2dc89c6c
|
Closes #5327: Be more strict when capturing anticipated ImportError exceptions
|
2020-11-09 16:49:05 -05:00 |
|
Jeremy Stretch
|
dc7da4f0f6
|
Fixes #5316: Dry running scripts should not trigger webhooks
|
2020-11-09 16:22:45 -05:00 |
|
Jeremy Stretch
|
ab33b3aa84
|
Fixes #5328: Fix CreatedUpdatedFilterTest when running in non-UTC timezone
|
2020-11-09 16:04:09 -05:00 |
|
Jeremy Stretch
|
bf836d4d46
|
Fixes #5331: Fix filtering of sites by null region
|
2020-11-09 15:58:59 -05:00 |
|
Jeremy Stretch
|
c3f2cc7648
|
Correct buttons() method in dummy plugin template content
|
2020-11-09 14:31:53 -05:00 |
|
Jeremy Stretch
|
d2c4c7fb10
|
Closes #5324: Add missing template extension tags for plugins for VM interface view
|
2020-11-09 14:19:22 -05:00 |
|
Jeremy Stretch
|
39f4dea051
|
Merge pull request #5326 from 991jo/patch-1
Fixed a UI Bug where there is no whitespace after grouped custom links.
|
2020-11-09 12:54:08 -05:00 |
|
991jo
|
7cf4095983
|
Fixed a UI Bug where there is no whitespace after grouped custom links.
See #5325 for details
|
2020-11-09 07:56:26 +01:00 |
|
John Anderson
|
0d27abc6fc
|
fixes #5314 - Fix config context rendering when multiple tags are assgined to an object
|
2020-11-06 16:47:07 -05:00 |
|
Jeremy Stretch
|
62b0a68bef
|
Don't use chevron-right icon for hierarchy
|
2020-11-06 16:26:16 -05:00 |
|
Jeremy Stretch
|
5db14f9410
|
Tweak CSS
|
2020-11-06 16:09:55 -05:00 |
|
Jeremy Stretch
|
6542a326c1
|
Clean up stray Font Awesome icons
|
2020-11-06 15:06:45 -05:00 |
|
Jeremy Stretch
|
72dace29b7
|
Replace Glyphicons with Material Design
|
2020-11-06 14:49:14 -05:00 |
|