summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-09-0343-536/+596
|\ | | | | | | | | | | This merge needs Grid to use elemental.json instead of org.json Change-Id: Ib3c387c7e282b2502f266bafbdaad8727f5dc6ef
| * Revert to old capitalization to avoid git issues (#8942)Leif Åstrand2014-08-305-8/+8
| | | | | | | | | | | | | | Git on OS X seems to have problems with changing between branches with the old and new casing of the two json related files. Changing back to the old names to avoid issues when changing branches. Change-Id: I948395a7ce725db4116fe0e7ac1a23628dc659c7
| * Bump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038)Johannes Dahlström2014-08-281-1/+1
| | | | | | | | Change-Id: Ifcfe1f90b795072c12d3118db33f3df6c96c568b
| * Revert "Make getMouseEvent() method available in the TargetDetailsImpl ↵Markus Koivisto2014-08-283-12/+10
| | | | | | | | | | | | | | | | | | (#13416)." This reverts commit 9ea4409bbe7079887a5a3c497494d4986ddabefd. The commit fails its own tests on IE and Firefox. Change-Id: I443f8d1b9ce322124b19d74bbeb2e6780bbff201
| * Fix PROGRESSBAR_POINT typo (#14502)Leif Åstrand2014-08-281-1/+1
| | | | | | | | Change-Id: If2fff98f743ce6b4799b2161c32bf63da7acb3c5
| * Ignore files from the classpath for scss cache timestamps (#14506)Leif Åstrand2014-08-271-3/+13
| | | | | | | | Change-Id: I82e3caef915b6a8683608f1834130468b3f16dbf
| * Fixed creation of "appError" json object with nullable url (#8942)Taras Hupalo2014-08-271-1/+5
| | | | | | | | Change-Id: I401d4df4cc089ea1f0988dfd670b0823fc06f8a4
| * replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-2632-436/+444
| | | | | | | | Change-Id: I4809fbbdb48f3e36c8e1da8552ff3fa734714105
| * Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2014-08-253-10/+12
| | | | | | | | Change-Id: Ie2b142fbfbe690aad741c668480e9bb3a1898fb5
| * Improve the selection tab algorithm after removing the selected tabBogdan Udrescu2014-08-251-0/+55
| | | | | | | | | | | | | | | | | | | | (#6876) New protected method TabSheet.selectedTabIndexAfterTabRemove where anyone can implement his/hers own algorithm for selecting a new tab. Change-Id: I6a3dd62e7fc84e4dacb08d30d567f357678dd7e4
| * Remove defunct __gwt_historyFrame (#11560)Leif Åstrand2014-08-251-8/+0
| | | | | | | | Change-Id: Id3829562f7bb898ee0df873de90f0339ad06adff
* | Fixes an occasional synchronization problem with duplicate updates (#13334)Henrik Paul2014-08-271-1/+1
| | | | | | | | Change-Id: I538556b5b307d1e187e68799e7bab622196d2a24
* | Server-side editor row (#13334)Henrik Paul2014-08-273-0/+628
| | | | | | | | Change-Id: Ia84c8f0a00549318e35e2c844b6ec6c419cfa4f3
* | Fix Grid Footer to be visible by default (#13334)Teemu Suo-Anttila2014-08-262-5/+4
| | | | | | | | Change-Id: Ib2cc3be7b935bfbe78b34cd05c41d9d42292926d
* | Merge branch 'master' into gridLeif Åstrand2014-08-2236-18/+6561
|\ \ | |/ |/| | | Change-Id: Ie3d71dde9bd9318c33de15190be8e0de20a2b8e7
| * Add event originator information to Sort Events (#13334)Patrik Lindström2014-08-212-8/+34
| | | | | | | | Change-Id: I9f8a295d6944807ccf89ea535d5500fac013e127
| * Sending a drag select over the wire in a batch (#13334)Henrik Paul2014-08-192-4/+69
| | | | | | | | Change-Id: I49a518b484557d232542e999a2f41ffad3cc7568
| * Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-08-192-3/+112
| |\ | | | | | | | | | Change-Id: Iac6947bc82bfbbb6856a924e7d538d195cfb405e
| * \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-08-121-327/+461
| |\ \ | | | | | | | | | | | | Change-Id: I29844888351eaf8e75216c70fcaa9d25b4507036
| * \ \ Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-0714-294/+542
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html Change-Id: Ie05bea7142134a7a9d655fcdf6ca232fd13c742b
| * | | | Add server side support for Components in Headers and Footers (#13334)Teemu Suo-Anttila2014-08-074-22/+113
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic5a6b4c68bc2d09840cbd7faffebae8991a5fff4
| * | | | Add support for server side colspans in Headers and Footers (#13334)Teemu Suo-Anttila2014-08-054-9/+211
| | | | | | | | | | | | | | | | | | | | Change-Id: I311aade38f4e725405a190ca1b6f114b4ac07053
| * | | | Improved server-side Grid class javadoc (#13334)Henrik Paul2014-08-041-10/+54
| | | | | | | | | | | | | | | | | | | | Change-Id: Ifafc4c0ca5f7508d4abc4a539d14bc834e4e9593
| * | | | Remove deprecated header/footer API (#13334)Henrik Paul2014-08-044-853/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I9bddef300a817fd31054515e97bc6924370d3475
| * | | | Refactor GridConnector to remove RowKeyHelper (#13334)Teemu Suo-Anttila2014-07-311-10/+10
| | | | | | | | | | | | | | | | | | | | Change-Id: I4c2fec5b46b15eea456d4b0347b2a686943ad113
| * | | | Add server side API for Headers and Footers (#13334)Teemu Suo-Anttila2014-07-316-49/+529
| | | | | | | | | | | | | | | | | | | | Change-Id: I52f282089cc55b1f281b9aeb934886442b0c34f3
| * | | | Client-side Grid header/footer rewrite: add default header support (#13334)Johannes Dahlström2014-07-291-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently supported: * Adding and removal of header and footer rows * Header is single-row by default * Footer is zero-row by default * Text captions * Showing and hiding the whole header or footer * Default header rows for sorting UI TODO: * Column spanning * HTML content * Widget content * Component content * Server side API * Shared state handling Change-Id: I3d6a2b75fad87780f83238ab792bbbcfe99a48fd
| * | | | Grid header/footer rewrite: add partial shared state support (#13334)Johannes Dahlström2014-07-243-12/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently supported: * Adding and removal of header and footer rows * Header is single-row by default * Footer is zero-row by default * Text captions * Showing and hiding the whole header or footer * Passing captions and visibility in shared state TODO: * Column spanning * HTML content * Widget content * Component content * Sorting/Indicators * Server side API * Rest of shared state handling Change-Id: Iddd1a596597c3b11ead50bd7d5d7011cd81e2c83
| * | | | Use NumberFormat instead of DecimalFormat for NumberRenderer (#13334)Leif Åstrand2014-07-231-17/+17
| | | | | | | | | | | | | | | | | | | | Change-Id: I3f3b2b7d036fc53fd3466a9fe5e8b8fe03cf4204
| * | | | Merge branch 'master' into gridLeif Åstrand2014-07-2221-505/+905
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Change-Id: I6878b3c64eb5c98174537f4e5864e2ff2cb1863f
| * | | | | Rename scrollToItem to scrollTo (#13334)Leif Åstrand2014-07-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib2e9415a40ec1664ea0b9881437f1c33eaf0bc09
| * | | | | Server-side programmatic sort updates sort indicators in the UI (#13334)Leif Åstrand2014-07-101-0/+10
| | | | | | | | | | | | | | | | | | Change-Id: Ia4bae5d88d265250d1bf4daa8d23561edb757872
| * | | | | Add server-side SortOrderChangeEvent support (#13334)Leif Åstrand2014-07-105-4/+208
| | | | | | | | | | | | | | | | | | Change-Id: Ia250909edccf9a838414994ee24eb5326f49478a
| * | | | | GridConnector sends user sort events to the server (#13334)Leif Åstrand2014-07-101-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic5b1462ecf2e5a5cef6b08bea7a4c00a09c39c9a
| * | | | | Server-side sorting updates data on client-side (#13334)Teemu Suo-Anttila2014-07-101-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If4576ed8605c4795d6edaa2f6d36cdb2eb9e8440
| * | | | | Implement Grid server-side Sorting API (#13334)Patrik Lindström2014-07-094-4/+541
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie85cdaab8b942ed1bb60edac6b20bc1b9c47b445
| * | | | | Fix unpinning in DataProviderKeyMapper (#13334)Teemu Suo-Anttila2014-07-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I485f262a4e44de10f207c804b91efe2f7ccf7670
| * | | | | Removes the version number from @since in Grid classes (#13334)Henrik Paul2014-07-0819-19/+19
| | | | | | | | | | | | | | | | | | Change-Id: I36192c46b359b8307c5bb1faf71c3b9a20e77fb8
| * | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-089-97/+82
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html Change-Id: I7f97cb771665485dbc9130a3c9b0365185615fc5
| * | | | | | Adds key-related helper methods to Renderers. (#13334)Henrik Paul2014-07-047-11/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic7b1ece8b88126323acc2e216acdebe636091b98
| * | | | | | Client now recognizes server-side selection model changes. (#13334)Henrik Paul2014-07-031-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic42e0e96871620fde6b9ce17dd5b487b1d6b8370
| * | | | | | Clean up test code for selection column (#13334)Henrik Paul2014-07-031-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I98963a367f05c39ad6e185ebf8a1d903efa686a2
| * | | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-0140-228/+1301
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html Change-Id: I515edf75b3ba2eb0bf94fa0d747cadbce2c79a21
| * | | | | | | Fix RendererTest to use AlwaysLockedVaadinSessionTeemu Suo-Anttila2014-06-302-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If78859ed34dde9e32e4e4c426cb98024e156c575
| * | | | | | | Add connectors for server-side Renderers (#13334)Henrik Paul2014-06-275-0/+347
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id1725b12c98e661a6abfdd55adaf8dd0669ad359
| * | | | | | | Send selection between server and client (#13334)Henrik Paul2014-06-274-35/+468
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I75174af63092fca72d9aa63ccf3c06a77f42c4f6
| * | | | | | | Allow turning sorting on/off for columns #13334John Ahlroos2014-06-272-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I161dfd2cd534cdf4fc13467811f77be7d8cbc339
| * | | | | | | Change row data type from String[] to String (#13334)Henrik Paul2014-06-261-32/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of having the data type as one-string-per-column, we now have the entire row encoded as JSON Change-Id: I709b2daa88c516d98203ef463b57257a6647bacd
| * | | | | | | Server-side renderer groundwork (#13334)Johannes Dahlström2014-06-257-5/+628
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I12a0fec1b0e49cfb481b0a7c8b6a40a4d43db7f5
| * | | | | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-06-1611-182/+306
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7af5740a55f2a3f0239f0a4b5544179c3e52a8cd