Commit Graph
100 Commits
Author SHA1 Message Date
lorenz.stechauner 5db14c09ad UtilsTest: Add Scale from Gr.Inzersdorf 2024-02-21 10:50:59 +01:00
lorenz.stechauner 791eaddf58 Bump version to 0.6.6
Deploy / Build and Deploy (push) Has been cancelled
2024-02-18 23:21:29 +01:00
lorenz.stechauner 5cb29aa75f AppDbContext: Do not use Min() to avoid errors when no members/FBs are present 2024-02-18 23:19:56 +01:00
lorenz.stechauner 3c0fea30f5 DeliveryAdminWindow: Allow users to create deliveries in current year before march/july 2024-02-18 23:19:06 +01:00
lorenz.stechauner f2df121435 SystecScale: Remove .ToString() 2024-02-18 22:24:10 +01:00
lorenz.stechauner 7f4cfdc1b5 ScaleTestMatzen: Add more tests 2024-02-18 20:47:12 +01:00
lorenz.stechauner f4eb6456be Tests: Add WeighingTests 2024-02-18 17:31:10 +01:00
lorenz.stechauner f13fb3aaf0 UtilsTest: Add Test_CalcCrc16Modbus 2024-02-18 17:29:50 +01:00
lorenz.stechauner 9a39879804 Elwig: Bump version to 0.6.5
Deploy / Build and Deploy (push) Has been cancelled
2024-02-15 07:32:42 +01:00
lorenz.stechauner 11be424c38 AppDbUpdater: Update db version to 16 2024-02-15 07:30:21 +01:00
lorenz.stechauner 1b9064a97c Tests: Small fixes 2024-02-13 12:44:43 +01:00
lorenz.stechauner 805f782c83 Tests: Add tests for documents 2024-02-13 12:38:37 +01:00
lorenz.stechauner 912206f52d Tests: Update DatabaseSetup 2024-02-13 11:29:23 +01:00
lorenz.stechauner 825bd6f304 Export/Ebics: Escape client and member names 2024-02-12 19:45:46 +01:00
lorenz.stechauner 9ecad6aa79 Weighing: Add ICommandScale and IEventScale 2024-02-10 18:43:45 +01:00
lorenz.stechauner 68f1a2c091 MemberDataSheet: Fix bug where no spaces are in billing address PLZ 2024-02-10 18:18:27 +01:00
lorenz.stechauner 59cd69ddaf MemberAdminWindow: Allow search filter to be 2 characters long (instead of 3) 2024-02-10 18:15:13 +01:00
lorenz.stechauner 7c23f9bdae [#6] Workflows: Add workflow to build and deploy the installer 2023-11-19 20:37:01 +01:00
lorenz.stechauner 6d53e35399 Workflows: Add workflow for running tests on push
Test / Run tests (push) Successful in 1m39s
2024-02-06 20:05:57 +01:00
lorenz.stechauner 42eb68d431 BillingTest: Implement Test_02 and Test_03 2024-02-03 00:34:11 +01:00
lorenz.stechauner 0591d91f49 Billing: Fix BIO billing and update method parameters 2024-02-03 00:32:42 +01:00
lorenz.stechauner befe6a753b Export/Ebics: Add Tests to validate against schemas and fix issues 2024-02-01 11:02:59 +01:00
lorenz.stechauner 4daa6deb26 Tests: Initialize App.Client 2024-01-31 16:22:27 +01:00
lorenz.stechauner c07a6b450c Tests: Insert members by default, and insert client_parameters 2024-01-31 16:20:32 +01:00
lorenz.stechauner 6fdd72e28b Tests: Add pain.001.001 xsd schemas 2024-01-31 16:19:48 +01:00
lorenz.stechauner 6af33c591f BillingTest: Add Ignore keyword to all unfinished tests 2024-01-31 14:50:48 +01:00
lorenz.stechauner f850fd08ff Tests: Move sql scripts from Resources/ to Resources/Sql/ 2024-01-31 14:39:38 +01:00
lorenz.stechauner b063b201e3 Elwig: Bump version to 0.6.4 2024-01-31 13:03:08 +01:00
lorenz.stechauner 60b624b009 PaymentVariantsWindow: Make buttons more user friendly 2024-01-31 13:01:43 +01:00
lorenz.stechauner 71a234ca60 CreditNote: Make credit sum table bigger and other small fixes 2024-01-31 12:57:48 +01:00
lorenz.stechauner 38abfb0edd CreditNote: Add switches to control which deductions are shown 2024-01-31 12:36:28 +01:00
lorenz.stechauner 05a037db70 BillingTest: Fix TearDown 2024-01-31 12:08:45 +01:00
lorenz.stechauner b9287f8260 Billing: Always call CalculateBuckets() when Calculate() is called to avoid user confusion 2024-01-31 12:07:06 +01:00
lorenz.stechauner 50ac757067 BillingTest: Add names for more test methods 2024-01-29 19:40:23 +01:00
lorenz.stechauner c6cd9d7c73 Elwig: Bump version to 0.6.3 2024-01-29 14:52:31 +01:00
lorenz.stechauner 1b28752f4c PaymentVariantsWindow: Add button to export Buchungsliste 2024-01-29 14:51:03 +01:00
lorenz.stechauner e0bdbee2ae AppDbUpdater: Add new VIEWs for penalties 2024-01-29 14:49:07 +01:00
lorenz.stechauner ff3bd5cea5 Dtos: Use collection initializer 2024-01-29 12:13:15 +01:00
lorenz.stechauner 116d88d3d6 Ods: Add support for decimals and add number grouping 2024-01-29 12:12:02 +01:00
lorenz.stechauner 6bcb2fb406 Dtos: Rename CreditNote and DeliveryConfirmation DTOs 2024-01-28 22:52:26 +01:00
lorenz.stechauner 8665c93702 CreditNote: Add footer text 2024-01-28 22:15:30 +01:00
lorenz.stechauner 62496a0770 BillingTest: Small refactoring 2024-01-28 20:32:10 +01:00
lorenz.stechauner 8678a02318 BillingTest: Use Assert.That(...) more often 2024-01-28 20:22:38 +01:00
lorenz.stechauner 9de7fad139 Tests: Add BillingTest.Test_01_NoActiveAreaCommitments() 2024-01-28 20:12:37 +01:00
lorenz.stechauner 85c8783f7e [#4] MemberAdminWindow: Add more input fields for email addresses 2024-01-28 16:22:54 +01:00
lorenz.stechauner 75e02751f0 [#12] DeliveryAdminWindow: Add abgewertet filter keyword 2024-01-28 11:01:58 +01:00
lorenz.stechauner ef1c3b25cf MemberListWindow: Remove window 2024-01-27 23:03:01 +01:00
lorenz.stechauner 255953a658 ChartWindow: Set limits to 120 Oe and 1.5 euro 2024-01-27 22:53:40 +01:00
lorenz.stechauner 9470b26aec ChartWindow: Define legend items as static 2024-01-27 22:47:49 +01:00
lorenz.stechauner 3a2bf81bd9 ChartWindow: Rework varibute selection 2024-01-27 22:41:31 +01:00
lorenz.stechauner d3aca196dd Elwig: Rename (wine) variant to variety 2024-01-27 11:38:08 +01:00
lorenz.stechauner 519e903d1c ChartWindow: Rename graph to curve for UI 2024-01-27 11:38:08 +01:00
lorenz.stechauner dd568b81e8 Billing: Rename attributeVariants and contracts to vaributes 2024-01-27 11:37:51 +01:00
lorenz.stechauner 31b0ae245d curl: Follow all redirects 2024-01-25 19:41:40 +01:00
lorenz.stechauner 46498ce337 Printing: Show message box when error in printing process occurs 2024-01-25 19:40:56 +01:00
lorenz.stechauner 0fff698a5d ChartWindow: Only display contracts delivered in current season 2024-01-25 12:42:46 +01:00
lorenz.stechauner a71c6685f0 BillingVariant: Calculate member modifiers only if delivery modifiers are considered 2024-01-25 12:27:53 +01:00
lorenz.stechauner ab41702f6c ChartWindow: Round PriceInput text 2024-01-25 01:26:55 +01:00
lorenz.stechauner 2bbf4dd1fd Billing: Prefer Attribute over gebunden status for price 2024-01-25 01:25:20 +01:00
lorenz.stechauner 8909b4a3a8 PaymentVariantsWindow: Disable calcualte button when save button is enabled 2024-01-25 01:00:29 +01:00
lorenz.stechauner f8d776c028 Bump version to 0.6.1 2024-01-25 00:42:02 +01:00
lorenz.stechauner 2154e253ad EditBillingData: Only show graphs with countract count > 0 2024-01-25 00:37:16 +01:00
lorenz.stechauner d59a713a8c ChartWindow: Margin fixes 2024-01-25 00:18:02 +01:00
lorenz.stechauner 5e48d8e8d1 PaymentVariantsWindow: Button IsEnabled fixes 2024-01-25 00:16:21 +01:00
lorenz.stechauner 4f95d3fe16 PaymentVariantsWindow: Initialize Quality object for newly addes payment variants 2024-01-24 23:51:25 +01:00
lorenz.stechauner ce3185842a BillingData: Implement GetQualtyGraphEntries 2024-01-24 23:41:53 +01:00
lorenz.stechauner 3931a4084c Billing: Fixes 2024-01-23 01:16:53 +01:00
lorenz.stechauner 1a492e4eff PaymentVariantsWindow: Fix locked json field 2024-01-23 00:56:23 +01:00
lorenz.stechauner 58a13eb3cc BillingData: Fix typo 2024-01-23 00:56:08 +01:00
lorenz.stechauner d5124829de EditBillingData: Fix conversion error 2024-01-23 00:47:33 +01:00
lorenz.stechauner 37658869e4 ChartWindow: Small fixes 2024-01-23 00:37:18 +01:00
lorenz.stechauner 24a43ff37d ChartWindow: Make GraphList bigger 2024-01-23 00:10:32 +01:00
lorenz.stechauner 16cf055834 GraphEntry: Update StringSimple 2024-01-23 00:02:47 +01:00
lorenz.stechauner ef0b913063 EditBillingData: Fix ids for virtual curves 2024-01-22 23:27:55 +01:00
lorenz.stechauner 05909919e2 Billing: Add functionality to collapse curves 2024-01-22 23:09:48 +01:00
lorenz.stechauner 6cee604448 Tests: Rename Helpers/ to HelperTests/ 2024-01-22 20:59:25 +01:00
lorenz.stechauner 89d20f4c42 ChartWindow: Make gebunden type fixed more user friendly 2024-01-21 12:48:40 +01:00
lorenz.stechauner 182b367811 ChartWindow: Fix saving bug 2024-01-21 01:20:50 +01:00
lorenz.stechauner a2bb09cfbd Billing: Build BillingData-Json in BillingData instead of anywhere else 2024-01-21 00:31:20 +01:00
lorenz.stechauner 9dc2e8a59a Windows: Add Ctrl+P and Ctrl+Shift+P for delivery and member 2024-01-20 15:47:20 +01:00
lorenz.stechauner 1dc05e47cf DeliveryAdminWindow: Use Saison instead of Season in GUI string 2024-01-20 15:32:44 +01:00
lorenz.stechauner 21cc20ee63 Billing/GraphEntry: Use 73 Oe as MinX for gebunden graph 2024-01-20 12:27:01 +01:00
lorenz.stechauner 491c41b239 ChartWindow: Minor bugfixes and polishing 2024-01-20 12:02:50 +01:00
lorenz.stechauner 47658a72ae ChartWindow: Enhance ComboCheckBox 2024-01-20 02:57:22 +01:00
lorenz.stechauner 8b0a4d7979 EditBillingData: Use 140 as upper boundary 2024-01-20 02:43:15 +01:00
lorenz.stechauner 9ee7f6baf1 Billing/Graph: Remove ParseGraphData() 2024-01-20 02:35:59 +01:00
lorenz.stechauner ecbc9c2d82 BillingData: Add GetCurveValueAt(), extracted from PaymentBillingData 2024-01-20 02:33:05 +01:00
lorenz.stechauner bf90543ad8 ChartWindow: Change gebunden color to yellow 2024-01-20 02:09:03 +01:00
lorenz.stechauner 6a5676f916 ChartWindow: Load GraphEntries correctly from EditBillingData 2024-01-20 01:53:27 +01:00
lorenz.stechauner 75e9d756d2 BillingData: Upgrade GetSelection() 2024-01-20 00:48:23 +01:00
lorenz.stechauner ee161b149b BillingData: Extract GetData() from PaymentBillingData into GetSelection() 2024-01-20 00:31:50 +01:00
lorenz.stechauner 4a49a17b6a Tests: Update FetchResource target 2024-01-19 16:57:35 +01:00
lorenz.stechauner 741ccaacae Test: Update target once again 2024-01-19 15:50:50 +01:00
lorenz.stechauner 19f4300440 Tests: Add DependsOnTargets 2024-01-19 15:42:32 +01:00
lorenz.stechauner 954c7a8bdb Tests: Change Target to be executed before CoreBuild 2024-01-19 15:38:02 +01:00
lorenz.stechauner 626724fe87 [#29] DeliveryAdminWindow: Only show sums of filtered parts when filtering 2024-01-19 13:35:53 +01:00
lorenz.stechauner 42bf01656e Some Bugfixes 2024-01-19 00:22:49 +01:00
lorenz.stechauner 51293baaae App: Fix GroupSeparator bug 2024-01-18 23:48:42 +01:00
lorenz.stechauner 1d1398a9cd Config: Use Path.Combine() instead of GetAbsolutePath() 2024-01-18 22:07:31 +01:00
lorenz.stechauner 7d199282d0 Elwig: Upgrade publish profile to .Net8 2024-01-18 21:48:11 +01:00