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-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
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
/
vaadin
/
terminal
/
gwt
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
steps toward simpler widgetset creation. Still needs a lot of cleaning and re...
Matti Tahvonen
2009-09-25
2
-21
/
+116
*
Merged: Fix for #3349 - NPE when mainwindow is not set
Artur Signell
2009-09-18
2
-3
/
+6
*
App Engine datastore cleanup, fixes #3320
Marc Englund
2009-09-11
1
-15
/
+179
*
Made error notifications overrideable; final commit for #2835
Marc Englund
2009-09-08
1
-19
/
+27
*
Upload examples did not serialize; for GAE support
Marc Englund
2009-09-08
1
-0
/
+13
*
Google appengine support w/ own 'session handling' and synchronization. For #...
Marc Englund
2009-09-04
2
-47
/
+213
*
enhancement to app runner (ability to specify default packages for quicker ac...
Matti Tahvonen
2009-09-01
1
-12
/
+39
*
Appengine fixes; This version uses GAE sessions, but attempts to keep synchro...
Marc Englund
2009-09-01
2
-11
/
+104
*
Fix for #3249 - Added null check
Artur Signell
2009-08-31
1
-1
/
+1
*
Window-close XHR moved to onbeforeunload, AbstractApplicationServlet and Comm...
Marc Englund
2009-08-28
2
-24
/
+15
*
Fix for #3167 - IllegalStateExcepton when session expires
Artur Signell
2009-08-28
1
-5
/
+10
*
removed obsolete millstone/toolkit 4 era method
Matti Tahvonen
2009-08-26
1
-93
/
+0
*
Fix for #3096 - Analyze layouts does not check sub windows
Artur Signell
2009-08-21
1
-2
/
+15
*
merged [8512] to 6.1
Matti Tahvonen
2009-08-21
1
-1
/
+1
*
Large pile of various optimizations and small bug fixes. Changeset has a grea...
Matti Tahvonen
2009-08-20
1
-9
/
+50
*
#3191
Matti Tahvonen
2009-08-14
1
-18
/
+2
*
renamed method to better describe its purpose
Matti Tahvonen
2009-08-14
1
-4
/
+4
*
Multiple changes for gwt terminals server side:
Matti Tahvonen
2009-08-13
4
-71
/
+29
*
Lots of servlet and portlet related fixes and enhancements. Most notable changes
Matti Tahvonen
2009-08-13
3
-179
/
+360
*
dropping support for gecko 1.7 (non oophm hosted mode under linux)
Matti Tahvonen
2009-08-11
1
-160
/
+62
*
fixes #3122
Matti Tahvonen
2009-08-10
1
-2
/
+2
*
removed IE7 combatibility mode tag
Matti Tahvonen
2009-08-10
1
-2
/
+0
*
#3157: Spring security form login fix
Henri Sara
2009-07-23
1
-0
/
+33
*
#3148 Remove reference to ApplicationServlet in CommunicationManager.
Henri Sara
2009-07-20
2
-11
/
+14
*
#3113 corrected: load portal default theme before any others
Henri Sara
2009-07-09
2
-11
/
+12
*
#3113 load portal default theme before any others
Henri Sara
2009-07-09
1
-25
/
+28
*
3113 portal-wide base theme changes are not Liferay-specific.
Henri Sara
2009-07-09
1
-22
/
+24
*
Fix for #3128 - ApplicationPortlet should throw an error if the application i...
Artur Signell
2009-07-07
1
-1
/
+4
*
#3113 Fix theme URI for client
Henri Sara
2009-07-07
2
-7
/
+3
*
Fix for #3123 - Removed debug info accidentally commited in [8321].
Artur Signell
2009-07-07
1
-1
/
+0
*
Liferay session extending script now calls extend() (again), which actually d...
Marc Englund
2009-07-06
1
-2
/
+2
*
#3113: Support for shared default theme for whole portal (loaded exactly once...
Henri Sara
2009-07-06
2
-30
/
+101
*
Fix for #3105 - Show "invalid security key" instead of "Session Expired" for ...
Artur Signell
2009-07-06
2
-7
/
+41
*
Fix for #3115 - A new session should not be created if an application is not
Artur Signell
2009-07-04
1
-20
/
+60
*
#3113 LifeRay portal integration:
Henri Sara
2009-07-03
2
-15
/
+115
*
Added null check to Liferay specific hack to extend portal session
Artur Signell
2009-07-03
1
-6
/
+10
*
Fix for #3060 - Warn if cross site scripting prevention is turned off
Artur Signell
2009-06-29
1
-2
/
+3
*
Fix for #3060 - Warn if cross site scripting prevention is turned off
Artur Signell
2009-06-29
1
-1
/
+16
*
Removed debug println
Artur Signell
2009-06-29
1
-1
/
+0
*
Modified liferay specific hack to extend portal session. This should work in ...
Matti Tahvonen
2009-06-26
1
-1
/
+1
*
Fixed obvious NPE in file upload
Artur Signell
2009-06-25
1
-4
/
+4
*
Added liferay specific hack to extend portal session after each Vaadin servle...
Matti Tahvonen
2009-06-25
1
-1
/
+24
*
Test case and fix for #3055 - Widgetset is loaded from wrong url when context...
Artur Signell
2009-06-16
2
-25
/
+48
*
Fixed #3062 : Added support for Hebrew locale
Joonas Lehtinen
2009-06-14
1
-1
/
+12
*
#2904 renamed JavaScript vaadin.toolkitConfigurations to vaadin.vaadinConfigu...
Henri Sara
2009-05-18
1
-6
/
+6
*
Incomplete - task#2904 Toolkit -> Vaadin renames
Henri Sara
2009-05-18
2
-3
/
+3
*
#2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial c...
Henri Sara
2009-05-18
5
-8
/
+8
*
Additional fix for #2954 - Change default theme to reindeer
Artur Signell
2009-05-15
2
-4
/
+4
*
Fixed #2954 - Change default theme to reindeer
Artur Signell
2009-05-15
2
-2
/
+13
*
toolkitVersion -> vaadinVersion
Marc Englund
2009-05-14
1
-2
/
+2
[next]