Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / dossiers @ d17efc19

Name Size Revision Age Author Comment
  migrations 017f4158 over 9 years Mikaël Ates Remove old migrations and add Django 1.7 migrat...
  static 9b58dc83 almost 10 years Jérôme Schneider dossiers: update transport cerfa to the last ve...
  templates affeff87 almost 10 years Mikaël Ates dossiers: manage printing for the waiting queue...
  templatetags 1a3d8912 about 10 years Jérôme Schneider dossiers: merge administrative forms into one f...
__init__.py 508 Bytes d17efc19 over 9 years Mikaël Ates It is no longer possible in Django 1.7 to refer...
admin.py 804 Bytes 2d4b9891 almost 12 years Jérôme Schneider dossiers: patient record add place of life data
forms.py 16.8 KB a869df8f almost 10 years Mikaël Ates dossiers: use the new comment field for address...
lookups.py 2.25 KB fb700370 about 10 years Jérôme Schneider dossiers: use service slug instead of name
models.py 43.9 KB d17efc19 over 9 years Mikaël Ates It is no longer possible in Django 1.7 to refer...
states.py 3.11 KB 0bb70851 over 11 years Mikaël Ates dossiers: warn user when closing a patient reco...
tests.py 3.75 KB 1af9e727 about 10 years Frédéric Péters dossiers: make the age format configurable via ...
transport.py 2.97 KB 9b58dc83 almost 10 years Jérôme Schneider dossiers: update transport cerfa to the last ve...
transport_template.py 7.44 KB 9b58dc83 almost 10 years Jérôme Schneider dossiers: update transport cerfa to the last ve...
urls.py 4.27 KB 3b4bba4a about 10 years Serghei Mihai dossiers: printing the whole patient record in ...
views.py 47.2 KB affeff87 almost 10 years Mikaël Ates dossiers: manage printing for the waiting queue...
views_utils.py 7.21 KB d5f5c285 over 10 years Serghei Mihai dossiers: record's warning about linked schedul...

Latest revisions

# Date Author Comment
d17efc19 06 January 2015 06:49 PM Mikaël Ates

It is no longer possible in Django 1.7 to reference a model at import time.

017f4158 06 January 2015 06:49 PM Mikaël Ates

Remove old migrations and add Django 1.7 migrations.

1164bc89 06 January 2015 06:49 PM Mikaël Ates

Add missing default values to BooleanFields.

affeff87 17 December 2014 12:47 PM Mikaël Ates

dossiers: manage printing for the waiting queue and shorter paginated pages.

  • Waiting queue page is similar to the quotation page. Since commit
    2c6641c8 printing is done differently. So it has been adapted to
    the waiting queue page.
  • Pages quotations and waiting queue paginated for 25 lines instead of...
97fbc132 20 November 2014 11:59 AM Mikaël Ates

dossiers: add state date on quotation page and a bit of refactoring (fixes #5977).

9b58dc83 03 October 2014 06:11 PM Jérôme Schneider

dossiers: update transport cerfa to the last version

Closes #5473

a869df8f 03 October 2014 09:29 AM Mikaël Ates

dossiers: use the new comment field for addresses and contacts (fixes #4372).

c69fae34 03 October 2014 09:12 AM Serghei Mihai

dossiers: next schedules print fix

Closes #5595

Signed-off-by: Mikaël Ates <>

2a03cc83 29 September 2014 08:02 AM Mikaël Ates

dossiers: add a new comment field of PatientRecord for the comment of addresses and contacts tab.

489f5bff 26 September 2014 11:37 AM Serghei Mihai

dossiers: removing comment pre-formating

Closes #5475

View revisions

Also available in: Atom