Jeremy Stretch
|
6c24fd35de
|
Post-release version bump
|
2017-10-31 14:07:19 -04:00 |
|
Jeremy Stretch
|
a2832b2700
|
Release v2.2.3
|
2017-10-31 13:58:27 -04:00 |
|
Jeremy Stretch
|
6ec60222aa
|
Closes #1666: Allow modifying the owner of a rack reservation
|
2017-10-31 13:52:35 -04:00 |
|
Jeremy Stretch
|
25720185ba
|
Merge pull request #1664 from wanglf/develop
Fixed #1612 missing field 'serial' in function to_csv()
|
2017-10-31 13:14:52 -04:00 |
|
wanglf
|
5b57420eee
|
Fixed missing field 'serial' in function to_csv()
|
2017-10-31 22:05:30 +08:00 |
|
Jeremy Stretch
|
886d712987
|
Fixes #1653: Remove outdated description for DeviceType's is_network_device flag
|
2017-10-30 17:45:05 -04:00 |
|
Jeremy Stretch
|
0d0b193712
|
Fixes #1649: Correct fitlering on null values (e.g. ?tenant_id=0) for django-filters v1.1.0+
|
2017-10-30 17:20:22 -04:00 |
|
Jeremy Stretch
|
128e773778
|
Merge pull request #1604 from RyanBreaker/virt-initial_data
Added virtualization fixture for initial_data
|
2017-10-30 15:30:28 -04:00 |
|
Jeremy Stretch
|
119bc5b5c6
|
Fixes #1603: Hide selection checkboxes for tables with no available actions
|
2017-10-27 10:33:58 -04:00 |
|
Jeremy Stretch
|
90f8c7bde5
|
Fixed vertical heigh of checboxes in tables
|
2017-10-27 10:31:54 -04:00 |
|
Jeremy Stretch
|
17528294fe
|
Closes #1631: Added a post_run method to the Report class
|
2017-10-27 10:02:27 -04:00 |
|
Jeremy Stretch
|
de1ce0c40b
|
Merge pull request #1652 from Ichabond/develop
Fixes #1651: Remove explicit reference to the `name` field
|
2017-10-26 21:15:14 -04:00 |
|
Tom Strickx
|
b0d4620fda
|
Remove explicit reference to the name field
Remove the explicit usage of the `name` field, and let the __str__ method of the ConsoleServerPort class handle the display
|
2017-10-26 09:24:39 -07:00 |
|
Ryan Breaker
|
2ce35535e0
|
Add Digital Ocean as an initial cluster
|
2017-10-26 10:05:18 -05:00 |
|
Ryan Breaker
|
3c91ded4c0
|
E226 fix
|
2017-10-24 20:43:02 -05:00 |
|
Ryan Breaker
|
490ad293f9
|
Refactor pattern check
|
2017-10-24 20:22:15 -05:00 |
|
Ryan Breaker
|
a6211acca0
|
Update comment
|
2017-10-24 20:03:10 -05:00 |
|
Ryan Breaker
|
c2493a8112
|
Update help text for ExpandableNameField (again)
|
2017-10-24 19:59:37 -05:00 |
|
Ryan Breaker
|
c1aff87229
|
Update help text for ExpandableNameField
|
2017-10-24 19:55:50 -05:00 |
|
Ryan Breaker
|
2c9f29c20d
|
Prevent mismatch of cases in ranges
|
2017-10-24 19:46:12 -05:00 |
|
Ryan Breaker
|
c6ff74ad42
|
Prevent mismatch of types in ranges
|
2017-10-24 19:30:43 -05:00 |
|
Ryan Breaker
|
122b28a6e3
|
Merge letters and numbers into one function
|
2017-10-24 17:55:00 -05:00 |
|
Ryan Breaker
|
1415671396
|
Add alphabetic variants to interface expansions
|
2017-10-24 00:09:38 -05:00 |
|
Jeremy Stretch
|
f6d7908a61
|
Fixes #1634: Cluster should not be a required field when importing child devices
|
2017-10-23 13:17:51 -04:00 |
|
Jeremy Stretch
|
444cf949e0
|
Fixes #1624: Add VM count to device roles table
|
2017-10-23 13:15:34 -04:00 |
|
Jeremy Stretch
|
09a4cec327
|
Fixes #1513: Correct filtering of custom field choices
|
2017-10-20 16:39:13 -04:00 |
|
Jeremy Stretch
|
3b3b219a46
|
Closes #999: Display devices on which circuits are terminated in circuits list
|
2017-10-20 16:27:19 -04:00 |
|
Ryan Breaker
|
c35c5dbf23
|
Add Hyper-V and Azure to Virtualization initial_data
|
2017-10-19 20:18:09 -05:00 |
|
Jeremy Stretch
|
c044d731b9
|
#1621: Allow for loose matching of short-form IOS interface names when validating LLDP neighbors
|
2017-10-19 17:12:28 -04:00 |
|
Jeremy Stretch
|
f95720ca85
|
Fixes #1620: Loosen IP address search filter to match all IPs that start with the given string
|
2017-10-18 14:29:56 -04:00 |
|
Jeremy Stretch
|
3a30cbb6f9
|
Fixes #1619: Correct text-based filtering of IP network and address fields
|
2017-10-18 13:01:49 -04:00 |
|
Jeremy Stretch
|
f664f866c5
|
Fixes #1618: Allow bulk deletion of all virtual machines
|
2017-10-18 12:31:58 -04:00 |
|
Jeremy Stretch
|
0f7f878640
|
Merge pull request #1597 from RyanBreaker/validations
Additional data validation for Rack model
|
2017-10-18 11:22:26 -04:00 |
|
Jeremy Stretch
|
fba063081b
|
Post-release version bump
|
2017-10-17 11:25:12 -04:00 |
|
Jeremy Stretch
|
b0d3daf43f
|
Release v2.2.2
|
2017-10-17 11:21:58 -04:00 |
|
Jeremy Stretch
|
4cfe36225d
|
Fixes #1579: Devices already assigned to a cluster cannot be added to a different cluster
|
2017-10-17 09:59:35 -04:00 |
|
Jeremy Stretch
|
47768a1ae2
|
Fixes #1609: Added missing virtual_machine field to IP address interface serializer
|
2017-10-17 09:23:53 -04:00 |
|
Jeremy Stretch
|
2d0d7f9093
|
Merge pull request #1598 from candlerb/candlerb/1498
Avoid creating repeated graph nodes where device matches multiple regexps
|
2017-10-16 17:16:46 -04:00 |
|
Jeremy Stretch
|
0e1c7c82f4
|
Fixes #1605: Added clusters and virtual machines to object list for global search
|
2017-10-16 16:44:15 -04:00 |
|
Ryan Breaker
|
919c61ac6f
|
Added virtualization fixture for loaddata initial_data
|
2017-10-16 14:59:39 -05:00 |
|
root
|
6602c2b77c
|
Avoid creating repeated graph nodes where device matches multiple regexps
Fixes #1498
|
2017-10-16 10:13:39 +00:00 |
|
Ryan Breaker
|
42b8707579
|
Add test for validation of device within rack height.
|
2017-10-15 19:03:28 -05:00 |
|
Ryan Breaker
|
1e6c7a56c9
|
Add group and site matching validation to Rack.clean() and testing
|
2017-10-15 18:35:03 -05:00 |
|
Jeremy Stretch
|
c37eb774dc
|
Removed deprecated xstr and expand_pattern functions
|
2017-10-13 14:29:55 -04:00 |
|
Jeremy Stretch
|
787e86c25e
|
Closes #1580: Allow cluster assignment when bulk importing devices
|
2017-10-13 14:19:41 -04:00 |
|
Jeremy Stretch
|
55b667a12e
|
Fixes #1585: Fixed slug-based filtering of virtual machines
|
2017-10-13 12:14:19 -04:00 |
|
Jeremy Stretch
|
d8c8794f38
|
Designated new Docker build repo; removed stale Heroku build repo
|
2017-10-13 11:50:06 -04:00 |
|
Jeremy Stretch
|
e5cedecafb
|
Merge branch 'develop' of github.com:digitalocean/netbox into develop
|
2017-10-13 10:54:24 -04:00 |
|
Jeremy Stretch
|
4a618d9234
|
Closes #1587: Add primary IP column for virtual machines in global search results
|
2017-10-13 10:53:25 -04:00 |
|
Jeremy Stretch
|
fdeacd0864
|
Fixes #1584: Colorized virtual machine role column
|
2017-10-13 10:45:34 -04:00 |
|