Skip to content

Releases: ThatCraws/timeplater

Timeplater v1.1.0

30 Jun 13:30
5c172b8
Compare
Choose a tag to compare

Using MVC-Architecture

Timeplater 1.0.3

21 Jun 18:11
4da160c
Compare
Choose a tag to compare
  • Filter files in File-Picker to only show .xlsx-files
  • When editing a Break-Time cell, only allow user to choose break to have happened at a location, where there is a non-zero Work-Time

Timeplater 1.0.2

14 Jun 15:38
Compare
Choose a tag to compare
  • Order days correctly in output
  • No unnecessary newlines in output

Timeplater 1.0.1

10 Jun 21:31
Compare
Choose a tag to compare

GUI-Version with (more) editing capabilities via Table

1.0.0-SNAPSHOT

24 Apr 01:39
f65459f
Compare
Choose a tag to compare
1.0.0-SNAPSHOT Pre-release
Pre-release

First GUI Version

0.1.0-SNAPSHOT

15 Apr 18:30
f65459f
Compare
Choose a tag to compare

First version that can run and supply the mail-template for my timetable.
Works as cli so far.
Usage:
java -jar timeplater.jar [timetable.xlsx] [calendarWeek]
obviously with timetable.xlsx being the timetable(s) in the format I've been using and [calendarWeek] being the desired week to output (beware of naming scheme of timetable's sheets).

(Comes with dependencies)

What's Changed

New Contributors

Full Changelog: https://github.com/ThatCraws/timeplater/commits/0.1.0