Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We have a window, and it displays some information!
|
|
|
|
The lunch() function was pretty broken in v0.2.0-alpha, so a long lunch would cause all sorts of problems.
Not anymore, friends!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Alpha release soon!!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed:
- Splitpoints in workday constructor was generating backwards timeblocks,
- Planned wrap could cut up main chunk of workday.
|
|
|
|
As well as adding dayrate, and thereby hourly rate,
but pricing the timeblocks is not handled yet.
|