Skip to content

2.0.19

Choose a tag to compare

@VassilIordanov VassilIordanov released this 10 May 13:10
735ff90

Enhancements:

Gh 529 - Standardize display of person name and rank (#584)
Slightly improve fluid layout for large screens (#578)

Bug fixes:

#249: Removes duplicates before merging reportPeople (#583)

Fixes #249

#428: Give new task a default status of ACTIVE (#582)

Fixes #428

Make Scrollspy work again correctly (#579)

Highlights the visible anchor on the page (My reports, My organization).

Only use the autocompleted value if it refers to an object (#577)

Prevents (auto)save errors.

Framework improvements:

Use a computed instead of hard-coded offset for Scrollspy (#581)

At least then, when we have a high top-bar (e.g. with a long message), the offset is correct.

Document that we use node.js v8.x and yarn (#580)