Commit Graph

80 Commits

Author SHA1 Message Date
Nikita Petunin
1c6311ec66 PL-7268 Table settings button covers sort direction icons 2016-06-22 18:31:11 +04:00
Andrey Subbotin
0eb3477bd7 PL-7260 "Where a.b is null" JPQL condition returns incorrect results in some cases 2016-06-02 16:43:20 +04:00
Andrey Subbotin
ccbc1a8faa PL-7039 Sorting table by column affects usage of inner or left outer join (sorting by entity without instance name) 2016-05-27 11:39:32 +04:00
Yuriy Artamonov
832bd5a558 PL-6574 Detect when GUI changes are attempted to be performed from background thread 2016-05-26 18:37:46 +04:00
Yuriy Artamonov
c83491b8c1 PL-1758 Push notifications for Web BackgroundTasks 2016-05-24 18:04:35 +04:00
Andrey Subbotin
0318d5fec2 PL-7245 Query for single Boolean attribute always returns null 2016-05-20 17:37:49 +04:00
Yuriy Artamonov
6251799f71 PL-7218 Update to Vaadin 7.6.6 2016-05-17 13:11:15 +04:00
Andrey Subbotin
af6c3379d2 PL-5688 Screen profiler 2016-05-13 15:11:56 +04:00
Konstantin Krivopustov
6e8b62e8cb PL-2 Entity cache 2016-05-13 13:44:46 +04:00
Yuriy Artamonov
9fd1989ca7 PL-6836 Fix context menu of table on touch devices 2016-05-12 16:59:00 +04:00
Konstantin Krivopustov
1c1d73dd0a PL-7152 ToOne soft deleted reference is not loaded when loading it lazily in transaction 2016-04-28 11:43:08 +04:00
Yuriy Artamonov
d14837d7d2 PL-6836 Allow SIMPLE multiselect mode on touch devices 2016-04-23 15:29:57 +04:00
Yuriy Artamonov
eef4f83585 PL-7108 Use Vaadin 7.6.5 2016-04-21 15:41:12 +04:00
Konstantin Krivopustov
8b364e02c4 PL-7084 Do not use partial entities when working with EntityManager 2016-04-19 13:05:09 +04:00
Gleb Gorelov
fc7198615d PL-6843 Calendar scroll position problem 2016-03-28 19:13:31 +04:00
Konstantin Krivopustov
b020c41f89 PL-6894 Change copyright 2016-03-16 17:26:35 +04:00
Konstantin Krivopustov
b02b432684 PL-6894 Change copyright 2016-03-16 17:06:04 +04:00
Yuriy Artamonov
c1b7665295 PL-6748 Vaadin 7.6 2016-03-01 17:22:23 +04:00
Yuriy Artamonov
83d0c20de2 PL-6751 TreeTable.expandAll() works too long 2016-02-18 17:25:48 +04:00
Yuriy Artamonov
06f65e5585 PL-6748 Vaadin 7.6 2016-02-17 19:19:48 +04:00
Konstantin Krivopustov
67d23b436c PL-6654 Unable to remove entity with reference to soft-deleted entity
(cherry picked from commit 79d87c9)
2016-02-01 12:06:08 +04:00
Gleb Gorelov
5161c7636c PL-6317 Required fields hasn't required message when they in group box, and group box not enabled 2016-01-20 12:55:24 +04:00
Yuriy Artamonov
5c99b2bd2b PL-6529 SearchField selects single suggestion after pasting text 2016-01-19 12:55:04 +04:00
Konstantin Krivopustov
66bf7b9d40 PL-6448 Comparing an attribute value with null works in JPQL select, but does not in JPQL update and delete
(cherry picked from commit 4b05d8a)
2016-01-18 12:24:34 +04:00
degtyarjov
5e24179f53 PL-6400 EclipseLink INSERT behavior makes impossible to use default column values 2016-01-14 18:15:27 +04:00
Konstantin Krivopustov
bbd0f84512 PL-6459 Native SQL query error if ? parameter alias is followed by \r symbol
(cherry picked from commit 6458838)
2016-01-14 14:52:02 +04:00
Konstantin Krivopustov
49cc23c4ce PL-6427 Changes done to managed entity are lost in some scenarios 2016-01-06 13:10:19 +04:00
Gleb Gorelov
41b81f5f8a If table has reorderingAllowed="false" setting, column selector does not work #PL-6348 2015-12-30 06:37:13 +00:00
Eugeny Degtyarjov
515eb6aabc PL-6483 [Eclipselink] Prevent fetch of lazy fields if transaction is already finished
#PL-6483
2015-12-17 11:09:08 +00:00
Gleb Gorelov
43c6998368 Fix background work window with Halo #PL-6292 2015-12-15 10:38:04 +00:00
Konstantin Krivopustov
bd47c38a24 Fix IN batch type and use it by default. #PL-5995 2015-12-09 10:16:05 +00:00
Yuriy Artamonov
cbc478ad0a The order of the attributes in the report is not changed when pressing the Up and Down buttons #PL-6338 2015-12-01 07:45:04 +00:00
Yuriy Artamonov
857f534c10 Possiblity to get ReadOnlyException with web lookup field #PL-6206 2015-11-09 10:43:33 +00:00
Eugeny Degtyarjov
d274d5d395 Merged from release_6_0 [from revision 23728]
PL-6174 Eclipse link generates wrong query for fetch join on Oracle
#PL-6174
2015-10-15 12:49:04 +00:00
Gleb Gorelov
bb78cb0726 Change single selection behavior for Table and Tree #PL-4752 2015-09-29 13:03:38 +00:00
Yuriy Artamonov
5c61c02035 Deny hiding of all table columns #PL-6048 2015-09-25 13:04:52 +00:00
Yuriy Artamonov
6c8fd3d0a9 Reimplement SearchField #PL-6001 2015-09-25 08:15:35 +00:00
Andrey Mishunin
feb74acf7a Change modifier of CalendarConnector.updateSizes to protected #PL-5999 2015-09-18 10:44:46 +00:00
Yuriy Artamonov
30ef794d25 Use Vaadin 7.5.6.cuba.0 #PL-5651 2015-09-18 07:56:04 +00:00
Gleb Gorelov
0a4fb5dd6c Double click in Tree sends two requests to server #PL-5960 2015-09-15 11:48:49 +00:00
Yuriy Artamonov
e152fc774d Vaadin 7.5.5 #PL-5651 2015-09-09 12:46:32 +00:00
Yuriy Artamonov
317b2cbec3 Vaadin 7.5 #PL-5651 2015-08-27 14:12:40 +00:00
Yuriy Artamonov
05e1fb046e Vaadin 7.5 #PL-5651 2015-08-27 13:08:25 +00:00
Yuriy Artamonov
30ecb854e5 Required symbol should be aligned with field in the Grid component #PL-5862 2015-08-25 12:45:36 +00:00
Gleb Gorelov
c4a6ce45e1 Text selection for WidgetsTree does not work in IE #PL-5815 2015-08-18 13:30:33 +00:00
Yuriy Artamonov
f3eec84584 Do not mark components as dirty if enabled state equal to setted enabled #PL-5758 2015-08-05 12:43:06 +00:00
Gleb Gorelov
575738d31d WeekGrid in VCalendar not redrawn after selection of the day or week #PL-5760 2015-08-04 08:05:15 +00:00
Yuriy Artamonov
3edf9d2e40 JS based multiupload component #PL-5638 2015-07-31 15:21:54 +00:00
Gleb Gorelov
65147ef520 Editable Field intercepts shortcut from table action #PL-5456 2015-07-31 07:36:17 +00:00
Gleb Gorelov
0de647a0f4 Take fix from vaadin ticket 14194 #PL-5399 2015-07-27 10:53:02 +00:00