summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-145-288/+358
|\
| * Allow to override transactional property wrapper strategy (#13883).Denis Anisimov2015-01-131-0/+47
| * Fix remaining issues for NativeSelect blur/focus events (#6847)Artur Signell2015-01-131-0/+54
| * Add option to disable sending v-loc parameter in init request (#14460).Jonas Granvik2015-01-122-0/+11
| * Refactor SQLContainerTableQueryTest.Sauli Tähkäpää2015-01-121-288/+246
* | Discard changes in server-side Grid.cancelEditor() (#16199)Johannes Dahlström2015-01-131-2/+67
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-12229-674/+600
|\|
| * Refactor server unit tests.Sauli Tähkäpää2015-01-0934-331/+279
| * Unify test class naming.Sauli Tähkäpää2015-01-05193-299/+277
| * Reformat project using Eclipse Luna SR1Artur Signell2014-12-293-44/+44
* | Change Grid default selection model to Single (#15435)Teemu Suo-Anttila2015-01-081-2/+2
* | Fix Grid Header/Footer creating cells for unused properties (#15487)Teemu Suo-Anttila2015-01-021-0/+20
* | Fix Grid unnecessarily cleaning up stored property information (#15482)Teemu Suo-Anttila2014-12-311-0/+6
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-298-427/+400
|\|
| * Remove duplicate code from SQLContainerTableQueryTest.Sauli Tähkäpää2014-12-191-330/+148
| * Add DateFieldTest. (#15342)Sauli Tähkäpää2014-12-191-0/+56
| * Ensure enum fields are created when not specifying a strict type (#10975)Artur Signell2014-12-181-0/+28
| * 3 args method buildAndBind should be overriden, not 2 args (#12453).Denis Anisimov2014-12-181-0/+14
| * Make is possible to click a detached button again (#12781)Artur Signell2014-12-181-16/+18
| * Revert "Update selection after changes in underlying data sourceLeif Åstrand2014-12-181-81/+0
| * Allow reading and writing empty designs (#7749).Mika Murtojarvi2014-12-182-0/+136
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-1871-0/+4964
|\|
| * Fix inconsistencies in CheckBox clear and isEmpty (#14755)Artur Signell2014-12-181-0/+48
| * API refactoring (#7749)declarativeArtur Signell2014-12-178-10/+11
| * Declarative support for CheckBox (#7749)Matti Hosio2014-12-173-0/+127
| * Add namespace element for custom components (#7749)Matti Hosio2014-12-171-0/+4
| * Unit tests for nested templates (#7749)Matti Hosio2014-12-1712-0/+417
| * Do not write immediate to design if component is immediate by default (#7749)Matti Hosio2014-12-171-0/+15
| * Do not throw exception when trying to bind a preinitialized instance field (#...Matti Hosio2014-12-177-0/+29
| * Merge remote-tracking branch 'origin/master' into declarativeMatti Hosio2014-12-1715-87/+731
| |\
| * | Test for custom reading of design in constructor (#7749)Artur Signell2014-12-163-0/+113
| * | Generic cleanup (#7749)Artur Signell2014-12-161-1/+0
| * | Do not remove children in read to ensure @DesignRoot reading worksArtur Signell2014-12-161-4/+0
| * | Declarative support for Label (#7749)Matti Hosio2014-12-161-0/+4
| * | createNode -> createElementArtur Signell2014-12-154-10/+10
| * | Fix writing issues (#7749)Artur Signell2014-12-158-0/+301
| * | Do not create default instances while reading designs (#7749)Artur Signell2014-12-152-18/+0
| * | SynchronizeFrom/ToDesign -> read/writeDesign (#7749)Artur Signell2014-12-1526-117/+116
| * | Add public API for loading design based on @DesignRoot (#7749)Artur Signell2014-12-157-0/+240
| * | Refactored API for loading designs (#7749)Artur Signell2014-12-156-16/+181
| * | Support plain-text attribute for Label (#7749)Artur Signell2014-12-142-3/+53
| * | Rename LayoutHandler to Design (#7749)Artur Signell2014-12-147-21/+20
| * | Declarative support for split panel (#7749).Mika Murtojarvi2014-12-123-2/+337
| * | Embed DesignSynchronizable methods to Component interface (#7749)Matti Hosio2014-12-124-8/+7
| * | Declarative: add support for Panel (#7749).Mika Murtojarvi2014-12-123-1/+175
| * | Declarative support for Button and NativeButton (#7749)Matti Hosio2014-12-124-1/+59
| * | Declarative support for TabSheet and Accordion (#7749)Matti Hosio2014-12-124-1/+281
| * | Declarative support for TextField, PasswordField and TextArea (#7749)Matti Hosio2014-12-125-2/+243
| * | Declarative support for AbstractTextField (#7749)Matti Hosio2014-12-103-1/+149
| * | Add support for margins in AbstractOrderedLayout (#7749)Matti Hosio2014-12-102-10/+32