aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into grid-7.5Pekka Hyvönen2015-04-172-27/+25
|\ | | | | | | Change-Id: I6175398df4c3a07656a2682843615a0d7bd32a45
| * 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
* | 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
| * Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-102-1/+4
| | | | | | | | Change-Id: I47feff9c78a39e30233f388b938c7e4e53b52051
* | 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
| * 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
* | 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
| * 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
* | 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
| * 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
* | 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
* | | 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
* | Hide button caption overflow in reindeer and valo. (#11864)Sauli Tähkäpää2015-02-272-0/+4
| | | | | | | | Change-Id: Iaeb9cd571dd4b7a37cdc89f9d291365aef96c9e1
* | Update release notes for 7.4Artur Signell2015-02-241-15/+12
| | | | | | | | | | | | | | * Match TOC headers with actual headers * New browser versions Change-Id: I1476d41ee66ffb1876aac89998d4ca03d47e1240
* | Make push path configurable (#14432).Tapio Aali2015-02-181-3/+19
| | | | | | | | | | | | | | In order to use websockets with Weblogic 12.1.2 or later, push path 'ws' needs to be used instead of 'PUSH'. Change-Id: Ia90d11c20a375cef9cf4a53986a70d616a83db06
* | Add spaces around operators (#16696).Mika Murtojarvi2015-02-132-1/+9
|/ | | | | | This is needed for the Sass compiler to correctly parse an expression. Change-Id: Ie39134e47f701015a9fc7180de5c033b80abe178
* Fixes IE scrollbar issues (#16634)Henrik Paul2015-02-101-1/+2
| | | | Change-Id: Ic948fb801f3bca5101ba630c99bd321f3e4f24bb
* Highlights erroneous cells in Grid editor (#16575)Henrik Paul2015-02-062-0/+26
| | | Change-Id: Ie1f9d738db7a03ddb01b968782ad5e4877af1d7e
* Grid editor theme redesign (#16593)Jouni Koivuviita2015-02-065-25/+215
| | | | | | | | Editor theme is now more flexible with regards to CSS. There are now separate elements for containing the edited cells and the “footer” which contains an optional message area and the save and cancel buttons. Change-Id: I9addcb6adca792a9251ffada99fbe9b77502c77a
* Fix for TextField focus problem with Valo in IE (#16491)Matti Hosio2015-02-021-0/+5
| | | | | | When clicking the text field with text, the caret was always moved to the beginning. Related also to ticket #11152. Change-Id: I6dd8dcdc51892c2a4f51a9590d4ad435a8dbaba9
* Moved accessibility shortcut handling to server-side. [#14843]Anna Koskinen2015-01-301-0/+2
| | | | | | Also allowed multiple shortcuts for closing Window. Change-Id: I35280ad1553af10ae54bc001e5707357f206b0ee
* Fix wrong color variable for selectedGrid rows (#16532)Jouni Koivuviita2015-01-291-5/+7
| | | | Change-Id: Ib8cc41e3f19f912af6267448b9f213cd2f92448e
* Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-212-1/+1
|\ | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/ui/VScrollTable.java Change-Id: I79e003b2087e8e0e5c8aa6d25bdeb890ce9a60c5
| * Embedded ThemeResource should react to theme change (#15194)Anna Koskinen2015-01-201-0/+0
| | | | | | | | Change-Id: Ied78a8c999e592a944c27138e179c37a31a0af54
| * Hide input field from clicking for immediate upload in Valo. (#15404)Sauli Tähkäpää2015-01-191-1/+1
| | | | | | | | Change-Id: I69bcd7b1d610d0e9adb6ce43e06591a769bef957
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2015-01-1627-151/+712
|\ \ | |/ |/| | | Change-Id: I0babb7cb93e773a9aab82243c1112d45b15bec78
| * Fix grid row borders and cell widget vertical alignment (#16200)Jouni Koivuviita2015-01-151-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | Previously the top-border for the first body row in the grid was hidden, which caused it to blink during scrolling, when the first-child element is moved using transforms. Moving the border to the bottom of the cell seems to have to negative side-effects. Fixes vertical alignment for contained widget renderers. All DIV elements are rendered as inline-blocks by default (same as all .v-widget elements). Change-Id: I277f88953069846adbc475366161aabc0df96e15
| * Make ProgressBarRenderer progress bars 100% wide (#16202)Johannes Dahlström2015-01-141-0/+6
| | | | | | Change-Id: Id9bd6ae389c4aa5a857f33b57ba087420ba79ce7