Commit Graph

2157 Commits

Author SHA1 Message Date
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
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 6188a68128 dossiers: add missing migration 2014-03-18 12:43:32 +01:00
Mikaël Ates 42d5f29558 statistics: add statistic about patient in contact. 2014-03-18 12:34:43 +01:00
Mikaël Ates 09970a47d3 dossiers: get state at day must return no state if no state found at day and not the last state. 2014-03-18 12:28:50 +01:00
Jérôme Schneider 2e1384f20e Merge branch 'master' into new-features 2014-03-18 10:23:07 +01:00
Jérôme Schneider 6149183480 dossiers: PatientAddress add recipient field
WARNING you need to make a migrate
2014-03-18 10:19:46 +01:00
Mikaël Ates 97b17c46a4 statistics: give list of all patients with an act on a period. 2014-03-17 19:25:05 +01:00
Mikaël Ates 7b01f9eab1 statistics: exit patient synthesis statistic if no patient found. 2014-03-17 19:04:53 +01:00
Mikaël Ates fdb98b89b0 statistics: new statistics with patients lists by state at a given date. 2014-03-17 18:59:52 +01:00
Jérôme Schneider 623df41146 statistics: patients and participants are not required 2014-03-12 20:45:16 +01:00
Jérôme Schneider a78c226302 Personnes: fixes worker and access view
Remove not working disactivate accounts list
2014-03-11 11:27:27 +01:00
Jérôme Schneider ea6929fc86 dossiers: add parental_authority to address tab
Closes #4376
2014-03-05 15:31:07 +01:00
Jérôme Schneider 648d7eaeea dossiers: improve place of birth numbers display 2014-03-04 19:36:21 +01:00
Jérôme Schneider 3762207dd6 dossiers: display number of place of life
Closes #4375
2014-03-04 19:30:27 +01:00
Jérôme Schneider 6738ceb27d agenda: when removing recurrent removed it exceptions
Closes #4298
2014-03-04 11:30:10 +01:00
Jérôme Schneider c6f5c60fbe dossiers: add option to create an address from a new contact
Closes #2738
2014-02-28 20:15:54 +01:00
Jérôme Schneider eb3a7e713e dossiers: split tab 3 and sort adresses by place of life
Closes #2866
2014-02-28 15:51:09 +01:00
Jérôme Schneider 62b861379a Merge branch 'master' into new-features 2014-02-28 12:16:23 +01:00
Jérôme Schneider 9ca084219d agenda: required periodicity when editing a recurrence 2014-02-27 16:32:59 +01:00
Jérôme Schneider e5afc1aa28 calebasse/statistics: don't use Statistic class as a Django model
Fixes #4341
2014-02-27 11:52:59 +01:00