Releases: msupply-foundation/excel-report-email-scheduler
v2.1.2
v2.1.2-haiti-02
Attention: We are only release this for Haiti. For standard version for all other clients please use v2.1.2.
What's Changed
Full Changelog: v2.1.2-haiti-01...v2.1.2-haiti-02
v2.1.2-haiti-01
Description
Attention: We are only release this for Haiti. For standard version for all other clients please use v2.1.1.
Haiti are asking for the generated excel report to prepend or append certain date format.
This would mean we would be adding 2 new fields to the database, specifically DateFormat and DatePosition.
This would potentially break other installations so we would have to write migration code to update the schema.
Also this is Haiti specific feature so we are only going to release it for Haiti for now.
What's Changed
- #103 Haiti: Grafana email plugin needs to accept dates in different f… by @anildahalsussol in #104
- v2.1.2 for haiti revision 01 by @sworup in #106
Full Changelog: v2.1.1...v2.1.2-haiti-01
v2.1.1
v2.1.0
What's Changed
- #87 Fix number look-back at default when string is expected by @sworup in #88
- #84 Hide development folder's panel from New and edit schedule pages by @sworup in #92
- #89 Scheduler Page: Selected Panel variables disappear on refresh by @sworup in #93
- #94 Schedular: Its good to have a day option for weekly and fortnight… by @anildahalsussol in #95
New Contributors
- @anildahalsussol made their first contribution in #95
Full Changelog: v2.0.02...v2.1.0
v2.0.02
v2.0.01
Fix issue where labels with language variances were showing blank.
Full Changelog: v2.0.0...v2.0.01
v2.0.0
This is the version after rewrite of the plugin to make it more compatible with Grafana v8.X.
The main code changes are, extensive UI changes, code flow changes, breaking bug fixes, better error handling and some database structure changes and more.
What's Changed
- #76 Replace timestamp with relative human readable time by @sworup in #83
- #81 Grafana 8 rewrite by @sworup in #82
Full Changelog: https://github.com/openmsupply/msupply-dashboard-app/commits/v2.0.0
v1.0.0
What's Changed
- Add attaching of files by @josh-griffin in #12
- Add a basic function to create an xlsx file by @josh-griffin in #11
- Add basic sendEmail function by @josh-griffin in #10
- #1 basic scheduler by @josh-griffin in #9
- Add emailhost+emailport by @josh-griffin in #18
- #7 send reports to people by @josh-griffin in #15
- Add Basic use of a template by @josh-griffin in #14
- Add basic generation of a slightly more complex report by @josh-griffin in #13
- #20 add windows build support by @wlthomson in #24
- Add dynamically set url by @josh-griffin in #28
- #19 defensive code by @josh-griffin in #26
- Add build fix by @josh-griffin in #25
- #39 Right align numbers by @josh-griffin in #40
- Add replace wording: reporting -> report by @josh-griffin in #44
- #37 exact time and better intervals by @mark-prins in #45
- #47 emailing not working by @mark-prins in #48
- select correct schedule when getting schedule by @mark-prins in #51
- set column widths and date format by @mark-prins in #52
- include old table type by @mark-prins in #53
- add translation by @mark-prins in #55
- export & download by @mark-prins in #57
- Add updated query by @josh-griffin in #59
- #60 signing issues by @mark-prins in #61
- update link to match ID by @mark-prins in #63
- #65 more logging by @josh-griffin in #66
- update for v8 by @mark-prins in #68
- #71 Fix locals not loading completely before shouldLoad is set to true by @sworup in #72
- #73 App configuration page does not validate even with valid data by @sworup in #77
- #78 Fix plugin fails error by @sworup in #80
New Contributors
- @josh-griffin made their first contribution in #12
- @wlthomson made their first contribution in #24
- @mark-prins made their first contribution in #45
Full Changelog: https://github.com/openmsupply/excel-report-email-scheduler/commits/v1.0.0