Jeremy Stretch
|
82d53a8c3d
|
Fixes #1049: Prompt user if missing session key when adding/editing a secret
|
2017-04-06 13:55:40 -04:00 |
|
Jeremy Stretch
|
f3eee25527
|
Fixes #1051: Upgraded django-rest-swagger
|
2017-04-06 11:54:13 -04:00 |
|
Jeremy Stretch
|
ee11775425
|
Fixes #1051: Upgraded django-rest-swagger
|
2017-04-06 09:40:09 -04:00 |
|
Jeremy Stretch
|
bcdf9ac5ca
|
Merge pull request #1046 from digitalocean/component-filter-by-name
Fixes #1045
|
2017-04-06 09:14:41 -04:00 |
|
Jeremy Stretch
|
4accdf77f8
|
Closes #578: Show topology maps not assigned to a site on the home view
|
2017-04-05 17:33:39 -04:00 |
|
Jeremy Stretch
|
fc46f70153
|
Closes #430: Include circuits when rendering topology maps
|
2017-04-05 17:24:40 -04:00 |
|
Zach Moody
|
e7cf7d58b8
|
Fixes #1045
|
2017-04-05 15:29:53 -05:00 |
|
Jeremy Stretch
|
d98e9e1838
|
Resolved RemovedInDjango20Warning deprecation warnings
|
2017-04-05 14:40:25 -04:00 |
|
Jeremy Stretch
|
369d3aa62e
|
Rearranged URL namespaces to satisfy deprecation warnings
|
2017-04-05 14:26:33 -04:00 |
|
Jeremy Stretch
|
d4ac6dbfe4
|
Fixes #1043: Corrected queryset in WritableDeviceSerializer validation
|
2017-04-05 13:38:23 -04:00 |
|
Jeremy Stretch
|
91d35905fd
|
Reset version
|
2017-04-05 12:11:48 -04:00 |
|
Jeremy Stretch
|
1a34830f0e
|
Merge pull request #1042 from digitalocean/v2-develop
Release v2.0 Beta 2
v2.0-beta2
|
2017-04-05 11:57:04 -04:00 |
|
Jeremy Stretch
|
f000df1e15
|
Release v2.0-beta2
|
2017-04-05 11:52:14 -04:00 |
|
Jeremy Stretch
|
78b0072051
|
Limit <v2.0 installations to Django 1.10
|
2017-04-05 11:34:04 -04:00 |
|
Jeremy Stretch
|
178f7b4643
|
Added API endpoints for console and power connections
|
2017-04-05 11:29:12 -04:00 |
|
Jeremy Stretch
|
f34a8fff6a
|
Extend upgrade script to remove cached bytecode
|
2017-04-05 10:22:37 -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
|
bde1f6d199
|
Bump migration index due to a new migration in 1.9.4-r1
|
2017-04-04 15:59:33 -04:00 |
|
Jeremy Stretch
|
0d7ee6f208
|
Merge branch 'develop' into v2-develop
|
2017-04-04 15:56:33 -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
|
280d98bad9
|
#1033: Updated requirements.txt for Django 1.11
|
2017-04-04 14:42:00 -04:00 |
|
Jeremy Stretch
|
ae5bf747c9
|
#1033: Tweak SelectWithDisabled option template
|
2017-04-04 14:36:35 -04:00 |
|
Jeremy Stretch
|
1ae0820ecc
|
#1033: Update ArrayFieldSelectMultiple for Django 1.11
|
2017-04-04 14:30:00 -04:00 |
|
Jeremy Stretch
|
c09473f41e
|
#1033: Convert SelectWithDisabled to a templatized widget
|
2017-04-04 14:19:48 -04:00 |
|
Jeremy Stretch
|
99a3e0c399
|
Corrected CustomFieldModelSerializer behavior when serializing lists of objects
|
2017-04-04 14:09:14 -04:00 |
|
Jeremy Stretch
|
d2bd4a213b
|
#1033: Convert ColorSelect to a templatized widget
|
2017-04-04 13:45:32 -04:00 |
|
Jeremy Stretch
|
1dcb0b52e2
|
#1033: Disable the debug toolbar templates panel by default due to a performance issue under Django 1.11
|
2017-04-04 13:44:55 -04:00 |
|
Jeremy Stretch
|
409c9c4e23
|
Merge branch 'develop' into v2-develop
Conflicts:
netbox/netbox/settings.py
|
2017-04-04 12:06:49 -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 |
|
Stephen
|
f11bb254a5
|
Only show Custom Fields on IP Address Assign Page if custom fields are set against the ip address (#1031)
|
2017-04-04 11:37:20 -04:00 |
|
Jeremy Stretch
|
5187138547
|
Refactored custom field serializers
|
2017-04-04 11:25:23 -04:00 |
|
Jeremy Stretch
|
2bb6387dae
|
Fixes #1028: Corrected API endpoint URL name in IPAddressForm
|
2017-04-03 17:11:22 -04:00 |
|
Jeremy Stretch
|
ca293dc0e7
|
Corrected topology map link
|
2017-04-03 16:34:37 -04:00 |
|
Jeremy Stretch
|
ea1d4e7f50
|
Updated static CSS/JS libraries
|
2017-04-03 16:15:06 -04:00 |
|
Jeremy Stretch
|
0b681c471e
|
Removed survey notice
|
2017-04-03 16:01:03 -04:00 |
|
Jeremy Stretch
|
80267aa418
|
Documented image attachments
|
2017-04-03 15:56:04 -04:00 |
|
Jeremy Stretch
|
36c31a21b9
|
Fixed deprecated references to ImageAttachment.obj
|
2017-04-03 15:51:45 -04:00 |
|
Jeremy Stretch
|
51725d3d9c
|
Added a search box to the navigation menu
|
2017-04-03 15:33:41 -04:00 |
|
Jeremy Stretch
|
05d3354570
|
Fixes #1022: Record user actions when creating IP addresses in bulk
|
2017-04-03 14:45:20 -04:00 |
|
Jeremy Stretch
|
8799a15e73
|
What would we do without you, PEP8?
|
2017-04-03 14:26:20 -04:00 |
|
Jeremy Stretch
|
2cde9a82a0
|
Merge pull request #1026 from digitalocean/image-attachments
#152: Image attachments
|
2017-04-03 14:21:15 -04:00 |
|
Jeremy Stretch
|
2c1fa628a2
|
Implemented API endpoints for ImageAttachments
|
2017-04-03 14:00:15 -04:00 |
|
Jeremy Stretch
|
a67fc64afb
|
Fixes #1025: Applied missing API view filters
|
2017-04-03 11:04:17 -04:00 |
|
Jeremy Stretch
|
6bbdc2bae1
|
Enable serving static media through Django
|
2017-03-31 15:51:17 -04:00 |
|
Jeremy Stretch
|
50d7fd776f
|
Added image attachments to sites and devices
|
2017-03-31 15:19:44 -04:00 |
|
Jeremy Stretch
|
1c38f705a7
|
Fixes #1021: Corrected evaluation of API token expiration time
|
2017-03-31 11:13:37 -04:00 |
|