Commit Graph

67 Commits

Author SHA1 Message Date
Yuriy Artamonov
ac617ee325 Merge from trunk [10483] 2013-02-06 15:32:13 +00:00
Konstantin Krivopustov
9777444367 Refs #1710 Cut all except language from Locale when searching for messages 2013-01-11 12:52:47 +00:00
Konstantin Krivopustov
23c35de9d8 Refs #1779 Ability to override DATABASE property with APP property with the same name 2013-01-08 10:08:13 +00:00
Konstantin Krivopustov
6bda371838 Refs #1746 [Desktop] Synchronize time for desktop client 2012-12-29 10:49:50 +00:00
Konstantin Krivopustov
eccc74b2be Refs #1711 Protect LoginService.substituteUser() 2012-12-01 11:58:02 +00:00
Konstantin Krivopustov
98e1d886ab Refs #1697 Desktop: Unable to updload file if app cluster is used 2012-11-29 12:40:41 +00:00
Konstantin Krivopustov
5cd9f6539e Refs #1657 NPE when assigning NULL to Config property (db storage) 2012-11-13 14:02:53 +00:00
Konstantin Krivopustov
72f9e59a10 Refs #1649 Messages caching & performance 2012-11-13 13:30:29 +00:00
Konstantin Krivopustov
b04865cab8 Refs #1632 Simpify default app property values 2012-11-03 11:37:27 +00:00
Yuriy Artamonov
dc60448ebe Refs #1306 Strong password hash 2012-10-31 14:38:02 +00:00
Konstantin Devyatkin
ba3527c0b0 refs #1216 PickerField and LookupPickerField buttons: shortcuts and focus traversal 2012-10-29 14:55:37 +00:00
Yuriy Artamonov
969db1776a Refs #1306 Strong password hash 2012-10-26 08:58:56 +00:00
Igor Korotkov
638e93ef4b Refs #1481 Anonymous views cannot be used to create datasources 2012-09-03 06:26:11 +00:00
Konstantin Krivopustov
2602eba71f Refs #1476 Refactor some Helpers and deprecate Providers 2012-08-31 07:27:54 +00:00
Konstantin Krivopustov
80d83cb005 Refs #1459 Introduce Resources interface and move getResourceAs* methods from Scripting into it 2012-08-24 06:05:51 +00:00
Konstantin Krivopustov
3178af71f3 Refs #1455 Introduce AppBeans class and move getBean methods from AppContext into it 2012-08-23 09:59:40 +00:00
Konstantin Krivopustov
315aecca87 Refs #1455 Introduce AppBeans class and move getBean methods from AppContext into it 2012-08-23 08:21:14 +00:00
Konstantin Krivopustov
8986e537ee Refs #1362 Improve entity extension - automatic replacement for entity loading 2012-08-22 06:41:27 +00:00
Konstantin Krivopustov
97b8181254 Refs #1362 Improve entity extension - automatic replacement for entity loading 2012-08-22 06:34:25 +00:00
Konstantin Krivopustov
87bd0fd922 Refs #1362 Improve entity extension - automatic replacement for entity loading, Refs #1348 Create executeInTransaction method 2012-08-22 05:29:03 +00:00
Konstantin Krivopustov
5d5888340e Refs #1382 View repository - sometimes first getView() throws ViewNotFoundException 2012-08-09 06:24:23 +00:00
Konstantin Krivopustov
0893b525db Refs #1360 Provide caching or setting to turn off LocalizedMessageService messages loading 2012-08-08 08:16:18 +00:00
Konstantin Krivopustov
cfa62af17a Refs #1402 Ability to define middleware views which are not deployed to client 2012-08-07 11:54:38 +00:00
Konstantin Krivopustov
a0d5c14c55 Refs #1318 NPE при инициализации Action'ов в таблице сущностей, запрещенных на просмотр (fix test 2) 2012-06-26 12:24:57 +00:00
Konstantin Krivopustov
c852c04320 Refs #1318 NPE при инициализации Action'ов в таблице сущностей, запрещенных на просмотр (fix test) 2012-06-26 11:59:00 +00:00
Konstantin Krivopustov
d6f16b1d5d Refs #1284 When requesting message missing in messages_xx.properties, it doesn't return default message (optimization) 2012-06-20 08:12:19 +00:00
Konstantin Krivopustov
53b440bdd8 Refs #1248 Using configuration properties of entity type leads to "Service invoked from another service" 2012-06-09 11:54:06 +00:00
Yuriy Artamonov
0d3898db93 Table shorcuts in app.properties 2012-04-20 13:30:43 +00:00
Yuriy Artamonov
a2f2fa86bc Use Ctrl-Insert and Ctrl-Delete shortcuts in table 2012-03-30 12:06:48 +00:00
Yuriy Artamonov
8871374f5b Fixes #1144 Shortcuts for Create/Remove actions in table 2012-03-29 07:30:59 +00:00
Konstantin Krivopustov
691c6cfa33 Fixes #1086 Caching maxFetchUI on client 2012-01-30 14:43:58 +00:00
Konstantin Krivopustov
c738e3edf3 Fixes #1071 Caching configurations on client 2011-12-23 06:44:54 +00:00
Konstantin Krivopustov
4ecdff59c5 Refs #1003 Scheduled tasks for distributed environment 2011-10-31 08:49:22 +00:00
Konstantin Krivopustov
f38e192ab0 Fixes #987 Restrict entity class list in filters, runtime props and etc. Show only application classes. 2011-10-14 10:47:11 +00:00
Konstantin Krivopustov
bf4e06f507 Fixes #146 GenericFilter: support OR conditions joining and properties of related objects 2011-10-12 13:47:19 +00:00
Konstantin Krivopustov
dc4d10d14a Fixes #982 ClientUserSession not created for substituted users 2011-10-10 08:05:58 +00:00
Konstantin Krivopustov
934987d4ec Some JavaDocs added 2011-09-20 12:03:41 +00:00
Konstantin Krivopustov
0a725bcac5 Client testing infrastructure; Unlimited depth of property datasources; DataService.commit() result changed to Set 2011-09-19 12:03:56 +00:00
Konstantin Krivopustov
9cb27f8672 Some JavaDocs added 2011-09-13 14:40:20 +00:00
Konstantin Krivopustov
8a307e8df7 Refs #961 Encourage use of dependency injection 2011-09-12 11:31:58 +00:00
Konstantin Krivopustov
d2dd65efdb Refs #961 Encourage use of dependency injection 2011-09-08 14:05:54 +00:00
Yuriy Artamonov
9c7a2a8eb8 BackgroundWorker: Move WatchDog to Spring sheduler 2011-09-01 12:12:19 +00:00
Konstantin Krivopustov
0aa91ffe62 Refs #941 Web: problem getting UserSession 2011-08-31 14:13:38 +00:00
Konstantin Krivopustov
8a5a74ac23 #941 Web: problem getting UserSession 2011-08-30 13:47:29 +00:00
Valeriy Novikov
951b57e612 Thesis #1410 2011-08-18 13:34:51 +00:00
Yuriy Artamonov
8041a1004f Refs #722 BackgroundTasks 2011-08-12 13:55:14 +00:00
Yuriy Artamonov
a40f10c92a Refs #722 BackgroundTasks 2011-08-12 10:32:44 +00:00
Yuriy Artamonov
c880d8a365 Refs #722 BackgroundTasks: Config for WatchDog interval 2011-08-11 14:22:35 +00:00
Konstantin Krivopustov
607de81bc7 Refs #913 Desktop: ability to pass app properties through command line 2011-08-03 11:52:13 +00:00
Konstantin Krivopustov
b7d9baa97c Fixes #900 Не работает локализация процессов 2011-08-02 06:30:35 +00:00