Jeremy Stretch
|
f48414eda5
|
Fixes #4951: Redirect to device inventory view after creting a new inventory item
|
2020-08-06 13:20:12 -04:00 |
|
Jeremy Stretch
|
27f8a3d021
|
Changelog for #4639
|
2020-08-06 09:44:33 -04:00 |
|
Jeremy Stretch
|
6055debf04
|
Merge pull request #4959 from netbox-community/4639-prefix-annotate-depth
Closes #4639: Replace annotate_depth() on Prefix manager
|
2020-08-06 09:42:12 -04:00 |
|
Jeremy Stretch
|
e341e9c31f
|
Replicate 'max length' field in PrefixFilterForm for consistency
|
2020-08-06 09:20:20 -04:00 |
|
Jeremy Stretch
|
5c817d6422
|
Fix default display of child count in prefix tables
|
2020-08-06 09:14:20 -04:00 |
|
Jeremy Stretch
|
c3d5138bb6
|
Replace expand/collpase with max mask length for prefixes list
|
2020-08-05 16:48:45 -04:00 |
|
Jeremy Stretch
|
3271cd9f69
|
Add LTE and GTE filters for prefix mask length
|
2020-08-05 16:16:51 -04:00 |
|
Jeremy Stretch
|
7d2484a0db
|
Replace annotate_depth() with annotate_tree()
|
2020-08-05 15:55:47 -04:00 |
|
Jeremy Stretch
|
2324bc6801
|
Remove unused wiki images
|
2020-08-05 14:10:08 -04:00 |
|
Jeremy Stretch
|
77c3c57ce9
|
Standardize API requests
|
2020-08-05 14:04:59 -04:00 |
|
Jeremy Stretch
|
7c0124bbbb
|
Merge pull request #4958 from netbox-community/docs-refresh
Documentation refresh for v2.9 release
|
2020-08-05 13:55:23 -04:00 |
|
Jeremy Stretch
|
e0a4d81375
|
Merge branch 'develop-2.9' into docs-refresh
|
2020-08-05 13:53:06 -04:00 |
|
Jeremy Stretch
|
d26dd39624
|
Finished updating REST API documentation
|
2020-08-05 13:40:06 -04:00 |
|
Jeremy Stretch
|
dde2d0bcff
|
Closes #4945: Add a user-friendly 403 error page
|
2020-08-05 10:40:45 -04:00 |
|
Jeremy Stretch
|
e4d78608c8
|
Fixes #4950: Include inventory item label in API serializer, UI view
|
2020-08-05 10:11:38 -04:00 |
|
Jeremy Stretch
|
b4826c84ca
|
Fixes #4952: Default to VM tab when creating/editing an IP address for a VM
|
2020-08-05 09:29:29 -04:00 |
|
Jeremy Stretch
|
e7c61edb37
|
Merge branch 'develop' into develop-2.9
|
2020-08-05 09:15:10 -04:00 |
|
Jeremy Stretch
|
123ee2d590
|
Started refreshing REST API documentation
|
2020-08-04 17:07:45 -04:00 |
|
Jeremy Stretch
|
63a429dd5b
|
Post-release version bump
|
2020-08-04 12:41:29 -04:00 |
|
Jeremy Stretch
|
0fff3988cd
|
Merge pull request #4947 from netbox-community/develop
v2.8.9 - 2020-08-04
|
2020-08-04 12:39:55 -04:00 |
|
Jeremy Stretch
|
01d4b378b3
|
Release v2.8.9
|
2020-08-04 12:31:38 -04:00 |
|
systeembeheerder
|
124df8f412
|
Update upgrading.md (#4937)
include the local_requirements.txt file to keep ldap from breaking during upgrades.
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
|
2020-08-04 12:26:21 -04:00 |
|
Jeremy Stretch
|
b0ca473387
|
Fixes #4455: Fix ordering of prefixes beneath aggregate when available space is hidden
|
2020-08-04 12:09:10 -04:00 |
|
Jeremy Stretch
|
dfa27ba4de
|
Closes #4943: Add a 'description' field to ObjectPermission
|
2020-08-03 16:37:37 -04:00 |
|
Jeremy Stretch
|
536393fe59
|
Closes #4942: Make ObjectPermission's 'name' field required
|
2020-08-03 16:10:51 -04:00 |
|
Jeremy Stretch
|
0042fdf1b4
|
Exclude permission, userconfig inlines when creating a new user
|
2020-08-03 14:16:21 -04:00 |
|
Jeremy Stretch
|
e2509b80ea
|
Add notes to admin UI encouraging Jinja2 over legacy Django templating
|
2020-08-03 14:09:32 -04:00 |
|
Jeremy Stretch
|
a17a011408
|
Log a warning for scripts whose run() method does not accept a commit argument
|
2020-08-03 13:56:10 -04:00 |
|
Jeremy Stretch
|
fdf2dc8912
|
Closes #4940: Added an occupied field to rack unit representations for rack elevation views
|
2020-08-03 13:37:32 -04:00 |
|
Jeremy Stretch
|
f3703f57ce
|
Fixes #4939: Fix linking to LAG interfaces on other VC members
|
2020-08-03 12:57:04 -04:00 |
|
Jeremy Stretch
|
5ea0208306
|
Fixes #4938: Show add, import buttons on virtual chassis list view
|
2020-08-03 12:52:00 -04:00 |
|
Jeremy Stretch
|
d5a15e7ec4
|
Refreshed admin docs
|
2020-08-03 11:42:24 -04:00 |
|
Jeremy Stretch
|
f65ec7d509
|
Refreshed "additional features" docs
|
2020-08-03 11:03:19 -04:00 |
|
Jeremy Stretch
|
2e0672c2ad
|
Update caching, change logging documentation
|
2020-07-30 14:57:34 -04:00 |
|
Jeremy Stretch
|
59ad61c7a4
|
Update virtualization documentation
|
2020-07-30 13:48:05 -04:00 |
|
Jeremy Stretch
|
fe56276f75
|
Update power documentation
|
2020-07-30 13:36:40 -04:00 |
|
Jeremy Stretch
|
3ca328251a
|
Update tenancy documentation
|
2020-07-30 13:02:53 -04:00 |
|
Jeremy Stretch
|
d370998672
|
Update IPAM model documentation
|
2020-07-30 12:55:51 -04:00 |
|
Jeremy Stretch
|
8cfcfe4ff2
|
Update docs for tags, config contexts
|
2020-07-30 11:36:46 -04:00 |
|
Jeremy Stretch
|
6c24501f96
|
Fixes #4931: Fix DoesNotExist exception when deleting devices
|
2020-07-30 10:08:36 -04:00 |
|
Jeremy Stretch
|
47c4e0e870
|
Fixes #4930: Replicate label values when instantiating device type components
|
2020-07-30 10:05:29 -04:00 |
|
Jeremy Stretch
|
05c640b591
|
#4923: Separate user creation instructions for Ubuntu/CentOS
|
2020-07-30 09:15:20 -04:00 |
|
Jeremy Stretch
|
f8448974c1
|
Fixes #4926: Fix ordering of VM interfaces in REST API endpoint
|
2020-07-30 09:10:06 -04:00 |
|
Jeremy Stretch
|
baab250c27
|
Fixes #4927: Fix validation error when updating an existing secret
|
2020-07-30 08:57:45 -04:00 |
|
Jeremy Stretch
|
697169870a
|
Fixes #4929: Correct log message when creating a new object
|
2020-07-30 08:51:01 -04:00 |
|
Jeremy Stretch
|
cba279ba26
|
Update site and rack documentation
|
2020-07-29 16:27:38 -04:00 |
|
Jeremy Stretch
|
ed3f477381
|
#4919: Allow adding/changing assigned permissions within group and user admin views
|
2020-07-29 12:12:00 -04:00 |
|
Jeremy Stretch
|
3ad3e9146f
|
Fixes #4921: Render non-viewable devices as unavailable space in rack elevations
|
2020-07-29 09:43:13 -04:00 |
|
Jeremy Stretch
|
7f57de3bcd
|
Closes #4916: Clarify plugin config behavior when specifying a default value for a required setting
|
2020-07-28 17:12:46 -04:00 |
|
Jeremy Stretch
|
1208751ce4
|
Closes #4913: Upgrade jQuery to v3.5.1
|
2020-07-28 14:25:05 -04:00 |
|