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 |
|
Jeremy Stretch
|
35cbee5107
|
Fixes #4008: Toggle rack elevation face using front/rear strings
|
2020-01-24 15:28:15 -05:00 |
|
Jeremy Stretch
|
f826e15603
|
Closes #3310: Pre-select site/rack for B side when creating a new cable
|
2020-01-22 16:07:09 -05:00 |
|
hSaria
|
77c8bcef6d
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-21 21:29:21 +00:00 |
|
kobayashi
|
9e855ac6cd
|
3960 legacy device status
|
2020-01-21 00:30:47 -05:00 |
|
Saria Hajjar
|
26ebed0182
|
Removed legacy work regarding inc/tags_panel.html
|
2020-01-16 15:42:31 +00:00 |
|
Saria Hajjar
|
2949bfaaa7
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-16 15:33:42 +00:00 |
|
hSaria
|
83ee83142a
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-13 20:17:34 +00:00 |
|
Jeremy Stretch
|
473d67354f
|
Merge branch 'develop' into develop-2.7
|
2020-01-13 13:49:22 -05:00 |
|
Saria Hajjar
|
32ffc1b54b
|
Fixes #3905: divide by zero on power feeds with low values
|
2020-01-13 15:31:35 +00:00 |
|
Saria Hajjar
|
834fd408bd
|
Fixes #2921: Replace tags filter with Select2 widget
|
2020-01-11 15:18:27 +00:00 |
|
Jeremy Stretch
|
a2ead6af94
|
Merge branch 'develop' into develop-2.7
|
2020-01-09 15:27:06 -05:00 |
|
Jeremy Stretch
|
92ec4bd22f
|
Merge pull request #3859 from hSaria/3440-total-cable-length
Fixes #3440: Total cable trace length
|
2020-01-09 10:55:30 -05:00 |
|
Saria Hajjar
|
996d49de67
|
Fixes #3440: Total cable trace length
|
2020-01-08 10:49:58 +00:00 |
|
Saria Hajjar
|
6a3cd83efc
|
Moved regex note to tooltip
|
2020-01-07 11:09:39 +00:00 |
|
Saria Hajjar
|
a7ec0c14f7
|
Move toggles js code to static
|
2020-01-07 11:09:31 +00:00 |
|
Saria Hajjar
|
3556051d14
|
Height was a touch off
|
2020-01-03 19:58:41 +00:00 |
|
Saria Hajjar
|
e1d1f522ff
|
Closes #3090: Filter field for interface
|
2020-01-03 19:38:51 +00:00 |
|
Jeremy Stretch
|
1d63a30b7a
|
Merge branch 'develop' into develop-2.7
|
2020-01-02 17:21:15 -05:00 |
|
Jeremy Stretch
|
8acd3d0a72
|
Introduced clone, edit, and delete buttons
|
2019-12-13 15:54:50 -05:00 |
|
Jeremy Stretch
|
77e0564d13
|
Closes #3152: Include direct link to rack elevations on site view
|
2019-12-13 10:12:46 -05:00 |
|
Jeremy Stretch
|
e4b8ea8905
|
Change render_format to render
|
2019-12-11 20:05:16 -05:00 |
|
John Anderson
|
7f788eaa06
|
review updates to svg rendering
|
2019-12-11 13:39:10 -05:00 |
|