Commit Graph

21 Commits (b57d52dc9f6ffe3d451296884a06e3d23ceb6ab3)

Author SHA1 Message Date
mpeltriaux 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/...
2 years ago
mpeltriaux 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
2 years ago
mpeltriaux 2d3299cffa # 177 Timespanreport helptext for deductions
* adds help text for recorded deduction section
2 years ago
mpeltriaux 30d8a3c6e5 # 177 Timespanreport column order
* rearranges the column order so 'Total' will always be the first column
2 years ago
mpeltriaux 8245cf5bbb # 177 Report help texts
* adds report form field help texts
* adds translations
2 years ago
mpeltriaux 6c99a5b4e6 # 175 Report law calculation bugfix
* fixes bug where amount of used laws in intervention forms would not be calculated properly
2 years ago
mpeltriaux 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
3 years ago
mpeltriaux db9881d05f # Hotfix
* fixes bug where report creation would fail
3 years ago
mpeltriaux 527077cef3 #49 Annual report improve
* improves the filtering of annual report timespan on a date base instead of timestamp base
3 years ago
mpeltriaux 6ca5b32945 #26 Annual conservation report
* adds LegalData to EcoAccount to provide registration_date support ("agreement date") for old-data report generating
* adds/updates translations
3 years ago
mpeltriaux b69b9a607e #26 Annual conservation report
* enhancements for report2excel functionality
* improvements for report2html layout
+
3 years ago
mpeltriaux 37a684c7ab #26 Annual conservation report
* Adds download as excel sheet
* adds excel_report.xlsx as template for excel sheet download
* improves db access performance
3 years ago
mpeltriaux 4e89fd9678 #26 Annual conservation report
* Adds download as excel sheet
* improves db access performance
3 years ago
mpeltriaux 419a48cff1 #26 Annual conservation report
* adds first try for excel file downloading (WIP)
3 years ago
mpeltriaux e22e390040 #26 Annual conservation reports
* enhances TimespanReportForm control rendering
* adds/updates translations
3 years ago
mpeltriaux 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
3 years ago
mpeltriaux b90a07ca2a #26 Annual conservation report
* WIP: EcoAccountReport
3 years ago
mpeltriaux 0e9a169d38 #26 Annual conservation report
* finishes intervention analysis report for cases before 16.06.2018 (LKompVzVo)
3 years ago
mpeltriaux 88c7f64901 #26 Annual conservation report
* finishes compensation analysis report
3 years ago
mpeltriaux 33de71d554 #26 Annual conservation report
* adds new templatetag default_if_zero in ksp_filters.py
* adds/updates translations
3 years ago
mpeltriaux 92155fb742 #26 Annual conservation report
* introduces new app 'analysis' for annual report generating and future features
* adds new templates (WIP)
* adds new routes (WIP)
3 years ago