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