Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Version 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinsc committed Apr 18, 2016
1 parent bb1f68b commit e9ca388
Show file tree
Hide file tree
Showing 9 changed files with 440 additions and 322 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
# Change Log

## [0.9.3](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.3)
## [Unreleased](https://github.com/HospitalRun/hospitalrun-frontend/tree/HEAD)

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

**Fixed bugs:**

- Invoices are not generating properly [\#423](https://github.com/HospitalRun/hospitalrun-frontend/issues/423)

**Merged pull requests:**

- [email protected] breaks build 🚨 [\#425](https://github.com/HospitalRun/hospitalrun-frontend/pull/425) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update request to version 2.72.0 🚀 [\#424](https://github.com/HospitalRun/hospitalrun-frontend/pull/424) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update ember-cli-deprecation-workflow to version 0.2.2 🚀 [\#422](https://github.com/HospitalRun/hospitalrun-frontend/pull/422) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update PULL\_REQUEST\_TEMPLATE.md to be more clear [\#421](https://github.com/HospitalRun/hospitalrun-frontend/pull/421) ([jglovier](https://github.com/jglovier))
- Update ember-cli-deprecation-workflow to version 0.2.1 🚀 [\#418](https://github.com/HospitalRun/hospitalrun-frontend/pull/418) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update request to version 2.71.0 🚀 [\#417](https://github.com/HospitalRun/hospitalrun-frontend/pull/417) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update ember-ajax to version 2.0.1 🚀 [\#414](https://github.com/HospitalRun/hospitalrun-frontend/pull/414) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update ember-cli-active-link-wrapper to version 0.2.0 🚀 [\#412](https://github.com/HospitalRun/hospitalrun-frontend/pull/412) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [0.9.3](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.3) (2016-04-08)
[Full Changelog](https://github.com/HospitalRun/hospitalrun-frontend/compare/0.9.2...0.9.3)

**Implemented enhancements:**
Expand Down Expand Up @@ -393,4 +411,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
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.3'
version: '0.9.4'
});
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.3",
"version": "0.9.4",
"description": "Ember front end for HospitalRun",
"homepage": "http://hospitalrun.io",
"directories": {
Expand Down

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

46 changes: 0 additions & 46 deletions prod/assets/vendor-b57517d0e9737f65a1aa2c92104e9858.js

This file was deleted.

6 changes: 3 additions & 3 deletions prod/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<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.3+bde20349%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.4+bb1f68bd%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==" >
Expand Down Expand Up @@ -44,8 +44,8 @@
</script>


<script src="assets/vendor-b57517d0e9737f65a1aa2c92104e9858.js" integrity="sha256-Xzh/YEDiPMUsWD9m9XJoQWTCbsp7G2gZACwf1TrkS30= sha512-nndg44mqy9TfbH5v2Mg/NNsvQbRwfn5IjkMkorA62QS8glTUV0FaiSiyzFj/Mpli6uX/1GNcL98hSyKjNNx8nQ==" ></script>
<script src="assets/hospitalrun-b56d503b103aa8b74bbdea0d513efcf8.js" integrity="sha256-UnrnmGNo7eDHLtm3QFVBayOS6g3Y2WZYwdiTGIX9T0o= sha512-nsoNvtVgZMt2/DUw6z1o0TSpJPvAV3jCH1eE0FfHfrYLH+iLgjHw8sLAYCKcCSf7nDT0ujZqAtgUKrBSy+3Phg==" ></script>
<script src="assets/vendor-0f7ba101d6bb762e7b7ff14c06fa21c4.js" integrity="sha256-iYON2j/S0urHks8UXH8jM9buYxtPsyjTmh5YMZCq6Ic= sha512-7LbwEVKXme2UxO4i8QSaS0DHZKZXhk/VSrsIpM/xGQlyzMBInVA2nRdyvwU68bGFkUSo6fqrDQrcuTIcYOtmHg==" ></script>
<script src="assets/hospitalrun-293ae695f65e85b365f57e2117dac95d.js" integrity="sha256-REIj9CPjZxbC57wG24NuizUXzZ99PlDiwYdCIsISyb0= sha512-UQ71hrBXEUJe6PafLzddYEBYYRjh6JUfZ8f0PnNVbULEw4tpZ6KAK2fOK/PjA9NvGWYCqY/4GjE77FEKr35AdA==" ></script>

<script>if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('./service-worker.js', {scope: './'})
Expand Down
6 changes: 3 additions & 3 deletions prod/manifest.appcache
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
CACHE MANIFEST
# created 2016-04-08T19:46:26.977Z
# created 2016-04-18T20:29:56.989Z

CACHE:
assets/hospitalrun-293ae695f65e85b365f57e2117dac95d.js
assets/hospitalrun-5597b10d9b3989644768cdf048da1cad.css
assets/hospitalrun-b56d503b103aa8b74bbdea0d513efcf8.js
assets/vendor-b57517d0e9737f65a1aa2c92104e9858.js
assets/vendor-0f7ba101d6bb762e7b7ff14c06fa21c4.js
assets/vendor-ed8acd5f4063b4b83b5df16f6da9e8b0.css
dymo/BarcodeAsImage.label
favicon-7440091f4e8bd83e23e4d5824c2c3da4.png
Expand Down
Loading

0 comments on commit e9ca388

Please sign in to comment.