Skip to content

Latest commit

 

History

History
83 lines (83 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

83 lines (83 loc) · 2.91 KB

Changelog

  • 2.10.0
    • Removed support for jira.unicorn.eu
  • 2.9.0
    • Improved jira work tracker
  • 2.8.0
    • Memorize and autofill subject & category base on jira project code
  • 2.7.2
    • Show jira project code when available
  • 2.7.1
    • Show reload issue button when authorization fails
  • 2.7.0
    • Fix Ctrl (+ Shift) + Enter shortcuts
  • 2.6.5
    • Fix new time sheet item activated by any keypress
  • 2.6.4
    • Add keyboard shortcut 'N' for adding new time sheet item
  • 2.6
    • Prefer jira.com if a project exists at both com and eu domains
  • 2.5
    • Add time input by up/down arrow keys
    • Add Ctrl + Shift + Enter shortcut
  • 2.4.4
    • Fix Firefox compatibility
  • 2.4
    • Add support for both jira.eu and jira.com. Recognizes domain by project.
  • 2.3.1
    • Fixed styling of month table enhancements
  • 2.3.0
    • Fixed duplicate logging of work into Jira
    • Add separate button to log work into Jira
  • 2.2.2
    • Fixed Jira work logging and Prev/next month buttons not working in Czech localisation.
  • 2.2.1
    • Prev/next month buttons
  • 2.1.4
    • Fixed work not logged to Jira
  • 2.1.3
    • Fixed day/month misinterpretation in Czech localisation
  • 2.1.2
    • Custom period for the sum of working hours is initialized to current week
    • Fixed input size in FF
  • 2.1.1
    • New feature: Sum of working hours for selected period
  • 2.0.6
    • Minor form style update, new Jira logo
  • 2.0.5
    • Fix only first item logged to Jira
  • 2.0.4
    • Fix send work to Jira on Save and Next button
  • 2.0.3
    • Fix null pointer issue in Flow based Day ahead configuration
  • 2.0.2
    • Support for cs localization
  • 2.0.1
    • Basic support for new Working Time Management application
  • 1.1.3
    • JIRA issue loading animation.
  • 1.1.2
    • Update IDCC project configuration. Artifact code changed.
  • 1.1.1
    • Added original and remaining estimate bar to Progress tracker.
    • Fixed issue not loaded when updating a work log record.
  • 1.1.0
    • Added visual Jira issue work progress tracker.
    • Jira issue is not reloaded unless the issue key is actually changed.
  • 1.0.10
    • Fixed artifact not submitted if the input was not focused after value update.
  • 1.0.9
    • Text box with description was moved under territory selection.
  • 1.0.8
    • Role and artifact are filled in based on Jira issue attributes. Mapping rules are hardcoded for FBCE projects.
  • 1.0.5
    • Fixed Jira issues detection in the work log table in multi-line descriptions.
  • 1.0.4
    • Jira issue is not reloaded unless the work description is actually changed.
  • 1.0.3
    • Jira issues are detected in the work log table and replaced with links.
  • 1.0.2
    • Added Ctrl-Enter shortcut to OK button.
    • Added mnemonics to Next item/day buttons.
  • 1.0.1
    • Persistent checkbox state.