Commit Graph

1968 Commits

Author SHA1 Message Date
Daniel Vaccaro-Senna
a0f304e4cb Fixes #7195 update base template in plugin dev doc 2021-09-10 16:03:46 +01:00
jeremystretch
c452e401c3 Fixes #7167: Ensure consistent font size when using monospace formatting 2021-09-09 16:05:46 -04:00
jeremystretch
55b0529909 Update NetBox installation video 2021-09-09 14:46:31 -04:00
jeremystretch
1ecd60b72e Correct example GraphQL queries 2021-09-09 09:07:28 -04:00
jeremystretch
d3b8bb5ba3 Fixes #7226: Exempt GraphQL API requests from CSRF inspection 2021-09-09 09:06:45 -04:00
jeremystretch
84fcf69022 Release v3.0.2 2021-09-08 16:32:37 -04:00
thatmattlove
59baefa747 Fixes #7191: Access SlimSelect's internal options when getting current options so selection state is maintained 2021-09-08 09:54:38 -07:00
jeremystretch
afffb20a7d Fixes #7179: Prevent obscuring "connect" pop-up for interfaces under device view 2021-09-08 11:27:14 -04:00
Jeremy Stretch
cf0a00b263 Merge branch 'develop' into 7205-applied-filters 2021-09-08 11:12:29 -04:00
Jeremy Stretch
ab31bb3932 Merge branch 'develop' into 7202-verify-static-assets 2021-09-08 10:13:07 -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
c2b94d3462 Fixes #7205: Handle null_option when getting selected form values in applied_filters template tag 2021-09-07 18:30:45 -07: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
jeremystretch
70edc176eb Use shallow git clone for production installations 2021-09-07 16:35:48 -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
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
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
thatmattlove
54f4b7bec3 Fixes #7148: Handle array values when constructing API URLs 2021-09-02 08:59:26 -07: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
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
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
Max Rink
68ac7e6d09 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
Stefan de Kooter
905fa92a97 Changelog for #7113 2021-09-01 11:00:30 +02: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
Stefan de Kooter
1e92690947 Changelog #7090 fix whitespace 2021-08-31 22:01:15 +02:00
Stefan de Kooter
e3606a727c Changelog for #7090 2021-08-31 21:24:07 +02:00
jeremystretch
2e6cb35bb3 Fixes #7093: Multi-select custom field filters should employ exact match 2021-08-31 15:03:39 -04:00
jeremystretch
25b91ae5b5 Fixes #7101: Enforce MAX_PAGE_SIZE for table and REST API pagination 2021-08-31 13:52:04 -04:00
Daniel Sheppard
1597d44541 Fixes #7089 - Adds Q filter to ContentTypeFilterSet 2021-08-31 11:31:40 -05:00
jeremystretch
94212fa3b5 Changelog for #7075 2021-08-31 11:44:51 -04:00
jeremystretch
37c4a3963e Fixes #7082: Avoid exception when referencing invalid content type in table 2021-08-31 11:43:44 -04:00
jeremystretch
6ddf1313c8 Fixes #7072: Fix table configuration under prefix child object views 2021-08-31 11:15:41 -04:00
jeremystretch
6c6267f9b0 Fixes #7083: Correct labeling for VM memory attribute 2021-08-31 09:44:59 -04:00
jeremystretch
42e52ee722 Fixes #7084: Fix KeyError exception when editing access VLAN on an interface 2021-08-31 09:44:59 -04:00
jeremystretch
bb2bc12ea4 Fixes #7096: Home links should honor BASE_PATH configuration 2021-08-31 09:44:59 -04:00
jeremystretch
44d8c3cf14 Fixes #7071: Fix exception when removing a primary IP from a device/VM 2021-08-30 16:55:31 -04:00
jeremystretch
6c0535e77c Fixes #7070: Fix exception when filtering by prefix max length in UI 2021-08-30 16:51:07 -04:00
jeremystretch
9ae69fa9de Release v3.0.0 2021-08-30 14:22:00 -04:00
jeremystretch
2ccd8bd2b2 Better copy/paste support for installation docs 2021-08-30 14:15:21 -04:00
jeremystretch
b528672fd5 Update references to NAPALM in docs 2021-08-30 11:51:18 -04:00
jeremystretch
752ca2c5c4 Delete extraneous v2.11 release notes 2021-08-30 11:35:06 -04:00
jeremystretch
88408951c6 Update UI screenshots 2021-08-30 10:52:11 -04:00
jeremystretch
7e0c051f07 Update dependencies & release notes 2021-08-30 10:30:48 -04:00
jeremystretch
73e1dba4e4 Merge branch 'develop' into feature 2021-08-30 10:05:12 -04:00
jeremystretch
78261c7ed0 Fixes #7045: Fix navigation menu rendering under Chrome 2021-08-30 09:56:05 -04:00
jeremystretch
308c9b832e JS & changelog updates for #7034 2021-08-27 11:36:29 -04:00
jeremystretch
2199e1aeec Closes #7042: Show count of journal entries in tab under object view 2021-08-27 10:36:06 -04:00
jeremystretch
dfd94bc13d Fixes #7019: Enable searching VM interfaces by description 2021-08-27 10:14:12 -04:00
Matt
39831be461 Improve docs styling 2021-08-24 07:30:52 -07:00
Matt
23f4c26163 Add UI development docs & update front-end scripts 2021-08-24 00:30:04 -07:00
Matt
bdb80d480e Remove screenshots from docs 2021-08-23 18:24:39 -07:00
jeremystretch
019209f616 Merge branch 'develop' into feature 2021-08-23 15:46:22 -04:00
jeremystretch
22291d16fa Release v2.11.12 2021-08-23 15:16:42 -04:00
jeremystretch
b4fc9dcd36 Merge branch 'develop' into feature 2021-08-23 13:23:39 -04:00
jeremystretch
9254c89abd Fixes #6326: Enable filtering assigned VLANs by group in interface edit form 2021-08-23 12:49:32 -04:00
jeremystretch
ef90974f8d Fixes #6776: Fix erroneous webhook dispatch on failure to save objects 2021-08-23 12:06:43 -04:00
jeremystretch
e63d9dbe1f Fixes #7012: Fix hidden "add components" dropdown on devices list 2021-08-23 09:41:43 -04:00
jeremystretch
1b1e0bc362 Closes #7011: Add search field to VM interfaces filter form 2021-08-23 09:36:05 -04:00
jeremystretch
206f0b0772 Fixes #6974: Show contextual label for IP address role 2021-08-20 16:12:09 -04:00
jeremystretch
45b2788371 Fixes #6929: Introduce LOGIN_PERSISTENCE configuration parameter to persist user sessions 2021-08-20 16:06:37 -04:00
jeremystretch
4382aa81ed Update change log 2021-08-20 15:20:55 -04:00
jeremystretch
d1dfa5bd52 Changelog for #6790 2021-08-20 09:17:53 -04:00
jeremystretch
4220912aaf Changelog for #6856 2021-08-18 14:38:30 -04:00
jeremystretch
30e5987353 Fixes #6977: Truncate global search dropdown on small screens 2021-08-17 11:49:32 -04:00
jeremystretch
dd8d01e5cf Fixes #6686: Force assignment of null custom field values to objects 2021-08-16 14:38:06 -04:00
jeremystretch
ca736c6d8b Fixes #5968: Model forms should save empty custom field values as null 2021-08-16 13:45:46 -04:00
jeremystretch
83c23ca9df Closes #6872: Add table configuration button to child prefixes view 2021-08-13 15:56:14 -04:00
jeremystretch
ee137feb3f Closes #6748: Add site group filter to devices list 2021-08-13 15:26:06 -04:00
jeremystretch
46226033d5 Release v3.0-beta2 2021-08-13 14:19:43 -04:00
jeremystretch
b235f2dd53 #6934: Correct prefix utilization and available IP reporting to account for child IP ranges 2021-08-13 10:43:25 -04:00
jeremystretch
12949ea979 Fixes #6953: Remove change log tab from non-applicable object views 2021-08-13 09:13:09 -04:00
jeremystretch
13bdc86c4e Merge v2.11.11 2021-08-12 11:51:04 -04:00
jeremystretch
6bd783f803 Release v2.11.11 2021-08-12 11:22:57 -04:00
jeremystretch
9e75c5d88d Fixes #6918: Fix return URL persistence when adding multiple objects sequentially 2021-08-12 10:12:42 -04:00
jeremystretch
e900acdde0 Fixes #6896: Fix validation of IP address assigned as device/VM primary via NAT relation 2021-08-11 21:15:45 -04:00
jeremystretch
fca7c6b326 Merge branch 'develop' into feature 2021-08-10 21:03:10 -04:00
jeremystretch
559e30102f Closes #6921: Employ a sandbox when rendering Jinja2 code for increased security 2021-08-10 20:52:45 -04:00
jeremystretch
9b4374a32b Fixes #6935: Remove extraneous columns from inventory item and device bay tables 2021-08-10 20:35:39 -04:00
jeremystretch
e3d4c0a522 Fixes #6936: Add missing parent column to inventory item import form 2021-08-10 20:24:57 -04:00
jeremystretch
4afcef2c59 Closes #6931: Include applied filters on object list view 2021-08-10 13:11:35 -04:00
jeremystretch
f34638dc32 Fixes #6908: Allow assignment of scope to VLAN groups upon import 2021-08-09 09:54:27 -04:00
jeremystretch
8da97f004d Fixes #6910: Fix exception on invalid CSV import column name 2021-08-09 09:20:22 -04:00
jeremystretch
3d9f7219dc Fixes #6909: Remove extraneous site column from VLAN group import form 2021-08-09 09:17:08 -04:00
Brian Candler
2f9353f10c Documentation consistency on installation of libpq-dev(el) 2021-08-08 10:19:30 +01:00