| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cyclos_3.7.2_standalone.zip | 2012-12-26 | 50.5 MB | |
| cyclos_3.7.2_upgrade.war | 2012-12-26 | 11.0 MB | |
| cyclos_3.7.2.zip | 2012-12-26 | 60.9 MB | |
| readme_cyclos_3.7.2.txt | 2012-12-26 | 2.9 kB | |
| Totals: 4 Items | 122.3 MB | 0 | |
The following packages are available: # cyclos_3.7.2.zip This package contains the following directories/content docs: Cyclos documentation and change log src: Cyclos source code web: Cyclos application (with all libraries) This version will need Java (JRE), the tomcat webcontainer and a mysql database. # cyclos_3.7.2_standalone.zip The quick install contains a complete installation that will run on any platform that supports Java (Linux, Windows, BSD). The Java run time environment (JRE) is needed to run this version. It can be downloaded at http://www.java.com. Java 1.5 (aka 5.0) is required. If you use Java 6 (aka 1.6) ensure the version is 1.6.0_04 or later versions 1.6.0_00 to 1.6.0_03 won't work). Besides Java the package does not need anything to be re-installed or configured. Just un-zip the file and run the start script in the Cyclos directory (instructions can be found in the readme.txt file in the cyclos directory) # cyclos_3.7.2_upgrade.war This package contains the Cyclos application without the libraries. You can use this packages to update Cyclos from version 3.7_RC1. Note: Cyclos 3.7.2 is compatible with the SMS version 1.2.1 and 1.2.2 Cyclos 3.7.2 changelog ================== New / modified functions * New custom field type: member * Added a new option in member custom field on both Member search and Advertisements search: web services. So, the field can be used on web services searches without showing up on the application. * Improved some database connection pool configurations in cyclos.properties * Now the application root url (used on generated links) is no longer configured on the cyclos.properties file, but on the application itself (in local settings), and can be customized by group or group filter * Added a broker filter for administrators searching member records Bug fixes * It was not possible to repay a loan from another account using the same currency as the loan destination account * Transfer types with permission are not returned when trying to perform a payment as user without permission to view system accounts * Rest webservice payment with percentage fees shows wrong amount at payment confirmation * Application error on member payment at amount validation when no payment type is provided * Possible application error on mobile login * Searching via web services using enumerated custom fields with multiple values was broken * The search indexes for member records could have stale data when updating the owner member (be aware that it takes a few seconds to update the indexes) * Transfer types on group permissions are not correct when changing visible accounts / groups and there are TTs marked as priority * If a member registration take a long time to be completed another new member could be registered with the same values avoiding the uniqueness restriction of some values (username, email, custom field marked as unique)