c9e48fe8b4
🚑 Prevent duplicate substitutions within a file
2023-08-28 12:14:40 +02:00
cce7bd55da
🚑 Prevent duplicate substitutions
...
- Prevent duplication if two substitution plan files are the same
2023-08-28 11:19:46 +02:00
7705a299a0
🧑💻 Add simple filesystem file provider
...
- Allows parsing files from a local folder
2023-08-27 18:01:28 +02:00
0cb55eaf68
✨ Add support for other substitution types
...
- Store and display original substitution type text
- Treat "eigenverantwortliches Arbeiten" as cancellation
2023-08-27 18:00:09 +02:00
70238b4151
🎨 Run updated prettier
2023-08-25 14:42:38 +02:00
f18454c49a
🚑 Fix crash while extracting untis timestamp
2023-08-25 01:18:07 +02:00
5a4e84f3c7
🚑 Set lesson of substitution to 0 if column empty
2023-06-30 17:32:55 +02:00
8b3809aeda
🚑 Fix insert/delete loop if plans have same date
...
- Fix loop if multiple plans have the same date but different data
- Instead join them into one single plan to parse all substitutions
- Swap teacher and changedTeacher of "Sondereinsa." substitutions
2023-06-20 15:40:05 +02:00
d3b1bacacd
✨ Add support for BOLLE
2023-06-02 21:14:33 +02:00
68dfb7cb7c
🥅 Better error-handling on DSB request failure
2023-06-02 20:47:36 +02:00
c6120e5f68
🎨 Make the parser modular
...
- Move some DSB related functions from parser/index to parser/dsbmobile
- Make the dsb parser a fileProvider with the DSBClient class
- Initialize the parser with a fileProvider and documentParser instance
2023-06-02 16:59:20 +02:00
568bfb9782
♻️ Refactor backend
2022-11-16 19:03:32 +01:00
8d9bcee279
✨ Only use substitutions of first day in file
2022-09-04 22:04:01 +02:00
fa9de85eed
🚑 Fix parser crash if column order is different
2022-08-21 13:16:43 +02:00
5c4bf21a77
✨ Save original teacher in substitution entries
2022-06-02 16:30:33 +02:00
50baefabfe
🐛 Fix lessons spanning over more than two lessons
2022-06-01 18:37:46 +02:00
4150766483
🔇 Stop logging unchanged substitutions
2022-05-19 21:51:47 +02:00
9fad079102
♻️ Refactor backend and add comments
2022-05-19 00:22:55 +02:00
b358796c04
🐛 Fix substitutions spanning over lessons
2022-05-04 14:35:46 +02:00
d9179cc611
🐛 Fix notes not being displayed
2022-05-04 14:34:27 +02:00
a04c7c627d
🐛 Fix missing data on deletion event
2022-05-04 14:33:52 +02:00
6444f09ae3
✨ Make history API compatible with frontend
2022-05-03 22:52:13 +02:00
87e7df5f90
✨ Update substitutions automatically
2022-05-03 18:56:00 +02:00
1c8a307815
✨ Mark non-existent substitutions as removed
2022-05-03 18:36:07 +02:00
f1c71f6ef6
✨ Find and handle changed substitutions
2022-05-03 17:23:12 +02:00
8a61620410
🐛 Fix comparing classes and matching some entries
2022-05-03 17:22:15 +02:00
e36c90786a
✨ Split substitution if it is longer than 1 lesson
2022-05-02 23:44:23 +02:00
b3f2ec52d4
🚧 Started working on processing of substitutions
2022-05-02 22:56:38 +02:00
9bd8132119
✨ Add parser scripts
2022-05-02 00:47:04 +02:00