Dashboard Release Notes

From Lingoport Wiki
Revision as of 17:03, 23 July 2018 by Llawson (talk | contribs) (Dashboard 5.6.5 release - May 2018)
Jump to: navigation, search

The following lists new features in this latest release.

Dashboard 5.6.6 release - Aug. 2018

  • InContextQA Licensing End Date is included in both the Lingoport Licensing Widget and the LRM End Date Widget.

Dashboard 5.6.5 release - May 2018

  • Globalyzer Scan Widget changes:
    • Scan names indicate whether the scan results were determined by Machine Learning
  • Globalyzer Summary Widget changes:
    • Issues count takes into consideration the Machine Learning prediction status

Dashboard 5.6.4 release - Dec 2017

  • Resource Manager Completion Report Widget changes:
    • Asterisk indicating whether a locale has outstanding prep kits.
  • Globalyzer Scan Widget changes:
    • Scan names will indicate whether the corresponding rule set is local or remote.
  • Globalyzer Summary Widget changes:
    • Issues that have been marked as false positive will not be counted

Dashboard 5.6.3 release - Sept 2017

  • New Lingoport Licensing Widget which displays Globalyzer and LRM licensing info on the Lingoport Overview Dashboard. Information includes:
    • Globalyzer Client Version
    • Globalyzer License End Date
    • Globalyzer License Company Name
    • Globalyzer License Projects Allowed
      • Number of projects allowed per license if applicable
    • Globalyzer License Products Allowed
      • Number of products allowed per license if applicable
    • Globalyzer License Repositories Allowed
      • Number of repositories allowed per license if applicable
    • Globalyzer License Lines Allowed
      • Number of code lines allowed per license if applicable
    • LRM Version
    • LRM License End Date
    • LRM License Company Name
    • LRM Projects Allowed
      • Number of projects allowed per license
  • New Globalyzer End Date Widget which displays the status of the Globalyzer License
    • Widget is located on the Globalyzer Dashboard
  • New LRM End Date Widget which displays the status of the LRM License.
    • Widget is located on the Resource Manager Dashboard

Dashboard 5.6.2 release - May 2017

  • New Tags on Globalyzer Rules
    • gz-Ability to sort on all Globalyzer issues
    • gz-embedded-string-Ability to sort on Embedded String issues
    • gz-concat-Ability to sort on Concatentation issues
    • gz-static-file-Ability to sort on Static File Reference issues
    • gz-methods-Ability to sort on Locale Sensitive Method issues
    • gz-general-pattern-Ability to sort on General Pattern issues
  • New Tags on LRM Rules
    • lrm-Ability to sort on all LRM issues
    • lrm-base-Ability to sort on all LRM Base Files issues
    • lrm-target-Ability to sort on all LRM Target Files issues
    • lrm-translation-Ability to sort on all LRM Translation Files issues

Dashboard 5.6.1 release - Dec 2016

  • New Lingoport Projects Widget which displays Lingoport specific information for all projects. Information includes:
    • Favorite- User can indicate if a project is one of their favorites.
    • QG- Quality gate indicator.
    • Project Name with a hyperlink to the Lingoport Overview Dashboard.
    • Number of globalyzer issues with a hyperlink to the Globalyzer Dashboard.
    • Globalyzer RCI with a hyperlink to the Globalyzer Dashboard.
    • LRM Average % Complete with a hyperlink to the LRM Dashboard.
    • Remediation with a hyperlink to the specific issues in need of remediation
    • Last Analysis
  • LRM Dashboard Changes
    • Files to be sent in next prep kit are displayed in the 'Next Prep Kit' title tooltip
    • Number of words in each locale's outstanding prep kit (Prep kit Due Dates widget) are displayed via tooltips.
    • Default Locale is displayed in the Completion Report Widget, the Summary Report Widget and in the Productivity Report Widget.
    • Cost per word is configurable and is displayed in the Completion Report Widget, Next Prep Kit Content widget and Prep Kit Due Dates widget
    • Prep Kit Days Late warning and error thresholds are configurable.
  • ICU Message Formats: Dashboard reports on five new LRM error checks
    • LRM Src Tran-ICU Arg Mismatch Check: The translation does not contain the same ICU arguments as the base resource.
    • LRM Src Tran-ICU MsgFormat Check: The structure of the message is incorrect potentially due to the locale of the file.
    • LRM Tran-ICU Arg Mismatch Check: The translation does not contain the same ICU arguments as the base resource
    • LRM Tran-ICU MsgFormat Check: The structure of the message is incorrect potentially due to the locale of the file.
    • LRM Src Base-ICU MsgFormat Check: The structure of the message is incorrect potentially due to the locale of the file.
  • Globalyzer Dashboard Changes
    • Concatenation issues are displayed in the Globalyzer Summary widget.
    • Concatenation begin with 'Concat ES', 'Concat LSM', 'Concat SFR' and 'Concat GP'
    • Technical Debt amounts are configurable

Notes:

  • Lingoport Dashboard 5.6.1 must be used in concert with Globalyzer v5.x+ and/or Lingoport Resource Manager v3.x+
  • Dashboard 5.6.1 runs on SonarQube 5.6 which requires MySQL 5.6+ and Java 1.8

Dashboard 5.1.2.2 release - Feb 2016

The Lingoport Dashboard displays and tracks the internationalization (i18n) status of your Globalyzer projects as well as the resource file localization (L10n) status of your Lingoport Resource Manager (LRM) projects. Built on the SonarQube 5.1.2 platform, the dashboard can be shared within your company to provide project global readiness metrics and visibility between software development, localization and other stakeholders.

Note: Lingoport Dashboard must be used in concert with Globalyzer and/or Lingoport Resource Manager.

The following lists new features in this latest Dashboard 5.1.2.2 release.

  • Dashboard 5.1.2.2 runs on SonarQube 5.1.2
    • Bulk actions on selected issues, such as assigning multiple issues to a particular Dashboard member, or denoting those selected issues as False Positives
    • Ability to use the SonarQube and Jenkins interaction to analyze Pull Requests
  • Globalyzer Embedded Strings Concatenation Check: Dashboard reports on embedded strings that contain a string concatenation.