Skip to content

Commit

Permalink
Version 0.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinsc committed Jun 15, 2016
1 parent 6880a0e commit 2bfac46
Show file tree
Hide file tree
Showing 13 changed files with 167 additions and 124 deletions.
44 changes: 43 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,48 @@
# Change Log

## [0.9.11](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.11) (2016-05-11)
## [0.9.12](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.12) (2016-06-15)

[Full Changelog](https://github.com/HospitalRun/hospitalrun-frontend/compare/0.9.11...0.9.12)

**Implemented enhancements:**

- Migrate from scss-lint to stylelint [\#443](https://github.com/HospitalRun/hospitalrun-frontend/issues/443)
- Requesting clinician needs to be added to the Lab Request list [\#364](https://github.com/HospitalRun/hospitalrun-frontend/issues/364)
- Requesting clinician needs to be added to the Medication Request list [\#363](https://github.com/HospitalRun/hospitalrun-frontend/issues/363)
- Requesting clinician needs to be added to the Imaging Request list [\#362](https://github.com/HospitalRun/hospitalrun-frontend/issues/362)

**Fixed bugs:**

- Search doesn't work under certain circumstances [\#507](https://github.com/HospitalRun/hospitalrun-frontend/issues/507)
- Role customization doesn't work on page reload and for subnavigation [\#480](https://github.com/HospitalRun/hospitalrun-frontend/issues/480)
- When logging in for the first time, server crashes with TypeError: Cannot read property 'deleted' of undefined in node\_modules/hospitalrun-server-routes/routes/30-auth.js:134 [\#475](https://github.com/HospitalRun/hospitalrun-frontend/issues/475)

**Closed issues:**

- hospitalrun loading for long time [\#500](https://github.com/HospitalRun/hospitalrun-frontend/issues/500)
- Cannot find module 'sw-toolbox/sw-toolbox.js' [\#497](https://github.com/HospitalRun/hospitalrun-frontend/issues/497)
- After login, nothing happens [\#478](https://github.com/HospitalRun/hospitalrun-frontend/issues/478)
- this.\_super.apply [\#473](https://github.com/HospitalRun/hospitalrun-frontend/issues/473)
- feature request : import function in Inventory \(with .csv file fore exemple\) [\#456](https://github.com/HospitalRun/hospitalrun-frontend/issues/456)
- Travis Builds occasionally fail, timing out on Patient Notes Test [\#430](https://github.com/HospitalRun/hospitalrun-frontend/issues/430)
- Travis builds should fail when scss-lint errors [\#374](https://github.com/HospitalRun/hospitalrun-frontend/issues/374)
- Filter Inventory by Location report by Location [\#126](https://github.com/HospitalRun/hospitalrun-frontend/issues/126)

**Merged pull requests:**

- Stylelint [\#488](https://github.com/HospitalRun/hospitalrun-frontend/pull/488) ([billybonks](https://github.com/billybonks))
- Style lint [\#487](https://github.com/HospitalRun/hospitalrun-frontend/pull/487) ([billybonks](https://github.com/billybonks))
- Test for missing translations [\#486](https://github.com/HospitalRun/hospitalrun-frontend/pull/486) ([billybonks](https://github.com/billybonks))
- Pagination button tweaks [\#484](https://github.com/HospitalRun/hospitalrun-frontend/pull/484) ([jglovier](https://github.com/jglovier))
- Update ember-ajax to version 2.4.1 🚀 [\#482](https://github.com/HospitalRun/hospitalrun-frontend/pull/482) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Corrected one of the step numbers in the "Make" section [\#474](https://github.com/HospitalRun/hospitalrun-frontend/pull/474) ([vanakema](https://github.com/vanakema))
- Add missing space to script/bootstrap [\#469](https://github.com/HospitalRun/hospitalrun-frontend/pull/469) ([dbradf](https://github.com/dbradf))
- Requesting clinician added to the Medication Request list and edit se… [\#468](https://github.com/HospitalRun/hospitalrun-frontend/pull/468) ([alvesjtiago](https://github.com/alvesjtiago))
- Changed buttons in patiens & appointments Idex [\#459](https://github.com/HospitalRun/hospitalrun-frontend/pull/459) ([cmwebby](https://github.com/cmwebby))
- Spanish localization [\#449](https://github.com/HospitalRun/hospitalrun-frontend/pull/449) ([chibchombiano26](https://github.com/chibchombiano26))
- Add `Requested By` to Imaging [\#437](https://github.com/HospitalRun/hospitalrun-frontend/pull/437) ([cacqw7](https://github.com/cacqw7))

## [0.9.11](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.11) (2016-05-11)
[Full Changelog](https://github.com/HospitalRun/hospitalrun-frontend/compare/0.9.10...0.9.11)

**Fixed bugs:**
Expand All @@ -21,6 +62,7 @@

**Merged pull requests:**

- Add requesting clinician to Labs [\#450](https://github.com/HospitalRun/hospitalrun-frontend/pull/450) ([cacqw7](https://github.com/cacqw7))
- Fixed missing translation in the Labs module [\#448](https://github.com/HospitalRun/hospitalrun-frontend/pull/448) ([napon](https://github.com/napon))
- Update ember-cli-qunit to version 2.0.0 🚀 [\#446](https://github.com/HospitalRun/hospitalrun-frontend/pull/446) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update ember-ajax to version 2.3.2 🚀 [\#444](https://github.com/HospitalRun/hospitalrun-frontend/pull/444) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
Expand Down
2 changes: 1 addition & 1 deletion app/mixins/hospitalrun-version.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Ember from 'ember';
export default Ember.Mixin.create({
version: '0.9.11'
version: '0.9.12'
});
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hospitalrun",
"version": "0.9.11",
"version": "0.9.12",
"description": "Ember front end for HospitalRun",
"homepage": "http://hospitalrun.io",
"directories": {
Expand Down
48 changes: 48 additions & 0 deletions prod/assets/hospitalrun-224e21f1aefebaea02992b700780fe5b.js

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions prod/assets/hospitalrun-5597b10d9b3989644768cdf048da1cad.css

This file was deleted.

47 changes: 0 additions & 47 deletions prod/assets/hospitalrun-ebc042106906d13db61bc72c82818edf.js

This file was deleted.

6 changes: 6 additions & 0 deletions prod/assets/hospitalrun-fa078754718e002d4470be8e8f254f0a.css

Large diffs are not rendered by default.

47 changes: 0 additions & 47 deletions prod/assets/vendor-0285628d17614f05f440504e766b1bd8.js

This file was deleted.

47 changes: 47 additions & 0 deletions prod/assets/vendor-a8f62f6f861fb887498d3e0e26867e7b.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions prod/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />


<meta name="hospitalrun/config/environment" content="%7B%22modulePrefix%22%3A%22hospitalrun%22%2C%22environment%22%3A%22production%22%2C%22baseURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22hospitalrun%22%2C%22version%22%3A%220.9.11+21c18e8c%22%7D%2C%22contentSecurityPolicy%22%3A%7B%22connect-src%22%3A%22%27self%27%22%2C%22default-src%22%3A%22%27self%27%22%2C%22frame-src%22%3A%22%27self%27%22%2C%22img-src%22%3A%22%27self%27%20filesystem%3A%20data%3A%22%2C%22script-src%22%3A%22%27self%27%20%27unsafe-inline%27%20%27unsafe-eval%27%22%2C%22style-src%22%3A%22%27self%27%20%27unsafe-inline%27%22%2C%22font-src%22%3A%5B%22%27self%27%22%5D%2C%22media-src%22%3A%5B%22%27self%27%22%5D%7D%2C%22i18n%22%3A%7B%22defaultLocale%22%3A%22en%22%7D%2C%22manifest%22%3A%7B%22enabled%22%3Atrue%2C%22appcacheFile%22%3A%22/manifest.appcache%22%2C%22excludePaths%22%3A%5B%22index.html%22%2C%22tests/index.html%22%2C%22robots.txt%22%2C%22crossdomain.xml%22%2C%22testem.js%22%5D%2C%22showCreateDate%22%3Atrue%2C%22includePaths%22%3A%5B%5D%2C%22network%22%3A%5B%22*%22%5D%7D%2C%22serviceWorker%22%3A%7B%22enabled%22%3Atrue%2C%22debug%22%3Afalse%2C%22excludePaths%22%3A%5B%22manifest.appcache%22%5D%2C%22swIncludeFiles%22%3A%5B%22bower_components/pouchdb/dist/pouchdb.js%22%5D%7D%2C%22contentSecurityPolicyHeader%22%3A%22Content-Security-Policy-Report-Only%22%2C%22exportApplicationGlobal%22%3Afalse%7D" />
<meta name="hospitalrun/config/environment" content="%7B%22modulePrefix%22%3A%22hospitalrun%22%2C%22environment%22%3A%22production%22%2C%22baseURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22hospitalrun%22%2C%22version%22%3A%220.9.12+6880a0ed%22%7D%2C%22contentSecurityPolicy%22%3A%7B%22connect-src%22%3A%22%27self%27%22%2C%22default-src%22%3A%22%27self%27%22%2C%22frame-src%22%3A%22%27self%27%22%2C%22img-src%22%3A%22%27self%27%20filesystem%3A%20data%3A%22%2C%22script-src%22%3A%22%27self%27%20%27unsafe-inline%27%20%27unsafe-eval%27%22%2C%22style-src%22%3A%22%27self%27%20%27unsafe-inline%27%22%2C%22font-src%22%3A%5B%22%27self%27%22%5D%2C%22media-src%22%3A%5B%22%27self%27%22%5D%7D%2C%22i18n%22%3A%7B%22defaultLocale%22%3A%22en%22%7D%2C%22manifest%22%3A%7B%22enabled%22%3Atrue%2C%22appcacheFile%22%3A%22/manifest.appcache%22%2C%22excludePaths%22%3A%5B%22index.html%22%2C%22tests/index.html%22%2C%22robots.txt%22%2C%22crossdomain.xml%22%2C%22testem.js%22%5D%2C%22showCreateDate%22%3Atrue%2C%22includePaths%22%3A%5B%5D%2C%22network%22%3A%5B%22*%22%5D%7D%2C%22serviceWorker%22%3A%7B%22enabled%22%3Atrue%2C%22debug%22%3Afalse%2C%22excludePaths%22%3A%5B%22manifest.appcache%22%5D%2C%22swIncludeFiles%22%3A%5B%22bower_components/pouchdb/dist/pouchdb.js%22%5D%7D%2C%22contentSecurityPolicyHeader%22%3A%22Content-Security-Policy-Report-Only%22%2C%22exportApplicationGlobal%22%3Afalse%7D" />

<link rel="stylesheet" href="assets/vendor-ed8acd5f4063b4b83b5df16f6da9e8b0.css" integrity="sha256-8SEzsmD/Yu0KXXOOfKz1o2a7UPfUg0z/idfuC6vxZWY= sha512-rBdZdkJyfXTenDbP1KZYS3FLalUji+IE+vxyRjp0xrjs0jI7NO4zKk6EkPAC3XGwtiVf3Fy/PnJpQM3VOZd7Pg==" >
<link rel="stylesheet" href="assets/hospitalrun-5597b10d9b3989644768cdf048da1cad.css" integrity="sha256-8bxyBbzhF9E1E5vqUPqyCznLC52U89cip7JnMId0ObM= sha512-IEwfCIpGVnLqVQoTrMIuOCcxBl/19OeJa8vhaQOzaJ3z0fxU4gGWCktA5VqwZUQc7qtLVV7/XsqFYXK1vPTFGw==" >
<link rel="stylesheet" href="assets/hospitalrun-fa078754718e002d4470be8e8f254f0a.css" integrity="sha256-/qN/6o9Hl4KskiWFFCJzrSnQ3hLifXQJPq5MwCa2lho= sha512-f9Atjhi7emE9cQBkLwJkMAf09z3NOpRXZs8UipsWvPknLdR8FoucQcyXtXerrAHkUeyfzy/JDnRuv3hPzt7X+w==" >


</head>
Expand Down Expand Up @@ -44,8 +44,8 @@
</script>


<script src="assets/vendor-0285628d17614f05f440504e766b1bd8.js" integrity="sha256-bb6Ex75xFush/kJh5J38YLgQTjLarJqXPUjVCUiOZA0= sha512-1VqOFrjMP10iQ5FS4YsyKK7vZNl48tqzNqJuofQue2pzTF1jJqSpmJUJlgoaqtEofOJaXNVCR5ws73s3mawqOg==" ></script>
<script src="assets/hospitalrun-ebc042106906d13db61bc72c82818edf.js" integrity="sha256-kzR/36B493gKpu2lo8UqdRAcE5XNLgth+RtMB6ve7II= sha512-fBl/N+y3J//1tGvckKoh/lmXd/Ew18JClXZu+W3HpH6w/SycMqDk5K3izJRFELXRICNqxPz9vbsg0vS36aKcPQ==" ></script>
<script src="assets/vendor-a8f62f6f861fb887498d3e0e26867e7b.js" integrity="sha256-iIaa3ucHBYY0+VghPS4Vrdy1k8pAtXqeOvSnBuHj3Vk= sha512-+hD3Y6ZaKDy1cgZ5RXV3Q/9K+WaJQqnacElHrG7OfyBIsdlfI52vyKSPDqwaFyYNeNoeEKpoQjnWq6LuwL1WFg==" ></script>
<script src="assets/hospitalrun-224e21f1aefebaea02992b700780fe5b.js" integrity="sha256-1SRxXBtrJ7Q77xINFHvWIXtgISylI7bkkV81WCP5V+U= sha512-JPU6IUowIDVQIz2DBX6X3ccHA3yU7kNCCxT/aBAKVVhpSFa4kzxLrw3W/bU+8q46wxcpuz/MqO+zjszwdIjLJw==" ></script>

<script>if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('./service-worker.js', {scope: './'})
Expand Down
8 changes: 4 additions & 4 deletions prod/manifest.appcache
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
CACHE MANIFEST
# created 2016-05-11T22:40:05.423Z
# created 2016-06-15T20:10:42.787Z

CACHE:
assets/hospitalrun-5597b10d9b3989644768cdf048da1cad.css
assets/hospitalrun-ebc042106906d13db61bc72c82818edf.js
assets/vendor-0285628d17614f05f440504e766b1bd8.js
assets/hospitalrun-224e21f1aefebaea02992b700780fe5b.js
assets/hospitalrun-fa078754718e002d4470be8e8f254f0a.css
assets/vendor-a8f62f6f861fb887498d3e0e26867e7b.js
assets/vendor-ed8acd5f4063b4b83b5df16f6da9e8b0.css
dymo/BarcodeAsImage.label
favicon-7440091f4e8bd83e23e4d5824c2c3da4.png
Expand Down
8 changes: 4 additions & 4 deletions prod/service-worker.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
importScripts('sw-toolbox.js');
var CACHE_PREFIX = 'brocsw-v';
var CACHE_VERSION = CACHE_PREFIX+'1463006405467';
var CACHE_VERSION = CACHE_PREFIX+'1466021442878';
toolbox.options.cache.name = CACHE_VERSION;
var urlsToPrefetch = [
'/',
"assets/hospitalrun-5597b10d9b3989644768cdf048da1cad.css",
"assets/hospitalrun-ebc042106906d13db61bc72c82818edf.js",
"assets/vendor-0285628d17614f05f440504e766b1bd8.js",
"assets/hospitalrun-224e21f1aefebaea02992b700780fe5b.js",
"assets/hospitalrun-fa078754718e002d4470be8e8f254f0a.css",
"assets/vendor-a8f62f6f861fb887498d3e0e26867e7b.js",
"assets/vendor-ed8acd5f4063b4b83b5df16f6da9e8b0.css",
"crossdomain.xml",
"dymo/BarcodeAsImage.label",
Expand Down
Loading

0 comments on commit 2bfac46

Please sign in to comment.