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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
#8172 WrappedResponse is missing javadoc
Leif Åstrand
2012-01-04
1
-2
/
+111
*
Use sendError instead of just a status code
Leif Åstrand
2012-01-04
1
-1
/
+2
*
Move invocation of incrementActiveRequests based on review (#8190)
Leif Åstrand
2012-01-02
1
-3
/
+3
*
#8190 Recorder no longer waits for Vaadin application to load
Leif Åstrand
2012-01-02
1
-4
/
+3
*
Merge branch 'contrib'
Leif Åstrand
2012-01-02
8
-176
/
+214
|
\
|
*
#8019 Implemented Serializable in Size so you can serialize when you size.
Jens Jansson
2011-12-22
1
-1
/
+1
|
*
#8019 Switched AbsoluteLayout size units when unset from null to pixels as th...
Jens Jansson
2011-12-22
1
-5
/
+5
|
*
#8019 fixed an NPE which came along with changing Sizable units from constant...
Jens Jansson
2011-12-22
1
-2
/
+10
|
*
#8019 Fixed Sizable UNITS to use an Enum Unit instead of constants
Jens Jansson
2011-12-22
8
-176
/
+206
*
|
Remove support for interpreting VView with a "sub" attribute as VWindow
Leif Åstrand
2011-12-28
1
-5
/
+1
*
|
Deprecated Form. Use FieldGroup instead.
Artur Signell
2011-12-23
1
-0
/
+4
*
|
Corrected error message to show model and not presentation type when
Artur Signell
2011-12-22
4
-5
/
+5
*
|
Use DefaultFieldGroupFieldFactory by default
Artur Signell
2011-12-22
1
-1
/
+1
*
|
License comment added to UnsupportedBrowserHandler
Marc Englund
2011-12-22
1
-0
/
+3
*
|
Javadocced the fact that root preserving should not be toggled on-the-fly whe...
Marc Englund
2011-12-22
1
-0
/
+4
*
|
Root preservation should now work, even with @EagerInit etc. Also if turned o...
Marc Englund
2011-12-22
1
-23
/
+25
*
|
Remove TransactionalProperty that was replaced by
Henri Sara
2011-12-22
2
-63
/
+4
*
|
Merge remote branch 'origin/6.8'
Henri Sara
2011-12-22
5
-14
/
+42
|
\
\
|
*
|
Merged changes from 6.8
Johannes Dahlström
2011-12-22
5
-19
/
+41
|
*
|
#5655 Javadoc that the size is only updated on full repaint
Artur Signell
2011-12-20
1
-1
/
+7
*
|
|
Remove extra @Override annotation.
Henri Sara
2011-12-22
1
-1
/
+0
*
|
|
Changed javadoc to match current functionality
Marc Englund
2011-12-22
1
-4
/
+1
*
|
|
Changed how UnsupportedBrowserHandler 'singleton' stored to match app resourc...
Marc Englund
2011-12-22
2
-17
/
+5
*
|
|
External UnsupportedBrowserHandler
Marc Englund
2011-12-22
3
-57
/
+105
*
|
|
#8102 Changing data source type from Double -> Number can keep the
Artur Signell
2011-12-22
1
-3
/
+7
*
|
|
Print type info when an illegal type is passed to setValue
Artur Signell
2011-12-22
1
-2
/
+3
*
|
|
Make LegacyWindow init eager as there was no other initialization in V6
Leif Åstrand
2011-12-22
1
-10
/
+2
*
|
|
com.vaadin.data.fieldbinder -> com.vaadin.data.fieldgroup
Artur Signell
2011-12-22
6
-7
/
+7
*
|
|
DefaultFormBuilderFieldFactort -> DefaultFieldGroupFieldFactory
Artur Signell
2011-12-22
1
-1
/
+1
*
|
|
Also check contents of BrowserDetails to determine if details are there
Leif Åstrand
2011-12-22
1
-3
/
+5
*
|
|
Add license to EagerInit.java
Leif Åstrand
2011-12-22
1
-0
/
+3
*
|
|
Rename BeanValidationValidator to BeanValidator based on review.
Henri Sara
2011-12-22
2
-5
/
+5
*
|
|
Move bean validation implementation availability check to
Henri Sara
2011-12-22
2
-20
/
+30
*
|
|
Remove @ClientWidget for Root
Leif Åstrand
2011-12-22
4
-13
/
+29
*
|
|
Integrated FormBuilder into FieldGroup, renamed
Artur Signell
2011-12-22
4
-312
/
+264
*
|
|
bindFields -> bindMemberFields + javadoc
Artur Signell
2011-12-22
1
-16
/
+38
|
|
/
|
/
|
*
|
Change the default to a two request bootstrap
Leif Åstrand
2011-12-22
4
-24
/
+30
*
|
Add javadoc to Property.Transactional and TransactionalPropertyWrapper.
Henri Sara
2011-12-22
2
-0
/
+28
*
|
Rename TransactionalProperty to Property.Transactional based on review
Henri Sara
2011-12-22
3
-4
/
+58
*
|
#8095 Method renames based on API review meeting
Artur Signell
2011-12-22
2
-35
/
+35
*
|
Renamed FieldBinder -> FieldGroup, BeanFieldBinder -> BeanFieldGroup
Artur Signell
2011-12-22
3
-18
/
+29
*
|
#8173 Deprecated separate read through and write through modes
Artur Signell
2011-12-22
3
-1
/
+26
*
|
Removed static helper for BeanValidationValidator as it incorrectly
Artur Signell
2011-12-22
2
-157
/
+7
*
|
Javadoc fixes
Artur Signell
2011-12-22
7
-36
/
+44
*
|
Replace RootPreserveStrategy with Application.setRootPreserved(boolean)
Leif Åstrand
2011-12-22
2
-111
/
+46
*
|
RootRequiresMoreInformation -> RootRequiresMoreInformationException
Leif Åstrand
2011-12-22
6
-21
/
+21
*
|
Rename CustomField.createContent() to initContent() (#3718).
Henri Sara
2011-12-22
1
-6
/
+9
*
|
Rename @RootWidgetset -> @Widgetset
Leif Åstrand
2011-12-22
2
-4
/
+4
*
|
Rename @RootTheme -> @Theme
Leif Åstrand
2011-12-22
2
-3
/
+3
*
|
Rename AjaxPageHandler -> BootstrapHandler
Leif Åstrand
2011-12-22
5
-60
/
+60
[next]