Table of Contents
Welcome to Rice 2.5.0-M4-SNAPSHOT!
This version of Rice is a patch release consisting of security fixes as well as bug fixes and small items needed by Kuali application partners. There are no database changes and it should be a drop-in replacement.
Kuali Rice 2.5.0-M4-SNAPSHOT can be downloaded from the Rice website at http://kuali.org/rice/download.
There are three different distributions of Rice available: source, binary and server. Please read the Installation Guide for more details on each of these distributions.
Applications can also consume Rice from the maven site at http://search.maven.org/#search|ga|1|org.kuali.rice.
API Documentation can be found at http://site.kuali.org/rice/2.5.0-M4-SNAPSHOT/apidocs/index.html
Formal documentation can be found at http://site.kuali.org/rice/2.5.0-M4-SNAPSHOT/reference/html/index.html. This documentation is still in the process of review and update which will continue through subsequent releases, so please follow the notes in each document to report any outdated information.
If you encounter any difficulty, please don't hesitate to contact the Rice team on
our public collaboration mailing list at <rice.collab@kuali.org>
.
Please indicate that you are using the 2.5.0-M4-SNAPSHOT version of Rice.
[KULRICE-9562] - Using some lookup operators on their own result in an ArrayIndexOutOfBoundsException
[KULRICE-9646] - IdentityServiceImpl.updatePrincipal should retrieve the original principal by ID instead of name
[KULRICE-9648] - IdentityServiceImpl.createEntity is not creating entity affiliation and employment info correctly
[KULRICE-10037] - CSV,XML,XLS file download buttons on collections does not work on inquiry screen
[KULRICE-12252] - Table line select field does not include object binding path set on the group
[KULRICE-12477] - Update DocumentRefreshQueueImpl to properly delete old action requests
[KULRICE-12502] - Add null checks to allow processing to continue when certain data does not exist.
[KULRICE-12513] - AFT Failure ServerSideTestViewAft - PreRequisite constraint fails
[KULRICE-12546] - Actions method to calls within rich messages should be accessible by default
[KULRICE-12590] - KRAD Sample App does not refresh database
[KULRICE-12608] - Lookup Criteria should be functioning even for secure fields
[KULRICE-12614] - KRMS - Terms do not persist
[KULRICE-12630] - Fix style issue with create new link on lookups
[KULRICE-12670] - Input field not rendering on collection add line item
[KULRICE-9525] - Document best-practices for using JPA with Kuali Rice
[KULRICE-12430] - Fix excessive memory usage on requests with many action requests
[KULRICE-12491] - Performance improvement for readXml in XmlHelper