summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Grid column hiding info from client to server #(17023)Pekka Hyvönen2015-03-221-0/+15
* Fix various small issues discovered while reviewing APILeif Åstrand2015-03-201-1/+1
* Merge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5Henrik Paul2015-03-194-0/+190
|\
| * Adds details generator swap support for Grid (#16644)Henrik Paul2015-03-182-7/+12
| * Grid's Details can now be Components (#16644)Henrik Paul2015-03-173-0/+175
| * Server side Grid can open details on the client side (#16644)Henrik Paul2015-03-171-0/+10
* | Adds server side column hiding API to Grid (#17023)Henrik Paul2015-03-191-0/+6
* | Merge branch 'master' into grid-columnreorderPekka Hyvönen2015-03-064-10/+16
|\|
| * Add missing osgi import to guava (#16739)Miki2015-03-041-3/+5
| * Method for requesting column width recalculation (#16748)Artur Signell2015-03-021-0/+5
| * Make push path configurable (#14432).Tapio Aali2015-02-182-7/+6
* | Update server side state when columns are reordered. (#16643)Pekka Hyvönen2015-02-181-0/+12
* | Toggle column reordering from server side. Tests for reordering. #16643Pekka Hyvönen2015-02-171-0/+4
|/
* Add API for controlling deselection for single select model (#16567)Leif Åstrand2015-02-061-0/+3
* Show editor save error (#16602)Leif Åstrand2015-02-061-1/+4
* Highlights erroneous cells in Grid editor (#16575)Henrik Paul2015-02-061-1/+6
* Grid columns can now be marked as non-editable (#16538)Johannes Dahlström2015-02-051-0/+6
* Makes it possible to change save/cancel captions in Grid editor (#16551)Henrik Paul2015-02-052-0/+13
* Add @since for Transport.Sauli Tähkäpää2015-02-031-4/+10
* Do not loop infinitely when encountering an invalid tag name (#16522)Artur Signell2015-01-291-1/+3
* Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-281-0/+8
|\
| * Fixed UI.getPushConfiguration().getTransport() always returning null (#16499)wodencafe2015-01-281-0/+8
* | Use elemental.json and not org.json in OSGi (#16490)Artur Signell2015-01-271-1/+2
* | Adds error handling to Grid Editor (#15556)Henrik Paul2015-01-151-2/+8
* | Make Grid send Json as Json (#16244)Leif Åstrand2015-01-152-2/+6
* | Reformat build filesArtur Signell2015-01-151-3/+6
* | Add ItemClickEvents to Grid (#15449)Teemu Suo-Anttila2015-01-142-0/+18
* | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-143-5/+203
|\|
| * Set @since tags to 7.4Artur Signell2015-01-131-2/+2
| * Missing javadocs for VaadinUriResolver (#9045)Leif Åstrand2015-01-121-1/+67
| * Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045)Leif Åstrand2015-01-123-5/+137
* | Set @since tags to 7.4Artur Signell2015-01-131-1/+1
* | Rename BackgroundMessage -> NoLoadingIndicator (#15373)Leif Åstrand2015-01-134-9/+9
* | Add @BackgroundMessage annotation (#15373)Leif Åstrand2015-01-124-0/+41
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-121-0/+1
|\|
| * Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-021-0/+1
* | A few small renames and typo fixes for GridJohannes Dahlström2015-01-111-3/+4
* | Format project, once againArtur Signell2015-01-092-6/+6
* | Update @since for 7.4Artur Signell2015-01-0817-18/+18
* | Move column constants from state to GridConstants (#15510)Teemu Suo-Anttila2015-01-072-11/+27
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-291-0/+4
|\|
| * Allow TabSheet and Accordion tab captions to contain HTML (#14609)Artur Signell2014-12-181-0/+4
* | Fix Range.restrictTo to work with non-intersecting ranges(#13334)Teemu Suo-Anttila2014-12-192-3/+30
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-183-5/+1
|\|
| * Allow captions to contain HTML (#9426)Artur Signell2014-12-183-5/+1
* | Fix ClickableRenderers to use CellReferences (#13334)Teemu Suo-Anttila2014-12-181-1/+2
* | Change "editor row" to just "editor" in method names and javadoc (#13334)Johannes Dahlström2014-12-174-19/+19
* | Move SortDirection from grid package to data package (#13334)Teemu Suo-Anttila2014-12-173-3/+5
* | Split CellStyleGenerator into separate cell and row style generatorsArtur Signell2014-12-121-1/+4
* | Add expand and min/max width for GridColumns (#13334)Henrik Paul2014-12-121-0/+19