Skip to content

Releases: jbl2024/latelier

v2.2.0

18 Aug 15:43
Compare
Choose a tag to compare

Added

  • Permissions on organization are propagated to projects

Changed

Removed

v2.1.2

17 Aug 20:29
Compare
Choose a tag to compare

[2.1.2] - 2019-08-17

Added

Changed

  • Improve dialog display when height is small

Removed

v2.1.1

17 Aug 14:46
Compare
Choose a tag to compare

[2.1.1] - 2019-08-17

Added

Changed

  • Synchronization between watchers & assignee
  • Fix list name size

Removed

v2.1.0

16 Aug 07:09
Compare
Choose a tag to compare

[2.1.0] - 2019-08-16

Added

  • Background thumbnails
  • NASA background
  • Notes on task: always display note editor
  • When creating task, user is added as watcher
  • Migrate to Material Design Icons (https://materialdesignicons.com/)
  • Notifications can be mark as read & deleted in bulk
  • Update occitan translation, by Quenty31

Changed

  • Improve edit task name (textarea in task detail, cancel restore previous name in list view)
  • Improve health cards display when task is selected
  • Send notification only to assigned to & watchers
  • Upgraded vue2-editor to latest version (2.10.0)
  • Upgrade to [email protected]

Removed

  • Google Material Icons

v2.0.0

11 Aug 09:20
Compare
Choose a tag to compare

[2.0.0] - 2019-08-11

Added

Changed

  • Upgrade to vuetify 2.0

Removed

v1.8.1

10 Aug 06:59
Compare
Choose a tag to compare

Added

  • Completed tasks are displayed in weather report
  • Settings to restrict user search & invitation to admin only

Changed

  • Fix i18n string with dot
  • When creating task in completed list, completedAt field is correctly set
  • Fixtures emails are generated using @latelierdesprojets.fr
  • Update README.md
  • Health reports are loaded with meteor method instead of publication

Removed

v1.8.0

03 Aug 17:19
Compare
Choose a tag to compare

[1.8.0] - 2019-08-03

Added

  • More i18n translations
  • Edit list name right after creation
  • Task reminder
  • Notifications
  • Watchers

Changed

  • Display previous members in project filter toolbar
  • Select user widget now display 3 tabs: project members/organization members/find

Removed

v1.7.8

21 Jul 05:29
Compare
Choose a tag to compare

[1.7.8] - 2019-07-21

Added

  • Members can leave project

Changed

  • Prevent page refresh when form is submited with enter key on Edit label dialog
  • Link in task detail in dashboard opens task in project (instead of project only)
  • Files are displayed in dedicated tab on task property
  • Fix attachments page display when a task is soft deleted
  • Upgraded lodash version to 4.17.15

Removed

  • Resources

v1.7.7

06 Jul 19:23
Compare
Choose a tag to compare

[1.7.7] - 2019-07-06

Added

  • Changelog
  • Occitan translation (on main i18n file), by Quenty31
  • More translations
  • Drop file on list & task to add attachment

Changed