Skip to content

Releases: jbl2024/latelier

v3.2.2

21 Oct 04:18
Compare
Choose a tag to compare

[3.2.2 2020-10-21]

Added

Changed

  • Update SSO handler to handle edge cases
  • Fix recover password page (login was needed)
  • Add missing translations on login pages

Removed

v3.2.1

20 Oct 04:31
Compare
Choose a tag to compare

[3.2.1 2020-10-20]

Added

  • Missing translations in history
  • Project history available on tasks page

Changed

  • Meetings:
    • realtime update (actions, dates, ...)
    • disable pdf output
    • better lock/unlock behavior (do not display lock button on present/futur meetings)

Removed

  • pdf support for meetings
  • pdflatex deps in docker file

v3.2.0

17 Oct 06:38
Compare
Choose a tag to compare

[3.2.0 2020-10-17]

Added

  • Matomo support
  • Meetings:
    • export to odf/docx/pdf
    • coedition
    • locked/unlocked status
    • drag mouse on calendar to create event

Changed

Removed

v3.1.3

19 Sep 05:30
Compare
Choose a tag to compare

[3.1.3 2020-09-19]

Added

Changed

  • Fix filter users in select dialog
  • Disable profile photo upload when attachments are disabled

Removed

v3.1.2

15 Sep 03:59
Compare
Choose a tag to compare

[3.1.2 2020-09-15]

Added

Changed

  • Fix font display on firefox with retina screens

Removed

v3.1.1

11 Sep 10:11
Compare
Choose a tag to compare

[3.1.1 2020-09-11]

Added

  • Docker development environment

Changed

  • Fix checkbox selection on new project wizard
  • Improve SSO login

Removed

v3.1.0

12 Aug 07:08
Compare
Choose a tag to compare

[3.1.0 2020-08-12]

Added

  • Option (in settings.json) to disable attachments
  • Meetings (basic management)
  • Method & admin button to add missing features on projects

Changed

  • Update vuetify to 2.3.6
  • BPMN is a feature (and is hidden in menu if not activated in project)
  • Project weather is a feature (and is hidden in menu if not activated in project)
  • Project canvas is a feature (and is hidden in menu if not activated in project)
  • Allow text selection when updating name in task card
  • Move completed tasks to top in "auto catch completed" list
  • Improve New project dialog (stepper, minimal infos only)

Removed

  • Support for ff <= 60
  • Legacy route support (was needed for ff <= 60)

v3.0.1

01 Jul 04:34
Compare
Choose a tag to compare

[v3.0.1 2020-07-01]

Added

Changed

  • Fix resize column behavior when task detail is displayed
  • All regular project member to access project history
  • Update canvas page layout

Removed

v3.0.0

03 Jun 15:22
Compare
Choose a tag to compare

[v3.0.0 2020-06-03]

Added

Changed

  • Update screenshots on README.md
  • Fix translation
  • Lazy load ProjectBPMN component to minimize final bundle
  • Fix task count in project activity
  • Fix shortcuts messing with bpmn edition
  • Several UI fixes
  • Clone project keep labels on tasks
  • Open project on dashboard opens tasks view directly
  • Fix search shortkey (shift + / is mandatory on french keyboards)
  • Fix clone project (tasks were not dispatched in corresponding lists)
  • Update UI layout
    • better looking ui
    • no more left drawer on wide screens
    • quick access with shortkeys:
      • "/": open search tasks menu
      • "p": open project selector
      • "l": add label on task details
  • Display task description in assigned task email

Removed

v3.0.0-beta.2

02 Jun 05:56
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

[v3.0.0-beta.2 2020-06-02]

Added

Changed

  • Update screenshots on README.md
  • Fix translation
  • Lazy load ProjectBPMN component to minimize final bundle
  • Fix task count in project activity
  • Fix shortcuts messing with bpmn edition

Removed