Jeremy Stretch
2f4c1b6e8f
Merge pull request #7475 from HumanEquivalentUnit/patch-1
...
Mention data in custom fields, link Jinja2 docs.
2021-10-07 10:38:01 -04:00
jeremystretch
b73db750e5
Fixes #7471 : Correct redirect URL when attaching images via "add another" button
2021-10-07 09:58:42 -04:00
jeremystretch
3f766ffea8
Fixes #7474 : Fix AttributeError exception when rendering a report or custom script
2021-10-07 09:37:21 -04:00
HumanEquivalentUnit
6d1f07df05
Mention data in custom fields, link Jinja2 docs.
...
Resolves #7367
2021-10-07 00:51:07 +01:00
jeremystretch
ca59cd1eb8
Merge branch 'develop' into feature
2021-10-06 14:04:53 -04:00
jeremystretch
d451f30bfc
Release v3.0.6
2021-10-06 13:45:02 -04:00
jeremystretch
105956f8e6
Closes #7464 : Improve documentation for executing housekeeping task as a cron job
2021-10-06 13:24:13 -04:00
jeremystretch
39256afb67
Closes #7394 : Enable filtering cables by termination type & ID in REST API
2021-10-06 12:06:32 -04:00
jeremystretch
69aaf28b9c
Closes #6955 : Include type, ID, and slug on object view
2021-10-06 11:23:06 -04:00
jeremystretch
b806220074
Closes #6850 : Default to current user when creating journal entries via REST API
2021-10-06 10:56:50 -04:00
jeremystretch
d2bdf4e822
Closes #7462 : Include count of assigned virtual machines under platform view
2021-10-06 10:12:44 -04:00
jeremystretch
3ab5682e7a
Fixes #7460 : Fix filtering connections by site ID
2021-10-06 10:08:56 -04:00
jeremystretch
c0010ec100
Fixes #7459 : Pre-populate location data when adding a device to a rack
2021-10-06 10:00:31 -04:00
jeremystretch
6897c5fadd
Fixes #7455 : Fix site/provider network validation for circuit termination API serializer
2021-10-06 09:11:42 -04:00
jeremystretch
087a018faf
Fix changelog for v3.0.5
2021-10-05 12:08:07 -04:00
jeremystretch
e09024e86f
Fixes #7446 : Fix exception when viewing a large number of child IPs within a prefix
2021-10-05 12:07:03 -04:00
jeremystretch
1757102536
Fixes #7442 : Fix missing actions column on user-configured tables
2021-10-05 09:34:30 -04:00
jeremystretch
9c8432cf13
Merge branch 'develop' into feature
2021-10-04 14:19:16 -04:00
jeremystretch
339bcb89bb
Release v3.0.5
2021-10-04 13:46:34 -04:00
jeremystretch
b5884a5b54
Fixes #7215 : Prevent rack elevations from overlapping when higher width is specified
2021-10-04 13:41:16 -04:00
thatmattlove
c818d63043
Fixes #7427 : Don't select hidden rows when selecting all in a table
2021-10-04 09:19:18 -07:00
jeremystretch
c9c537a1b9
Fixes #6817 : Custom field columns should be removed from tables upon their deletion
2021-10-01 20:22:54 -04:00
jeremystretch
1be748b479
Fixes #6433 : Fix bulk editing of child prefixes under aggregate view
2021-10-01 16:21:16 -04:00
jeremystretch
376c776520
Fixes #7425 : Housekeeping command should honor zero verbosity
2021-10-01 15:29:22 -04:00
jeremystretch
a1f271d7d9
Fixes #7417 : Prevent exception when filtering objects list by invalid tag
2021-10-01 14:07:26 -04:00
jeremystretch
724997cb48
Closes #5925 : Always show IP addresses tab under prefix view
2021-10-01 13:39:29 -04:00
jeremystretch
f3fe3f9a18
Closes #6708 : Add image attachment support for circuits, power panels
2021-10-01 12:50:51 -04:00
jeremystretch
257c0afdb5
Closes #6423 : Cache rendered REST API specifications
2021-10-01 12:02:04 -04:00
jeremystretch
ed3bc7cdcc
Changelog for #7387
2021-10-01 09:30:17 -04:00
Jeremy Stretch
bd181ac84f
Merge pull request #7400 from maximumG/7387-order-scripts
...
Fixes #7387 : possibility to order scripts
2021-10-01 09:20:08 -04:00
jeremystretch
a5b99e7148
Fixes #7412 : Fix exception in UI when adding child device to device bay
2021-09-30 12:29:08 -04:00
jeremystretch
114500e7f4
Fixes #7401 : Pin jsonschema package to v3.2.0 to fix REST API docs rendering
2021-09-30 11:41:32 -04:00
jeremystretch
d9f178e315
Fixes #7411 : Fix exception in UI when adding member devices to virtual chassis
2021-09-30 11:36:16 -04:00
maximumG
7337630704
chore: introduce the script_order notion in the documentation
2021-09-30 09:21:38 +02:00
jeremystretch
a9761e8dd2
Fixes #7397 : Fix AttributeError exception when rendering export template for devices via REST API
2021-09-29 21:09:12 -04:00
jeremystretch
1f1a05dc67
Fixes #6895 : Remove errant markup for null values in CSV export
2021-09-29 21:00:45 -04:00
thatmattlove
14b065cf5f
Fixes #7373 : Improve handling of mismatched server, client, and browser color-mode preferences
2021-09-29 17:44:28 -07:00
jeremystretch
47c3a20fda
Correct version number referenced for installation video
2021-09-29 12:40:20 -04:00
jeremystretch
86aed4e073
Closes #7318 : Raise minimum required PostgreSQL version from 9.6 to 10
2021-09-29 12:14:15 -04:00
jeremystretch
19c984bdab
PRVB
2021-09-29 09:46:39 -04:00
jeremystretch
965ba3aca1
Release v3.0.4
2021-09-29 09:18:57 -04:00
jeremystretch
38f34ddb28
Fixes #7392 : Fix "help" links for custom fields, other models
2021-09-29 09:09:10 -04:00
jeremystretch
854121b6ec
Closes #7314 : Add SMA 905/906 fiber port types
2021-09-28 16:42:54 -04:00
jeremystretch
047425dadd
Closes #7389 : Linkify tenant group in tenants list
2021-09-28 16:28:11 -04:00
jeremystretch
8dc0767cdf
Changelog for #7365
2021-09-28 16:22:28 -04:00
jeremystretch
ad65e06d0a
Closes #7252 : Validate IP range size does not exceed max supported value
2021-09-28 15:44:41 -04:00
jeremystretch
bfb37d6283
Closes #7022 : Add ITA type C (CEE 7/16) power port type
2021-09-28 13:46:54 -04:00
jeremystretch
fd180e480a
Changelog & docs cleanup for #6973
2021-09-28 13:40:24 -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
Daniel Sheppard
abb72868f2
Update changelog for #7374
2021-09-28 09:50:23 -05:00
jeremystretch
c7523ffc67
Fixes #7358 : Add missing choices column to custom field CSV import form
2021-09-27 12:28:52 -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
0214c388ae
add: document how to order reports
2021-09-27 11:02:37 +02:00
royreznik
694bd231e3
Update changelog with #6917
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
d2dcc51430
Changelog cleanup
2021-09-20 12:55:04 -04:00
jeremystretch
214c1d5a50
Release v3.0.3
2021-09-20 12:44:44 -04:00
jeremystretch
38be0b4976
Changelog for #7228
2021-09-20 10:23:29 -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
713e79c1a9
Fixes #7298 : Restore missing object names from applied object list filters
2021-09-17 16:55:32 -04:00
jeremystretch
84f3ab90df
Changelog for #7273
2021-09-17 12:11:08 -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
jeremystretch
42afd80e82
Changelog for #5775
2021-09-16 14:28:17 -04:00
jeremystretch
0b2862be54
Changelog for #5775
2021-09-16 14:03:28 -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
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
baf045aed6
Clean up documentation build warnings
2021-09-15 11:46:58 -04:00
cimnine
ca72b07947
Remove secrets from the feature list
2021-09-15 11:00:51 +02:00
jeremystretch
13d8957cf1
Changelog for #7032
2021-09-14 17:05:07 -04:00
jeremystretch
2ba6a6fc45
Closes #6387 : Add xDSL interface type
2021-09-14 16:56:47 -04:00
jeremystretch
a6e79a1d61
Add virtualenv instructions to plugin development docs
2021-09-13 10:58:03 -04:00
jeremystretch
1f4263aa6d
Fixes #7253 : Remove obsolete reference to queryset cache invalidation
2021-09-13 09:36:01 -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
Daniel Vaccaro-Senna
2a95e1bf71
Fixes #7195 update base template in plugin dev doc
2021-09-10 16:03:46 +01:00
jeremystretch
bd957612c6
Fixes #7167 : Ensure consistent font size when using monospace formatting
2021-09-09 16:05:46 -04:00
jeremystretch
908e6a7a38
Update NetBox installation video
2021-09-09 14:46:31 -04:00
jeremystretch
7a813349f3
Correct example GraphQL queries
2021-09-09 09:07:28 -04:00
jeremystretch
ad7b8a9ac8
Fixes #7226 : Exempt GraphQL API requests from CSRF inspection
2021-09-09 09:06:45 -04:00
jeremystretch
0d1d14bcd6
Release v3.0.2
2021-09-08 16:32:37 -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
Jeremy Stretch
513ecd7e26
Merge branch 'develop' into 7202-verify-static-assets
2021-09-08 10:13:07 -04:00
jeremystretch
9226302742
Fixes #7209 : Allow unlimited API results when MAX_PAGE_SIZE is disabled
2021-09-08 09:38:23 -04:00
jeremystretch
0e8c6ee522
Changelog for #7189
2021-09-08 08:33:30 -04: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
2a293d5d02
Fixes #7188 : Re-add missing support for null_option
on API select
2021-09-07 18:19:32 -07:00
thatmattlove
9d99ede024
Fixes #7202 : Verify integrity of bundled assets in CI
2021-09-07 16:20:36 -07:00
thatmattlove
4a13ee6f40
Fixes #7176 : Reset query parameters on APISelect when deep copied
2021-09-07 14:13:53 -07:00
jeremystretch
46cd55151d
Use shallow git clone for production installations
2021-09-07 16:35:48 -04:00
jeremystretch
f1687ef53d
Remove obsolete entries from .gitignore
2021-09-07 16:21:01 -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
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
jeremystretch
a1110b07de
Fixes #7153 : Allow clearing of assigned device type images
2021-09-02 16:48:54 -04:00
jeremystretch
a3069239e9
Fixes #7159 : Remove NAPALM link
2021-09-02 15:55:41 -04:00
thatmattlove
113358f2de
Fixes #7148 : Handle array values when constructing API URLs
2021-09-02 08:59:26 -07:00
slowy07
83f70dc28c
fix: typo spelling grammar
...
Signed-off-by: slowy07 <slowy.arfy@gmail.com>
2021-09-02 12:01:43 +07:00
thatmattlove
8ede7a9297
Update changelog for #7131
2021-09-01 17:05:50 -07: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
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
Stefan de Kooter
6f66b27507
Changelog for #7113
2021-09-01 11:00:30 +02: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
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
jeremystretch
a8cdb3895b
Fixes #7093 : Multi-select custom field filters should employ exact match
2021-08-31 15:03:39 -04: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
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
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
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
jeremystretch
6f23ab5603
Better copy/paste support for installation docs
2021-08-30 14:15:21 -04: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
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
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
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
Matt
1c6fdea27f
Improve docs styling
2021-08-24 07:30:52 -07:00
Matt
c221b9b4d4
Add UI development docs & update front-end scripts
2021-08-24 00:30:04 -07:00
Matt
82a209bc5b
Remove screenshots from docs
2021-08-23 18:24:39 -07:00
jeremystretch
542e01775e
Merge branch 'develop' into feature
2021-08-23 15:46:22 -04:00
jeremystretch
6518d87200
Release v2.11.12
2021-08-23 15:16:42 -04:00
jeremystretch
499005f84d
Merge branch 'develop' into feature
2021-08-23 13:23:39 -04:00
jeremystretch
8497965cf7
Fixes #6326 : Enable filtering assigned VLANs by group in interface edit form
2021-08-23 12:49:32 -04:00
jeremystretch
0b0ab9277c
Fixes #6776 : Fix erroneous webhook dispatch on failure to save objects
2021-08-23 12:06:43 -04:00
jeremystretch
cfa4f5677b
Fixes #7012 : Fix hidden "add components" dropdown on devices list
2021-08-23 09:41:43 -04:00
jeremystretch
8131feae8a
Closes #7011 : Add search field to VM interfaces filter form
2021-08-23 09:36:05 -04:00
jeremystretch
1fc3c6d9d2
Fixes #6974 : Show contextual label for IP address role
2021-08-20 16:12:09 -04:00
jeremystretch
53a5bc2221
Fixes #6929 : Introduce LOGIN_PERSISTENCE configuration parameter to persist user sessions
2021-08-20 16:06:37 -04:00
jeremystretch
4dbb18d408
Update change log
2021-08-20 15:20:55 -04:00
jeremystretch
d850aa0773
Changelog for #6790
2021-08-20 09:17:53 -04:00
jeremystretch
bd47d0850e
Changelog for #6856
2021-08-18 14:38:30 -04:00
jeremystretch
ac6b1bf422
Fixes #6977 : Truncate global search dropdown on small screens
2021-08-17 11:49:32 -04:00
jeremystretch
9b0258fef4
Fixes #6686 : Force assignment of null custom field values to objects
2021-08-16 14:38:06 -04:00
jeremystretch
5b89cdc868
Fixes #5968 : Model forms should save empty custom field values as null
2021-08-16 13:45:46 -04:00
jeremystretch
3feba2997f
Closes #6872 : Add table configuration button to child prefixes view
2021-08-13 15:56:14 -04:00
jeremystretch
fce419526d
Closes #6748 : Add site group filter to devices list
2021-08-13 15:26:06 -04:00
jeremystretch
e8fb86a283
Release v3.0-beta2
2021-08-13 14:19:43 -04:00
jeremystretch
7727ec91f4
#6934 : Correct prefix utilization and available IP reporting to account for child IP ranges
2021-08-13 10:43:25 -04:00
jeremystretch
dcd49fd97b
Fixes #6953 : Remove change log tab from non-applicable object views
2021-08-13 09:13:09 -04:00
jeremystretch
aed07a8ec5
Merge v2.11.11
2021-08-12 11:51:04 -04:00
jeremystretch
b2faf8044d
Release v2.11.11
2021-08-12 11:22:57 -04:00
jeremystretch
3105e9545a
Fixes #6918 : Fix return URL persistence when adding multiple objects sequentially
2021-08-12 10:12:42 -04:00
jeremystretch
42c71984f9
Fixes #6896 : Fix validation of IP address assigned as device/VM primary via NAT relation
2021-08-11 21:15:45 -04:00
jeremystretch
736da4bcad
Merge branch 'develop' into feature
2021-08-10 21:03:10 -04:00
jeremystretch
db359719a9
Closes #6921 : Employ a sandbox when rendering Jinja2 code for increased security
2021-08-10 20:52:45 -04:00
jeremystretch
7bceeb714b
Fixes #6935 : Remove extraneous columns from inventory item and device bay tables
2021-08-10 20:35:39 -04:00
jeremystretch
35b8fc6e83
Fixes #6936 : Add missing parent column to inventory item import form
2021-08-10 20:24:57 -04:00
jeremystretch
c7ebad0fbb
Closes #6931 : Include applied filters on object list view
2021-08-10 13:11:35 -04:00
jeremystretch
1bb596fc7e
Fixes #6908 : Allow assignment of scope to VLAN groups upon import
2021-08-09 09:54:27 -04:00
jeremystretch
7bcebd5b0f
Fixes #6910 : Fix exception on invalid CSV import column name
2021-08-09 09:20:22 -04:00
jeremystretch
a8b6902829
Fixes #6909 : Remove extraneous site column from VLAN group import form
2021-08-09 09:17:08 -04:00
Brian Candler
b802127801
Documentation consistency on installation of libpq-dev(el)
2021-08-08 10:19:30 +01:00
jeremystretch
d0fbbbfb37
Merge branch 'develop' into feature
2021-08-06 10:06:52 -04:00
jeremystretch
f23dc2d405
Fixes #6902 : Populate device field when cloning device components
2021-08-06 09:55:47 -04:00
jeremystretch
51d1b6e0d6
Fixes #6901 : Correct example REST API request
2021-08-06 08:39:57 -04:00
jeremystretch
7c8612aadd
Update application architecture diagram
2021-08-05 15:51:24 -04:00
Joel McGuire
d347b97f20
Fixes #6887 Add Examples in the Lookup Expression Docs ( #6898 )
...
Fixes #6887 Add Examples in the Lookup Expression Docs
Co-authored-by: joel <joelmcguire@email.arizona.edu>
2021-08-05 13:28:32 -04:00
jeremystretch
42b961229f
Fixes #6894 : Fix available IP generation for prefix assigned to a VRF
2021-08-05 13:23:14 -04:00
jeremystretch
46d0af6cef
Fixes #6892 : Fix validation of unit ranges when creating a rack reservation
2021-08-05 11:12:08 -04:00
jeremystretch
57dc4c207f
Fixes #6832 : Support config context rendering under GraphQL API
2021-08-04 15:55:55 -04:00