Jeremy Stretch
|
9ab8845e9e
|
Fixes #381: Implements a new RackImportTable
|
2016-07-25 12:04:42 -04:00 |
|
Jeremy Stretch
|
bb16a5f4dd
|
Fixes #370: Notify user when secret decryption fails
|
2016-07-22 14:43:14 -04:00 |
|
Jeremy Stretch
|
ceab8fb283
|
Updated CONTRIBUTING to discourage the use of issues for questions/discussion
|
2016-07-22 12:16:03 -04:00 |
|
Jeremy Stretch
|
50d4bd7229
|
Merge pull request #360 from jallakim/allowed-hosts
Be more specific in the documentation regarding ALLOWED_HOSTS
|
2016-07-22 11:48:52 -04:00 |
|
Joachim Tingvold
|
de7d1543e9
|
Triple -> single ticks + grammar.
|
2016-07-22 17:41:00 +02:00 |
|
Joachim Tingvold
|
644c22d4f1
|
Be more specific in the documentation regarding ALLOWED_HOSTS.
|
2016-07-21 21:05:24 +02:00 |
|
Jeremy Stretch
|
099266433b
|
Fixes #359: Use standard serializers for related objects
|
2016-07-21 14:48:02 -04:00 |
|
Jeremy Stretch
|
d12efaedbd
|
Fixed old links in the documentation
|
2016-07-21 12:27:20 -04:00 |
|
Jeremy Stretch
|
cfcd899d0f
|
Post-release version bump
|
2016-07-21 12:22:03 -04:00 |
|
Jeremy Stretch
|
f1b810e754
|
Release v1.3.1
|
2016-07-21 11:45:59 -04:00 |
|
Jeremy Stretch
|
df1f1cd006
|
Fixed Unicode support in forms
|
2016-07-21 10:47:38 -04:00 |
|
Jeremy Stretch
|
e3aecba467
|
Upgrade to Django 1.9.8 (security fix)
|
2016-07-20 17:17:39 -04:00 |
|
Jeremy Stretch
|
2ae9f7acf2
|
Corrected error reporting on duplicate InterfaceConnections
|
2016-07-20 16:42:04 -04:00 |
|
Jeremy Stretch
|
f57e1b10f5
|
Created a template tag for displaying utilization graphs
|
2016-07-20 13:56:17 -04:00 |
|
Jeremy Stretch
|
ccfbc0d92c
|
Merge pull request #346 from bellwood/patch-1
properly support #304
|
2016-07-20 13:33:16 -04:00 |
|
bellwood
|
f46df1e774
|
Update tables.py
|
2016-07-20 13:25:03 -04:00 |
|
bellwood
|
64369158fa
|
support for #304
|
2016-07-20 13:23:49 -04:00 |
|
bellwood
|
07a82cef94
|
support for #304
support for #304
|
2016-07-20 13:22:20 -04:00 |
|
bellwood
|
1aac82d061
|
properly support #304
support for #304
|
2016-07-20 13:04:11 -04:00 |
|
Jeremy Stretch
|
0d11d7b250
|
Updated the CONTRIBUTING guide
|
2016-07-20 11:50:32 -04:00 |
|
Jeremy Stretch
|
beea95543d
|
Corrects a device_type error introduced in c3260f8b06
|
2016-07-20 10:10:40 -04:00 |
|
Jeremy Stretch
|
6ae2378762
|
#303: First stab at implementing a natural ordering for sites, racks, and devices
|
2016-07-20 10:07:32 -04:00 |
|
Jeremy Stretch
|
c3260f8b06
|
Fixes #327: Disable rack assignment for installed child devices
|
2016-07-19 13:09:15 -04:00 |
|
Jeremy Stretch
|
550a2800f0
|
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
|
4fef850c80
|
Add an api endpoint for listing all connections
|
2016-07-19 09:08:14 -07:00 |
|
Joel
|
16fbd258c5
|
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
|
16f73ef4fa
|
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
|
0347b34999
|
Fixes #331: Add group field to VLAN bulk edit form
|
2016-07-19 11:11:16 -04:00 |
|
Zach Moody
|
693003e67c
|
Fixes #332 - Add device filter to secrets api.
|
2016-07-19 10:08:59 -05:00 |
|
Jeremy Stretch
|
131c09bc66
|
Enforce authentication for all secrets API views
|
2016-07-18 15:28:36 -04:00 |
|
Jeremy Stretch
|
b619f99a75
|
Unicode handling cleanup
|
2016-07-18 14:48:51 -04:00 |
|
Jeremy Stretch
|
b0cd044460
|
Post-release version bump
|
2016-07-18 13:50:46 -04:00 |
|
Jeremy Stretch
|
28a87e3352
|
Version bump: v1.3.0
|
2016-07-18 13:43:39 -04:00 |
|
Jeremy Stretch
|
7aa059ddcf
|
Fixes #317: Rack elevation display fix for device types greater than 42U in height
|
2016-07-18 13:03:40 -04:00 |
|
Jeremy Stretch
|
068dcf7c35
|
Added support for group assignment during VLAN import
|
2016-07-18 11:59:55 -04:00 |
|
Jeremy Stretch
|
a71709d7b7
|
Fixes #322: Corrected 'vlan_group' to 'group'
|
2016-07-18 11:35:50 -04:00 |
|
Jeremy Stretch
|
2281917754
|
Fixes #320: Disallow prefixes with host masks
|
2016-07-18 10:06:43 -04:00 |
|
Jeremy Stretch
|
9ca73180d2
|
Added group to VLAN view
|
2016-07-15 16:32:00 -04:00 |
|
Jeremy Stretch
|
ce389551c9
|
Fixes #308: Update rack assignment for all child devices when moving a parent device
|
2016-07-15 16:05:21 -04:00 |
|
Jeremy Stretch
|
b5393ea3b3
|
Corrected RackGroupNestedSerializer() definition
|
2016-07-15 15:34:28 -04:00 |
|
Jeremy Stretch
|
e7eef87f2b
|
Fixes #311: Correct IPAddress family evaluation on import
|
2016-07-15 15:14:49 -04:00 |
|
Jeremy Stretch
|
8692279944
|
Closes #42: Allow VLAN assignment during prefix import
|
2016-07-15 14:25:30 -04:00 |
|
Jeremy Stretch
|
fdf8e004d7
|
Merge pull request #309 from digitalocean/vlan-groups
Closes #111: Implement VLAN groups
|
2016-07-15 13:36:32 -04:00 |
|
Jeremy Stretch
|
d8e4069876
|
Closes #111: Implement VLAN groups
|
2016-07-15 13:26:54 -04:00 |
|
Jeremy Stretch
|
4001cb0d5c
|
Added a custom 500 handler to include exception details
|
2016-07-15 11:04:03 -04:00 |
|
Jeremy Stretch
|
6113c7bef6
|
Fixes #307: Validate device type assignment during import validation
|
2016-07-15 09:45:45 -04:00 |
|
Jeremy Stretch
|
fc02ef258d
|
Fixes #301: Prevent deletion of DeviceBay when installed device is deleted
|
2016-07-14 17:41:16 -04:00 |
|
Jeremy Stretch
|
8fd684a3ed
|
Fixes #227: Introduces support for bulk import of child devices
|
2016-07-14 17:35:52 -04:00 |
|
Jeremy Stretch
|
5b981e2a57
|
Fixes #43: Introduce toggle to enforce unique IP space per VRF
|
2016-07-14 16:13:02 -04:00 |
|
Jeremy Stretch
|
85739a11d8
|
Post-release version bump
|
2016-07-14 15:22:14 -04:00 |
|