summaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '98737932a588f1b4a8f8115f2545da63ae7f4e4a'Artur Signell2012-02-0311-549/+549
|\
| * #8311 Converted CRLF -> LF in css/html/xml filesArtur Signell2012-02-0211-582/+582
| * Synchronized 6.8 branch between svn and git.Build Agent2012-01-311-13/+17
| * #8085 Apply style names to the popup in addition to the DateFieldArtur Signell2012-01-121-0/+8
| * #8085 Recalculate DateField width when enabled state changesArtur Signell2012-01-121-8/+0
| * Release Notes: Updated browser compatibility and removed obsolete known issue...Marko Grönroos2012-01-101-10/+0
| * Updated changelog in Release Notes for 6.7.4.Marko Grönroos2012-01-101-52/+10
| * Updated closed tickets in Release Notes.Marko Grönroos2011-12-121-14/+55
| * Updated supported platforms in Release Notes. For #7789, #8056, and #8057.Marko Grönroos2011-12-121-0/+10
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-278-6/+60
|\|
| * #6718 Extend PopupDateField range - allow selection of the last days of theJohannes Dahlström2012-01-251-0/+3
| * Merged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table)Marc Englund2012-01-191-0/+12
| * Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subw...Marc Englund2012-01-181-2/+13
| * Merged patch for #6765 from 6.7 (disable TextArea resize handle)Marc Englund2012-01-181-0/+1
| * Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-183-3/+5
| * Merge from 6.7Johannes Dahlström2012-01-161-1/+26
| * Merge from 6.7Johannes Dahlström2012-01-121-21/+2
* | Pass initial request details through the browser (#8232)Leif Åstrand2012-01-041-7/+10
* | Restore serlvet configs that were disabled during Window -> Root splitLeif Åstrand2012-01-041-6/+6
* | Actually ignore subsequent defaults (#8226)Leif Åstrand2012-01-041-0/+1
* | #8226 Don't throw exception when defaults are already definedLeif Åstrand2012-01-041-1/+1
* | #8190 Recorder no longer waits for Vaadin application to loadLeif Åstrand2012-01-021-0/+9
* | Fixed a typo in Release Notes.Marko Gronroos2011-12-231-1/+1
* | Updated Release Notes for 7.0.0.alpha1.Marko Gronroos2011-12-231-32/+28
* | Updated Release Notes for Vaadin 7.0.0.alpha1.Marko Gronroos2011-12-221-528/+387
* | Merge remote branch 'origin/6.8'Henri Sara2011-12-222-2/+14
|\|
| * Merged changes from 6.8Johannes Dahlström2011-12-222-1/+13
* | Add / to the base of the browser details request urlLeif Åstrand2011-12-201-1/+9
* | Support the second bootstrap request in portlets (#8052)Leif Åstrand2011-12-191-1/+1
* | Logging from bootstrap only if debug is enabledLeif Åstrand2011-12-191-2/+1
* | Ensure WebBrowser is updated and available from BrowserDetails (#8098)Leif Åstrand2011-12-151-5/+73
* | #8052 Restore Portlet supportLeif Åstrand2011-12-141-0/+1
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-15/+12
|\|
| * Merge from 6.7Johannes Dahlström2011-12-071-15/+12
| |\
| | * (non-automated) test case for #7923Leif Åstrand2011-11-141-0/+43
| | * Updated list of supported browsersArtur Signell2011-11-141-2/+2
| | * Tickets for 6.7.2Artur Signell2011-11-141-15/+12
* | | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-12-083-13/+0
|\ \ \
| * | | Remove the last simple ie6 hacks #7912Leif Åstrand2011-12-013-13/+0
* | | | Pass window.name back to the browser to help detecting browser refreshLeif Åstrand2011-12-011-0/+8
* | | | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-11-2930-208/+8
|\| | |
| * | | #7984 removed Firefox workaroundsArtur Signell2011-11-224-10/+3
| * | | #7981 Removed Firefox 2 specific code and CSSArtur Signell2011-11-226-36/+1
| * | | #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-2225-162/+4
* | | | Improved bootstrap loggingLeif Åstrand2011-11-291-5/+13
* | | | Add support for deferred Root init and early widgetset loadingLeif Åstrand2011-11-281-8/+15
* | | | Rework bootstrap to support loading widgetset without applicationLeif Åstrand2011-11-281-14/+19
* | | | Initial support for lazy root creationLeif Åstrand2011-11-251-23/+67
* | | | Set vaadin.debug to make ?debug in the URL workLeif Åstrand2011-11-241-0/+5
* | | | Introduce vaadinBootstrap.js and use it to init the widgetsetLeif Åstrand2011-11-241-0/+115