Skip to content

v2.15

Choose a tag to compare

@Kagemaru Kagemaru released this 07 Jul 08:54
· 106 commits to master since this release

What's Changed

  • Show preview of charged hours when creating a new invoice (63117) by @svenwey in #225
  • Show remaining budget upon creation of new worktime (51298) by @svenwey in #236
  • split up orders into three tabs: all, open, closed (63114) by @svenwey in #234
  • Tests - order controlling tab reorganization (63114 ) by @svenwey in #242
  • Fix various bugs related to the creation of a new invoice by @svenwey in #228
  • fix buggy evaluator to pass tests after changes (63119) by @svenwey in #246
  • 63754 odoo api by @Kagemaru in #257
  • add internal descriptions to worktimes (63818) by @svenwey in #229
  • add new tab "Costs" for order (62595) by @svenwey in #235
  • Clear individual timespan upon selection of predefined timeperiod (63863) by @svenwey in #233
  • enable filtering of budget-controlling column in order-controlling (63925) by @svenwey in #238
  • fix turbolink / selectize bug that leads to duplicate input field rendering (63994) by @svenwey in #241
  • make accounting posts filterable (63950) by @svenwey in #247
  • add offered_rate to order_services & csv export (62594) by @svenwey in #250
  • Add invoices controlling (63987 ) by @svenwey in #253
  • Add department of member to expenses_reviews (64084) by @svenwey in #254
  • implement splitting of numbers with apostrophe and add hours to tooltip (63923) by @svenwey in #261
  • fix bug related to invoicing instance (64179) by @svenwey in #269
  • correctly show all work_items in the time rapport (64024) by @svenwey in #248
  • round tooltip hours to two digits after the comma (64180) by @svenwey in #268
  • order in correct direction when ordering by client name (64176) by @svenwey in #275
  • prevent table column to overlap header when scrolling in 'Positionen' by @svenwey in #271
  • hide elements which are uninitialized by selectize (64181) by @svenwey in #273
  • make internal remarks field slimmer (64199) by @svenwey in #272
  • change wording: Zeiten to Zeitbuchungen for improved clarity (64192) by @svenwey in #274
  • Adapt time rapport design (63194) by @svenwey in #249
  • csv export for accounting posts (64017) by @svenwey in #251
  • add csv gem to gemfile (not any longer included in ruby core library) by @svenwey in #260
  • hide link to create new invoice if member doesn't have permission (64080) by @svenwey in #252
  • add links to order_services in some accounting_posts cockpit columns (64083) by @svenwey in #256
  • Bump nokogiri from 1.16.0 to 1.16.5 by @dependabot in #214
  • Bump rack from 3.0.8 to 3.0.9.1 by @dependabot in #206
  • Update readme, fix badge by @olibrian in #259
  • Add the total amount of hours for visible timespan to order_plannings (63115) by @svenwey in #232
  • Bump rack from 3.1.14 to 3.1.16 by @dependabot in #277
  • change company logo for timerapport by @svenwey in #284
  • only set responsible id if current user is actually in the list of order responsible (64304) by @svenwey in #285
  • only selectively destroy and re-add selectize & datepicker elements (64305) by @svenwey in #286
  • only make whole weeks choosable for order planning (64315) by @svenwey in #290
  • fix buggy behavior in invoice creation value preview (64343) by @svenwey in #291
  • adjustments to invoice form (64313, 64311, 64310) by @svenwey in #287
  • Update CHANGELOG.md by @nicolefreypuzzle in #292
  • Update CHANGELOG.md by @nicolefreypuzzle in #297
  • Update version.rb by @nicolefreypuzzle in #296

New Contributors

Full Changelog: v2.14...v2.15