20 Commits

Author SHA1 Message Date
b9072fc8e8 Set version in about page from pom.xml variable. v1.0.0 2026-03-02 10:53:26 +01:00
7763284ae3 Add an help manual. 2026-03-02 10:23:33 +01:00
0873432a96 Add about information. 2026-03-02 09:22:52 +01:00
838069e1b9 Ignore empty lines or comments in vacation point file. 2026-03-02 07:20:58 +01:00
d71abe29b0 Add support for free days off. 2026-03-01 10:19:29 +01:00
576ab90180 Optimize getting of points. 2026-03-01 09:52:21 +01:00
4a91c4bbc9 Simplify execution with Maven instruction. 2026-02-28 21:58:06 +01:00
2db714d353 Implement importing points. 2026-02-28 21:52:23 +01:00
23a8fc5f3e Change exitButton to exitItem. 2026-02-27 14:37:58 +01:00
ea5b262610 Remove public interface to set defaultPoints.
This will be set in the imported files.
2026-02-27 14:30:11 +01:00
b7078f4e5d Add a PointEngine to retrieve points. 2026-02-27 14:26:11 +01:00
0908275eba Set special color for selected and today. 2026-02-27 14:13:43 +01:00
0a0a602a11 Add override to actionPerformed(). 2026-02-27 14:09:20 +01:00
b8e69b3549 Add exit menu button. 2026-02-27 13:49:45 +01:00
909a29d5e3 Allow color change of 'today' when selected. 2026-02-27 13:19:01 +01:00
668fc0f63d Remove trailing whitespace. 2026-02-27 13:10:47 +01:00
513e25b3df Remove unused import. 2026-02-27 13:10:22 +01:00
9175f6d6ca Count points when date is selected. 2026-02-27 13:07:34 +01:00
3ab7b5175f Allow date selection. 2026-02-27 12:48:48 +01:00
3f7a52f16e Initial commit. 2026-02-27 12:07:00 +01:00