Arthur Hanson
204c10c053
9654 device weight ( #10448 )
...
* 9654 add weight fields to devices
* 9654 changes from code review
* 9654 change _abs_weight to grams
* Resolve migrations conflict
* 9654 code-review changes
* 9654 total weight on devices
* Misc cleanup
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-09-30 16:31:04 -04:00
Arthur Hanson
af8bb0c4b9
10348 add decimal custom field ( #10422 )
...
* 10348 add decimal custom field
* 10348 fix tests
* 10348 add documentation
* Rearrange custom fields to be ordered consistently
* Rename number_field to integer_field for clarity
* Clean up validation logic
* Apply suggested changes from PR
* Store decimal custom field values natively
* Fix filter test
* Update custom field model migrations to use new encoder
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-09-30 16:03:24 -04:00
jeremystretch
d486fa8452
Changelog for #9045 , #9046 , #9071
2022-09-28 17:18:31 -04:00
Jeremy Stretch
c95ad5b208
Merge pull request #10441 from netbox-community/9071-plugin-menu
...
9071 add header to plugin menu
2022-09-28 17:08:10 -04:00
jeremystretch
d0465242a3
Add documentation for PluginMenu
2022-09-28 16:44:16 -04:00
jeremystretch
00d2dcda68
Refactor navigation resources and menu
2022-09-28 15:56:09 -04:00
jeremystretch
3c32c09a5a
Fixes #10496 : Use page.canonical_url to identify ReadTheDocs builds
2022-09-28 09:30:38 -04:00
jeremystretch
ad6a7086c4
Changelog for #9249
2022-09-27 16:52:14 -04:00
jeremystretch
2d9852d6f1
Fixes #10408 : Fix validation when attempting to add redundant contact assignments
2022-09-27 13:11:57 -04:00
jeremystretch
05542324fc
Changelog for #10465 , #10480
2022-09-27 11:53:11 -04:00
jeremystretch
6016e1b15d
Changelog & cleanup for #9892
2022-09-27 09:55:35 -04:00
Jeremy Stretch
d08d5620da
Merge pull request #10424 from netbox-community/9892-fhrpgroup-name
...
9892 fhrpgroup name
2022-09-27 09:48:11 -04:00
Arthur
7deb9fde9e
9071 add documentation
2022-09-26 14:41:46 -07:00
jeremystretch
dda193247a
Fixes #10470 : Omit read-only custom fields from CSV import forms
2022-09-26 16:47:34 -04:00
jeremystretch
2463e4efd3
Fixes #10461 : Enable filtering by read-only custom fields in the UI
2022-09-26 16:42:11 -04:00
jeremystretch
a0b17887fd
Fixes #10445 : Avoid rounding virtual machine memory values
2022-09-26 15:45:58 -04:00
Arthur
e11d594122
9892 add supporting tests, form fields
2022-09-26 11:39:43 -07:00
jeremystretch
0280ddcbe9
Merge branch 'develop' into feature
2022-09-26 11:55:58 -04:00
jeremystretch
96784640e3
Changelog for #10435 , #10439
2022-09-26 10:27:35 -04:00
Arthur Hanson
39129ecedf
10407 fix documentation link to requests ( #10409 )
...
* 10407 fix documentation link to requests
* Append page heading to URL
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-09-26 09:17:02 -04:00
Arthur
e95708fe08
Merge branch 'develop' into feature
2022-09-20 08:52:37 -07:00
Daniel Sheppard
75c91232b4
Update changelog for #9497
2022-09-20 09:49:46 -05:00
Daniel Sheppard
86d366be4d
Fixes #9651 - Document Pre-Change process for scripts
2022-09-20 09:46:23 -05:00
Arthur
ed3d04c7ba
Merge branch 'develop' into feature
2022-09-19 15:51:54 -07:00
jeremystretch
1b62c11db5
PRVB
2022-09-16 13:41:09 -04:00
jeremystretch
30b9ddc251
Release v3.3.4
2022-09-16 13:14:14 -04:00
jeremystretch
4a9831bd23
Fixes #10383 : Fix assignment of component templates to module types via web UI
2022-09-16 08:30:46 -04:00
jeremystretch
59388d89a0
Fixes #10387 : Fix MultiValueDictKeyError exception when editing a device interface
2022-09-16 08:20:24 -04:00
jeremystretch
1eb0e5d307
Merge branch 'develop' into feature
2022-09-15 14:30:24 -04:00
jeremystretch
935f008c16
PRVB
2022-09-15 14:29:43 -04:00
Arthur
05b17a0082
Release v3.3.3
2022-09-15 11:04:12 -07:00
jeremystretch
91fd25a548
Fixes #10353 : Table action buttons should reserve return URL parameters
2022-09-15 13:40:39 -04:00
jeremystretch
e05696dfcc
Fixes #10337 : Display SSO links when local authentication fails
2022-09-15 13:17:04 -04:00
Jeremy Stretch
157a45b627
Merge pull request #10369 from netbox-community/10359-add-region-column
...
#10359 add region column to site table
2022-09-15 13:07:59 -04:00
jeremystretch
e9a91455e8
#10359 : Add region and site group columns to the devices table
2022-09-15 12:55:21 -04:00
jeremystretch
f97eb99950
Changelog for #10247 , #10258 , #10305 , #10362
2022-09-15 10:14:16 -04:00
jeremystretch
4208dbd514
Closes #10358 : Raise minimum required PostgreSQL version from 10 to 11
2022-09-14 17:10:14 -04:00
jeremystretch
6a9274a95f
Closes #10314 : Move clone() method from NetBoxModel to CloningMixin
2022-09-13 14:36:37 -04:00
jeremystretch
ea9d2e3f88
Closes #9577 : Add has_front_image and has_rear_image filters for device types
2022-09-13 14:14:18 -04:00
jeremystretch
211a1394d3
Changelog for #8580 , #10333
2022-09-12 17:17:53 -04:00
jeremystretch
3aac62caa7
Changelog for #10304 , #10307
2022-09-09 17:08:12 -04:00
jeremystretch
385a0f979e
Changelog for #10250 , #10294
2022-09-08 16:50:16 -04:00
Jeremy Stretch
a03155432e
Merge pull request #10286 from netbox-community/10259-prefix-flat-link
...
Fixes #10259 : Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed
2022-09-08 16:47:27 -04:00
jeremystretch
c6644ec1ae
Annotate upgrade paths in upgrade documentation
2022-09-08 10:17:46 -04:00
jeremystretch
51d066a1bc
Fixes #10259 : Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed
2022-09-07 14:30:51 -04:00
jeremystretch
b702822857
Closes #10268 : Omit trailing ".0" in device positions within UI
2022-09-07 14:09:17 -04:00
jeremystretch
1cbb2320c1
Changelog for #9231 , #10270 , #10278
2022-09-07 13:59:00 -04:00
jeremystretch
ac8f0a7ef2
Add installation video to docs
2022-09-07 11:23:13 -04:00
jeremystretch
d29d265b0a
PRVB
2022-09-02 15:44:41 -04:00
jeremystretch
1955497dbe
Release v3.3.2
2022-09-02 15:20:14 -04:00
jeremystretch
2acfda3dc5
Fixes #10034 : Add L2VPN column to interface and VLAN tables
2022-09-02 14:26:35 -04:00
jeremystretch
569525fb68
Changelog for #9481 , #10231 , #10233
2022-09-02 08:56:09 -04:00
jeremystretch
ce4d00dc21
Fixes #10184 : Fix vertical alignment when displaying object attributes with buttons
2022-09-01 09:53:48 -04:00
jeremystretch
d818c250b0
Fixes #10220 : Validate IP version when assigning primary IPs to a virtual machine
2022-09-01 09:31:42 -04:00
jeremystretch
899b61264f
Fixes #9328 : Hide available IPs when non-default ordering is applied
2022-08-31 16:55:03 -04:00
jeremystretch
4dc059fba3
Changelog for #9477 , #10195
2022-08-31 16:44:43 -04:00
jeremystretch
73b85f9b29
Minor tweaks to git cheat sheet
2022-08-31 15:44:06 -04:00
jeremystretch
301ebe0da3
Add content to the git cheat sheet
2022-08-31 10:52:58 -04:00
jeremystretch
ada745324f
Changelog for #10176 , #10217
2022-08-31 10:36:01 -04:00
jeremystretch
de17a651e6
Closes #10043 : Add support for 'limit' query parameter to available VLANs API endpoint
2022-08-30 15:16:34 -04:00
jeremystretch
0770aa237a
Changelog for #9895 , #10060
2022-08-30 14:23:43 -04:00
jeremystretch
cd5844b050
Fixes #10208 : Fix permissions evaluation for interface actions dropdown menu
2022-08-30 08:59:50 -04:00
jeremystretch
0f6a12b595
Changelog for #9962 , #9963 , #10178
2022-08-30 08:56:11 -04:00
Jeremy Stretch
6571faad6c
Merge pull request #10204 from netbox-community/10164-git-cheat-sheet
...
Closes #10164 : Add a git cheat sheet
2022-08-29 16:01:31 -04:00
jeremystretch
f98f1647da
Add "fixing mistakes" section
2022-08-29 15:40:39 -04:00
jeremystretch
777af35030
Fixes #10177 : Correct display of custom fields when editing VM interfaces
2022-08-29 15:10:14 -04:00
jeremystretch
0e4911a575
Fixes #10181 : Restore MultiPartParser (regression from #10031 )
2022-08-29 11:17:31 -04:00
itok
173f27cb64
Update filtersets.md
...
corrected typos on the page,
an issue report has also been submitted at https://github.com/netbox-community/netbox/issues/10179
regards,
2022-08-28 13:53:53 +03:00
jeremystretch
152dcbe522
Initial draft of git cheat sheet
2022-08-26 16:52:00 -04:00
jeremystretch
3da8e4c1bb
Update README & screenshots
2022-08-26 10:31:56 -04:00
jeremystretch
ee111a28d4
Changelog for #10161
2022-08-26 10:05:44 -04:00
jeremystretch
fd81f57e61
Fixes #10156 : Avoid forcing SVG image links to open in a new window
2022-08-26 08:45:48 -04:00
Daniel Sheppard
88d2fca2c6
Fixes #10155 - Fix rear port display when editing front port template for module type
2022-08-25 15:34:18 -05:00
jeremystretch
bd615ebf65
PRVB
2022-08-25 16:25:26 -04:00
jeremystretch
ed4fe6bd36
Release v3.3.1
2022-08-25 16:07:34 -04:00
jeremystretch
a416ff6314
Fixes #10118 : Fix display of connected LLDP neighbors for devices
2022-08-25 15:25:30 -04:00
jeremystretch
61ba5817c9
Add branch naming standard to developer docs
2022-08-25 15:03:16 -04:00
jeremystretch
7bdbdda7f9
Changelog for #10135
2022-08-25 14:51:16 -04:00
jeremystretch
32615befd5
#10038 & #10039 : Changelog & replicate for VM interfaces
2022-08-25 14:25:47 -04:00
jeremystretch
5f37699736
Fixes #9663 : Omit available IP annotations when filtering prefix child IPs list
2022-08-25 10:34:18 -04:00
Jeremy Stretch
9da9a209a5
Fixes #10087 : Correct display of far end in console/power/interface connections tables ( #10117 )
2022-08-25 08:46:19 -04:00
jeremystretch
482b4b6e95
Fixes #10147 : Permit the creation of 0U device types via REST API
2022-08-25 08:37:43 -04:00
Arthur Hanson
ec2e8ad184
#10139 update development documents for githooks and web-ui ( #10141 )
...
* #10139 update development documents for githooks and web-ui
* Remove redudant phrase
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-08-25 08:21:55 -04:00
jeremystretch
6c686af1b7
Changelog for #10070
2022-08-24 17:13:09 -04:00
jeremystretch
f70ef7a585
Changelog and cleanup for #9935
2022-08-24 16:44:24 -04:00
jeremystretch
bfbf97aec9
Closes #10031 : Enforce 'application/json' content type for REST API requests
2022-08-24 15:49:36 -04:00
jeremystretch
c2c8bd0a76
Closes #10133 : Enable nullifying device location during bulk edit
2022-08-24 13:25:54 -04:00
jeremystretch
36729fb6ae
Fixes #10134 : Custom fields data serializer should return a 400 response for invalid data
2022-08-24 13:08:21 -04:00
jeremystretch
18d5576997
Changelog for #10033 , #10037 , #10094
2022-08-24 08:59:40 -04:00
jeremystretch
7ba0b420f1
Fixes #10109 : Fix available prefixes calculation for container prefixes in the global table
2022-08-23 10:37:38 -04:00
Daniel Sheppard
f3906dd7c4
Fixes #10111 - Wrap search QS to catch ValueError on identifier field
2022-08-23 09:33:36 -05:00
jeremystretch
984d8b8ee6
Fixes #10108 : Linkify inside NAT IPs for primary device IPs in UI
2022-08-23 09:17:12 -04:00
jeremystretch
069c2d2fd2
Changelog for #6454 , #10057 , #10059
2022-08-22 16:11:35 -04:00
jeremystretch
2ef9e2d6fc
Closes #10066 : Use fixed column widths for custom field values in UI
2022-08-22 11:17:40 -04:00
jeremystretch
c14a5973c7
Fixes #10089 : linkify template filter should escape object representation
2022-08-22 11:14:36 -04:00
jeremystretch
804c064a7e
Closes #10061 : Replicate type when cloning L2VPN instances
2022-08-18 15:19:34 -04:00
jeremystretch
9059c09627
Refresh development docs
2022-08-18 13:40:44 -04:00
jeremystretch
279253c486
Fixes #10040 : Fix exception when ordering prefixes by flat representation
2022-08-18 09:49:45 -04:00
jeremystretch
c7d6fe2d62
Fixes #10053 : Custom fields header should not be displayed when editing circuit terminations with no custom fields
2022-08-17 15:37:48 -04:00
Jeremy Stretch
5327857f81
Merge pull request #9744 from candlerb/candlerb/9743
...
Documentation: distinguish release and git upgrade processes
2022-08-17 15:20:52 -04:00
jeremystretch
3b4dd051f2
PRVB
2022-08-17 14:11:47 -04:00
jeremystretch
f9a6e368a7
Release v3.3.0
2022-08-17 13:55:21 -04:00
jeremystretch
bfa3c957d7
Clean up release notes
2022-08-17 11:31:45 -04:00
jeremystretch
93b36ed580
Closes #10032 : Remove unique constraint from L2VPN identifier
2022-08-17 10:47:42 -04:00
jeremystretch
e523006ec3
Fixes #9758 : Display parent object of connected termination
2022-08-17 10:39:30 -04:00
jeremystretch
bbc6f1d778
Merge branch 'feature' into docs-refresh
2022-08-16 16:09:38 -04:00
jeremystretch
e6c69127e4
Add model documentation for JournalEntry
2022-08-16 16:06:48 -04:00
jeremystretch
0ba45caabf
Update virtualization models documentation
2022-08-16 15:57:29 -04:00
jeremystretch
d43c98d546
Update IPAM models documentation
2022-08-16 15:32:00 -04:00
jeremystretch
a36294e209
Merge branch 'develop' into feature
2022-08-16 12:56:49 -04:00
jeremystretch
e01b7951f2
Release v3.2.9
2022-08-16 11:50:14 -04:00
jeremystretch
8c220cc04f
Fixes #9491 : Remove button for adding inventory item templates to module type components
2022-08-16 11:39:51 -04:00
jeremystretch
9e9e90f88b
Closes #9933 : Add DOCSIS interface type
2022-08-16 10:11:40 -04:00
jeremystretch
30ab1e5a5e
Changelog for #8723 , #9505 , #9979
2022-08-16 09:14:19 -04:00
jeremystretch
4307f078ed
Finish refreshing DCIM models documentation
2022-08-15 15:16:02 -04:00
jeremystretch
f76ce172e0
Update model docs for device components
2022-08-15 11:57:38 -04:00
jeremystretch
d4f976ac8d
Refreshed wireless model documentation
2022-08-12 16:37:47 -04:00
jeremystretch
040feddcf1
Refreshed tenancy model documentation
2022-08-12 16:19:34 -04:00
jeremystretch
cff6b81f1f
Refreshed extras model documentation
2022-08-12 16:00:04 -04:00
jeremystretch
fafc464d93
Refreshed circuits model documentation
2022-08-12 15:00:45 -04:00
jeremystretch
9c667bb3af
Add hyperlinks to Mermaid graphs
2022-08-12 14:14:56 -04:00
jeremystretch
8c5779c864
Add feature docs for virtualization
2022-08-12 14:11:58 -04:00
jeremystretch
642fe422c4
Touch up intro page
2022-08-12 13:39:07 -04:00
jeremystretch
e4fa8af47f
Changelog for #8595
2022-08-12 10:48:16 -04:00
jeremystretch
150c3d3a97
Merge branch 'feature' into docs-refresh
2022-08-12 10:19:38 -04:00
jeremystretch
e4bbebf87a
Merge branch 'develop' into feature
2022-08-12 10:18:57 -04:00
jeremystretch
41ad9b242c
Fixes #9986 : Workaround for upstream timezone data bug
2022-08-12 10:12:01 -04:00
jeremystretch
c635f09e05
Closes #9994 : Disable search indexing for local documentation builds
2022-08-12 09:21:28 -04:00
jeremystretch
7e3050cf83
Add "getting started" links
2022-08-11 16:34:29 -04:00
jeremystretch
0750e27351
Finish customization docs
2022-08-11 16:14:06 -04:00
jeremystretch
f9fb2cc698
Finish features documentation
2022-08-11 15:29:26 -04:00
jeremystretch
e2d5313940
Changelog for #9857
2022-08-11 13:02:37 -04:00
jeremystretch
a7b78565a1
Split webhooks documentation
2022-08-11 11:55:45 -04:00
jeremystretch
5f15f550c9
Restore model documentation for all models under extras
2022-08-11 11:37:07 -04:00
jeremystretch
aabe8f7c5b
Changelog for #9625
2022-08-10 16:18:30 -04:00
jeremystretch
a9aaa8939c
Closes #9161 : Pretty print JSON custom field data when editing
2022-08-10 16:12:04 -04:00
jeremystretch
8f1e70f01d
Fixes #9961 : Correct typo
2022-08-10 15:24:45 -04:00
jeremystretch
9733cee3d2
Continued work on feature docs
2022-08-10 14:07:51 -04:00
jeremystretch
e69be8f9a6
Continued work on feature docs
2022-08-10 12:51:21 -04:00
jeremystretch
1a0b6d6cb0
Continued work on feature docs
2022-08-09 16:49:28 -04:00
jeremystretch
c1d9cace11
Fixes #9900 : Pre-populate site & rack fields for cable connection form
2022-08-09 14:21:27 -04:00
jeremystretch
7dc2e02e22
Fixes #9938 : Exclude virtual interfaces from terminations list when connecting a cable
2022-08-09 11:39:04 -04:00
jeremystretch
602cf8c5fa
Fixes #9939 : Fix list of next nodes for split paths under trace view
2022-08-09 11:29:42 -04:00
jeremystretch
1b88b36820
Merge branch 'develop' into feature
2022-08-08 15:39:03 -04:00
jeremystretch
064d7f3bd0
PRVB
2022-08-08 15:34:13 -04:00
jeremystretch
ce7fb8ab17
Release v3.2.8
2022-08-08 15:17:36 -04:00
jeremystretch
caca074161
Fixes #9950 : Prevent redirection to arbitrary URLs via 'next' parameter on login URL
2022-08-08 14:21:42 -04:00
jeremystretch
8721ad987c
Fixes #9952 : Prevent InvalidMove when attempting to assign a nested child object as parent
2022-08-08 12:22:22 -04:00
jeremystretch
876251c1cf
Fixes #9948 : Fix TypeError exception when requesting API tokens list as non-authenticated user
2022-08-08 12:22:01 -04:00
jeremystretch
36ac83a319
Fixes #9949 : Fix KeyError exception resulting from invalid API token provisioning request
2022-08-08 11:43:27 -04:00
jeremystretch
135543683d
Changelog for #9919
2022-08-08 10:24:49 -04:00
jeremystretch
8c0ef1a0a2
Started on feature docs
2022-08-04 16:35:32 -04:00
jeremystretch
5da3cab4de
Reorganize documentation
2022-08-04 14:11:52 -04:00
jeremystretch
a7bf7bf7a5
Merge branch 'feature' into docs-refresh
2022-08-04 13:13:22 -04:00
jeremystretch
a2e84dd279
Changelog for #9827 , #9906
2022-08-03 15:22:51 -04:00
jeremystretch
f11a6f0135
Release v3.3-beta2
2022-08-03 14:41:50 -04:00
jeremystretch
367bf25618
Fixes #9778 : Fix exception during cable deletion after deleting a connected termination
2022-08-03 12:46:16 -04:00
jeremystretch
d3a567a2f5
Fixes #9788 : Ensure denormalized fields on CableTermination are kept in sync with related objects
2022-08-02 13:56:52 -04:00
jeremystretch
e96620260a
Closes #9903 : Implement a mechanism for automatically updating denormalized fields
2022-08-02 13:49:34 -04:00
jeremystretch
562769fb89
Merge branch 'develop' into feature
2022-08-01 14:42:09 -04:00
jeremystretch
262a0cf397
Fixes #9789 : Fix rendering of cable traces ending at provider networks
2022-08-01 13:29:39 -04:00
jeremystretch
d4d73674fc
Fixes #9871 : Fix utilization graph value alignments
2022-08-01 11:54:39 -04:00
jeremystretch
efa449faff
Closes #9882 : Add manufacturer column to modules table
2022-08-01 10:36:53 -04:00
jeremystretch
3af989763e
Closes #9883 : Linkify location column in power panels table
2022-08-01 10:32:05 -04:00
jeremystretch
9646f88384
Fixes #9885 : Fix child prefix counts when editing/deleting aggregates in bulk
2022-08-01 10:28:21 -04:00
jeremystretch
1bbf5d214b
Closes #9881 : Increase granularity in utilization graph values
2022-08-01 10:23:18 -04:00
jeremystretch
8a075bcff9
Fixes #9884 : Prevent querying assigned VRF on prefix object init
2022-08-01 09:47:18 -04:00
jeremystretch
9fe5f09742
Fixes #9891 : Ensure consistent ordering for tags during object serialization
2022-08-01 09:32:52 -04:00
jeremystretch
728ad51624
Changelog & cleanup for #9637
2022-08-01 09:12:15 -04:00
jeremystretch
1cd4075488
Add mermaid flowcharts showing rough data model dependencies
2022-07-29 16:23:45 -04:00
jeremystretch
a6c431f3ba
Reorganize configuration docs
2022-07-29 15:10:50 -04:00
jeremystretch
b1ce8bd222
Started "getting started" guide
2022-07-29 13:45:59 -04:00
Daniel Sheppard
890efa5400
Fixes #9062 - Add/edit {module} substitution to help text for component template name
2022-07-29 11:55:26 -05:00
jeremystretch
18acac18e0
Move data model definitions to separate hierarchy
2022-07-29 10:30:47 -04:00
jeremystretch
c582d7459f
Rearrange introductory content
2022-07-29 10:06:26 -04:00
jeremystretch
2c43c8d077
Closes #9793 : Add PoE attributes to interface templates
2022-07-28 15:20:25 -04:00
jeremystretch
c5fb7b72f0
Closes #9391 : Remove 500-character limit for custom link text & URL fields
2022-07-28 14:36:20 -04:00
jeremystretch
07620db027
Changelog for #9762
2022-07-28 12:45:27 -04:00
jeremystretch
498b655cb7
Changelog and cleanup for #9825
2022-07-27 16:50:31 -04:00
jeremystretch
a6be8dccf5
Fixes #9847 : Respect desc_units when ordering rack units
2022-07-26 15:45:47 -04:00
jeremystretch
466931d2fb
Fixes #9829 : Arrange custom fields by group when editing objects
2022-07-26 12:41:51 -04:00
jeremystretch
d442f8fd60
Fixes #9843 : Fix rendering of custom field values (regression from #9647 )
2022-07-26 11:09:51 -04:00
jeremystretch
7631722f97
Merge branch 'temp' into feature
2022-07-26 08:36:50 -04:00
Daniel Sheppard
6d30c07dd0
Update changelog for #9844
2022-07-26 07:29:18 -05:00
jeremystretch
12476036cd
Changelog for #9794 , #9818
2022-07-25 09:55:20 -04:00
jeremystretch
abf11fbcb8
Merge branch 'develop' into feature
2022-07-20 12:20:33 -04:00
jeremystretch
383918d83b
PRVB
2022-07-20 11:15:02 -04:00
jeremystretch
9835d6b2df
Release NetBox v3.2.7
2022-07-20 10:57:11 -04:00
jeremystretch
17e00ac040
Fixes #9705 : Support filter expressions for the serial field on racks, devices, and inventory items
2022-07-20 10:39:36 -04:00
jeremystretch
1c9db2d9f8
Fixes #9499 : Fix filtered bulk deletion of VM Interfaces
2022-07-19 16:21:32 -04:00
jeremystretch
44586743ea
Fixes #9437 : Standardize form submission buttons and behavior when using enter key
2022-07-19 14:21:20 -04:00
jeremystretch
802d9d2b6e
Fixes #9749 : Retain original slug values when modifying object names
2022-07-19 13:01:51 -04:00
jeremystretch
a7a20ad2ea
Fixes #9775 : Fix exception when viewing a report with no descripton
2022-07-19 13:01:21 -04:00
jeremystretch
0e18292e41
Add summary release notes for v3.3
2022-07-18 13:09:45 -04:00
jeremystretch
6d53788ea2
Changelog for #9765
2022-07-18 13:05:12 -04:00
jeremystretch
b8da66bb55
Fixes #9733 : Handle split paths during trace when fanning out to front ports with differing cables
2022-07-18 11:51:59 -04:00
jeremystretch
1a028f77d4
Changelog for #9754
2022-07-18 09:16:43 -04:00
jeremystretch
250265c3d9
Fixes #9746 : Permit filtering interfaces by arbitrary speed value in UI
2022-07-15 15:40:55 -04:00
jeremystretch
68f53aaa87
Closes #9745 : Add wireless LANs and links to global search
2022-07-15 15:28:00 -04:00
jeremystretch
68b87dd668
Fixes #9729 : Fix ordering of content type creation to ensure compatability with demo data
2022-07-15 13:27:20 -04:00
Brian Candler
587a34442a
Documentation: distinguish release and git upgrade processes
...
Fixes #9743
2022-07-15 17:10:15 +01:00
Henry
6da171a699
Corrected typo for description of 'snapshots'
2022-07-15 10:52:37 -04:00
jeremystretch
024e7d8651
Fixes #9728 : Fix validation when assigning a virtual machine to a device
2022-07-15 10:19:56 -04:00
jeremystretch
fe2fae5b86
Closes #9741 : Check for UserConfig instance during user login
2022-07-15 09:42:12 -04:00
jeremystretch
5b5160ca6f
Fixes #9715 : Fix SOCIAL_AUTH_PIPELINE config parameter not taking effect
2022-07-15 08:34:30 -04:00
jeremystretch
868e94fb73
Release v3.3-beta1
2022-07-14 12:04:53 -04:00
jeremystretch
0b86326435
#9102 : Enable creating terminations in conjunction with cables via REST API
2022-07-13 15:35:37 -04:00
jeremystretch
43a4a9c86d
Complete release notes
2022-07-12 16:29:43 -04:00
jeremystretch
43b27cc052
Misc cleanup
2022-07-12 16:29:26 -04:00
jeremystretch
1ddb219a0c
Documentation cleanup
2022-07-11 17:29:25 -04:00
jeremystretch
c380fd00bf
Merge branch 'develop' into feature
2022-07-11 12:58:24 -04:00
jeremystretch
e106d7ac3a
PRVB
2022-07-11 12:11:50 -04:00
jeremystretch
68f24755aa
Release v3.2.6
2022-07-11 11:41:28 -04:00
jeremystretch
5a4467a4a8
Fixes #9687 : Don't restrict custom text field lengths when entering via UI form
2022-07-11 11:12:06 -04:00
jeremystretch
ed7f42a803
Fixes #9704 : Include last_updated field on JournalEntry REST API serializer
2022-07-11 10:28:37 -04:00
jeremystretch
d3f91ce0a6
Changelog for #9632 , #9686
2022-07-11 09:57:12 -04:00
jeremystretch
29eb37857c
Merge branch 'develop' into feature
2022-07-08 16:06:27 -04:00
jeremystretch
a40ab9ffb1
Fixes #9657 : Fix filtering for custom fields and webhooks in the UI
2022-07-08 14:59:16 -04:00
jeremystretch
55b3e4eeb3
Fixes #9682 : Fix bulk assignment of ASNs to sites
2022-07-08 14:16:42 -04:00
jeremystretch
f386ec82ae
Fix CablePath serialization for pass-through port paths
2022-07-08 13:55:13 -04:00
jeremystretch
1beb8522b9
#9102 : Document API changes
2022-07-06 16:02:53 -04:00
jeremystretch
78a3dfc5d9
Changelog for #8157
2022-07-06 13:38:25 -04:00
Jeremy Stretch
5fd3eb82cd
Merge pull request #9631 from netbox-community/8157-l2vpn
...
Closes : #8157 - Add L2VPN support
2022-07-06 13:14:21 -04:00
Daniel Sheppard
5bcc3a3fb9
Update docs
2022-07-06 09:00:33 -05:00
jeremystretch
277c2ff869
Closes #8171 : Populate next available address when cloning an IP
2022-07-01 16:36:24 -04:00
jeremystretch
23f391c5b5
Closes #9228 : Add serialize_object() method to ChangeLoggingMixin
2022-07-01 15:52:16 -04:00
jeremystretch
a5124ab9c8
Closes #8511 : Enable custom fields and tags for circuit terminations
2022-07-01 15:10:31 -04:00
jeremystretch
a57398b0d6
Closes #9647 : Introduce customfield_value template tag
2022-07-01 14:45:22 -04:00
jeremystretch
12c138b341
Closes #9074 : Enable referencing the current user when evaluating permission constraints
2022-07-01 13:34:10 -04:00
jeremystretch
3a6f46bf38
Closes #9075 : Introduce AbortRequest exception for cleanly interrupting object mutations
2022-06-30 15:15:07 -04:00
Daniel Sheppard
5b397a9827
Add docs
2022-06-30 08:29:08 -05:00
jeremystretch
779969f150
Closes #9070 : Hide navigation menu items based on user permissions
2022-06-29 16:36:10 -04:00
jeremystretch
a0f9b5e47b
Document support for ObjectChildrenView
2022-06-29 14:30:47 -04:00
jeremystretch
cd3111ca8d
Merge branch 'develop' into feature
2022-06-28 16:55:49 -04:00
jeremystretch
ccb7e96d8a
Changelog for #8854 , #9403 , #9540
2022-06-28 16:22:38 -04:00
jeremystretch
7dd5f9e720
Closes #9177 : Add tenant assignment for wireless LANs & links
2022-06-27 11:30:52 -04:00
jeremystretch
fc02e15fb1
Closes #4434 : Enable highlighting devices within rack elevations
2022-06-24 11:04:38 -04:00
jeremystretch
b77013c859
Docs & cleanup for #7702
2022-06-23 17:26:20 -04:00
jeremystretch
f9d81fd362
Closes #9414 : Add clone() method to NetBoxModel for copying instance attributes
2022-06-23 15:21:10 -04:00
jeremystretch
d55e3c352a
Changelog for #9396 , #9575 , #9597
2022-06-23 14:14:02 -04:00
jeremystretch
dc05e62ce0
Documentation & clenaup for #9536
2022-06-23 12:15:02 -04:00
jeremystretch
7e4b34560f
Update token model docs
2022-06-23 08:12:36 -04:00
jeremystretch
3c15419bd0
Introduce IPNetworkSerializer to serialize allowed token IPs
2022-06-22 21:51:43 -04:00
jeremystretch
a38a880e67
Refactor source IP resolution logic
2022-06-22 17:01:07 -04:00
Jeremy Stretch
7043c6faf9
Merge pull request #9175 from PieterL75/issue_8233
...
Closes #8233 : Restrict API key access by source IP
2022-06-22 16:23:59 -04:00
jeremystretch
379880cd84
Closes #9582 : Enable assigning config contexts based on device location
2022-06-22 16:10:48 -04:00
jeremystretch
341615668b
Closes #7120 : Add termination_date field to Circuit
2022-06-22 15:09:50 -04:00
jeremystretch
e4aa933d57
Closes #7744 : Add status field to Location
2022-06-22 13:33:19 -04:00
jeremystretch
4587b83d85
Closes #1099 : Add PoE mode & type for interfaces
2022-06-21 21:22:24 -04:00
jeremystretch
9c214622a1
Closes #4350 : Illustrate reservations vertically alongside rack elevations
2022-06-21 16:30:27 -04:00
jeremystretch
84f0561712
Initial work on half-height RUs
2022-06-20 12:05:06 -04:00
jeremystretch
ba12db3019
Merge branch 'develop' into feature
2022-06-20 11:50:23 -04:00
jeremystretch
575e2c443b
PRVB
2022-06-20 11:38:49 -04:00
jeremystretch
7ba268946a
Release v3.2.5
2022-06-20 11:22:36 -04:00
jeremystretch
903a3e1a9c
Changelog for #8944 , #9108 , #9556
2022-06-20 08:34:05 -04:00
jeremystretch
10cb4f359a
Changelog for #9417 , #9517 , #9525
2022-06-20 08:06:49 -04:00
jeremystretch
e6018cd38f
Closes #9534 : Add VLAN group selector to interface bulk edit forms
2022-06-17 14:51:45 -04:00
jeremystretch
92a6523bf3
Fixes #9549 : Fix device counts for rack list under rack role view
2022-06-17 14:40:37 -04:00
jeremystretch
2815eca260
Fixes #9503 : Hyperlinks in ack elevation SVGs must always use absolute URLs
2022-06-17 14:36:55 -04:00
jeremystretch
896ebf01b1
Changelog for #8704 , #9533 , #9374 , #9466 , #9537
2022-06-17 14:04:57 -04:00
Jeremy Stretch
723954f0d9
Merge pull request #9547 from kkthxbye-code/fix-9533
...
Fixes #9533 - Move markdown documentation to docs
2022-06-17 13:14:44 -04:00
PieterL75
536239d272
Merge branch 'feature' into issue_8233
2022-06-17 16:31:13 +02:00
kkthxbye-code
cf76d5c46a
Move markdown documentation to docs
2022-06-16 22:26:37 +02:00
Jeremy Stretch
83fdfaa0eb
Fixes #9524 : Correct order of VLAN fields under VM interface creation form
2022-06-13 19:14:29 -04:00
Jeremy Stretch
86c35a403a
Changelog for #9501 , #9512
2022-06-13 19:05:16 -04:00
kkthxbye-code
d1aa820856
Add configuration option JINJA2_FILTERS
2022-06-10 23:13:49 +02:00
jeremystretch
87b3be26a0
Closes #9434 : Enabled django-rich test runner for more user-friendly output
2022-06-09 11:48:32 -04:00
jeremystretch
a74dba865c
Merge branch 'develop' into feature
2022-06-09 11:38:21 -04:00
jeremystretch
c81c3d11ed
Fixes #9495 : Correct link to contacts in contact groups table column
2022-06-09 10:20:44 -04:00
jeremystretch
36c65b7b22
Closes #8893 : Include count of IP ranges under tenant view
2022-06-07 11:12:40 -04:00
jeremystretch
8a4c808be5
Closes #8882 : Support filtering IP addresses by multiple parent prefixes
2022-06-07 11:00:14 -04:00
jeremystretch
6ed2dbf172
Fixes #9486 : Fix redirect URL when adding device components from the module view
2022-06-07 10:06:19 -04:00
jeremystretch
15080aad66
Changelog for #9480 , #9484
2022-06-07 08:51:53 -04:00
jeremystretch
32322e95b6
Merge branch 'develop' into feature
2022-05-31 15:50:23 -04:00
jeremystretch
3fbf1f7e71
PRVB
2022-05-31 15:31:22 -04:00
jeremystretch
6c035eb13d
Release v3.2.4
2022-05-31 15:08:33 -04:00
jeremystretch
b0a56a71bb
Fixes #9291 : Improve data validation for MultiObjectVar script fields
2022-05-31 13:37:14 -04:00
jeremystretch
201b9f635e
Fixes #9402 : Fix custom field population when creating a virtual chassis
2022-05-31 13:26:25 -04:00
jeremystretch
f1d0d8e57a
Fixes #9407 : Clean up display of prefixes values when exporting prefixes list
2022-05-31 12:23:22 -04:00
jeremystretch
5838a9f3a0
Closes #9451 : Add export_raw argument for TemplateColumn
2022-05-31 12:20:39 -04:00
jeremystretch
998a392bd3
Fixes #9425 : Fix bulk import for object and multi-object custom fields
2022-05-31 11:37:30 -04:00
jeremystretch
a0a87fc4c0
Changelog for #9420 , #9430
2022-05-31 09:14:23 -04:00
jeremystretch
db42589cca
Closes #5303 : A virtual machine may be assigned to a site and/or cluster
2022-05-26 14:59:49 -04:00
jeremystretch
b331f047af
Closes #8222 : Enable the assignment of a VM to a specific host device within a cluster
2022-05-25 16:01:10 -04:00
jeremystretch
31024ce672
Changelog & cleanup for #9166
2022-05-24 16:39:05 -04:00
jeremystretch
2e5a5f71ba
Changelog for #9277
2022-05-24 16:00:18 -04:00
tyler-8
d34d5869be
Add optional CSRF_COOKIE_NAME setting, update example config, and docs.
2022-05-24 10:57:38 -04:00
jeremystretch
662b02e2d8
Closes #9347 : Include services in global search
2022-05-24 09:49:36 -04:00
jeremystretch
a9ec1a7b4e
Closes #9379 : Redirect to virtual chassis view after adding a member device
2022-05-24 09:20:05 -04:00
jeremystretch
f03c5037c4
Fixes #9387 : Ensure ActionsColumn extra_buttons are always displayed
2022-05-24 09:14:25 -04:00
jeremystretch
64146b8cb1
Closes #8471 : Add status field to Cluster
2022-05-19 16:13:22 -04:00
jeremystretch
3b3247592e
Changelog for #9098
2022-05-18 08:42:20 -04:00
jeremystretch
9e1d8beaf0
Changelog for #9239 , #9358
2022-05-16 09:56:02 -04:00
Daniel Sheppard
f415d81049
Fixes #8374 - Display device type and asset tag if name is blank but asset tag is populated
2022-05-13 09:49:07 -05:00
Daniel Sheppard
24ff360ee0
Fixes #8922 - Add service list to IP address view
2022-05-13 09:40:24 -05:00
Daniel Sheppard
752a497218
Fixes #9094 - Fix partial address search within Prefix and Aggregate filters
2022-05-13 09:28:24 -05:00
jeremystretch
e208404e3a
Merge branch 'develop' into feature
2022-05-12 14:16:01 -04:00
jeremystretch
3c7c8c8776
PRVB
2022-05-12 14:14:40 -04:00
jeremystretch
a6aec9ebac
Release v3.2.3
2022-05-12 13:53:26 -04:00
jeremystretch
5f3695d2d0
Closes #8805 : Add "mixed" option for device airflow indication
2022-05-12 12:18:58 -04:00