Child pages
  • App4Legal.v7.4 Release Notes




Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Important highlights from this release

  1. The path you work on for a commercial matter is completely different than the one you choose for a civil matter. That's why we enhanced our workflow module to support different paths depending on the matter's area of practice.
  2. Calendar module enhancements: You can now set invitees as optional in calendar meetings, moreover you can select who attended the meeting for future reference.


Issue TypeSummaryCreatedDescription
New FeatureSupport for Active Directory on Cloud9/13/2018
8:09
Bug Fixed
Bug404 page when pressing on a matter in matter container8/14/2018
16:38*Environment*
Can be replicated in Google Chrome, Firefox and IE.
*Steps to Reproduce*
 * Go to matter container
 * Link a matter and click on the matter link**
*Actual Results*
404 page
*Expected Results*
open edit matter form
*Notes*
check attached screenshots
 
Bug Fixed
BugBug when converting matter to litigation and choosing a matter stage8/9/2018
11:36When choosing a matter stage => the stage is not inserted in the litigation details table.
 It is only inserted in the legal case table, so the user will only see the stage selected in the edit form while the data is not displayed in the litigation details tab.
 And also when adding a hearing or event => the stage is not selected by default.
The solution: remove the case stage from the popup.
Bug Fixed
BugBug in export related contacts8/2/2018
10:31
Environment
Can be replicated in Google Chrome, Firefox and IE.
Steps to Reproduce
Go to Related contacts in a company tab and try to export to excel
 Actual Results
 Php error since the export of the contacts list and the export of the related contacts are calling the same view which causes this error.
Expected Results
To separate the view of the excel and make sure not to impact those issues https://css.infosysta.com/browse/A4L-4279 and https://css.infosysta.com/browse/A4L-3750
Notes
...
Workaround
 ...
Bug Fixed
QA_BugCalendar module enhancements7/29/2018
12:56Failed in QA : check attached screenshots
Bug Fixed
BugLook and feel is overriding the money menu color7/13/2018
11:13Environment
Can be replicated in Google Chrome, Firefox and IE.
*Steps to Reproduce*
Go to money, setup entities and change the color of the entity menu.
 *Actual Results*
The color of the menu will not be changed, it will be overridden by the look and feel menu color.
*Expected Results*
This is a regression from the branding feature, it should show the color depending on the entity.
*Notes*
...
*Workaround*
...
*Dev Feedback:*
 * Revert the files (menu_0.scss, menu_1.scss, menu_2.scss ,menu_0.css, menu_1.css, menu_2.css )
 * Remove the section for the money menu from the look and feel page. (look_feel views).
 * Add a random number after the productVersion in the html_header_helper.php file. - *this will be handled in the related task in A4LCC project*
 * Remove the money variable from the file main_default.json
 * *for Upgrade:* php scripts(Loop over the themes folders and remove the money variable from the json files also remove the lines from 26 to 61 that are related to the money css then compile the scss files to css files. )
 * *New installations:* Commit the files(json , scss, and css) without the money menu variables.
Bug Fixed
ImprovementWhats new 7.47/12/2018
14:37
Bug Fixed
BugBug when deleting a cover template7/11/2018
14:56*Environment*
Can be replicated in Google Chrome, Firefox and IE.
*Steps to Reproduce*
Go to money settings, Invoice details format link, then go to configure cover page and press on the delete icon.
*Actual Results*
Nothing happens, only the page reloads.
*Expected Results*
 Either delete it or no, but with a message (success or error)
*Notes*
...
*Workaround*
 ...
Bug Fixed
New FeatureNew changes to Matter Workflow and SLA Features5/31/2018
10:34
*

Allow users to add several Workflows for any

chosen Matter

chosen: Matter Category (Matter and Litigation Case) & Area of Practice.

 *

An Area of Practice can have one Workflow. One Workflow can belong to one or more Area of Practices for Matters or Litigation cases.

 *

By default, for migration purposes, the existing Workflow applies to all Area of Practices and Matter Categories.

 *

In Manage Workflows, allow users to add/edit Workflows. Also allow adding on the fly Workflow Status.

 *

SLA should be per Workflow. SLA should have the same design (Start Status, Pause Status, Stop Status).

 *

Once the user chooses the workflow(s), the Statuses that appear are the ones related only to the Workflow.

 *

for migration purposes, the existing SLA applies to the current workflow (for all matter categories & Area of Practices)

 *

Matter boards to be based on Workflows

 *

more details can be found in attached screenshots

 *

Matter logs will be impacted in this change

 *

API changes to apply the new design

 * to check integration with related projects (A4L and A4D websites)
New FeatureCalendar module enhancements5/11/2018
15:01
*

Add Meeting Type field

 *

Define if attendees are optional or mandatory in Add and EDIT

form 

form

 *

Add Participants (who participated the event) to the event for EDIT

form
h3. *Dev feedback and HLD*:
 # in admin & setup page:
 ## Rename "Tasks & Meetings" to "Tasks"
 ## Remove the sub-title "Tasks"
 ## Add new section called "Meetings" under "Tasks"
 ## Put the following links in "Meetings"
 ### Locations (same link that exists in Tasks)
 ### Meeting Types (new object)
 # Add flag to attendees field in meeting form to define if the presence of this attendee is optional or mandatory and reflect this flag to the content of notification by email
 # all calendar invitations that created form the hearings to:
 ## flag creator as mandatory
 ## flag other attendees as optional 
 # update flag when syncing with Google / office 365 
 # add another flag to attendees called "participants" to know who participated the event. this flag can be visible in edit

form

only to mark the attendee as participant or not
 #  the design of the flags should be similar to the below screenshot that captured from Google Calendar
 #
 ## !image-2018-05-24-10-56-03-691.png!
 ## put icons similar to 
 ### white icon to mark optional
 ### black color to mark mandatory
 ### another icon to mark participant
 ## by default all attendees are required (mandatory) and the user can mark as optional by clicking on the black icon and the system will switch it to white 
 ## when putting the mouse over the user, the system will display another icon to mark participant and once clicked, it will be displayed beside the delete and attendance iconsÂ