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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved validation dependency and hack to client (#9551)
Artur Signell
2012-09-12
4
-23
/
+25
*
Include all CodeServer files (#9588)
Artur Signell
2012-09-12
1
-2
/
+0
*
Add ticket number to test app (#9419)
Leif Åstrand
2012-09-12
1
-3
/
+2
*
Ugly hack for adding validation API dependency with source classifier (#9551)
Artur Signell
2012-09-12
1
-4
/
+20
*
Notification should be HTML
Artur Signell
2012-09-12
1
-3
/
+8
*
Add more descriptive error message
Leif Åstrand
2012-09-12
1
-2
/
+2
*
Fix error messages
Leif Åstrand
2012-09-12
1
-4
/
+4
*
Add some explanatory Javadoc
Leif Åstrand
2012-09-12
1
-0
/
+12
*
Update testing services file for renamed AddonContextListener
Leif Åstrand
2012-09-12
1
-0
/
+0
*
Changed UI close debug message level from info to fine
Johannes Dahlström
2012-09-12
1
-2
/
+3
*
Fixed previously broken gridlayout margins and spacings.
John Ahlroos
2012-09-12
1
-5
/
+5
*
Avoid infinite recursion in LegacyApplication.terminalError (#9581)
Leif Åstrand
2012-09-12
2
-9
/
+12
*
Don't try to redirect browser on failed heartbeat requests
Johannes Dahlström
2012-09-12
1
-10
/
+19
*
Don't check UI provider before running onVaadinSessionStarted (#9556)
Leif Åstrand
2012-09-12
1
-6
/
+0
*
Moved ide.xml dependencies to separate file
Artur Signell
2012-09-12
2
-5
/
+25
*
Use LegacyVaadinPortlet for now (#9566)
Artur Signell
2012-09-12
1
-2
/
+2
*
Properly resolve icon urls in ordered layout (#9555)
Leif Åstrand
2012-09-12
1
-1
/
+1
*
Include jexl on classpath
Leif Åstrand
2012-09-12
1
-0
/
+2
*
Fixed typo
Artur Signell
2012-09-11
1
-1
/
+1
*
Include TestingWidgetSet in war
Artur Signell
2012-09-11
1
-0
/
+3
*
Really package sources also into war
Artur Signell
2012-09-11
1
-3
/
+2
*
Applying patch: remak of variable handling in sass (partial for e.g #9492 and...
Marc Englund
2012-09-11
43
-1454
/
+2372
*
Moved background-position before sprite so sprite generator can override it
Artur Signell
2012-09-11
1
-1
/
+1
*
Tweak UIProvider API based on review (#9443)
Leif Åstrand
2012-09-11
8
-27
/
+27
*
Include non-java files in test war
Artur Signell
2012-09-11
1
-0
/
+3
*
Initial version of on-the-fly compilation of scss -> css (#9222)
Artur Signell
2012-09-11
2
-20
/
+97
*
Compile themes without sprites if SmartSprites is not found
Artur Signell
2012-09-11
1
-7
/
+14
*
Mention lib/*.jar also in instructions
Artur Signell
2012-09-11
1
-4
/
+4
*
Always try to compile sprites but use original styles.css if no sprites were ...
Artur Signell
2012-09-11
2
-11
/
+11
*
Update javadoc
Leif Åstrand
2012-09-11
1
-12
/
+16
*
Added new ui theme testing application
John Ahlroos
2012-09-11
20
-0
/
+1989
*
Fixed dependencies so tests also find org.json (#9539)
Artur Signell
2012-09-11
1
-1
/
+1
*
Add navigate() method to Navigator for navigating to the current location (#...
Johannes Dahlström
2012-09-11
1
-0
/
+9
*
Use sprites for all themes (#9299)
Artur Signell
2012-09-11
2
-1
/
+2
*
Constants -> enums (#9072)
Pekka Hyvönen
2012-09-11
58
-374
/
+526
*
Fixed combobox item selector offset bug
John Ahlroos
2012-09-11
1
-0
/
+1
*
Fixed ComponentLocator to check for null paths. (fix for broken
John Ahlroos
2012-09-11
1
-4
/
+9
*
Rename isViewChangeAllowed()/navigatorViewChanged() to beforeViewChange()/aft...
Johannes Dahlström
2012-09-11
4
-31
/
+37
*
Set a dummy VaadinSession in AddRemoveSubWindow test to fix spurious failure
Johannes Dahlström
2012-09-11
1
-0
/
+2
*
Minor javadoc update
Johannes Dahlström
2012-09-11
1
-8
/
+5
*
Include uitest sources to enable compiling TestingWidgetSet
Leif Åstrand
2012-09-11
1
-0
/
+1
*
Use org.json instead of com.vaadin.external.json (#9539)
Leif Åstrand
2012-09-11
23
-3701
/
+47
*
Improvements to #9087:
Johannes Dahlström
2012-09-11
13
-63
/
+135
*
Rename Vaadin6Connector -> LegacyConnector (#9536)
Leif Åstrand
2012-09-11
1
-1
/
+1
*
Update test case
Leif Åstrand
2012-09-11
1
-3
/
+2
*
Updated Release Notes for Vaadin 7.0.0.beta1: various fixes.
Marko Grönroos
2012-09-11
1
-42
/
+49
*
Define a version to avoid compilation problems (#9528)
Artur Signell
2012-09-10
1
-0
/
+3
*
Re-added old DefaultWidgetSet which was accidentally deleted in a merge
Artur Signell
2012-09-10
1
-0
/
+9
*
Improved deprecation message based on review (#9522)
Leif Åstrand
2012-09-10
1
-1
/
+4
*
Make WebBrowser serializable again (#8027)
Leif Åstrand
2012-09-10
1
-1
/
+2
[next]