Projet

Général

Profil

Statistiques
| Branche: | Tag: | Révision:

calebasse / calebasse @ a9520794

# Date Auteur Commentaire
a9520794 06 janvier 2015 18:49 Mikaël Ates

app_label not necessary anymore.

d17efc19 06 janvier 2015 18:49 Mikaël Ates

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

48fb14d2 06 janvier 2015 18:49 Mikaël Ates

Remove south from apps and prevent Django 1.7 showing a warning about test suites initialized before Django 1.6.

017f4158 06 janvier 2015 18:49 Mikaël Ates

Remove old migrations and add Django 1.7 migrations.

186bfb08 06 janvier 2015 18:49 Mikaël Ates

Release 1.2.99 - The last before Moving to Django1.7.

92e71f6b 06 janvier 2015 18:49 Mikaël Ates

Prefere reverse to permalink and use slug and not name to build a url.

cde3711b 06 janvier 2015 18:49 Mikaël Ates

agenda: use unicode strings in model fields everywhere.

2c52ca25 06 janvier 2015 18:49 Mikaël Ates

No request with shell.

f8c167bb 06 janvier 2015 18:49 Mikaël Ates

Remove duplicate south app name in settings.

1164bc89 06 janvier 2015 18:49 Mikaël Ates

Add missing default values to BooleanFields.

b2f07b82 17 décembre 2014 12:58 Mikaël Ates

validation states : modify ABS_ESS_PPS to 'Absence ESS'.

affeff87 17 décembre 2014 12:47 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...
37cdace1 17 décembre 2014 12:45 Mikaël Ates

dossiers : allow printing when no query.

8bec338c 30 novembre 2014 08:41 Mikaël Ates

[agenda] Fix patient display_name missing on periodic event title on periodic events page.

Since commit e90f4c7328e522e3a22fea48a5c32ffefa620a9b the patient
display name is not saved in the event title field anymore.
Appointment building set event title with patient display_name but when...
d27b1de7 28 novembre 2014 00:17 Mikaël Ates

facturation: fix not billable patients details and filtering (fixes #3137).

c29af9dd 27 novembre 2014 14:58 Mikaël Ates

ressources: protect SocialisationDuration when deleting foreign key fields.

97fbc132 20 novembre 2014 11:59 Mikaël Ates

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

99a62b84 24 octobre 2014 17:22 Mikaël Ates

[facturation/b2] Fix b2 type1 dest org, change how b2 files are created (fixes #5802).

  • The b2 type 1 destination organism is the real destination, not the
    policyholder health center destination organism.
  • b2() does not assert when the b2 file exists and has the regenerate switch...
6bc674ea 14 octobre 2014 10:00 Mikaël Ates

settings: TEMPLATE_DIRS is a list.

861220e2 13 octobre 2014 16:19 Mikaël Ates

personnes: don't filter worker per service in access management (fixes #5667).

4294c2b4 08 octobre 2014 18:15 Jérôme Schneider

test if pdftk binary exists before using it

Closes #5650

0a4f779f 07 octobre 2014 17:39 Mikaël Ates

personnes: show inactive accesses and allow to re-active an access.

01e321c7 07 octobre 2014 17:06 Mikaël Ates

personnes: allow userworker removing of an access.

0c97658e 07 octobre 2014 16:53 Mikaël Ates

personnes: order access list by username.

5a8330bb 06 octobre 2014 21:23 Serghei Mihai (congés, retour 15/05)

agenda: appointment and event editing dialog fix while adding groups

Closes #5635

73afaff3 06 octobre 2014 21:23 Serghei Mihai (congés, retour 15/05)

personnes: do not empty email field on user update form

d20ee7a9 06 octobre 2014 21:23 Serghei Mihai (congés, retour 15/05)

personnes: preventing form autofilling on users update form

Closes #5452

23e525bf 06 octobre 2014 21:23 Serghei Mihai (congés, retour 15/05)

preventing browser of autofilling the password change form

Closes #5449

9b58dc83 03 octobre 2014 18:11 Jérôme Schneider

dossiers: update transport cerfa to the last version

Closes #5473

d94f9a54 03 octobre 2014 15:36 Mikaël Ates

agenda: a clearer informative message on event exceptions.

513fe1bd 03 octobre 2014 09:59 Mikaël Ates

Remove trailing whitespaces in models root file.

a869df8f 03 octobre 2014 09:29 Mikaël Ates

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

c69fae34 03 octobre 2014 09:12 Serghei Mihai (congés, retour 15/05)

dossiers: next schedules print fix

Closes #5595

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

02ce3555 03 octobre 2014 09:06 Serghei Mihai (congés, retour 15/05)

agenda: reccuring appointment end date read only if related acts pointed

Closes #5594

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

04eb569d 29 septembre 2014 17:38 Jérôme Schneider

settings: disable south test migrations

Refs #5469

2a03cc83 29 septembre 2014 08:02 Mikaël Ates

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

a2e49cca 29 septembre 2014 08:02 Mikaël Ates

agenda: prevent periodic modification and deletion if one act is not new.

c7a7ddf6 26 septembre 2014 15:19 Serghei Mihai (congés, retour 15/05)

agenda: availabilities in schedules are service agnostic

Closes #5587

a9434862 26 septembre 2014 12:06 Serghei Mihai (congés, retour 15/05)

agenda: lowering ponderation of departures to be sure it's always displayed
before arrivals

Closes #5465

489f5bff 26 septembre 2014 11:37 Serghei Mihai (congés, retour 15/05)

dossiers: removing comment pre-formating

Closes #5475

bfe4ddfb 26 septembre 2014 11:30 Serghei Mihai (congés, retour 15/05)

agenda: emailing comment moved under 'Address' header

Closes #5474

c2424b7f 26 septembre 2014 09:30 Serghei Mihai (congés, retour 15/05)

agenda: removing highlighting on current anchor on act validation

Closes #5468

68a9fcc4 23 septembre 2014 16:35 Serghei Mihai (congés, retour 15/05)

agenda: availability bar doesn't care about events' services

fc904112 23 septembre 2014 10:46 Serghei Mihai (congés, retour 15/05)

agenda: holidays are not filtered by service for disponibility bar

6aa3310c 22 septembre 2014 17:33 Serghei Mihai (congés, retour 15/05)

agenda: handling cases when service time tables are not queryset

be3ba5b3 22 septembre 2014 16:10 Serghei Mihai (congés, retour 15/05)

agenda: current service free periods only displaying fix

6ab97b79 22 septembre 2014 15:45 Serghei Mihai (congés, retour 15/05)

agenda: displaying free periods only for current service in scheduled and
availability bar

2d6ba14a 22 septembre 2014 15:45 Serghei Mihai (congés, retour 15/05)

agenda: current service arrivals/departures displayed in worker's schedule

4a8bd383 19 septembre 2014 17:53 Mikaël Ates

dossiers: finally, no week day in past acts.

ac97a317 19 septembre 2014 17:46 Serghei Mihai (congés, retour 15/05)

agenda: cleaning up all schedule related cookies when visiting service homepage

5b391eec 19 septembre 2014 17:46 Serghei Mihai (congés, retour 15/05)

agenda: "forget" the last open ressource if no ressources open

a1ea9330 19 septembre 2014 17:46 Serghei Mihai (congés, retour 15/05)

password change related pages adapted to site design

Closes #5449

56374973 19 septembre 2014 17:46 Serghei Mihai (congés, retour 15/05)

personnes: emptying email and password fields on user access manage page, to
avoid confusing user with browser stored data.

Closes #5452

9e8be8ad 19 septembre 2014 17:40 Jérôme Schneider

agenda: remove a stupid log which was added to test the logger

2a13a353 16 septembre 2014 16:53 Serghei Mihai (congés, retour 15/05)

agenda: display availabilities and schedules only for current service

Closes #5467

c6d7d0cf 16 septembre 2014 16:53 Serghei Mihai (congés, retour 15/05)

service settings vars documented

055d68a5 16 septembre 2014 16:53 Serghei Mihai (congés, retour 15/05)

agenda: displaying overlapping appointments is a service option

Closes #5459

e4d8c581 16 septembre 2014 16:53 Serghei Mihai (congés, retour 15/05)

dossiers: patient record printed a portrait

Closes #5470

e0a69002 16 septembre 2014 16:53 Serghei Mihai (congés, retour 15/05)

dossiers: displaying living place's comment as paragraph

Closes #5475

9aa3425b 16 septembre 2014 16:53 Serghei Mihai (congés, retour 15/05)

agenda: arrivals and departures design improvings

Closes #5466

01b95bad 16 septembre 2014 16:53 Serghei Mihai (congés, retour 15/05)

departures displayed before arrivals in timetables

Closes #5465

59ff04e5 16 septembre 2014 16:53 Serghei Mihai (congés, retour 15/05)

display policyholder's comment in emailing form

Closes #5474

83da86c3 16 septembre 2014 16:53 Serghei Mihai (congés, retour 15/05)

highlighting last changed act on act validation page

Closes #5468

9a782127 15 septembre 2014 16:04 Jérôme Schneider

ressources: add missing field name

Cloeses #5485

thx Serghei

1af9e727 12 septembre 2014 10:29 Frédéric Péters

dossiers: make the age format configurable via service settings

Closes #5469

602ecd07 10 septembre 2014 22:28 Frédéric Péters

settings: add per-service settings, for non-default behaviours

Closes #5457

72eaf82e 10 septembre 2014 16:10 Mikaël Ates

dossiers: display the week day in tabs of past and next appointments.

8e29a45e 09 septembre 2014 17:46 Serghei Mihai (congés, retour 15/05)

DOM structure causing resources schedules display fix

63bc684f 29 août 2014 17:29 Serghei Mihai (congés, retour 15/05)

agenda: template fix for displaying appointments summary

Closes #5023

e3482db9 29 août 2014 17:29 Serghei Mihai (congés, retour 15/05)

agenda: graying the arrival and departure only for other services

Closes #2532

3c1f0b4a 29 août 2014 17:29 Serghei Mihai (congés, retour 15/05)

facturation: gray act ids on invoicing page

Closes #3120

1ccf354b 29 août 2014 14:32 Mikaël Ates

facturation: days not locked open in a new tab (fixes #3432).

63076556 29 août 2014 10:24 Serghei Mihai (congés, retour 15/05)

agenda: mark worker's arrival and departure times in other services

Closes #2532

adfb9ea4 29 août 2014 10:24 Serghei Mihai (congés, retour 15/05)

agenda: activity summary table fits page's width

Closes #2735

afec7520 29 août 2014 10:24 Serghei Mihai (congés, retour 15/05)

agenda: fixing condition of displaying the other services appointments summary

Closes #5023

d5629b36 28 août 2014 21:48 Serghei Mihai (congés, retour 15/05)

agenda: fixing identifiers for hidden workers in schedule page

Closes #5345

aaeec5e0 28 août 2014 17:08 Mikaël Ates

agenda: don't show validation details on ressource tab appointments, as in other tabs (#fixes #5284).

21537151 28 août 2014 16:10 Mikaël Ates

dossiers: modify no place of life warning message.

e1e1e18f 28 août 2014 11:02 Mikaël Ates

ressources: add group field column to the ActType list.

f2c11d3a 28 août 2014 11:01 Mikaël Ates

ressources: modify verbose name of group field of the ActType Model.

025a80a6 28 août 2014 10:59 Mikaël Ates

dossier: cosmetic changes to quotation page.

909de507 25 août 2014 10:21 Jérôme Schneider

ini.py: change version

add3ea00 25 août 2014 10:03 Jérôme Schneider

dossiers: don't load a warning when we changed policyholder

05cf3715 24 août 2014 22:16 Frédéric Péters

fix spelling in error message

95a3734b 24 août 2014 21:25 Frédéric Péters

actes: call super() with proper args in UpdateActView class

17b459a8 24 août 2014 17:40 Serghei Mihai (congés, retour 15/05)

agenda: fixing the event type in the appointments listings

83fdead5 24 août 2014 14:51 Serghei Mihai (congés, retour 15/05)

dossiers: alert raised when comment unsaved in "Adresses/contacts" tab

Closes #2740

d943a0ee 24 août 2014 13:01 Serghei Mihai (congés, retour 15/05)

agenda: empty page removed while printing schedules with not first selected

Closes #5316

95593005 24 août 2014 00:00 Serghei Mihai (congés, retour 15/05)

dossiers: display notification on patient record contacts and addresses update

Closes #4807

8c246fcb 22 août 2014 15:14 Jérôme Schneider

agenda: fixes bottom print button on therapists agendas

Closes #5299

bd91da94 22 août 2014 09:57 Jérôme Schneider

ressources: add missing init.py files for commands

b057fff0 21 août 2014 20:04 Serghei Mihai (congés, retour 15/05)

dossiers: remove block not matching date filter criteria

Closes #3109

3b4bba4a 21 août 2014 20:04 Serghei Mihai (congés, retour 15/05)

dossiers: printing the whole patient record in pdf format

Closes #3109

b778d740 21 août 2014 18:01 Jérôme Schneider

agenda: show date on each page of activity and split table correctly

Fixes #2359

737f0099 21 août 2014 15:34 Jérôme Schneider

ressources: don't display display name for School form

cd48ac2c 21 août 2014 11:59 Serghei Mihai (congés, retour 15/05)

agenda: presences table title update

Closes #2735

bdc21445 21 août 2014 11:55 Serghei Mihai (congés, retour 15/05)

agenda: presence list print and screen styles update

Closes #2735

42d57c55 21 août 2014 10:39 Jérôme Schneider

ressources: fixing add and upate a place of socilisation

Closes #5298

54b1628c 21 août 2014 10:28 Jérôme Schneider

ressources: use update template for school for an update ...

Fixes #5297

30604c99 21 août 2014 10:15 Jérôme Schneider

dossiers: add doctors, datetime and act type in waiting_queue

Closes #5221