summaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Expand)AuthorAgeFilesLines
* Consistently recover from disconnections in IE (#12073)Johannes Dahlström2013-06-131-2/+1
* DebugWindow resize/move improved, fixes #11937 (also implements shift-resize ...Marc Englund2013-06-131-2/+22
* Handle push disconnections and reconnections more reliably (#11831, #11922)Johannes Dahlström2013-06-121-19/+16
* Merge changes from origin/7.0Artur Signell2013-06-121-0/+60
|\
| * Merged testbench test for #7110 from 6.8 (fix not needed for 7.0)7.0.77.0John Ahlroos2013-06-051-0/+60
* | Updated release notes for 7.1.0 (#11993, #11991, #11870)Artur Signell2013-06-111-38/+94
* | Reformatted release notes using Eclipse (4 spaces)Artur Signell2013-06-111-481/+572
* | Info section for the debug window (#12019)Artur Signell2013-06-071-0/+8
* | Correctly report theme version in the debug window (#11442)Artur Signell2013-06-071-0/+4
* | Fixed button highlighting when dragging #10917John Ahlroos2013-06-061-1/+3
* | Use window.console instead of just console in vaadinPush to appease IE (#11980)Johannes Dahlström2013-06-041-3/+3
* | Add missing dialog maximize/restore icons for Runo (#11734)Artur Signell2013-05-313-1/+24
* | Extracted dialog style to a separate block (#11734)Artur Signell2013-05-311-23/+25
* | Formatted XML files using defined rules (#11956)Artur Signell2013-05-304-181/+175
* | Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-295-5/+21
* | Fix debug window SEVERE style, add styles for FINE, FINER and FINEST (#11891)Johannes Dahlström2013-05-281-1/+10
* | Upgrade to Atmosphere 1.0.13 (#11861)Johannes Dahlström2013-05-211-272/+281
* | Merge changes from origin/7.0Leif Åstrand2013-05-171-1/+12
|\|
| * Test for #11267 adapted from 6.8. Marc Englund2013-05-151-1/+12
* | Move .v-assistive-device-only out of @mixin base-commonLeif Åstrand2013-05-081-1/+2
* | Mention asserts and experimental plugin in release notes (#11530)Leif Åstrand2013-05-031-1/+3
* | Fix order in web.xml to pass validation (#11688, #11672)Henri Sara2013-05-021-2/+2
* | Fixed invalid xml (#11688)Artur Signell2013-05-021-3/+2
* | Updated release notes for beta1 (#11530)Artur Signell2013-05-021-2/+5
* | Updated web.xml to use servlet 3.0 and added a 2.4 compatible web.xml for old...Artur Signell2013-05-022-3/+136
* | Revert "Imported new Atmosphere JS from Atmosphere 1.0.x (#11642)"Artur Signell2013-04-301-204/+145
* | Imported new Atmosphere JS from Atmosphere 1.0.x (#11642)Artur Signell2013-04-291-145/+204
* | Enabled async-supported for integration and push servlets #11672"John Ahlroos2013-04-261-0/+2
* | Verify CSRF token before accepting new CSRF connection (#11635)Leif Åstrand2013-04-251-6/+0
* | Added jQuery to license file (#11513)Artur Signell2013-04-241-0/+5
* | Re-added Property.toString warning messages (#10916)Artur Signell2013-04-241-0/+4
* | Added light and black versions of close, maximize and restore icons (#11544)Artur Signell2013-04-2321-96/+156
* | Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-231-0/+5
|\|
| * Different fix for #11152 which is restricted to the problematic case in horiz...Artur Signell2013-04-232-6/+5
| * Merge release notes from '7.0.4' into 7.0Henri Sara2013-04-161-0/+30
| |\
| | * Update release notes7.0.4Henri Sara2013-04-081-0/+30
| * | Fixes #11152 (IE9 caret/cursor postion) by applying position:relative to inpu...Marc Englund2013-04-121-0/+6
| |/
* | Move push mode to UI and add @Push annotation (#11506)Leif Åstrand2013-04-181-0/+6
* | Fixed streaming problem (Atmosphere bug 1027) (#11629)Artur Signell2013-04-181-3/+4
* | Build a minified version of vaadinPush.js in vaadin-push.jar (#11630)Artur Signell2013-04-173-162/+168
* | Replaced Atmosphere portal implementation with the jQuery implementation (#11...Artur Signell2013-04-174-21/+12136
* | Ignore duplicate ?restartApplication during UI init (#11587)Leif Åstrand2013-04-121-0/+5
* | Added Atmosphere dependencies to the licenses list. #11513Marko Grönroos2013-04-112-1/+399
* | Set character encoding before writing any response (#11501)Artur Signell2013-04-111-1/+1
* | Updated release notes for 7.1.0.beta1. #11530Marko Grönroos2013-04-111-287/+49
* | Fixed problem with fallback on Safari and iOS (#11546)Artur Signell2013-04-101-1/+1
* | Fixed header padding to avoid caption overlap (#3400)Artur Signell2013-04-091-1/+1
* | Added /run-push to tests to be able to test with push enabled (#11494)Artur Signell2013-04-081-0/+14
* | Implement range for date field (#6241)johan2013-04-081-1/+12
* | New DebugWindow implmentation (internal) fixes #2460 #9626 at least...Marc Englund2013-04-056-0/+295