Release documents
Rice 2.0 release notes outlines the features of the new major Kuali Rice release.
Upgrade Notes
Database upgrade issues- notes concerning known problems upgrading the Rice database.
Upgrade notes from Cornell (issues discovered other than ones reported in the "Database upgrade issues" ) document. One of which is to update the maintainable xml for existing maintenance documents otherwise they cannot be opened.
The following attachments are zip files of two versions of a just in time conversion solutions:
Since we need to add a module to the "Middle Ware" module we will need to implement a module configurer (seerice-configurer.pdfmodule configurer notes)
Required Modifications
- Customize LDAP module (rice-middleware/kim/kim-ldap)
- Implement AES 256 bit Encryption by overriding existing encryption service
- Storing attachments in database rather then on the file system by overriding the existing attachment service
- Creating a new KIM type service UConnDerivedRoleTypeService to handle derived organization head roles.