Commit Graph
95 Commits
Author SHA1 Message Date
Elias Fierke 0395537a55 [init:] added StableFontResolver.cs 2026-01-18 09:20:13 +01:00
Elias Fierke 313cd58fc7 [feat:] filter-button to prevent live reloading 2026-01-15 11:35:08 +01:00
Elias Fierke 723722ba47 [chore:] introducing KasPerson.id (refsid remains but isn't used in the mgmt-backend anymore) 2026-01-15 11:21:08 +01:00
Elias Fierke 58964896ad [fix:] fixed creation of empty lines 2026-01-15 10:12:40 +01:00
Elias Fierke af1c3ff8cc [fix:] single address lines were too long 2026-01-14 11:47:54 +01:00
Elias Fierke 48852e4505 [chore:] removed unused methods 2026-01-14 11:35:37 +01:00
Elias Fierke 60cde86efe [fix:] one-line addresses were visible in pdf creation 2026-01-14 11:29:21 +01:00
Elias Fierke 67cfe10f5f [chore:] removed unused methods 2026-01-14 11:24:18 +01:00
Elias Fierke e186070f05 [chore:] ui consistency improvements 2026-01-13 21:05:41 +01:00
Elias Fierke d36314b724 [chore:] text change in EditorWindow.axaml 2026-01-13 20:48:27 +01:00
Elias Fierke beed5decbf [fix:] wrong ui implementation of the wiki-path-elements 2026-01-13 20:47:57 +01:00
Elias Fierke 71859fa978 [chore:] code cleanup by IDE 2026-01-13 20:47:19 +01:00
Elias Fierke f05470249a [chore:] code cleanup 2026-01-13 20:46:22 +01:00
Elias Fierke f4918aa8ee [chore:] removed ArticleStore (wanted to do it another way) 2026-01-13 20:45:49 +01:00
Elias Fierke 4e1f08883a [chore:] removed NamePromtWindow which was useless 2026-01-13 20:45:23 +01:00
Elias Fierke 3877d91af4 [chore:] usage of Country (and possible import of ISO3166-Countries) 2026-01-02 18:02:08 +01:00
Elias Fierke 7af6444da2 [file:] imported ISO3166-dll from nuget 2026-01-02 16:50:15 +01:00
Elias Fierke 4cfbcd0ab4 [feat:] added Country implementation for country code editing (unused) 2026-01-01 14:45:57 +01:00
Elias Fierke b82473ada2 [chore:] PdfBuilder.cs skips empty addresses 2025-12-21 11:43:41 +01:00
Elias Fierke 1cba67253a [chore:] selectable pdf file path for label creation 2025-12-21 11:32:38 +01:00
Elias Fierke 63c1559110 [chore:] added "Postfach" to address creation 2025-12-21 11:25:48 +01:00
Elias Fierke b670ba11fa [chore:] sender address usage in PdfBuilder.cs 2025-12-15 10:17:10 +01:00
Elias Fierke 1ad57543d1 [chore:] sender address editing 2025-12-15 10:04:33 +01:00
Elias Fierke 6cd4ea2df6 [chore:] added sender address field 2025-12-15 10:01:07 +01:00
Elias Fierke 30e42afe35 [chore:] rearrangend some result window features for debugging purposes (unfinal) 2025-12-14 14:33:55 +01:00
Elias Fierke 70e127b2f0 [init:] Initialized PDF Creation 2025-12-14 14:33:25 +01:00
Elias Fierke 7c73170b46 [chore:] implemented label generation button handler 2025-12-14 14:33:07 +01:00
Elias Fierke 290f69e976 [chore:] the IDE wanted to add some spaces 2025-12-14 14:32:45 +01:00
Elias Fierke 6ce08d7d4a [gui:] added a few tabs that will be used later 2025-12-14 14:32:02 +01:00
Elias Fierke 86df6f6a63 [file:] imported PdfSharp 2025-12-14 14:31:33 +01:00
Elias Fierke eae0568ae0 [feat:] added KasPersonError.GetString() 2025-12-14 14:31:20 +01:00
Elias Fierke 4ebd6bc407 [fix:] fixed some logical errors in address creation 2025-12-14 14:30:53 +01:00
Elias Fierke 2c22306fef [fix:] plz check was bad 2025-12-14 14:30:33 +01:00
Elias Fierke 174223ba9e [fix:] Address Creation used an empty address instead of the one from the address set 2025-12-14 14:30:07 +01:00
Elias Fierke 8e5709c215 [feat:] initial fully implemented address creation 2025-12-07 13:30:52 +01:00
Elias Fierke b70bd5e324 [struc:] moved KasPersonError-Instance from addressset to KasPerson-Instance 2025-12-07 13:30:25 +01:00
Elias Fierke a70948599f [fix:] fixed new customer issue (new customer creation was terrible) 2025-11-04 14:43:11 +01:00
Elias Fierke fb671e3526 [docs:] removed unrelated comment from another document which provided the template 2025-11-04 14:20:47 +01:00
Elias Fierke a2af60a808 [chore:] implemented symmetric difference (combiner) and its usage 2025-10-23 20:49:19 +02:00
Elias Fierke 34c4dd8df1 [init:] initialized logof client documentation (tex) 2025-10-23 16:49:54 +02:00
Elias Fierke bed0ebaf16 [chore:] implemented intersection (combiner) and its usage 2025-10-23 16:43:23 +02:00
Elias Fierke d0ecfda404 [chore:] implemented union (combiner) and its usage 2025-10-23 13:54:48 +02:00
Elias Fierke f28ac1a4b9 [chore:] implemented difference (combiner) and its usage 2025-10-23 13:32:26 +02:00
Elias Fierke 09bbdfdfde [feat:] added address-getter 2025-10-23 13:31:31 +02:00
Elias Fierke 6efafb7cc2 [init:] initialized new combine-functions 2025-10-23 10:40:25 +02:00
Elias Fierke f93d9aada8 [fix:] refsid creation for non-refsid address-sets 2025-10-23 10:40:01 +02:00
Elias Fierke f27adffe41 [chore:] added loading.mp4 to project resources 2025-10-23 10:39:27 +02:00
Elias Fierke 48b0500bfe [chore:] initial splash preparation, which will not be used for now 2025-10-23 10:39:04 +02:00
Elias Fierke c6da9ac416 [file:] some ui layout for a not-shown window yeah 2025-10-23 10:38:32 +02:00
Elias Fierke d02d5199c3 [file:] added new window for splash screen 2025-10-09 11:22:17 +02:00
Elias Fierke b4430ae424 [file:] added loading animation 2025-10-09 11:19:15 +02:00
Elias Fierke 52c028cc8a [chore:] added link to git 2025-10-09 10:26:28 +02:00
Elias Fierke af8a74c2c3 [chore:] added ID to addres-sets (yes, there was no -_-) 2025-10-09 10:22:22 +02:00
Elias Fierke 63d430dd72 [chore:] combine split into four possible variants of merging 2025-10-09 10:21:42 +02:00
Elias Fierke c4663e489e [fix:] changed Shwo to Show 👍 2025-10-09 10:19:27 +02:00
Elias Fierke f3ec633c53 [file:] deleted /obj 2025-10-09 08:58:39 +02:00
Elias Fierke 6d3ea7fd2d [fix:] added /obj/* to .gitignore 2025-10-09 08:53:58 +02:00
Elias Fierke fc69c8cd6d [fix:] added /obj/ to .gitignore 2025-10-09 08:53:18 +02:00
Elias Fierke 69e9b84812 [fix:] forgot to use the separator in last commit 2025-10-09 08:51:25 +02:00
Elias Fierke c7740a48dc stuff 2025-10-09 08:40:24 +02:00
Elias Fierke 3cf1fb3012 [chore:] remove unused code for now 2025-10-09 08:40:09 +02:00
Elias Fierke 316c9511d3 [chore:] added CSV-Separator Settings.cs 2025-10-09 08:39:49 +02:00
Elias Fierke 4ee852b37c [chore:] icon path changed 2025-10-09 08:39:14 +02:00
Elias Fierke cd78eea228 [file:] moved icons 2025-10-09 08:37:52 +02:00
Elias Fierke df7b653218 [file:] imported calc man 2025-10-09 08:37:42 +02:00
Elias Fierke 842cb3f0f7 [file:] imported icon 2025-10-07 18:33:04 +02:00
Elias Fierke 1c54fa8937 [chore:] minor consistency improvements to AddressCheck.cs 2025-10-07 13:04:32 +02:00
Elias Fierke f33c69afcb [fix:] integrated refsid to data import 2025-10-06 18:16:51 +02:00
Elias Fierke 69c4957b62 stuff 2025-10-04 14:29:11 +02:00
Elias Fierke 8af9856afa [fix:] Import with AddressPatch hasn't been called 2025-10-04 14:29:02 +02:00
Elias Fierke 47942ddd78 [fix:] import using AddressPatch now working 2025-10-04 14:28:23 +02:00
Elias Fierke 081a705d2d [file:] oh, i removed a line break. nice. 2025-10-04 09:48:53 +02:00
Elias Fierke d77b89a9f2 [file:] better kas address list name 2025-10-03 16:39:18 +02:00
Elias Fierke d131b90103 [file:] added Netwonsonft.Json package 2025-10-03 16:39:02 +02:00
Elias Fierke badeafe042 [chore:] kas address list improvement (more information) 2025-10-03 16:38:17 +02:00
Elias Fierke 138ab7e6c7 [chore:] force light theme due to unreadability issues (temp) 2025-10-03 16:37:47 +02:00
Elias Fierke cdb669d261 [chore:] address list name got prettier 2025-10-03 16:37:17 +02:00
Elias Fierke bb65df9ea2 [chore:] added address patch 2025-10-03 16:36:22 +02:00
Elias Fierke f22fa622e1 [chore:] disabled unused buttons 2025-07-10 19:47:00 +02:00
Elias Fierke c5399941a2 [fix:] no path led to crash, MessageBox was not displayed correctly 2025-07-10 19:46:35 +02:00
Elias Fierke 37b9648e3f [init:] added AddressRepair.cs 2025-07-10 19:45:57 +02:00
Elias Fierke f1b6bb3744 [feat:] result count for filtering 2025-07-09 23:53:28 +02:00
Elias Fierke 79e454fa07 [feat:] filtering feature for result window 2025-07-09 23:34:10 +02:00
Elias Fierke 818122e449 [fix:] fixed issue where countires with shorter or longer plz's have been discriminated 2025-07-09 23:33:40 +02:00
Elias Fierke 66398406d3 [chore:] too much to documentate xD but changes like better AddressCheck, Progress Window, Result Window, etc. 2025-07-09 23:01:29 +02:00
Elias Fierke 982373002d [chore:] too much to documentate xD but changes like better AddressCheck, Progress Window, Result Window, etc. 2025-07-09 23:01:13 +02:00
Elias Fierke 932009efe9 [chore:] simple test-case for address-check 2025-07-01 21:59:14 +02:00
Elias Fierke 6f7f3a681c something 2025-07-01 21:58:33 +02:00
Elias Fierke 9cbcc04a7e [file:] initial DataStructures (unfinished, stable) 2025-07-01 21:57:26 +02:00
Elias Fierke 0f6371fd59 [file:] initial DataImport (unfinished, stable) 2025-07-01 21:57:17 +02:00
Elias Fierke 084f462aaa [file:] initial AddressCheck (unfinished, stable) 2025-07-01 21:57:09 +02:00
Elias Fierke d9846e97a2 [chore:] basic ui; imported lucide 2025-07-01 15:33:15 +02:00
Elias Fierke a283e86553 [file:] changed structure 2025-06-30 23:20:16 +02:00
Elias Fierke 567472a8dc [file:] added gitignore 2025-06-29 13:35:19 +02:00
Elias Fierke 8ee0cdd93c [init:] project 2025-06-29 13:21:27 +02:00