Previous release notes

From CTRNet Wiki
Jump to: navigation, search

This page lists the previous releases. Note that for each release, only major changes impacting the user are listed. (Current version notes).

Contents

v2.2.2

Release Date: May 10th, 2011

SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.2.2

  • Fixed erroneous "overflow" when merging nodes in the databrowser.
  • Databrowser performance improvement


v2.2.1

Release Date: April 8th, 2011

SVN: https://ctrnet-svn.cvsdude.com/atim2/tags/v2.2.1

  • Improved databrowser speed
  • Fixed databrowser CSV export
  • New tag styling, to differentiate them from normal text
  • Darken forms font color
  • Added a report gathering all aliquot spent times
  • Added collection to storage data for derivative aliquot

v2.2.0

Release Date: March 30th, 2011

SVN: https://ctrnet-svn.cvsdude.com/atim2/tags/v2.2.0

  • Core refactoring - Decrease in ATiM pages display time
  • Ajax tree views - Pages displaying big tree views should load faster
  • Realiquotings are now displayed in tree views
  • Databrowser upgrades
    • Added the "merge option", allowing to see many nodes in a single screen
    • Added ability to add items to existing batch sets
  • Databrowser and batch set actions: Added batch actions on some models. Eg.: Edit participants, realiquot a set of aliquots.
  • Added confidential fields support in user privileges
  • Added reports to ATiM: They can be accessed through Query Tool > Reports
  • Added an aliquot storage selection autocomplete tool, to facilitate the selection of storages
  • HTML5 support: Some fields will be automatically validated before they are even submitted, based on the support of the client browser
  • Support for comma as radix
  • Corrected various issues

And more! The list can be supplied on demand.

v2.1.0A

Release Date: November 8th, 2010

SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.1.0A

  • Corrected a critical bug with master/detail model validation when multiple records are present
  • Fixed minor menu bug when adding a new user to the system
  • Data Browser now takes the flag_active for control tables into consideration when building the action menu

v2.1.0

Release Date: October 27th, 2010

SVN: https://ctrnet.svn.cvsdude.com/atim2/tags/v2.1.0

  • New tool - Data Browser added. Allows model by model browsing to assist with case selection.
  • Many new improvements and bug fixes for the Query/Batchset tool
  • Added 'Paste to all rows' option for datagrid forms
  • All full screen flashes replaced with in-form confirmations to speed user input. (Flash screens still present in debug mode)
  • Added ability to alter certain drop down lists within the Administration module.
  • User login attempts are now tracked in a new table
  • ICD-10, ICD10-CA, ICD-O-3 coding tables added in both official languages. New search tools to assist the user added
  • Pathology Review section added to Inventory Management
  • Ability to export results to file directly from query result screen. No longer need to create a batch set first.
  • New descriptive headers can be used for any form type. Helpful for adding additional information for the user. Clearer separation for different types of data.
  • Better styling for popups on certain button types.
  • Upgrade of CakePHP core to v1.3.2 to support PHP 5.3
  • Standard popup window styling throughout the application.

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.
Personal tools