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
Arthur
9d0178aa2b
11041 return power percentage with 1 decimal place
2022-12-01 15:41:15 -05:00
jeremystretch
4bb8499ba2
Merge branch 'develop' into feature
2022-11-30 16:21:20 -05:00
jeremystretch
3213d2db10
PRVB
2022-11-30 16:18:03 -05:00
Jeremy Stretch
c87336448d
Merge pull request #11059 from netbox-community/develop
...
Release v3.3.9
2022-11-30 16:14:00 -05:00
jeremystretch
2f9ea04b78
Release v3.3.9
2022-11-30 15:51:37 -05:00
jeremystretch
6731b6a384
Fixes #11047 : Cloning a rack reservation should replicate rack & user
2022-11-30 15:37:50 -05:00
jeremystretch
8794cd993b
Annotate need for natural ordering
2022-11-30 15:33:01 -05:00
Arthur
a1da8e5149
11014 code review changes
2022-11-30 15:33:01 -05:00
Arthur
30e0911287
11014 fix rack elevation name sorting
2022-11-30 15:33:01 -05:00
Arthur
79fe9816da
11048 fix connected_endpoint refs
2022-11-30 15:13:45 -05:00
Patrick Hurrelmann
ac7e8d8e6a
Fixes #11028 - Enable clearing of the color field for front and rear ports in bulk edit
2022-11-30 15:09:07 -05:00
Arthur
b923854736
10999 fix power utilization on Device detail
2022-11-29 09:38:04 -05:00
Arthur
6d6e6b1ae5
11025 fix error tag toast
2022-11-29 09:36:48 -05:00
jeremystretch
41eeb27ec4
Merge branch 'develop' into feature
2022-11-29 09:19:11 -05:00
jeremystretch
29dad0f588
Fix issues loading demo data
2022-11-29 09:18:03 -05:00
jeremystretch
c1e7df030e
Fixes #8058 : Display server-side form errors inline with fields
2022-11-22 12:02:21 -05:00
jeremystretch
d97ab96914
Merge branch 'develop' into feature
2022-11-22 10:08:23 -05:00
jeremystretch
33d8865fee
Fixes #10997 : Fix exception when editing NAT IP for VM with no cluster
2022-11-22 08:52:21 -05:00
jeremystretch
91409f4652
Fixes #10996 : Hide checkboxes on child object lists when no bulk operations are available
2022-11-22 08:52:04 -05:00
jeremystretch
8cfbebbbd7
#10984 : Update test
2022-11-21 16:05:51 -05:00
jeremystretch
effb779323
Fixes #10936 : Permit demotion of device/VM primary IP via IP address edit form
2022-11-21 15:36:13 -05:00
jeremystretch
0b0a538de6
Fixes #10929 : Raise validation error when attempting to create a duplicate cable termination
2022-11-21 14:08:33 -05:00
jeremystretch
a9619d217c
Fixes #10241 : Support referencing custom field related objects by attribute in addition to PK
2022-11-21 12:48:13 -05:00
jeremystretch
2f3cf78d48
Fixes #10938 : render_field template tag should respect label kwarg
2022-11-21 09:49:30 -05:00
jeremystretch
5c089c5e8e
Fixes #10969 : Update cable paths ending at associated rear port when creating new front ports
2022-11-21 09:44:08 -05:00
jeremystretch
4457d174b6
Fixes #10984 : Fix navigation menu expansion for plugin menus comprising multiple words
2022-11-21 08:38:44 -05:00
jeremystretch
9cbaf59327
Fixes #10982 : Catch NoReverseMatch exception when rendering tabs with no registered URL
2022-11-21 08:06:12 -05:00
jeremystretch
08ef820b9e
Fixes #10973 : Fix device links in VDC table
2022-11-18 16:33:06 -05:00
jeremystretch
6e05fd72e7
Fixes #10980 : Fix view tabs for plugin objects
2022-11-18 16:26:08 -05:00
jeremystretch
0cb898fe7d
Closes #815 : Enable specifying terminations when bulk importing circuits
2022-11-18 15:22:24 -05:00
Arthur
9013503574
10869 convert docstring to comment
2022-11-18 13:47:55 -05:00
jeremystretch
5a3792daee
Fixes #9223 : Fix serialization of array field values in change log
2022-11-18 11:24:14 -05:00