这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: neosam/shifty-backend

Tags

v1.4.0

Toggle v1.4.0's commit message
Version 1.4.0 of shifty backend

* Support for dynamic hours
  With dynamic hours, a work contract can have more than 0 hours
  but expected hours will still be the same as the working hours.
  This allows better resource and and shift planning because one
  can add an average value.

* Weekly report also returns paid and volunteer hours

v1.3.0

Toggle v1.3.0's commit message
Version 1.3.0 of shifty backend

* Support for invocation links

v1.2.5

Toggle v1.2.5's commit message
Version 1.2.5 of shfity backend

* Introduce invitations

v1.2.4

Toggle v1.2.4's commit message
Version 1.2.4 of shifty backend

* Fix for pilling period when new sales persons are created

v1.2.2

Toggle v1.2.2's commit message
Shifty backend version 1.2.2

* SickLeave and Holidays are not absence hours

v1.1.2

Toggle v1.1.2's commit message
Version 1.1.2 of shifty backend

* SickLeave and Holidays are absence hours now

v1.2.0

Toggle v1.2.0's commit message
Version 1.2.0 of shifty frontend

* Introduce templating

v1.1.1

Toggle v1.1.1's commit message
Version 1.1.1 of shifty backend

* Introduce templating
  * Billing period
  * Shiftplanner

v1.1.1-1

Toggle v1.1.1-1's commit message
Version 1.1.1 of shifty backend

* Introduce templating
  * Billing period
  * Shiftplanner

v1.1.0

Toggle v1.1.0's commit message
Version 1.1.0 of shifty backend

From last minor version:
* Introduce billing period

From last 1.0 version:
* Improve from date when generating billing period - use one day before for from values
* Fix delta hours by not taking last year values into account during caluclation.