Commit Graph

309 Commits

Author SHA1 Message Date
80b96865e7 add SemapDocument and Book dataclasses, improve word document parsing 2025-04-25 12:16:14 +02:00
0867b1fce8 Merge pull request 'merge pyside dev into dev' (#2) from dev_pyside6 into dev
Reviewed-on: #2
2025-04-14 10:14:59 +01:00
da0e9e0725 fix bug in document creation 2025-04-14 11:08:15 +02:00
f0148d8855 add image, rework SemesterDocument 2025-04-14 11:07:48 +02:00
9cc08e2d91 start work on readme file 2025-04-14 11:07:06 +02:00
e91898137c Merge pull request 'dev_pyside6' (#1) from dev_pyside6 into dev
Reviewed-on: #1
2025-04-07 06:56:09 +01:00
921a84304f add printer mail to config 2025-04-07 07:54:34 +02:00
6ff7a70d11 rework logging, fix calculation error 2025-04-07 07:53:57 +02:00
ac32b86b17 fix bug in extend_loan function 2025-04-07 07:53:36 +02:00
dbefd2049f add mail to deliver deletion information 2025-04-07 07:52:01 +02:00
50dd03aee7 extract printer mail to settings file 2025-04-07 07:49:38 +02:00
f1724058b0 Bump version: 0.2.0 → 0.2.1 v0.2.1 2025-03-26 10:28:25 +01:00
d225c1d4e8 change versioning 2025-03-26 10:28:18 +01:00
a5894eedfd Bump version: 0.1.0 → 0.2.0-dev0 v0.2.0-dev0 2025-03-26 10:26:34 +01:00
07c00c893d chore: change path for init file 2025-03-26 10:26:22 +01:00
2268c59b0c chore: remove unnecessary version file from bumpversion configuration 2025-03-26 10:25:03 +01:00
76f4c05e60 chore: update VSCode settings, clean up mail.py, and upgrade PyQt6 UI generator version 2025-03-26 10:22:19 +01:00
f6f9f89354 refactor: clean up unused imports and improve code organization 2025-03-26 10:21:11 +01:00
12d54c78a9 remove lockfile 2025-03-26 10:15:24 +01:00
57274d91e0 chore: update files 2025-03-26 10:14:34 +01:00
3f5371e0e4 chore: add playwright as dependency 2025-03-26 10:09:16 +01:00
709a342230 fix some bugs, add mail template emit signal to update list 2025-02-06 15:36:04 +01:00
4d1fc94ffa create documentation thread 2025-02-06 15:35:08 +01:00
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