aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-017-212/+48
| | | | | | | This removes GWT dependency from the server and shared parts of the framework Change-Id: Iafbb752c0184611a18d4a9d61c9e03229d42836e
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-3117-53/+658
| | | | | | | | | | | | | | Added API setPopupWidth(String) to ComboBox. The suggestion pop-up now has three different width modes: 1. Legacy "null"-mode: width is determined by the longest item caption for each page. This looks & feels like the old implementation. This is the default mode 2. Relative to the ComboBox. e.g. 100% 3. fixed width using any CSS definition Change-Id: Id60a6996ee82726196b84d50c2d0d18a6cfb5ebf
* Move Jetty 9.3 before vaadin-* on the classpathLeif Åstrand2016-05-301-37/+39
| | | | | | | Without this patch, Eclipse might try to use Jetty 8.1 from vaadin-client-compiler instead of using the intended version. Change-Id: Ib9b980bb3ed5e3e892733cf7667f44c015779a13
* Update missing @since for 7.7Henri Sara2016-05-305-8/+9
| | | | Change-Id: I9c35e50fd4b56c6b70a4194526cbbbe7870add6e
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-276-7/+158
| | | | | | | The server side needs to know the client has removed the connectors to be able to do cleanup Change-Id: Ic3d41cc5cbab035a53bf5c99496d74858c376e73
* Correctly check if validators are present (#11450)Artur Signell2016-05-271-1/+5
| | | | Change-Id: Ibc0173f96a1000e709bd7ee90cccd500fad1a223
* Make tests pass in any timezone (#19813)Marco Collovati2016-05-262-9/+15
| | | | Change-Id: I78411b92a5b3c2f04ed8a15ebd2c183aa1af4ab9
* Correctly detect PhantomJS 2.1Artur Signell2016-05-223-2/+45
| | | | Change-Id: I9b1df949b831b84aa05bf611b0128eb2414bbbae
* Make tests pass in any timezoneJoonas Lehtinen2016-05-203-5/+13
| | | | Change-Id: Ic81205bca5e25d0f525ae5fa0cbe20d0bd736a58
* Correctly handle compiled resources for Development ServerTeemu Suo-Anttila2016-05-202-88/+19
| | | | Change-Id: I0f4976aaeeb1f284a99a09cb039e54ae16f8f556
* Load CustomLayout templates like other theme resources (#8578)Artur Signell2016-05-204-26/+51
| | | | Change-Id: I0ee79c357a1a3e4c5ce1cb8a93ac0cf1ba4d4163
* Update Jetty version in uitestTeemu Suo-Anttila2016-05-203-56/+24
| | | | Change-Id: I74300ea0724be1e56ea94d3f1327f49b05a09a87
* Throw exception early on null itemId (#16541)vilo2016-05-201-0/+3
| | | | Change-Id: Iff42a6e9e5e00006c96fa82e102ff145449c6f88
* Ensure ContainerOrderedWrapper returns itemIds in expected orderArtur Signell2016-05-192-5/+17
| | | | | | (#19427) Change-Id: I79cfe68cf5e9e37db27c53d2f7a1aa9a1573df90
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2016-05-193-0/+183
| | | | Change-Id: Ia14a50aba17689b580bb265c9693c3ae503fee34
* Workaround Version class to work with 7.7-SNAPSHOTTeemu Suo-Anttila2016-05-191-1/+9
| | | | Change-Id: Iedc4f4a5869421ec465c9b169882897dd06e5eab
* Remove shortcut listener from subclasses of AbstractComponent (#16498).Edoardo Vacchi2016-05-173-3/+199
| | | | | | | e.g., Panel shadows actionManager with its own instance field * solution: always invoke getActionManager() Change-Id: Ibeca2ad53cb1175ae1ebcfb4d68b3d2bf36ea8b2
* Deprecate public bitmask methods in MarginInfo (#17565)patrik2016-05-171-0/+15
| | | | | | | | | These methods are superceded by a copy constructor. getBitMask() and the bitmask constructor are used in a few places around the framework, and need to be refactored out - the MarginInfo class is already serializable and can be used in lieu of the raw bitmask in the states of these objects. Change-Id: I39a6c25f03f3a2666c057ede99e8df54f5c57958
* Change GridLayout to no longer be a legacy componentArtur Signell2016-05-162-30/+3
| | | | Change-Id: I9d5c135dbfbe108c17fea6334966d4df09ac61ca
* Tooltip might not close when moving outside of UI (#13370)Anna Koskinen2016-05-161-2/+51
| | | | Change-Id: Iee39b7251af20ff25cf220e91f1b3c123345f711
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-166-52/+129
| | | Change-Id: Idf05dde5d6526fafee618fd3e2eb1afa63fab7bc
* Extract guava from the gwt-dev jar to client-compilerTeemu Suo-Anttila2016-05-161-1/+1
| | | Change-Id: I02fc8dff80558b7fc8b5b625c6e93ab624140153
* Upgrade Atmosphere JS back to 2.2.13.vaadin3 as in 7.6Artur Signell2016-05-161-1/+1
| | | | Change-Id: I9a845ab65cf75daf45b90be30cab8e230a03a064
* Fix typo in VariableOwner error messageLeif Åstrand2016-05-161-8/+8
| | | | Change-Id: I80f038903e0f32e8b6cb38d6e7931362c4f0f285
* Disable multiselect checkboxes when Grid is disabled. (#18560)Sauli Tähkäpää2016-05-136-6/+254
| | | | Change-Id: Ief0531fe90b9bc8bcf0a60132211a0633b9401d4
* Fix opacity value for disabled label and non-collapsible column (#15489)Denis Anisimov2016-05-136-0/+243
| | | Change-Id: I0d669f1c85feebcaa01c58fb81b5e20802440ef2
* Do not start local Jetty for server testsArtur Signell2016-05-131-13/+5
| | | | Change-Id: I1ef92966108aee8ee6475df9efacc53ed9865560
* Fixed tooltips for sub-windows (#19073)Pontus Boström2016-05-123-6/+142
| | | | | | | The subwindows tooltip is now also shown in header and footer of the subwindow. Added also tests for the feature. Change-Id: I933dad9e8530ce20b930fe22caf9e79a3ad3e3d2
* Use error styles for NativeSelect/ListSelect/TwinColSelect in Valo (#19550)Artur Signell2016-05-114-2/+128
| | | | Change-Id: Ifc87f48b8145b56c7b83b9ce4aa1db8a698d7d49
* Avoid rebuilding VListSelect DOM for each round trip (#14765)Leif Åstrand2016-05-116-13/+529
| | | | Change-Id: Iebcea0fd80eb9c1e0f14357fa09a264db5f1ee06
* Remove guava URL encode dependencyMarkus Koivisto2016-05-116-12/+15
| | | | Change-Id: I7b76c7736f470dd5016370b61d3872300c3331a9
* Eliminate most server-side Guava useHenri Sara2016-05-114-30/+105
| | | | Change-Id: Iac0f5c96d827e2078ace0be76bc14aa34f379d57
* Always close expanded top level menu item on click (#14568).Denis Anisimov2016-05-113-0/+154
| | | | Change-Id: I04b0b64fd9054b7284efa59a8c56d8a64616ca7b
* Update to Atmosphere 2.2.9.vaadin2 (#19742)Artur Signell2016-05-112-4/+4
| | | | Change-Id: I634e44971c6e4f653ecdcbf694be78ae67ef728f
* Always return cursor position 0 when displaying input prompt (#19766)Teemu Pöntelin2016-05-113-1/+73
| | | | Change-Id: Ibca58259a0bbcda7141b996020bae8614f0c2114
* Fix UIProvider backwards compatibility with AppWidgetsetTeemu Suo-Anttila2016-05-113-8/+30
| | | | Change-Id: Ia3171f4398caa9824f9b511da6576baa7b40be07
* Take widget set style into account when compiling widget setArtur Signell2016-05-111-0/+1
| | | | Change-Id: Ie373c668ca59f575dd146c01009464b568919388
* Fix comment for AttachListener interface (#19792)7.7.0.alpha2Anton Yegorov2016-05-101-1/+1
| | | | Change-Id: I45fe48134b05c961e09043f0626763a9fc9e0093
* Fix null selection to work again (#19787)Artur Signell2016-05-094-7/+69
| | | | | | Reverts the fix for #15181 Change-Id: I9ec45b1c9aad9788559d0de2b086bf5cf4af6b12
* Handle touch events in Window (#18042)Anna Koskinen2016-05-091-3/+3
| | | | | | - fixes dragging not working from Window header Change-Id: I9a35926abf43208c4bab0ae4b6dbc29bac17ba7b
* Clarify expand javadoc for GridLayoutArtur Signell2016-05-091-6/+16
| | | | Change-Id: If68e81c7116c9294754167981ea3fb53360501bb
* Test using PayaraArtur Signell2016-05-071-0/+7
| | | | Change-Id: Ife341d184386db4fd51f1c7209ddb0cb46f6d73d
* Update @since for 7.6.6Henri Sara2016-05-061-2/+2
| | | | Change-Id: I633537c643c27fea64c4e55204ed54c64c39aa04
* Add @since for DesignContextHenri Sara2016-05-061-2/+2
| | | | Change-Id: I92fbe5ed5bc8e770b6289b4cfae725f837b8eaef
* Compare against references also if no version specifiedHenri Sara2016-05-041-7/+11
| | | | Change-Id: I4396f456770aab470a98b19c5474f1a74e72f141
* Add javadocs for onConnectorHierarchyChangeLeif Åstrand2016-05-041-0/+30
| | | | Change-Id: Ibd177fc41d83c5d9fa6adc2c117a9cab4bf670df
* Revert "Better default for nullRepresentation (#13221, #12877)"feature/standard-sassIlia Motornyi2016-05-045-162/+2
| | | | | | This reverts commit 85870ccd9f93cebd839d22d2bd63ec817bb90a3d. Change-Id: Ifb9bbac0ee36e71d2251c31b936a12f1f3ea7315
* Revert "Documentation fix for null representation (#13221)"Ilia Motornyi2016-05-042-6/+3
| | | | | | This reverts commit 41e29dd2e32d8ca70bfcec25a1883f7965e53296. Change-Id: I4065d4db8dcc2dc652b171ab0472186bbe40ee17
* Fix classpath order for integration testsHenri Sara2016-05-041-1/+1
| | | | | | | Test classes need to come first because of how TB3TestLocator is implemented. Change-Id: I912e7a6e4743053ce01567870754e2b9ea30b0f1
* Relax checkstyle rulesHenri Sara2016-05-031-1/+1
| | | | | | Allow whitespace after cast to match default and Eclipse formatting. Change-Id: I9c14d014bebb0b4507885d309ea5adc9d00279e7