Commit Graph

925 Commits

Author SHA1 Message Date
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 f8606a78ed dossiers: replace dynamic_patient_contact_form by form init args 2013-01-06 23:08:41 +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 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 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 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
Benjamin Dauvergne 13f3e0a7c8 actes: relax constraint on Act.time and Act._duration fields 2013-01-04 22:52:56 +01:00
Jérôme Schneider 69e79c82e6 import ev: manage ev autre simple 2013-01-04 17:57:48 +01:00
Benjamin Dauvergne 99777656e5 actes: add field comment and old_id to Act 2013-01-04 17:16:42 +01:00
Benjamin Dauvergne 18686159af actes: relax constraint on ActValidationState.author, it can be null now 2013-01-04 16:15:47 +01:00
Mikaël Ates 08bf3477ad actes: add two new validation states. 2013-01-04 15:55:02 +01:00
Jérôme Schneider c78120d9a6 generic: add ids for generic ajax buttons 2013-01-04 15:21:27 +01:00
Mikaël Ates 6bfd723e49 dossier: do not display state comment label if none. 2013-01-04 14:34:49 +01:00
Benjamin Dauvergne ade323e235 agenda: edit occurrences of periodic events, not the parent periodic event 2013-01-04 13:53:35 +01:00
Benjamin Dauvergne 508c3726c2 agenda: add shortcut when we known there cannot be exceptions 2013-01-04 13:52:44 +01:00
Benjamin Dauvergne ba0e06ef32 agenda: complement today_occurrence for EventWithAct 2013-01-04 13:52:19 +01:00
Benjamin Dauvergne 790fd66974 agenda: correctly call Event.today_occurrence in Event.all_occurrences 2013-01-04 13:51:54 +01:00
Benjamin Dauvergne 5913625504 agenda: in Event.today_occurrence return current event if it is not periodic 2013-01-04 13:47:56 +01:00
Benjamin Dauvergne ced57915ce agenda: fix error in Event.match_date 2013-01-04 13:47:28 +01:00
Benjamin Dauvergne 0acdd88a0e agenda: add assertion to prevent event exception with periodicity field not None 2013-01-04 13:47:11 +01:00
Benjamin Dauvergne 5c2d0ea287 fix typo today_occurence -> today_occurrence 2013-01-04 12:50:12 +01:00
Benjamin Dauvergne 50e854128e actes: add a time field to Act 2013-01-04 12:33:29 +01:00
Benjamin Dauvergne d67dd61534 agenda: fix test of event exceptions 2013-01-04 12:28:20 +01:00
Benjamin Dauvergne 6190a8ce0d agenda: add __repr__ method to Event 2013-01-04 12:28:06 +01:00
Benjamin Dauvergne a04356e2b7 agenda: add support for event exceptions 2013-01-04 12:23:33 +01:00
Benjamin Dauvergne ddcbee95ff agenda/actes: move convocation_sent from Act to EventWithAct 2013-01-04 12:23:33 +01:00