Jeremy Stretch
|
f44b20bbda
|
Fixed old links in the documentation
|
2016-07-21 12:27:20 -04:00 |
|
Jeremy Stretch
|
c96d03cc4b
|
Post-release version bump
|
2016-07-21 12:22:03 -04:00 |
|
Jeremy Stretch
|
d2c3fea5b9
|
Release v1.3.1
v1.3.1
|
2016-07-21 11:45:59 -04:00 |
|
Jeremy Stretch
|
8ee083f7c1
|
Fixed Unicode support in forms
|
2016-07-21 10:47:38 -04:00 |
|
Jeremy Stretch
|
9a9e3c1479
|
Upgrade to Django 1.9.8 (security fix)
|
2016-07-20 17:17:39 -04:00 |
|
Jeremy Stretch
|
48b8602c3f
|
Corrected error reporting on duplicate InterfaceConnections
|
2016-07-20 16:42:04 -04:00 |
|
Jeremy Stretch
|
e1fc78bc44
|
Created a template tag for displaying utilization graphs
|
2016-07-20 13:56:17 -04:00 |
|
Jeremy Stretch
|
65fb10059a
|
Merge pull request #346 from bellwood/patch-1
properly support #304
|
2016-07-20 13:33:16 -04:00 |
|
bellwood
|
2e8211399d
|
Update tables.py
|
2016-07-20 13:25:03 -04:00 |
|
bellwood
|
6fe40ef223
|
support for #304
|
2016-07-20 13:23:49 -04:00 |
|
bellwood
|
3f94295d7e
|
support for #304
support for #304
|
2016-07-20 13:22:20 -04:00 |
|
bellwood
|
5c59677c57
|
properly support #304
support for #304
|
2016-07-20 13:04:11 -04:00 |
|
Jeremy Stretch
|
0bd2aa9289
|
Updated the CONTRIBUTING guide
|
2016-07-20 11:50:32 -04:00 |
|
Jeremy Stretch
|
19d7caf1da
|
Corrects a device_type error introduced in c643e3a74f6718fd4c5a98ee0ad1da8e096582ea
|
2016-07-20 10:10:40 -04:00 |
|
Jeremy Stretch
|
b8d7dd170e
|
#303: First stab at implementing a natural ordering for sites, racks, and devices
|
2016-07-20 10:07:32 -04:00 |
|
Jeremy Stretch
|
c643e3a74f
|
Fixes #327: Disable rack assignment for installed child devices
|
2016-07-19 13:09:15 -04:00 |
|
Jeremy Stretch
|
2d690ca38a
|
Merge pull request #314 from Zanthras/interfaceconnections
Add an API call for listing all interface connections
|
2016-07-19 12:35:56 -04:00 |
|
Joel
|
c65b9fcb0b
|
Add an api endpoint for listing all connections
|
2016-07-19 09:08:14 -07:00 |
|
Joel
|
4f6f032ca2
|
Update the valid urls, to expose the new api connection listing endpoint. Naming convention updated for both interface connections to match the rest.
|
2016-07-19 09:08:14 -07:00 |
|
Jeremy Stretch
|
50d20650b4
|
Merge pull request #333 from digitalocean/secrets-api-filter
Fixes #332 - Add device filter to secrets api.
|
2016-07-19 11:12:59 -04:00 |
|
Jeremy Stretch
|
783341017f
|
Fixes #331: Add group field to VLAN bulk edit form
|
2016-07-19 11:11:16 -04:00 |
|
Zach Moody
|
c9dc6d04ef
|
Fixes #332 - Add device filter to secrets api.
|
2016-07-19 10:08:59 -05:00 |
|
Jeremy Stretch
|
82ad479037
|
Enforce authentication for all secrets API views
|
2016-07-18 15:28:36 -04:00 |
|
Jeremy Stretch
|
0d46a65a36
|
Unicode handling cleanup
|
2016-07-18 14:48:51 -04:00 |
|
Jeremy Stretch
|
7a50cd2320
|
Post-release version bump
|
2016-07-18 13:50:46 -04:00 |
|
Jeremy Stretch
|
4f347d3428
|
Version bump: v1.3.0
|
2016-07-18 13:43:39 -04:00 |
|
Jeremy Stretch
|
d6c2fe2385
|
Fixes #317: Rack elevation display fix for device types greater than 42U in height
|
2016-07-18 13:03:40 -04:00 |
|
Jeremy Stretch
|
cb4643d810
|
Added support for group assignment during VLAN import
|
2016-07-18 11:59:55 -04:00 |
|
Jeremy Stretch
|
d201dad535
|
Fixes #322: Corrected 'vlan_group' to 'group'
|
2016-07-18 11:35:50 -04:00 |
|
Jeremy Stretch
|
32d8cf451a
|
Fixes #320: Disallow prefixes with host masks
|
2016-07-18 10:06:43 -04:00 |
|
Jeremy Stretch
|
46da9866e3
|
Added group to VLAN view
|
2016-07-15 16:32:00 -04:00 |
|
Jeremy Stretch
|
534e6ac19e
|
Fixes #308: Update rack assignment for all child devices when moving a parent device
|
2016-07-15 16:05:21 -04:00 |
|
Jeremy Stretch
|
518af1b95c
|
Corrected RackGroupNestedSerializer() definition
|
2016-07-15 15:34:28 -04:00 |
|
Jeremy Stretch
|
4f95ce4984
|
Fixes #311: Correct IPAddress family evaluation on import
|
2016-07-15 15:14:49 -04:00 |
|
Jeremy Stretch
|
da10b34738
|
Closes #42: Allow VLAN assignment during prefix import
|
2016-07-15 14:25:30 -04:00 |
|
Jeremy Stretch
|
a9ab0a012f
|
Merge pull request #309 from digitalocean/vlan-groups
Closes #111: Implement VLAN groups
|
2016-07-15 13:36:32 -04:00 |
|
Jeremy Stretch
|
45a8ee7325
|
Closes #111: Implement VLAN groups
|
2016-07-15 13:26:54 -04:00 |
|
Jeremy Stretch
|
23451fe974
|
Added a custom 500 handler to include exception details
|
2016-07-15 11:04:03 -04:00 |
|
Jeremy Stretch
|
5def0e91d7
|
Fixes #307: Validate device type assignment during import validation
|
2016-07-15 09:45:45 -04:00 |
|
Jeremy Stretch
|
f301af5ecd
|
Fixes #301: Prevent deletion of DeviceBay when installed device is deleted
|
2016-07-14 17:41:16 -04:00 |
|
Jeremy Stretch
|
dd62caf2f0
|
Fixes #227: Introduces support for bulk import of child devices
|
2016-07-14 17:35:52 -04:00 |
|
Jeremy Stretch
|
4a00971d44
|
Fixes #43: Introduce toggle to enforce unique IP space per VRF
|
2016-07-14 16:13:02 -04:00 |
|
Jeremy Stretch
|
bf44e512ff
|
Post-release version bump
v1.2.2
|
2016-07-14 15:22:14 -04:00 |
|
Jeremy Stretch
|
026403ed38
|
Release v1.2.2
|
2016-07-14 15:21:22 -04:00 |
|
Jeremy Stretch
|
f6bd1f0c48
|
Make the HA warning re: SECRET_KEY a note
|
2016-07-14 14:03:57 -04:00 |
|
Jeremy Stretch
|
66489438b9
|
Merge pull request #298 from rekkoner/develop
Updated SECRET_KEY instructions for HA installs. Issue 295
|
2016-07-14 14:01:06 -04:00 |
|
Jeremy Stretch
|
e5a6a4f05e
|
Fixes #174: Added search and site filter to provider list
|
2016-07-14 13:53:30 -04:00 |
|
brandon whitehead
|
9e4aa9c056
|
Updated SECRET_KEY instructions for HA installs. Issue 295
|
2016-07-14 12:33:21 -05:00 |
|
Jeremy Stretch
|
4ce40891f0
|
Prettified device type view
|
2016-07-14 12:39:55 -04:00 |
|
Jeremy Stretch
|
46b1ac23af
|
Allow for setting mgmt_only=True in "Add management interfaces" link
|
2016-07-14 11:39:53 -04:00 |
|