Skip to content

Latest commit

 

History

History
192 lines (141 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

192 lines (141 loc) · 13.9 KB

Change Log

0.8.7 (2015-09-11)

Full Changelog

Implemented enhancements:

  • Added first and last paging buttons to reports.
  • Changed "Expense Account" to "Expense To" for clarification

Merged pull requests:

0.8.6 (2015-08-20)

Full Changelog

Closed issues:

  • UI/UX Inspiration #147
  • Add an Inventory nomenclature instruction suggestion on new items #128
  • Inventory Valuation report, it seems that some GIK inventory reports as a “N”` #109

0.8.5 (2015-07-24)

Full Changelog

Implemented enhancements:

  • Fields for inventory listing screen #121
  • Format quantity as whole numbers on inventory reports #120
  • Inventory by location report showing locations with zero quantity #119
  • Add location filter to inventory reports #117
  • Adding a size to inventory #112
  • Add appointment button on visit edit screen #69
  • Add Radiologist to Imaging #62
  • Add note editor on invoice #56
  • Need section for Physical Therapy #55
  • Ward items should be their own section on invoice #54
  • Show new imaging entry as list of all possible types with checkboxes #50
  • Show new lab entry as list of all possible types with checkboxes #49

Fixed bugs:

  • Start date and end date validation on visits not working properly #151
  • New Item button doesn't work after entering in a new inventory item #118

Merged pull requests:

0.8.4 (2015-07-20)

Full Changelog

Implemented enhancements:

  • Add expense account to medication fulfillment #146

Closed issues:

  • Roadmap to Ember 2.x #142
  • Consider a "local name" or common name for Inventory #113

0.8.3 (2015-07-16)

Full Changelog

Implemented enhancements:

  • Creating new visit from medication/pharmacy #88
  • Need Pharmacy Sale entry (no patient, just reduce inventory) #87

Fixed bugs:

  • Fulfilling medication requests doesn't enforce quantity limits #140

0.8.2 (2015-07-14)

Full Changelog

Fixed bugs:

  • Creating new inventory items from the inventory received not working #139

Closed issues:

  • Sidebar menu items don't reopen #133

0.8.1 (2015-07-13)

Full Changelog

Implemented enhancements:

  • Click on procedure from patient summary #66
  • Patient candidate report #43

Fixed bugs:

  • Layout of navigation needs some fixes #122

Closed issues:

  • Settings nav only closes if you click it again #136

Merged pull requests:

0.8 (2015-07-07)

Implemented enhancements:

  • Add a category field to Inventory #111
  • Vendor lookup list #99
  • Detailed patient discharge report #97
  • Patient procedure report enhancements #96
  • Detailed patient days report #94
  • Need detailed admission report #93
  • Lock down Social Work screen to Social Workers only #91
  • Don’t make dose/frequency/duration required for Medication #86
  • Add "Return to Vendor" as inventory adjustment type #84
  • Inventory adjustments need expense accounts #83
  • Request multiple inventory items #82
  • Inventory request enhancements #81
  • Inventory report for expense accounts used #80
  • Report on inventory adjustments #79
  • Quantity should be at the top of the inventory edit screen. #77
  • Display adjustments made on inventory item #76
  • Add inventory links to inventory reports #74
  • Add ability to mark appointment as cancelled. #73
  • Make patient clickable from screens where it appears #72
  • Appointment search enhancements #71
  • Admit and discharge buttons on patient listing #70
  • Move procedures to top of visit screen #68
  • Organize diagnosis/secondary diagnosis on Visit Edit #67
  • Show basic patient info on labs and imaging #64
  • Patient Typeahead needs to display friendly id #63
  • Pharmacy needs to record returns #53
  • Carry over diagnosis from previous visit #48
  • Outpatient Visit make start date and end date same #47
  • Make Visit Type an editable lookup list #46
  • Patient Status field #42
  • Sorting on fields on listing screens ASC/DESC #41
  • Need separate middle name #40
  • Admitting Diagnosis and Final Diagnosis #39
  • Change Surgery Visit Type to Admission #38
  • Assign inventory items to a procedure #29
  • Configure Sass support #5

Fixed bugs:

  • Procedures report doesn't return results #95
  • Pricing item expense account label is inaccurate. #52
  • Beta site crapped the bed on authentication #22
  • minor error in user-session.js definitions #20
  • Units for edit of first purchase of a new tem default back to ampule #19
  • Inventory will not render/load on beta site #17
  • Duplicate row seen when adding new item #16
  • Intermittant error adding vitals #15
  • Delete Vitals/ Delete Procedures Dialog box does not close #14

Closed issues:

  • Ember is going to 2.0 #107
  • Logging in with test info isn't working #105
  • Differences between frontend and server #104
  • Integrate Boxen into our development environment #102
  • Example of config.js #101
  • Disabled save button is bad UX #98
  • Remove charges section from labs and imaging #89
  • Remove Adjust Purchases checkbox on inventory adjustment #85
  • Batch input of inventory received #75
  • Explore Foundation for Apps for possible Bootstrap replacement #26
  • Add the list of diagnosis and procedures to the patient edit screen #25
  • jglovier shiplist [9/26] GOAL: FutureStack 10/8 #24
  • Beta site auth takes you back to select your Gmail account again after selecting first time #23
  • change the .nav-category height to min-height #21
  • jglovier ship list [8/15] #12
  • Font on non retina display #10
  • initial UI mock - Patients view #4
  • Beef dat readme, yo #2
  • Unable to start ember #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator