Commit Graph

7163 Commits

Author SHA1 Message Date
Maxim Gorbunkov
4936e21e78 Fixed errors from layout analysis for new filter windows #PL-4839 2015-02-05 07:46:41 +00:00
Maxim Gorbunkov
7f9e171349 When creating a folder from not-saved filter a new folder dialog will display empty folder name #PL-4833 Fixed 2015-02-05 07:24:06 +00:00
Maxim Gorbunkov
1e03ab3000 Filters with the same name aren't displayed in filter select component #PL-4846 2015-02-05 07:14:13 +00:00
Gleb Gorelov
5b31ae36bf Support custom SMTP headers in Emailer #PL-4569 2015-02-04 14:44:40 +00:00
Gleb Gorelov
fa1ae02f5e Добавить Changes History для ролей, юзеров и групп доступа #PL-2907 2015-02-04 14:41:04 +00:00
Gleb Gorelov
ba3cf2893e Canceled BulkEditorWindow doesn't warn about modified fields #PL-4735 2015-02-04 14:36:56 +00:00
Alexander Gaslov
3f9917fb88 Refs #PL-4845
merged from release_2_7_7
Rev. 7150
Add ability to switch off entity logging
2015-02-04 13:59:42 +00:00
Gleb Gorelov
0bd4c04d92 Support custom SMTP headers in Emailer #PL-4569 2015-02-04 11:12:06 +00:00
Maxim Gorbunkov
b151629989 Incorrect position of removal button for new conditions with some param types #PL-4835 2015-02-04 08:46:07 +00:00
Maxim Gorbunkov
2a025e7c07 Fix possible NPE if applying filter before in was fully initialized #PL-4488 2015-02-04 08:35:26 +00:00
Maxim Gorbunkov
861222c45a Removal button changes location when you switch the search operator #PL-4819 Fixed 2015-02-04 06:43:32 +00:00
Maxim Gorbunkov
25b5249ea2 "Pin applied" option works although no conditions were applied #PL-4830 Fixed 2015-02-03 13:15:43 +00:00
Maxim Gorbunkov
c701b14615 Checking for required conditions in filter #PL-4831 Fixed 2015-02-03 13:08:32 +00:00
Maxim Gorbunkov
93dc47a57b UnsupportedOperationException if you select "Properties" as search condition #PL-4828 Fixed 2015-02-03 12:43:53 +00:00
Maxim Gorbunkov
80ab5629cf Empty param type is not allowed in filter custom condition editor #PL-4827 Fixed 2015-02-03 12:32:19 +00:00
Maxim Gorbunkov
d7eb9d58bc Entity aliases are randomly generated for runtime properties filter conditions #PL-4822 Fixed 2015-02-03 12:25:56 +00:00
Maxim Gorbunkov
133d5536bd ClassCastException when changing the search operator from <> to “is set” #PL-4820 2015-02-03 11:56:36 +00:00
Maxim Gorbunkov
bc3c1c8115 Drag-and-drop issues in filter editor #PL-4823 Fixed Fix versions: 5.4.0 2015-02-03 11:49:12 +00:00
Maxim Gorbunkov
db17a2ca8c Evaluating of referenced entity primaryKey name when building a query for generic filter #PL-4821 Fixed Fix versions: 5.4.0 2015-02-03 11:22:55 +00:00
Maxim Gorbunkov
028a274e9d ClassCastException when changing the search operator from <> to “is set” #PL-4820 Fixed Fix versions: 5.4.0 2015-02-03 10:32:35 +00:00
Maxim Gorbunkov
8c4953a05b Set value to filter condition if set default value in filter editor and condition is empty #PL-4488 2015-02-03 09:01:41 +00:00
Maxim Gorbunkov
3dccb382c5 Filter editor: tree panel expanded, editor width increased #PL-4488 2015-02-03 08:36:01 +00:00
Maxim Gorbunkov
fb3cb2e9ba Components for Date and Boolean filter parameters are not expanded #PL-4488 2015-02-03 08:03:42 +00:00
Maxim Gorbunkov
0cfaadbcd0 Control buttons in 'In List' filter condition component made non-focusable #PL-4794 2015-02-02 14:39:58 +00:00
Gleb Gorelov
6546a47872 EntityLog auto invalidation #PL-4435 2015-02-02 14:39:49 +00:00
Sergey Saiyan
6afe0dd17d Merged from release_5_3 [from revision 19757] [from revision 19766] cuba_trunk #PL-4804 [from revision 19772] 2015-02-02 13:49:19 +00:00
Maxim Gorbunkov
40fc3ccb49 Ability to set focus on disabled text field #PL-4813 Fixed Fix versions: 5.4.0 2015-02-02 13:29:14 +00:00
Gleb Gorelov
ee75567b9b EntityLog auto invalidation #PL-4435 2015-02-02 13:06:13 +00:00
Maxim Gorbunkov
45aa250cc6 FoldersPane is empty when switching from user who doesn't have folders pane #PL-4812 Fixed Fix versions: 5.4.0 2015-02-02 12:51:03 +00:00
Konstantin Krivopustov
a027809442 Dynamic listener correct initialization. #PL-4808 2015-02-02 10:04:44 +00:00
Gleb Gorelov
c76aaffe73 EntityLog auto invalidation #PL-4435 2015-02-02 07:28:19 +00:00
Yuriy Artamonov
e7a068e456 Add spacing support for flow box in Halo #PL-4788 2015-01-31 13:43:58 +00:00
Yuriy Artamonov
893ecb9e77 Refresh core user session expiration time on window open #PL-4764 2015-01-30 15:29:14 +00:00
Yuriy Artamonov
bcf44d8c7d Action is not removed from popupbutton if it is used by button #PL-4684 2015-01-30 14:46:13 +00:00
Gleb Gorelov
899e6af221 EntityLog auto invalidation #PL-4435 2015-01-30 14:27:50 +00:00
Konstantin Krivopustov
3d3a5b6ad9 Provide an ability to change locale in ClientUserSession. #PL-4797 2015-01-30 14:13:16 +00:00
Yuriy Artamonov
bacb2988b3 NPE deeply inside platform code when calling openWindow(params = null) #PL-4805 2015-01-30 13:11:57 +00:00
Konstantin Krivopustov
0824eecd73 Upgrade to JGroups 3. #PL-4500 2015-01-30 13:04:29 +00:00
Yuriy Artamonov
cd96c5b5ea Prevent unnecessary refreshRenderedCells in CubaGroupTable #PL-4806 2015-01-30 12:59:05 +00:00
Maxim Gorbunkov
f0333aea40 Setting focus to InList filter param editor after open #PL-4794 2015-01-30 12:31:54 +00:00
Maxim Gorbunkov
f425d5a6d2 Operation 'is not set' removed from generic filter. Operator 'is set' with values Yes and No is used instead #PL-4488 2015-01-30 11:57:15 +00:00
Yuriy Artamonov
f9083e48b2 EntityLinkField for FieldGroup and Table #PL-2492 2015-01-30 11:53:10 +00:00
Gleb Gorelov
aa29803711 EntityLog auto invalidation #PL-4435 2015-01-30 10:40:25 +00:00
Konstantin Krivopustov
94f36acd8f Automatically replace result class with extended entity for typed native query. #PL-4719 2015-01-30 09:46:11 +00:00
Yuriy Artamonov
7ad2834e63 Fields of embedded entity are not changed to read-only in UI #PL-4786 2015-01-30 09:16:31 +00:00
Konstantin Krivopustov
909eafc878 DB update mechanism should execute create scripts for newly added base projects (fix for Oracle). #PL-4745 2015-01-30 08:12:29 +00:00
Andrey Subbotin
fa09489d83 Extract create group table vaadin component into separate method #PL-4796 2015-01-30 05:51:11 +00:00
Maxim Gorbunkov
d79c1b2ee5 Filter UI cosmetics #PL-4488 2015-01-29 14:53:48 +00:00
Konstantin Krivopustov
9e8abfe201 Set cuba.gui.genericFilterChecking to false by default. #PL-4798 2015-01-29 14:42:52 +00:00
Yuriy Artamonov
3e0c023f3b Fields of embedded entity are not changed to read-only in UI #PL-4786 2015-01-29 13:54:13 +00:00