jeremystretch
bfb37d6283
Closes #7022 : Add ITA type C (CEE 7/16) power port type
2021-09-28 13:46:54 -04:00
Jeremy Stretch
3e5452d9da
Merge pull request #7369 from maximumG/6973-order-reports
...
Fixes #6973 : order reports
2021-09-28 13:34:23 -04:00
jeremystretch
3ec0fe5519
Closes #7372 : Link to local docs for model from object add/edit views
2021-09-28 13:23:57 -04:00
jeremystretch
71449b3414
Fixes #7304 : Require explicit values for all required choice fields during CSV import
2021-09-28 12:04:54 -04:00
jeremystretch
13e9d57d68
Merge branch 'develop' into refactor-forms
2021-09-28 10:49:14 -04:00
jeremystretch
833acc3618
Refactor extras forms
2021-09-28 10:44:53 -04:00
jeremystretch
db522f96be
Refactor virtualization forms
2021-09-28 10:25:07 -04:00
Daniel Sheppard
df8b76127e
Fixes #7374 - Adds query param on position for rack face
2021-09-28 09:06:35 -05:00
jeremystretch
8e849566d5
Refactored IPAM forms
2021-09-28 09:25:12 -04:00
jeremystretch
dba9602c75
Refactor tenancy forms
2021-09-27 17:19:05 -04:00
jeremystretch
9e2364b246
Refactor DCIM forms
2021-09-27 17:09:37 -04:00
jeremystretch
b5aecfeb91
Refactor circuits forms
2021-09-27 15:23:12 -04:00
jeremystretch
c7523ffc67
Fixes #7358 : Add missing choices column to custom field CSV import form
2021-09-27 12:28:52 -04:00
jeremystretch
d87d860a57
Remove obsolete TS for a.formaction
2021-09-27 11:41:05 -04:00
jeremystretch
68b1234388
Fixes #7353 : Fix bulk creation of device/VM components via list view
2021-09-27 10:36:01 -04:00
jeremystretch
8fda08a1b5
Fixes #7356 : Fix display of model documentation when adding device components
2021-09-27 10:09:32 -04:00
jeremystretch
aaba4b534f
Fixes #7360 : Correct redirection URL after removing child device from device bay
2021-09-27 09:58:03 -04:00
maximumG
e443d719d4
feat: reports within a module can now be ordered
2021-09-27 11:02:31 +02:00
Shuichiro MAKIGAKI
d514290688
Fix #7365 : Optimize calculation of prefix utilization
2021-09-25 22:28:31 +09:00
royreznik
8523ad166e
Feature-6917 make ip assigned checkmark link to interface
2021-09-23 06:33:26 -07:00
Daniel Sheppard
7ec6b4ebb7
Fixes #7341 - Corrects url in Circuit breadcrumb
2021-09-22 11:48:22 -05:00
jeremystretch
38172b793b
Fixes #7294 : Fix SVG rendering for cable traces ending at unoccupied front ports
2021-09-21 15:04:37 -04:00
jeremystretch
6bccb6d90b
Fixes #7333 : Prevent inadvertent deletion of prior change records when deleting objects
2021-09-21 14:24:23 -04:00
jeremystretch
3cf1d6baf4
Closes #7118 : Render URL custom fields as hyperlinks in object tables
2021-09-21 14:04:47 -04:00
jeremystretch
2a1718bfc8
Closes #7323 : Add serial filter field for racks & devices
2021-09-21 13:53:11 -04:00
jeremystretch
0db4092266
Fixes #7321 : Don't overwrite multi-select custom fields during bulk edit
2021-09-21 13:41:33 -04:00
jeremystretch
41dfdc0aaa
Fixes #7324 : Fix TypeError exception in web UI when filtering objects using single-choice filters
2021-09-21 09:13:26 -04:00
jeremystretch
6bc72109c1
PRVB
2021-09-20 13:19:53 -04:00
jeremystretch
214c1d5a50
Release v3.0.3
2021-09-20 12:44:44 -04:00
Jeremy Stretch
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
jeremystretch
8ba5d03280
Fixes #7301 : Fix exception when deleting a large number of child prefixes
2021-09-20 10:02:03 -04:00
jeremystretch
879ffd648b
Fix 'select all' widget display
2021-09-20 09:02:28 -04:00
royreznik
030c573037
Fixes #7228 : Round °F temperature to one decimal place
2021-09-20 02:44:40 -07:00
jeremystretch
713e79c1a9
Fixes #7298 : Restore missing object names from applied object list filters
2021-09-17 16:55:32 -04:00
jeremystretch
7b3f6f1c67
Clean up table classes
2021-09-17 15:37:19 -04:00
jeremystretch
9cb29f48a0
Use exclude() when instantiating tables to omit columns
2021-09-17 14:25:02 -04:00
jeremystretch
5e29679968
Merge 'detail' tables into primaries for each model
2021-09-17 13:55:32 -04:00
Jeremy Stretch
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
jeremystretch
16d8981a3f
Closes #7284 : Include comments field in table/export for all appropriate models
2021-09-17 12:04:22 -04:00
jeremystretch
e67c965180
Closes #7087 : Add local_context_data filter for virtual machines list
2021-09-17 10:30:31 -04:00
jeremystretch
b0abfee35b
Fixes #7282 : Fix KeyError exception when INSECURE_SKIP_TLS_VERIFY is true
2021-09-17 10:16:06 -04:00
jeremystretch
1e8ee5e59b
Correct changelog for #7210 ; revert static asset change
2021-09-16 16:14:20 -04:00
jeremystretch
cc0830bf28
Closes #7087 : Add search/filter forms for all organizational models
2021-09-16 16:04:46 -04:00
jeremystretch
e3e005e327
Fixes #7266 : Tweak font color for form field placeholder text
2021-09-16 14:41:01 -04:00
Jeremy Stretch
8d703ffb36
Merge pull request #6730 from MaxRink/remote_groups
...
Remote groups via HTTP Headers
2021-09-16 14:02:22 -04:00
jeremystretch
6f24a938d9
Fixes #7273 : Disable automatic sorting of select options fetched via API
2021-09-16 11:08:05 -04:00
jeremystretch
aa05097fca
Fixes #7279 : Fix exception when tracing cable with no associated path
2021-09-16 08:56:26 -04:00
jeremystretch
de58f53f9f
Closes #7208 : Add navigation breadcrumbs for custom scripts & reports
2021-09-15 15:14:24 -04:00
jeremystretch
e738ff2fa7
Closes #6988 : Order tenants alphabetically without regard to group assignment
2021-09-15 14:56:20 -04:00
jeremystretch
25f501fb12
Remove obsolete responsive_table.html template
2021-09-15 12:41:21 -04:00
jeremystretch
e813dda275
Remove default_app_config (deprecated in Django 3.2)
2021-09-15 11:18:47 -04:00
Jeremy Stretch
ca11b74c8e
Merge pull request #7052 from tb-killa/#7032
...
Close #7032
2021-09-14 16:59:16 -04:00
jeremystretch
2ba6a6fc45
Closes #6387 : Add xDSL interface type
2021-09-14 16:56:47 -04:00
jeremystretch
147a4cbfb0
Closes #7239 : Redirect global search to filtered object list when an object type is selected
2021-09-13 09:33:08 -04:00
jeremystretch
ab0a2abc54
Fixes #7248 : Fix global search results section links
2021-09-13 09:21:57 -04:00
jeremystretch
bd957612c6
Fixes #7167 : Ensure consistent font size when using monospace formatting
2021-09-09 16:05:46 -04:00
jeremystretch
4493c31216
Fixes #7227 : Correct placeholder value for webhook CA file path
2021-09-09 09:10:02 -04:00
jeremystretch
ad7b8a9ac8
Fixes #7226 : Exempt GraphQL API requests from CSRF inspection
2021-09-09 09:06:45 -04:00
jeremystretch
a226f06b1b
PRVB
2021-09-08 16:47:04 -04:00
jeremystretch
0d1d14bcd6
Release v3.0.2
2021-09-08 16:32:37 -04:00
jeremystretch
cf8fdacfa3
Refactor connection toggle to use API URLs
2021-09-08 14:25:14 -04:00
jeremystretch
2c1745ce28
Refactor checkJobStatus() to use API URLs provided via context
2021-09-08 14:17:27 -04:00
jeremystretch
950ce94653
Refactor ApiRequest to take only full URLs; update TableConfigForm
2021-09-08 13:59:25 -04:00
thatmattlove
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
jeremystretch
d40d1638af
Fixes #7179 : Prevent obscuring "connect" pop-up for interfaces under device view
2021-09-08 11:27:14 -04:00
Jeremy Stretch
a39a9c9b56
Merge branch 'develop' into 7205-applied-filters
2021-09-08 11:12:29 -04:00
jeremystretch
45988b9818
Minor cleanup for get_selected_values()
2021-09-08 11:11:52 -04:00
jeremystretch
e12314ba60
Fix test user permissions for API pagination tests
2021-09-08 09:57:53 -04:00
jeremystretch
9226302742
Fixes #7209 : Allow unlimited API results when MAX_PAGE_SIZE is disabled
2021-09-08 09:38:23 -04:00
thatmattlove
a9c1c8968e
Return cleaned null_option
value as None
in dynamic multi-select field
2021-09-07 18:43:36 -07:00
thatmattlove
6a15c2ae86
Remove invalid (for Python <3.9) type annotation
2021-09-07 18:37:55 -07:00
thatmattlove
752de0d9c0
Fixes #7205 : Handle null_option
when getting selected form values in applied_filters
template tag
2021-09-07 18:30:45 -07:00
thatmattlove
49617a595d
#7205 : Handle null_option
in dynamic multi-select choices field
2021-09-07 18:28:49 -07:00
thatmattlove
2a293d5d02
Fixes #7188 : Re-add missing support for null_option
on API select
2021-09-07 18:19:32 -07:00
thatmattlove
4a13ee6f40
Fixes #7176 : Reset query parameters on APISelect when deep copied
2021-09-07 14:13:53 -07:00
Jeremy Stretch
2ba840c72c
Merge pull request #7200 from pierrechev/develop
...
Enable the alternate connection factory for Redis Sentinel
2021-09-07 16:58:11 -04:00
Daniel Sheppard
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
Pierre Chevallereau
312246fec2
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
27c0e6dd5e
Fixes #7164 : Fix styling of "decommissioned" label for circuits
2021-09-03 13:52:48 -04:00
jeremystretch
0d7986e082
Fixes #7169 : Fix CSV import file upload
2021-09-03 13:46:38 -04:00
Jeremy Stretch
94300b221e
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
a1110b07de
Fixes #7153 : Allow clearing of assigned device type images
2021-09-02 16:48:54 -04:00
jeremystretch
69f083428d
Fixes #7149 : Delete all changelog records referencing the old secrets app
2021-09-02 15:27:05 -04:00
thatmattlove
113358f2de
Fixes #7148 : Handle array values when constructing API URLs
2021-09-02 08:59:26 -07:00
thatmattlove
caa2813d0d
Fix regression from ddff193
causing invalid selections
2021-09-02 07:56:08 -07:00
thatmattlove
ddff193786
#7123 : Handle empty_option on API Select
2021-09-01 17:02:43 -07:00
thatmattlove
774dff07ee
Fixes #7131 : Only execute scope selector field visibility logic on specified views
2021-09-01 15:27:37 -07:00
thatmattlove
4b14b31853
Use url_name
instead of request.path
for view-based styles
2021-09-01 15:22:38 -07:00
jeremystretch
b0addfbe13
PRVB
2021-09-01 15:22:03 -04:00
jeremystretch
b207f28402
Release v3.0.1
2021-09-01 14:53:57 -04:00
thatmattlove
7bdde47473
Fixes #7124 : Fix duplicate static query param values in API Select
2021-09-01 11:48:13 -07:00
thatmattlove
a2eb0d80d2
#7084 : Fix issue where hidden VLAN form fields were incorrectly included in the form submission
2021-09-01 11:41:35 -07:00
jeremystretch
6f94198934
#7123 : Remove "Global" placeholder for null VRF field
2021-09-01 13:52:32 -04:00
jeremystretch
707e51d855
#7084 : Catch ValueErrors when initializing dynamic form fields
2021-09-01 13:33:41 -04:00
jeremystretch
528df76747
#7082 : Handle stale content types
2021-09-01 12:55:25 -04:00
jeremystretch
662c896480
#7113 : Add bulk actions under child prefixes view; general cleanup
2021-09-01 11:06:50 -04:00
Jeremy Stretch
9772c5705f
Merge branch 'develop' into 7113-fix-prefix-iprange-bulkedit
2021-09-01 10:55:52 -04:00
jeremystretch
d2fe59ae8f
Fixes #7109 : Ensure human readability of exceptions raised during REST API requests
2021-09-01 10:43:12 -04:00
Max Rink
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
jeremystretch
f63dcb1f08
#7091 : Simplify access to BASE_PATH variable
2021-09-01 09:34:33 -04:00
Stefan de Kooter
909d127c27
Fixes #7113 : Correct links to IPRanges bulk actions within Prefix view
2021-09-01 10:25:37 +02:00
Stefan de Kooter
20ef18f98f
Fixes #7113 : Add permissions to IPRanges bulk actions within Prefix view
2021-09-01 10:24:35 +02:00
thatmattlove
a33e47780b
Remove legacy script tags from templates
2021-09-01 00:27:10 -07:00
thatmattlove
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
thatmattlove
14d87a3584
Fixes #7041 : Properly format JSON config object returned from a NAPALM device
2021-09-01 00:03:53 -07:00
thatmattlove
d743dc160a
Fixes #7080 : Re-add missing image preview element
2021-08-31 17:05:02 -07:00
thatmattlove
2b263b054c
Fixes #7106 : Fix incorrect "Map It" button URL on a site's Physical Address field
2021-08-31 16:27:02 -07:00
thatmattlove
b95e8350d2
Fixes #7092 : Fix missing object permissions on Prefix IP Addresses view
2021-08-31 16:03:22 -07:00
thatmattlove
093a86bc38
Fixes #7081 : Properly handle pre-selected values even when they're outside of pagination limits
2021-08-31 15:13:53 -07:00
thatmattlove
5b87232f59
#7081 : Fix APISelect loading of paginated data
2021-08-31 15:13:53 -07:00
thatmattlove
679bbd3e76
Fixes #7091 : Ensure API requests from the UI are aware of BASE_PATH
2021-08-31 15:13:53 -07:00
Stefan de Kooter
4618cc2b22
Merge branch 'develop' of github.com:netbox-community/netbox into 7090-fix-cablebulkedit-length-field
2021-08-31 21:18:35 +02:00
Stefan de Kooter
1909f0c733
Fix #7090 : Cable Bulk Edit, length field should be decimal
2021-08-31 21:17:50 +02:00
Jeremy Stretch
840ea36f70
Merge pull request #7103 from candlerb/candlerb/7102
...
Redirect users on error to the GitHub discussion forum
2021-08-31 15:08:08 -04:00
jeremystretch
a8cdb3895b
Fixes #7093 : Multi-select custom field filters should employ exact match
2021-08-31 15:03:39 -04:00
Brian Candler
349733c6dd
Redirect users on error to the GitHub discussion forum
...
Fixes #7102
2021-08-31 19:51:53 +01:00
jeremystretch
1c09ffdd1f
Fixes #7101 : Enforce MAX_PAGE_SIZE for table and REST API pagination
2021-08-31 13:52:04 -04:00
Daniel Sheppard
c4c6fa6042
Fix misplacement of method for #7089
2021-08-31 11:41:50 -05:00
Daniel Sheppard
86da6c6c14
Fixes #7089 - Adds Q filter to ContentTypeFilterSet
2021-08-31 11:31:40 -05:00
jeremystretch
415313ac2f
Fixes #7082 : Avoid exception when referencing invalid content type in table
2021-08-31 11:43:44 -04:00
jeremystretch
7db2b9d091
Fixes #7072 : Fix table configuration under prefix child object views
2021-08-31 11:15:41 -04:00
jeremystretch
8036d1e5a5
Fixes #7078 : Restore styling on server error page
2021-08-31 09:50:24 -04:00
jeremystretch
65c9339687
Fixes #7083 : Correct labeling for VM memory attribute
2021-08-31 09:44:59 -04:00
jeremystretch
3090981335
Fixes #7084 : Fix KeyError exception when editing access VLAN on an interface
2021-08-31 09:44:59 -04:00
jeremystretch
4f36885c5e
Fixes #7096 : Home links should honor BASE_PATH configuration
2021-08-31 09:44:59 -04:00
thatmattlove
db2993035d
Fixes #7075 : Wrap label selectors in quotes to ensure IDs with spaces are properly selected
2021-08-30 17:48:33 -07:00
jeremystretch
bf05bc2986
#7070 : Fix filterset test
2021-08-30 17:22:48 -04:00
jeremystretch
88b230f0e4
Fixes #7071 : Fix exception when removing a primary IP from a device/VM
2021-08-30 16:55:31 -04:00
jeremystretch
deb53d771d
Fixes #7070 : Fix exception when filtering by prefix max length in UI
2021-08-30 16:51:07 -04:00
jeremystretch
b78451742f
Release v3.0.0
2021-08-30 14:22:00 -04:00
thatmattlove
5e67627e6b
Fix file input font-size
2021-08-30 11:09:44 -07:00
thatmattlove
19e77ed456
Pin Bootstrap 5 to 5.0.2
2021-08-30 11:02:47 -07:00
thatmattlove
ed0f792f04
Fixes #7068 : Disable sourcemaps on CSS files, use external sourcemaps
2021-08-30 10:56:02 -07:00
thatmattlove
deda1691e9
Fixes #7066 : Migrate division statements in Sass from /
to math.div
2021-08-30 09:54:58 -07:00
thatmattlove
94d2ad120c
Fixes #7066 : Resolve dependency issue between TypeScript/ESLint
2021-08-30 09:54:06 -07:00
thatmattlove
f78fdd6900
Fixes #7063 : Update security dependencies, move esbuild to devDependencies, update clipboard
2021-08-30 08:14:24 -07:00
jeremystretch
f5f74944dd
Merge branch 'develop' into feature
2021-08-30 10:05:12 -04:00
jeremystretch
556efcc1d7
Fixes #7045 : Fix navigation menu rendering under Chrome
2021-08-30 09:56:05 -04:00
Matt Love
25d1fe2c8d
Improve APISelect query parameter handling ( #7040 )
...
* Fixes #7035 : Refactor APISelect query_param logic
* Add filter_fields to extras.ObjectVar & fix default value handling
* Update ObjectVar docs to reflect new filter_fields attribute
* Revert changes from 89b7f3f
* Maintain current `query_params` API for form fields, transform data structure in widget
* Revert changes from d0208d4
2021-08-30 09:43:32 -04:00
Oliver
b44ec35ade
Close #7032
...
Add URM connector to the list of available types for front and rear ports.
There are URM-P2, URM-P4 and URM-P8 connectors available.
2021-08-27 20:27:26 +02:00
Jeremy Stretch
1a478150d6
Merge pull request #7050 from netbox-community/7034-vlangroup-scope-selectors
...
Fixes #7034 : Update VLAN Scope parent selectors and run change handler on load
2021-08-27 11:42:23 -04:00
jeremystretch
e5643fb1e2
JS & changelog updates for #7034
2021-08-27 11:36:29 -04:00
jeremystretch
13e633778a
Closes #7042 : Show count of journal entries in tab under object view
2021-08-27 10:36:06 -04:00
jeremystretch
bb57600f0f
Fixes #7019 : Enable searching VM interfaces by description
2021-08-27 10:14:12 -04:00
jeremystretch
9813f3b696
Clean up custom script templates
2021-08-26 15:04:24 -04:00
jeremystretch
3203db07b7
UI cleanup
2021-08-26 14:48:24 -04:00
jeremystretch
94b8d36065
Introduce ContentTypesColumn for custom field and webhook tables
2021-08-26 12:55:37 -04:00
thatmattlove
0d61dcb1bc
Fixes #7034 : Update VLAN Scope parent selectors and run change handler on load
2021-08-26 00:11:58 -07:00
jeremystretch
58203dbcfa
List device/VM component names first in tables by default
2021-08-25 15:18:00 -04:00
jeremystretch
66619cdc2f
Clean up object edit forms
2021-08-25 15:03:19 -04:00