|
6179686c81
|
Corrected IPv6 family
|
2022-08-22 15:22:53 -05:00 |
|
|
2bb79e1346
|
Updated exists evaluation
|
2022-08-22 15:18:25 -05:00 |
|
|
a687aa1de6
|
netbox-community#10055 - Add loop for NAT Outside
|
2022-08-18 16:09:36 -05:00 |
|
|
a36294e209
|
Merge branch 'develop' into feature
|
2022-08-16 12:56:49 -04:00 |
|
|
0ef1bc8490
|
Clean up bulk edit buttons
|
2022-08-16 09:49:51 -04:00 |
|
|
abf11fbcb8
|
Merge branch 'develop' into feature
|
2022-07-20 12:20:33 -04:00 |
|
|
44586743ea
|
Fixes #9437: Standardize form submission buttons and behavior when using enter key
|
2022-07-19 14:21:20 -04:00 |
|
|
43b27cc052
|
Misc cleanup
|
2022-07-12 16:29:26 -04:00 |
|
|
4649bc632c
|
Update templates for subclasses of ObjectChildrenView
|
2022-06-29 14:21:57 -04:00 |
|
|
ba12db3019
|
Merge branch 'develop' into feature
|
2022-06-20 11:50:23 -04:00 |
|
|
e8b970608e
|
Replace None in templates with placeholder filter
To be consistent, all uses of — or None is replaced with the
placeholder filter.
Fixes #9537
|
2022-06-15 22:33:21 +02:00 |
|
|
db42589cca
|
Closes #5303: A virtual machine may be assigned to a site and/or cluster
|
2022-05-26 14:59:49 -04:00 |
|
|
b331f047af
|
Closes #8222: Enable the assignment of a VM to a specific host device within a cluster
|
2022-05-25 16:01:10 -04:00 |
|
|
314c41f47f
|
Prevent searching when pressing enter in Quick Search
|
2022-04-28 07:47:04 +02:00 |
|
|
7c14b8d97b
|
Clean up display of tenant groups
|
2022-03-22 15:29:05 -04:00 |
|
|
75dae5fbe8
|
Introduce linkify template filter
|
2022-03-22 14:51:20 -04:00 |
|
|
21e3159711
|
Hide table checkboxes when no bulk actions are enabled
|
2022-03-02 16:13:59 -05:00 |
|
|
7c937bf8b8
|
Fixes #8692: Restore misisng tabs under cluster, VM views
|
2022-02-22 09:35:21 -05:00 |
|
|
1319b62acb
|
Standardize on get_FOO_color() method for returning ChoiceField colors
|
2022-02-11 14:25:13 -05:00 |
|
|
b0039e938e
|
Clean up and document object edit & delete templates
|
2022-02-08 11:19:33 -05:00 |
|
|
3651ef53e3
|
#7852: Extend VRF assignment to VM interfaces
|
2022-02-07 09:54:00 -05:00 |
|
|
6575af6b93
|
Fix saving interfaces
|
2022-02-03 13:25:27 -05:00 |
|
|
02519b270e
|
Fixes #8301: Fix delete button for various object children views
|
2022-01-10 09:30:50 -05:00 |
|
|
2524290099
|
Introduce modals template block
|
2022-01-05 09:21:48 -05:00 |
|
|
275560698f
|
Fixes #8139: Fix rendering of table configuration form under VM interfaces view
|
2021-12-21 14:10:12 -05:00 |
|
|
628e186846
|
Closes #8108: Improve breadcrumb links for device/VM components
|
2021-12-18 14:02:01 -05:00 |
|
|
8dbd3f332b
|
Closes #8081: Allow creating services directly from navigation menu
|
2021-12-15 11:55:27 -05:00 |
|
|
ff9dde54e3
|
Ensure consistent placement of table paginator
|
2021-12-15 10:34:20 -05:00 |
|
|
57d3bfcfc9
|
Merge pull request #8073 from netbox-community/8057-htmx-tables
Closes #8057: Dynamic object tables using HTMX
|
2021-12-15 09:16:41 -05:00 |
|
|
cdc73d4f56
|
Closes #8080: Link to NAT IPs for device/VM primary IPs
|
2021-12-15 08:35:01 -05:00 |
|
|
4ffa823ab8
|
Enable HTMX for all ObjectChildrenViews
|
2021-12-14 15:31:42 -05:00 |
|
|
59ee30f056
|
Update cluster VM/device views to use ObjectChildrenView
|
2021-12-14 14:08:44 -05:00 |
|
|
8d3b296eed
|
Update device/VM component views to use ObjectChildrenView
|
2021-12-14 13:47:40 -05:00 |
|
|
c50dc1eb35
|
Standardize usage of table template
|
2021-12-13 15:36:51 -05:00 |
|
|
f94c1e91ea
|
Merge branch 'develop' into feature
|
2021-12-06 12:10:31 -05:00 |
|
|
7cb9cedfe1
|
Fixes #7823: Properly handle return_url when Save & Continue button is present
|
2021-12-03 16:20:05 -07:00 |
|
|
2826f27153
|
Split interface edit forms into subsections
|
2021-11-04 16:36:49 -04:00 |
|
|
131e433880
|
Rename FHRPGroupAssignment object to interface
|
2021-11-02 15:10:02 -04:00 |
|
|
f48d7aedce
|
Enable filtering FHRP groups by related IP addresses
|
2021-11-02 09:56:52 -04:00 |
|
|
e1e2c76ae1
|
Add bridge field to Interface, VMInterface models
|
2021-10-21 16:30:18 -04:00 |
|
|
6f05f17c62
|
Standardize & simplify tags panel inclusion
|
2021-10-21 11:23:31 -04:00 |
|
|
f04dc55030
|
Reorganize panel inclusion templates
|
2021-10-19 14:21:31 -04:00 |
|
|
f193f0d3f9
|
Add contact assignments to models
|
2021-10-18 15:09:57 -04:00 |
|
|
af6237e12e
|
Fixes #7479: Fix parent interface choices when bulk editing VM interfaces
|
2021-10-07 13:57:00 -04:00 |
|
|
9089f5cf67
|
#7450: Clean up object edit forms
|
2021-10-05 15:37:49 -04:00 |
|
|
68b1234388
|
Fixes #7353: Fix bulk creation of device/VM components via list view
|
2021-09-27 10:36:01 -04:00 |
|
|
25f501fb12
|
Remove obsolete responsive_table.html template
|
2021-09-15 12:41:21 -04:00 |
|
|
65c9339687
|
Fixes #7083: Correct labeling for VM memory attribute
|
2021-08-31 09:44:59 -04:00 |
|
|
66619cdc2f
|
Clean up object edit forms
|
2021-08-25 15:03:19 -04:00 |
|
|
99cba25108
|
Misc UI cleanup ahead of v3.0 release
|
2021-08-25 13:50:59 -04:00 |
|