aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Integrate the Responsive add-on #12394Jonatan Kronqvist2014-03-251-0/+161
| | | | | | Also fixes https://github.com/vaadin/responsive/issues/10 Change-Id: Id22d071529c91d6462f1dceaf169c9d4be69d86f
* Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-2116-21/+20
| | | | Change-Id: I15f6fff50e709238655a0a50f605a833e2be7d6f
* Merge changes from origin/7.1Build Agent2014-03-212-14/+48
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7112abe Preventing premature start of drag due to Chrome move event #13381 7e7b623 reduce frequency of session locking and StreamingProgressEvents (#13155) 7cab7fd Improve error message when reusing UI instance (#13457) 3e53fa6 Fixed "EEE" in DateField's date pattern (#13443) 1881ea8 Fix for width issue of TabSheet (#12805) 396820e Test for streaming reconnect issue (#13435) 2f93186 Eliminate .v-caption memory leak (#13346) 0c7cbc7 Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688) 5441ef0 Merged IntegrationTestRunner into TB3Runner 3545db2 Added User-Agent and Screen Width + Height labels to portlet test. c5aaf93 Refactored JSR286 portlet test. 52dcbaa Pressing ESC now closes the DateField popup when using month or year resolutions. (#12317) e45294f Revert "Preventing premature start of drag due to Chrome move event #13381" Change-Id: I35e119a6e8e68e226487906af35eaa220f3af16f
| * Improve error message when reusing UI instance (#13457)Leif Åstrand2014-03-131-1/+12
| | | | | | | | Change-Id: I49ec1e837a1a2a04dfadef5fd5fb5b6fd10ffcbc
| * reduce frequency of session locking and StreamingProgressEvents (#13155)Fabian Lange2014-03-131-13/+36
| | | | | | | | | | | | | | | | | | | | | | | | This change introduces throttling of streaming progress events. Before a event was fired once a buffer was filled. However as the buffer is only 4kb in size, fast uploads would trigger massive amounts of events. This change is backwards incompatible on a logical level. Before this change, a listener would get contentLength/4kb events, while after this change the amount is limited to one progress event per 500ms. Change-Id: I5da092ec4488971b8554b68b44c346057bfcc0e0
* | Merge commit '49973354b22e8aba9cc71f83571020b0414c54e0'Sauli Tähkäpää2014-03-213-9/+65
|\| | | | | | | | | | | | | Conflicts: shared/ivy.xml Change-Id: I2aa7cc35953fdc7441d1a5b15a7bf0a34a97db7f
| * Fixed trailing slash trimming in VaadinPortletService.Sauli Tähkäpää2014-03-133-9/+65
| | | | | | | | Change-Id: Ia9f6230219adfb1fcb29b88ad819e3209770e1fc
* | Throw exception when trying to invalidate FakeHttpSessionArtur Signell2014-03-211-0/+14
| | | | | | | | | | | | | | | | | | The FakeHttpSession is used only for Tomcat 7 as far as I can see (#11721) Invalidating the fake session will not invalidate the real session so the end result will not be what the user expects, therefore we throw an exception instead in this case. Change-Id: I1703644736d81ee2870b709517cbe5fa523d00f7
* | Use IE11 mode (#12629)Juho Nurminen2014-03-211-1/+1
| | | | | | | | Change-Id: Ia8dc8f918bf8e0932595db44be48648dc7fd3568
* | Upgrade to atmosphere-runtime 2.1.1.vaadin2 (#12601, #13196)Artur Signell2014-03-201-1/+1
| | | | | | | | Change-Id: I7ccd1217026b5f4bab292225568da16e368050b5
* | Format project files according to conventionsArtur Signell2014-03-194-16/+15
| | | | | | | | Change-Id: I2522698237eb2a21c0896605bed8e73a82795c97
* | Refactored failing test for OptionGroup.Sauli Tähkäpää2014-03-192-26/+32
| | | | | | | | Change-Id: Ia7cc646649dd3e98822ace82e1eefac3f2ba2a5e
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-187-2186/+0
| | | | | | | | | | | | This reverts commit 4420f52578e245045677f88852f1ba3f405e88a3. Change-Id: I06effe06f245baaeb499071917c359eb34cc55ea
* | Merge branch 'master' into gridLeif Åstrand2014-03-187-0/+2186
|\ \ | | | | | | | | | Change-Id: Ia9d156009a3f1b4e61f12eb415040670a52d7876
| * \ Merge branch 'master' into gridHenrik Paul2014-03-0310-131/+776
| |\ \ | | | | | | | | | | | | Change-Id: I2f1134ce1bd5e8dbb183881fc69120e964271245
| * | | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-181-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Further changes required for this, included in the same patch: - created GridClientRpc interface - created test case UI for server-side controlled Grid programmatic scrolling - refactored getScrollPos logic into Escalator and moved ScrollDestination enum to shared package Change-Id: Ibf72a4f75831807d83fb5941597a6ce3fda08e17
| * | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-1241-293/+769
| |\ \ \ | | | | | | | | | | | | | | | Change-Id: I8f1f412eeb450688bba58b715eba6db9e4ae43ae
| * | | | Grid supports data set changes (#12645)Henrik Paul2013-12-172-13/+420
| | | | | | | | | | | | | | | | | | | | Change-Id: I5ceb52dea079f48b0065c1b2dbdc35b30fe8c4ee
| * | | | Validate column group boundaries #12907John Ahlroos2013-12-102-5/+82
| | | | | | | | | | | | | | | | | | | | Change-Id: I5078d97c5a6bc92f59d0d04eca2a2cfc27c973b4
| * | | | Merge branch 'master' into grid-mergeHenrik Paul2013-12-048-225/+35
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Change-Id: I2502ed31f81326b2e32a03ad34c289a5bf7bd2b5
| * | | | | Support custom column widths in Grid #13024John Ahlroos2013-12-041-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib0c1701346dc6b8b9ef5b5290fc6ffaff68d9f96
| * | | | | Ensure setting value on detached column group throws exception #3153John Ahlroos2013-12-023-3/+52
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4cef3424dfe846ab814fcf70c5cda4a305cbdf1c
| * | | | | Added JUnit tests for column groups #3153John Ahlroos2013-11-252-41/+211
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I49c6fb59454a0aba3d2399c40a9b6b8c00667a71
| * | | | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-243-0/+108
| | | | | | | | | | | | | | | | | | Change-Id: I4704ab2bd2b1af31b4586e26cf89f03d97f136a4
| * | | | | Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-222-0/+110
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2d1b2e4a797b2dac9ee97c832fcd40fb472edc08
| * | | | | Multiple headers and footer rows #3153John Ahlroos2013-11-225-44/+593
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iadb0d8b051d0f0ef1303e0d7d740cf476cd81971
| * | | | | Merge branch 'master' into gridJohn Ahlroos2013-11-2032-245/+1247
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change-Id: I9f669ec38c39a42d1ef2a25121b77aab31551863
| * | | | | | Base grid component and column API (#12829, #12830)John Ahlroos2013-11-193-0/+653
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6c4eae8a4369e9452dd56e764633cecfe9bf553a
* | | | | | | Fix race condition that might leave access queue unpurged (#12292)Leif Åstrand2014-03-172-2/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cherry-pick of 3a373efe (the original fix) and 2ff71f62 (fixing a regression) that were marked to not be automatically merged from 7.1 to master. Change-Id: Iee1012486906d8c2c46cef94cfcd6d2b399d7a6b
* | | | | | | Make com.vaadin.data.util.filter.Like accept Object as a property id.Maciej Przepióra2014-03-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #13460 Change-Id: Iedddfb6a514eee227e2a08c3278c93a0f8d80bda
* | | | | | | Avoid using toString method to access to SCSS serialized state (#9530).denisanisimov2014-03-131-1/+1
| | | | | | | | | | | | | | | | | | | | | Change-Id: I387ae1bbc960acd5a5a588b38c6791a9c9a90690
* | | | | | | Merge changes from origin/7.1Build Agent2014-03-131-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 97622fd Added server launch wait to TB2 and TB3 test targets. 94d33ad Class AbstractTransactionalQuery should be public (#12285) Change-Id: Iadb5ac2677399e13cab9212d0a56615cbb2aa674
| * | | | | | Class AbstractTransactionalQuery should be public (#12285)Edoardo Vacchi2014-03-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AbstractTransactionalQuery was not visible outside its package (default visibility). Added `public`. Making this class public avoids lots of boilerplate code when making alternate implementations of a QueryDelegate. A standard TableQuery does a lot of introspection on the DB schema. If the schema is known beforehand, alternate implementations may specify this information explicitly, and inherit from AbstractTransactionalQuery to reuse part of the implementation. Change-Id: I7d6b399ed7c755941ee9be7931a2ba80e812b5ab
* | | | | | | Do not ever set title to null (#13430)Artur Signell2014-03-111-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * If title is null, leave it as-is (assume somebody else is setting it) * If title is non-null, set it as before Change-Id: I72699efa089df64b58448ceef59ba31995f330bf
* | | | | | | Merge changes from origin/7.1Build Agent2014-03-111-2/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7d74479 Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)" c121c4e Do not fail assertion if re-setting the same lock (#13440) c0e408c Added nojavadoc parameter to "all" build script. 0417c06 Fixed nojavadoc parameter on "all" build. 71e8c7e Make ExcludeFromSuite annotation Runtime and Inherited Change-Id: I5395660758e9bc665aaf6eb82ea27d478fa6dfbb
| * | | | | | Do not fail assertion if re-setting the same lock (#13440)Artur Signell2014-03-101-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2e7e9dcf8739a04583d8e42a86a1fede36011813
| * | | | | | Update to Atmosphere 1.0.18.vaadin3 to fix regressions (#13299).Artur Signell2014-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I028e29c4d39a032dd2a3cf24dff111ee52e50f44
| * | | | | | Fix fallback from websocket when behind proxy (#13299)Artur Signell2014-03-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id12cb97816afde4363caea20ff30376ff9cdb173
* | | | | | | Resource constructors for Button (#13446)Artur Signell2014-03-111-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9e8409660f38e35c01adde69158c34e85cff3c43
* | | | | | | Fix Android/org.json incompatibility (#13277)Artur Signell2014-03-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5ff4ae771420fae22e403bd7dcb3961f4ef53e14
* | | | | | | Fire value change events from Label when content changes (#12414)Maciej Przepióra2014-03-102-5/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9656025ebde0a80c913713856f5c0374e0f92c27
* | | | | | | Default error handler now report relevant exceptions (#11599)Matti Tahvonen2014-03-061-1/+40
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Change-Id: Ia2ff7a5ccc24f183f0345149678ced0e76818380
* | | | | | Use separate dependencies instead of shared-depsArtur Signell2014-02-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use Guava 16 for CDI compatibility (#13351, #13383) * Use Android Json instead of org.json (#13277) Change-Id: I4f2c2b5c56afb03d09b41a040dec7d60b4563fe8
* | | | | | Merge changes from origin/7.1Build Agent2014-02-274-85/+120
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | badf9f2 Do not prevent deployment if Atmosphere init fails (#13199) be827f8 Enable on-the-fly SASS compilation in OSGi (#10307) 61a1899 Fix SQLContainer paging and caching issue (#11199) 19dde49 Remove applet test which does not work reliably a73c9ef Fix broken TableScrollingWithSQLContainer test UI fbce127 Use Chrome 33 for testing Change-Id: I4a09cdfcc8187604a24391a73ea6c04c6d50bb5f
| * | | | | Fix SQLContainer paging and caching issue (#11199)Teemu Suo-Anttila2014-02-251-79/+101
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I884c0f0a27a124a49698b141ac63c93950df428d
| * | | | | Enable on-the-fly SASS compilation in OSGi (#10307)Johannes Dahlström2014-02-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add proper Import-Package directives to theme-compiler * Require-Bundle theme-compiler in server bundle Change-Id: I7dec20c04eac92271b8adf0b1e23c573f1b06a29
| * | | | | Do not prevent deployment if Atmosphere init fails (#13199)Artur Signell2014-02-222-5/+18
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I07e23bcdea6b2bd23a37651a804a537690fb1311
* | | | | | Add change event for Upload (#13222)Artur Signell2014-02-211-1/+91
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9850888b1997104cbc493ae0882316a9d2b1cedd
* | | | | | Font icon support (#13152)Marc Englund2014-02-203-0/+521
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed Icon to ImageIcon Change-Id: I608815f17a3651b205fed81b5294385df0d68802 Extracted the abstract client-side Icon class Change-Id: Ic32e270595a5796d0bbd1dd31f34282b56672aa9 Created the FontIcon class Change-Id: Iad13871e7bf1807dee2c538c76306d4620191f5e Renamed AbstractComponentConnector.getIcon to getIconUri Change-Id: I6953ab79661993b561655d483c1bd013b66407f3 Added the AbstractComponentConnector.getIcon method Change-Id: I6fb91dc643fb09da3ba53666b1a8a289901702e3 Refactored getIcon Change-Id: Ibae39e66d0fb8449e20ac5209eb8c18b6ada4387 Made all existing uses of Icon compatible with FontIcons Change-Id: I8f28ec5254f2e5282a887519d3f44bc1e27aba72 Initial server-side support for font icons - does not include an actual icon set yet (#13152) Change-Id: Ie6c09b17dd577c726e0efc13567749f6f4d56d8d Changed server side FontIcon URI generation to match the correct scheme Change-Id: I3628b930b310b3f285bc58a3f471e31e641d307e Initial server-side icon font (FontAwesome) with scss - to be considered placeholder for testing (#13152) Change-Id: I361e62aba0d943a736471824e149d65c7eea9c76 Changed the FontIcon URI scheme Change-Id: I15c92f6bb3d0aa0a800f3f0bfa80419979453e17 Added FontIcon support to AbstractOrderedLayoutConnector Change-Id: I3b2b45b22d29622fd888dbe922aa0cc8a718104d Added FontIcon support to table items Change-Id: Id22ce94c96a892420aab1e39663688fc9f3bc282 Added FontIcon support to OptionGroup items Change-Id: Ie08bef688f6802182ef5f8b2bf82cf8b1f9096bb Switched to openly use FontAwesome (#13152) Change-Id: I18c3325ce93915b7fd6e338c8c293a89711277bc VaadinIcons are now FontAwesome (#13152) Change-Id: I0ab2a80735cbf08b6e33d358e3e8c6a205626fc4 VCaption does not longer set icon to 0x0px if it's a FontIcon (#13152) Change-Id: Ibcd96e0f79f0adf2e217a8580d17f1cc93705710 Fixed typo in @font-face, removed .otf (#13152) Change-Id: I698ca32c560e5f198c32a6c44f7884d3030ee610 Make font icons behave more like img (display:inline-block) (#13152) Change-Id: Ic79186c90f1fc566deae1f4d8d4ba2c21d89a42e
* | | | | | Merge changes from origin/7.1Build Agent2014-02-131-43/+42
|\| | | | | | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 98aff2b Fix caption lost issue related to focus changing (#12967) af96612 Test using Tomcat 7 behind Apache proxy (#13302) ad49fe3 Test using Wildfly 8 (currently CR1) (#13167) 6d8b9e5 Servlet test for push with default parameters (#13299) d88e409 Added proper escaping to OptionGroup item icon URLs (#13310) e680b8f Changed getAbsoluteUrl to use the correct escaping method (#13311) fe6ea57 Release notes updated to describe #13310 #13311 ef208a6 Javadoc formatting fixup Change-Id: I9cedc16c69b25cc89dd4e4a6812d29019e6e0e0a