comparison TODO @ 2306:b403009a6e4e

revert because duplicate of issue #56
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Jul 2017 21:44:42 +0200
parents 642d533fc2d8
children 06ff7e86638a
comparison
equal deleted inserted replaced
2305:642d533fc2d8 2306:b403009a6e4e
40 40
41 --------- 41 ---------
42 Long-term 42 Long-term
43 --------- 43 ---------
44 44
45 * Case-insensitive search over special characters (e.g. "ä" should match "Ä")
46 https://groups.google.com/d/msg/orthanc-users/WXF6swIzbCU/jmQglkCwBAAJ
47 * Stick to the JSONapi or JAREST guidelines for a "v2" of the API: 45 * Stick to the JSONapi or JAREST guidelines for a "v2" of the API:
48 https://groups.google.com/forum/#!msg/orthanc-users/Bag-SwEE9ZI/-w7QXI6p7-oJ 46 https://groups.google.com/forum/#!msg/orthanc-users/Bag-SwEE9ZI/-w7QXI6p7-oJ
49 http://www.admiraalit.nl/jarest/ 47 http://www.admiraalit.nl/jarest/
50 48
51 49
64 62
65 --------- 63 ---------
66 Long-term 64 Long-term
67 --------- 65 ---------
68 66
69 * Case-insensitive search over special characters (e.g. "ä" should match "Ä")
70 https://groups.google.com/d/msg/orthanc-users/WXF6swIzbCU/jmQglkCwBAAJ
71 * Support DICOM TLS (cf. "--enable-tls" in storescp) 67 * Support DICOM TLS (cf. "--enable-tls" in storescp)
72 * Support Storage Commitment: 68 * Support Storage Commitment:
73 https://groups.google.com/forum/#!msg/orthanc-users/VZOn8St65jw/s8kg_OHesj0J 69 https://groups.google.com/forum/#!msg/orthanc-users/VZOn8St65jw/s8kg_OHesj0J
74 70
75 71