Skip to content
Snippets Groups Projects
Select Git revision
  • 7eba99b1e0202afa746aacd52325dfe36182b774
  • master default
  • renovate/requests-2.x
  • renovate/flask-3.x
  • renovate/gevent-25.x
  • renovate/postgres-17.x
  • renovate/python-3.x
  • v1.1.0
  • v1.0.0
9 results

Dockerfile_client

Blame
  • news_en.properties 1.19 KiB
    news.further.information=Further information
    news.all.releases=All published and planned releases:
    news.detailed=Detailed changelog (english only):
    
    news.dockerImageSize.headline=Improve docker image size
    news.dockerImageSize.description=Drastically reduce the size of the docker image.
    
    news.csvImportAvoidPageReload.headline=CSV import: avoid page reload
    news.csvImportAvoidPageReload.description=Avoid page reload on skip/undo skip and on inline save.
    
    news.csvImportBugfixFloatingPointPrecision.headline=Bugfix: CSV import floating point precision
    news.csvImportBugfixFloatingPointPrecision.description=Fixes a bug that lead to wrong transactions amounts due to floating point precision.
    
    news.csvImportBugfixTemplateAndCategory.headline=Bugfix: CSV import from template
    news.csvImportBugfixTemplateAndCategory.description=Fixes a bug hat caused the category of a template to be overridden by the CSV data.
    
    news.sortCategoriesInCharts.headline=Sort categories alphabetically in bar charts
    news.sortCategoriesInCharts.description=Categories in bar charts are now sorted alphabetically.
    
    news.filterBugfix.headline=Bugfix: filter usage
    news.filterBugfix.description=Fixes a bug that prevented filters from being usable.