This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Mikaël Ates 8bec338cb1 [agenda] Fix patient display_name missing on periodic event title on periodic events page.
Since commit e90f4c7328 the patient
    display name is not saved in the event title field anymore.

    Appointment building set event title with patient display_name but when
    an event is displayed without using appointement building step, the
    event type should be tested and if it is 1, event.patient.display_name
    must be used instead of event.title.
2014-11-30 08:41:09 +01:00
calebasse [agenda] Fix patient display_name missing on periodic event title on periodic events page. 2014-11-30 08:41:09 +01:00
init.d Fix #1872: add scripts to use calebasse with nginx and gunicorn 2012-11-06 11:40:04 +01:00
jenkins jenkins: modify path of junit.xml 2013-08-22 11:36:41 +02:00
mockups mockups: relayout the "new appointment" dialog 2012-10-11 14:16:49 +02:00
scripts scripts/control_integrity.py: log in /var/log/calebasse instead of ./ 2014-08-29 15:39:19 +02:00
.gitignore git: add *.bz2 into gitignore 2013-05-17 16:06:48 +02:00
AUTHORS create structure of the django project 2012-09-04 19:09:44 +02:00
INSTALL Fix typo in INSTALL file. 2014-06-20 15:11:54 +02:00
LICENSE create structure of the django project 2012-09-04 19:09:44 +02:00
MANIFEST.in rename project from aps42 to calebasse 2012-09-05 11:26:10 +02:00
Makefile add reload target to the makefile 2013-02-13 23:14:20 +01:00
README test mailing list 2012-01-19 11:42:27 +01:00
VERSIONS Release 1.0.1 2013-01-12 08:30:33 +01:00
calebasse.wsgi Fix #1872: add scripts to use calebasse with nginx and gunicorn 2012-11-06 11:40:04 +01:00
fichier_de_test.rtf Add a test file with all variables for template generation. 2013-05-13 12:12:35 +02:00
manage.py rename project from aps42 to calebasse 2012-09-05 11:26:10 +02:00
reinit-psql.sh reinit-psql.sh: fix no arg check 2014-04-08 18:30:39 +02:00
reinit.sh reinit: force db removal, to avoid message when the file is missing 2012-12-19 11:20:40 +01:00
requirements.txt test if pdftk binary exists before using it 2014-10-08 18:15:50 +02:00
setup.py setup.py: manage only tag starting v 2014-08-25 10:15:03 +02:00

README

Test