|
41dfdc0aaa
|
Fixes #7324: Fix TypeError exception in web UI when filtering objects using single-choice filters
|
2021-09-21 09:13:26 -04:00 |
|
|
6bc72109c1
|
PRVB
|
2021-09-20 13:19:53 -04:00 |
|
|
214c1d5a50
|
Release v3.0.3
|
2021-09-20 12:44:44 -04:00 |
|
|
b86847c57e
|
Merge pull request #7307 from royreznik/fix-7228
Fixes #7228: Round °F temperature to one decimal place
|
2021-09-20 10:21:43 -04:00 |
|
|
8ba5d03280
|
Fixes #7301: Fix exception when deleting a large number of child prefixes
|
2021-09-20 10:02:03 -04:00 |
|
|
879ffd648b
|
Fix 'select all' widget display
|
2021-09-20 09:02:28 -04:00 |
|
|
030c573037
|
Fixes #7228: Round °F temperature to one decimal place
|
2021-09-20 02:44:40 -07:00 |
|
|
713e79c1a9
|
Fixes #7298: Restore missing object names from applied object list filters
|
2021-09-17 16:55:32 -04:00 |
|
|
7b3f6f1c67
|
Clean up table classes
|
2021-09-17 15:37:19 -04:00 |
|
|
9cb29f48a0
|
Use exclude() when instantiating tables to omit columns
|
2021-09-17 14:25:02 -04:00 |
|
|
5e29679968
|
Merge 'detail' tables into primaries for each model
|
2021-09-17 13:55:32 -04:00 |
|
|
34db2eb611
|
Merge pull request #7285 from netbox-community/7273-apiselect-sorting
Fixes #7273: Disable automatic sorting of select options fetched via API
|
2021-09-17 12:09:56 -04:00 |
|
|
16d8981a3f
|
Closes #7284: Include comments field in table/export for all appropriate models
|
2021-09-17 12:04:22 -04:00 |
|
|
e67c965180
|
Closes #7087: Add local_context_data filter for virtual machines list
|
2021-09-17 10:30:31 -04:00 |
|
|
b0abfee35b
|
Fixes #7282: Fix KeyError exception when INSECURE_SKIP_TLS_VERIFY is true
|
2021-09-17 10:16:06 -04:00 |
|
|
1e8ee5e59b
|
Correct changelog for #7210; revert static asset change
|
2021-09-16 16:14:20 -04:00 |
|
|
cc0830bf28
|
Closes #7087: Add search/filter forms for all organizational models
|
2021-09-16 16:04:46 -04:00 |
|
|
e3e005e327
|
Fixes #7266: Tweak font color for form field placeholder text
|
2021-09-16 14:41:01 -04:00 |
|
|
8d703ffb36
|
Merge pull request #6730 from MaxRink/remote_groups
Remote groups via HTTP Headers
|
2021-09-16 14:02:22 -04:00 |
|
|
6f24a938d9
|
Fixes #7273: Disable automatic sorting of select options fetched via API
|
2021-09-16 11:08:05 -04:00 |
|
|
aa05097fca
|
Fixes #7279: Fix exception when tracing cable with no associated path
|
2021-09-16 08:56:26 -04:00 |
|
|
de58f53f9f
|
Closes #7208: Add navigation breadcrumbs for custom scripts & reports
|
2021-09-15 15:14:24 -04:00 |
|
|
e738ff2fa7
|
Closes #6988: Order tenants alphabetically without regard to group assignment
|
2021-09-15 14:56:20 -04:00 |
|
|
25f501fb12
|
Remove obsolete responsive_table.html template
|
2021-09-15 12:41:21 -04:00 |
|
|
e813dda275
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -04:00 |
|
|
ca11b74c8e
|
Merge pull request #7052 from tb-killa/#7032
Close #7032
|
2021-09-14 16:59:16 -04:00 |
|
|
2ba6a6fc45
|
Closes #6387: Add xDSL interface type
|
2021-09-14 16:56:47 -04:00 |
|
|
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 |
|
|
bd957612c6
|
Fixes #7167: Ensure consistent font size when using monospace formatting
|
2021-09-09 16:05:46 -04:00 |
|
|
4493c31216
|
Fixes #7227: Correct placeholder value for webhook CA file path
|
2021-09-09 09:10:02 -04:00 |
|
|
ad7b8a9ac8
|
Fixes #7226: Exempt GraphQL API requests from CSRF inspection
|
2021-09-09 09:06:45 -04:00 |
|
|
a226f06b1b
|
PRVB
|
2021-09-08 16:47:04 -04:00 |
|
|
0d1d14bcd6
|
Release v3.0.2
|
2021-09-08 16:32:37 -04:00 |
|
|
cf8fdacfa3
|
Refactor connection toggle to use API URLs
|
2021-09-08 14:25:14 -04:00 |
|
|
2c1745ce28
|
Refactor checkJobStatus() to use API URLs provided via context
|
2021-09-08 14:17:27 -04:00 |
|
|
950ce94653
|
Refactor ApiRequest to take only full URLs; update TableConfigForm
|
2021-09-08 13:59:25 -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 |
|
|
45988b9818
|
Minor cleanup for get_selected_values()
|
2021-09-08 11:11:52 -04:00 |
|
|
e12314ba60
|
Fix test user permissions for API pagination tests
|
2021-09-08 09:57:53 -04:00 |
|
|
9226302742
|
Fixes #7209: Allow unlimited API results when MAX_PAGE_SIZE is disabled
|
2021-09-08 09:38:23 -04:00 |
|
|
a9c1c8968e
|
Return cleaned null_option value as None in dynamic multi-select field
|
2021-09-07 18:43:36 -07:00 |
|
|
6a15c2ae86
|
Remove invalid (for Python <3.9) type annotation
|
2021-09-07 18:37:55 -07: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 |
|
|
49617a595d
|
#7205: Handle null_option in dynamic multi-select choices field
|
2021-09-07 18:28:49 -07:00 |
|
|
2a293d5d02
|
Fixes #7188: Re-add missing support for null_option on API select
|
2021-09-07 18:19:32 -07:00 |
|
|
4a13ee6f40
|
Fixes #7176: Reset query parameters on APISelect when deep copied
|
2021-09-07 14:13:53 -07:00 |
|
|
2ba840c72c
|
Merge pull request #7200 from pierrechev/develop
Enable the alternate connection factory for Redis Sentinel
|
2021-09-07 16:58:11 -04:00 |
|