Jeremy Stretch
a6cb0e0a96
Updated console/power connection icons
2017-05-03 17:24:57 -04:00
Jeremy Stretch
c047f943de
Fixes #403 : Record console/power/interface connects and disconnects as user actions
2017-05-03 17:12:34 -04:00
Jeremy Stretch
79089cc47e
Introduced an object import template
2017-05-03 15:41:36 -04:00
Jeremy Stretch
3c631902e1
Closes #1100 : Add a "view all" link to completed bulk import views is_pool for prefixes
2017-05-03 15:27:26 -04:00
Jeremy Stretch
379c24a012
Fixed typo in template
2017-05-03 14:32:27 -04:00
Brian Ellwood
4035b87693
Allow responsive tables ( #1124 )
...
* Make tables responsive #1115
Resolves #1115
2017-05-03 14:30:05 -04:00
Jeremy Stretch
11d1a8c3cf
Merge pull request #1128 from digitalocean/readme-branches
...
Fix misleading build matrix
2017-05-03 14:21:07 -04:00
Matt Layher
572beb2311
Fix misleading build matrix
...
At one point, I had intended to have a matrix of build badges for each different branch and Python version combination. It seems this is not possible with Travis.
This change replaces "python 2.7" with "status" and clarifies that both Python 2.7 and 3.5 are tested, but Python 3.5 is recommended.
2017-05-02 20:39:43 -04:00
Jeremy Stretch
d861d8bfb8
Fixes #1118 : Allow designating an IP as primary for a device while editing the IP
2017-05-02 16:46:23 -04:00
Jeremy Stretch
6791ff6192
Fixes #1125 : Include MAC addresses on a device's interface list
2017-05-02 15:01:27 -04:00
Jeremy Stretch
1f7ef15ad1
Fixes #1116 : Correct object links on recursive deletion error
2017-05-02 11:43:11 -04:00
Jeremy Stretch
aea5612c39
Closes #1110 : Expand bulk edit forms to include boolean fields (e.g. toggle is_pool for prefixes)
2017-04-28 12:32:27 -04:00
Jeremy Stretch
e7a6d1f532
Fixes #1104 : Fix VLAN assignment on prefix import
2017-04-26 13:28:09 -04:00
Jeremy Stretch
f643f2c601
Fixes #1103 : Correct handling of validation errors when creating IP addresses in bulk
2017-04-26 13:21:38 -04:00
Jeremy Stretch
480faa6461
Removed deprecated IPAddressAssignForm
2017-04-26 13:03:18 -04:00
Jeremy Stretch
1fa084b6be
Fixes #1101 : Fix AJAX scripting for device component selection forms
2017-04-26 12:53:14 -04:00
Jeremy Stretch
861c8b29c0
Post-release version bump
2017-04-21 14:56:36 -04:00
Jeremy Stretch
5037046624
Release v1.9.6
2017-04-21 14:47:31 -04:00
Jeremy Stretch
5c0614d656
#1090 : Python3 tweaks for installation on CentOS
2017-04-21 14:37:47 -04:00
Jeremy Stretch
697866d1ba
#1090 : Tweaked docs for Python3 on Ubuntu
2017-04-21 13:30:18 -04:00
Jeremy Stretch
38d826d152
Fixes #1092 : Increase randomness in SECRET_KEY generation tool
2017-04-21 10:32:10 -04:00
Jeremy Stretch
401357b8cb
Closes #1084 : Include custom fields when creating IP addresses in bulk
2017-04-19 14:50:58 -04:00
Jeremy Stretch
599e1bb220
Fixes #1071 : Protect assigned circuit termination when an interface is deleted
2017-04-19 13:19:30 -04:00
Jeremy Stretch
f9a33bfc14
Fixes #1074 : Require ncclient 0.5.3 (Python 3 fix)
2017-04-13 15:34:35 -04:00
Jeremy Stretch
610b412506
#878 : Layout tweaks
2017-04-13 15:09:08 -04:00
Jeremy Stretch
09000ad9b3
Closes #1001 : Merged IP interface assignment into ipam.IPAddressForm
2017-04-13 14:54:17 -04:00
Jeremy Stretch
f70f0f8d62
Improved handling of return_url for object edit/delete views; removed manual definitions of initial data fields
2017-04-13 13:11:23 -04:00
Jeremy Stretch
d5c3f9e780
#878 : Show assigned IP addresses in device interfaces list
2017-04-12 22:02:23 -04:00
Jeremy Stretch
b42dab3eef
Differentiate between LAG and virtual interfaces in device interface list
2017-04-12 16:06:36 -04:00
Jeremy Stretch
7cbea49c2d
Fixes #1072 : Order LAG interfaces naturally on bulk interface edit form
2017-04-12 15:51:14 -04:00
Jeremy Stretch
6dcc5a1169
Merge pull request #1070 from bellwood/patch-1
...
Python3 fixes for CentOS/RHEL
2017-04-12 15:25:36 -04:00
bellwood
53129125dd
Python3 fixes for CentOS/RHEL
...
1) python3 should be python34
2) python34-pip does does exist, you must install python34-setuptools and then: easy_install-3.4 pip
2017-04-12 09:42:48 -04:00
Jeremy Stretch
ba1a4f06ff
Replace tabs with spaces
2017-04-10 10:55:05 -04:00
Jeremy Stretch
cf5be85dad
Closes #1061 : Escape all messages by default (complements #1062 )
2017-04-10 10:54:35 -04:00
Jeremy Stretch
3b48a270fc
Merge pull request #1062 from asteinhauser/develop
...
XSS flaw bugfix
2017-04-10 10:14:31 -04:00
Anthony Steinhauser
105e9da866
XSS flaw bugfix
2017-04-10 16:00:22 +02:00
Jeremy Stretch
d3b16ba443
Fixes #1057 : Corrected VLAN validation during prefix import
2017-04-07 14:50:08 -04:00
Jeremy Stretch
abc51fdc5d
Post-release version bump
2017-04-06 16:36:42 -04:00
Jeremy Stretch
35a0a658a7
Release v1.9.5
2017-04-06 16:34:00 -04:00
Jeremy Stretch
2c99a8bee4
Closes #1052 : Added rack reservation list and bulk delete views
2017-04-06 16:26:48 -04:00
Jeremy Stretch
1dd2bdcb8e
Fixes #1047 : Correct ordering of numbered subinterfaces
2017-04-06 15:13:20 -04:00
Jeremy Stretch
f3eee25527
Fixes #1051 : Upgraded django-rest-swagger
2017-04-06 11:54:13 -04:00
Jeremy Stretch
78b0072051
Limit <v2.0 installations to Django 1.10
2017-04-05 11:34:04 -04:00
Jeremy Stretch
7766e1f684
Fixes #1037 : Fixed error on VLAN import with duplicate VLAN group names
2017-04-05 10:13:19 -04:00
Jeremy Stretch
78adaecb89
Post-release version bump
2017-04-04 15:50:59 -04:00
Jeremy Stretch
a18e1a0161
Release v1.9.4-r1
2017-04-04 15:47:25 -04:00
Jeremy Stretch
4308b8a4a5
Fixes #1034 : Missing migration
2017-04-04 15:46:27 -04:00
Jeremy Stretch
aa54e14c37
Post-release version bump
2017-04-04 12:03:26 -04:00
Jeremy Stretch
3b2c74042e
Release v1.9.4
2017-04-04 11:58:44 -04:00
Jeremy Stretch
11ae938146
Fixes #1027 : Fixed nav menu highlighting when BASE_PATH is set
2017-04-04 11:55:16 -04:00