John Anderson
|
60b6c48775
|
remove duplicate import
|
2020-03-20 22:21:00 -04:00 |
|
John Anderson
|
8364694fb4
|
added plugin template content injection to primary model detail views
|
2020-03-15 23:45:18 -04:00 |
|
John Anderson
|
a955f90a7e
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-15 00:26:33 -04:00 |
|
Jeremy Stretch
|
c5776d9da4
|
Closes #4369: Add a dedicated view for rack reservations
|
2020-03-13 13:53:44 -04:00 |
|
Jeremy Stretch
|
a28509019a
|
Closes #4363: Standardize secret creation URL
|
2020-03-12 21:14:14 -04:00 |
|
Jeremy Stretch
|
5e971994ff
|
Closes #4362: Standardize URL for creation of RackReservations
|
2020-03-12 17:43:11 -04:00 |
|
John Anderson
|
0706c65ce6
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-10 15:15:23 -04:00 |
|
Jeremy Stretch
|
15ab30d0c6
|
Replace model_name and model_name_verbose filters with meta
|
2020-03-09 10:50:46 -04:00 |
|
Jeremy Stretch
|
16d3cebf3e
|
Update markdown filter name
|
2020-03-09 10:42:32 -04:00 |
|
Jeremy Stretch
|
1423fd9024
|
Rename gfm filter to render_markdown
|
2020-03-09 10:31:29 -04:00 |
|
Jeremy Stretch
|
22246353e2
|
Remove oneline filter
|
2020-03-09 10:22:30 -04:00 |
|
Jeremy Stretch
|
9f42bce16a
|
Update modal template
|
2020-03-05 13:55:27 -05:00 |
|
John Anderson
|
bc954bc7be
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-04 22:17:14 -05:00 |
|
Jeremy Stretch
|
78a1aad6c0
|
Fixes #4306: Fix toggling of device images for all racks in elevations view
|
2020-03-03 10:04:35 -05:00 |
|
John Anderson
|
71a8a13644
|
add api urls and signals interface for detail route buttons
|
2020-03-01 03:24:17 -05:00 |
|
Jeremy Stretch
|
1449dfc966
|
Fixes #4295: Fix assignment of parent LAG during interface bulk edit
|
2020-02-28 09:44:41 -05:00 |
|
Jeremy Stretch
|
5bf68493df
|
Changelog & cleanup for #4267
|
2020-02-25 12:34:48 -05:00 |
|
Alexander Olofsson
|
838291c3f3
|
Display rack roles in elevation list view
|
2020-02-25 16:00:21 +01:00 |
|
Jeremy Stretch
|
329740d2a7
|
Add "Save SVG" link beneath rack elevation display
|
2020-02-21 13:28:18 -05:00 |
|
Jeremy Stretch
|
8ffba6a279
|
Clean up rack view CSS
|
2020-02-21 13:19:45 -05:00 |
|
Jeremy Stretch
|
214470fb84
|
Rearrange powerfeed view
|
2020-02-20 14:16:18 -05:00 |
|
Jeremy Stretch
|
e76ea2a03c
|
Merge pull request #4214 from ironick09/develop
Fix Power Feed page to render Custom Fields and Tags
|
2020-02-20 14:14:57 -05:00 |
|
Jeremy Stretch
|
c78d30d47e
|
Enable toggling of device images on elevations list
|
2020-02-20 13:20:58 -05:00 |
|
Josh Niec
|
b28729baff
|
Fix rendering for powerfeeds_list to show any added custom fields or tags on object
Signed-off-by: Josh Niec <ironick09@gmail.com>
|
2020-02-20 12:03:09 -06:00 |
|
Jeremy Stretch
|
d2157a3423
|
Add front/rear images for device types; include in rack elevations
|
2020-02-20 12:11:59 -05:00 |
|
Jeremy Stretch
|
2cf990bd92
|
Standardize on two-word form of "change log"
|
2020-02-19 12:45:52 -05:00 |
|
Jeremy Stretch
|
815a46bfbe
|
Convert device and VM list views to use obj_list.html
|
2020-02-14 13:21:32 -05:00 |
|
Jeremy Stretch
|
fff657cd5a
|
Migrate DCIM views to use common object list template
|
2020-02-13 14:07:15 -05:00 |
|
Dan Sheppard
|
15bc731f61
|
Convert rack units to part of SVG rendered document
|
2020-02-11 23:31:51 -06:00 |
|
Jeremy Stretch
|
4563749fd9
|
Enable bulk edit/delete views for all device components
|
2020-02-06 20:58:14 -05:00 |
|
Jeremy Stretch
|
6d242ec348
|
Correct typo
|
2020-02-06 20:46:19 -05:00 |
|
Jeremy Stretch
|
b5344b0aa7
|
Fix table links for adding new components
|
2020-02-06 15:54:52 -05:00 |
|
Jeremy Stretch
|
3378287b0c
|
Add bulk edit views for DeviceType components
|
2020-02-06 15:29:10 -05:00 |
|
Jeremy Stretch
|
f7ca97d51f
|
Fix bulk edit buttons
|
2020-02-06 13:19:25 -05:00 |
|
Jeremy Stretch
|
d400f92ee8
|
Overhaul device component template creation views/URLs
|
2020-02-06 13:13:40 -05:00 |
|
Jeremy Stretch
|
c1792653cc
|
Rename device component edit URLs
|
2020-02-06 12:18:53 -05:00 |
|
Jeremy Stretch
|
aebfb143e0
|
Rename component template deletion URLs
|
2020-02-06 12:16:28 -05:00 |
|
Jeremy Stretch
|
71601aad39
|
Replace HiddenInput widget on device component creation forms with APISelect
|
2020-02-06 11:29:50 -05:00 |
|
Jeremy Stretch
|
c1c8b5e816
|
Introduce InventoryItemCreateView to bring inventory items up to par with other components
|
2020-02-06 10:59:13 -05:00 |
|
Jeremy Stretch
|
75906f7591
|
Move component bulk creation views to new URLs
|
2020-02-05 12:36:38 -05:00 |
|
Jeremy Stretch
|
57a0cf0a33
|
Fix component bulk edit views
|
2020-02-05 10:28:39 -05:00 |
|
Jeremy Stretch
|
f8ce67c69f
|
Tweak BulkEditView to improve handling of initial PK values
|
2020-02-05 09:56:49 -05:00 |
|
Jeremy Stretch
|
f805b57778
|
Adapt BulkEditView to not require a parent object for device components
|
2020-02-04 18:08:40 -05:00 |
|
Jeremy Stretch
|
c1639b7781
|
Move component bulk delete views to new URLs
|
2020-02-04 16:06:55 -05:00 |
|
Jeremy Stretch
|
cbe090cd3c
|
Fixes #4084: Fix exception when creating an interface with tagged VLANs
|
2020-02-04 11:47:14 -05:00 |
|
Saria Hajjar
|
52f7ef4864
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-30 17:51:55 +00:00 |
|
Saria Hajjar
|
720bd87292
|
Fixed interface mark connected/planned buttons
|
2020-01-27 22:56:25 +00:00 |
|
Saria Hajjar
|
8306976b3e
|
Removed erroneous double-space
|
2020-01-27 22:49:36 +00:00 |
|
Saria Hajjar
|
3bce8e9716
|
Fixes #4025: Cable status class
|
2020-01-27 22:44:38 +00:00 |
|
hSaria
|
ca035a72bd
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-24 20:56:36 +00:00 |
|