Jeremy Stretch
|
6ae96f51c0
|
Fix returning default for unknown userconfig key
|
2020-04-24 10:37:02 -04:00 |
|
Jeremy Stretch
|
578b24a932
|
Add page for user to view/clear preferences
|
2020-04-24 10:29:06 -04:00 |
|
Jeremy Stretch
|
3401f40d4a
|
Add all() method to UserConfig
|
2020-04-24 09:50:26 -04:00 |
|
Jeremy Stretch
|
e1df078352
|
Document available user preferences
|
2020-04-24 09:46:02 -04:00 |
|
Jeremy Stretch
|
d5dbee05d2
|
Remember user's per_page preference (POC for UserConfig)
|
2020-04-23 16:48:13 -04:00 |
|
Jeremy Stretch
|
b7b33c0fd7
|
Automatically create UserConfig for users
|
2020-04-23 16:46:36 -04:00 |
|
Jeremy Stretch
|
6e7ec2266b
|
Show user config in admin UI
|
2020-04-23 15:53:43 -04:00 |
|
Jeremy Stretch
|
af602f52f7
|
Initial implementation of UserConfig model
|
2020-04-23 15:34:32 -04:00 |
|
Jeremy Stretch
|
4588acc26c
|
Initialize v2.9 development
|
2020-04-23 11:02:35 -04:00 |
|
Jeremy Stretch
|
b56df39927
|
Post-release version bump
|
2020-04-23 10:27:33 -04:00 |
|
Jeremy Stretch
|
a998582051
|
Fix typo in validation error message
|
2020-04-23 10:12:56 -04:00 |
|
Jeremy Stretch
|
970333f5f7
|
Correct release date
|
2020-04-23 10:11:11 -04:00 |
|
Jeremy Stretch
|
6e0b0f98f1
|
Release v2.8.1
|
2020-04-23 10:09:13 -04:00 |
|
Sander Steffann
|
d65a5a931b
|
Fix minor typo
|
2020-04-23 14:10:58 +02:00 |
|
John Anderson
|
ddd9df5e8a
|
fix #4459 - Fix caching issue resulting in erroneous nested data for regions, rack groups, and tenant groups
|
2020-04-22 16:45:26 -04:00 |
|
Jeremy Stretch
|
417de9968c
|
Changelog for #4139
|
2020-04-22 14:15:41 -04:00 |
|
Jeremy Stretch
|
8294ee89bf
|
Merge pull request #4524 from netbox-community/4139-component-bulk-create
Fixes #4139: Extend forms for bulk device component creation
|
2020-04-22 14:11:07 -04:00 |
|
Jeremy Stretch
|
be96e57539
|
Fix tag assignment when bulk creating components
|
2020-04-22 14:05:27 -04:00 |
|
Jeremy Stretch
|
4a28d6d01c
|
Update InterfaceBulkCreateForm for VMs
|
2020-04-22 12:09:40 -04:00 |
|
Jeremy Stretch
|
175e337bf3
|
Update device component bulk edit forms to use form_from_model()
|
2020-04-22 11:47:26 -04:00 |
|
Jeremy Stretch
|
226638d0f6
|
Add bulk creation view for rear ports
|
2020-04-22 11:26:04 -04:00 |
|
Jeremy Stretch
|
9c60a2a661
|
Introduce model-specific bulk create forms for device components
|
2020-04-22 11:15:39 -04:00 |
|
Jeremy Stretch
|
443bd5d573
|
Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero
|
2020-04-21 16:13:34 -04:00 |
|
Jeremy Stretch
|
33e91c90f5
|
Fixes #4510: Enforce address family for device primary IPv4/v6 addresses
|
2020-04-21 14:50:15 -04:00 |
|
Jeremy Stretch
|
ba8be5afcd
|
Fixes #3356: Correct Swagger schema specification for the available prefixes/IPs API endpoints
|
2020-04-21 14:12:49 -04:00 |
|
Jeremy Stretch
|
573f5e1162
|
Fixes #2994: Prevent modifying termination points of existing cable to ensure end-to-end path integrity
|
2020-04-21 13:41:38 -04:00 |
|
Jeremy Stretch
|
0d212fa480
|
Changelog for #4388
|
2020-04-21 12:51:43 -04:00 |
|
Jeremy Stretch
|
0380717ea4
|
Merge pull request #4521 from netbox-community/4388-cable-tracing
Fixes #4388: Improve connection endpoint detection
|
2020-04-21 12:49:48 -04:00 |
|
Jeremy Stretch
|
91a97c5007
|
Pretty-up cable trace template
|
2020-04-21 11:59:14 -04:00 |
|
Jeremy Stretch
|
b3a0d2b6ad
|
Extend tests for #4388
|
2020-04-21 10:53:21 -04:00 |
|
Jeremy Stretch
|
3ca213607e
|
Closes #4505: Fix typo in application stack diagram
|
2020-04-20 11:06:52 -04:00 |
|
Jeremy Stretch
|
6e825e6309
|
Changelog for #4464
|
2020-04-20 11:04:15 -04:00 |
|
Jeremy Stretch
|
a148b66560
|
Merge pull request #4501 from toerb/develop
add rack width of 21 inches for ETSI racks
|
2020-04-20 11:03:09 -04:00 |
|
Jeremy Stretch
|
05def79739
|
Adapt tracing view to account for split ends (WIP)
|
2020-04-15 17:09:04 -04:00 |
|
Jeremy Stretch
|
e8ff7b7fd4
|
Refactor cable tracing logic
|
2020-04-15 15:46:41 -04:00 |
|
Jeremy Stretch
|
8319b89b42
|
Merge pull request #4492 from kobayashi/4361-type-connection_status
Fix #4361 Set correct type of connection_status in swagger schema
|
2020-04-15 09:45:39 -04:00 |
|
Jeremy Stretch
|
8db65892df
|
Closes #4491: Update docs to indicate support for nesting objects
|
2020-04-15 09:41:57 -04:00 |
|
Jeremy Stretch
|
d8bdc0eb62
|
Fixes #4496: Fix exception when validating certain models via REST API
|
2020-04-15 09:37:30 -04:00 |
|
kobayashi
|
233e972418
|
Fixes #4361: Set correct type of connection_state
|
2020-04-15 01:02:11 -04:00 |
|
Jeremy Stretch
|
2264e47f48
|
Fixes #4489: Fix display of parent/child role on device type view
|
2020-04-14 12:13:05 -04:00 |
|
Jeremy Stretch
|
9b41d261c8
|
Fix typo
|
2020-04-14 10:03:02 -04:00 |
|
Jeremy Stretch
|
979e58c3b6
|
Fix format string
|
2020-04-14 09:43:12 -04:00 |
|
Jeremy Stretch
|
10bd014e4e
|
Call out requirement for Python 3.6 or later
|
2020-04-13 14:38:26 -04:00 |
|
Jeremy Stretch
|
92a9c25ba1
|
Fix link to logging configuration docs
|
2020-04-13 14:37:11 -04:00 |
|
Jeremy Stretch
|
af2e46c3b8
|
Clarify requirement for Python 3.6 or later
|
2020-04-13 14:22:17 -04:00 |
|
Jeremy Stretch
|
73779f4769
|
Remove format strings to ensure compilation under old Python releases
|
2020-04-13 14:07:44 -04:00 |
|
Jeremy Stretch
|
4bc0fcebde
|
Fixes #4481: Remove extraneous material from example configuration file
|
2020-04-13 13:49:34 -04:00 |
|
Jeremy Stretch
|
355b68e2af
|
Post-release version bump
|
2020-04-13 11:31:16 -04:00 |
|
Jeremy Stretch
|
ed9a0002a6
|
Release v2.8.0
|
2020-04-13 11:21:33 -04:00 |
|
Jeremy Stretch
|
3880849ea8
|
Update dependencies for v2.8 release
|
2020-04-13 11:09:39 -04:00 |
|