dansheps
5f40be4bd5
Changes vm_role from "true" to "True" in virtualization form
2019-03-18 09:22:36 -05:00
John Anderson
1bf04f2e30
fixes #2936 - device role selection showing duplicate first entry
2019-03-17 01:24:54 -04:00
Alexander Kinneer
7edad4eba9
Add support for configuring use of an SSL connection to Redis.
...
Requires a build or release of django-rq containing
44f3fdd7cb
2019-03-15 10:35:03 -05:00
Jeremy Stretch
dd7249d2ef
Merge pull request #2996 from DanSheps/2207-fix_deterministic_ordering_of_interfaces
...
Fixes #2207
2019-03-13 16:15:34 -04:00
dansheps
aab84ba6f3
Change ID to PK
2019-03-13 14:02:23 -05:00
Jeremy Stretch
520af82f05
Closes #2924 : Add interface type for QSFP28 50GE
2019-03-13 10:00:40 -04:00
dansheps
9292534324
Changelog Updates
2019-03-12 15:54:38 -05:00
dansheps
61efe6102e
Fixes #2207
...
* Added 'id' field sort to InterfaceManager
2019-03-12 15:52:44 -05:00
Jeremy Stretch
705f82e416
Added filters for power panels & feeds
2019-03-12 12:05:58 -04:00
Jeremy Stretch
e06dece00c
More power work
2019-03-12 11:36:29 -04:00
Jeremy Stretch
3b9c0e4c67
Fixed up models & forms
2019-03-12 10:17:00 -04:00
Jeremy Stretch
5b753923b6
Initial work on power modeling (WIP)
2019-03-11 22:40:52 -04:00
Jeremy Stretch
0b95016e00
Merge branch 'develop' into develop-2.6
2019-03-11 21:01:18 -04:00
Daniel Sheppard
0022a5a6e2
Merge pull request #2992 from DanSheps/api-documentation-filtering
...
* Fixes #2991 : Fixed typo
* Fixes #2577 : Clarified documentation regarding filtering multiple times (some filters can, some cannot)
2019-03-11 15:26:59 -05:00
dansheps
332487efcd
API Filtering Documentation Changes
...
* Fixed typo
* Clarified documentation regarding filtering multiple times (some filters can, some cannot)
2019-03-11 15:11:16 -05:00
Jeremy Stretch
28331dfd53
Post-release version bump
2019-03-11 13:39:30 -04:00
Jeremy Stretch
88933a3120
Release v2.5.8
2019-03-11 13:34:56 -04:00
Jeremy Stretch
e05871b467
Fixes #2982 : Correct CSS class assignment on color picker
2019-03-11 13:31:48 -04:00
Jeremy Stretch
7e70bfaacc
Fixes #2985 : Fix pagination page length for rack elevations
2019-03-11 12:51:03 -04:00
Jeremy Stretch
f4b85751bb
Fixes #2940 : Allow CSV import of prefixes/IPs to VRF without an RD assigned
2019-03-11 12:34:19 -04:00
Jeremy Stretch
ea11e70e3f
Fixes #2984 : Fix logging of unlabeled cable ID on cable deletion
2019-03-11 12:26:40 -04:00
Jeremy Stretch
bd8b239e15
Fixes #2980 : Improve rendering time for API docs
2019-03-08 10:28:11 -05:00
Jeremy Stretch
d9c8c0cbc1
Fixes #2968 : Correct API documentation for SerializerMethodFields
2019-03-08 10:25:09 -05:00
Jeremy Stretch
7a8fc8dfd5
Changelog for #2944
2019-03-07 14:08:36 -05:00
Jeremy Stretch
4334f1bc65
Merge pull request #2979 from TakeMeNL/fix/2944
...
Fixes : #2944 Adding/removing an IP address is not recorded on the associated interface's changelog
2019-03-07 14:06:00 -05:00
Jeremy Stretch
1995091169
Changelog & renaming for #2065
2019-03-07 13:58:34 -05:00
Jeremy Stretch
ef089d3722
Merge pull request #2957 from axnsan12/ref-name
...
Resolve drf-yasg `ref_name` conflicts
2019-03-07 13:52:29 -05:00
Marc
1d904b1722
Fix IP address is not recorded in the associated interface's changelog
2019-03-07 10:57:26 +01:00
Jeremy Stretch
ab02f26a0e
Fixes #2972 : Improve ContentTypeField serializer to elegantly handle invalid data
2019-03-06 12:42:47 -05:00
Jeremy Stretch
f35b4bf768
Fixes #2976 : Add delete button to tag view
2019-03-06 12:11:01 -05:00
Jeremy Stretch
f2382dd255
Merge pull request #2969 from DanSheps/2435-PrintingCSS
...
Closes #2435 : Printer friendly CSS
2019-03-06 09:44:04 -05:00
Daniel Sheppard
8df169b170
Remove .noprint from outside of the @media tag
2019-03-05 21:52:54 -06:00
Daniel Sheppard
88aeaaffb0
Remove .noprint from outside of the @media tag
2019-03-05 21:52:37 -06:00
dansheps
e9546b810c
* Updated changelog
2019-03-05 15:46:41 -06:00
dansheps
c208d8fc2e
* Added CSS to:
...
* Hide URLs
* Hide elements with "noprint" class
* Added noprint to:
* Header Panel
* Search Panel, Tags Panel
* Buttons
* Various list elements
* Related elements
2019-03-05 15:42:47 -06:00
Jeremy Stretch
8a1d7fdb37
Updated migrations to account for extras/0017_exporttemplate_mime_type_length
2019-03-05 13:46:37 -05:00
Jeremy Stretch
c52d077f92
Merge branch 'develop' into develop-2.6
2019-03-05 13:39:00 -05:00
Jeremy Stretch
7294f43fa3
Changelog for #2966
2019-03-05 13:18:56 -05:00
Jeremy Stretch
0572c66c17
Merge pull request #2967 from Anthony25/fix_cable_length_unit_api
...
Allow nullable length unit in cable API
2019-03-05 13:17:37 -05:00
Jeremy Stretch
6406e213bd
Fixes #2961 : Prevent exception when exporting inventory items belonging to unnamed devices
2019-03-05 13:15:09 -05:00
Jeremy Stretch
cfb56f7cfe
Fixes #2962 : Increase ExportTemplate mime_type field length
2019-03-05 13:08:40 -05:00
Anthony Ruhier
bd65e782bb
Allow nullable length unit in cable API
...
Cables models define it as None by default, but the API rejects a
request containing a null length_unit. Allows it in the API
serializer.
2019-03-05 18:44:44 +01:00
Jeremy Stretch
66d9d9d9cb
Rearranged changelog items
2019-03-04 16:01:43 -05:00
Grokzen
b9f4a9e57b
Closes #1792 - Add CustomFieldChoices API endpoint ( #2941 )
...
* Add new api endpoint for CustomFieldChoices
* Add changelog item for #1792
* Add tests for CustomFieldchoiceAPI endpoint
2019-03-04 15:58:40 -05:00
Jeremy Stretch
80b3a5ffc4
Fixed erroneous addition of 'description' field to unique_together
2019-03-04 15:57:21 -05:00
Jeremy Stretch
0c142f2078
Changelog for #2954
2019-03-04 15:16:35 -05:00
Jeremy Stretch
7295c3554e
Merge pull request #2955 from axnsan12/trailing-slashes
...
Remove trailing slashes from filesystem paths
2019-03-04 15:14:45 -05:00
Jeremy Stretch
78725b8483
Follow-up from #2781
2019-03-04 14:57:35 -05:00
Jeremy Stretch
e97ad3f066
Merge pull request #2935 from DanSheps/2781-fixsitelistfilterregion
...
Fixes : #2781 - Enable Filtering by Multiple Regions on Site and Device Lists
2019-03-04 14:42:04 -05:00
Cristi Vîjdea
3a62e9a322
Resolve drf-yasg ref_name
conflicts
...
This solves the problem of distinct serializers being confused because they have the same class name (e.g. `InterfaceSerializer`)
Fixes #2065 .
2019-03-04 03:49:26 +02:00