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
*
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
2
-6
/
+13
|
\
|
*
Avoid marking AbstractField dirty in primitive getters (#11201)
Artur Signell
2013-05-17
1
-3
/
+8
|
*
SQLContainer.indexOfId() also searches backwards (#11849, #10376)
Henri Sara
2013-05-14
1
-3
/
+5
*
|
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
1
-2
/
+2
|
\
|
|
*
Clear items in ComboBox only if changed (#10924)
Henri Sara
2013-05-14
1
-2
/
+2
*
|
Tooltip accessibility fixes (#11799)
michaelvogt
2013-05-17
1
-0
/
+24
*
|
Send browser window resizes if there is a listener (#10055)
Henri Sara
2013-05-17
3
-11
/
+56
*
|
Merge changes from origin/7.0
Leif Åstrand
2013-05-10
1
-6
/
+63
|
\
|
|
*
Liferay 6.2 compatibility (#11751)
Henri Sara
2013-05-10
1
-6
/
+63
*
|
Only complain about other session if it is locked (#11757)
Leif Åstrand
2013-05-03
1
-1
/
+2
*
|
Fix typo (#11754)
Leif Åstrand
2013-05-02
1
-3
/
+3
*
|
Allow setting push mode in UI.init (#11739)
Johannes Dahlström
2013-05-02
1
-5
/
+5
*
|
Make access() throw if another session is already locked (#11757)
Leif Åstrand
2013-05-02
3
-0
/
+41
*
|
Rename runSafely() to access() (#11756)
Leif Åstrand
2013-05-02
6
-30
/
+59
*
|
Split client-to-server messages when websockets are used (#11648)
Johannes Dahlström
2013-04-29
3
-9
/
+112
*
|
Merge commit 'd214efa39a011002eb88e683676508e438842fe4'
Henri Sara
2013-04-29
2
-42
/
+50
|
\
|
|
*
Ensure actions are handled in a deterministic order (#11735) (merged
Henri Sara
2013-04-29
1
-35
/
+25
|
*
Add content length header for static resources (#11699)
Henri Sara
2013-04-25
1
-7
/
+25
*
|
Fixed NPE in UI check (#11714)
Artur Signell
2013-04-29
1
-1
/
+2
*
|
Fixed refresh after invalid CSRF has been received (#11635)
Artur Signell
2013-04-26
1
-7
/
+21
*
|
Moved message 'escaping' to AtmospherePushConnection to be able to send pre-e...
Artur Signell
2013-04-26
2
-4
/
+4
*
|
Store security key in VaadinSession (#11717)
Leif Åstrand
2013-04-26
6
-61
/
+36
*
|
Send communication error if UI with given id is not found (#11485)
Artur Signell
2013-04-26
2
-5
/
+39
*
|
Wait max 1000ms before closing push channel (#11596)
Artur Signell
2013-04-26
1
-4
/
+22
*
|
Handle session expired for UIDL requests correctly (#11705)
Artur Signell
2013-04-26
2
-5
/
+35
*
|
Deal correctly with session expired during opening of push connection (#11705)
Artur Signell
2013-04-26
7
-87
/
+168
*
|
Ensure RPC are not delivered to closed UIs (#11714)
Artur Signell
2013-04-26
1
-0
/
+14
*
|
Close push connection when UI is detached (#11596)
Artur Signell
2013-04-26
4
-3
/
+39
*
|
Pass ServletConfig to atmosphere init (#11716)
Leif Åstrand
2013-04-25
9
-19
/
+61
*
|
Fixed incorrect assert (#11720)
Artur Signell
2013-04-25
1
-1
/
+2
*
|
Verify CSRF token before accepting new CSRF connection (#11635)
Leif Åstrand
2013-04-25
6
-38
/
+78
*
|
Global code clean up
Leif Åstrand
2013-04-25
2
-4
/
+4
*
|
Remove unused indirection (#11192)
Leif Åstrand
2013-04-25
1
-10
/
+3
*
|
Support schemas and catalogs in TableQuery (#7827)
Henri Sara
2013-04-25
4
-33
/
+257
*
|
Update javadoc to reflect moved getPushMode method (#11506)
Leif Åstrand
2013-04-24
1
-1
/
+1
*
|
Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)
Artur Signell
2013-04-24
7
-17
/
+76
*
|
Re-added Property.toString warning messages (#10916)
Artur Signell
2013-04-24
10
-53
/
+321
*
|
addons.scss should contain "addons"-mixin and include all found mixins into t...
John Ahlroos
2013-04-24
1
-10
/
+32
*
|
Make WebBrowser information available in LegacyApplication init again (#11690)
Artur Signell
2013-04-23
1
-0
/
+4
*
|
Added push dependency to make project compile (#11654)
Artur Signell
2013-04-23
1
-0
/
+2
*
|
Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591)
Artur Signell
2013-04-23
1
-0
/
+213
*
|
Add patched AtmosphereFramework without support message (#11654)
Leif Åstrand
2013-04-23
2
-4
/
+4
*
|
Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591
John Ahlroos
2013-04-23
2
-0
/
+716
*
|
Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'
Artur Signell
2013-04-23
1
-1
/
+6
|
\
|
|
*
Fixed date reset when calendar is first initialized #11387
John Ahlroos
2013-04-12
1
-1
/
+6
|
*
Remove resource related code from VaadinPortlet (#11527)
Henri Sara
2013-04-08
1
-30
/
+3
|
*
Backported fix of minimal (empty hashmap) leak on redeploy (#9993)
Artur Signell
2013-04-03
2
-9
/
+171
*
|
Renamed loading indicator states to 'first','second','third' (#11668)
Artur Signell
2013-04-23
1
-38
/
+39
*
|
Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665)
Artur Signell
2013-04-23
2
-9
/
+9
*
|
Renamed UI.getTooltip to getTooltipConfiguration (#11663)
Artur Signell
2013-04-23
2
-9
/
+9
[next]