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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed ComponentState to AbstractComponentState (#9032)
Artur Signell
2012-11-20
1
-3
/
+3
*
Use classloader also to find theme styles.scss (#10107)
Artur Signell
2012-11-20
1
-0
/
+11
*
When closeIdleUIs is true, close open UIs only after all UIs have been idle f...
Johannes Dahlström
2012-11-20
8
-73
/
+88
*
Return int instead of Integer (#10306)
Artur Signell
2012-11-20
1
-2
/
+2
*
Only process RPC invocation if there's a handler for it (#10134)
Leif Åstrand
2012-11-20
9
-97
/
+75
*
Updated Panel, Window to use Component in constructors (#10300)
Artur Signell
2012-11-20
2
-14
/
+11
*
Removed deprecation as EventRouter will not be replaced for 7.0 (#10247)
Artur Signell
2012-11-20
3
-21
/
+6
*
Changed SystemMessagesProvider parameter into object (#10226)
Artur Signell
2012-11-19
9
-24
/
+85
*
Read browser width and height from request in Page.init (#9073)
Johannes Dahlström
2012-11-19
2
-6
/
+18
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
39
-182
/
+170
*
Made it possible again to use Navigator with UI/Panel/Window (#10211)
7.0.0.beta9
Artur Signell
2012-11-15
1
-0
/
+59
*
Merge "Remove Window.addComponent() (#2924)"
Artur Signell
2012-11-14
2
-47
/
+15
|
\
|
*
Remove Window.addComponent() (#2924)
Henri Sara
2012-11-14
2
-47
/
+15
*
|
Merge "Updated Form to use hierarchy change event (#9923)"
Johannes Dahlström
2012-11-14
1
-0
/
+14
|
\
\
|
*
|
Updated Form to use hierarchy change event (#9923)
Artur Signell
2012-11-14
1
-0
/
+14
|
|
/
*
|
Merge "UI stylename handling (#9832)"
Johannes Dahlström
2012-11-14
1
-5
/
+1
|
\
\
|
|
/
|
/
|
|
*
UI stylename handling (#9832)
Johannes Dahlström
2012-11-14
1
-5
/
+1
*
|
Panel and Window based on AbstractSingleComponentContainer (#2924)
Henri Sara
2012-11-14
2
-179
/
+26
|
/
*
UI based on AbstractBasicComponentContainer (#2924)
Henri Sara
2012-11-13
7
-377
/
+681
*
Merge "Renamed uri fragment methods in Page to use UriFragment instead of Fra...
Johannes Dahlström
2012-11-13
2
-58
/
+60
|
\
|
*
Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...
Artur Signell
2012-11-13
2
-58
/
+60
*
|
Run IE10 in IE9 compatibility mode for now (#10172)
Artur Signell
2012-11-13
1
-1
/
+1
|
/
*
Merge "Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#...
Henri Sara
2012-11-13
1
-3
/
+3
|
\
|
*
Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)
Johannes Dahlström
2012-11-12
1
-3
/
+3
*
|
(#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent...
Mikael Grankvist
2012-11-13
1
-49
/
+27
|
/
*
Fix typo
Leif Åstrand
2012-11-09
1
-3
/
+3
*
Rename DefaultDeploymentConfiguration.idleRootCleanupEnabled to idleUICleanup...
Johannes Dahlström
2012-11-09
1
-3
/
+3
*
Removed dead code
Artur Signell
2012-11-08
1
-120
/
+0
*
Modified FieldGroup so that fields configured with read only properties
tapio
2012-11-08
2
-7
/
+34
*
Added missing cast (#9342)
Artur Signell
2012-11-07
1
-1
/
+1
*
Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)
Artur Signell
2012-11-07
3
-311
/
+317
*
Added Component.getDescription (#8154)
Artur Signell
2012-11-07
2
-55
/
+63
*
Merge "AbstractComponentContainer should implement getComponentIterator and n...
Johannes Dahlström
2012-11-06
13
-21
/
+13
|
\
|
*
AbstractComponentContainer should implement getComponentIterator and not iter...
Artur Signell
2012-11-06
13
-21
/
+13
*
|
Merge "Merged com.vaadin.service into com.vaadin.util (#10146)"
Johannes Dahlström
2012-11-06
9
-28
/
+8
|
\
\
|
*
|
Merged com.vaadin.service into com.vaadin.util (#10146)
Artur Signell
2012-11-06
9
-28
/
+8
*
|
|
Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)"
Johannes Dahlström
2012-11-06
11
-16
/
+4
|
\
|
|
|
*
|
Moved classes from com.vaadin to com.vaadin.server (#10145)
Artur Signell
2012-11-06
11
-16
/
+4
|
|
/
*
/
Make getRpcProxy protected (#9312)
Artur Signell
2012-11-06
1
-1
/
+1
|
/
*
10030 Button.DisableOnClick not working properly
Pekka Hyvönen
2012-11-05
1
-3
/
+12
*
Revert "Don't require browserDetailsUrl when embedding (#10122)"
Leif Åstrand
2012-11-05
1
-31
/
+0
*
Merge "Don't require browserDetailsUrl when embedding (#10122)"
Johannes Dahlström
2012-11-02
1
-0
/
+31
|
\
|
*
Don't require browserDetailsUrl when embedding (#10122)
Leif Åstrand
2012-11-02
1
-0
/
+31
*
|
Move LegacyComponent from com.vaadin.server to com.vaadin.ui
Johannes Dahlström
2012-11-02
22
-20
/
+14
|
/
*
Move LegacyWindow to its own file (#9917)
Johannes Dahlström
2012-11-02
7
-346
/
+356
*
Update location when initialized UI is opened again (#10044)
Leif Åstrand
2012-11-01
2
-3
/
+22
*
Remove unnecessary "if not equal" check from AbstractEmbedded.setAlternateText
Johannes Dahlström
2012-11-01
1
-6
/
+1
*
Move deprecated getComponentIterator() from HasComponents to implementing cla...
Johannes Dahlström
2012-10-30
5
-16
/
+35
*
Fix potential NPE in Page.setFragment (#10089)
Johannes Dahlström
2012-10-29
1
-14
/
+15
*
Merge "Implement HasComponents, not ComponentContainer in CustomField (#10078)"
Artur Signell
2012-10-26
1
-131
/
+4
|
\
[next]