Commit Graph

151 Commits

Author SHA1 Message Date
Konstantin Krivopustov
220abd0b74 Remove Feedback window. #PL-6217 2015-10-20 10:29:02 +00:00
Gleb Gorelov
e80cce072d Supports images on actions in popup menus #PL-4542 2015-10-13 07:01:33 +00:00
Konstantin Krivopustov
cb7912766d AbstractCollectionDatasource.getCount() throws an exception. #PL-6132 2015-10-09 08:07:20 +00:00
Eugeny Degtyarjov
ad5193939b PL-6072 Add ability to deploy CUBA applications to WildFly server
#PL-6072
2015-09-30 13:38:10 +00:00
Gleb Gorelov
5e2f551f50 Support for Mac OS shortcuts style #PL-5734 2015-09-29 15:00:32 +00:00
Konstantin Krivopustov
bf4f78c4fe EclipseLink ORM (merge with view, improved CommitContext API). #PL-5412 2015-09-29 05:48:18 +00:00
Yuriy Artamonov
e710971bce Fix code style according to Java 7 #PL-6031 2015-09-23 12:01:20 +00:00
Yuriy Artamonov
07cbc2ed74 Remove redundant modifiers from interfaces #PL-6028 2015-09-23 07:49:59 +00:00
Konstantin Krivopustov
f697971d27 Upgrade logging framework. #PL-4755 2015-08-26 07:39:40 +00:00
Konstantin Krivopustov
f62eb6d234 Remove ability to load entities without applying security constraints. #PL-5849 2015-08-23 08:50:05 +00:00
Konstantin Krivopustov
e21d1d1218 Type parameter for LoadContext. #PL-5848 2015-08-23 07:53:15 +00:00
Konstantin Krivopustov
aa27d56781 Remove deprecated and unused code (MetaClass.getPropertyEx, LoadContext.addParameter, etc.). #PL-5844 2015-08-21 13:44:46 +00:00
Konstantin Krivopustov
bb06dfa6c3 Java 8 compilation (get rid of generic return type in Datatypes, Messages and Metadata). #PL-5830 2015-08-20 14:14:19 +00:00
Andrey Subbotin
67d4eb0de7 Merged from hotfix_5_2_7_T_R use static log in ConfigPersisters #PL-5289 [from revision 21148] 2015-06-02 09:41:24 +00:00
Eugeny Degtyarjov
282460bd21 PL-5433 Log spam from DynamicsAttributeCacheStrategy
#PL-5433
2015-05-25 13:54:19 +00:00
Eugeny Degtyarjov
c7fe550c46 PL-5433 Log spam from DynamicsAttributeCacheStrategy
#PL-5433
2015-05-25 07:24:25 +00:00
Eugeny Degtyarjov
7b6d842094 PL-1202 Разработать механизм работы с динамическими атрибутами
Shutdown client cache scheduler on context stop
#PL-1202
2015-05-22 06:32:52 +00:00
Eugeny Degtyarjov
f7e322617e PL-1202 Разработать механизм работы с динамическими атрибутами
Bugfixes
1) Cache scheduler session now updates on each cache usage 
2) Category editor: entity type now works fine with extended meta classes
3) Category browser: notification after apply changes added
#PL-1202
2015-05-20 07:19:22 +00:00
Eugeny Degtyarjov
b624cdc022 PL-1202 Разработать механизм работы с динамическими атрибутами
Clear permissions config cache after category changes 
#PL-1202
2015-05-15 08:17:51 +00:00
Eugeny Degtyarjov
beead50830 PL-5391 Implement mechanism for client caching and use it for client dynamic attributes cache
#PL-5391
2015-05-14 07:24:33 +00:00
Eugeny Degtyarjov
d9639b092c PL-5391 Implement mechanism for client caching and use it for client dynamic attributes cache
#PL-5391
2015-05-14 07:09:12 +00:00
Yuriy Artamonov
d6a6d4ca73 Fix tests #PL-1202 2015-04-23 13:52:17 +00:00
Eugeny Degtyarjov
2204248ab1 PL-1202 Разработать механизм работы с динамическими атрибутами
Merged from sandbox/runtimeproperties_2015 
PART 2 
#PL-1202
2015-04-22 14:34:53 +00:00
Eugeny Degtyarjov
a6694c4317 PL-1202 Разработать механизм работы с динамическими атрибутами
Merged from sandbox/runtimeproperties_2015 
PART 1
#PL-1202
2015-04-22 13:52:49 +00:00
Konstantin Krivopustov
b761e7ab3c If message not found in message packs chain it should be searched in main messages packs. #PL-5117 2015-04-21 11:17:46 +00:00
Konstantin Krivopustov
fb2c39bbe3 Некорректно происходит сортировка для атрибутов типа String, если в БД хранятся пустые строки. #PL-5167 2015-04-21 07:11:28 +00:00
Konstantin Krivopustov
f24baea17e Make filter UI more configurable (rename gap to spacer, description for button if no caption). #PL-5169 2015-04-14 13:31:57 +00:00
Maxim Gorbunkov
a324d93654 Configuration that describes an order of elements in generic filter component. Ability to use lookup field instead of popupButton for selecting a filter entity #PL-5169 2015-04-14 12:38:56 +00:00
Yuriy Artamonov
6d6f85c37b Add ability to disable automatic screen settings save #PL-5191 2015-04-07 09:44:09 +00:00
Yuriy Artamonov
a70eaa3e55 Add ability to disable automatic screen settings save #PL-5191 2015-04-07 09:42:39 +00:00
Yuriy Artamonov
bdb06146ca Add ability to disable automatic screen settings save #PL-5191 2015-04-07 09:30:44 +00:00
Yuriy Artamonov
cd74794af1 Shortcut for quick filter selection #PL-5164 2015-04-06 10:09:52 +00:00
Yuriy Artamonov
cf3481c744 Shortcut for quick filter selection #PL-5164 2015-03-31 14:36:35 +00:00
Maxim Gorbunkov
4c3485221f Change FilterAPI #PL-5102 2015-03-23 08:42:06 +00:00
Maxim Gorbunkov
077afe380b lookup for selecting a filter replaced with popupButton. Filter name displayed in groupBox caption. Window for selecting a filter displayed if too many filters #PL-4488 2015-02-27 05:37:39 +00:00
Konstantin Krivopustov
7a120fd457 Config interface injection vs. caching problem. #PL-4883 2015-02-20 14:08:45 +00:00
Maxim Gorbunkov
f2bbaecc86 Add system property that defines a position of generic filter control components: above conditions or below them #Fixed 2015-02-13 07:24:52 +00:00
Konstantin Krivopustov
19abddf16a Persistence operations in global module. #PL-4816 2015-02-11 13:44:53 +00:00
Konstantin Krivopustov
621edd2a83 User time zone support. #PL-4778 2015-02-05 14:55:52 +00:00
Konstantin Krivopustov
3d3a5b6ad9 Provide an ability to change locale in ClientUserSession. #PL-4797 2015-01-30 14:13:16 +00:00
Konstantin Krivopustov
9e8abfe201 Set cuba.gui.genericFilterChecking to false by default. #PL-4798 2015-01-29 14:42:52 +00:00
Maxim Gorbunkov
9652969cd6 Generic filter redesign #PL-4488 2014-12-29 13:03:36 +00:00
Konstantin Krivopustov
f5cf0d5863 Reload views from conf directory at runtime. #PL-1706 2014-12-26 15:39:49 +00:00
Yuriy Artamonov
d01e611d53 Components unit testing #PL-4578 2014-12-10 10:11:31 +00:00
Yuriy Artamonov
a10b596d7f Components unit testing #PL-4578 2014-12-08 08:23:44 +00:00
Yuriy Artamonov
6640bcdad3 Components unit testing #PL-4578 2014-12-05 11:23:11 +00:00
Konstantin Krivopustov
da6fce6a9a Support non-UUID primary keys (caching). #PL-4415 2014-11-05 12:05:03 +00:00
Konstantin Krivopustov
dde2ba5361 Support arbitrary database type and version. #PL-4466 2014-10-27 13:32:32 +00:00
Konstantin Krivopustov
e4b931a3f7 Support non-UUID primary keys. #PL-4415 2014-10-17 08:07:23 +00:00
Konstantin Krivopustov
a29354be52 Generate INSERT SQL statements for selected entity in System Information window (cuba.systemInfoScriptsEnabled moved to ClientConfig) #PL-1708 2014-10-01 14:54:35 +00:00