Commit Graph

4164 Commits

Author SHA1 Message Date
Yuriy Artamonov
aa99fe7b1e Make JMX console to work in complex deployment environments #PL-1612 2013-01-30 07:44:39 +00:00
Konstantin Krivopustov
9ccce466b5 Delete unused directory 2013-01-30 07:30:16 +00:00
Konstantin Krivopustov
63297e6440 Refactor datasources layer #PL-1772 2013-01-30 07:08:31 +00:00
Konstantin Krivopustov
4556edc049 CUBA documentation (datasources) #PL-1633 2013-01-29 15:59:34 +00:00
Yuriy Artamonov
ebd0380c80 Upgrade Spring dependency version to 3.1.3 #PL-1830 2013-01-29 14:05:54 +00:00
Konstantin Krivopustov
b1736cc917 A warning needed when JPQL "from" entity is not the same as LoadContext entity type #PL-1829 2013-01-29 11:44:52 +00:00
Konstantin Krivopustov
3307e83482 CUBA documentation (test changes3) #PL-1633 2013-01-29 09:25:23 +00:00
Konstantin Krivopustov
b6bdb8de9b CUBA documentation (test changes2) #PL-1633
Some test changes
2013-01-29 08:54:47 +00:00
Konstantin Krivopustov
2f981f9c7b CUBA documentation (test changes)
#PL-1633
2013-01-29 08:47:31 +00:00
Konstantin Krivopustov
c55b70da2f #PL-1633 CUBA documentation 2013-01-29 08:39:14 +00:00
Konstantin Krivopustov
7009a2c945 Refs #1828 DsBuilder should register created datasource in DsContext 2013-01-29 07:42:06 +00:00
Alexander Budarov
68dadbb35a refs #1746 Synchronize time for desktop client 2013-01-28 13:36:02 +00:00
Konstantin Krivopustov
b0b94e155f Refs #1806 Code cleanup 2013-01-28 08:01:03 +00:00
Dmitry Kozlov
6f1cf5d27c Possible NPE in exception filter was fixed. 2013-01-28 06:02:18 +00:00
Yuriy Artamonov
56f53e45e9 Refs #1819 Double click on jmx beans tables doesn't expand tree 2013-01-25 16:30:10 +00:00
Konstantin Krivopustov
d77d13fbc0 Refs #1633 CUBA documentation (screen controllers) 2013-01-25 16:17:32 +00:00
Yuriy Artamonov
397c473d32 Refs #1818 JMX attribute editor behavior when saving attempt failed 2013-01-25 15:43:31 +00:00
Yuriy Artamonov
275dba9d6e JmxControlBean : rename ClusterNodeName to NodeName 2013-01-25 12:55:05 +00:00
Yuriy Artamonov
ea59abb279 @Nonnull for loadList in DataService 2013-01-25 12:20:13 +00:00
Aleksey Kozyaikin
0f82f2ee17 Refs #1827 поправлено sec$Role.browse на sec$Role.lookup 2013-01-25 12:14:14 +00:00
Yuriy Artamonov
3d3a600e00 Refs #1817 JMX Control: log method invocations from web JMX console 2013-01-25 12:09:59 +00:00
Konstantin Krivopustov
37d9f28866 Refs #1211 Another form of standard "unsaved changes" dialog; getMessage() moved from IFrame to AbstractFrame; AbstractWindow.preClose() added 2013-01-24 10:11:06 +00:00
Konstantin Krivopustov
4f6ee1d223 Refs #1806 Code cleanup 2013-01-23 14:39:31 +00:00
Yuriy Artamonov
5e327f1f0d JMX Control : Rename ClusterNodeName to NodeName 2013-01-23 10:42:33 +00:00
Alexander Budarov
86173a9d4f refs #1813 emailer enhancements [4.0]
- convenient EmailInfo constructors
- short message as a result for emailer scheduled task
- a bit of javadocs
- email history browser: lightened view for browser table, changed caption
2013-01-22 12:33:44 +00:00
Yuriy Artamonov
d4b7dba9b1 JMXConnection editor: focus first field 2013-01-22 11:06:12 +00:00
Konstantin Krivopustov
ab73b0004a Refs #1633 CUBA documentation (screen types) 2013-01-22 10:11:57 +00:00
Dmitry Shishov
2840058148 Refs #1814 lookup screen parameters in token list component 2013-01-21 11:35:12 +00:00
Yuriy Artamonov
a7c5be38d8 Refs #1768 ExcelExporter : Support for ColumnGenerators 2013-01-21 11:24:44 +00:00
Yuriy Artamonov
7c8d9bcd99 Refs #1768 ExcelExporter : Support for ColumnGenerators 2013-01-21 07:24:28 +00:00
Yuriy Artamonov
c27699c753 Refs #1768 ExcelExporter : Support for ColumnGenerators 2013-01-21 07:09:48 +00:00
Konstantin Krivopustov
55e0817d82 Refs #1633 CUBA documentation (exceptions) 2013-01-18 14:46:15 +00:00
Konstantin Krivopustov
86207b7bb8 Refs #1710 Cut all except language from Locale when searching for messages (doc) 2013-01-18 11:10:24 +00:00
Konstantin Krivopustov
2e04bc8761 Refs #1806 Code cleanup 2013-01-18 07:07:52 +00:00
Konstantin Krivopustov
f627603734 Refs #1764 [Transactions] Предлагается писать warning в лог если вызов метода сервиса завершается с открытой транзакцией 2013-01-17 14:22:18 +00:00
Konstantin Krivopustov
315614e012 Refs #1803 Deprecate LazyCollectionDatasource 2013-01-17 12:17:09 +00:00
Konstantin Krivopustov
ccea9f915b Refs #1799 CollectionDatasource updateItem() and updating actions state 2013-01-17 10:31:10 +00:00
Konstantin Krivopustov
fa46b733e2 Refs #1639 Read-only mode for datasources (move allowCommit to Datasource) 2013-01-17 09:08:54 +00:00
Konstantin Krivopustov
a7f6dc0a84 Refs #1639 Read-only mode for datasources (move allowCommit to Datasource) 2013-01-17 09:07:08 +00:00
Yuriy Artamonov
e8c35182c3 Simple dependency define for cuba-plugin 2013-01-17 07:35:06 +00:00
Konstantin Krivopustov
74abf94e8d Refs #1770 Datasources: datasourceClass attribute instead of xml element 2013-01-17 06:52:31 +00:00
Konstantin Krivopustov
0b1211d34c Refs #1565 Check datasource class existence 2013-01-16 14:10:40 +00:00
Konstantin Krivopustov
06cfa265a9 Refs #1800 Make method Scripting.loadClass() generic to avoid type cast warnings 2013-01-16 13:27:59 +00:00
Mariya Sukhova
b30972a371 Изменен размер рисунка схемы БД
Изменено название к рисунку 110
2013-01-16 13:04:01 +00:00
Konstantin Krivopustov
4205411e92 Refs #1772 Refactor datasources layer (fix tests) 2013-01-16 12:43:26 +00:00
Konstantin Krivopustov
dc25ae7995 Refs #1772 Refactor datasources layer 2013-01-16 12:25:42 +00:00
Yuriy Artamonov
2cb6ef1293 Refs #1774 Move REST API to portal 2013-01-16 09:06:48 +00:00
Yuriy Artamonov
fbba0ac386 Refs #1774 Move REST API to portal 2013-01-16 07:26:14 +00:00
Yuriy Artamonov
1506acd27e Refs #1612 Make JMX console to work in complex deployment environments 2013-01-16 06:44:31 +00:00
Yuriy Artamonov
6d85737fa5 Refs #1774 Move REST API to portal 2013-01-15 15:51:34 +00:00