Commit Graph

2281 Commits

Author SHA1 Message Date
Serghei Mihai f60c49980f date arrows restyled 2014-03-27 16:53:30 +01:00
Serghei Mihai ab7f3dc996 load disponibilites synchronously in order to preserve their order 2014-03-27 13:01:14 +01:00
Jérôme Schneider 88d84c735d patientrecord: split templates by tab 2014-03-27 10:53:37 +01:00
Benjamin Dauvergne 8d70dd0400 agenda: fix migration 0003 2014-03-27 10:36:50 +01:00
Serghei Mihai 2136241a8f last opened ressource preselected in dialogs 2014-03-27 10:01:42 +01:00
Serghei Mihai 1610c1933d participants and rooms for new rendez-vous or events properly selected 2014-03-27 09:42:10 +01:00
Serghei Mihai 7517a4b7db new schedule cookie deleted for some pages 2014-03-27 08:47:08 +01:00
Serghei Mihai a35f2170c0 schedules page styles updated 2014-03-27 01:42:16 +01:00
Serghei Mihai 349332916b workers and ressources fusion improvements 2014-03-27 00:33:12 +01:00
Benjamin Dauvergne 9433e99231 agenda/models: add a fith-week of month rank
fixes #4584
2014-03-26 23:32:02 +01:00
Benjamin Dauvergne ec1057d88d agenda: add initial migration 2014-03-26 23:32:02 +01:00
Benjamin Dauvergne f99651a241 INSTALL: add instruction for first installation on Debian with virtualenv 2014-03-26 23:25:16 +01:00
Benjamin Dauvergne daea115833 personnes: add no_dry_run=True to migration 0003 so that it can run 2014-03-26 23:24:28 +01:00
Benjamin Dauvergne c370772a6b requirements.txt: add flags for pip 1.5 2014-03-26 23:23:56 +01:00
Serghei Mihai daad64f995 ressources availabilites bars updated 2014-03-26 11:21:18 +01:00
Serghei Mihai 7c233303b9 useless print removed 2014-03-26 11:07:59 +01:00
Serghei Mihai 4c32d74831 availability bars updated 2014-03-26 11:05:27 +01:00
Jérôme Schneider 2a56d9e843 reinit-psql.sh: improve reinit psql add option new 2014-03-26 10:47:34 +01:00
Serghei Mihai b235150328 correctly bind click events on buttons 2014-03-25 19:15:20 +01:00
Jérôme Schneider 56f207538d dossiers: fixes tab3 forms 2014-03-24 16:44:45 +01:00
Serghei Mihai 1fc93cd35b scheduled properly closed on toggling tabs 2014-03-24 11:07:12 +01:00
Serghei Mihai 4dfff57760 schedules hidden when worker/ressource tab closed 2014-03-24 09:59:26 +01:00
Serghei Mihai 488e841895 availabilities bar refactored using lists
closes #4384
2014-03-21 19:47:57 +01:00
Jérôme Schneider c69fac80bd dossiers: show place of life in orange and reload page
Closes #2866
2014-03-21 18:42:35 +01:00
Jérôme Schneider 8837258c6e dossiers: add a warning during delete confirmation of a place of life
Closes #3121
2014-03-21 17:56:57 +01:00
Mikaël Ates 584b363f00 There may be no current state, we have to handle it (fixes #4532).
Commit 09970a47d3 introduced a more accurate
    way to get a Patient record status at a given date returning None if there is
    no state rather returning the last state not applying to the date given.

    Then a current state may be None if the states are only applying in the future.
    So we have to handle that case.
2014-03-21 09:31:53 +01:00
Serghei Mihai b86fb96bab search widget style fix 2014-03-20 23:56:54 +01:00
Serghei Mihai 015483bc4e styles refactoring 2014-03-20 23:15:36 +01:00
Serghei Mihai c8933b52c2 events enabled after loading schedule tabs in ajax 2014-03-20 19:07:40 +01:00
Serghei Mihai 8a2584abf1 jquery UI updated to 1.9 2014-03-20 19:06:08 +01:00
Jérôme Schneider 1d94216129 remove APS42 address 2014-03-20 17:20:38 +01:00
Serghei Mihai 2ed053acb6 jquery updated to 1.8.2
closes #4482
2014-03-20 16:52:34 +01:00
Serghei Mihai 5acde67bf3 initial version of merged resources and workers schedules 2014-03-20 16:52:34 +01:00
Serghei Mihai cb6dbe8516 block for extra styles added 2014-03-20 16:52:34 +01:00
Jérôme Schneider 0adc443ada dossiers: fix code merging in tab3 html 2014-03-20 16:31:07 +01:00
Jérôme Schneider a4728b9115 dossiers: cleanning templates and merge contact code 2014-03-20 15:41:46 +01:00
Jérôme Schneider ae19f2b7cc dossiers: toggle every social security contact informations
Closes #4377
2014-03-20 11:37:17 +01:00
Jérôme Schneider 6bebd7931d dossiers: toggle social security datas in contacts tab
Closes #4377
2014-03-20 11:13:19 +01:00
Jérôme Schneider 6920bd699d dossiers: rename patientrecord tabs templates 2014-03-20 09:49:15 +01:00
Jérôme Schneider 7783621168 dossiers: show contact comment into general tab
Closes  #4374
2014-03-20 09:36:40 +01:00
Jérôme Schneider a9215ad7f1 dossiers: show warnings for place of life into general tab
Closes #3138
2014-03-19 18:11:25 +01:00
Jérôme Schneider 7c83c02648 dossiers: allows comment edition in addresses tab
Closes #4372
2014-03-19 16:43:45 +01:00
Mikaël Ates d39bd626ef statistics: use new care duration computation method in stats. 2014-03-19 15:51:08 +01:00
Mikaël Ates 0407ba6ff1 statistics: refine closed patient record statistic. 2014-03-19 15:51:07 +01:00
Mikaël Ates 9c69fad029 dossiers: add a new way to compute care duration. 2014-03-19 15:51:07 +01:00
Jérôme Schneider f918b828e1 dossiers: show addresses instead of contact into courrier generation
Closes #4373
2014-03-19 14:42:46 +01:00
Jérôme Schneider 76b6176228 Merge branch 'master' into new-features 2014-03-19 11:31:24 +01:00
Jérôme Schneider e90f4c7328 agenda: don't store appoinment title into db 2014-03-18 23:08:54 +01:00
Jérôme Schneider 029569288c templates: removing APS42 2014-03-18 15:37:33 +01:00
Jérôme Schneider e2d7d17c19 anonymize: improved anonymization 2014-03-18 15:35:50 +01:00