summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
* Declarative support for ProgressBar (#16316)Artur Signell2015-02-053-82/+36
* Declarative support for Link (#16322)Artur Signell2015-02-051-0/+36
* Declarative support for RichTextArea (#16326)Artur Signell2015-02-051-0/+14
* Declarative support for AbstractSelect (#15545)Artur Signell2015-02-054-1/+111
* Render Object.toString() when no converter is set (#15417)Artur Signell2015-02-051-14/+11
* Simplified declarative convertersArtur Signell2015-02-054-53/+233
* Revert "Grid now uses ObjectRenderer by default (#15417)"Artur Signell2015-02-052-84/+20
* Add missing @since to VScrollTable and Table.Sauli Tähkäpää2015-02-051-1/+7
* Makes it possible to change save/cancel captions in Grid editor (#16551)Henrik Paul2015-02-051-0/+50
* Use cache when reading declarative format (#16572)Artur Signell2015-02-041-2/+2
* Use non-blocking Map implementation for caches (#16582)Leif Åstrand2015-02-044-19/+11
* Defer RPC calls in RpcDataProvider to avoid cache issues (#16505)Teemu Suo-Anttila2015-02-041-30/+82
* Merge branch 'grid'Henrik Paul2015-02-031-1/+12
|\
| * Merge branch 'master' into gridHenrik Paul2015-02-0318-399/+1226
| |\
| * | Getter for editor field factory (#16512)Artur Signell2015-01-291-0/+12
* | | Add methods for getting invalid fields from a FieldGroup (#13775)Artur Signell2015-02-032-20/+225
* | | Use a custom field factory for editor row (#16513)Artur Signell2015-02-032-5/+78
| |/ |/|
* | Declarative for DateFields (and related) with ISO8601 (#16313)Miki2015-02-0312-359/+1077
* | Moved accessibility shortcut handling to server-side. [#14843]Anna Koskinen2015-01-302-11/+126
* | Do not loop infinitely when encountering an invalid tag name (#16522)Artur Signell2015-01-291-19/+11
* | Merge "Merge branch 'origin/grid'"Artur Signell2015-01-2930-80/+8259
|\|
| * Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-282-7/+14
| |\
| * | Better human readable captions for nested properties (#16433)Artur Signell2015-01-271-1/+1
| * | Grid now uses ObjectRenderer by default (#15417)Henrik Paul2015-01-272-20/+84
| * | Fix RpcDataProvider cache clearing on bare ItemSetChange (#16481)Teemu Suo-Anttila2015-01-271-68/+83
| * | Merge remote-tracking branch 'origin/master' into HEADArtur Signell2015-01-262-15/+33
| |\ \
| * | | Fix Grid setting non-sortable column sortable (#16483)Teemu Suo-Anttila2015-01-261-5/+14
| * | | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-213-14/+99
| |\ \ \
| * | | | Fix Editor creating fields before client Grid can attach them (#16214)Teemu Suo-Anttila2015-01-201-18/+22
| * | | | Prevent setting column sortable if container is not sortable (#16320)Teemu Suo-Anttila2015-01-201-0/+17
| * | | | Improve Grid selection method javadocs and exception messages (#16259)Johannes Dahlström2015-01-201-44/+57
| * | | | Fix Grid trying to sort Container that is not Sortable (#16311)Teemu Suo-Anttila2015-01-191-4/+2
| * | | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2015-01-1629-80/+8139
| |\ \ \ \
| | * | | | Adds error handling to Grid Editor (#15556)Henrik Paul2015-01-151-2/+8
| | * | | | Add sanity check to removeColumn in Grid server side (#16219)Teemu Suo-Anttila2015-01-151-1/+9
| | * | | | Make Grid send Json as Json (#16244)Leif Åstrand2015-01-151-2/+2
| | * | | | Uses userOriginated for sort event (#16194)Henrik Paul2015-01-151-2/+1
| | * | | | Minor loop cleanup/optimization for #15443 fixJohannes Dahlström2015-01-141-19/+16
| | * | | | Fix grid sorting on init and sorting with unused properties (#16192)Teemu Suo-Anttila2015-01-141-11/+51
| | * | | | Fix IndexOutOfBoundsException in RpcDataProviderExtension (#15443)Johannes Dahlström2015-01-141-14/+19
| | * | | | Add ItemClickEvents to Grid (#15449)Teemu Suo-Anttila2015-01-141-1/+40
| | * | | | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-149-18/+165
| | |\ \ \ \
| | * | | | | Set @since tags to 7.4Artur Signell2015-01-131-1/+1
| | * | | | | Implement JavaScript renderer support (#15485)Leif Åstrand2015-01-133-4/+161
| | * | | | | Discard changes in server-side Grid.cancelEditor() (#16199)Johannes Dahlström2015-01-131-1/+3
| | * | | | | Fix Grid handling state changes and RPC calls deferred (#16188)Teemu Suo-Anttila2015-01-132-62/+83
| | * | | | | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)Henrik Paul2015-01-132-8/+24
| | * | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-128-45/+232
| | |\ \ \ \ \
| | * | | | | | Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-121-1/+8
| | * | | | | | A few small renames and typo fixes for GridJohannes Dahlström2015-01-112-3/+3