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
*
Update copyright year to 2014
Artur Signell
2014-04-16
146
-177
/
+177
*
Fixed trailing slash trimming in VaadinPortletService.
Sauli Tähkäpää
2014-03-13
4
-3
/
+56
*
Add javadoc for @DelegateToWidget (#10980)
Leif Åstrand
2014-03-04
1
-0
/
+59
*
Upload control with empty selection (#9602)
Tomi Virtanen
2014-01-07
1
-0
/
+26
*
Decrease the websocket buffer size due to a Jetty 9.1 issue (#13087)
Johannes Dahlström
2013-12-16
1
-1
/
+4
*
Send window position data back to server after drag (#12885)
Thomas
2013-11-06
1
-0
/
+2
*
Prefixes GET parameters in Liferay with portlet namespace #12602
John Ahlroos
2013-09-27
1
-0
/
+4
*
Fixes browser detection for IE11 (#12638)
Artur Signell
2013-09-25
1
-6
/
+32
*
Use non-obfuscated version of vaadinPush.js when not in production (#12527)
Artur Signell
2013-09-10
1
-0
/
+8
*
Unified xml files to end with new line
Artur Signell
2013-09-04
1
-1
/
+1
*
Implemented Focusable in MenuBar (#7674)
Jens Jansson
2013-06-28
1
-2
/
+2
*
Enable using @Stylesheet with vaadin:// (#9934)
Artur Signell
2013-06-18
1
-0
/
+1
*
Reformatted using Ant editor (#12040)
Artur Signell
2013-06-10
1
-4
/
+2
*
Remove DEFAULT constant as an annotation enum cannot use it (#11966)
Artur Signell
2013-06-05
2
-12
/
+3
*
Don't use the broken {@value Type#CONSTANT} pattern in javadocs
Leif Åstrand
2013-06-05
1
-0
/
+1
*
Allow customizing client-side push config on server side (#11867)
Artur Signell
2013-06-05
2
-2
/
+75
*
Added missing rpc interface (#11536)
Artur Signell
2013-06-05
1
-0
/
+39
*
Change analyze layouts to use RPC (#11536)
Artur Signell
2013-06-05
2
-2
/
+7
*
Send connector debug (highlight) using RPC (#11536)
Artur Signell
2013-06-05
2
-1
/
+43
*
Fixed javadoc references
Artur Signell
2013-06-05
1
-3
/
+3
*
Formatted XML files using defined rules (#11956)
Artur Signell
2013-05-30
1
-52
/
+54
*
Add primary style name support for ProgressBar/Indicator (#9913)
Artur Signell
2013-05-29
2
-0
/
+10
*
Extract ProgressBar and deprecate ProgressIndicator (#11925)
Leif Åstrand
2013-05-29
2
-5
/
+35
*
Fixed javadoc compilation error
Artur Signell
2013-05-29
1
-4
/
+2
*
Moved Locale data handling to LocaleService (#11378)
Artur Signell
2013-05-29
1
-0
/
+28
*
Send window mode changes to the server immediately (#11737)
Leif Åstrand
2013-05-28
1
-2
/
+0
*
Added Serializable where missing and ignore classes which do not need Seriali...
Artur Signell
2013-05-28
3
-3
/
+9
*
Upgrade to Atmosphere 1.0.13 (#11861)
Johannes Dahlström
2013-05-21
1
-1
/
+1
*
Use "\0" instead of "|" as a push message delimiter (#11692)
Johannes Dahlström
2013-05-21
2
-4
/
+46
*
Tooltip accessibility fixes (#11799)
michaelvogt
2013-05-17
1
-1
/
+5
*
Remove JavaDoc dependency to vaadin-server from PageState (#11873)
Johannes Dahlström
2013-05-17
1
-3
/
+1
*
Send browser window resizes if there is a listener (#10055)
Henri Sara
2013-05-17
2
-0
/
+40
*
Split client-to-server messages when websockets are used (#11648)
Johannes Dahlström
2013-04-29
1
-0
/
+4
*
Close push connection when UI is detached (#11596)
Artur Signell
2013-04-26
1
-0
/
+34
*
Verify CSRF token before accepting new CSRF connection (#11635)
Leif Åstrand
2013-04-25
1
-0
/
+5
*
Global code clean up
Leif Åstrand
2013-04-25
1
-1
/
+0
*
Renamed loading indicator states to 'first','second','third' (#11668)
Artur Signell
2013-04-23
1
-4
/
+5
*
Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665)
Artur Signell
2013-04-23
1
-2
/
+2
*
Renamed UI.getTooltip to getTooltipConfiguration (#11663)
Artur Signell
2013-04-23
1
-2
/
+2
*
Renamed DisplayState to WindowMode (#11662)
Artur Signell
2013-04-23
3
-7
/
+41
*
Load vaadinPush.js on demand (#11506)
Leif Åstrand
2013-04-19
1
-0
/
+6
*
Initial support for toggling push on the fly (#11506)
Leif Åstrand
2013-04-19
1
-0
/
+3
*
Add PushMode.isEnabled() (#11626)
Leif Åstrand
2013-04-17
1
-0
/
+11
*
Handle JSONException and InvalidUIDLSecurityKeyException the same way in Push...
Artur Signell
2013-04-16
1
-0
/
+2
*
Implemented poll interval for UI (#11495)
Leif Åstrand
2013-04-10
3
-0
/
+35
*
Added SharedUtil for helpers shared by client and server
Leif Åstrand
2013-04-10
1
-0
/
+45
*
Implement range for date field (#6241)
johan
2013-04-08
2
-2
/
+15
*
WAI-ARIA functions for Tree (#11389)
michaelvogt
2013-04-04
1
-0
/
+2
*
Maximize Restore for Window #3400
Pekka Hyvönen
2013-04-04
2
-0
/
+12
*
Server push (#111)
Johannes Dahlström
2013-04-04
2
-0
/
+57
[next]