Version Release Notes
Note that for each release, only major changes impacting the user are listed. (Previous release notes)
Contents |
v2.4.2
Release Date: December 8th, 2011
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.4.2
- Tweaked CSV export
- Fixed an error triggered when deleting a treatment not linked to any extend data.
- Fixed an error triggered when adding a specimen review.
v2.4.1
Release Date: November 22nd, 2011
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.4.1
- Fixed detailed search screens.
- Fixed an issue where for some IE8 users, search forms having time fields would prevent the form from working.
v2.4.0
Release Date: November 14th, 2011
SVN: https://ctrnet.svn.cvsdude.com/atim2/trunk
- It’s now possible to drag items from storage to storage, in the storage layout page.
- In tree views, non available aliquots are now displayed in grey.
- Major changes to the diagnosis module. For help, see use the diagnosis section.
- CAP reports moved from the diagnosis module to the annotation module.
- A warning for expired and undone messages/reminders will be displayed in the main page.
- New “unmatched parents” option in the databrowser will create a node with the elements of the parent node that were not used for the current node.
- Added manageable permission presets.
- Added a user search screen.
- Added collection template. They allow to design what a data entry must be and chain forms one after the other, removing the need to manually browse collections to add items one by one.
- System managed identifiers can now be recycled when used accidentally.
- In shipments, added a contact list.
- It’s now possible to run multiple searches in different tabs at the same time.
- Specimens’ aliquots now have reception to storage spent time field, and derivatives’ aliquots now have creation to storage spent time field.
- Added a relationship field to participant contacts.
- Search results are now loaded directly beneath search parameters, which gives a better performance and eases parameters modification.
- Search results now use a detail form when possible. If a generic form is used, an info bubble is displayed.
- Added an option to copy a collection form, its links to participant, diagnosis and consent.
v2.3.6
Release Date: September 27th, 2011
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.3.6
- Fixed validation issues on masters models.
v2.3.5
Release Date: September 19th, 2011
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.3.5
- Fixed an issue where in the aliquot edit form it was impossible to remove the aliquot from storage.
- Fixed an issue where Internet Explorer would use cached data instead of refreshing it.
- Fixed an issue where detail models would not validate properly when more than a detail of the same master was loader.
- It’s now possible to activate/deactivate users.
- Fixed an issue where in the aliquot use screen, the parent aliquots editable fields were not working.
- Fixed the collection link found in the participant > chronology view.
- Fixed an issue where it was impossible to delete an empty group.
v2.3.4
Release Date: September 1st, 2011
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.3.4
- Fixed an issue where it was impossible to delete a Treatment Extend.
- Fixed an issue where specimen reception date couldn’t be properly recorded.
- Fixed an issue where it was impossible to delete diagnosis.
- Fixed an issue where once a date was recorded, it was impossible to delete it.
- Fixed an issue where trying to export a too big browser result to a csv would cause the application to run out of memory.
v2.3.3
Release Date: August 9th, 2011
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.3.3
- Renames age accuracy field to prevent them from being treated as date accuracy.
- Alters v2.3.2 sql update file to v2.3.2.1. to prevent data loss.
Note: If you updated your installation to v2.3.2 with the 2.3.2 tag, you'll need to restore your age accuracy from your pre 2.3.2 sql backup file. To verify that, go to the version listing page. If in your versions history you have v2.3.2 with build 3335, you are concerned by this. If you have v2.3.2.1 with build 3370, you can ignore this note. If this applies to you, the fields you need to restore are diagnosis_masters.age_at_dx_precision, family_histories.age_at_dx_precision, reproductive_histories.age_at_menopause_precision, reproductive_histories.age_at_menarche_precision, reproductive_histories.hysterectomy_age_precision, reproductive_histories.age_at_first_parturition_precision and reproductive_histories.age_at_last_parturition_precision. Note that those fields names have changed in v2.3.3 so their previous match have a slightly different name.
v2.3.2
Release Date: August 1st, 2011
SVN: -- removed --
- Fixed an issue where saving data on a model having dates without specifying them would clear them.
- Fixed an issue where defining an aliquot source for a derivative was possible.
- Fixed an issue where it was not possible to delete a consent nor a clinical collection link.
v2.3.1
Release Date: July 15th, 2011
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.3.1
- Added a button to create derivatives from aliquot detail page.
- Fixed various issues related to aliquots batch functions.
- Fixed an issue where the databrowser would display a blank screen when there is too many results.
- Fixed an issue where custom queries would not work properly when one of the fields refer to a datetime supporting accuracy.
v2.3.0
Release Date: July 8th, 2011
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.3.0
- Databrowser and batch set data is now sortable.
- Submit button is now on the right of the screen, and action buttons on the left.
- New batch processes.
- Add quality control
- Create derivatives both from samples and aliquots
- Add internal uses
- Storage can now be configured to ignore, warn or generate an error when two items are placed into the same cell space.
- A warning is displayed on the login page if there is a time discrepancy between the server. Time discrepancy can shorten session duration.
- Added ability to start browsing from a batch set.
- Passwords now have a minimal length of 6 characters.
- Added an interface to custom lists to allow to define items order and to specify if values should be displayed everywhere, only in search structures or never.
- Added detail button to participant chronology view.
- Text area values will now wrap when not in input mode.
- Multi-choice action buttons can now be scrolled using a mouse wheel.
- Hemolysis was moved from sample to aliquot level.
- Added a button to collection indexes to reach the matching participant index tree view.
- When viewing pages of a participant collection not having an obtained consent, a warning is displayed. A warning is also displayed when in an order containing an aliquot related to such collections.
- Added a link to the wiki in the top menu.
- Within menus, whole lines can now be clicked (instead of only the label).
- Added auto accuracy. (Every date/datetime now support accuracy.)
- Study selection have been moved from order to order line. Order now has a “default study” field which will make a study selected by default when adding a line.
- Added paste on all lines of all sections button to pages having many grids.