index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
/
com
/
vaadin
/
tests
/
minitutorials
/
v7a1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build uitest war with maven
Teemu Suo-Anttila
2016-04-15
19
-1190
/
+0
*
Add refresh method to mini tutorial code
Leif Åstrand
2014-05-15
1
-1
/
+12
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
11
-11
/
+11
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
11
-11
/
+11
*
|
Fix two tests broken by removal of StringToNumberConverter (#12092)
Henri Sara
2013-07-02
1
-3
/
+3
|
/
*
Added type parameter to converter methods (#11895)
Artur Signell
2013-06-11
1
-3
/
+4
*
Global code reformat
Leif Åstrand
2013-04-05
1
-1
/
+1
*
Count instances instead of windows and also show the counter
Leif Åstrand
2013-02-18
1
-4
/
+4
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
10
-10
/
+10
*
Updated some tutorials
johan
2012-11-27
4
-20
/
+21
*
Merge "Reomove DynamicConnectorResource (#10227)"
Artur Signell
2012-11-21
1
-24
/
+36
|
\
|
*
Reomove DynamicConnectorResource (#10227)
Leif Åstrand
2012-11-21
1
-24
/
+36
*
|
Global code cleanup
Leif Åstrand
2012-11-21
1
-1
/
+1
|
/
*
Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749)
Leif Åstrand
2012-11-20
1
-1
/
+1
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
1
-2
/
+2
*
UI based on AbstractBasicComponentContainer (#2924)
Henri Sara
2012-11-13
8
-16
/
+31
*
Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...
Artur Signell
2012-11-13
1
-9
/
+9
*
Mini tutorial code update
Leif Åstrand
2012-10-11
2
-37
/
+27
*
Remove CombinedRequest and BrowserDetails (#8165)
Leif Åstrand
2012-10-08
2
-3
/
+3
*
Remove VaadinServiceSession.getURL (#9884)
Leif Åstrand
2012-10-08
1
-10
/
+2
*
Add Page.getLocation() (#9249)
Johannes Dahlström
2012-10-05
1
-2
/
+2
*
Rename VaadinSession -> VaadinServiceSession (#9733)
Leif Åstrand
2012-09-28
2
-5
/
+5
*
Global code cleanup
Leif Åstrand
2012-09-27
2
-5
/
+4
*
Use event objects for future-proofing UIProvider API (#9721)
Leif Åstrand
2012-09-24
1
-6
/
+7
*
Merge UIProvider and AbstractUIProvider (#9642)
Leif Åstrand
2012-09-21
1
-2
/
+2
*
Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)
Leif Åstrand
2012-09-20
17
-39
/
+39
*
Tweak UIProvider API based on review (#9443)
Leif Åstrand
2012-09-11
1
-2
/
+2
*
Remove Application from UIProvider API (#9402)
Leif Åstrand
2012-09-06
1
-5
/
+3
*
Remove 'Application' from RequestHandler API (#9402)
Leif Åstrand
2012-09-06
1
-1
/
+1
*
Remove VaadinSession.isProductionMode() (#9402)
Leif Åstrand
2012-09-06
1
-2
/
+2
*
Reformat project
Leif Åstrand
2012-09-05
3
-4
/
+4
*
Remove getApplication() and add getSession() (#9402)
Leif Åstrand
2012-09-05
2
-3
/
+3
*
Rename Application to VaadinSession (#9402)
Leif Åstrand
2012-09-05
3
-7
/
+7
*
Change LegacyApplication to be a UIProvider (#9402)
Leif Åstrand
2012-09-05
1
-26
/
+20
*
Move UI class info querying to UIProvider (#9402)
Leif Åstrand
2012-09-05
1
-2
/
+2
*
Rename UIProvider.instantiateUI -> createInstance (#8159)
Leif Åstrand
2012-09-03
1
-1
/
+1
*
Refactor UI bootstrap (#9443)
Leif Åstrand
2012-08-31
2
-18
/
+29
*
Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)
Artur Signell
2012-08-30
19
-0
/
+1165