Skip to content

v1.6.1

Choose a tag to compare

@cesar-tonnoir cesar-tonnoir released this 22 Sep 04:41
· 211 commits to 1.6 since this release

Adds

  • Serve glyphicons in the developer workspace
  • [IMPAC-613] Adds custom legend icons for Cash Projection & Cash Balance widgets
  • [IMPAC-617] : Cash projection transactions list
  • [IMPAC-618/667] : Better time management on cashflow widgets
  • [IMPAC-621] : Better formatting of Accounts classifications

Fixes

  • Apply v1.5.7
  • Update doc with v1.6.0 changes
  • [IMPAC-641] : Fixes on cashflow widgets (IE11)
  • [IMPAC-654] : Fix IE Js errors
  • [IMPAC-658] : Dependency to xeditable (widgets name edition)

Config changes

  • New image asset files via the assets.svc
cashFlowLegendIcon: ':default/cash-flow.png'
payablesLegendIcon: ':default/payables.png'
projectedCashLegendIcon: ':default/projected-cash.png' 
receivablesLegendIcon: ':default/receivables.png' 
plotLineLegendIcon: ':default/plot-line-icon.svg' 
areaLegendIcon: ':default/area-icon.svg' 

Dependencies

  • Bolt v1.0.0 (needs resources API to display transactions list)