Commit Graph

209 Commits

Author SHA1 Message Date
Mikaël Ates 3362410106 REmove trailling blank lines. 2015-10-25 18:29:23 +01:00
Mikaël Ates 48fa38b321 Use UTILS module. 2015-10-25 18:10:46 +01:00
Mikaël Ates 1412d93aac Make utils file a module. 2015-10-25 18:10:00 +01:00
Mikaël Ates f5c5fc1dc6 Add license header file. 2015-10-25 17:58:19 +01:00
Mikaël Ates 667503cd09 Adapt dashboard UI handler for chromium compat. 2015-10-22 16:04:40 +02:00
Mikaël Ates dcaf0a5c7e Remove default values of function arguments for chromium compatibility. 2015-10-22 15:37:57 +02:00
Mikaël Ates 858d544f9b Remove unexpected elements from the global scope. 2015-10-22 15:23:08 +02:00
Mikaël Ates 44da9667c2 Use modules in the main file. 2015-10-22 15:11:25 +02:00
Mikaël Ates 2d639ad1e3 Load modules in the base template. 2015-10-22 15:09:57 +02:00
Mikaël Ates c4c5828d86 Move alerts code in a dedicated module. 2015-10-22 15:08:24 +02:00
Mikaël Ates e3b66b5f84 Move dahsboard code in a dedicated module. 2015-10-22 15:07:46 +02:00
Mikaël Ates 33964b9310 Temporary remove bottom controlbar while not implemented. 2015-10-20 16:07:25 +02:00
Mikaël Ates 0737a3a94b Implement js logic for all patient alert page.
Mainly reuse code if patient alert tab. for this most of the code
    has been moved to the global scope waiting for module refactoring.
2015-10-20 16:00:46 +02:00
Mikaël Ates fdecde1b34 Redefine all alerts page template. 2015-10-20 15:47:10 +02:00
Mikaël Ates 4c06a1bc6d Add new urls. 2015-10-20 15:45:31 +02:00
Mikaël Ates 5072ec7bcc Add view for checking all alerts at once. 2015-10-20 15:44:31 +02:00
Mikaël Ates c5a49a8493 Add views to live provider for all alerts page. 2015-10-20 15:43:13 +02:00
Mikaël Ates d4ddb0098b Set width to 100% for alert tab. 2015-10-20 08:47:00 +02:00
Mikaël Ates 2ec023cd38 Use new utils js file name in base template. 2015-10-20 08:45:54 +02:00
Mikaël Ates 0a9f5b7b7d Rename utils js file with a common js file name. 2015-10-20 06:27:56 +02:00
Mikaël Ates 76146bed24 Move live provider cbv to biomon cbv file. 2015-10-16 16:29:29 +02:00
Mikaël Ates cde9238fe1 Bits of style. 2015-10-16 15:57:44 +02:00
Mikaël Ates d7655fc702 Fix link to dashboard tab when clicking an alert on alert tab. 2015-10-16 15:57:11 +02:00
Mikaël Ates a6451180a5 Hide a bit alert array parsing. 2015-10-14 16:52:28 +02:00
Mikaël Ates d50857316d Enhance active tab statements. 2015-10-14 16:31:59 +02:00
Mikaël Ates 63d0ac75a5 Remove old loading instrcution. 2015-10-14 16:29:16 +02:00
Mikaël Ates 1120bd8271 Refactor DOM manipulation in patient alerts page. 2015-10-14 16:19:19 +02:00
Mikaël Ates 022bf5688f Run refrash function payload only whan tab is active. 2015-10-13 23:19:00 +02:00
Mikaël Ates 23bcd9508f Fix typo. 2015-10-13 22:14:35 +02:00
Mikaël Ates 3b835dc4ce Use jquery ready function instead of load event on body. 2015-10-13 22:03:41 +02:00
Mikaël Ates 8675238e3d Start implementation of the all patients alert monitoring page. 2015-10-13 21:50:45 +02:00
Mikaël Ates 00849c83c1 Hide div.date when table has no visible row. 2015-10-13 21:48:27 +02:00
Mikaël Ates 458f021d03 Review biomon navigation. 2015-09-30 11:52:39 +02:00
Mikaël Ates ed4572f73c Update translations. 2015-09-30 10:08:59 +02:00
Mikaël Ates 6f516dbe33 Browsing alerts from the player. 2015-09-30 09:13:27 +02:00
Mikaël Ates 3a792fa3b2 Epoch frame does not need to be set manually. 2015-09-30 07:06:05 +02:00
Mikaël Ates c09016bfee Allow to replay less than a minute ago. 2015-09-30 07:01:40 +02:00
Mikaël Ates b63f780b2f Enhance display of running alerts live and in replay. 2015-09-30 06:07:25 +02:00
Mikaël Ates 819d68e6b1 Show with instants color and blinking there is a running alert. 2015-09-29 16:51:43 +02:00
Mikaël Ates 1465984e41 Show episode on dashboard tab when clicking on an episode in the alert tab. 2015-09-29 16:21:32 +02:00
Mikaël Ates 4864235b7c Load js using new organization in html pages. 2015-09-28 22:48:01 +02:00
Mikaël Ates de28418299 Reorganize and comment js. 2015-09-28 22:46:09 +02:00
Mikaël Ates 960ee2bf01 Click on an alert open the player on the episode. 2015-09-28 16:45:10 +02:00
Mikaël Ates 6122ff2527 Refresh player datetime picker with current datetime and change only at closing. 2015-09-28 10:39:06 +02:00
Mikaël Ates c705f9a7cf Add fresh datetime in header with a unique header definition in templates. 2015-09-28 10:34:54 +02:00
Mikaël Ates bda8ca68f8 Do not instanciate all datetimepickers. 2015-09-28 10:30:48 +02:00
Mikaël Ates 7aa5cdb034 Remove useless comment. 2015-09-28 10:26:52 +02:00
Mikaël Ates d7ac940d05 Ensure that graph always show the complete curve. 2015-09-25 16:00:36 +02:00
Mikaël Ates 149a905b03 Only show unchecked alert counts. 2015-09-24 17:06:42 +02:00
Mikaël Ates d2fc237922 Do not remove i element in span#running. 2015-09-24 17:05:36 +02:00