summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | Allow turning sorting on/off for columns #13334John Ahlroos2014-06-272-0/+26
| | | * | | | | | | | | | | | | | Change row data type from String[] to String (#13334)Henrik Paul2014-06-261-32/+75
| | | * | | | | | | | | | | | | | Server-side renderer groundwork (#13334)Johannes Dahlström2014-06-256-5/+427
| | | * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-06-169-182/+174
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Changes @since 7.4.0 to @since 7.4Henrik Paul2014-06-048-8/+8
| | | * | | | | | | | | | | | | | | Client-side selection checkbox renderer (#13334)Henrik Paul2014-06-021-0/+5
| | | * | | | | | | | | | | | | | | Move ActiveRowHandler to the data provider extension (#13334)Leif Åstrand2014-05-302-358/+393
| | | * | | | | | | | | | | | | | | Update license headers from SelectionModel patchTeemu Suo-Anttila2014-05-308-8/+8
| | | * | | | | | | | | | | | | | | Grid server-side selection (#13334)Henrik Paul2014-05-289-4/+1051
| | | * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-05-2610-64/+177
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gridTeemu Suo-Anttila2014-05-20446-604/+658
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)Jarno Rantala2014-04-254-18/+214
| | | * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-04-2526-742/+471
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gridLeif Åstrand2014-04-105-0/+1793
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | Made some Grid classes Serializable.Sauli Tähkäpää2014-03-211-2/+3
| | | | * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into gridSauli Tähkäpää2014-03-203-15/+13
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | Adds setHeightByRow support to Grid (#13297)Henrik Paul2014-03-191-0/+99
| | | | * | | | | | | | | | | | | | | | | | | Merge commit '5d0b53bad' into gridLeif Åstrand2014-03-195-0/+1693
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | | | Revert "Workaround for Atmosphere race condition (#13528)" (#14534)Artur Signell2014-12-181-48/+40
* | | | | | | | | | | | | | | | | | | | | | | | Merge "Merge remote-tracking branch 'origin/declarative'"Artur Signell2014-12-1825-63/+3904
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/declarative'Artur Signell2014-12-1825-63/+3904
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | API refactoring (#7749)declarativeArtur Signell2014-12-1710-55/+49
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for CheckBox (#7749)Matti Hosio2014-12-171-0/+50
| | * | | | | | | | | | | | | | | | | | | | | | | | Update the javadocs in declarative (#7749).Mika Murtojarvi2014-12-173-28/+39
| | * | | | | | | | | | | | | | | | | | | | | | | | Add namespace element for custom components (#7749)Matti Hosio2014-12-171-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Do not write immediate to design if component is immediate by default (#7749)Matti Hosio2014-12-171-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | Do not throw exception when trying to bind a preinitialized instance field (#...Matti Hosio2014-12-172-11/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | Updates for the javadocs of declarative (#7749).Mika Murtojarvi2014-12-179-100/+97
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into declarativeMatti Hosio2014-12-1738-359/+567
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Clarified javadoc (#7749)Artur Signell2014-12-161-8/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | Do not write child components in sub templates (#7749)Matti Hosio2014-12-165-0/+19
| | * | | | | | | | | | | | | | | | | | | | | | | | Generic cleanup (#7749)Artur Signell2014-12-165-14/+26
| | * | | | | | | | | | | | | | | | | | | | | | | | Do not remove children in read to ensure @DesignRoot reading worksArtur Signell2014-12-165-10/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for Label (#7749)Matti Hosio2014-12-162-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | Handle tab indexes in a generic way (#7749)Artur Signell2014-12-155-43/+21
| | * | | | | | | | | | | | | | | | | | | | | | | | Do not write empty icon-alt or icon-alternate-text (#7749)Artur Signell2014-12-151-2/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | createNode -> createElementArtur Signell2014-12-158-24/+25
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix writing issues (#7749)Artur Signell2014-12-1511-25/+73
| | * | | | | | | | | | | | | | | | | | | | | | | | Do not create default instances while reading designs (#7749)Artur Signell2014-12-1511-116/+110
| | * | | | | | | | | | | | | | | | | | | | | | | | SynchronizeFrom/ToDesign -> read/writeDesign (#7749)Artur Signell2014-12-1518-160/+117
| | * | | | | | | | | | | | | | | | | | | | | | | | Add public API for loading design based on @DesignRoot (#7749)Artur Signell2014-12-154-19/+193
| | * | | | | | | | | | | | | | | | | | | | | | | | Refactored API for loading designs (#7749)Artur Signell2014-12-152-65/+166
| | * | | | | | | | | | | | | | | | | | | | | | | | Make field binding in designs case insensitive (#7749)Artur Signell2014-12-151-2/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | Support plain-text attribute for Label (#7749)Artur Signell2014-12-143-3/+15
| | * | | | | | | | | | | | | | | | | | | | | | | | Rename LayoutHandler to Design (#7749)Artur Signell2014-12-141-5/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for split panel (#7749).Mika Murtojarvi2014-12-123-56/+269
| | * | | | | | | | | | | | | | | | | | | | | | | | Embed DesignSynchronizable methods to Component interface (#7749)Matti Hosio2014-12-1213-191/+142
| | * | | | | | | | | | | | | | | | | | | | | | | | Some logging improvements and minor fixes for Declarative (#7749)Matti Hosio2014-12-124-23/+22
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative: add support for Panel (#7749).Mika Murtojarvi2014-12-122-1/+85
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for Button and NativeButton (#7749)Matti Hosio2014-12-122-3/+210