9544e27baf
# Improves form date checking
...
* adds validator to make sure no dates like `01.01.1` can be accepted. All dates must be somewhat later than 01.01.1950
2023-05-17 14:08:57 +02:00
7356c10f34
#314 Public report for old entries
...
* enables public access to reports for unrecorded old entries if their binding_date < 16.06.2018
2023-03-22 08:54:23 +01:00
9d0677e170
Bugfix
...
* fixes bug in excel report creation
* fixes order in laws of generated excel sheet
2022-10-26 10:35:15 +02:00
87b1da8fdd
Autocomplete refactoring
...
* refactors konova/autocompletes.py by splitting into individual files and moving them to fitting apps
* autocomplete files now live in APPNAME/autocomplete/...
2022-08-18 11:25:06 +02:00
83039e63ce
# 177 Timespanreport and Excel download
...
* fixes bug on excel download
* adds new order of columns to excel template for report download
* enhances subtitle for old data entries on timespanreport template
2022-06-21 14:19:10 +02:00
2d3299cffa
# 177 Timespanreport helptext for deductions
...
* adds help text for recorded deduction section
2022-06-21 14:11:01 +02:00
30d8a3c6e5
# 177 Timespanreport column order
...
* rearranges the column order so 'Total' will always be the first column
2022-06-21 14:02:49 +02:00
8245cf5bbb
# 177 Report help texts
...
* adds report form field help texts
* adds translations
2022-06-21 13:54:41 +02:00
6c99a5b4e6
# 175 Report law calculation bugfix
...
* fixes bug where amount of used laws in intervention forms would not be calculated properly
2022-06-15 17:44:43 +02:00
c7665a1aff
# 86 Minor html/css tweaks
...
* improves minor things like display related breakpoints for certain html elements
* improves css for select2 for better group-result distinction
2022-02-04 13:55:50 +01:00
db9881d05f
# Hotfix
...
* fixes bug where report creation would fail
2022-01-19 14:13:25 +01:00
527077cef3
#49 Annual report improve
...
* improves the filtering of annual report timespan on a date base instead of timestamp base
2022-01-05 15:26:16 +01:00
6ca5b32945
#26 Annual conservation report
...
* adds LegalData to EcoAccount to provide registration_date support ("agreement date") for old-data report generating
* adds/updates translations
2021-10-22 13:32:05 +02:00
b69b9a607e
#26 Annual conservation report
...
* enhancements for report2excel functionality
* improvements for report2html layout
+
2021-10-22 12:36:39 +02:00
37a684c7ab
#26 Annual conservation report
...
* Adds download as excel sheet
* adds excel_report.xlsx as template for excel sheet download
* improves db access performance
2021-10-21 15:37:01 +02:00
4e89fd9678
#26 Annual conservation report
...
* Adds download as excel sheet
* improves db access performance
2021-10-21 14:58:54 +02:00
419a48cff1
#26 Annual conservation report
...
* adds first try for excel file downloading (WIP)
2021-10-20 15:25:08 +02:00
e22e390040
#26 Annual conservation reports
...
* enhances TimespanReportForm control rendering
* adds/updates translations
2021-10-20 13:41:32 +02:00
6b839b7f60
#26 Annual conservation reports
...
* adds index form for selecting timespan and office of interest
* adds timespan support for TimespanReport
* fixes naive datetime issues
* fixes missing error message css tag
* adds/updates translations
2021-10-20 13:23:35 +02:00
b90a07ca2a
#26 Annual conservation report
...
* WIP: EcoAccountReport
2021-10-19 16:06:19 +02:00
0e9a169d38
#26 Annual conservation report
...
* finishes intervention analysis report for cases before 16.06.2018 (LKompVzVo)
2021-10-19 14:22:41 +02:00
88c7f64901
#26 Annual conservation report
...
* finishes compensation analysis report
2021-10-19 13:34:33 +02:00
33de71d554
#26 Annual conservation report
...
* adds new templatetag default_if_zero in ksp_filters.py
* adds/updates translations
2021-10-19 09:13:20 +02:00
92155fb742
#26 Annual conservation report
...
* introduces new app 'analysis' for annual report generating and future features
* adds new templates (WIP)
* adds new routes (WIP)
2021-10-18 15:52:51 +02:00