index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Grid column hiding info from client to server #(17023)
Pekka Hyvönen
2015-03-22
1
-0
/
+15
*
Fix various small issues discovered while reviewing API
Leif Åstrand
2015-03-20
1
-1
/
+1
*
Merge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5
Henrik Paul
2015-03-19
4
-0
/
+190
|
\
|
*
Adds details generator swap support for Grid (#16644)
Henrik Paul
2015-03-18
2
-7
/
+12
|
*
Grid's Details can now be Components (#16644)
Henrik Paul
2015-03-17
3
-0
/
+175
|
*
Server side Grid can open details on the client side (#16644)
Henrik Paul
2015-03-17
1
-0
/
+10
*
|
Adds server side column hiding API to Grid (#17023)
Henrik Paul
2015-03-19
1
-0
/
+6
*
|
Merge branch 'master' into grid-columnreorder
Pekka Hyvönen
2015-03-06
4
-10
/
+16
|
\
|
|
*
Add missing osgi import to guava (#16739)
Miki
2015-03-04
1
-3
/
+5
|
*
Method for requesting column width recalculation (#16748)
Artur Signell
2015-03-02
1
-0
/
+5
|
*
Make push path configurable (#14432).
Tapio Aali
2015-02-18
2
-7
/
+6
*
|
Update server side state when columns are reordered. (#16643)
Pekka Hyvönen
2015-02-18
1
-0
/
+12
*
|
Toggle column reordering from server side. Tests for reordering. #16643
Pekka Hyvönen
2015-02-17
1
-0
/
+4
|
/
*
Add API for controlling deselection for single select model (#16567)
Leif Åstrand
2015-02-06
1
-0
/
+3
*
Show editor save error (#16602)
Leif Åstrand
2015-02-06
1
-1
/
+4
*
Highlights erroneous cells in Grid editor (#16575)
Henrik Paul
2015-02-06
1
-1
/
+6
*
Grid columns can now be marked as non-editable (#16538)
Johannes Dahlström
2015-02-05
1
-0
/
+6
*
Makes it possible to change save/cancel captions in Grid editor (#16551)
Henrik Paul
2015-02-05
2
-0
/
+13
*
Add @since for Transport.
Sauli Tähkäpää
2015-02-03
1
-4
/
+10
*
Do not loop infinitely when encountering an invalid tag name (#16522)
Artur Signell
2015-01-29
1
-1
/
+3
*
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-28
1
-0
/
+8
|
\
|
*
Fixed UI.getPushConfiguration().getTransport() always returning null (#16499)
wodencafe
2015-01-28
1
-0
/
+8
*
|
Use elemental.json and not org.json in OSGi (#16490)
Artur Signell
2015-01-27
1
-1
/
+2
*
|
Adds error handling to Grid Editor (#15556)
Henrik Paul
2015-01-15
1
-2
/
+8
*
|
Make Grid send Json as Json (#16244)
Leif Åstrand
2015-01-15
2
-2
/
+6
*
|
Reformat build files
Artur Signell
2015-01-15
1
-3
/
+6
*
|
Add ItemClickEvents to Grid (#15449)
Teemu Suo-Anttila
2015-01-14
2
-0
/
+18
*
|
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-14
3
-5
/
+203
|
\
|
|
*
Set @since tags to 7.4
Artur Signell
2015-01-13
1
-2
/
+2
|
*
Missing javadocs for VaadinUriResolver (#9045)
Leif Åstrand
2015-01-12
1
-1
/
+67
|
*
Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045)
Leif Åstrand
2015-01-12
3
-5
/
+137
*
|
Set @since tags to 7.4
Artur Signell
2015-01-13
1
-1
/
+1
*
|
Rename BackgroundMessage -> NoLoadingIndicator (#15373)
Leif Åstrand
2015-01-13
4
-9
/
+9
*
|
Add @BackgroundMessage annotation (#15373)
Leif Åstrand
2015-01-12
4
-0
/
+41
*
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2015-01-12
1
-0
/
+1
|
\
|
|
*
Option for rendering Calendar event captions as HTML (#9030)
Artur Signell
2015-01-02
1
-0
/
+1
*
|
A few small renames and typo fixes for Grid
Johannes Dahlström
2015-01-11
1
-3
/
+4
*
|
Format project, once again
Artur Signell
2015-01-09
2
-6
/
+6
*
|
Update @since for 7.4
Artur Signell
2015-01-08
17
-18
/
+18
*
|
Move column constants from state to GridConstants (#15510)
Teemu Suo-Anttila
2015-01-07
2
-11
/
+27
*
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-12-29
1
-0
/
+4
|
\
|
|
*
Allow TabSheet and Accordion tab captions to contain HTML (#14609)
Artur Signell
2014-12-18
1
-0
/
+4
*
|
Fix Range.restrictTo to work with non-intersecting ranges(#13334)
Teemu Suo-Anttila
2014-12-19
2
-3
/
+30
*
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-12-18
3
-5
/
+1
|
\
|
|
*
Allow captions to contain HTML (#9426)
Artur Signell
2014-12-18
3
-5
/
+1
*
|
Fix ClickableRenderers to use CellReferences (#13334)
Teemu Suo-Anttila
2014-12-18
1
-1
/
+2
*
|
Change "editor row" to just "editor" in method names and javadoc (#13334)
Johannes Dahlström
2014-12-17
4
-19
/
+19
*
|
Move SortDirection from grid package to data package (#13334)
Teemu Suo-Anttila
2014-12-17
3
-3
/
+5
*
|
Split CellStyleGenerator into separate cell and row style generators
Artur Signell
2014-12-12
1
-1
/
+4
*
|
Add expand and min/max width for GridColumns (#13334)
Henrik Paul
2014-12-12
1
-0
/
+19
[next]