RadLex Term Browser Version History

From MircWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

1 Version 1 (November 2006)

Initial version of Term Browser, released at the RSNA conference.

2 Version 2 (March 2007 -- planned)

Fixed Bugs

  • Displays total number of terms in database
  • Fixed nulls from showing in certain fields for the terms
  • Clipboard Show/Hide button properly works
  • Term Browser now works properly in Safari

New Features

  • Removed need for non standard characters in the URL
  • Added support for users with javascript disabled
  • RadLex now utilizes URI's for the terms and hides file extensions. URI info
  • Set the servlet to be at the root context
  • Ensured that queries are safe from SQL injection
  • Implemented MySQL Full Text Search.
  • Changed flow of application to allow for URI's and no javascript (search engines can now index the terminology)
  • Expanded database fields
  • Allow database columns (except primary keys) to be NULL
  • RadLex API is now current, and developers are invited to use it.