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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor loop cleanup/optimization for #15443 fix
Johannes Dahlström
2015-01-14
1
-19
/
+16
*
Fix grid sorting on init and sorting with unused properties (#16192)
Teemu Suo-Anttila
2015-01-14
1
-11
/
+51
*
Fix IndexOutOfBoundsException in RpcDataProviderExtension (#15443)
Johannes Dahlström
2015-01-14
1
-14
/
+19
*
Add ItemClickEvents to Grid (#15449)
Teemu Suo-Anttila
2015-01-14
1
-1
/
+40
*
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-14
14
-306
/
+523
|
\
|
*
Allow to override transactional property wrapper strategy (#13883).
Denis Anisimov
2015-01-13
2
-5
/
+55
|
*
Fix remaining issues for NativeSelect blur/focus events (#6847)
Artur Signell
2015-01-13
2
-0
/
+57
|
*
Add option to disable sending v-loc parameter in init request (#14460).
Jonas Granvik
2015-01-12
7
-0
/
+54
|
*
Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045)
Leif Åstrand
2015-01-12
2
-12
/
+110
|
*
Refactor SQLContainerTableQueryTest.
Sauli Tähkäpää
2015-01-12
1
-288
/
+246
|
*
Fix javadoc typo
Leif Åstrand
2015-01-12
1
-1
/
+1
*
|
Set @since tags to 7.4
Artur Signell
2015-01-13
1
-1
/
+1
*
|
Implement JavaScript renderer support (#15485)
Leif Åstrand
2015-01-13
3
-4
/
+161
*
|
Discard changes in server-side Grid.cancelEditor() (#16199)
Johannes Dahlström
2015-01-13
2
-3
/
+70
*
|
Fix Grid handling state changes and RPC calls deferred (#16188)
Teemu Suo-Anttila
2015-01-13
2
-62
/
+83
*
|
Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)
Henrik Paul
2015-01-13
2
-8
/
+24
*
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2015-01-12
238
-719
/
+834
|
\
|
|
*
Cache reference diffstate values (#15561)
Leif Åstrand
2015-01-12
1
-11
/
+22
|
*
Appending query param with vaadin version to js files (#12210)
Fabian Lange
2015-01-11
1
-2
/
+7
|
*
Wrap null values into JsonNull json objects in bootstrap handler(#14594)
Denis Anisimov
2015-01-10
1
-25
/
+24
|
*
Refactor server unit tests.
Sauli Tähkäpää
2015-01-09
35
-331
/
+281
|
*
Persist scss cache (#15228)
Leif Åstrand
2015-01-09
1
-4
/
+120
|
*
Updated invalid @since
Artur Signell
2015-01-08
1
-1
/
+1
|
*
Use API for setting content length on responses (#15504)
Artur Signell
2015-01-07
3
-1
/
+22
|
*
Unify test class naming.
Sauli Tähkäpää
2015-01-05
193
-299
/
+277
|
*
Option for rendering Calendar event captions as HTML (#9030)
Artur Signell
2015-01-02
1
-1
/
+36
|
*
Reformat project using Eclipse Luna SR1
Artur Signell
2014-12-29
14
-67
/
+81
*
|
Support JsonValue types as declared types in state and RPC (#15560)
Leif Åstrand
2015-01-12
1
-1
/
+8
*
|
A few small renames and typo fixes for Grid
Johannes Dahlström
2015-01-11
2
-3
/
+3
*
|
Format project, once again
Artur Signell
2015-01-09
12
-25
/
+39
*
|
Fix Grid editor hanging on exception in commit (#15536)
Teemu Suo-Anttila
2015-01-08
1
-2
/
+2
*
|
RendererClickEvent now tells about propertyIds (#13334)
Henrik Paul
2015-01-08
1
-0
/
+9
*
|
Change Grid default selection model to Single (#15435)
Teemu Suo-Anttila
2015-01-08
2
-3
/
+3
*
|
Add getSelected functionality to SelectionEvents (#15513)
Teemu Suo-Anttila
2015-01-08
1
-0
/
+10
*
|
Update @since for 7.4
Artur Signell
2015-01-08
9
-9
/
+9
*
|
Change getColumnProperty to getPropertyId in Grid Column (#15512)
Teemu Suo-Anttila
2015-01-07
2
-9
/
+9
*
|
Fix adding rows to visible range of Grid (#15476)
Teemu Suo-Anttila
2015-01-02
1
-1
/
+1
*
|
Fix Grid Header/Footer creating cells for unused properties (#15487)
Teemu Suo-Anttila
2015-01-02
2
-2
/
+21
*
|
Fix Grid unnecessarily cleaning up stored property information (#15482)
Teemu Suo-Anttila
2014-12-31
2
-1
/
+6
*
|
Fix active row range handling when removing rows (#15454)
Teemu Suo-Anttila
2014-12-31
1
-21
/
+32
*
|
Add Table-compatible constructors to Grid (#15447)
Leif Åstrand
2014-12-31
1
-8
/
+37
*
|
Fix RpcDataProviderExtension to send initial data on reload (#15465)
Teemu Suo-Anttila
2014-12-31
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-12-29
21
-492
/
+517
|
\
|
|
*
Remove duplicate code from SQLContainerTableQueryTest.
Sauli Tähkäpää
2014-12-19
1
-330
/
+148
|
*
Add DateFieldTest. (#15342)
Sauli Tähkäpää
2014-12-19
1
-0
/
+56
|
*
Remove mentions of SimpleViewDisplay as there is no such thing (#12934)
Artur Signell
2014-12-19
1
-7
/
+4
|
*
Disable Atmosphere annotation scanning (#15414)
Artur Signell
2014-12-19
1
-0
/
+3
|
*
Ensure enum fields are created when not specifying a strict type (#10975)
Artur Signell
2014-12-18
2
-3
/
+49
|
*
Allow TabSheet and Accordion tab captions to contain HTML (#14609)
Artur Signell
2014-12-18
1
-0
/
+30
|
*
3 args method buildAndBind should be overriden, not 2 args (#12453).
Denis Anisimov
2014-12-18
2
-3
/
+17
[next]