User Details
- User Since
- Aug 1 2016, 12:10 PM (373 w, 3 h)
- Roles
- Disabled
Mar 7 2017
Feb 23 2017
Feb 22 2017
Feb 10 2017
Jan 25 2017
Jan 24 2017
Jan 23 2017
It could make some problems with qualities that are not used in the decision tree at the moment (it would have been the same problem with the regular expression that was used before).
Some of them have unit:number as the preferred unitlabel, but are not "number qualities".
I can change the regular expression back to accepting everything. Or maybe we should change the unitlabel of these qualties to "freetext" or something more fitting than number?
Jan 19 2017
I added a simple regular expression check in merge b206ce8bf152 . Fields with a number label "#" should now only accept integers and decimals with .0 (1.0, 2.0 etc.). Every other label should accept all floating point input.
Jan 17 2017
Jan 16 2017
Jan 12 2017
Dec 21 2016
Dec 19 2016
Dec 16 2016
Dec 15 2016
Dec 6 2016
Dec 5 2016
Nov 30 2016
Rule System is working with Dashboard. Created Testrule that sets the afp value to 20.0 if the nationality is netherland. Sets the value if there is no previous value and if there is a previous value
Nov 29 2016
ChildPughScore SPIN rule now working with Dashboard. Tasks for BCN Stage and ChildPughScore had to be changed.
Nov 28 2016
Fixed Unit Conversion by changing getValue Query. It now chooses the value with the preferredUnitLabel of the quality if that exists. This way it chooses the correct values.
Things to Test:
Nov 23 2016
Nov 22 2016
Nov 18 2016
Nov 16 2016
Nov 15 2016
Nov 11 2016
Aug 2 2016
[d221ed]: Merge branch 'bug-19794-XnatDownloadDirectoryCrash'
Merged commits:
2016-06-29 16:27:57 Patrick Klinowski [b1060d]
the crash when download directory is not available or you don't have permissions to write to that directory.