Commit Graph

2281 Commits

Author SHA1 Message Date
Jérôme Schneider 99b661d3af anonimize.py: improve anonymization 2014-03-18 15:27:22 +01:00
Jérôme Schneider e678898d5f Merge branch 'master' into demo 2014-03-18 12:44:23 +01:00
Jérôme Schneider 6188a68128 dossiers: add missing migration 2014-03-18 12:43:32 +01:00
Jérôme Schneider c34c3c1de2 Merge branch 'master' into demo 2014-03-18 12:41:57 +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 115d3a6393 anonimize: improve anonymisation 2014-03-17 15:57:25 +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 bbaa2fc81c demo: initial commit 2014-03-11 18:09:32 +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
Jérôme Schneider a37b870f9d calebasse/personnes: don't delete users (only disable)
Fixes #4354
2014-02-26 18:02:31 +01:00
Mikaël Ates 3348de0510 statistics: add missing percentage in patient synthesis. 2014-02-25 09:38:34 +01:00
Mikaël Ates 0478287ed8 statistics: surveillance state is also active at the CAMSP. 2014-02-25 09:36:05 +01:00
Mikaël Ates 06af80c656 actes: ActValidationState entries must remain when a author User is removed. 2014-02-25 01:23:35 +01:00
Mikaël Ates 86aa738f07 statistics: active files at the CAMSP are also CLOS and BILAN for act synthesis. 2014-02-24 18:25:33 +01:00
Mikaël Ates 80bdfd4a80 statistics: order act rows in act synthesis table. 2014-02-24 18:25:33 +01:00
Jérôme Schneider af89577fd0 requirements.txt: don't depend on PyGTK and reportlab < 3 2014-02-24 15:48:21 +01:00
Mikaël Ates 645e3ab4e1 ressources: add private or public field to school model (fixes #4148). 2014-02-21 18:19:33 +01:00
Mikaël Ates 362265f57e statistics: add care duration per state for closed files. 2014-02-21 18:10:43 +01:00
Mikaël Ates afdbbe7ab4 statistics: add care duration in patients_details. 2014-02-21 17:58:04 +01:00
Mikaël Ates edd8b23da7 statistics: count patients with the data not filled and give percentage. 2014-02-21 17:43:26 +01:00
Mikaël Ates 4766b48740 statistics: give acts presents in synthesis per patient. 2014-02-21 17:03:54 +01:00
Mikaël Ates db7b56f8d0 statistics: produce more data in acts_synthesis. 2014-02-21 17:00:14 +01:00
Serghei Mihai 6c5ef30697 notification buble decorated with an icon 2014-02-12 10:02:08 +01:00
Mikaël Ates 1034a43385 statistics: add number of patient record for each act types in act synthesis. 2014-02-11 15:15:02 +01:00
Mikaël Ates 9a85b13482 statistics: Enhance inscription selection and add list of inscriptions in patient synthesis. 2014-02-11 12:05:36 +01:00
Jérôme Schneider e4e0b5fcfa calebasse.agenda.js: test if the agenda is active before displaying disponibility bar
Closes #4286
2014-02-07 19:16:49 +01:00
Jérôme Schneider e4d0188e3b calebasse.dialog.js: reindent and init dialog if there is an error
Closes #4277
2014-02-04 11:54:12 +01:00
Jérôme Schneider 19f16daf6d javascript: remove console.log 2014-02-04 11:50:32 +01:00
Serghei Mihai 02d4a74837 do not trust JS
Closes #4279
2014-02-03 18:42:39 +01:00
Mikaël Ates 724b950ffc dossiers: allow to create a contact without address (fixes #3123). 2014-01-31 10:12:58 +01:00
Serghei Mihai 23af777cc7 dossier: date widget initialized on form instanciation
Closes #4271
2014-01-30 15:40:35 +01:00
Mikaël Ates b7befbb6a0 statistics: allow inactive intervenant selection in statistics forms (fixes #4272). 2014-01-30 10:37:19 +01:00
Mikaël Ates ed2954c6e3 statistics: add year in first column name of annual activity. 2014-01-29 18:36:30 +01:00
Serghei Mihai ece30c8198 requirements adapted to pip 1.5 2014-01-29 15:30:28 +01:00
Mikaël Ates 36c9b8a8fd statistics: add various general information in header of each stat (fixes #4269). 2014-01-29 12:05:17 +01:00