Stefan de Kooter
|
6f66b27507
|
Changelog for #7113
|
2021-09-01 11:00:30 +02: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
|
5235866d05
|
Changelog for #7081, #7091
|
2021-08-31 15:23:12 -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 |
|
Jeremy Stretch
|
515b6bf71a
|
Merge pull request #7105 from sdktr/7090-fix-cablebulkedit-length-field
Fix #7090: cable bulk edit form - allow decimal input on length field
|
2021-08-31 16:12:04 -04:00 |
|
Stefan de Kooter
|
9c389d9dcb
|
Changelog #7090 fix whitespace
|
2021-08-31 22:01:15 +02:00 |
|
Stefan de Kooter
|
f1e4273a23
|
Changelog for #7090
|
2021-08-31 21:24:07 +02: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
|
7b7b01a26b
|
Changelog for #7075
|
2021-08-31 11:44:51 -04: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 |
|
Jeremy Stretch
|
fd16c47d2e
|
Merge pull request #7069 from netbox-community/develop
Release v3.0.0
v3.0.0
|
2021-08-30 14:43:47 -04:00 |
|
jeremystretch
|
b78451742f
|
Release v3.0.0
|
2021-08-30 14:22:00 -04:00 |
|
jeremystretch
|
6f23ab5603
|
Better copy/paste support for installation docs
|
2021-08-30 14:15:21 -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 |
|
jeremystretch
|
ab1a5f32ef
|
Update references to NAPALM in docs
|
2021-08-30 11:51:18 -04:00 |
|
jeremystretch
|
2a1de5e28c
|
Delete extraneous v2.11 release notes
|
2021-08-30 11:35:06 -04:00 |
|
thatmattlove
|
f78fdd6900
|
Fixes #7063: Update security dependencies, move esbuild to devDependencies, update clipboard
|
2021-08-30 08:14:24 -07:00 |
|
jeremystretch
|
6b43eafcb4
|
Update UI screenshots
|
2021-08-30 10:52:11 -04:00 |
|
jeremystretch
|
844cd154b9
|
Update dependencies & release notes
|
2021-08-30 10:30:48 -04:00 |
|
Jeremy Stretch
|
e05fa5c302
|
Merge pull request #7061 from netbox-community/feature
v3.0 release prep
|
2021-08-30 10:16:56 -04:00 |
|
jeremystretch
|
f5f74944dd
|
Merge branch 'develop' into feature
|
2021-08-30 10:05:12 -04:00 |
|