Timeoff Management Application Versions Save

Simple yet powerful absence management software for small and medium size business (community edition)

1.4.5

3 months ago

Update set of default Bank holidays for new year

1.4.4

9 months ago

If company has LDAP authentication enabled, connections are keep accumulating over the time. This version attempts to fix the issue.

1.4.3

1 year ago
  • Prevent leave request submission if the type is not selected
  • Update tests for new year

image

1.4.2

1 year ago

Some organisations require employees to explicitly pick the type of leave when booking time off. So employee makes a choice rather than relying on default settings. That reduces number of "mistaken" leaves, which are cancelled after.

image

1.4.1

1 year ago

Allow to configure auto approved Leave Types: leave of that type would not need to obtain supervisor's approval.

Big thanks to @fery for submitting Pull Request.

Screenshot

Captura de pantalla 2020-02-06 a las 18 23 01

1.4.0

2 years ago

Add alternative storage for sessions: Redis.

See docs for details how to configure it.

1.3.4

2 years ago

Introduce mechanism to prevent double submission so browser avoids sending form payload twice.

1.3.3

2 years ago

Fix issue with Leave report: now it renders any leaves that overlap with provided date range, not only those start and end within the period.

1.3.2

2 years ago

UX improvement so Team View filter settings stay intact between page's visits.

1.3.1

2 years ago

Few UX improvements for the Team View page

  • New labels align in style with existing ones throughout application
  • Store newly introduced grouped_mode parameter in the session so it is saved between pages
  • Fix filtering when grouped_mode and department_id are selected