jeremystretch
ecbd383ca5
Relocate ImportFormatChoices
2022-12-14 09:30:10 -05:00
jeremystretch
d007a829fc
Merge branch 'develop' into feature
2022-12-13 17:17:05 -05:00
Jeremy Stretch
74f8041155
Merge pull request #11174 from netbox-community/develop
...
Release v3.3.10
2022-12-13 15:44:42 -05:00
jeremystretch
0d0f0b0e74
Release v3.3.10
2022-12-13 15:29:07 -05:00
jeremystretch
4a507643e2
Fixes #11109 : Fix nullification of custom object & multi-object fields via REST API
2022-12-13 14:48:40 -05:00
jeremystretch
7efb25a5b5
Fixes #11173 : Enable missing tags columns for contact, L2VPN lists
2022-12-13 14:04:50 -05:00
jeremystretch
ef8778e928
Fixes #10981 : Fix release notes formatting
2022-12-13 13:26:41 -05:00
jeremystretch
a690073dbd
Changelog for #9361 , #10447 , #11077
2022-12-13 13:24:07 -05:00
jeremystretch
cb583a3b96
Fixes #11168 : Honor RQ_DEFAULT_TIMEOUT config parameter when using Redis Sentinel
2022-12-13 13:22:28 -05:00
sleepinggenius2
d304c28cc8
Adds replication and adoption for module import ( #9498 )
...
* Adds replication and adoption for module import
* Moves common Module form clean logic to new class
* Adds tests for replication and adoption for module import
* Fix test
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-12-13 11:33:09 -05:00
Arthur Hanson
db2174a24e
11077 use formatting for custom field date ( #11143 )
...
* 11077 use formatting for custom field date
* Apply configured date format to column render() method
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-12-13 09:22:57 -05:00
kkthxbye-code
bacbb58d38
Add missing newline and change wording of InventoryItem validation
2022-12-13 08:58:57 -05:00
kkthxbye-code
44734d7856
Allow re-assigning inventoryitems to other devices
2022-12-13 08:58:57 -05:00
jeremystretch
0b409e3540
Clean up v3.4 release notes
2022-12-12 16:49:00 -05:00
jeremystretch
b6b0b5ebf9
#10739 : Collapse BaseView class
2022-12-12 16:32:55 -05:00
jeremystretch
fa6ada961d
#10371 : Fix API serializer representation for module status
2022-12-12 16:14:18 -05:00
jeremystretch
867254ecba
#8366 : Misc cleanup
2022-12-12 15:27:37 -05:00
jeremystretch
b39ee0104d
#7961 : Fix updating via import when custom fields are absent
2022-12-12 14:19:27 -05:00
jeremystretch
870c9ebb8c
#9623 : Misc cleanup
2022-12-12 12:56:38 -05:00
jeremystretch
c8686a2c6a
#7854 : Misc cleanup
2022-12-12 12:34:05 -05:00
jeremystretch
ab20470b69
Fixes #11154 : Index VM interface MAC address and MTU for global search
2022-12-12 10:43:48 -05:00
jeremystretch
a216f47748
Closes #10255 : Introduce LOGOUT_REDIRECT_URL config parameter to control redirection of user after logout
2022-12-09 17:08:07 -05:00
jeremystretch
97f586fa0a
Closes #10516 : Add vertical frame & cabinet rack types
2022-12-09 16:35:37 -05:00
jeremystretch
c11b5a588d
Fixes #11142 : Correct available choices for status under IP range filter form
2022-12-09 16:04:46 -05:00
jeremystretch
6c2df1a6d3
Closes #11089 : Permit whitespace in MAC addresses
2022-12-09 16:00:11 -05:00
jeremystretch
52fdaa8dce
Tweak migration name
2022-12-09 15:07:10 -05:00
jeremystretch
dc8adb5bf3
#9072 : Add weight parameter to influence ViewTab ordering
2022-12-09 14:50:13 -05:00
jeremystretch
6c955b5e2a
Closes #10675 : Add max_weight field to track maximum load capacity for racks
2022-12-09 12:45:02 -05:00
jeremystretch
8815706137
Fix configuration key for WirelessLANStatusChoices
2022-12-09 10:45:02 -05:00
jeremystretch
9065ec80b6
Closes #10371 : Add operational status field for modules
2022-12-09 10:43:29 -05:00
jeremystretch
d6b6cb51c9
Fixes #10950 : Fix validation of VDC primary IPs
2022-12-09 09:49:01 -05:00
jeremystretch
8ec9422555
Changelog for #10945
2022-12-08 18:18:51 -05:00
Jeremy Stretch
c6a8cbf030
Closes #10945 : Enable recurring execution of scheduled reports & scripts ( #11096 )
...
* Add interval to JobResult
* Accept a recurrence interval when executing scripts & reports
* Cleaned up jobs list display
* Schedule next job only if a reference start time can be determined
* Improve validation for scheduled jobs
2022-12-08 18:17:13 -05:00
jeremystretch
084b6ac4a1
Changelog for #11022
2022-12-08 10:00:21 -05:00
jeremystretch
73f136117e
Introduce constants for RQ queue names
2022-12-08 09:58:52 -05:00
kkthxbye-code
015553a542
Add any queues defined in QUEUE_MAPPINGS to RQ_QUEUES
2022-12-08 09:45:21 -05:00
kkthxbye-code
97825a7238
Allow redefining internally used queues
2022-12-08 09:45:21 -05:00
jeremystretch
c999b73314
Merge branch 'develop' into feature
2022-12-08 09:31:22 -05:00
jeremystretch
08869bdd83
Fixes #11128 : Disable ordering changelog table by object to avoid exception
2022-12-08 09:00:02 -05:00
jeremystretch
1e2b28b3a8
Closes #10806 : Add warning to run deactivate prior to upgrade script
2022-12-08 09:00:02 -05:00
kkthxbye-code
2f15d98d0b
Disable sorting by object_repr on ObjectChangeTable
2022-12-08 08:44:11 -05:00
Jeremy Stretch
25bff12150
Closes #11119 : Enable filtering L2VPNs by slug
2022-12-06 15:48:22 -05:00
Jeremy Stretch
702a7db579
Fixes #11087 : Fix background color of bottom banner content
2022-12-06 15:40:59 -05:00
Renato Almeida de Oliveira
6e58e4e5d1
add distinct method to circuit_count
2022-12-06 15:19:35 -05:00
jeremystretch
481241a77d
Changelog for #11000 , #11046
2022-12-02 13:02:13 -05:00
jeremystretch
8697fe71e2
Closes #11090 : Add regular expression support to global search engine
2022-12-02 12:54:35 -05:00
Jeremy Stretch
38f86cfc96
Fixes #11046 : Restrict length of indexed search values ( #11076 )
...
* Fixes #11046 : Restrict length of indexed search values
* Reference constant in index declaration
* Remove index from CachedValue.value
2022-12-02 10:07:53 -05:00
jeremystretch
bdfb89af0a
Changelog for #10748 , #11041
2022-12-02 09:30:44 -05:00
PieterL75
cd5aca948c
10748 Add 'Provider' to the circuit termination edit/view ( #10939 )
...
* Show the Provider of the NetworkProvider
* Clean up form fields
Co-authored-by: Pieter Lambrecht <pieter.lambrecht@sentia.com>
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-12-02 09:27:47 -05:00
Arthur Hanson
4f7101873d
11000 improve yaml import ( #11075 )
...
* 11000 improve yaml import
* 11000 add commenting
* 11000 add commenting
2022-12-02 08:34:24 -05:00