summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor reconnect dialog (#11733,#17075)Artur Signell2015-07-138-110/+438
* Allow configuration of reconnect dialog parameters (#11733)Artur Signell2015-07-135-35/+296
* Merge communication problem handlers (#11733,#17075)Artur Signell2015-07-134-312/+186
* Handle out of order messages (#11733,#17075)Artur Signell2015-07-133-65/+190
* Use same reconnect logic for Push as for XHR (#17075)Artur Signell2015-07-139-75/+181
* Initial version of the reconnect dialog and a problem handler which uses it (...Artur Signell2015-07-138-3/+282
* Test for various UIDL/heartbeat response codes from the server (#11733)Artur Signell2015-07-133-0/+270
* Extract CommunicationProblemHandler methods to an interface (#11733)Artur Signell2015-07-133-256/+346
* Move XHR code to XhrConnection (#11733)Artur Signell2015-07-135-226/+312
* Send resynchronize and widgetset version in JSON (#11733)Artur Signell2015-07-138-75/+80
* Simplify UIDL message handling (#11733)Artur Signell2015-07-136-49/+30
* Handle push errors in CommunicationProblemHandler (#11733)Artur Signell2015-07-136-37/+107
* Handle heartbeat problems in CommunicationProblemHandler (#11733)Artur Signell2015-07-132-22/+66
* Use counter in client to server messages to avoid duplicate handling (#11733)Artur Signell2015-07-137-22/+156
* Separate server message sending to its own class (#11733)Artur Signell2015-07-1313-492/+626
* Separate server message handling to its own class (#11733)Artur Signell2015-07-1312-1478/+1678
* Separate XHR error handling to its own class (#11733)Artur Signell2015-07-136-153/+408
* Separate server RPC queue to its own class (#11733)Artur Signell2015-07-139-190/+394
* Track application state through an explicit variable (#11733)Artur Signell2015-07-131-19/+62
* Ensure application is stopped when stopped events are sent (#11733)Artur Signell2015-07-131-3/+4
* Remove ConnectionStatusEvent (#11733)Artur Signell2015-07-132-45/+0
* Do not send empty server requests (#11733)Artur Signell2015-07-134-52/+79
* Remove 'burst' concept to simplify communication handling (#11733)Artur Signell2015-07-134-97/+67
* Update connector hierarch when canceling editor (#16976).Leif Åstrand2015-07-133-0/+167
* Add optional --repo parameter for Demo validation scriptTeemu Suo-Anttila2015-07-132-6/+11
* Remove remaining OutOfSync message referencesArtur Signell2015-07-132-55/+0
* Use role=alert for all notifications (#17079)Artur Signell2015-07-132-2/+7
* Convert TB2 test TreeContextMenuAndIcons to TB4Henri Sara2015-07-134-161/+138
* Update archetype validation script to use single repo URLHenri Sara2015-07-132-28/+21
* Ignore .pyc filesHenri Sara2015-07-131-0/+3
* Convert EmbeddedAltText test to TB4Henri Sara2015-07-132-47/+60
* Convert UndefinedHeightSubWindowAndContent test to TB4Henri Sara2015-07-132-57/+34
* Convert EmbeddedClickListenerRelativeCoordinates test to TB4Henri Sara2015-07-133-55/+95
* Fix repo URL in staging reportHenri Sara2015-07-131-1/+1
* Cache connector state types (#18437)Leif Åstrand2015-07-111-1/+9
* Log exception from responsive with cross site css in FF (#16249)Leif Åstrand2015-07-113-4/+86
* Make async remove check work without push (#12909)Leif Åstrand2015-07-114-29/+166
* Eliminate unguarded Profiler string concatenationLeif Åstrand2015-07-111-4/+8
* Add staging report file generatorTeemu Suo-Anttila2015-07-102-3/+47
* Add @since check to build report generatorTeemu Suo-Anttila2015-07-101-2/+14
* Fix BasicPersonForm test UI notifications to be more stableTeemu Suo-Anttila2015-07-101-1/+3
* Add missing @since 7.5.1 to JavaDocTeemu Suo-Anttila2015-07-094-12/+12
* Fix Archetype validation script to use correct path for pom filesTeemu Suo-Anttila2015-07-092-4/+4
* Fix passing repo id to archetype generation functionTeemu Suo-Anttila2015-07-091-2/+2
* Fix BuildHelpers to create all necessary directoriesTeemu Suo-Anttila2015-07-091-2/+2
* Fix displaying Details when Grid is attached to DOM (#18390)Teemu Suo-Anttila2015-07-095-14/+81
* Attach GridLayout children in logical order to preserve focus order (#18353)Yuriy Artamonov2015-07-094-3/+213
* Fix Grid detaching with open details rows (#18415)Teemu Suo-Anttila2015-07-093-0/+188
* Fix version number resolution for validation scriptsTeemu Suo-Anttila2015-07-083-24/+36
* Fix archetype validation and make report demo listing prettierTeemu Suo-Anttila2015-07-082-4/+6