Commit Graph

7632 Commits

Author SHA1 Message Date
checktheroads
5decdc3ce8 #6372: Add "add" and "import" buttons to each item as appropriate 2021-05-23 00:30:28 -07:00
checktheroads
b0fc52fec5 #6732: Add "add" and "import" buttons to each item as appropriate 2021-05-22 18:11:56 -07:00
checktheroads
f861391b44 #6372: Fix toast colors in dark mode 2021-05-22 17:17:31 -07:00
checktheroads
e3e95a0b39 #6372: Fix footer placement 2021-05-22 16:59:55 -07:00
Martin Rødvand
ab333454c8 Closes #6358: Add search to VLAN group overview. 2021-05-22 14:27:18 +02:00
jeremystretch
574bda4e9c Changelog for #5121 2021-05-21 17:25:37 -04:00
Jeremy Stretch
17ec590c8e Merge pull request #6470 from netbox-community/5121-filter-tags-content-type
Closes #5121: Add object type filters for Tags
2021-05-21 17:22:30 -04:00
jeremystretch
b1b521c82d Closes #5121: Add content_type filters for tags 2021-05-21 17:05:32 -04:00
jeremystretch
264d95d3a7 Add tags as a feature query 2021-05-21 16:54:33 -04:00
jeremystretch
b19b0e0314 Fixes #6467: Fix access to metrics on custom BASE_PATH when login is required 2021-05-21 15:56:22 -04:00
jeremystretch
0636be1700 Fixes #6468: Disable ordering VLAN groups list by scope object 2021-05-21 15:43:18 -04:00
jeremystretch
5cc35c8f26 Changelog for #6465 2021-05-21 11:17:58 -04:00
Jeremy Stretch
dcb522dd23 Merge pull request #6449 from 991jo/device_type_import_fix
Fixed #6438 Device Type Import does not import/export description/label fields for many components
2021-05-21 11:16:32 -04:00
Jeremy Stretch
5210b447d4 Merge pull request #6419 from tehtbl-oss/develop
Update netbox/extras/plugins/views.py#L45 by fixing a typo in method _get_plugin_data
2021-05-21 11:08:11 -04:00
jeremystretch
9f69023440 Add DigitalOcean as sponsor 2021-05-20 12:41:23 -04:00
jeremystretch
5e10a15f93 Closes #6441: Improve UI paginator to optimize page object count 2021-05-20 12:00:31 -04:00
jeremystretch
0b66069665 Closes #6434: Add deprecation warning for stock secrets functionality 2021-05-20 10:51:41 -04:00
Johannes Erwerle
69fe67408e Fixed #6438 Device Type Import does not import/export description/label fields for many components 2021-05-20 06:30:44 +00:00
jeremystretch
c5ee1b3bc4 Fixes #6426: Allow assigning virtual chassis member interfaces to LAG on VC master 2021-05-18 16:42:21 -04:00
jeremystretch
f29ee79591 Clean up object.html header 2021-05-17 20:23:14 -04:00
Jeremy Stretch
cb7cde2a6b Template cleanup (#6421)
* Clean up & comment base templates

* Clean up login template & form

* Use SVG file for NetBox logo

* Simplify breadcrumbs

* Merge changelog.html into home.html

* Rename title_container block to header

* Move breadcrumbs block to object.html

* Attach names to endblock template tags

* Reorganize root-level templates into base/ and inc/

* Remove obsolete reference to Bootstrap 3.4.1
2021-05-17 16:27:27 -04:00
Daniel Sheppard
00b4a82ee8 Closes: #5278 - Remove Secrets (#6397)
* Remove Secrets

* #5278: Remove secrets javascript from netbox core

* Remove userkey references

* Fix PEP8

* Remove a few more instances of secrets.  Rebundle

* Remove Secrets

Co-authored-by: checktheroads <matt@allroads.io>
2021-05-17 16:26:02 -04:00
jeremystretch
f6dbc45baa Clean up stray quote 2021-05-17 13:18:02 -04:00
jeremystretch
deb3e0e196 Warn against relying on demo instance for bug reports 2021-05-17 13:10:49 -04:00
Jeremy Stretch
b8c7c10082 Merge pull request #6428 from shinsterneck/patch-1
Typo fix in Documentation section "Invalidating Cached Data"
2021-05-17 08:41:16 -04:00
Shin Sterneck
7709e5297b Typo fix
Fix a small typo
2021-05-17 09:27:44 +02:00
jeremystretch
e4f9a8c0d1 Changelog for #2434 2021-05-14 14:55:38 -04:00
Jeremy Stretch
a3ba93e4b3 Merge pull request #6323 from netbox-community/feature-2434
Closes #2434: Show 'Create & Assign IP Address' Button when Creating …
2021-05-14 14:53:59 -04:00
checktheroads
500476226d #2434: Fix database transaction context scoping 2021-05-14 11:21:42 -07:00
Thomas
1ed493406f Update views.py
Fixing typo in 'version'
2021-05-14 18:22:01 +02:00
jeremystretch
c0050772f5 Closes #6400: Add cyan color choice for plugin buttons 2021-05-14 09:13:36 -04:00
jeremystretch
98efe2ecae Fixes #6398: Avoid exception when deleting device connected to self via circuit 2021-05-14 09:06:00 -04:00
checktheroads
3c72516ea5 Merge branch 'feature' into feature-2434 2021-05-14 00:12:19 -07:00
checktheroads
88d90bb31c Merge branch 'feature' of github.com:netbox-community/netbox into feature 2021-05-14 00:10:06 -07:00
jeremystretch
c51d3a5e45 Fixes #6376: Fix assignment of VLAN groups to clusters, cluster groups via REST API 2021-05-12 13:47:42 -04:00
jeremystretch
cb6999d277 Closes #6393: Add description filter for IP addresses 2021-05-12 13:38:52 -04:00
jeremystretch
c8c51ef8f4 Closes #3665: Enable rendering export templates via REST API 2021-05-11 15:51:36 -04:00
Jeremy Stretch
027b74ad09 Merge pull request #6392 from netbox-community/4609-prefix-mark-utilized
Closes #4609: Mark prefixes as fully utilized
2021-05-11 15:12:56 -04:00
jeremystretch
befe78f7b7 Permit disabling utilization graph warning/danger thresholds 2021-05-11 14:52:27 -04:00
jeremystretch
30c7cfb4fa Closes #4609: Allow marking prefixes as fully utilized 2021-05-11 14:08:18 -04:00
checktheroads
e66e8d6ea2 #2434: Apply conditional logic from eccbeea to overridden InterfaceCreateView.post method 2021-05-10 13:58:10 -07:00
checktheroads
e71f18767f Merge branch 'feature' into feature-2434 2021-05-10 13:57:32 -07:00
jeremystretch
293e9f48e4 Closes #6338: Decimal fields are no longer coerced to strings in REST API 2021-05-10 14:22:01 -04:00
jeremystretch
ddbfe744f3 Closes #6154: Allow decimal values for cable lengths 2021-05-10 14:14:54 -04:00
jeremystretch
c647ba0a75 Closes #5806: Add kilometer and mile as choices for cable length unit 2021-05-10 11:23:21 -04:00
Jeremy Stretch
a8ac1cedec Merge pull request #6378 from bluikko/patch-1
Typo in powerfeed.md
2021-05-10 09:16:46 -04:00
bluikko
2081996990 Typo in powerfeed.md
pot -> port
2021-05-09 12:33:09 +07:00
checktheroads
eccbeeaa26 #2434: Fix redirection logic in generic form validation method 2021-05-08 12:32:13 -07:00
checktheroads
b7c2dde402 #6372: Show standard form validation errors 2021-05-08 12:07:20 -07:00
checktheroads
b7659d3465 #2434: Refactor ComponentCreateView to use generic form validation method
New validate_form method on ComponentCreateView handles validation generically, which any post() method on ComponentCreateView can use to validate the form but handle the response differently as needed.
2021-05-08 12:01:25 -07:00