f8d40ae824
Changelog for #11746 , #12011 , #12087
2023-04-05 13:32:18 -04:00
8a684adf66
Changelog for #12074 , #12117
2023-04-03 15:38:05 -04:00
3264636b7a
Changelog for #12084 , #12095
2023-03-30 17:02:23 -04:00
6f08c4a4be
Fixes #11846 : Update database creation instructions for PostgreSQL 14+
2023-03-30 16:35:56 -04:00
0330c652bd
PRVB
2023-03-28 14:13:39 -04:00
d3c5f1e744
Release v3.4.7
2023-03-28 13:46:43 -04:00
9995fad513
Update changelog for #11645 , #12029 , #12038
2023-03-28 10:21:38 -04:00
19787dd21d
Update changelog
2023-03-28 10:02:29 -04:00
571d33e660
Fixes #11977 : Multiple remote authentication backends ( #12012 )
...
* Add suppport for REMOTE_AUTH_BACKEND as iterable
* Closes #11977 : Support for multiple auth backends
* Tweak list casting
---------
Co-authored-by: jeremystretch <jstretch@netboxlabs.com >
2023-03-28 08:44:24 -04:00
96eb89a469
12049 fix passsword typo
2023-03-24 20:19:58 -04:00
3d14a79428
Fixes #11979 : Correct URL for tags in route targets list
2023-03-16 08:20:52 -04:00
4286d74d44
Add fieldsets functionality to scripts to allow for form field groupings ( #11880 )
...
* update script template
* update docs
* introduce default_fieldset
* correct custom script docs
* default to use fieldsets in scripts
* update scripts docs for new behavior
* Misc cleanup
---------
Co-authored-by: jeremystretch <jstretch@netboxlabs.com >
2023-03-14 15:50:49 -04:00
016eff52c0
PRVB
2023-03-13 11:59:57 -04:00
520493c714
Release v3.4.6
2023-03-13 11:16:31 -04:00
a71a59c088
Fixes #11631 : Fix filtering changelog & journal entries by multiple content type IDs
2023-03-13 10:00:05 -04:00
267a14264b
Fixes #11927 : Correct loading of plugin resources with custom paths
2023-03-13 08:52:38 -04:00
065738473e
Changelog for #11850 , #11851
2023-03-13 08:38:57 -04:00
07b0b93256
Closes #11638 : add http redirect to apache
2023-03-10 09:55:22 -05:00
d880875e67
Changelog for #11294 , #11819
2023-03-09 08:37:03 -05:00
d48a8770de
Fixes #11903 : Fix escaping of return URL values for action buttons in tables
2023-03-07 09:34:25 -05:00
e270cb20ba
Changelog for #11470 , #11871
2023-03-01 17:34:57 -05:00
c9e5a4c996
Changelog for #11011
2023-02-27 15:38:21 -05:00
a554164d1d
Changelog for #10058 , #11565 , #11758 , #11817
2023-02-27 14:46:03 -05:00
cfa6b28ceb
Closes #11807 : Restore default page size when navigating between views
2023-02-27 09:22:48 -05:00
ed77c03830
Fixes #11796 : When importing devices, restrict rack by location only if the location field is specified
2023-02-27 08:26:32 -05:00
561f1eadfc
PRVB
2023-02-21 09:03:19 -05:00
c280ca35d6
Release v3.4.5
2023-02-21 08:45:52 -05:00
5a4d8a7107
Closes #11787 : Rebuild any missing search cache entires after upgrade
2023-02-20 09:49:13 -05:00
9efc4689cc
Changelog for #11685
2023-02-19 18:57:27 -05:00
315371bf7c
Fixes #11786 : List only applicable object types in form widget when filtering custom fields
2023-02-19 16:17:57 -05:00
afc752b4ce
Fixes #11723 : Circuit terminations should link to their associated circuits (rather than site or provider network)
2023-02-17 21:31:19 -05:00
c031951f4b
Closes #11110 : Add start_address and end_address filters for IP ranges
2023-02-17 16:50:10 -05:00
c36e7a1d0b
Update introduction doc
2023-02-17 10:11:39 -05:00
3a4fee4e6e
Changelog for #11226 , #11335 , #11473 , #11592
2023-02-16 20:15:48 -05:00
2db181ea49
Closes #11592 : Expose FILE_UPLOAD_MAX_MEMORY_SIZE as a setting ( #11742 )
...
* Closes #11592 : Expose FILE_UPLOAD_MAX_MEMOMORY_SIZE as a setting
* change configuration settings to alphabetic order
* Small example and documentation
---------
Co-authored-by: aron bergur jóhannsson <aronnemi@gmail.com >
2023-02-16 11:26:22 -05:00
3150c1f8b3
Changelog for #11459 , #11711
2023-02-13 17:58:41 -05:00
df499ea8ac
Fixes #11459 - Allow using null in conditions ( #11722 )
...
* Fixes #11459 - Allow using null in conditions
- Update docs to reflect this
- Change docs example from primary_ip to primary_ip4 as computed properties are not serialized when queuing webhooks
* Update netbox/extras/conditions.py
---------
Co-authored-by: Simon Toft <SITO@telenor.dk >
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2023-02-13 17:44:35 -05:00
b5da383a17
Changelog for #11032 , #11582 , #11601
2023-02-08 14:56:14 -05:00
56c7a238a4
Fixes #11683 : Fix CSV header attribute detection when auto-detecting import format
2023-02-07 17:24:26 -05:00
3f28d6aef3
Add step for creating search index
2023-02-07 16:55:50 -05:00
edbd597bf2
Update housekeeping command docs
2023-02-07 16:52:54 -05:00
7ebfa4c1d1
PRVB
2023-02-02 15:41:24 -05:00
37d0135cab
Release v3.4.4
2023-02-02 15:24:54 -05:00
699edd049c
Closes #11152 : Add support to abort custom script gracefully ( #11621 )
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic >
2023-02-02 15:22:55 -05:00
95b2acb603
Fixes #11650 : Display error message when attempting to create device component with duplicate name
2023-02-02 14:59:16 -05:00
a137cd6cbe
Fixes #11635 : Pre-populate assigned VRF when following "first available IP" link from prefix view
2023-02-01 12:28:54 -05:00
46ede62f3f
Fix rendering of example code
2023-01-30 10:25:20 -05:00
892fd95b5f
Update NetBox Cloud link
2023-01-27 16:46:49 -05:00
0da518e83d
Changelog for #11267
2023-01-27 16:45:20 -05:00
ccc108a217
Closes #11598 : Add buttons to easily switch between rack list and elevations views
2023-01-26 10:53:59 -05:00