Commit Graph

209 Commits

Author SHA1 Message Date
Mikaël Ates 6c153c1844 Check all patient alerts function. 2015-09-24 16:31:27 +02:00
Mikaël Ates 1423ac739e Add menu bar to show/hide episode filters. 2015-09-23 16:38:39 +02:00
Mikaël Ates 655b5ceacb Add ajax call for alert checking. 2015-09-22 11:43:07 +02:00
Mikaël Ates 7089ae868c Add ajax view for alert checking. 2015-09-22 11:33:40 +02:00
Mikaël Ates dcfb23c2e1 Add fields to Episode model for alert checking. 2015-09-22 11:32:17 +02:00
Mikaël Ates 346df5b7c6 Add a mixin for ajax views. 2015-09-22 11:31:04 +02:00
Mikaël Ates 3143fdb520 Use css color on graphs. 2015-09-21 17:33:00 +02:00
Mikaël Ates c5677a4d42 Use color names. 2015-09-21 17:31:58 +02:00
Mikaël Ates 44bab56a7a Enhance live alerts patient tab. 2015-09-21 17:16:06 +02:00
Mikaël Ates 4d4ee02bc4 Style live alerts patient tab. 2015-09-18 16:27:24 +02:00
Mikaël Ates 17b4d790e7 Bits of translation. 2015-09-18 16:26:19 +02:00
Mikaël Ates 8225293fcb Refactor live alerts patient tab. 2015-09-18 16:25:19 +02:00
Mikaël Ates 82082e34f1 Not timestamp whisper data with UTC. 2015-09-18 16:16:21 +02:00
Mikaël Ates de7a62953a Views returning open and closed episodes in json. 2015-09-18 16:13:15 +02:00
Mikaël Ates 6057767454 Add an autoset seq_id field to Episode model. 2015-09-18 16:07:56 +02:00
Mikaël Ates cb9b9d9c7c Bits of style. 2015-09-16 13:14:51 +02:00
Mikaël Ates c81c2705fa Add placeholder for patient filtering input. 2015-09-16 13:12:53 +02:00
Mikaël Ates fee9108a69 Hide clear button for patient filtering when input is empty. 2015-09-16 13:08:06 +02:00
Mikaël Ates 11fe21ede8 Bits of translation, add js translation file. 2015-09-16 10:39:15 +02:00
Mikaël Ates b68d8e443b Add support of translation for JavaScript. 2015-09-16 10:36:41 +02:00
Mikaël Ates a154554a02 When archiving patient the display name must appear has disabled. 2015-09-16 10:25:17 +02:00
Mikaël Ates 7a8b473300 Style archiving icon on patient page. 2015-09-16 10:16:29 +02:00
Mikaël Ates 0f4e35b234 Patient record archiving using enabled field. 2015-09-16 10:09:56 +02:00
Mikaël Ates 26f94b4c46 Add hover 2.0.2 for styling. 2015-09-16 10:07:20 +02:00
Mikaël Ates b604f00b74 Add view for updating Patient enabled field. 2015-09-16 09:39:22 +02:00
Mikaël Ates c1953a8ec3 Patient enabled field is no more is the main form. 2015-09-16 09:37:24 +02:00
Mikaël Ates 8d33a75d7e Update js since heartrate metric slug has changed. 2015-09-11 13:10:26 +02:00
Mikaël Ates f0d36d7467 Style normal alert profile field. 2015-09-11 12:59:06 +02:00
Mikaël Ates c77a8dda19 Remove debugging statements. 2015-09-11 12:58:16 +02:00
Mikaël Ates 1d82fe45bf Make normal alert profile editable if setting enabled. 2015-09-11 12:57:52 +02:00
Mikaël Ates 379653f9ac Watcher now deal simultaneously with the simple and normal alert profile. 2015-09-11 12:54:46 +02:00
Mikaël Ates 98701fe056 Return empty list if no profile given in get definition function. 2015-09-11 12:53:44 +02:00
Mikaël Ates 667fdc2b41 Capital letters of sensor mapping names is meaningful. 2015-09-11 12:37:54 +02:00
Mikaël Ates e3ccf9520a Test if whisper metric exists at data fetching. 2015-09-11 12:36:07 +02:00
Mikaël Ates ae9f775434 Add class to style patient creation form. 2015-09-11 12:34:23 +02:00
Mikaël Ates 471e8c8467 Render monitoring lines on graphs using the simple alert profile. 2015-09-11 10:48:30 +02:00
Mikaël Ates 5d4090e0a2 Add a licence header to js files. 2015-09-11 10:16:01 +02:00
Mikaël Ates ab10a722a7 Add a licence header to python files. 2015-09-11 10:09:18 +02:00
Mikaël Ates 82a0767bbe Add COPYING and AUTHORS files. 2015-09-11 09:32:44 +02:00
Mikaël Ates d13411a6fc Reactivate live machinery. 2015-09-11 09:13:22 +02:00
Mikaël Ates 2d083907f3 Update translations. 2015-09-10 18:25:57 +02:00
Mikaël Ates 48146b91a1 Add missing translation tags in patient detail template. 2015-09-10 18:23:35 +02:00
Mikaël Ates b043261f1d Style patient file forms. 2015-09-10 18:15:28 +02:00
Mikaël Ates d70775f971 Add a new tab to the patient file for alert profile management. 2015-09-10 18:14:46 +02:00
Mikaël Ates 4aa4f5a848 Patient update view is now multi-form. 2015-09-10 18:13:01 +02:00
Mikaël Ates 3658d4e863 Add forms to edit the Patient model. 2015-09-10 18:12:00 +02:00
Mikaël Ates 6c65e57358 Add a simple alert profile field to Patient model. 2015-09-10 18:10:13 +02:00
Mikaël Ates 7fa41ae3ba Add simplejson dependency and freeze dependencies versions. 2015-09-10 18:09:15 +02:00
Mikaël Ates 2236d7b5c9 Add common class based views. 2015-09-10 17:59:09 +02:00
Mikaël Ates 13106a7066 Style alerting system. 2015-07-07 16:35:17 +02:00