NorfelloCMMS OS Release Notes
These Release Notes cover the version 1.0.0-beta5 of NorfelloCMMS OS.
What's New in NorfelloCMMS OS version 1.0.0-beta5
- Pagination of long lists
Downloading
NorfelloCMMS OS 1.0.0-beta5 is available in two formats:
http://cmms.norfello.com/download/exports/norfellocmms_os-1.0.0-beta5.zip http://cmms.norfello.com/download/exports/norfellocmms_os-1.0.0-beta5.tar.gz
For other NorfelloCMMS OS releases, see http://cmms.norfello.com/cmms
Requirements
The following software is required in order to run NorfelloCMMS OS:
- Ruby 1.8.2 or later
- Ruby on Rails 1.1.6 or later
- RedCloth 3.0.0 or later
- RMagick 1.10.0 or later
- Gettext (ruby) 1.6.0 or later
- Database
NorfelloCMMS OS supports the following databases:
- MySQL version 4.1 or later
- Postgres version 8.0 or later
- SQLite version 3.0.0 or later
Compatibility
Databases from older releases are not compatible with version 1.0.0-beta5 and as this is a beta release, migration of old data is not supported.
Known Bugs and Issues
Report types
- When user leaves the report type creation wizard without finishg it, report type with unready status is left in the database. This type can't be used to create new reports and it won't be displayed in the report type lists. This makes it impossible for user to remove it from the web interface.
General
- The 'Browse' button of file input fields doesn't use the currently selected localization.
New features
Pagination of long lists
Long lists are now divided to multiple pages. This speeds up the page loading and makes the application more usable on mobile devices and other platforms with limited memory/resolution.
Enhancements
- Keywords and the year span for the report search form are now taken from the reports in selected asset(s) only.
- 'Delete' links for the report field groups were replaced with check boxes in the report type creation wizard.
- Name of the report field group can now be changed in the report type creation wizard.
- Reports are now created similary to any other data in the application.
- Database query optimizations
Bugfixes
- Fixed #41: Searching for reports founds reports that don't belong to the selected assets
Other Resources and Links
The following resources contain useful information about Norfello CMMS OS:
- http://cmms.norfello.com/cmms - Norfello CMMS OS Trac