Commit Graph

12397 Commits

Author SHA1 Message Date
Roman Pinyazhin
5ed8a499fb Save UI component settings only if users change them #753 2018-10-05 13:57:58 +04:00
Gleb Gorelov
f494f7a569 Implement buffered mode for HasValue components #1307 2018-10-05 12:07:41 +04:00
Roman Pinyazhin
089e52e6fa Typo in the youSelectedEmbedded filter notification for the Russian locale #1330 2018-10-05 10:40:33 +04:00
Konstantin Krivopustov
cac41ae2fb Transaction is marked as rollback-only after accessing files in FileStorage #1336 2018-10-05 09:07:50 +04:00
Yuriy Artamonov
50d8579b3e Set inputPrompt for login and password fields on LoginWindow #1333 2018-10-04 22:25:42 +04:00
Yuriy Artamonov
099b49882f Support inputPrompt for PasswordField #1332 2018-10-04 22:25:29 +04:00
Yuriy Artamonov
f6e4fab95d JavaDoc for @ActionType #1312 2018-10-04 19:37:49 +04:00
Yuriy Artamonov
cdbfa91dcc Application property’s edit dialog has incorrect size #1262 2018-10-04 19:20:26 +04:00
Roman Pinyazhin
c6e55e47f5 Reset settings of screens invokes ClassCastException #1320 2018-10-04 18:46:46 +04:00
Yuriy Artamonov
edc6941192 Dialog window does not have default width #1265 2018-10-04 18:24:54 +04:00
Gleb Gorelov
783aeedb0a ClassCastException in Filter editor with Tree drag-and-drop #1321 2018-10-04 12:54:58 +04:00
Gleb Gorelov
3a73938837 Remove DataGrid generated columns stubs 2018-10-04 12:26:10 +04:00
Andrey Subbotin
11d677549b Remove tight dependency from JPQL moving it to the RDBMS store implementation #708
Fix deprecated Dom4j
2018-10-04 11:20:24 +04:00
Yuriy Artamonov
afc3ba8391 Tab isn't shown for Settings screen in main TabSheet #1319 2018-10-03 23:20:30 +04:00
Yuriy Artamonov
229c1fcd35 NPE when creating report using wizard #1302 2018-10-03 22:51:11 +04:00
Yuriy Artamonov
8e977c48ba Use <gui:screens> tag to declare UiControllersConfiguration in Spring XML #575 2018-10-03 17:25:57 +04:00
Yuriy Artamonov
07617b0eb4 Use implementation of Expression Language 3.0 #1323 2018-10-03 12:39:01 +04:00
Yuriy Artamonov
f91040aa5d Update Hibernate Validator dependency #1323 2018-10-03 12:26:30 +04:00
Yuriy Artamonov
36cf46c057 Optimize layout of Filter component #775
Removed top level CssLayout, inner "filter-conditions" HorizontalLayout
replaced with CssLayout for Web Client
2018-10-02 19:24:38 +04:00
Yuriy Artamonov
741ef37a44 Accordion shows Tab caption inside of lazy tab content #1281 2018-10-01 20:17:07 +04:00
Yuriy Artamonov
977cb2b955 SecurityContextAwareCallable has an incorrect constructor modifier #1314 2018-10-01 19:58:04 +04:00
Yuriy Artamonov
38a3b72b74 Desktop screen caption component is not resized after its caption is changed #1251 2018-10-01 19:56:53 +04:00
Yuriy Artamonov
cbff27ac00 An abrupt change in the width of the fields when initializing SplitPanel #1256 2018-10-01 19:56:46 +04:00
Yuriy Artamonov
9aa725f3d3 Fire value-change event for desktop input fields when user makes a mouse-click on an non-focusable place #1254 2018-10-01 19:56:20 +04:00
Andrey Subbotin
5a68ab82ff LocalDate / LocalDateTime / LocalTime / OffsetTime / OffsetDateTime support for persistence and UI components #417
Between macro test
2018-10-01 13:48:59 +04:00
Andrey Subbotin
d5a1f89472 LocalDate / LocalDateTime / LocalTime / OffsetTime / OffsetDateTime support for persistence and UI components #417
java.sql.Date to ZDT conversation
2018-10-01 13:22:02 +04:00
Andrey Subbotin
d3478f7e1c LocalDate / LocalDateTime / LocalTime / OffsetTime / OffsetDateTime support for persistence and UI components #417
java.sql.Date conversation to ZonedDateTime
2018-10-01 12:56:54 +04:00
Gleb Gorelov
96c5369168 Add to UI component events the userOriginated attribute #1162 2018-10-01 12:04:48 +04:00
Yuriy Artamonov
174140fd2a Add Table Insert/Add/Remove options to predefined action shortcuts in layout.xsd #1315 2018-10-01 11:50:31 +04:00
Yuriy Artamonov
e2315ab8f8 Provide dynamic extension state for Screen and ScreenFragment #1276 2018-10-01 11:28:58 +04:00
Yuriy Artamonov
ce2e8bcb97 New presentation data layer #474
Unify DataSource API for all ListComponents
2018-09-30 22:20:24 +04:00
Yuriy Artamonov
fea6add5f2 Declarative handlers approach with @Install annotation #1280
Convert Field.Validator to Consumer<T>
2018-09-30 16:35:13 +04:00
Yuriy Artamonov
935d286e57 Remove deprecated FilterApplyAction #1313 2018-09-30 15:30:40 +04:00
Yuriy Artamonov
ad111be9b0 New CRUD actions #1312
PickerField actions - lookup / open / clear
2018-09-30 15:22:23 +04:00
Konstantin Krivopustov
2c965eeb07 New presentation data layer #474
Fix registering loaders without id
2018-09-29 23:22:23 +04:00
Konstantin Krivopustov
1ab1f76cca New CRUD actions #1312
Refresh & Excel actions
2018-09-29 22:56:14 +04:00
Konstantin Krivopustov
fa4be0a91d New presentation data layer #474
Register loaders without id
2018-09-29 22:55:27 +04:00
Yuriy Artamonov
bb6bc65572 New CRUD actions #1312 2018-09-28 18:53:29 +04:00
Roman Pinyazhin
e9b58e2c34 Save UI component settings only if users change them #753 2018-09-28 15:38:31 +04:00
Roman Pinyazhin
701fc94680 Implement notification stacking for TRAY NotificationType #344 2018-09-28 14:36:58 +04:00
Roman Pinyazhin
b4b045d04b Unsupported web browser page #839 2018-09-28 11:52:59 +04:00
Andrey Subbotin
b8dbbad25e Entity cache doesn't work for UUID entities on the MSSQL #1308 2018-09-27 17:51:58 +04:00
Gleb Gorelov
a2a4f760b8 Implement expandAll/collapseAll methods for TreeDataGrid #1287 2018-09-27 12:13:27 +04:00
Gleb Gorelov
47d04d11aa Replace lambda creation with method references in WebAbstractDataGrid #1304 2018-09-27 10:43:44 +04:00
Konstantin Krivopustov
3c1b5ce2fc New presentation data layer #474
CollectionContainerTreeSource
2018-09-26 19:06:19 +04:00
Andrey Subbotin
48a1492bb1 Update spock version to 1.2 2018-09-26 18:07:50 +04:00
Andrey Subbotin
714574a047 Improve EntityLog API to enable logging of non-persistent attributes #1243 (#1295) 2018-09-26 17:39:13 +04:00
Andrey Subbotin
9455726e65 Improve EntityLog API to enable logging of non-persistent attributes #1243 (#1295) 2018-09-26 17:10:17 +04:00
Gleb Gorelov
494d9a6242 Remove WidgetsTree component #1282 2018-09-26 16:56:52 +04:00
Gleb Gorelov
28c9b08798 DataGrid doesn't handle shortcuts #1293 2018-09-26 15:27:20 +04:00