Version Release Notes
From CTRNet Wiki
Note that for each release, only major changes impacting the user are listed.
Contents |
v2.0.2A
Release Date: June 11th, 2010
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.0.2A
- Fixed search bug where searching was only returning exact matches.
- When in production mode Cake security level automatically set to HIGH
- Ability to increment storage vertically as well as horizontally
v2.0.2
Release Date: June 2nd, 2010
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.0.2
- Added storage history to aliquots. It tracks temperature, position and storage changes.
- Added auto suggestion to storage selection fields.
- Added advanced search controls configurable by user preferences. Users can now search by multiple values for any field.
- Added date input option to use text boxes instead of drop down lists. Set through user preferences.
- Added support for numeric field types with automatic validations.
- Added support for 24h time format. Set through user preferences.
- Added support for comma as radix. Set through user preferences.
- Improved styling/layout of error pages.
- New JavaScript library (JQuery) in use. Better calendar tool to improve date entry.
- Many improvements to the Administration section. Now able to regenerate all permissions based on existing users, groups and custom code with the application.
- Pagination setting through the user preferences is now working correctly.
- Groups are no longer children entities of banks. Groups are now at the root and banks can be associated to it. That way, it is possible for an administrator group to not be part of a bank.
- Within forms, it is now possible to tab to submit button.
v2.0.1
Release Date: April 9th, 2010
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.0.1
- Added ability to add new collection right from Clinical Annotation
- Translation cleanup, added full French translations for core application
- Bug fixes discovered since v2.0 release
- Updated core framework to CakePHP v1.2.6
- When switching between development and production mode all cached menus and structures are flushed
- Improvements to storage layout display
- Fixes to the administration module where editing an existing user/group did not work correctly
- Dropped debug setting from configs table. Debug mode can only be set in the core.php file.
v2.0.0
Release Date: February 5th, 2010
SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.0.0
- Updated core framework to CakePHP v1.2
- Improved support for disease/treatment/sample specific sections. Major reduction in code requirements as previous functionality is now built in.
- Added drag and drop support for moving aliquots within a storage entity
- New tree view added to Storage and Inventory Management. Developers can make use of the tree view in other plugins
- For disease site or specimen specific form data (Breast pathology vs CCL pathology, Tissue vs Blood) the addition of a filter box allows users to hide all other data and allows some of the detail information to be displayed on the index view without having to open the record.
- On any index view users can sort records by clicking on any column header desired. (Ascending or descending)
- When a search is made the results are stored and accessible at a click as the user navigates through the application without having to rerun your search criteria.
- Flexible screensize. The display area will now automatically expand to take advantage of wide-screen monitors.
- Summary Tab now opens when the user hovers the mouse over the summary tab. The information displayed can cover multiple levels for example, collection, specimen and aliquot summary information all displayed in one pop-up. Data displayed can be changed by the developer based on user preferences.
- Logical Record Deletion, also known as soft-deletes. Prevents accidental deletion of records by 'hiding' deleted records from user view. Any permanent deletion of user data must be performed by someone with administrator access.
- Audit trail of all records. Any changes made to user data is archived with previous values, date-time of the change and the user who made the change.
- New styling to reflect major updates to ATiM
v1.6.0
Release Date: March 9th, 2009
SVN: https://ctrnet.svn.cvsdude.com/atim/tags/v1.6.0
- Upgraded core to v1.4.0.A - See core release notes for more details
- Improvements to Query Tool
v1.5.1
Release Date: January 19th, 2009
SVN: https://ctrnet.svn.cvsdude.com/atim/tags/v1.5.1
- Upgraded core to version v1.1.3 - See core release notes for more details
- Minor form layout changes and database cleanup of deprecated fields
- Added some language translations and help lookup text
v1.5.0
Release Date: January 15th, 2009
SVN: https://ctrnet.svn.cvsdude.com/atim/tags/v1.5.0
- First version released under SVN control.
