Commit Graph

  • 7dce3a434f Merge pull request 'issue-117' (#119) from issue-117 into master master sebastian 2024-04-19 10:19:13 +0200
  • 952dddff2e Assign cloned schedule to cloned task and not to root task #119 Sebastian Böckelmann 2024-04-19 10:14:23 +0200
  • dd58ec6520 Repare indecing (duplicate 00): Call RepeatTask with itemIndex 1, as the root task gets itemIndex 0 Sebastian Böckelmann 2024-04-19 09:59:43 +0200
  • 57be3393c9 Distribute cloned tasks on weeks Sebastian Böckelmann 2024-04-19 09:51:14 +0200
  • bc239f9b86 Merge pull request 'Fix way to long schedule after registering forgotten task' (#116) from issue-111 into master sebastian 2024-04-18 20:34:36 +0200
  • a8fb54f337 Fix way to long schedule after registering forgotten task #116 Sebastian Böckelmann 2024-04-18 20:30:36 +0200
  • 2bc3b3ab63 Merge pull request 'issue-112' (#115) from issue-112 into master sebastian 2024-04-18 20:20:22 +0200
  • d537fd5d57 Added Reschedule Redirection for Planned Schedules #115 Sebastian Böckelmann 2024-04-18 20:19:05 +0200
  • f0a596ff0c Added Links in Schedules planned for today Sebastian Böckelmann 2024-04-18 20:14:35 +0200
  • ba5faeed6a Added Link from TaskgroupPathElement to Taskgroup-Overview in active-schedule Sebastian Böckelmann 2024-04-18 20:11:04 +0200
  • cd98423f6b Added Link from active schedule to task detail-overview Sebastian Böckelmann 2024-04-18 20:09:06 +0200
  • 8dffb6f9ad Activate Finishing from active task schedule dashboard Sebastian Böckelmann 2024-04-18 19:56:25 +0200
  • 7cd1d68739 Implement Delete Button in Task Detail Overview Sebastian Böckelmann 2024-04-17 20:55:50 +0200
  • 6417b7afb9 Navigation Link Tree in Register Forgotten Task Schedule Sebastian Böckelmann 2024-04-17 20:37:27 +0200
  • 0d3ba5d7d7 Merge pull request 'issue-113: Fix all Delete Operations' (#114) from issue-113 into master sebastian 2024-04-17 20:25:39 +0200
  • 79f1eba26b Formatting TaskSerie and Fix Deleting of TaskSerie #114 issue-113 Sebastian Böckelmann 2024-04-17 20:19:38 +0200
  • aa6eb9bfb2 Fix deleting Subtasks Sebastian Böckelmann 2024-04-17 18:20:04 +0200
  • 8342d1ef2c Fix deleting Tasks Sebastian Böckelmann 2024-04-17 18:19:04 +0200
  • 583cb0aca0 Fix Deleting Taskgroup when Taskgroup has parent Sebastian Böckelmann 2024-04-17 18:15:23 +0200
  • d1527e6d9c Merge pull request 'fix-statistics' (#110) from fix-statistics into master sebastian 2024-03-18 15:25:19 +0100
  • 28f390f88a Document additional endpoint to get taskgroup specific activity info #110 Sebastian Böckelmann 2024-03-18 15:24:10 +0100
  • bbdeaabd1e Activity of Taskgroups Sebastian Böckelmann 2024-03-18 15:23:40 +0100
  • 183030611b Select top taskgroups by default in Activity Statistic Sebastian Böckelmann 2024-03-18 14:45:25 +0100
  • e1f69b340d Adapt Statistic Endpoint for Statistics independent of Taskgroup Sebastian Böckelmann 2024-03-18 09:42:56 +0100
  • 985aa5f83b Partial Correct heatMap implementation Sebastian Böckelmann 2024-03-17 16:01:48 +0100
  • e53a1797fe Display only statistics until today Sebastian Böckelmann 2024-03-17 13:28:49 +0100
  • 1133d2123c Merge pull request 'issue-92' (#109) from issue-92 into master sebastian 2024-03-17 13:21:28 +0100
  • 514a5650bf Include CalendarHeader for all CalendarViews #109 Sebastian Böckelmann 2024-03-17 13:16:05 +0100
  • 88d285bef7 Calendar Header for upcoming deadlines Sebastian Böckelmann 2024-03-17 12:28:07 +0100
  • 9d20335c59 Visualize Upcoming Deadlines (use default view) Sebastian Böckelmann 2024-03-17 12:04:59 +0100
  • f921d1d222 Visualize Upcoming Deadlines Sebastian Böckelmann 2024-03-17 11:50:47 +0100
  • 2215fe2ff8 Merge pull request 'issue-93' (#108) from issue-93 into master sebastian 2024-03-17 09:34:13 +0100
  • b4a82c745d Only send ntfy-msg when ntfy-data is specified #108 Sebastian Böckelmann 2024-03-17 09:33:49 +0100
  • f5607f8023 Delete Schedules in ScheduleHistory Sebastian Böckelmann 2024-03-17 09:33:20 +0100
  • 4b6a90b085 Merge pull request 'issue-106' (#107) from issue-106 into master sebastian 2024-03-17 09:17:10 +0100
  • 0a60b8b27e Clear subtasks in UI #107 Sebastian Böckelmann 2024-03-17 09:16:37 +0100
  • 4059500fa4 Clear Subtasks and fix indexing only when non subtask is deleted Sebastian Böckelmann 2024-03-17 09:16:20 +0100
  • 56d75fead9 Fix Repair Indexing to consider subtasks Sebastian Böckelmann 2024-03-17 08:42:58 +0100
  • 7336daddb1 Add root(sub)tasks to taskserie Sebastian Böckelmann 2024-03-17 08:32:33 +0100
  • 63418cb99a Fix unshifted Schedules Sebastian Böckelmann 2024-03-17 08:28:02 +0100
  • f080c6db52 Adjust Frontend to removed DeadlineStrategy Sebastian Böckelmann 2024-03-17 08:21:56 +0100
  • 9b995baa75 Remove DeadlineStrategy as it is not longer necessary Sebastian Böckelmann 2024-03-17 08:01:48 +0100
  • fea17c3fb9 Refactor Code for Repeating Weekly Sebastian Böckelmann 2024-03-17 07:48:06 +0100
  • f0d50a280e Adapt weekly repeating algorithm to consider subtasks Sebastian Böckelmann 2024-03-17 07:30:49 +0100
  • dcdba67f22 Delete Tasks by Taskgroup and Fix NullpointerException in TaskEntityInfo Constructor Sebastian Böckelmann 2024-03-16 14:28:25 +0100
  • 125ab10a00 Deliver Task only if it is no subtask to TaskOverview Sebastian Böckelmann 2024-03-16 14:18:43 +0100
  • dfe12e6102 Take subtasks in Dashboard into account (TaskOverview) Sebastian Böckelmann 2024-03-16 14:18:23 +0100
  • 8487a573a1 Hide copy function for subtasks (daily) Sebastian Böckelmann 2024-03-16 14:04:57 +0100
  • 7526b6c134 Hide copy function for subtasks (weekly) Sebastian Böckelmann 2024-03-16 14:01:10 +0100
  • 6047f4097c Display Subtasks in TaskDetail Component Sebastian Böckelmann 2024-03-16 11:29:55 +0100
  • 682d88e183 Remove Subtasks from TaskDashboard Sebastian Böckelmann 2024-03-16 11:10:29 +0100
  • d7b2683ffc Ui Support for Creating Subtasks Sebastian Böckelmann 2024-03-16 10:57:50 +0100
  • 160c379116 Adapt Task to consider subtasks and implement service to create Subtasks Sebastian Böckelmann 2024-03-16 10:33:35 +0100
  • f7d844fd51 Merge pull request 'issue-77' (#105) from issue-77 into master sebastian 2024-03-16 10:12:35 +0100
  • 3e3fba9b2d Delete Tasks that do not belong to any series #105 Sebastian Böckelmann 2024-03-16 10:09:52 +0100
  • e58e6addb9 Clone Schedules when Repeating Tasks Sebastian Böckelmann 2024-03-16 10:09:38 +0100
  • e7283c030d Disable weekly task repetition when task is already part of a series Sebastian Böckelmann 2024-03-16 09:39:13 +0100
  • f3c491826b Disable daily task repetition when task is already part of a series Sebastian Böckelmann 2024-03-16 09:37:42 +0100
  • 9e5a1337d9 Avoid weekly task repeatition with no selected tasks Sebastian Böckelmann 2024-03-16 09:34:17 +0100
  • 49119b2549 Newly files in frontend for generating weekly repeating tasks Sebastian Böckelmann 2024-03-16 09:31:17 +0100
  • aafb5886db Frontend Form for generating repeating tasks weekly Sebastian Böckelmann 2024-03-16 09:30:48 +0100
  • 7d24ed1229 Implement Generating Repeating Task on Weekly Basis Sebastian Böckelmann 2024-03-15 18:07:40 +0100
  • 015d82587c Repair Indexing after Deleting Tasks of Taskserie Sebastian Böckelmann 2024-03-15 16:58:51 +0100
  • ec4a1cfbc7 Delete Unreferenced TaskSeries Sebastian Böckelmann 2024-03-15 16:49:31 +0100
  • 717e8d4e45 Fix storing multiple TaskSerieItems for RootTask Sebastian Böckelmann 2024-03-15 15:32:31 +0100
  • e102b91a1f Fix Deleting Tasks with TaskSerieItem: Foreign Key Constraint failed Sebastian Böckelmann 2024-03-15 15:16:31 +0100
  • c093720a07 Deleting of Tasks, Taskseries and TaskSerieItems Sebastian Böckelmann 2024-03-15 15:08:24 +0100
  • 59ee88b5fe Replace index placeholder for root-task Sebastian Böckelmann 2024-03-15 09:45:54 +0100
  • 4b9dd4d17c Frontend Components for Creating Daily Repeating Tasks Sebastian Böckelmann 2024-03-15 09:43:38 +0100
  • a3723e3459 Frontend Components for Creating Daily Repeating Tasks Sebastian Böckelmann 2024-03-15 09:43:23 +0100
  • 3f58fe3600 Implement Backend Components for Creating Daily Taskseries Sebastian Böckelmann 2024-03-15 08:57:54 +0100
  • 13df4ac6fa Merge pull request 'issue-96: Fix TaskStatus' (#104) from issue-96 into master sebastian 2024-03-15 07:22:53 +0100
  • 56a7047bad Use TaskStatus Service for Status Determination in Detail Overview of Task #104 Sebastian Böckelmann 2024-03-15 07:22:03 +0100
  • 313d329636 Use TaskStatus Service instead of duplicate implementation in TaskDashboard Sebastian Böckelmann 2024-03-15 07:19:43 +0100
  • fcbf8b0a17 Merge pull request 'Consider updated Date Selection in Schedule History' (#103) from issue-94 into master sebastian 2024-03-14 15:03:36 +0100
  • d68794236e Consider updated Date Selection in Schedule History #103 Sebastian Böckelmann 2024-03-14 15:02:50 +0100
  • 574c86af7e Merge pull request 'issue-86' (#102) from issue-86 into master sebastian 2024-03-14 14:57:43 +0100
  • 19075b2b1d Send ntf-msg when schedule is started #102 Sebastian Böckelmann 2024-03-14 14:56:02 +0100
  • 526c57a362 Do not ntfy on already performed scheduled or missed schedules Sebastian Böckelmann 2024-03-14 14:46:59 +0100
  • 4155af45f5 Frontend to update ntfy data Sebastian Böckelmann 2024-03-14 14:44:06 +0100
  • 4653ab9866 Use user dependent ntfy data Sebastian Böckelmann 2024-03-14 14:43:45 +0100
  • f2823ad21e Schedule notifcations for all todays schedules and stop notification when schedule is activated Sebastian Böckelmann 2024-03-14 12:22:24 +0100
  • 6c8f216fa5 Remove Testing code (interfers with commandlinerunner) Sebastian Böckelmann 2024-03-14 11:25:11 +0100
  • 14aabc483f Load basic ntfy values from environment Sebastian Böckelmann 2024-03-14 10:32:29 +0100
  • 871751b5d4 Define Starting Reminder Notification Sebastian Böckelmann 2024-03-14 10:04:58 +0100
  • 248717cb45 Implement single scheduler and send simple msg to ntfy Sebastian Böckelmann 2024-03-14 09:34:26 +0100
  • 2b0f9ef186 Implement a small example dynamic schedule Sebastian Böckelmann 2024-03-14 08:08:04 +0100
  • 5366dcc0e3 Merge pull request 'issue-95' (#101) from issue-95 into master sebastian 2024-03-14 07:29:48 +0100
  • a78be70a5d Use buttons instead of links to react already to first click #101 Sebastian Böckelmann 2024-03-14 07:26:04 +0100
  • 635b03ecac Implement Aborting and setting Manual Stop Time on Task-Schedules Sebastian Böckelmann 2024-03-14 07:23:44 +0100
  • fc742a3526 Abort Schedules Sebastian Böckelmann 2024-03-13 23:17:22 +0100
  • 376b5395f1 Design UI functionality Sebastian Böckelmann 2024-03-13 23:05:28 +0100
  • 8e41085008 Fix issue-100 Sebastian Böckelmann 2024-03-13 19:00:30 +0100
  • a66a72eb68 Fix taskgroup and task deletion (issue-99) Sebastian Böckelmann 2024-03-13 18:26:47 +0100
  • e88b030b03 Merge pull request 'Safty Check if deadline or start date is null' (#91) from fix-issue-87 into master master-repair sebastian 2023-12-21 11:32:43 +0100
  • a60533f379 Safty Check if deadline or start date is null #91 Sebastian 2023-12-21 11:32:28 +0100
  • 16048d9023 Merge pull request 'Fix JSON Parse Error Invalid Date' (#90) from fix-issue-87 into master sebastian 2023-12-21 11:31:12 +0100
  • ac4d6a712b Fix JSON Parse Error Invalid Date #90 Sebastian 2023-12-21 11:30:52 +0100
  • 0d64d9c72a Implement Schedule History Sebastian 2023-12-20 20:53:37 +0100
  • 84123f6664 Merge pull request 'fix-statistics' (#89) from fix-statistics into master sebastian 2023-12-20 18:29:52 +0100