Commit Graph

8127 Commits

Author SHA1 Message Date
Jeremy Stretch
ab31bb3932 Merge branch 'develop' into 7202-verify-static-assets 2021-09-08 10:13:07 -04:00
jeremystretch
0664e2d34e Fix test user permissions for API pagination tests 2021-09-08 09:57:53 -04:00
jeremystretch
e3028e09d8 Fixes #7209: Allow unlimited API results when MAX_PAGE_SIZE is disabled 2021-09-08 09:38:23 -04:00
jeremystretch
11a3ac9886 Changelog for #7189 2021-09-08 08:33:30 -04:00
thatmattlove
a79f9566e9 Fixes #7188: Re-add missing support for null_option on API select 2021-09-07 18:19:32 -07:00
thatmattlove
af59328869 Fixes #7202: Verify integrity of bundled assets in CI 2021-09-07 16:20:36 -07:00
thatmattlove
b92a513e6f Fixes #7176: Reset query parameters on APISelect when deep copied 2021-09-07 14:13:53 -07:00
Jeremy Stretch
94497b1652 Merge pull request #7200 from pierrechev/develop
Enable the alternate connection factory for Redis Sentinel
2021-09-07 16:58:11 -04:00
jeremystretch
70edc176eb Use shallow git clone for production installations 2021-09-07 16:35:48 -04:00
jeremystretch
48704cdd91 Extend feature request template to request more detail 2021-09-07 16:25:10 -04:00
jeremystretch
6256c41b1a Remove obsolete entries from .gitignore 2021-09-07 16:21:01 -04:00
Daniel Sheppard
2e35898c13 Fixes #7193 - Fixes issue with viewing child prefixes when prefix (flat) column is selected and there are available prefixes. 2021-09-07 14:53:12 -05:00
Pierre Chevallereau
67e2b4ddc6 Enable the alternate connection factory (https://github.com/jazzband/django-redis#use-the-sentinel-connection-factory) 2021-09-07 16:07:25 +02:00
jeremystretch
e8418142c3 Fixes #7164: Fix styling of "decommissioned" label for circuits 2021-09-03 13:52:48 -04:00
jeremystretch
460fc3a21c Fixes #7169: Fix CSV import file upload 2021-09-03 13:46:38 -04:00
Jeremy Stretch
5245543513 Merge pull request #7160 from netbox-community/7149-secrets-changelog
Fixes #7149: Delete all changelog records referencing the old secrets app
2021-09-03 12:51:13 -04:00
jeremystretch
7b24bef500 Fixes #7153: Allow clearing of assigned device type images 2021-09-02 16:48:54 -04:00
jeremystretch
0ff1ac62fe Fixes #7159: Remove NAPALM link 2021-09-02 15:55:41 -04:00
jeremystretch
6b6579f1cc Fixes #7149: Delete all changelog records referencing the old secrets app 2021-09-02 15:27:05 -04:00
thatmattlove
54f4b7bec3 Fixes #7148: Handle array values when constructing API URLs 2021-09-02 08:59:26 -07:00
thatmattlove
e40ce13385 Fix regression from a2352ea causing invalid selections 2021-09-02 07:56:08 -07:00
Jeremy Stretch
8c8ef75121 Merge pull request #7133 from slowy07/minor-changes
fix: typo spelling grammar
2021-09-02 09:48:58 -04:00
slowy07
8a79f49a8b fix: typo spelling grammar
Signed-off-by: slowy07 <slowy.arfy@gmail.com>
2021-09-02 12:01:43 +07:00
thatmattlove
faa57406e3 Update changelog for #7131 2021-09-01 17:05:50 -07:00
thatmattlove
a2352ea23b #7123: Handle empty_option on API Select 2021-09-01 17:02:43 -07:00
thatmattlove
5b1b1a0aa4 Fixes #7131: Only execute scope selector field visibility logic on specified views 2021-09-01 15:27:37 -07:00
thatmattlove
a0c9afc67c Use url_name instead of request.path for view-based styles 2021-09-01 15:22:38 -07:00
jeremystretch
7a1952886c PRVB 2021-09-01 15:22:03 -04:00
Jeremy Stretch
1fddeecbd5 Merge pull request #7130 from netbox-community/develop
Release v3.0.1
2021-09-01 15:10:17 -04:00
jeremystretch
b7f49d8e37 Release v3.0.1 2021-09-01 14:53:57 -04:00
thatmattlove
c34d620a98 Fixes #7124: Fix duplicate static query param values in API Select 2021-09-01 11:48:13 -07:00
thatmattlove
38a2ff4c9e #7084: Fix issue where hidden VLAN form fields were incorrectly included in the form submission 2021-09-01 11:41:35 -07:00
jeremystretch
6a2a25ddb4 #7123: Remove "Global" placeholder for null VRF field 2021-09-01 13:52:32 -04:00
jeremystretch
d9fffd0112 #7084: Catch ValueErrors when initializing dynamic form fields 2021-09-01 13:33:41 -04:00
jeremystretch
5807da9cb5 #7082: Handle stale content types 2021-09-01 12:55:25 -04:00
jeremystretch
c07e02de6d #7113: Add bulk actions under child prefixes view; general cleanup 2021-09-01 11:06:50 -04:00
Jeremy Stretch
7f1f461e07 Merge pull request #7115 from sdktr/7113-fix-prefix-iprange-bulkedit
Fixes #7113: iprange bulk options within Prefix view
2021-09-01 10:56:11 -04:00
Jeremy Stretch
35637b653b Merge branch 'develop' into 7113-fix-prefix-iprange-bulkedit 2021-09-01 10:55:52 -04:00
jeremystretch
38357838a1 Fixes #7109: Ensure human readability of exceptions raised during REST API requests 2021-09-01 10:43:12 -04:00
jeremystretch
768f0d8e83 #7091: Simplify access to BASE_PATH variable 2021-09-01 09:34:33 -04:00
Stefan de Kooter
905fa92a97 Changelog for #7113 2021-09-01 11:00:30 +02:00
Stefan de Kooter
898466de01 Fixes #7113: Correct links to IPRanges bulk actions within Prefix view 2021-09-01 10:25:37 +02:00
Stefan de Kooter
6f4390e19b Fixes #7113: Add permissions to IPRanges bulk actions within Prefix view 2021-09-01 10:24:35 +02:00
thatmattlove
f3166da12f Remove legacy script tags from templates 2021-09-01 00:27:10 -07:00
thatmattlove
0f21cb2ebf Fixes #7107: Fix missing search button and search results in IP Address assignment "Assign IP" tab 2021-09-01 00:11:48 -07:00
thatmattlove
65ec26c7f6 Fixes #7041: Properly format JSON config object returned from a NAPALM device 2021-09-01 00:03:53 -07:00
thatmattlove
22f62b6211 Fixes #7080: Re-add missing image preview element 2021-08-31 17:05:02 -07:00
thatmattlove
ffc9db2d3c Fixes #7106: Fix incorrect "Map It" button URL on a site's Physical Address field 2021-08-31 16:27:02 -07:00
thatmattlove
60e5c4c9d7 Fixes #7092: Fix missing object permissions on Prefix IP Addresses view 2021-08-31 16:03:22 -07:00
thatmattlove
5b6bf1b7f2 Changelog for #7081, #7091 2021-08-31 15:23:12 -07:00