log Framework/Toolbox/IWebService.h @ 576:529c9617654b

age author description
Fri, 28 Dec 2018 10:40:34 +0100 amazy merge default->am-vsol-upgrade am-vsol-upgrade
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 18:03:30 +0100 am moved the HTTP cache from OrthancApiClient to BaseWebService (not implemented yet in WASM) am-vsol-upgrade
Thu, 15 Nov 2018 17:28:15 +0100 Sebastien Jodogne preparing to load images using DICOMweb
Tue, 06 Nov 2018 20:12:42 +0100 Sebastien Jodogne removing converters in OrthancApiClient
Mon, 05 Nov 2018 16:18:27 +0100 Sebastien Jodogne refactoring
Fri, 05 Oct 2018 10:38:16 +0200 am Added LayerWidget::RemoveLayer + DELETE commands in WebService am-2
Fri, 28 Sep 2018 15:02:43 +0200 am web services: better handling of failures am-callable-and-promise
Tue, 18 Sep 2018 15:34:28 +0200 am cleanup am-callable-and-promise
Tue, 18 Sep 2018 15:23:21 +0200 am messaging refactoring almost complete: works fine in native am-callable-and-promise
Fri, 14 Sep 2018 16:44:01 +0200 am backup work in progress: updated messaging framework with ICallable am-callable-and-promise
Thu, 30 Aug 2018 16:52:40 +0200 am renamings and doc am-2
Wed, 22 Aug 2018 15:22:33 +0200 am indentation am-2
Wed, 22 Aug 2018 15:08:15 +0200 am removed constness of the observable when emitting a message am-2
Wed, 22 Aug 2018 14:59:20 +0200 am added declaretion of messages handled/emitted am-2