Jeremy Stretch
|
e57b3bc4ab
|
Closes #2057: Added description columns to interface connections list
|
2018-11-05 14:41:51 -05:00 |
|
Jeremy Stretch
|
82076d3ca6
|
Changelog for #1931
|
2018-11-05 14:33:50 -05:00 |
|
Jeremy Stretch
|
46e594f1f1
|
Closes #1931: Added a count of assigned IP addresses to the interface API serializer
|
2018-11-05 14:32:22 -05:00 |
|
Jeremy Stretch
|
e8caa46484
|
Expanded v2.5 release notes
|
2018-11-05 14:01:34 -05:00 |
|
Jeremy Stretch
|
1847e82d04
|
Closes #867: Add a 'description' field to CircuitTermination
|
2018-11-05 13:53:22 -05:00 |
|
Jeremy Stretch
|
045856c9ac
|
Introduced a placeholder template filter
|
2018-11-05 13:00:46 -05:00 |
|
Jeremy Stretch
|
53b6a07a41
|
Changelog for #2165
|
2018-11-05 12:07:02 -05:00 |
|
Jeremy Stretch
|
976388f29c
|
Removed 'interface_ordering' field from DeviceType
|
2018-11-05 12:02:55 -05:00 |
|
Jeremy Stretch
|
e5f12109c5
|
Closes #2165: Re-implemented natural ordering for interfaces
|
2018-11-05 11:51:38 -05:00 |
|
Juho Juopperi
|
319869c22e
|
Update django is_safe_url calls to new API (#2546)
|
2018-11-05 08:52:00 -05:00 |
|
Jeremy Stretch
|
66ef5c726c
|
Removed deprecated CableQuerySet
|
2018-11-02 15:33:31 -04:00 |
|
Jeremy Stretch
|
f8a961b568
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |
|
Jeremy Stretch
|
521a989d23
|
Removed Python2 hack
|
2018-11-02 14:59:48 -04:00 |
|
Jeremy Stretch
|
0a71c63583
|
Upgraded to Django 2.1
|
2018-11-02 14:42:15 -04:00 |
|
Jeremy Stretch
|
b05171b126
|
Upgraded django-tables2 to v2.0.2
|
2018-11-02 14:27:17 -04:00 |
|
Jeremy Stretch
|
9804db4551
|
Updated dependencies
|
2018-11-02 14:14:15 -04:00 |
|
Jeremy Stretch
|
516faac73f
|
Fixed deprecation warnings from DRF 3.9
|
2018-11-02 13:48:44 -04:00 |
|
Jeremy Stretch
|
29d546a3f1
|
Upgraded django-filter to 2.0.0
|
2018-11-02 13:46:28 -04:00 |
|
Jeremy Stretch
|
bb5c0989f3
|
Fixed compatability with Django REST Framework v3.9.0
|
2018-11-02 13:16:44 -04:00 |
|
Jeremy Stretch
|
3ea2978df4
|
Standardized naming of reverse relationships from component templates to DeviceType
|
2018-11-02 11:55:52 -04:00 |
|
Jeremy Stretch
|
cf9c8f35a0
|
Normalize ordering of cables by PK
|
2018-11-02 11:27:26 -04:00 |
|
Jeremy Stretch
|
cefec1be60
|
Show connected circuit termination on interface view
|
2018-11-02 11:15:09 -04:00 |
|
Jeremy Stretch
|
16d8308fa8
|
Deprecated CableTermination.get_connected_cable()
|
2018-11-02 11:04:21 -04:00 |
|
Jeremy Stretch
|
af95ba48aa
|
Replaced is_console_server, is_pdu, and is_network_device filters on Device and DeviceType
|
2018-11-02 10:45:31 -04:00 |
|
Jeremy Stretch
|
43446cc642
|
Added more detail to v2.5.0 release notes
|
2018-11-02 10:02:44 -04:00 |
|
Jeremy Stretch
|
c60c5502f6
|
Closes #450: Add 'outer_width' and 'outer_depth' fields to Rack
|
2018-11-02 09:51:17 -04:00 |
|
Jeremy Stretch
|
4ffe1866c5
|
Closes #1444: Add field to Rack model
|
2018-11-02 09:17:51 -04:00 |
|
Jeremy Stretch
|
d4ec309d68
|
Changelog for #2104
|
2018-11-02 08:59:51 -04:00 |
|
Jeremy Stretch
|
fa6c4db13b
|
Closes #2104: Add 'status' field to Rack
|
2018-11-01 16:03:42 -04:00 |
|
Jeremy Stretch
|
91ce6c2420
|
Cable migration for ExportTemplate
|
2018-11-01 14:54:53 -04:00 |
|
Jeremy Stretch
|
62da0778ee
|
Suppress print() output from migrations during testing
|
2018-11-01 14:54:36 -04:00 |
|
Jeremy Stretch
|
7ffb5f16dd
|
Fix color display for cables
|
2018-11-01 14:32:43 -04:00 |
|
Jeremy Stretch
|
623de7d210
|
Fixed cable list display for circuit terminations
|
2018-11-01 14:14:31 -04:00 |
|
Jeremy Stretch
|
1119209fa0
|
Added CSV export for cables
|
2018-11-01 13:39:39 -04:00 |
|
Jeremy Stretch
|
c3db7191d2
|
Added bulk edit/delete views for cables
|
2018-11-01 13:19:24 -04:00 |
|
Jeremy Stretch
|
2af3685dae
|
Added cables documentation
|
2018-11-01 12:22:25 -04:00 |
|
Jeremy Stretch
|
841ddd5d83
|
Add circuit termination as valid termination type for front/rear ports
|
2018-11-01 11:57:38 -04:00 |
|
Jeremy Stretch
|
a5f0deaea3
|
Put length and length_unit fields on same line in form
|
2018-11-01 11:54:34 -04:00 |
|
Jeremy Stretch
|
105f9365bf
|
Fixed Cable model validation
|
2018-11-01 11:54:15 -04:00 |
|
Jeremy Stretch
|
903dfb6f07
|
Added validation to Cable model
|
2018-11-01 11:44:02 -04:00 |
|
Jeremy Stretch
|
571a3e9677
|
Added cable column to console/power/interface connection tables
|
2018-11-01 10:51:38 -04:00 |
|
Jeremy Stretch
|
79c110df39
|
Create id_string on Cable to preserve access to pk after object deletion
|
2018-11-01 10:25:30 -04:00 |
|
Jeremy Stretch
|
ad03a0925b
|
Fixed cable type filtering
|
2018-11-01 10:18:37 -04:00 |
|
Jeremy Stretch
|
5e7fccb64e
|
Add blank choice to ColorSelect widget
|
2018-11-01 10:14:47 -04:00 |
|
Jeremy Stretch
|
3bc6fc5e24
|
Added changelog view for Cable
|
2018-11-01 10:04:43 -04:00 |
|
Jeremy Stretch
|
849db8fe44
|
Finished CableCSVForm
|
2018-11-01 09:59:53 -04:00 |
|
Jeremy Stretch
|
55c632ace7
|
Introduce CableBulkImportView
|
2018-10-31 17:05:25 -04:00 |
|
Jeremy Stretch
|
cd243a90d0
|
connected_endpoint must be read-only on termination serializers
|
2018-10-31 16:12:36 -04:00 |
|
Jeremy Stretch
|
4e9ace39ce
|
Optimized queryset for InterfaceConnectionsListView
|
2018-10-31 16:01:46 -04:00 |
|
Jeremy Stretch
|
18628166dc
|
Removed old console/power connection views
|
2018-10-31 15:54:29 -04:00 |
|