summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Make push path configurable (#14432).Tapio Aali2015-02-182-7/+6
* 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
* | Remove SortEventOriginator and replace it with a boolean (#13334)Teemu Suo-Anttila2014-12-122-37/+1
* | Merge remote-tracking branch 'origin/master' into gridArtur Signell2014-12-121-7/+4
|\|
| * VBrowserDetails fails to detect Android when using Firefox (#15183)Sergey Budkin2014-12-111-7/+4
* | Columns can now have subpixel accuracy widths (#13334)Henrik Paul2014-12-121-2/+2
* | Make AbstractRemoteDataSource easier to use (#13334)Leif Åstrand2014-12-121-32/+0
* | Remove editor row discard methods; rename "commit" to "save" (#13334)Johannes Dahlström2014-12-112-24/+7
* | Split and capitalize header captions by defaultArtur Signell2014-12-102-15/+187
* | GridColumns can resize-to-fit. (#13334)Henrik Paul2014-12-101-2/+5
* | Don't set frozen column count before columns have been updated (#13334)Leif Åstrand2014-12-101-1/+0
* | Add select all / select none checkbox to SelectionColumn (#13334)Teemu Suo-Anttila2014-12-081-0/+2
* | Refactor frozen column API (#13334)Leif Åstrand2014-12-051-6/+3
* | Remove Column visibility setting from client side (#13334)Teemu Suo-Anttila2014-12-051-5/+0