| | 1 | = NorfelloCMMS OS Release Notes = |
|---|
| | 2 | |
|---|
| | 3 | These Release Notes cover the version __1.0.0-rc3__ of |
|---|
| | 4 | '''NorfelloCMMS OS'''. |
|---|
| | 5 | |
|---|
| | 6 | == Downloading == |
|---|
| | 7 | |
|---|
| | 8 | '''NorfelloCMMS OS''' __1.0.0-rc3__ is available in two formats: |
|---|
| | 9 | |
|---|
| | 10 | [http://cmms.norfello.com/download/exports/norfellocmms_os-1.0.0-rc3.zip] |
|---|
| | 11 | [http://cmms.norfello.com/download/exports/norfellocmms_os-1.0.0-rc3.tar.gz] |
|---|
| | 12 | |
|---|
| | 13 | For other '''NorfelloCMMS OS''' releases, see [http://cmms.norfello.com/cmms] |
|---|
| | 14 | |
|---|
| | 15 | === Requirements === |
|---|
| | 16 | |
|---|
| | 17 | The following software is required in order to run '''NorfelloCMMS OS''': |
|---|
| | 18 | |
|---|
| | 19 | * Ruby 1.8.2 or later |
|---|
| | 20 | * Ruby on Rails 1.1.6 or later |
|---|
| | 21 | * !RedCloth 3.0.0 or later |
|---|
| | 22 | * RMagick 1.10.0 or later |
|---|
| | 23 | * Gettext (ruby) 1.6.0 or later |
|---|
| | 24 | * Database |
|---|
| | 25 | |
|---|
| | 26 | '''NorfelloCMMS OS''' supports the following databases: |
|---|
| | 27 | * MySQL version 4.1 or later |
|---|
| | 28 | * Postgres version 8.0 or later |
|---|
| | 29 | * SQLite version 3.0.0 or later |
|---|
| | 30 | |
|---|
| | 31 | == Compatibility == |
|---|
| | 32 | |
|---|
| | 33 | Databases from versions 1.0.0-rc1 and 1.0.0-rc2 are compatible with the version __1.0.0-rc3__. |
|---|
| | 34 | |
|---|
| | 35 | == Known Bugs and Issues == |
|---|
| | 36 | |
|---|
| | 37 | === General === |
|---|
| | 38 | |
|---|
| | 39 | * The 'Browse' button of file input fields does't use the currently selected |
|---|
| | 40 | localization. |
|---|
| | 41 | |
|---|
| | 42 | == Enhancements == |
|---|
| | 43 | * Asset description is hidden if it's empty. |
|---|
| | 44 | * Asset tree is no longer resized with javascript. |
|---|
| | 45 | * Asset tree actions are now listed horizontally. |
|---|
| | 46 | * The 'Show asset tree' and 'Hide asset tree' links were restyled. |
|---|
| | 47 | * Top and sub menus are now more dynamic as they no longer have a default action that determines the visibility of the menu button. Instead, the buttons will be visible if user is authorized to access some action under the particular menus. |
|---|
| | 48 | * 500 (Application error) and 404 (File not found) pages have more useful content. |
|---|
| | 49 | * 'Cancel' buttons are now placed properly. |
|---|
| | 50 | * robots.txt now disallows all robots from accessing the site. |
|---|
| | 51 | |
|---|
| | 52 | == Bugfixes == |
|---|
| | 53 | * 'Application' menu is no longer active when user enters the 'Confiuration' section. |
|---|
| | 54 | * Fixed #68: Asset tree actions trigger the protector of protected page groups |
|---|
| | 55 | * Fixed #72: Asset information editing form now acceps lower case characters to the asset code field. The characters are automatically converted to upper case like in the asset creation form. |
|---|
| | 56 | * Transparent png-files should now work with Internet Explorer. |
|---|
| | 57 | |
|---|
| | 58 | == Other Resources and Links == |
|---|
| | 59 | |
|---|
| | 60 | The following resources contain useful information about Norfello CMMS OS: |
|---|
| | 61 | |
|---|
| | 62 | * http://cmms.norfello.com/cmms - Norfello CMMS OS Trac |
|---|
| | 63 | |