| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
06319fe312 | UIAgGridColumnDef handlng refactored. |
63081666f6 | Source file headers: 2024-> 2025. |
d71f93364d | Multiselection of invoices: currency format and table headers fixed. |
ba2479571a | Migration stuff in progress... |
1204b927bf | Migration stuff in progress... (all tests of all packages: OK). |
77bade6dfb | javax.* -> jakarta.* |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
6307a3dbe0 | *RechnungPagesRest: show kost including tooltip. |
44dcb895b9 | AbstractPagesRest.createListLayout(...) refactored. |
87fac462ce | Force selection mode usage for AddressCampaignValuePagesRest, EingangsrechnungPagesRest and RechnungsPagesRest. |
82691942b7 | Cancel button for mass selection / updates refactored. |
ecef8c2fba | Mass update: creditor and debitor invoices show now gross sums with discount, if any. |
a492027b44 | AGGrid: column states (size is now persisted in user's preferences) |
26875370be | AG grid works now on list pages (row click for editing). |
107d3a8f2e | AG grid: Formatter improved. |
2dc192b7a5 | AG grid: auto-format of currency, Formatter works now also with AG grid (rating, dates, timestamps). Currency rendering by client (Formatter.jsx) added. |
68402a26b4 | Eingangsrechnungsliste: User discount date and due date. |
0a02a82596 | Ag grid: colored rows. minor improvements of mass update. |
db7bd1ffe1 | WIP: AG-Grid, multi-selection |
d8eca3ff40 | WIP: AG-Grid, multi-selection |
d4bc265caa | WIP: AG-Grid, multi-selection |
1ca71d6e55 | WIP: AG-Grid, multi-selection |
4a8ee9d9cf | WIP: AG-Grid, multi-selection |
d6e38e6087 | WIP: AG-Grid, mass-update |
5f7ef41b8c | Copyright 2021 -> 2022 |
ceb63e8a1b | Source code header: (C) 2001-2021. |
7108b010e5 | Rechnung, Eingngsrechung: Net and Gross Sums are now displayed on their respective list pages |
2369469624 | Invoice: Fix ListPage not displaying the correct column names, change rest path to outgoingInvoice to match with Wicket counterpart. |
261f475ae3 | Merge branch 'develop' into ReactMigration |
685d7f9cc2 | rest: optimizations for usage from Java classes. |
2cefb6cae5 | DTO: Rechnung, RechnungsPosition. |
779095aba5 | Split InvoicePosition into two seperate components for Rechnung and EingangsRechnung |
92112cdb11 | Add InvoicePositionComponent |
4056f0625d | Renaming stuff: *BaseRest -> *PagesRest. |