Граф коммитов

779 Коммитов

Автор SHA1 Сообщение Дата
Ivan Todorov f15d9748b5 Fix ListView content not measured correctly with large header and footer 2019-01-17 13:51:52 +02:00
Atanas Popatanasov 46a7764138
Merge pull request #364 from telerik/development
Development
2019-01-16 16:12:30 +02:00
Atanas Popatanasov e08cc0f1f9
Merge pull request #363 from telerik/Nasko/revert-drawing-update
Move the drawing back to 10240 in order to fix the build.
2019-01-16 16:11:55 +02:00
APopatanasov eeb50a76d4 Move the drawing back to 10240 in order to fix the build. 2019-01-16 15:52:39 +02:00
Atanas Popatanasov f095edd944
Merge pull request #362 from telerik/development
Development
2019-01-16 15:22:39 +02:00
Atanas Popatanasov 2d3a93c7c4
Merge pull request #361 from telerik/Nasko/update-toolsversion
Update builds tools version to 15
2019-01-16 15:22:13 +02:00
APopatanasov 8eeefe1a82 Update builds tools version to 15 2019-01-16 15:21:25 +02:00
Atanas Popatanasov e02fe2aabd
Merge pull request #360 from telerik/development
Development
2019-01-16 13:54:33 +02:00
Atanas Popatanasov 0cee73c17a
Merge pull request #359 from telerik/Nasko/nuget-update
Update nuget version.
2019-01-16 13:53:01 +02:00
APopatanasov 534ef40c0a Update nuget version. 2019-01-16 13:52:21 +02:00
Atanas Popatanasov dc9366b3e2
Merge pull request #356 from telerik/Nasko/update-copyright
Update copyright and company name.
2019-01-04 14:39:44 +02:00
APopatanasov b0f488ecf2 Update copyright and company name. 2019-01-04 14:06:52 +02:00
Atanas Popatanasov 5258ce0739
Merge pull request #352 from telerik/Nasko/datagrid-clear-dragvisual
Set the Content of the DataGrid's DragVisual to null in order to prev…
2018-12-13 17:12:11 +02:00
APopatanasov ab862ea14d Fix the CI build. 2018-12-06 18:49:11 +02:00
APopatanasov d1ceb952d4 Set the Content of the DataGrid's DragVisual to null in order to prevent throwing COMException. 2018-12-03 18:56:15 +02:00
Atanas Popatanasov 1d46beba2c
Merge pull request #351 from telerik/APopatanasov-patch-1
Update issue templates
2018-11-30 18:08:46 +02:00
Atanas Popatanasov 19aef66e18 Update issue templates 2018-11-30 18:07:12 +02:00
Ivan Todorov 17de78d78d
Fix reorder in ListView with groups not handled correctly in all cases (#348)
Fix reorder in ListView with groups not handled correctly in all cases

- Fixes reordering of an item when there are collapsed groups
- Fixes reordering of an item to the first position of a group
- Fixes reordering of an item to the last position of a group
2018-11-28 13:31:40 +02:00
Ivan Todorov d91f645671
Handle correctly the case when the item in ListView has not changed position during reorder (#345) 2018-11-26 12:28:01 +02:00
Atanas Popatanasov 04b3cf8b5a
Merge pull request #346 from telerik/atanasov/calendar-selected-date
Fix selection throws exception in calendar by setting correct date when preparing calendar cells
2018-11-26 10:41:51 +02:00
ni4ka7a be741a305d Fix selection throws exception in calendar by setting correct date when preparing calendar cells to 2018-11-23 12:54:10 +02:00
Atanas Popatanasov 2fca151dd8
Merge pull request #343 from telerik/atanasov/calendar-fix
fix exception in multidayview
2018-11-22 13:49:52 +02:00
ni4ka7a 4b07a67d88 fix exception in multidayview 2018-11-22 13:26:45 +02:00
Atanas Popatanasov 35f08394fd
Merge pull request #342 from telerik/Nasko/segment-updateselection
Remove irrelevant code that throws unexpectedly error and make the se…
2018-11-19 11:07:17 +02:00
APopatanasov a7d4f7bdc8 Remove irrelevant code that throws unexpectedly error and make the selection be possible when the ItemsControl is still not arranged. 2018-11-15 18:13:38 +02:00
Atanas Popatanasov 11faa7b2ad
Merge pull request #340 from telerik/Nasko/radial-navigateback
Added NavigateBack command for the RadialMenu
2018-11-15 17:50:05 +02:00
Atanas Popatanasov de0aa56120
Merge pull request #339 from telerik/atanasov/fetch-calendar-appointments
Atanasov/fetch calendar appointments
2018-11-14 11:38:17 +02:00
ni4ka7a b4a40e3b0d Fix stylecop errors 2018-11-14 11:26:43 +02:00
APopatanasov 8c24ab30c9 Added default NavigateBack command implementation. 2018-11-14 11:00:15 +02:00
APopatanasov a0d791a947 Added NavigateBack command for the RadialMenu. 2018-11-14 10:59:54 +02:00
PROGRESS\darakchiev 68352cf52d Set MultidayView update flag to all after changing displayMode and fetching appointments 2018-11-13 10:11:12 +02:00
ni4ka7a e1514f8847 Add FetchNewAppointments when changing calendar display date or display mode 2018-11-09 16:30:44 +02:00
ni4ka7a cdbc2f1eae Delete unused property 2018-11-09 16:26:17 +02:00
ni4ka7a 3f97b936bd Fix FetchNewAppointments logic to return appointments for all visible dates instead for only one month 2018-11-09 15:22:11 +02:00
ni4ka7a f4fb8451cb Extract GetFirstDateToRender in the calendar model so it can be executed even before the calendar ViewModels are loaded 2018-11-09 15:04:25 +02:00
ni4ka7a 4cac495ce2 Add start current time indicator only if the indicator should be visible 2018-11-09 13:50:32 +02:00
Atanas Popatanasov f662432d7a
Merge pull request #337 from telerik/Nasko/lv-handle-space
Prevent handling of the ListViewItem's KeyDown when the sender is not…
2018-11-05 13:34:15 +02:00
APopatanasov 2eccc91a85 Prevent handling of the ListViewItem's KeyDown when the sender is not the item itself. 2018-11-05 12:42:48 +02:00
Atanas Popatanasov 93746ec005
Merge pull request #334 from telerik/Nasko/update-sdk
Change the TargetVersion and fix the NumericInput for latest windows sdk
2018-11-01 10:37:27 +02:00
Atanas Popatanasov 522a6f96df
Merge pull request #336 from telerik/todorov/listview-header-footer
Fix ListView header and footer should be scrollable in both horizontal and vertical direction
2018-11-01 09:39:33 +02:00
Ivan Todorov 63cafa09b7 Fix ListView header and footer should be scrollable in both horizontal and vertical direction 2018-10-31 16:34:24 +02:00
Atanas Popatanasov ab5034b1f7 Update to 10.0.16299.0 - most currently used. 2018-10-30 23:21:10 +02:00
APopatanasov 702a5584fc Remove teh project.json and add the nugets inside the csproj. 2018-10-30 13:11:43 +02:00
Atanas Popatanasov 8050966e26 Change the min version to 10.0.10586.0 and make handling of the PreviewKeyDown only if it is present. 2018-10-29 23:11:52 +02:00
Atanas Popatanasov 726e0433a2 Update the max and min version to 10.0.16299.0 and 10.0.17763.0 in order to use the PreviewKeyDown event introduced with 10.0.16299.0. 2018-10-28 15:03:08 +02:00
Ivan Todorov f62131a5a8
Handle ListView reorder with groups (#331)
Handle ListView reorder with groups
2018-10-26 10:12:28 +03:00
Atanas Popatanasov 7f101015b2
Merge pull request #333 from telerik/Nasko/update-gitignore
Update the gitignore file.
2018-10-25 18:54:30 +03:00
APopatanasov 1ca1ced9cb Update the gitignore file. 2018-10-25 18:53:47 +03:00
Atanas Popatanasov 5feceb7210
Merge pull request #330 from telerik/hhristov/data-form-update
RadDataForm EntityProvider is now initialized immediately
2018-10-19 12:26:17 +03:00
hshristov 81429e2c38 Fix GetCurrentValue for EnumEditor 2018-10-19 11:33:40 +03:00