Jeremy Stretch
|
65bc21185a
|
Release v2.0.7
|
2017-06-15 14:22:16 -04:00 |
|
Jeremy Stretch
|
ff1e14f498
|
Fixes #1275: Raise validation error on prefix import when multiple VLANs are found
|
2017-06-15 14:13:20 -04:00 |
|
Jeremy Stretch
|
2b601963d7
|
Closes #626: Added bulk disconnect function for console/power/interface connections on device view
|
2017-06-15 14:01:49 -04:00 |
|
Jeremy Stretch
|
4d4cfba14f
|
Fixes #1274: Exclude unterminated circuits from topology maps
|
2017-06-15 10:05:14 -04:00 |
|
Jeremy Stretch
|
caef74a3ce
|
Fixes #1273: Corrected status choices in IP address import form
|
2017-06-14 16:22:49 -04:00 |
|
Jeremy Stretch
|
b8a620b689
|
#1265: Improved livesearch UI Javascript
|
2017-06-14 14:50:12 -04:00 |
|
Jeremy Stretch
|
7a400af2e4
|
Fixes #1265: Fix console/power/interface connection validation when selecting a device via live search
|
2017-06-14 13:00:36 -04:00 |
|
Jeremy Stretch
|
46e39a327f
|
Fixes #1266: Prevent termination a circuit to an already-connected interface
|
2017-06-14 10:57:43 -04:00 |
|
Jeremy Stretch
|
398be0e7bb
|
Fixes #1268: Fix CSV import error under Python 3
|
2017-06-14 09:55:52 -04:00 |
|
Jeremy Stretch
|
c1953377f1
|
Fixes #1238: Fix error when editing an IP with a NAT assignment which has no assigned device
|
2017-06-13 16:57:25 -04:00 |
|
Jeremy Stretch
|
b76a89d921
|
Renamed AddViews to CreateViews for consistency
|
2017-06-13 16:48:21 -04:00 |
|
Jeremy Stretch
|
3fa58a2e59
|
Fixes #1263: Differentiate add and edit permissions for objects
|
2017-06-13 16:41:57 -04:00 |
|
Jeremy Stretch
|
b053ea2484
|
Post-release version bump
|
2017-06-13 15:55:58 -04:00 |
|
Jeremy Stretch
|
947b35ea77
|
Removed 'update-alternatives' from Python3 instructions
|
2017-06-13 14:28:38 -04:00 |
|
Jeremy Stretch
|
b207f31c85
|
Removed Debian/RHEL references from installation docs
|
2017-06-12 10:06:19 -04:00 |
|
Jeremy Stretch
|
bc2389be44
|
Release v2.0.6
|
2017-06-12 09:44:09 -04:00 |
|
Jeremy Stretch
|
040fd6537d
|
Closes #1180: Simplified the process of finding related devices when viewing a device
|
2017-06-09 17:04:09 -04:00 |
|
Jeremy Stretch
|
fbba8a449c
|
Closes #913: Added headers to object CSV exports
|
2017-06-09 16:24:59 -04:00 |
|
Jeremy Stretch
|
0ce7bb8f2b
|
Closes #990: Enable logging configuration in configuration.py
|
2017-06-09 15:03:10 -04:00 |
|
Jeremy Stretch
|
0d651562ac
|
Closes #704: Allow filtering VLANs by group when editing prefixes
|
2017-06-09 14:15:12 -04:00 |
|
Jeremy Stretch
|
5af8746701
|
Formatting cleanup
|
2017-06-09 12:19:32 -04:00 |
|
Jeremy Stretch
|
a4116bd39a
|
Fixes #1253: Improved upgrade.sh to allow forcing Python2
|
2017-06-09 12:13:47 -04:00 |
|
Jeremy Stretch
|
37b530055f
|
First stab at an interactive shell which pre-imports all models
|
2017-06-08 16:38:25 -04:00 |
|
Jeremy Stretch
|
2722379dcc
|
Added utilization percetange to aggregate and prefix views
|
2017-06-08 12:48:49 -04:00 |
|
Jeremy Stretch
|
d191f10513
|
Closes #40: Added IP utilization graph to prefix list
|
2017-06-08 12:37:25 -04:00 |
|
Jeremy Stretch
|
d09fa6d2c6
|
Post-release version bump
|
2017-06-08 10:12:39 -04:00 |
|
Jeremy Stretch
|
481b52545e
|
Release v2.0.5
|
2017-06-08 10:05:26 -04:00 |
|
Jeremy Stretch
|
1bf319fae2
|
Fixed formatting and typos
|
2017-06-08 10:02:16 -04:00 |
|
Jeremy Stretch
|
3b54bc790d
|
Merge pull request #1080 from bellwood/patch-2
Enhance LDAP documentation
|
2017-06-08 09:55:17 -04:00 |
|
Jeremy Stretch
|
86da3a3e73
|
Merge pull request #1249 from feuerrot/patch-1
upgrading.md: fix typo
|
2017-06-08 09:17:52 -04:00 |
|
Markus Witt
|
8b0ace8618
|
upgrading.md: fix typo
|
2017-06-08 10:58:30 +02:00 |
|
Jeremy Stretch
|
12d13c67de
|
PEP8 fix
|
2017-06-07 15:56:59 -04:00 |
|
Jeremy Stretch
|
da94ef6652
|
Merge branch 'import_headers' into develop
|
2017-06-07 15:54:59 -04:00 |
|
Jeremy Stretch
|
a578d4d3c0
|
Layout tweaks
|
2017-06-07 15:54:48 -04:00 |
|
Jeremy Stretch
|
2512e01df4
|
Converted device fields to use FlexibleModelChoiceField; misc cleanup
|
2017-06-07 15:51:11 -04:00 |
|
Jeremy Stretch
|
08315fdab0
|
Removed obsolete validation from InterfaceConnectionCSVForm
|
2017-06-07 15:33:10 -04:00 |
|
Jeremy Stretch
|
bd9fab09d1
|
Form cleanup and fixed child device import
|
2017-06-07 15:30:28 -04:00 |
|
Jeremy Stretch
|
eca56a188f
|
Updated CSVForm validation
|
2017-06-07 14:19:08 -04:00 |
|
Jeremy Stretch
|
4a6b79646a
|
Replaced all CSVForm ChoiceFields with CSVChoiceField
|
2017-06-07 13:22:06 -04:00 |
|
Jeremy Stretch
|
defa3d2f85
|
Converted ConnectionStatusCSVField to a ChoiceField
|
2017-06-06 22:35:41 -04:00 |
|
Jeremy Stretch
|
e879dec1a2
|
Added dynamic examples for CSV form fields
|
2017-06-06 17:27:26 -04:00 |
|
Brian Ellwood
|
2d6ef60290
|
Update ldap.md
Wrap code in code block
|
2017-06-05 20:37:09 -04:00 |
|
Brian Ellwood
|
3f3fae6f9f
|
Update ldap.md
Capitalization
|
2017-06-05 20:35:05 -04:00 |
|
Jeremy Stretch
|
54aed8789c
|
Replaced old CSVDataField
|
2017-06-05 16:16:23 -04:00 |
|
Jeremy Stretch
|
e3e29fcdca
|
Implemented ConnectionStatusCSVField
|
2017-06-05 16:12:51 -04:00 |
|
Jeremy Stretch
|
43445096cc
|
Renamed new import view to BulkImportView
|
2017-06-05 15:53:41 -04:00 |
|
Jeremy Stretch
|
9f06783fc9
|
Converted console/power import views to new scheme
|
2017-06-05 15:53:03 -04:00 |
|
Jeremy Stretch
|
b4af0739a7
|
Converted interface connections import view to new scheme
|
2017-06-05 15:04:23 -04:00 |
|
Jeremy Stretch
|
b1bc0a7b10
|
Merge pull request #1245 from digitalocean/fix-secret-device-filter
Fixes #1244
|
2017-06-03 00:03:27 -04:00 |
|
Zach Moody
|
c234a9e3cb
|
Fixes #1244
|
2017-06-02 16:33:49 -05:00 |
|