Jeremy Stretch
7f94f33044
Closes #1167 : Introduced ChainedModelChoiceFields
2017-05-11 16:30:16 -04:00
Jeremy Stretch
9b0dd9959b
Fixes #1161 : Fix "add another" behavior when creating an API token
2017-05-10 22:22:49 -04:00
Jeremy Stretch
513f227084
Fixes #1159 : Only superusers can see "edit IP" buttons on the device interfaces list
2017-05-10 16:02:50 -04:00
Jeremy Stretch
8f4e7c2262
Fixes #1160 : Linkify secrets and tenants in global search results
2017-05-10 13:16:33 -04:00
Jeremy Stretch
e0d4b077bd
Fixes #1158 : Exception thrown when creating a device component with an invalid name
2017-05-10 11:23:54 -04:00
Jeremy Stretch
f4c4e25d03
Added client_max_body_size to nginx config; removed statement disabling access logging
2017-05-10 11:11:03 -04:00
Jeremy Stretch
7c0ec99919
Post-release version bump
2017-05-09 22:48:14 -04:00
Jeremy Stretch
e43377533d
Release v2.0.1
2017-05-09 22:41:37 -04:00
Jeremy Stretch
836229bb76
Fixes #1153 : UnicodeEncodeError when searching for non-ASCII characters on Python 2
2017-05-09 22:40:46 -04:00
Jeremy Stretch
0164fedbd8
Fixes #1152 : Unable to edit user keys
2017-05-09 17:53:37 -04:00
Jeremy Stretch
eae57841b8
Fixes #1150 : Error when uploading image attachments with Unicode names under Python 2
2017-05-09 17:12:45 -04:00
Jeremy Stretch
aa357d1ebe
Fixes #1151 : name 'escape' is not defined
2017-05-09 17:06:17 -04:00
Jeremy Stretch
46da9e0e0f
Fixes #1149 : Port list does not populate when creating a console or power connection
2017-05-09 17:01:43 -04:00
Jeremy Stretch
1aed857224
Post-release version bump
2017-05-09 15:13:40 -04:00
Jeremy Stretch
fc441c19db
PEP8 fix
2017-05-09 14:44:32 -04:00
Jeremy Stretch
d863a7cc54
Release v2.0.0!
2017-05-09 14:29:11 -04:00
Jeremy Stretch
203d37adef
Closes #960 : Added form factor for Juniper VCP interfaces
2017-05-09 12:00:49 -04:00
Jeremy Stretch
63d4020ecb
Fixed incorrect API URL in IPAddressForm
2017-05-09 11:11:30 -04:00
Jeremy Stretch
aa8a66b2d3
Closes #853 : Add 'status' field to device bulk import form
2017-05-09 10:25:30 -04:00
Jeremy Stretch
df3bbf9240
Merging v2.0 development into mainline ( #1145 )
...
Merging v2.0 development into mainline
2017-05-08 15:06:57 -04:00
Jeremy Stretch
bd2f12630d
Merge branch 'develop' into v2-develop
2017-05-08 15:02:06 -04:00
Jeremy Stretch
46ae1229e6
Related to #1144 : Allow multiple status selections when filtering device list
2017-05-08 14:56:25 -04:00
Jeremy Stretch
a92c8d90d0
Fixes #1144 : Allow multiple status selections for Prefix, IP address, and VLAN filters
2017-05-08 14:32:29 -04:00
Jeremy Stretch
5a2cf6c6f3
Closes #154 : Expand device status field options
2017-05-08 13:55:19 -04:00
Jeremy Stretch
7ba283225e
Moved LAG members list to the description column
2017-05-05 15:37:42 -04:00
Jeremy Stretch
b39bb0b261
Removed reduntant title block
2017-05-05 15:24:58 -04:00
Jeremy Stretch
2ecc26b8b5
Updated console/power connection icons
2017-05-03 17:24:57 -04:00
Jeremy Stretch
f5fb8d33cf
Fixes #403 : Record console/power/interface connects and disconnects as user actions
2017-05-03 17:12:34 -04:00
Jeremy Stretch
06841ebc6a
Introduced an object import template
2017-05-03 15:41:36 -04:00
Jeremy Stretch
a3218274ac
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
c3f770cd58
Fixed typo in template
2017-05-03 14:32:27 -04:00
Brian Ellwood
455f5e18fa
Allow responsive tables ( #1124 )
...
* Make tables responsive #1115
Resolves #1115
2017-05-03 14:30:05 -04:00
Jeremy Stretch
4ac5bce270
Merge pull request #1128 from digitalocean/readme-branches
...
Fix misleading build matrix
2017-05-03 14:21:07 -04:00
Jeremy Stretch
7e1002b1cd
Fixes #1132 : Prompt user to unlock session key when importing secrets
2017-05-03 11:47:28 -04:00
Matt Layher
d04a3773e2
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
cf4c32a25a
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
2c74f978cc
Fixes #1125 : Include MAC addresses on a device's interface list
2017-05-02 15:01:27 -04:00
Jeremy Stretch
e725471327
Fixes #1126 : Fix error when editing a user key via admin UI
2017-05-02 14:50:36 -04:00
Jeremy Stretch
84b311e83d
Fixes #1116 : Correct object links on recursive deletion error
2017-05-02 11:43:11 -04:00
Jeremy Stretch
8027905df1
Enable stale .pyc cleanup in upgrade.sh
2017-05-01 16:53:51 -04:00
Jeremy Stretch
369abefed6
Fixes #1114 : Suppress OSError when attempting to access a delete image attachment
2017-04-28 14:26:17 -04:00
Jeremy Stretch
50651026de
Fixes #1113 : Fixes server error when attempting to delete an image attachment
2017-04-28 14:05:02 -04:00
Jeremy Stretch
86899d010c
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
765f9e2681
Post-release version adjustment
2017-04-27 15:42:24 -04:00
Jeremy Stretch
580ab3fddc
Release v2.0-beta3
2017-04-27 15:37:15 -04:00
Jeremy Stretch
410cfab36b
Merge branch 'develop' into v2-develop
...
Conflicts:
netbox/ipam/forms.py
2017-04-27 15:29:40 -04:00
Jeremy Stretch
4d59527654
Improved upgrade script
2017-04-27 14:42:52 -04:00
Jeremy Stretch
fc1b4098ab
Switched user nav menu with search form
2017-04-27 13:27:16 -04:00
Jeremy Stretch
98ee6c95d3
Merge branch 'writable-custom-fields' into v2-develop
2017-04-27 13:05:44 -04:00
Jeremy Stretch
f739eca0f6
Converted all necessary serializers to CustomFieldModelSerializers
2017-04-27 12:50:43 -04:00