infotel4iarc

Results 9 issues of infotel4iarc

Implement a cleanup procedure for empty records in the database. - Remove empty records: no patient nor tumour nor source info. - Remove empty tumours but don't delete the patient....

ready for review

The Global UID is then a strong hash created at the start of the patient's db life. A lot of time, databases are created on different places and users want...

ready for review

Investigate loading of the data from the holding to the main DB. The import into holding database should not be a pain for the users; it would be better if...

Develop a functionality to have an undo on the last action.

ready for review

Improve the CSV bulk import by having an asynchronous process to avoid a too long http request (risk of timeout): * create a worker * return the id of the...

ready for review

Allow to move / copy a source from one tumour to another tumour. * Add a button on the GUI named 'Move Source' that would allow a Source Record to...

ready for review

The connection to the database is initialized when starting and seems to be intended to remain alive until the server is stopped. A local run with the server started seems...