Commit Graph

26 Commits

Author SHA1 Message Date
Mikaël Ates d94f9a54f8 agenda: a clearer informative message on event exceptions. 2014-10-03 15:36:37 +02:00
Mikaël Ates a2e49cca18 agenda: prevent periodic modification and deletion if one act is not new. 2014-09-29 08:02:24 +02:00
Mikaël Ates f20148c6e7 agenda : Add warning message and prevent hazardous modifications.
Add message on the periodic event dialog to warn when acts are already billed.

    Prevent periodic event field edition when an act is already billed excepted the fields
    start and end date, description and ressource.

    Patient can not be modified on periodic event and its occurence.
2014-08-01 00:10:46 +02:00
Mikaël Ates 859f69a1ba agenda: fix spelling mistakes (fixes #5078). 2014-07-01 11:05:32 +02:00
Serghei Mihai f1a4cd5852 agenda: improving multiple patients adding/updating for a schedule
Reverting "agenda: add multiple patients for a schedule"

This reverts commit 6fdbe2459b.

Closes #3118
2014-05-13 18:02:59 +02:00
Serghei Mihai 6fdbe2459b agenda: add multiple patients for a schedule
Closes #3118
2014-05-12 16:22:34 +02:00
Serghei Mihai dd986559a7 agenda: room renamed to ressource
Closes #4653
2014-04-08 11:44:28 +02:00
Jérôme Schneider c082b14ee1 agenda: don't authorized edition of patient for a periodic appointment
Fixes #2791
2013-07-15 17:05:01 +02:00
Mikaël Ates 34ce059971 agenda: display time before date on appointment form. 2013-06-13 14:02:22 +02:00
Benjamin Dauvergne 71216ebb39 agenda: add explanation about event exceptions in update dialogs, desactivate periodic event update button if the periodic event has been cancelled 2013-01-11 17:47:22 +01:00
Benjamin Dauvergne e242e850f3 agenda: add a delete button to periodic event dialogs 2013-01-11 17:35:43 +01:00
Benjamin Dauvergne adab407783 Merge branch 'master' into dev
Conflicts:
	calebasse/agenda/templates/agenda/appointment.html
2013-01-11 10:49:20 +01:00
Benjamin Dauvergne 3e9b47e9de agenda: add editing of periodic events 2013-01-11 10:43:41 +01:00
Mikaël Ates b41e6f5186 agenda: add comment field in dialogs. 2013-01-11 10:31:50 +01:00
Mikaël Ates bbaa6c9d96 agenda: hide recurrence parameter in dialogs. 2013-01-10 08:16:06 +01:00
Mikaël Ates f0a9b9eeb7 agenda: adjust required display. 2013-01-04 09:29:52 +01:00
Benjamin Dauvergne 4ce756c85f agenda: add periodicity support for week parity and weekday rank in the month 2013-01-02 03:27:33 +01:00
Benjamin Dauvergne 5e9463c50e agenda: pass a dummy start_datetime field in event and appointment forms to make the model validation code work 2013-01-02 03:25:12 +01:00
Benjamin Dauvergne 0a4c0520d5 agenda: add form fields to event forms for handling recursion 2012-12-31 17:24:36 +01:00
Frédéric Péters 4d283c00d3 agenda: mark required fields with asterisks (#1993) 2012-12-21 16:33:34 +01:00
Mikaël Ates d694f19f89 agenda: add room to patient appointment form. 2012-12-15 09:54:18 +01:00
Jérôme Schneider f60b863593 agenda: disable recurrent event and appoinment
Enlarge appoinment dialog
2012-11-21 19:24:23 +01:00
Benjamin Dauvergne 4d8081cbef js: change the way the datepicker jQuery widget is used 2012-11-20 15:24:44 +01:00
Jérôme Schneider c897be8295 fix #1832: timeslice for an event or appoinment is now 5 minutes 2012-10-30 12:55:15 +01:00
Benjamin Dauvergne 74ba977665 new appointment form: use a simple text entry for the duration field
the text entry is modified by the mousewheel with 15 minutes increments.
It uses the jquery mousewheel plugin.
2012-10-25 16:51:08 +02:00
Benjamin Dauvergne 5c602ee179 add missing template for the appointment form 2012-10-24 18:40:35 +02:00