Projet

Général

Profil

Activité

Du 14 mars 2013 au 12 avril 2013

12 avril 2013

11:49 Révision 67de2724 (calebasse): agenda: add print button at the bottom of the all-agenda page.
Mikaël Ates
10:52 Révision fb54b8be (calebasse): dossiers: South script for last commit.
Mikaël Ates
10:51 Révision 44a0fb10 (calebasse): dossiers: allow to modify CmppHealthCareTreatment end_date.
Mikaël Ates

11 avril 2013

16:52 Révision a88371f1 (calebasse): dossiers: add comment column in past acts (fixes #2528).
Mikaël Ates

10 avril 2013

20:47 Révision f615e117 (calebasse): facturation: higher bottom margin in invoicing rendering.
Mikaël Ates

09 avril 2013

15:34 Révision 74da1939 (calebasse): facturation: order not cmpp invoicing rendering sorted on the policy holder.
Mikaël Ates
10:44 Révision 56406192 (calebasse): facturation: landscape and better display of not cmpp invoicing rendering.
Mikaël Ates
10:43 Révision 98f6a43c (calebasse): facturation: authorize missing first name in invoicing rendering.
Mikaël Ates

08 avril 2013

20:26 Révision 3bb50103 (calebasse): facturation: trigger invoicing rendering from print button.
Mikaël Ates
20:26 Révision 2f2a7de9 (calebasse): facturation: Add rendering functions for not CMPP services.
Mikaël Ates
20:26 Révision 84340f4b (calebasse): Add nir control key computation function to utils.
Mikaël Ates
20:26 Révision 9b388e5a (calebasse): dossiers: South migration script for Invoice new fields.
Mikaël Ates
20:26 Révision e2e4192d (calebasse): facturation: add new fields to Invoice and build invoicing for not CMPP services.
* Invoice can now register the management code.
* Now use invoices to build the not CMPP invoicings.
Mikaël Ates
20:26 Révision 6c3d1192 (calebasse): facturation: remove debug statement.
Mikaël Ates
20:26 Révision ed91f09e (calebasse): Remove print statement.
Mikaël Ates
20:26 Révision 3cd1c742 (calebasse): dossiers: add CAMSP state for the patient entry date.
Mikaël Ates
20:26 Révision 20d1be4c (calebasse): facturation: display more details on invoicing details page.
Mikaël Ates
20:26 Révision 38c89917 (calebasse): facturation: invoicing stat method returns patients with missing policy.
Mikaël Ates
20:26 Révision edf91555 (calebasse): facturation: updates in not CMPP acts listings function.
Return list of patients with missing healthcare policy information
in acts listing function for CAMSP and SESSAD.
...
Mikaël Ates
20:26 Révision 47d0781f (calebasse): scripts: script to import management codes of policy holders.
Mikaël Ates
20:26 Révision 0aa40a2c (calebasse): dossiers: display management code on contact tab.
Mikaël Ates
20:26 Révision 4b569058 (calebasse): dossiers: add management_code field to PatientContact form.
Mikaël Ates
20:26 Révision f1738149 (calebasse): dossiers: remove print statement
Mikaël Ates
20:26 Révision 2178a08f (calebasse): dossiers: South migration script for PatientContact new field.
Mikaël Ates
20:26 Révision a4bee9e6 (calebasse): dossiers: add field management_code to PatientContact.
Mikaël Ates
20:26 Révision 09f71e03 (calebasse): scripts: script to import management codes for old soft.
Mikaël Ates
20:26 Révision 62805002 (calebasse): ressources: South migration script for ManagementCode.
Mikaël Ates
20:26 Révision 2828e0c4 (calebasse): ressources: model ManagementCode used for billing by not CMPP services.
Mikaël Ates
17:58 Révision 863f59f5 (calebasse): b2: multiple batch in a B2 file
Thomas Noël

05 avril 2013

14:37 Révision 3d7a840a (calebasse): new invoice.batch logic (fix #2525)
warning: execute this to init healthcenters hc_invoice
(redirections like in transmissions.csv from Faure)
----
from...
Thomas Noël

04 avril 2013

11:16 Révision 32551648 (calebasse): actes: fix build_act save comment, doctors and last_validation_state
Jérôme Schneider

03 avril 2013

11:34 Révision e57e74db (calebasse): api: fix new authorization management
Jérôme Schneider

02 avril 2013

17:50 Révision 2e1babcf (calebasse): requirements: force tastypie version
Jérôme Schneider
17:48 Révision 55dfa03a (calebasse): actes: fix last_validation state save into set_state
Jérôme Schneider

29 mars 2013

17:55 Révision 981abc28 (calebasse): actes: modify db to store the last validation state
Improve act search with last state : pointed, away, ...
WARNING this commit change the database :
./manage.py mig...
Jérôme Schneider
15:21 Révision 7dd45876 (calebasse): add hc_invoice in HealtCenter
with a new migration directory :
./manage.py migrate ressources --fake 0001
./manage.py migrate ressources
Thomas Noël
12:13 Révision 3fb150de (calebasse): pgsql: add reinit-psql.sh which dump and apply the last db
Jérôme Schneider

28 mars 2013

15:14 Révision 504817bc (calebasse): actes: fix indent block
Jérôme Schneider
12:09 Révision 90ff0811 (calebasse): actes: improve presentation (#2092)
Jérôme Schneider
10:53 Révision 9335a096 (calebasse): Dossiers: fix oldest state deletion
Fixes #2508 Jérôme Schneider

27 mars 2013

12:04 Révision 38b4bc27 (calebasse): agenda / act: synchronise comment and description between EventWithAct
and Act
Fixes #2602
Jérôme Schneider

26 mars 2013

19:34 Révision 5534cf1d (calebasse): agenda: sync act comment and event description when a new act is create
from an EventWithAct
Begin fixes #2602
Jérôme Schneider
19:16 Révision 79bfd398 (calebasse): api: fix calebasse Event save (tastipye api change)
https://github.com/toastdriven/django-tastypie/commit/d850758b088761a00f60a474f5b2d683dc1ec3c0
http://stackoverflow.c...
Jérôme Schneider
17:48 Révision fca68db0 (calebasse): dossiers: show a notification message when a place of birth is updated
Fixes #2605 Jérôme Schneider

25 mars 2013

18:37 Révision 5e76bb57 (calebasse): dossiers: fix update main contactpatient
fixes #2604 #2565 Jérôme Schneider

20 mars 2013

12:03 Révision c798e9ee (calebasse): dossiers: hide comment column in past acts as it does not work.
Mikaël Ates

19 mars 2013

16:35 Révision 9893156d (calebasse): dossiers: show comment in last and next apponitments (fixes #2528).
Mikaël Ates
15:24 Révision 1ea930b0 (calebasse): agenda: add datepicker to periodic event dialog (fixes #2451).
Mikaël Ates
15:11 Révision c654d723 (calebasse): Update login fields labels.
Mikaël Ates
14:44 Révision 89a6a7b1 (calebasse): dossiers: remove flog column for list (fixes #2102).
Mikaël Ates
12:15 Révision 6f890c89 (calebasse): Remove debug statements.
Mikaël Ates
12:10 Révision 273ce9f1 (calebasse): facturation: rejection of invoice from invoicing detail view (fixes #2062).
Add a boolean field to Invoice to mark rejected invoices.
Require ./manage.py migrate facturation
Add a button t...
Mikaël Ates
10:11 Révision a12cecdd (calebasse): personnes: reorder blocks on holiday page.
Mikaël Ates
10:09 Révision 5b1b4469 (calebasse): personnes: give absence types on worker page.
Mikaël Ates
10:07 Révision e52ab81f (calebasse): personnes: replace Congé by Absence (bis) (fixes #2594)
Mikaël Ates
10:04 Révision cb31cfc5 (calebasse): personnes: replace Congé by Absence (fixes #2594)
Mikaël Ates

18 mars 2013

17:21 Révision 538e7917 (calebasse): facturation: hide teletransmission button.
Mikaël Ates
17:20 Révision 64ec5b79 (calebasse): Show Facturation on homepage.
Mikaël Ates
17:11 Révision b9d6c60c (calebasse): dossiers: Fix display of number of acts of healthcare.
Mikaël Ates
16:56 Révision 5f8f4437 (calebasse): Remove bad import.
Mikaël Ates
 

Formats disponibles : Atom