Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / agenda @ cd48ac2c

Name Size Revision Age Author Comment
  conf 76974b6f almost 12 years Benjamin Dauvergne agenda/actes/dossiers: move Occurence fields in...
  management 8c92ff14 almost 12 years Benjamin Dauvergne agenda: remove createacts command, it is no mor...
  migrations 85514540 over 10 years Benjamin Dauvergne agenda/migrations: rename migration to fix peri...
  templates cd48ac2c over 10 years Serghei Mihai agenda: presences table title update Closes #2735
  templatetags 208d52bb over 11 years Mikaël Ates agenda: add some filters.
README 143 Bytes ba34dc24 about 12 years Jérôme Schneider Begin model * calebasse/agenda: swingtime for...
__init__.py 0 Bytes ba34dc24 about 12 years Jérôme Schneider Begin model * calebasse/agenda: swingtime for...
admin.py 267 Bytes 76974b6f almost 12 years Benjamin Dauvergne agenda/actes/dossiers: move Occurence fields in...
appointments.py 9.83 KB f248574d over 10 years Serghei Mihai agenda: arrivals dans departures displayed befo...
forms.py 12.1 KB ad0780e6 over 10 years Serghei Mihai agenda: when adding events of type COURRIEL or ...
managers.py 8.29 KB 7a2fc3bb over 10 years Serghei Mihai agenda: overlapping events taking in account ab...
models.py 24.6 KB b2ab5f4c over 10 years Mikaël Ates agenda: various modification on periodicity man...
tests.py 10.6 KB 6cbd00a4 almost 12 years Benjamin Dauvergne agenda: adapt tests to new Event/Act interactions
urls.py 3.98 KB 3a38fa86 over 10 years Serghei Mihai ressource disponibility view refactored
views.py 31.4 KB c7b1f142 over 10 years Mikaël Ates agenda: event delete view just call Model delete.

Latest revisions

# Date Author Comment
cd48ac2c 21 August 2014 11:59 AM Serghei Mihai

agenda: presences table title update

Closes #2735

ad0780e6 19 August 2014 06:06 PM Serghei Mihai

agenda: when adding events of type COURRIEL or TELEPHONE the start time and
duration are taken in account and default to 8h and 10 minutes if not defined

Closes #5015

fbfab2cc 19 August 2014 06:06 PM Serghei Mihai

agenda: ressource appointment view redesigned to look like worker's

Closes #5284

1f4ae3b3 18 August 2014 04:55 PM Serghei Mihai

patient record id grayed on all pages in order to avoid confusion

Closes #3120

f248574d 04 August 2014 11:14 AM Serghei Mihai

agenda: arrivals dans departures displayed before appointments

Closes #5235

5b5935ff 01 August 2014 12:12 AM Mikaël Ates

agenda: reccurrence periodicity can not be modified on an event with already billed acts.

f20148c6 01 August 2014 12:10 AM Mikaël Ates

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....
c7b1f142 01 August 2014 12:06 AM Mikaël Ates

agenda: event delete view just call Model delete.

b2ab5f4c 01 August 2014 12:03 AM Mikaël Ates

agenda: various modification on periodicity management and heper functions and properties

Add date, time and duration to Event model.
Add acts property returning a queryset of the acts associated to the periodic Event
and associated to its exceptions....
d9c011a6 31 July 2014 11:55 PM Mikaël Ates

agenda: hidden occurrence delete icon when the associated act is already billed.

View revisions

Also available in: Atom