forked from chb/indivo_server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
49 lines (43 loc) · 1.36 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
0.8.2.3
===========================
* In Development
0.8.2.2
============================
* Account info can now be called by account principals
* Added forgot password functionality
* Added record notification routes for shares
* Added new_message email
* Bug fix: Document Processing libxml2 obj __str__ changed to serialize()
* Can_admin() now includes shares
* Changed Principal.email max_length to 255
* Dropdb/Createdb checks in reset.sh
* Fixed account search bug
* Fixed document_rels and document_create_by_rel bugs
* Fixed setup response content-type
* Removed email copy from the codebase
* Removed Annotations
* Re-added share checks
0.8.2.1
============================
* Account init email url fix
* Added name attribute to account permissions template
* Added offline token capability
* Admin.py sorted into respective view modules
* Bootstrap converted to xml
* Phas can no longer set up other phas
* reset.sh modified to handle arguments
0.8.2.0
=============================
* Accesscontrol restructuring
* Added Document status
* Added Lab Reporting
* Added Nonce checkiing
* Added Sharing calls
* Added Simple Clinical Notes
* Added ability to see basic record info as carenet member
* Added ability to verify signed URLs
* Datetime quote template fix
* Made oauth carenet-aware
* Minor bug fixes
* Updated codingsystems for HL7-v3
* Updated for Oracle compatibility