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
/
uitest
/
src
/
com
/
vaadin
/
tests
/
minitutorials
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/7.0'
Artur Signell
2013-02-22
1
-4
/
+4
|
\
|
*
Count instances instead of windows and also show the counter
Leif Åstrand
2013-02-18
1
-4
/
+4
*
|
Added tutorial examples for creating a simple login view #10076
John Ahlroos
2013-02-18
3
-0
/
+243
|
/
*
Added cookie read/write minitutorial #9644
John Ahlroos
2013-01-23
1
-0
/
+92
*
Updated minitutorials
John Ahlroos
2013-01-17
2
-1
/
+9
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
32
-32
/
+32
*
CRLF -> LF
Artur Signell
2013-01-04
10
-495
/
+495
*
Updated some tutorials
johan
2012-11-27
14
-20
/
+523
*
Refactor heartbeat handling and inactive UI/session closing (#10252)
Johannes Dahlström
2012-11-23
1
-10
/
+12
*
Refactor BrowserPopupOpener API (#10241)
Leif Åstrand
2012-11-23
1
-2
/
+2
*
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
|
/
*
Renamed setBrowserWindowSize -> updateBrowserWindowSize (#10305)
Artur Signell
2012-11-21
1
-2
/
+0
*
Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749)
Leif Åstrand
2012-11-20
1
-1
/
+1
*
Renamed ComponentState to AbstractComponentState (#9032)
Artur Signell
2012-11-20
1
-2
/
+2
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
1
-2
/
+2
*
UI based on AbstractBasicComponentContainer (#2924)
Henri Sara
2012-11-13
21
-54
/
+91
*
Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...
Artur Signell
2012-11-13
2
-15
/
+15
*
Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)
Artur Signell
2012-11-07
2
-13
/
+27
*
AbstractComponentContainer should implement getComponentIterator and not iter...
Artur Signell
2012-11-06
1
-1
/
+1
*
Mini tutorial code (#10050)
Leif Åstrand
2012-11-01
3
-0
/
+137
*
Update mini tutorial code
Leif Åstrand
2012-10-18
3
-1
/
+158
*
Mini tutorial code update
Leif Åstrand
2012-10-11
9
-45
/
+348
*
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
*
Merge "Add Page.getLocation() (#9249)"
Leif Åstrand
2012-10-05
1
-2
/
+2
|
\
|
*
Add Page.getLocation() (#9249)
Johannes Dahlström
2012-10-05
1
-2
/
+2
*
|
Remove getters and setters from converted state
Leif Åstrand
2012-10-05
2
-9
/
+1
|
/
*
Rename VaadinSession -> VaadinServiceSession (#9733)
Leif Åstrand
2012-09-28
2
-5
/
+5
*
Global code cleanup
Leif Åstrand
2012-09-27
2
-5
/
+4
*
Update mini tutorial code to reflect reality.
Leif Åstrand
2012-09-27
3
-4
/
+51
*
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
27
-59
/
+59
*
Updated mini tutorial source code (#9499)
Leif Åstrand
2012-09-14
1
-3
/
+18
*
Mini tutorial code for beforeClientResponse (#9499)
Leif Åstrand
2012-09-14
1
-0
/
+53
*
Mini tutorial code for #9498
Leif Åstrand
2012-09-14
2
-0
/
+86
*
Mini tutorial code for Creating a component extension
Leif Åstrand
2012-09-14
2
-0
/
+73
*
Tweak UIProvider API based on review (#9443)
Leif Åstrand
2012-09-11
1
-2
/
+2
*
Use org.json instead of com.vaadin.external.json (#9539)
Leif Åstrand
2012-09-11
1
-2
/
+3
*
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
[next]