Difference between revisions of "Version 10.4 Installable (Apr 2015)"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 45: Line 45:
:descr.
:descr.
:''Learn more:'' [[Feature]]
:''Learn more:'' [[Feature]]
</blockquote>


==Installing and Upgrading==
==Installing and Upgrading==

Revision as of 17:52, 10 April 2015

Release Notes for the installable version of the AgileApps Cloud platform.

See also:

About the Installable Version

The installable version of the platform lets you create and manage a private cloud behind your corporate firewall. It can also be used to set up a public cloud that serves multiple clients--generally with a shared application and global data. This page highlights changes to the installation process, along with features of the new release.

Platform Functionality

Bug Fixes

LJP-59 Validation when field removed from a form is used in a layout rule
LJP-89 In the Tasks tab, records are now sorted by the localized values of the sort-field
LJP-102 CAC for list view is not applied in combination with other expressions
LJP-115 When formula return type is changed, wrong validation message is shown
LJP-135 Accessibility issue: Edit link label is not assigned using title attribute in Dashboard
LJP-138 Accessibility Issue: User is not able to add a class
LJP-98 New dashboard not visible to all -- not in recent fix list
LJP-?? Customer doesn't have a database
LJP-?? Reinstalling a package with a field change doesn't remove the additional properties that were on the original field (the read-only field problem)

Installable Version Functionality

These new and changed features are of interest to those who maintain an instance of the platform's installable version:

Feature

descr.
Learn more: Feature

Installing and Upgrading

Ensure that Software Requirements are Met

Before starting either a First-Time Installation or a platform upgrade, ensure that dependent utilities are at the minimum levels specified in the Software Requirements.

Upgrade Notes

Software Requirements

These software requirements have been upgraded:
  • __TBD: MySQL 5.6__
  • JDK 8
    Note:
    While the installation and operation of the platform requires Java 8, custom code in a Java Class continues to be validated against Java 6 syntax -- in part because the instrumentation engine responsible for monitoring resource utilization only works on version 6 byte codes.
The 32-bit version of the gcc library must be found on the Java path. If the 64-bit version is found, the following error is observed when attempting to compile a Java class in the platform:
__TBD: message__
The 32-bit gcc library (__TBD: name__ is generally found at __TBD: path__.

Learn More