comparison TODO @ 2105:ca376147db15 dicom-sr

integration mainline->dicom-sr
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 Nov 2023 07:43:50 +0100
parents 5653b6335642
children 5144d59d0fb2 1bc9f6157833
comparison
equal deleted inserted replaced
2103:2c11573602b9 2105:ca376147db15
1 Update OrthancFramework to 1.12.1 to benefit from https://hg.orthanc-server.com/orthanc/rev/57c0fba5e5c7 1 Update OrthancFramework to 1.12.1 to benefit from https://orthanc.uclouvain.be/hg/orthanc/rev/57c0fba5e5c7
2 2
3 ====================== 3 ======================
4 == Stone Web viewer == 4 == Stone Web viewer ==
5 ====================== 5 ======================
6 6
8 Improvements 8 Improvements
9 ------------ 9 ------------
10 10
11 * Save/load annotations as attachments of their parent series 11 * Save/load annotations as attachments of their parent series
12 (including detection of collisions thanks to revisions). 12 (including detection of collisions thanks to revisions).
13 https://book.orthanc-server.com/faq/features.html#metadata-attachments 13 https://orthanc.uclouvain.be/book/faq/features.html#metadata-attachments
14 14
15 * Internationalization and translations (i18n). Some possible libraries: 15 * Internationalization and translations (i18n). Some possible libraries:
16 https://phrase.com/blog/posts/the-best-javascript-i18n-libraries/ 16 https://phrase.com/blog/posts/the-best-javascript-i18n-libraries/
17 17
18 * Configurable keyboard shortcuts. See Osimis Web viewer: 18 * Configurable keyboard shortcuts. See Osimis Web viewer:
111 * Debian packaging, which requires source-level build dependencies: 111 * Debian packaging, which requires source-level build dependencies:
112 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975069#22 112 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975069#22
113 113
114 => A solution for AMD64 architectures is to use the standalone 114 => A solution for AMD64 architectures is to use the standalone
115 Debian repository that is provided by Sebastien Jodogne: 115 Debian repository that is provided by Sebastien Jodogne:
116 https://book.orthanc-server.com/users/cookbook.html#obtaining-binaries 116 https://orthanc.uclouvain.be/book/users/cookbook.html#obtaining-binaries
117 117
118 118
119 119
120 ================================== 120 ==================================
121 == Stone of Orthanc C++ library == 121 == Stone of Orthanc C++ library ==