Commit Graph

1051 Commits

Author SHA1 Message Date
Mikaël Ates 59e0f80931 First release. 2013-01-07 08:47:37 +01:00
Mikaël Ates 649e38fcb2 scripts: import dossiers update. 2013-01-07 00:48:36 +01:00
Mikaël Ates 5fce3dc9c3 scripts: import dossiers update. 2013-01-07 00:05:54 +01:00
Mikaël Ates fa39865b17 scripts: import dossiers update. 2013-01-06 23:37:56 +01:00
Mikaël Ates 8e11918610 dossiers: patient contact is not in adress frame (fixex #2172). 2013-01-06 23:37:56 +01:00
Mikaël Ates e20cf07ae4 dossiers: automatically set specific center field if needed. 2013-01-06 23:37:56 +01:00
Mikaël Ates ff222d1e69 dossier: display new contact form fields. 2013-01-06 23:37:56 +01:00
Mikaël Ates e949a41256 dossiers: add specific center field to contact. 2013-01-06 23:37:56 +01:00
Mikaël Ates 896dc77c64 agenda: better display of patient contacts phone numbers. 2013-01-06 23:37:56 +01:00
Benjamin Dauvergne a22b9e7424 scripts: bulk create events in import_ev_reunion
limit queries by using python dict as indexes.
2013-01-06 23:25:52 +01:00
Benjamin Dauvergne 391efb169e scripts: add an assertion 2013-01-06 23:14:07 +01:00
Benjamin Dauvergne 31fd92592a scripts: factorize timetable checking in import_ev_reunion
also do not report exception to timetable events as errors
2013-01-06 23:14:07 +01:00
Benjamin Dauvergne da64399305 scripts: wrap import_ev_reunion in a transaction 2013-01-06 23:14:07 +01:00
Benjamin Dauvergne f8606a78ed dossiers: replace dynamic_patient_contact_form by form init args 2013-01-06 23:08:41 +01:00
Benjamin Dauvergne b287d07e87 scripts: let room empty when importing rdv 2013-01-06 17:35:46 +01:00
Benjamin Dauvergne 7832de6941 agenda: output event id in workers agenda view for debugging 2013-01-06 17:33:58 +01:00
Benjamin Dauvergne 2a5a697a28 scripts: use PatientRecord.display_name to initialize Event.title in import_rs.py 2013-01-06 17:31:50 +01:00
Benjamin Dauvergne 10ad5bbf64 agenda: comment out link to periodic meetings view 2013-01-06 17:24:54 +01:00
Benjamin Dauvergne 82b34e25c0 agenda: in AgendasTherapeutesView limit workers to services' workers 2013-01-06 17:24:54 +01:00
Frédéric Péters 02f3925197 dossiers: use custom redirect class to avoid django choking on file:// (#2135) 2013-01-06 17:22:01 +01:00
Mikaël Ates d13627d7e9 Revert "agenda: Intervenants agenda pas filter by service (fixes #2302)."
This reverts commit 759daffe46.

Does not fix 2302.
2013-01-06 15:07:51 +01:00
Mikaël Ates 759daffe46 agenda: Intervenants agenda pas filter by service (fixes #2302). 2013-01-06 15:03:00 +01:00
Mikaël Ates 006e8d3607 agenda: Look for days with acts not locked only for past days. 2013-01-06 14:30:16 +01:00
Mikaël Ates 2e8e4ab040 agenda: Look for days with acts not locked only if there are acts not billed. 2013-01-06 14:21:29 +01:00
Mikaël Ates c6242e1284 agenda: act is now eventwithact (fixes #2299). 2013-01-06 14:11:33 +01:00
Mikaël Ates cef945e7e7 dossiers: hide unimplemented Attestation and Prescription buttons. 2013-01-06 13:26:51 +01:00
Mikaël Ates 19340720d4 homepage: hide saisie des actes and facturation for now. 2013-01-06 13:26:51 +01:00
Mikaël Ates 7cd75240a3 dossiers: add unimplemented buttons. 2013-01-06 13:26:51 +01:00
Mikaël Ates fccccb97e6 dossiers: add confidential field to general tab. 2013-01-06 13:26:51 +01:00
Benjamin Dauvergne cfcdba8d10 agenda: format act time in the template not the view (bis) 2013-01-06 02:19:33 +01:00
Benjamin Dauvergne 55ace1fb38 agenda: format act time in the template not the view 2013-01-06 02:13:54 +01:00
Benjamin Dauvergne 2ea544113d agenda: create acts on the fly in the validation view 2013-01-06 02:09:41 +01:00
Benjamin Dauvergne 8d70235e67 agenda: improve createacts command 2013-01-06 01:49:16 +01:00
Benjamin Dauvergne 2ff4702444 agenda: fix querying for today events 2013-01-06 01:37:38 +01:00
Benjamin Dauvergne 1f0de62b23 scripts: to accomodate CMPP, load acts in batch 2013-01-06 01:21:54 +01:00
Benjamin Dauvergne e556c5a903 scripts: use delete(), only works on postgresql 2013-01-06 00:24:25 +01:00
Benjamin Dauvergne e8b6cf3063 agenda: add command to pre-create acts 2013-01-06 00:21:45 +01:00
Benjamin Dauvergne b16fae0e15 agenda: fix bugs in exceptions handling 2013-01-06 00:09:21 +01:00
Benjamin Dauvergne 7b3953674b agenda: init time and _duration when creating acts for a rdv 2013-01-05 23:35:48 +01:00
Benjamin Dauvergne 06a19b4d3e scripts: enfant_id without type_acte is possible, accept it 2013-01-05 22:21:30 +01:00
Benjamin Dauvergne 58ebd8fb64 scripts: start utils module 2013-01-05 22:21:29 +01:00
Benjamin Dauvergne ebddd10a2e agenda: remove unused OldRSID 2013-01-05 22:21:29 +01:00
Benjamin Dauvergne 12a8ef2b83 agenda: add more assertions to Event.save 2013-01-05 22:21:29 +01:00
Benjamin Dauvergne f16de572bd agenda: split clean() into one method for completing technicals fields and one method to check form issued Event objects 2013-01-05 22:21:29 +01:00
Jérôme Schneider c0ecfca09e import ev: add exception management 2013-01-05 00:30:02 +01:00
Benjamin Dauvergne 37772e0ebe scripts: import_rs.py, import all db 2013-01-04 23:26:37 +01:00
Jérôme Schneider 5e252f4600 Merge branch 'master' of repos.entrouvert.org:calebasse 2013-01-04 23:10:47 +01:00
Benjamin Dauvergne 8f5b0366f2 scripts: keep unimported acts in invalid_actes.csv, create Act objects, try to reconcile Act with Event manually 2013-01-04 22:52:57 +01:00
Benjamin Dauvergne 13f3e0a7c8 actes: relax constraint on Act.time and Act._duration fields 2013-01-04 22:52:56 +01:00
Benjamin Dauvergne 4d87984153 temp 2013-01-04 22:52:56 +01:00