aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Collapse)AuthorAgeFilesLines
* Update loading indicators (#18015).Mika Murtojarvi2015-05-273-0/+0
| | | | Change-Id: I8669e604ac75ce25b43c1be6a323a007f8e00c67
* Selectable row should have pointer-type cursor [#17911]Anna Koskinen2015-05-201-0/+7
| | | | Change-Id: I74ee0c13c08bbd3e10ab43df0344d2b23c5b7161
* Update release notes for beta1Leif Åstrand2015-05-181-6/+6
| | | | Change-Id: I4ab9082fbe7e488375377432b4289d6d25db9686
* Fixed regression in details row for IE8&9 and another small bug (#17423)Pekka Hyvönen2015-05-122-2/+10
| | | | | | | | | Regression caused by the previous patch for the ticket. Details row inherited extra margin-top from parent. Because some position functions in escalator use left for transforming the rows, the offset caused by the spacer deco was switched to padding-left from left, so it won't get overridden by the position funcion. Change-Id: I774ab9573c95f971a0e625dc8d79370f3d86daec
* Mention potential gzip incompatibility in release notes (#13653)Leif Åstrand2015-05-111-0/+2
| | | | Change-Id: I11f2e4095ac106e985e2add283c7d36d04cd07e2
* Fixes unnecessary selector specificity for notifications (#14872)Pekka Hyvönen2015-05-113-43/+35
| | | | | | Removes nesting for .v-Notification-caption and -description when possible. Change-Id: I6c68706116f9a90598413ffe43ea429d08616f51
* Notification styles should be scoped more eagerly (#14872)Denis Anisimov2015-05-116-61/+56
| | | | Change-Id: Ifb648b8913c9999d3c0c855f05f79c8356577887
* Add opacity filter for disabled menubar item. (#15381)Sauli Tähkäpää2015-05-071-1/+2
| | | | Change-Id: I457becda9b8741b0b0f85d8985581a2039fa7304
* Margin for header label in form should override any other rule (#14775).Denis Anisimov2015-05-051-0/+10
| | | | Change-Id: I6db8f01cf4842f17db3ee9509a0b7873dfd70ddd
* Set display to inline-block for TOP_CENTER and TOP_RIGHT (#14137).Denis Anisimov2015-05-051-1/+3
| | | | Change-Id: I317eefabfc93fd00a848f6b57cba9bd73600b3b6
* Provide variable for default contrast value in valo-font-color (#14793).Denis Anisimov2015-05-053-1/+18
| | | | Change-Id: Ida9552b02cb515fab6fb078a93f9f5c2f6d55014
* Merge branch 'grid-7.5'Pekka Hyvönen2015-04-306-29/+242
|\ | | | | | | Change-Id: Ifa976fa4be1258fd35999de17775da70afedb2a8
| * Details row decorator and border positioning and sizes (#17423)Pekka Hyvönen2015-04-302-10/+5
| | | | | | | | | | | | IE8 still isn't pixel perfect, but you can't have 'em all. Change-Id: I1780441f130032503d783657103066f502dce570
| * Fixed theming issues with Grid's Sidebar (#17412)Pekka Hyvönen2015-04-221-2/+3
| | | | | | | | | | | | | | | | - if columns hidable when grid rendered, sidebar button had invalid height - removed border radius from grid sidebar - inherit font color for grid sidebar button Change-Id: Ib35d917b35e701bd736a28f19b34dbece7fcbe71
| * Merge branch 'master' into grid-7.5Pekka Hyvönen2015-04-172-27/+25
| |\ | | | | | | | | | Change-Id: I6175398df4c3a07656a2682843615a0d7bd32a45
| * | Calculate Grid sidebar button height when closed #17412Pekka Hyvönen2015-04-163-21/+22
| | | | | | | | | | | | | | | | | | | | | + contains Valo theming fixes for all browsers. + includes screenshot test for sidebar in Valo Change-Id: Ic6401057efff7e4d4ab65c46885dda2d995bce5d
| * | Move details row decorators out of spacers td #17423Pekka Hyvönen2015-04-151-6/+13
| | | | | | | | | | | | Change-Id: Ie6c0166ad307b9172acccaa781d6fea316ee6390
| * | Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-152-1/+4
| |\ \ | | | | | | | | | | | | Change-Id: I03fdd2014fd0393341db0f650c065f6d27905b73
| * | | Valo theming for Grid's sidebar #17412Pekka Hyvönen2015-04-134-14/+90
| | | | | | | | | | | | | | | | | | | | | | | | Little theming for Reindeer and Runo too, but no designs yet. Change-Id: I967d377cf33d64c9566b7a28d81002e669562be7
| * | | Merge branch 'master' into grid-7.5Markus Koivisto2015-04-082-1/+17
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html Change-Id: I3906caeb01d1991dc9cb927b3d9ce0fb21c77e04
| * | | | Adds theme to details in Grid (#16644)Jouni Koivuviita2015-04-012-4/+57
| | | | | | | | | | | | | | | | | | | | Change-Id: I84628ee5840b71f2ff889037a525d43f9e86af46
| * | | | Merge remote-tracking branch 'origin/master' into grid-7.5Henrik Paul2015-03-312-19/+15
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Change-Id: Ife8c6d2a5f6c134a6e28e862f524b6e687199cc8
| * | | | | Update release notes for 7.5.0.alpha1Leif Åstrand2015-03-241-37/+12
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5c1d6c5e9d93cf6acae415149fedafa7652b8b98
| * | | | | Merge remote-tracking branch 'origin/master' into grid-7.5Leif Åstrand2015-03-231-18/+25
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change-Id: I53218c269f0701cddd8279bf25c493950144f4cb
| * | | | | | Grid column hiding info from client to server #(17023)Pekka Hyvönen2015-03-221-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes mismatched client-server API regarding ColumnVisibilityChangeEvent Adds and removes the column hiding toggle as needed when columns added / removed. Known bug when a hidable column added, column toggle won't get the caption of column. Change-Id: I708e19432dc822f713bf11f5b8e6eadb528a3961
| * | | | | | Fixes Escalator spacer tests (#16644)Henrik Paul2015-03-221-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0cb3584673525b1a21b01a2e819056df7f94579c
| * | | | | | Merge remote-tracking branch 'origin/grid-columnhiding' into grid-7.5Pekka Hyvönen2015-03-191-0/+27
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ice80ed9d5a96d9de824cc932873b4e6a736459a8
| | * | | | | | Display button for opening sidebar in Grid when hidable columns #17023Pekka Hyvönen2015-03-171-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9dc1d5d8ede4984c2dd6f5fcc932bb987ce95dcb
| | | | | | | |
| | \ \ \ \ \ \
| *-. | | | | | | Merge remote-tracking branches 'origin/grid-detailsrow' and ↵Henrik Paul2015-03-173-0/+49
| |\ \| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'origin/grid-columnhiding' into grid-7.5 Change-Id: Ib8913f8e1b1b92198d79f8920c615addf77a15ba
| | | * | | | | | Merge branch 'master' into grid-columnreorderPekka Hyvönen2015-03-064-19/+40
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: uitest/src/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesTest.java uitest/src/com/vaadin/tests/widgetset/client/grid/GridBasicClientFeaturesWidget.java Change-Id: Ic77c717b9bbdcc38585382d4944ee4491aba3f7d
| | | * | | | | | | Support column reordering from all header rows. (#16643)Pekka Hyvönen2015-02-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I78a4a50b011576a026518a58c36822a383979986
| | | * | | | | | | Theming and UX for Grid column reordering. (#16643)Pekka Hyvönen2015-02-232-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Show sorting and focus on the dragged header. - Keep the focused header/cell the same after drag. - Make the drop marker get the same color as the grid selection. - Make dragged header and the drag element theme customizable - Valo related theming: little opacity, proper positioning Change-Id: Ia1c6f72ef2c7b4333e64ac410e50ef3688461749
| | | * | | | | | | Drag and drop column reorder for default header row on client side Grid. #16643Pekka Hyvönen2015-02-131-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I94558915859aaa91bdd041da12094bc0dcc53e62
| | * | | | | | | | Merge branch 'master' into detailsrowHenrik Paul2015-03-121-0/+6
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | Change-Id: Ie0556ae8d56596d5e1894b3a62d39b0afe13b5a3
| | * | | | | | | | Merge branch 'master' into HEADHenrik Paul2015-03-044-19/+40
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | | | | | | | | | | Change-Id: Id48abba25a16fe7f8e679e5ce2ab3ab536951676
| | * | | | | | | | Adds initial details row support to Grid (#16644)Henrik Paul2015-02-172-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For now, the details row only supports text content and index based row references Change-Id: Id12557d83732475b9a5133b3ee32ae31ba4fcdd7
| | * | | | | | | | Escalator supports adding spacer elements into DOM. (#16644)Henrik Paul2015-02-161-0/+13
| | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the first step towards Grid's details rows: Escalator puts spacer elements in the DOM, and is able to scroll around with them. The spacers are put in their correct locations, but they will not affect the normal row elements in any way at this time. Change-Id: Id20090c4de117e07e332dcc81e9964360f778258
* | | | | | | | | Enable running websocket tests on JBoss EAP 6.4 (#13323)Artur Signell2015-04-221-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6930aec1bd7b8df102f01b1d7c393e2155591757
* | | | | | | | | Update link in release notesArtur Signell2015-04-221-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iab51700f1f7826383bb3c1272b125c094bf8c391
* | | | | | | | Row focus bleeds out of Table area in Valo (#14761)Jouni Koivuviita2015-04-171-27/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Redesigned the Table column selector button, now rendered completely inside the Table header, which works regardless of the placement of the Table, and with the fix for the main issue. Change-Id: I63ba34a0afc2d7b0d6b4c2dfd006cb6d0aebf2db
* | | | | | | | Fix Grid editor area calculation without scrollbars (#17471)Teemu Suo-Anttila2015-04-161-0/+2
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Change-Id: I55791e0bf46b00ea90daaeb1af8b4ca2748ff9d1
* | | | | | | Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-102-1/+4
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Change-Id: I47feff9c78a39e30233f388b938c7e4e53b52051
* | | | | | Mention push path change done for JSR-356 (#16738)Artur Signell2015-04-071-10/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I58fee3dfe28375f33a66fb14de82598a6d688c4a
* | | | | | Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-021-0/+16
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initialize Atmosphere in a context listener as JSR-356 requires * Do not run JSR-356 or websocket tests on servers without support * Adds /run-jsr356/ for testing JSR-356 websockets with uitest.war * Change push path to /PUSH (from /PUSH/) to be compatible with JSR 356 endpoint mappings in Atmosphere (#14381) Change-Id: Iec43f26df8c7b2bd347a713623a5298cc9e7b2cd
* | | | | Revert "Make push path configurable (#14432)."Artur Signell2015-03-251-19/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Breaks long polling fallback when implemented this way This reverts commit 735f0748344d7ee594c4e52a715d867dfdb23cb1. Conflicts: push/build.xml push/ivy.xml server/src/com/vaadin/server/Constants.java uitest/src/com/vaadin/tests/push/PushPathTest.java Change-Id: I07f6fedafc648b0ee403865ccb322017d2a8d571
* | | | | Fixed scroll jump by using native focusing in IE (#15294)Johannes Tuikkala2015-03-241-0/+12
| |_|_|/ |/| | | | | | | | | | | Change-Id: I412ba219f31567ebba019b7d6ce4db4af9be9363
* | | | Fix bad language in release notesLeif Åstrand2015-03-181-1/+1
| | | | | | | | | | | | | | | | Change-Id: I9a348ebd6ae41a1a7d03ae9a00bcc5935a4bc4e1
* | | | Add link to the push issues wiki page to the release notes (#17142)Leif Åstrand2015-03-171-17/+24
|/ / / | | | | | | | | | Change-Id: I52d2a883f76bd673c8ca749246858f1e16e11679
* | / Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-091-0/+6
| |/ |/| | | | | | | | | Converts the old TB2 test for the issue to TB4 as well. Change-Id: I76a37d836a55102221aa63e75f7ab605769bc0b9
* | Revert "Hide button caption overflow in reindeer and valo. (#11864)"Jouni Koivuviita2015-03-032-4/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit c9586c93b93987d9b5942c38ef0b536c091092a5. This fix will break button focus outline in Valo. The overflow hidden needs to be placed on the inner element (v-button-wrap). For Reindeer the fix is okay, but for consistency it might make sense to move it there to the inner element also. Change-Id: I6cac9fc6a1c8ae6be9969b8dc8533b9cad118d6a