jeremystretch
bbe0efca4a
Fixes #10881 : Fix dark mode coloring for data on device status page
2022-11-10 16:47:17 -05:00
jeremystretch
664a01c017
Changelog for #10837 , #10874
2022-11-10 16:33:34 -05:00
Brian Candler
e3b9a289b0
Fix broken cookie paths when BASE_PATH is set (introduced in #10706 ) ( #10856 )
...
Fixes #10837
2022-11-10 16:23:05 -05:00
Arthur Hanson
775fb49de5
10874 remove link to contact roles ( #10879 )
2022-11-10 16:19:43 -05:00
jeremystretch
92b8da8aa9
#4347 : Changelog & cleanup
2022-11-10 11:05:44 -05:00
Arthur Hanson
eab0451aa3
4347 Add JSON/YAML import support for all objects ( #10367 )
...
* 4347 initial code for json import
* 4347 initial code for json import
* Clean up form processing logic
* Consolidate import forms
* Consolidate object import/update logic
* Clean up bulk import view
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-11-10 11:01:52 -05:00
jeremystretch
e9aad49131
Changelog for #10709 , #10829
2022-11-04 16:56:52 -04:00
Arthur
4cf5caf737
10829 fix top edit selected button
2022-11-04 16:54:24 -04:00
jeremystretch
d8b60e70e7
Closes #10052 : The cf attribute now returns deserialized custom field data
2022-11-04 14:53:18 -04:00
jeremystretch
18b5b94152
Reorganize virtualization models
2022-11-04 13:51:30 -04:00
jeremystretch
4eb2c387c3
Changelog for #7376 , #10710
2022-11-04 13:46:15 -04:00
jeremystretch
79a1c99f4e
Closes #10710 : Add status field to WirelessLAN
2022-11-04 13:40:39 -04:00
Arthur Hanson
70d3529004
7376 csv tags ( #10802 )
...
* 7376 add tags to CSV import
* 7376 change help text
* 7376 validate tags
* 7376 fix tests
* 7376 add tag validation tests
* Introduce CSVModelMultipleChoiceField for CSV import tag assignment
* Clean up CSVImportTestCase
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-11-04 10:50:43 -04:00
Arthur
3bce0a571b
10709 add AzureAD Tenant Oauth2
2022-11-04 09:12:22 -04:00
Jeremy Stretch
acc750ad70
Closes #10545 : Standardize description & comment fields on primary models ( #10834 )
...
* Standardize description & comments fields on primary models
* Update REST API serializers
* Update forms
* Update tables
* Update templates
2022-11-04 08:28:09 -04:00
jeremystretch
8ea0bb75c1
Clean up redundant NestedGroupModel, OrganizationalModel fields
2022-11-03 13:59:44 -04:00
jeremystretch
3c74cb97d3
Closes #8485 : Enable journaling for all organizational models
2022-11-03 13:31:51 -04:00
jeremystretch
980987e342
Closes #10543 : Introduce get_plugin_config() utility function
2022-11-03 13:18:58 -04:00
jeremystretch
1e6bea48dd
Reorganize plugin resources
2022-11-03 12:59:01 -04:00
Arthur Hanson
85d71af7b7
8072 move js code from template to static file ( #10824 )
2022-11-03 09:29:45 -04:00
jeremystretch
17516f786f
#10820 : Fix zoneinfo import for py3.9+
2022-11-02 16:29:42 -04:00
jeremystretch
e97e39a479
Closes #10698 : Omit app label from content type in table columns
2022-11-02 16:26:26 -04:00
jeremystretch
be56bb22cf
Closes #10821 : Enable data localization
2022-11-02 15:55:39 -04:00
jeremystretch
5ef76f2b2a
Closes #10820 : Switch timezone library from pytz to zoneinfo
2022-11-02 15:54:41 -04:00
jeremystretch
67799fa422
Closes #10697 : Move application registry into core app
2022-11-02 15:25:22 -04:00
Arthur Hanson
c42b209f79
8853 Prevent the retrieval of API tokens after creation ( #10645 )
...
* 8853 hide api token
* 8853 hide key on edit
* 8853 add key display
* 8853 cleanup html
* 8853 make token view accessible only once on POST
* Clean up display of tokens in views
* Honor ALLOW_TOKEN_RETRIEVAL in API serializer
* Add docs & tweak default setting
* Include token key when provisioning with user credentials
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-11-02 12:45:00 -04:00
Jeremy Stretch
687f342496
Closes #9623 : Implement saved filters ( #10801 )
...
* Initial work on saved filters
* Return only enabled/shared filters
* Add tests
* Clean up filtering of usable SavedFilters
2022-11-02 12:27:53 -04:00
jeremystretch
c55cb7a5ed
Closes #10816 : Pass the current request when instantiating a FilterSet within UI views
2022-11-02 11:00:09 -04:00
jeremystretch
d994ee7b21
Merge branch 'develop' into feature
2022-11-01 17:13:11 -04:00
jeremystretch
054a84adcd
PRVB
2022-11-01 17:11:55 -04:00
jeremystretch
913ef1920d
Merge branch 'master' into develop
2022-11-01 17:10:18 -04:00
jeremystretch
27ca4ddeb8
Release v3.3.7
2022-11-01 17:09:55 -04:00
jeremystretch
dc74ec57b4
Fixes #10809 : Permit nullifying site time_zone via REST API
2022-11-01 17:09:55 -04:00
jeremystretch
5b2a63e700
Fixes #10791 : Permit nullifying VLAN group scope_type via REST API
2022-11-01 17:09:55 -04:00
jeremystretch
d117188bb2
Fixes #10803 : Fix exception when ordering contacts by number of assignments
2022-11-01 17:09:55 -04:00
jeremystretch
ea48742352
Changelog for #10282 , #10770
2022-11-01 17:09:55 -04:00
Arthur
48e31a3051
10282 fix race condition in API IP creation
2022-11-01 17:09:55 -04:00
Arthur
afae0b672d
10770 fix social auth
2022-11-01 17:09:55 -04:00
jeremystretch
1c55ebb006
Changelog for #10666 (missed in v3.3.6)
2022-11-01 17:09:55 -04:00
jeremystretch
20315b3bbf
PRVB
2022-11-01 17:09:55 -04:00
jeremystretch
44e6b32ae5
Release v3.3.7
2022-11-01 16:48:40 -04:00
jeremystretch
946e5328fd
Fixes #10809 : Permit nullifying site time_zone via REST API
2022-11-01 16:45:32 -04:00
jeremystretch
be38b00870
Fixes #10791 : Permit nullifying VLAN group scope_type via REST API
2022-11-01 15:38:10 -04:00
jeremystretch
e8a8ccf8f6
Fixes #10803 : Fix exception when ordering contacts by number of assignments
2022-11-01 15:27:35 -04:00
jeremystretch
b4099b2091
Changelog for #10781
2022-10-31 15:17:24 -04:00
jeremystretch
674e0ee6f7
Changelog for #10282 , #10770
2022-10-31 15:15:45 -04:00
Arthur Hanson
423c70465b
10781 add python 3.11 support ( #10782 )
...
* 10781 add python 3.11 support
* 10781 update Django to latest
2022-10-31 15:05:34 -04:00
Arthur
35cff964fa
10282 fix race condition in API IP creation
2022-10-31 15:04:43 -04:00
Arthur
49be2cdadd
10770 fix social auth
2022-10-31 15:02:57 -04:00
Arthur
ee8e609c90
Merge branch 'develop' into feature
2022-10-27 14:25:27 -07:00