147a4cbfb0
Closes #7239 : Redirect global search to filtered object list when an object type is selected
2021-09-13 09:33:08 -04:00
ab0a2abc54
Fixes #7248 : Fix global search results section links
2021-09-13 09:21:57 -04:00
2a95e1bf71
Fixes #7195 update base template in plugin dev doc
2021-09-10 16:03:46 +01:00
bd957612c6
Fixes #7167 : Ensure consistent font size when using monospace formatting
2021-09-09 16:05:46 -04:00
908e6a7a38
Update NetBox installation video
2021-09-09 14:46:31 -04:00
7a813349f3
Correct example GraphQL queries
2021-09-09 09:07:28 -04:00
ad7b8a9ac8
Fixes #7226 : Exempt GraphQL API requests from CSRF inspection
2021-09-09 09:06:45 -04:00
0d1d14bcd6
Release v3.0.2
2021-09-08 16:32:37 -04:00
851f8a1585
Fixes #7191 : Access SlimSelect's internal options when getting current options so selection state is maintained
2021-09-08 09:54:38 -07:00
d40d1638af
Fixes #7179 : Prevent obscuring "connect" pop-up for interfaces under device view
2021-09-08 11:27:14 -04:00
a39a9c9b56
Merge branch 'develop' into 7205-applied-filters
2021-09-08 11:12:29 -04:00
513ecd7e26
Merge branch 'develop' into 7202-verify-static-assets
2021-09-08 10:13:07 -04:00
9226302742
Fixes #7209 : Allow unlimited API results when MAX_PAGE_SIZE is disabled
2021-09-08 09:38:23 -04:00
0e8c6ee522
Changelog for #7189
2021-09-08 08:33:30 -04:00
752de0d9c0
Fixes #7205 : Handle null_option
when getting selected form values in applied_filters
template tag
2021-09-07 18:30:45 -07:00
2a293d5d02
Fixes #7188 : Re-add missing support for null_option
on API select
2021-09-07 18:19:32 -07:00
9d99ede024
Fixes #7202 : Verify integrity of bundled assets in CI
2021-09-07 16:20:36 -07:00
4a13ee6f40
Fixes #7176 : Reset query parameters on APISelect when deep copied
2021-09-07 14:13:53 -07:00
46cd55151d
Use shallow git clone for production installations
2021-09-07 16:35:48 -04:00
f1687ef53d
Remove obsolete entries from .gitignore
2021-09-07 16:21:01 -04:00
2fb55374b9
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
27c0e6dd5e
Fixes #7164 : Fix styling of "decommissioned" label for circuits
2021-09-03 13:52:48 -04:00
0d7986e082
Fixes #7169 : Fix CSV import file upload
2021-09-03 13:46:38 -04:00
a1110b07de
Fixes #7153 : Allow clearing of assigned device type images
2021-09-02 16:48:54 -04:00
a3069239e9
Fixes #7159 : Remove NAPALM link
2021-09-02 15:55:41 -04:00
113358f2de
Fixes #7148 : Handle array values when constructing API URLs
2021-09-02 08:59:26 -07:00
83f70dc28c
fix: typo spelling grammar
...
Signed-off-by: slowy07 <slowy.arfy@gmail.com>
2021-09-02 12:01:43 +07:00
8ede7a9297
Update changelog for #7131
2021-09-01 17:05:50 -07:00
b207f28402
Release v3.0.1
2021-09-01 14:53:57 -04:00
7bdde47473
Fixes #7124 : Fix duplicate static query param values in API Select
2021-09-01 11:48:13 -07:00
a2eb0d80d2
#7084 : Fix issue where hidden VLAN form fields were incorrectly included in the form submission
2021-09-01 11:41:35 -07:00
6f94198934
#7123 : Remove "Global" placeholder for null VRF field
2021-09-01 13:52:32 -04:00
9772c5705f
Merge branch 'develop' into 7113-fix-prefix-iprange-bulkedit
2021-09-01 10:55:52 -04:00
d2fe59ae8f
Fixes #7109 : Ensure human readability of exceptions raised during REST API requests
2021-09-01 10:43:12 -04:00
d5e5cdda23
Add Remote Group Support to the RemoteUserAuth Backend and Middleware
...
fix incorrect assumption about when to run the group sync
Add documentation for new Settings
format to autopep8 compliance
add first set of basic testcases
format test to comply with pep8
rename SEPERATOR to SEPARATOR
remove accidentally carried over parameter
2021-09-01 16:34:14 +02:00
6f66b27507
Changelog for #7113
2021-09-01 11:00:30 +02:00
691c66d2f5
Fixes #7107 : Fix missing search button and search results in IP Address assignment "Assign IP" tab
2021-09-01 00:11:48 -07:00
14d87a3584
Fixes #7041 : Properly format JSON config object returned from a NAPALM device
2021-09-01 00:03:53 -07:00
d743dc160a
Fixes #7080 : Re-add missing image preview element
2021-08-31 17:05:02 -07:00
2b263b054c
Fixes #7106 : Fix incorrect "Map It" button URL on a site's Physical Address field
2021-08-31 16:27:02 -07:00
b95e8350d2
Fixes #7092 : Fix missing object permissions on Prefix IP Addresses view
2021-08-31 16:03:22 -07:00
5235866d05
Changelog for #7081 , #7091
2021-08-31 15:23:12 -07:00
9c389d9dcb
Changelog #7090 fix whitespace
2021-08-31 22:01:15 +02:00
f1e4273a23
Changelog for #7090
2021-08-31 21:24:07 +02:00
a8cdb3895b
Fixes #7093 : Multi-select custom field filters should employ exact match
2021-08-31 15:03:39 -04:00
1c09ffdd1f
Fixes #7101 : Enforce MAX_PAGE_SIZE for table and REST API pagination
2021-08-31 13:52:04 -04:00
86da6c6c14
Fixes #7089 - Adds Q filter to ContentTypeFilterSet
2021-08-31 11:31:40 -05:00
7b7b01a26b
Changelog for #7075
2021-08-31 11:44:51 -04:00
415313ac2f
Fixes #7082 : Avoid exception when referencing invalid content type in table
2021-08-31 11:43:44 -04:00
7db2b9d091
Fixes #7072 : Fix table configuration under prefix child object views
2021-08-31 11:15:41 -04:00