436 Commits

Author SHA1 Message Date
b7bb56cec5 update docs 2025-02-06 15:34:44 +01:00
02d7b5a09f delete unnecessary files 2025-02-06 15:34:13 +01:00
08cd18f3f1 rebase codebase, delete trunk, move threads to backend 2025-01-14 16:20:08 +01:00
fba652006f typo fixes 2025-01-14 10:13:58 +01:00
e51988abe1 commits 2025-01-14 10:03:58 +01:00
2acaea588b more changes 2025-01-14 09:44:32 +01:00
997d618ff1 fix broken files after faulty update 2025-01-14 08:51:58 +01:00
598da9bfac rework semester functions to better generate offsets 2025-01-08 13:34:46 +01:00
eda556b5ea rework logging, add more dataclasses, reworked config 2024-12-17 10:02:56 +01:00
ccb4df10bb add more documentation 2024-12-17 09:59:19 +01:00
f84c030eea feat: add documentation for ELSA and extend functionality, include new icons and update semester logic 2024-12-10 11:24:04 +01:00
7d78c09480 chore: bugfxes, featurework 2024-12-10 11:22:18 +01:00
c1c4257321 ui changes 2024-12-04 15:37:19 +01:00
c5f5489211 docs: add images and files (1) 2024-12-04 15:32:55 +01:00
fd0f00e24c re-add docs to git 2024-12-04 15:26:58 +01:00
296712479f implement auto show and hide of the tool buttons in the media group box 2024-11-29 12:12:43 +01:00
6a2ca5e719 chore: revert to use base settings class instead of partial settings 2024-11-27 14:48:47 +01:00
15457383c5 remove indent 2024-11-27 13:53:33 +01:00
8876f1279e feat: add conditional handling for ARRAY mode in BookGrabber 2024-11-27 13:53:00 +01:00
28bcbdd97c remove whitespaces, fix bug where steps frame was not shown correctly 2024-11-27 13:52:30 +01:00
88a641d13d chore: fix layout issues with groupboxes 2024-11-27 13:51:37 +01:00
a1b2fddc3c feat: enhance WebRequest and BibTextTransformer to support exact signature search and any book mode 2024-11-26 10:21:02 +01:00
070c2cef07 feat: add sorting utility functions for names and app IDs 2024-11-26 10:19:45 +01:00
6286fc2d94 feat: add adis_idn attribute to BookData class 2024-11-26 10:19:29 +01:00
b3a5fc1948 feat: enhance BookGrabber to support any and exact book modes 2024-11-26 10:18:54 +01:00
e3c81f1bbd feat: add "save and create" button 2024-11-26 10:18:27 +01:00
7b11a10199 chore: set signature to be empty by default 2024-11-26 10:17:40 +01:00
63c525ce7a feat: add buttons for exact title / any book 2024-11-26 10:16:55 +01:00
9f12ef48bc feat: enhance ARRAYData initialization and transform method with signature handling and data extraction improvements 2024-11-26 10:16:21 +01:00
WorldTeacher
c3ff63ac70 bump files 2024-11-05 16:23:45 +01:00
WorldTeacher
f3eed7486d feat: create config class to replace use of config file in application 2024-10-29 16:07:30 +01:00
WorldTeacher
2137799f9b rework prof data gathering 2024-10-29 13:07:21 +01:00
WorldTeacher
a3f6b91404 add support for .eml files 2024-10-29 13:06:50 +01:00
WorldTeacher
dc32ca599a typo fix, rework prof due to backend change 2024-10-29 13:06:41 +01:00
WorldTeacher
9cec1b12be disable okay button by default
set button to be disabled untill an entry is added
2024-10-29 13:05:49 +01:00
WorldTeacher
930a3e3085 remove get_library_location 2024-10-29 13:05:17 +01:00
WorldTeacher
e55ef2d33e add use_any function
enable the addition of any matching book even if the book is not currently in the semesterapparat
2024-10-29 13:02:20 +01:00
WorldTeacher
60106a421b move appnumber to function
use function to set appnumber instead of constructor
2024-10-29 13:01:41 +01:00
WorldTeacher
ec3f6e680f change WebRequest
add use_any_book to add entries not presently in the apparat to complete internal search enging
2024-10-29 13:00:52 +01:00
WorldTeacher
0dd871f709 rework word parser
commented out print statements
2024-10-29 12:59:45 +01:00
WorldTeacher
0b65786f5f add in_apparat bool 2024-10-29 12:59:18 +01:00
WorldTeacher
0a294830fa delete files 2024-10-10 15:00:17 +02:00
WorldTeacher
5af4286270 updates 2024-10-10 14:41:20 +02:00
WorldTeacher
8b5c355bf1 sort profs, add check to enable check_file only if all fields are set correctly 2024-10-10 14:40:02 +02:00
WorldTeacher
ff8e6a1e58 add elsa prof functions for seperate profs 2024-10-10 14:38:25 +02:00
WorldTeacher
7e2adc5416 implement rate limit and retry to prevent ratelimits 2024-10-10 14:37:54 +02:00
WorldTeacher
ed30d4d0cc add pyinstaller 2024-10-10 08:22:24 +02:00
WorldTeacher
2746b917eb rework icons, codechanges, bugfixes, typofixes 2024-10-09 08:47:48 +02:00
WorldTeacher
cd74214c17 rework prof data using dataclass, change database code, fix bugs 2024-09-23 15:45:42 +02:00
WorldTeacher
e91a40695a fix bug where checkboxes are not cleared at cancel/create 2024-09-20 09:47:13 +02:00