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.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinsc committed Sep 8, 2016
1 parent 364eda2 commit a8534ef
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 13 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log
## [0.9.14](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.14) (2016-09-08)

## [0.9.15](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.15) (2016-09-08)

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

**Merged pull requests:**

- Update hospitalrun-dblisteners to version 0.9.4 🚀 [\#642](https://github.com/HospitalRun/hospitalrun-frontend/pull/642) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update ember-cli-stylelint to version 0.6.0 🚀 [\#641](https://github.com/HospitalRun/hospitalrun-frontend/pull/641) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [0.9.14](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.14) (2016-09-08)
[Full Changelog](https://github.com/HospitalRun/hospitalrun-frontend/compare/0.9.13...0.9.14)
Forgot to run build.
- Forgot build for last release, so this has a build

## [0.9.13](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.13) (2016-09-08)

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

**Implemented enhancements:**
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.14'
version: '0.9.15'
});
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.14",
"version": "0.9.15",
"description": "Ember front end for HospitalRun",
"homepage": "http://hospitalrun.io",
"directories": {
Expand Down

Large diffs are not rendered by default.

4 changes: 2 additions & 2 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%22rootURL%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.13%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%22rootURL%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.15+364eda27%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-980b8d5a0672ed3caacf594c0306ac3a.css" integrity="sha256-mAdMcsrLV95nT29YRBplfmz3jFGPkiQAERVnvQz7QVE= sha512-j7xpegD4Qmm4cRRKQlHlx1Jm3DslAr57tQIx0LVTGX013lXk8mNwng3ymTBkfTb44yY8uqn6gYhxvGw2xu86zQ==" >
Expand Down Expand Up @@ -45,7 +45,7 @@


<script src="/assets/vendor-84e14577fc06f86ba8c9d0befd750bcb.js" integrity="sha256-2VIUqLeesR1hSjyhlLpCVSjAKrZSTrDfjhZNUcc0mn0= sha512-AgcK5pVCdav5/oYRoS90zcc1By6Z6aalpsT6myTUCHrQ6OIep6/lMlUaIOOhov5PYxYHLYFINQjy1ebSK76NIA==" ></script>
<script src="/assets/hospitalrun-0485f3b42ec8f6809a6c3176483a0598.js" integrity="sha256-RgMFk5AsSA/Q5DaOHN+cpaWEG73nZpfKWN5/x3Btu4c= sha512-WtXufwzW+J+6iMp8vM+zWrcSeOGq2NaS4+07V7lPbTY2sfc2SI03/BB1X0Ut4sLIlSLCWIllE5OJD7oC2X+j2g==" ></script>
<script src="/assets/hospitalrun-b6ed07adeebea32530e38e712cf2d9de.js" integrity="sha256-AbSeSG59+7OD9JpgToSbKoOmuhleOr5SExvPumv14e8= sha512-l4l8AyBlh/QBfDn1XcotQFvj+I0O0ZYER28eXHDjXIvXMCxIEok3lljm4lvYpuK0Df043dh9bgW2xJIzF1l3KA==" ></script>

<script>if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('./service-worker.js', {scope: './'})
Expand Down
4 changes: 2 additions & 2 deletions prod/manifest.appcache
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
CACHE MANIFEST
# created 2016-09-08T16:19:51.430Z
# created 2016-09-08T21:12:34.751Z

CACHE:
assets/hospitalrun-0485f3b42ec8f6809a6c3176483a0598.js
assets/hospitalrun-980b8d5a0672ed3caacf594c0306ac3a.css
assets/hospitalrun-b6ed07adeebea32530e38e712cf2d9de.js
assets/vendor-84e14577fc06f86ba8c9d0befd750bcb.js
assets/vendor-ed8acd5f4063b4b83b5df16f6da9e8b0.css
dymo/BarcodeAsImage.label
Expand Down
4 changes: 2 additions & 2 deletions prod/service-worker.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
importScripts('sw-toolbox.js');
var CACHE_PREFIX = 'brocsw-v';
var CACHE_VERSION = CACHE_PREFIX+'1473351591473';
var CACHE_VERSION = CACHE_PREFIX+'1473369154846';
toolbox.options.cache.name = CACHE_VERSION;
var urlsToPrefetch = [
'/',
"assets/hospitalrun-0485f3b42ec8f6809a6c3176483a0598.js",
"assets/hospitalrun-980b8d5a0672ed3caacf594c0306ac3a.css",
"assets/hospitalrun-b6ed07adeebea32530e38e712cf2d9de.js",
"assets/vendor-84e14577fc06f86ba8c9d0befd750bcb.js",
"assets/vendor-ed8acd5f4063b4b83b5df16f6da9e8b0.css",
"crossdomain.xml",
Expand Down

0 comments on commit a8534ef

Please sign in to comment.