Commit Graph

369 Commits

Author SHA1 Message Date
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
WorldTeacher
14627cb824 fix error where same prof can't be used twice for apparats 2024-09-20 08:28:35 +02:00
WorldTeacher
84689c70ed updates 2024-08-08 14:56:11 +02:00
WorldTeacher
fba35cdf25 various updates and changes, move admin widgets into different seperate dialogs 2024-08-08 14:40:38 +02:00
WorldTeacher
ee8862a220 add appnr, new url 2024-08-02 15:22:52 +02:00
WorldTeacher
947ef75db6 module fix 2024-07-04 10:44:13 +02:00
WorldTeacher
83b1ec6b6b en/disable elsa save/update based on state 2024-07-04 10:43:15 +02:00
WorldTeacher
b92d47876d add windowtitle 2024-07-04 10:42:14 +02:00
WorldTeacher
93bed5c4b8 add tooltipps 2024-07-04 10:36:46 +02:00
WorldTeacher
4424d9faa1 disable quote generation until pages changed 2024-07-04 10:36:22 +02:00
WorldTeacher
16d25d6ce7 fix issues caused by dropped commit 2024-07-03 16:38:07 +02:00
WorldTeacher
37561cbbb1 update init files 2024-07-03 16:37:24 +02:00
WorldTeacher
48e3145db1 delete files 2024-07-03 16:36:52 +02:00
WorldTeacher
e559f97cc7 chore: fix drop error 2024-07-03 16:36:12 +02:00
WorldTeacher
c6ff076881 add files 2024-07-03 15:13:59 +02:00
WorldTeacher
5cee36dca4 add icon, desc, auto counter 2024-07-03 14:43:45 +02:00
WorldTeacher
888fbbd327 change code
change code to use name in pre-defined way
2024-07-03 14:43:29 +02:00
WorldTeacher
aab87bb5d7 add logger, move database to init
prevent bug where database not reachable
2024-07-03 14:43:06 +02:00