Jeremy Stretch
|
f6276ad879
|
Linkified IPAddress VRF
|
2016-05-12 16:02:01 -04:00 |
|
Jeremy Stretch
|
376789848a
|
Added VRF to Prefix view
|
2016-05-12 15:59:37 -04:00 |
|
Jeremy Stretch
|
f4b14b42ee
|
Converted all delete CBVs to use utilities/obj_delete.html
|
2016-05-12 15:46:02 -04:00 |
|
Jeremy Stretch
|
bf364b7466
|
Default to utilities/obj_edit.html for edit views that don't need a custom layout
|
2016-05-12 15:07:27 -04:00 |
|
Jeremy Stretch
|
7e4b2ab2c8
|
Added DeviceRole views to navigation
|
2016-05-12 14:50:32 -04:00 |
|
Jeremy Stretch
|
39be01051d
|
Changed RackGroup URL/filter from slug to PK (slugs are not unique across sites)
|
2016-05-12 14:45:32 -04:00 |
|
Jeremy Stretch
|
21b3fbd50f
|
Added views for DeviceRoles
|
2016-05-12 14:38:34 -04:00 |
|
Jeremy Stretch
|
1fb2cc4b31
|
Modified RackGroup.__unicode__ to include site name
|
2016-05-11 15:28:46 -04:00 |
|
Jeremy Stretch
|
a0ffd71755
|
Consolidated bulk delete views to use a single template
|
2016-05-11 15:18:39 -04:00 |
|
Jeremy Stretch
|
bacde242aa
|
Converted RackGroups to use utility CBVs
|
2016-05-11 13:30:39 -04:00 |
|
Jeremy Stretch
|
91a5b2eb5f
|
Added device status filter and table column
|
2016-05-10 15:00:38 -04:00 |
|
Jeremy Stretch
|
950a6ea7b2
|
Introduced a common template for object editing
|
2016-05-09 14:11:53 -04:00 |
|
Jeremy Stretch
|
171f2c008f
|
Converted IPAM Prefix, IPAddress, VLAN add/edit/delete views to CBVs
|
2016-05-09 13:10:37 -04:00 |
|
Jeremy Stretch
|
60daaee204
|
Converted IPAM VRF, Aggregate add/edit/delete views to CBVs
|
2016-05-09 12:20:46 -04:00 |
|
Jeremy Stretch
|
606255e1ab
|
Updated templates to reflect new CBVs
|
2016-05-09 12:16:21 -04:00 |
|
Jeremy Stretch
|
2ee71b67e9
|
Converted DCIM Device add/edit/delete views to CBVs
|
2016-05-09 12:03:02 -04:00 |
|
Jeremy Stretch
|
54ad177e99
|
Fixed bug affecting initial position/face selection
|
2016-05-09 11:57:12 -04:00 |
|
Jeremy Stretch
|
e1479be3d0
|
Converted DCIM DeviceType add/edit/delete views to CBVs
|
2016-05-03 16:50:48 -04:00 |
|
Jeremy Stretch
|
da3a596d3f
|
Corrected URL name
|
2016-05-03 16:43:50 -04:00 |
|
Jeremy Stretch
|
c6c1ea7466
|
Converted DCIM rack add/edit/delete views to CBVs
|
2016-05-03 16:35:11 -04:00 |
|
Jeremy Stretch
|
d51992e98b
|
Covnerted DCIM site add/edit/delete views to CBVs
|
2016-05-03 16:26:33 -04:00 |
|
Jeremy Stretch
|
9acd23e08a
|
Converted circuits add/edit/delete views to CBVs
|
2016-05-03 15:46:30 -04:00 |
|
Jeremy Stretch
|
2945630fd3
|
Introduced CBVs for individual object adds/edits/deletes
|
2016-05-03 15:46:04 -04:00 |
|
Jeremy Stretch
|
85d890d426
|
Improved paginator
|
2016-05-03 09:39:51 -04:00 |
|
Jeremy Stretch
|
f93242eb79
|
Corrected typo
|
2016-05-02 15:33:35 -04:00 |
|
Jeremy Stretch
|
810981b1d6
|
Removed reference to deprecated SubFieldBase; replaced with from_db_value()
|
2016-05-02 15:01:43 -04:00 |
|
Jeremy Stretch
|
889bd9c8b3
|
Upgraded REST Framework and Swagger to resolve deprecation warnings
|
2016-05-02 14:49:25 -04:00 |
|
Jeremy Stretch
|
ab17005c77
|
Only inventory active devices
|
2016-04-29 12:28:10 -04:00 |
|
Jeremy Stretch
|
f48266dc83
|
Changed IOS RPC client to use authenticate() instead of login() for compatability with IOS 15
|
2016-04-29 12:20:47 -04:00 |
|
Jeremy Stretch
|
d4d381d4fb
|
Upgraded Django to 1.9.5
|
2016-04-29 11:27:22 -04:00 |
|
Jeremy Stretch
|
162d818dfe
|
Added option for verbose output
|
2016-04-29 11:17:16 -04:00 |
|
Jeremy Stretch
|
caaf5c8dae
|
Improved next/previous rack selection
|
2016-04-28 15:18:30 -04:00 |
|
Jeremy Stretch
|
df54a4242a
|
Include the NAT IP for a Device if one exists
|
2016-04-27 11:17:29 -04:00 |
|
Jeremy Stretch
|
57f6d45ee7
|
Fixed RackGroup count
|
2016-04-25 15:41:08 -04:00 |
|
Jeremy Stretch
|
8e11a3d624
|
Fixes #4: Include filter params when redirecting user after bulk edit/delete
|
2016-04-25 15:39:35 -04:00 |
|
Jeremy Stretch
|
bb6d3d44f8
|
Navigation tweaks
|
2016-04-13 15:40:55 -04:00 |
|
Jeremy Stretch
|
488a91926a
|
Removed reference to old permission
|
2016-04-13 15:23:17 -04:00 |
|
Jeremy Stretch
|
0072f54c94
|
Introduced a no-forms browseable API renderer; changed secrets decyption endpoint from GET to POST
|
2016-04-12 14:03:18 -04:00 |
|
Jeremy Stretch
|
3c7e5e9586
|
Pointless migration
|
2016-04-12 09:33:13 -04:00 |
|
Jeremy Stretch
|
fdda706f36
|
TopologyMap: Allow multiple device regexes per line
|
2016-04-12 09:31:40 -04:00 |
|
Jeremy Stretch
|
29fd04026d
|
Introduced TopologyMap
|
2016-04-08 14:57:54 -04:00 |
|
Jeremy Stretch
|
42e16db8b4
|
Initial work on a dynamic topology mapper
|
2016-04-08 11:48:24 -04:00 |
|
Jeremy Stretch
|
2cb99c6012
|
Introduced per-role decryption permissions
|
2016-04-07 12:37:09 -04:00 |
|
Jeremy Stretch
|
8a39f254ad
|
Switched to a custom low-iteration Secret hasher to avoid excessive delay when retrieving many Secrets
|
2016-04-06 15:33:26 -04:00 |
|
Jeremy Stretch
|
4561ec7985
|
Modified the secrets API to accept a private key passed as a GET request body (instead of POSTing)
|
2016-04-06 11:22:36 -04:00 |
|
Jeremy Stretch
|
2f86d5e43d
|
Added front-end UI for RackGroups
|
2016-03-30 12:26:37 -04:00 |
|
Jeremy Stretch
|
87fffce7ea
|
Use part-number if no model-number is available
|
2016-03-29 10:53:01 -04:00 |
|
Jeremy Stretch
|
c353a91879
|
Display up to three layers of submodules
|
2016-03-29 10:52:30 -04:00 |
|
Jeremy Stretch
|
07952babe8
|
Expanded inventory function to support submodules
|
2016-03-28 17:56:00 -04:00 |
|
Jeremy Stretch
|
690ad29ab8
|
Tweaked Module ordering
|
2016-03-28 17:36:02 -04:00 |
|