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
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Portlet integration refactoring, ApplicationServlet changes.
Marc Englund
2008-04-15
1
-4
/
+26
*
fixes #1566
Matti Tahvonen
2008-04-14
1
-1
/
+3
*
fixes #1557, added check if TT has already created global itmill js namespace
Matti Tahvonen
2008-04-14
1
-7
/
+11
*
More aggressive gc ensures better "memory used results".
Jani Laakso
2008-04-14
1
-2
/
+2
*
Fixed #1558: ApplicationServlet: closeApplication closes Application twice (n...
Jani Laakso
2008-04-13
1
-1
/
+0
*
Fixed (partially) #1557: ApplicationServlet has broken javascript
Jani Laakso
2008-04-11
1
-5
/
+5
*
Added StatusServlet used by Toolkit Automated Testing project.
Jani Laakso
2008-04-11
1
-0
/
+87
*
Modified to suit portal integration.
Marc Englund
2008-04-11
1
-9
/
+10
*
Needs to pass back application via request when producing fragment (i.e to po...
Marc Englund
2008-04-11
1
-0
/
+3
*
avoid all non alphanumeric chars in appId
Matti Tahvonen
2008-04-11
1
-1
/
+1
*
refactored app init process (for multiple toolkits in portals/mash-ups), some...
Matti Tahvonen
2008-04-11
3
-110
/
+89
*
Added initial html-fragment support (for portlets).
Marc Englund
2008-04-10
1
-53
/
+101
*
fixes #1555
Matti Tahvonen
2008-04-09
2
-0
/
+24
*
fixes #1544
Matti Tahvonen
2008-04-08
3
-11
/
+14
*
Created com.itmill.toolkit.automatedtests package which contains "official" a...
Jani Laakso
2008-04-07
28
-85
/
+2534
*
TT backwards compatibility fix: adds old (pre-multiapp) versionInfo to js.
Marc Englund
2008-04-07
2
-2
/
+12
*
-Enhancement: Application.setSessionExpiredURL now allows the developer to se...
Jouni Koivuviita
2008-04-07
2
-12
/
+95
*
IWindow now sizes itself respective to its content if no size is explicitly s...
Jouni Koivuviita
2008-04-07
1
-14
/
+5
*
initial commit for #704
Matti Tahvonen
2008-04-04
4
-39
/
+103
*
Fix: Force browser to fire unload event when component is detached from the v...
Jouni Koivuviita
2008-04-03
1
-1
/
+10
*
Fix: IEmbedded won't through exceptions for null-source values.
Jouni Koivuviita
2008-04-02
5
-9
/
+45
*
Fix: setting a new source for TYPE_BROWSER Embedded component doesn't replace...
Jouni Koivuviita
2008-04-01
1
-3
/
+19
*
New ticket testcase for #1506
Jouni Koivuviita
2008-04-01
4
-0
/
+285
*
Fixes #1514: Add src-attribute for __gwt_historyFrame IFRAME-element to preve...
Jouni Koivuviita
2008-03-27
1
-2
/
+2
*
Fixed GUI bug with time values like 00:00:00.000 (used current values if fiel...
Matti Tahvonen
2008-03-26
1
-8
/
+8
*
Minor fix for filterselect theme.
Jouni Koivuviita
2008-03-26
1
-1
/
+0
*
avoid "hanged response indicator" when receiving non-valid json
Matti Tahvonen
2008-03-25
1
-0
/
+1
*
reverted to trust on isChildrenAllowd only when deciding leaf vs. node (Regre...
Matti Tahvonen
2008-03-17
1
-2
/
+1
*
fixes #1499
Matti Tahvonen
2008-03-17
1
-6
/
+6
*
fixed lots of ComboBox bugs + cleaned the code
Matti Tahvonen
2008-03-14
2
-78
/
+68
*
Changed debug consoles default position.
Matti Tahvonen
2008-03-14
1
-3
/
+1
*
FIX: IWindow style dependent names were assigned to the wrong DOM element.
Jouni Koivuviita
2008-03-14
1
-0
/
+7
*
debug console now does not send invalid variable changes
Matti Tahvonen
2008-03-14
1
-0
/
+31
*
fixed width with combobox, deprecated setColumns
Matti Tahvonen
2008-03-14
2
-12
/
+10
*
removed obsolete log message
Matti Tahvonen
2008-03-14
1
-2
/
+0
*
TextFields now support width properly
Matti Tahvonen
2008-03-14
2
-1
/
+55
*
removed obsolete width
Matti Tahvonen
2008-03-13
1
-5
/
+0
*
auto closing popup now only when resolution is less than hour
Matti Tahvonen
2008-03-13
1
-1
/
+2
*
Fixed calendar popup inside modal panel. CalendarPopup now closes on on date ...
Matti Tahvonen
2008-03-13
2
-2
/
+26
*
eventPreview fixed, should not interfere with modal window.
Marc Englund
2008-03-13
1
-36
/
+32
*
scroll position now correct on page reload
Matti Tahvonen
2008-03-13
1
-4
/
+9
*
fixed combobox not to lose focus on keyboard selection
Matti Tahvonen
2008-03-13
1
-1
/
+0
*
fixes multiple issues with tabsheet, accordion, table etc
Matti Tahvonen
2008-03-13
12
-145
/
+203
*
One more: Abstract select assumed Property is always ValueChangeNotifier (bug...
Marc Englund
2008-03-12
1
-1
/
+1
*
Abstract select assumed Property is always ValueChangeNotifier (bug in if -cl...
Marc Englund
2008-03-12
1
-1
/
+1
*
Fixes #1490
Matti Tahvonen
2008-03-11
1
-7
/
+10
*
svn changeset:4026/svn branch:trunk
Jani Laakso
2008-03-11
1
-4
/
+37
*
For bug #1486
Jani Laakso
2008-03-11
1
-5
/
+4
*
For bug #1486
Jani Laakso
2008-03-11
1
-11
/
+12
*
selectedOptionKey was not nulled when selection was nulled serverside, so sel...
Marc Englund
2008-03-11
1
-0
/
+1
[next]