Jeremy Stretch
|
fcacac7c6f
|
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
|
78d74261e9
|
Fixes #1266: Prevent termination a circuit to an already-connected interface
|
2017-06-14 10:57:43 -04:00 |
|
Jeremy Stretch
|
16d694734b
|
Fixes #1268: Fix CSV import error under Python 3
|
2017-06-14 09:55:52 -04:00 |
|
Jeremy Stretch
|
252ab0fbab
|
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
|
8eb9c451a1
|
Renamed AddViews to CreateViews for consistency
|
2017-06-13 16:48:21 -04:00 |
|
Jeremy Stretch
|
469c52be28
|
Fixes #1263: Differentiate add and edit permissions for objects
|
2017-06-13 16:41:57 -04:00 |
|
Jeremy Stretch
|
54fa51eeff
|
Post-release version bump
|
2017-06-13 15:55:58 -04:00 |
|
Jeremy Stretch
|
5456af6867
|
Removed 'update-alternatives' from Python3 instructions
|
2017-06-13 14:28:38 -04:00 |
|
Jeremy Stretch
|
180446c34d
|
Removed Debian/RHEL references from installation docs
|
2017-06-12 10:06:19 -04:00 |
|
Jeremy Stretch
|
3a2c5b318a
|
Release v2.0.6
|
2017-06-12 09:44:09 -04:00 |
|
Jeremy Stretch
|
cfff69a715
|
Closes #1180: Simplified the process of finding related devices when viewing a device
|
2017-06-09 17:04:09 -04:00 |
|
Jeremy Stretch
|
08883d86ef
|
Closes #913: Added headers to object CSV exports
|
2017-06-09 16:24:59 -04:00 |
|
Jeremy Stretch
|
8a849ebeff
|
Closes #990: Enable logging configuration in configuration.py
|
2017-06-09 15:03:10 -04:00 |
|
Jeremy Stretch
|
05a796faf1
|
Closes #704: Allow filtering VLANs by group when editing prefixes
|
2017-06-09 14:15:12 -04:00 |
|
Jeremy Stretch
|
9e1d03b383
|
Formatting cleanup
|
2017-06-09 12:19:32 -04:00 |
|
Jeremy Stretch
|
0a929f2971
|
Fixes #1253: Improved upgrade.sh to allow forcing Python2
|
2017-06-09 12:13:47 -04:00 |
|
Jeremy Stretch
|
7878992570
|
First stab at an interactive shell which pre-imports all models
|
2017-06-08 16:38:25 -04:00 |
|
Jeremy Stretch
|
4f95926cbd
|
Added utilization percetange to aggregate and prefix views
|
2017-06-08 12:48:49 -04:00 |
|
Jeremy Stretch
|
f3e997ea39
|
Closes #40: Added IP utilization graph to prefix list
|
2017-06-08 12:37:25 -04:00 |
|
Jeremy Stretch
|
2b921c21ff
|
Post-release version bump
|
2017-06-08 10:12:39 -04:00 |
|
Jeremy Stretch
|
9736d63577
|
Release v2.0.5
|
2017-06-08 10:05:26 -04:00 |
|
Jeremy Stretch
|
13add414c4
|
Fixed formatting and typos
|
2017-06-08 10:02:16 -04:00 |
|
Jeremy Stretch
|
b032bc13db
|
Merge pull request #1080 from bellwood/patch-2
Enhance LDAP documentation
|
2017-06-08 09:55:17 -04:00 |
|
Jeremy Stretch
|
aaad428438
|
Merge pull request #1249 from feuerrot/patch-1
upgrading.md: fix typo
|
2017-06-08 09:17:52 -04:00 |
|
Markus Witt
|
203895fc7e
|
upgrading.md: fix typo
|
2017-06-08 10:58:30 +02:00 |
|
Jeremy Stretch
|
aab1fab445
|
PEP8 fix
|
2017-06-07 15:56:59 -04:00 |
|
Jeremy Stretch
|
e06221bc89
|
Merge branch 'import_headers' into develop
|
2017-06-07 15:54:59 -04:00 |
|
Jeremy Stretch
|
26a13edcf3
|
Layout tweaks
|
2017-06-07 15:54:48 -04:00 |
|
Jeremy Stretch
|
65b6fe576f
|
Converted device fields to use FlexibleModelChoiceField; misc cleanup
|
2017-06-07 15:51:11 -04:00 |
|
Jeremy Stretch
|
4671829ad8
|
Removed obsolete validation from InterfaceConnectionCSVForm
|
2017-06-07 15:33:10 -04:00 |
|
Jeremy Stretch
|
293be752ca
|
Form cleanup and fixed child device import
|
2017-06-07 15:30:28 -04:00 |
|
Jeremy Stretch
|
0a6e4f31d5
|
Updated CSVForm validation
|
2017-06-07 14:19:08 -04:00 |
|
Jeremy Stretch
|
e6c4ce51f7
|
Replaced all CSVForm ChoiceFields with CSVChoiceField
|
2017-06-07 13:22:06 -04:00 |
|
Jeremy Stretch
|
3924063060
|
Converted ConnectionStatusCSVField to a ChoiceField
|
2017-06-06 22:35:41 -04:00 |
|
Jeremy Stretch
|
d122f9f700
|
Added dynamic examples for CSV form fields
|
2017-06-06 17:27:26 -04:00 |
|
Brian Ellwood
|
d0649ba815
|
Update ldap.md
Wrap code in code block
|
2017-06-05 20:37:09 -04:00 |
|
Brian Ellwood
|
1ec09270a7
|
Update ldap.md
Capitalization
|
2017-06-05 20:35:05 -04:00 |
|
Jeremy Stretch
|
1ddd7415cb
|
Replaced old CSVDataField
|
2017-06-05 16:16:23 -04:00 |
|
Jeremy Stretch
|
ec9d0d4008
|
Implemented ConnectionStatusCSVField
|
2017-06-05 16:12:51 -04:00 |
|
Jeremy Stretch
|
08c8bd3049
|
Renamed new import view to BulkImportView
|
2017-06-05 15:53:41 -04:00 |
|
Jeremy Stretch
|
2520d9f400
|
Converted console/power import views to new scheme
|
2017-06-05 15:53:03 -04:00 |
|
Jeremy Stretch
|
0e863ff9ca
|
Converted interface connections import view to new scheme
|
2017-06-05 15:04:23 -04:00 |
|
Jeremy Stretch
|
1b78f54c6b
|
Merge pull request #1245 from digitalocean/fix-secret-device-filter
Fixes #1244
|
2017-06-03 00:03:27 -04:00 |
|
Zach Moody
|
b732c24ec4
|
Fixes #1244
|
2017-06-02 16:33:49 -05:00 |
|
Jeremy Stretch
|
af604aba31
|
Converted secrets import view to new scheme
|
2017-06-02 17:23:41 -04:00 |
|
Jeremy Stretch
|
c82658440f
|
Converted IPAM import views to new scheme
|
2017-06-02 16:07:11 -04:00 |
|
Jeremy Stretch
|
7e660d4d8e
|
Converted site/rack/device import views to new scheme
|
2017-06-02 14:49:25 -04:00 |
|
Jeremy Stretch
|
4a8147f8a5
|
Converted circuits import views to new scheme
|
2017-06-02 13:40:52 -04:00 |
|
Jeremy Stretch
|
583830c652
|
#1190: Allow partial string matching when searching on custom fields
|
2017-06-01 16:57:32 -04:00 |
|
Jeremy Stretch
|
95fdb549d7
|
Fixes #1243: Catch ValueError in IP-based object filters
|
2017-06-01 16:13:07 -04:00 |
|