intra-mart Accel Platform 2014 Summer(Honoka) / Release Note

Initial Version 2014-08-01

«  2. Introduction   ::   Contents   ::   4. Function List  »

3. Changes from intra-mart Accel Platform 2014 Spring

3.1. Overview of Additional Functions

  • Platform

    Double Log-in Prevention Function
    User List Display Screen for valid sessions has been added.
    Session invalidation screen has been added.
    ZIP Code Search Function (only for Japan) has been added.
    UI Component
    imuiCombobox has been added.
    imuiColumnView has been added.
    CSS Sprite Generator (The tool for users to combine images) has been added.
  • Tenant Management

    iWP-iAP SSO Module has been added.
    Function to export/import authorization setting in Excel has been added.
    Function to avoid Integrated Windows authentication depending on the request has been added.
    API to change Base URL according to the request has been published.
    Function to open/close the site map for each menu group has been added.
  • IM-Workflow

    ContentsSearch search function for active matters has been added.
    Candidates that can be set as process target [Department and its XXXX] have been added.
    ・Department and all its upper departments
    ・Department and all its upper departments + Post
    ・Department and all its upper departments + Role
    ・Department and all its lower departments
    ・Department and all its lower departments + Post
    ・Department and all its lower departments + Role
    Function to simplify the setting of matter reference authority for the auditor has been added.
    Function to batch re-deploy reference users for active matters and completed matters has been added.
  • ViewCreator
    Individual import/export function for ViewCreator data reference has been added.
    Function to output list summary in PDF has been added.
    Function to replace graph drawing module has been added.
    Function to convert CSV output to JOB and to register it as a batch job has been added.
    Function to switch the display order of columns by drag and drop has been added.
    Function to output data reference for Script Development Model (as JS and HTML) has been added.
    Function to enable the display of data reference search conditions as combo-box has been added.

3.2. System Requirements

  • Server Requirements
    • Windows Server 2012 R2 Update 1 has been added.
    • Apache HTTP Server 2.4 has been added.
    • Resin 4.0.40 has been added.
  • Client Requirements
    • Google Chrome 35 has been added to Windows 8 / 8.1.
    • Windows 8.1 → Windows 8.1 Update 1 change has been made.
    • Firefox ESR 24 has been added.
    • Google Chrome 33 → 35 change has been made.

3.3. Validated Environment

  • Server Environment
    • Windows Server 2012 → Windows Server 2012 R2 Update 1 change has been made.
    • Apache HTTP Server 2.2 → Apache HTTP Server 2.4 change has been made.
    • Resin 4.0.40 has been added.
  • Client Environment
    • Windows 8.1 → Windows 8.1 Update 1 change has been made.
    • Firefox ESR 24.5 has been added.
    • Google Chrome 33 → 35 change has been made.

3.4. Third-party Library

  • Additions/Changes
    • There are no third-party libraries that were added/changed.
  • Eliminations
    • There are no thrird-party licenses that were eliminated.

3.5. Design Changes (Common - including All-themes common, Components, CSS Modules, and Combination of themes)

Contents of design changes are as follows :

  • [Summary]

    Following improvements and corrections have been made.
    (1) Improved the symptom in which the height of imuiDropdown varies depending on the browsers.
    (2) Improved the positions of imuiColorPicker text box and icon button.
    (3) Improved the symptom in which space is displayed on the right side of imuiDialog, imuiConfirm, and imuiAlert buttons on Internet Explorer 9.
    (4) Improved the symptom in which a gap is generated in the vertical position on Internet Explorer,
    when the [single-byte alphabetic characters only] button and [Japanese] button are placed side by side in the buttons attribute of imuiDialog.
    (5) Resolved the problem in which display is corrupted when the jQueryUI icon and character string are specified to imuiButton.
    (6) Improved the symptom in which background line of input[type=”range”] is not displayed on Chrome 34.
  • [Detail]

    Contents of major corrections and remarks
    (1) Improved the symptom in which the height of imuiDropdown varies depending on the browsers.
    Its height was 27px on Chrome and Safari(Mac).
    Its height was 28px on Internet Explorer 8 through 11 and Firefox ESR 24.5.
    Considering the fact that they may be placed on the tool bar, these heights have been made the same as the tool bar, i.e., 27px.
    (2) Aligned the positions of imuiColorPicker text box and color selection icon.
    When compared with the vertical position of imuiColorPicker text box, vertical position of color selection icon is lower by about 2px.
    These positions are aligned.
    (3) Improved the symptom in which space is displayed on the right side of imuiDialog, imuiConfirm, and imuiAlert buttons on Internet Explorer 9.
    Likewise, the symptom of space being displayed on the right side of imuiConfirm and imuiAlert buttons has been improved.
    text-align:right; should be specified in the button display area.
    (4) Improved the symptom in which a gap is generated in the vertical position on Internet Explorer,
    when the [single-byte alphabetic characters only] button and [Japanese] button are placed side by side in the buttons attribute of imuiDialog.
    This symptom occurs only on Internet Explorer.
    This symptom occurs when the [single-byte alphabetic characters only] button and [Japanese] button are placed side by side.
    vertical-align:middle should be specified to the button placed in the imuiDialog button display area.
    (5) Resolved the problem in which display is corrupted when the jQueryUI icon and character string are specified to imuiButton.
    style=”display:inline-block” should be specified to the span tag which is generated if iconClass is specified in UIButton.java.
    As a result, if iconClass is specified to imuiButton, display of the icon span will become inline-block.
    (6) Improved the symptom in which background line of input[type=”range”] is not displayed on Chrome 34.

3.6. Limitations

[Added Limitations]


[Updated Limitations]


[Deleted Limitations]

  • There are no limitations that were deleted.

«  2. Introduction   ::   Contents   ::   4. Function List  »