Commit Graph

15 Commits

Author SHA1 Message Date
0d2d35bca1 feat: Add termination functionality for rental agreements
- Introduced new entity `CKuendigung` for managing terminations.
- Added fields for termination details including date, reason, type, and status.
- Implemented backend service to initiate terminations from rental agreements.
- Created frontend handler for termination actions with confirmation dialog.
- Updated metadata and layouts for `CKuendigung` to support new functionality.
- Added internationalization support for English and German languages.
- Enhanced existing entities to establish relationships with terminations.
2026-01-24 12:45:57 +01:00
2bc3158cd5 Refactor eviction and rent collection features; migrate logic from Mietobjekt to Mietverhältnis; update localization and UI handlers 2026-01-24 12:28:37 +01:00
ec612318c3 Implement eviction lawsuit initiation feature for Mietobjekt; add related UI and backend logic; update localization and configuration 2026-01-24 11:51:16 +01:00
3da6d140c7 Refactor checkbox field styling for better layout; update cache timestamps in config 2026-01-24 00:52:59 +01:00
e781c49491 Update validation command approvals in settings; enhance checkbox toggle slider styles for checklist items; adjust cache timestamps in config 2026-01-24 00:44:46 +01:00
933df204f2 Add CSS validation and new checkbox toggle slider styles; update validation tools documentation 2026-01-24 00:38:56 +01:00
cc142af834 Add warmmiete calculation logic and related metadata; implement custom view for warmmiete field 2026-01-23 23:14:31 +01:00
d433a01b65 Update CSS for 'vorzusch1Instanz' highlighting and adjust cache timestamps in config 2026-01-23 21:05:00 +01:00
ac6b9a87f6 Add highlight styles for 'vorzusch1Instanz' costs and update client metadata 2026-01-23 20:56:18 +01:00
8700e4cd42 Add 'beruecksichtigtePersonen' field and implement dynamic text updates in CVmhErstgespraech entity; enhance templates and localization 2026-01-23 20:43:24 +01:00
56271ca05a Add 'kostenRaeumungsantrag' field and update related calculations and localization in CVmhErstgespraech entity 2026-01-23 20:14:43 +01:00
42d396f460 Add RVG calculation module and integrate cost calculations into CVmhErstgespraech entity 2026-01-23 19:45:00 +01:00
cf60d2a91d Add warmmiete and streitwert calculations; enhance check_and_rebuild script for cache clearing 2026-01-23 17:53:41 +01:00
240c939862 Updatet Advanced Pack to 3.11.12 2026-01-19 18:32:03 +01:00
root
823af8b11d Initial commit 2026-01-19 17:46:06 +01:00