John Anderson
|
05938d60f0
|
Merge pull request #3754 from netbox-community/2248-svg-rack-elevations
2248 svg rack elevations
|
2019-12-11 14:26:32 -05:00 |
|
John Anderson
|
7f788eaa06
|
review updates to svg rendering
|
2019-12-11 13:39:10 -05:00 |
|
Jeremy Stretch
|
9f204f72ef
|
Changelog and documentation for #1814
|
2019-12-11 11:01:31 -05:00 |
|
Jeremy Stretch
|
e02ac133eb
|
Added import error handling and config vlaidation warning for store config
|
2019-12-11 10:51:32 -05:00 |
|
John Anderson
|
c09aefd509
|
updated changelog with deprecation notice of rack units endpoint
|
2019-12-11 10:39:46 -05:00 |
|
John Anderson
|
e0c81fd837
|
changelog for #2248
|
2019-12-11 10:34:44 -05:00 |
|
Jeremy Stretch
|
9a8c8012be
|
Merge pull request #3666 from steffann/1814-Ability_to_use_object_store_for_images
Add support for S3 storage for media
|
2019-12-11 10:20:09 -05:00 |
|
Sander Steffann
|
f1e75b0fbb
|
Implement storage configuration as suggested by @jeremystretch
|
2019-12-11 16:09:32 +01:00 |
|
John Anderson
|
b4d724b5ae
|
drf-yasg updates for rack elevations
|
2019-12-11 09:45:08 -05:00 |
|
Sander Steffann
|
f7a1595ce5
|
Merge branch '1814-Ability_to_use_object_store_for_images' of github.com:steffann/netbox into 1814-Ability_to_use_object_store_for_images
|
2019-12-11 15:23:47 +01:00 |
|
Sander Steffann
|
378883df2b
|
Fix code for PEP8
|
2019-12-11 15:19:32 +01:00 |
|
Sander Steffann
|
dafa2513e3
|
Add support for S3 storage for media
|
2019-12-11 15:19:32 +01:00 |
|
Jeremy Stretch
|
0d8fd45587
|
Updated static resources
|
2019-12-10 15:56:52 -05:00 |
|
Jeremy Stretch
|
01b6e73f9b
|
Update dependency versions for DRF & drf_yasg
|
2019-12-10 15:39:57 -05:00 |
|
Jeremy Stretch
|
b0fb474aa2
|
Update dependency versions for v2.7
|
2019-12-10 15:16:20 -05:00 |
|
Jeremy Stretch
|
0787713298
|
Add deprecation warning for Python 3.5
|
2019-12-10 13:44:45 -05:00 |
|
Jeremy Stretch
|
6221bc8f43
|
Merge pull request #3750 from netbox-community/3655-role-descriptions
Add description field to organizational role models
|
2019-12-10 13:29:44 -05:00 |
|
Jeremy Stretch
|
a6904dc5d5
|
Add description field to CircuitType (#3655)
|
2019-12-10 13:25:14 -05:00 |
|
Jeremy Stretch
|
3d5fb2491a
|
Chnagelog for #3655
|
2019-12-10 13:09:41 -05:00 |
|
Jeremy Stretch
|
24bdd10b4f
|
Add description field to SecretRole model (#3655)
|
2019-12-10 13:03:09 -05:00 |
|
Jeremy Stretch
|
7845d9b25f
|
Add description field to Role model (#3655)
|
2019-12-10 12:59:10 -05:00 |
|
Jeremy Stretch
|
1f288175e4
|
Add description field to RackRole and DeviceRole models (#3655)
|
2019-12-10 12:53:28 -05:00 |
|
Jeremy Stretch
|
f0a6c881bc
|
Fix inclusion of legacy IDs on choice fields
|
2019-12-10 12:07:54 -05:00 |
|
Jeremy Stretch
|
9452cebc6a
|
Merge branch 'develop' into develop-2.7
|
2019-12-10 11:51:10 -05:00 |
|
Jeremy Stretch
|
3c36bec298
|
Post-release version bump
|
2019-12-10 10:50:46 -05:00 |
|
Jeremy Stretch
|
6a2651991a
|
Release v2.6.8
|
2019-12-10 10:42:48 -05:00 |
|
Jeremy Stretch
|
12657ebd7c
|
Cable.status to slug (#3569)
|
2019-12-10 09:55:10 -05:00 |
|
John Anderson
|
d8dd5f00c1
|
removed rack elevations viewset
|
2019-12-10 03:19:26 -05:00 |
|
John Anderson
|
1ec191db92
|
initial cleanup of rack elevations
|
2019-12-10 03:18:10 -05:00 |
|
John Anderson
|
20c8abe8da
|
Merge branch 'develop-2.7' into 2248-svg-rack-elevations
|
2019-12-10 02:59:04 -05:00 |
|
Jeremy Stretch
|
086813fc3e
|
Changelog for #2669
|
2019-12-09 17:28:21 -05:00 |
|
Jeremy Stretch
|
606a73a547
|
Merge pull request #3740 from netbox-community/2669-device-vm-names
Allow non-unique device and VM names
|
2019-12-09 17:26:32 -05:00 |
|
Jeremy Stretch
|
f25e2a1922
|
Fixes #3644: Fix exception when connecting a cable to a RearPort with no corresponding FrontPort
|
2019-12-09 15:42:04 -05:00 |
|
Jeremy Stretch
|
740cc8b601
|
Remove deprecated context parameter from from_db_value
|
2019-12-09 12:32:51 -05:00 |
|
Jeremy Stretch
|
5ac4a3ba79
|
Omit default uniqueness validator from VirtualMachineSerializer, which implies required fields
|
2019-12-09 12:11:42 -05:00 |
|
Jeremy Stretch
|
2e37b19e9f
|
#2269: Allow non-unique VirtualMachine names
|
2019-12-09 11:59:30 -05:00 |
|
Jeremy Stretch
|
a8dd060e32
|
#2269: Allow non-unique Device names
|
2019-12-09 11:41:03 -05:00 |
|
Jeremy Stretch
|
95edec5448
|
#3722: Tweak ordering of permitted characters to avoid creating a regex range
|
2019-12-09 10:02:56 -05:00 |
|
John Anderson
|
b0adce998b
|
Merge pull request #3702 from hellerve/rack-elevations-api
Rack elevations API
|
2019-12-09 01:02:40 -05:00 |
|
John Anderson
|
6fe1b9b37c
|
update openapi field type for choice field value fields to string
|
2019-12-09 00:41:43 -05:00 |
|
hellerve
|
44b042e3fc
|
dcim api: fix face default value in rackviewset
|
2019-12-08 18:24:13 +01:00 |
|
hellerve
|
e5b49e25b9
|
dcim api: add feedback from @jeremystretch to rack elevations api
|
2019-12-08 18:14:59 +01:00 |
|
hellerve
|
b54a05d255
|
dcim: make linter happy
|
2019-12-08 17:59:40 +01:00 |
|
hellerve
|
66b6f586f1
|
tests: update to reflect absence of utility functions
|
2019-12-08 17:59:40 +01:00 |
|
hellerve
|
82819d5429
|
dcim: remove elevation getters
|
2019-12-08 17:59:38 +01:00 |
|
hellerve
|
bc859c6139
|
css: purge outdated rack styling
|
2019-12-08 17:58:36 +01:00 |
|
hellerve
|
e1fdc7773a
|
requirements: fix svgwrite version
|
2019-12-08 17:58:35 +01:00 |
|
hellerve
|
5d5b7e0dd9
|
dcim: refactor reservations and make them resizable
|
2019-12-08 17:58:21 +01:00 |
|
hellerve
|
77890ad775
|
dcim: add inline stylesheet to rack elevation api view
|
2019-12-08 17:58:21 +01:00 |
|
hellerve
|
1a9b9f50d8
|
dcim: fix fonts & texts in svg
|
2019-12-08 17:58:21 +01:00 |
|