Project

General

Profile

Activity

From 13 July 2014 to 11 August 2014

11 August 2014

11:13 AM Revision 5ea0db1a (calebasse): ressources: new command reinit_schools_from_xls which reset schools
Usage example :
python manage.py reinit_schools_from_xls /home/jschneider/apps/calebasse/xls
WARNING: this script de...
Jérôme Schneider
11:13 AM Revision e8a1fe31 (calebasse): dossiers: render pause facturation comment expandable
Closes #5010 Jérôme Schneider
11:12 AM Revision bbf89bd4 (calebasse): dossiers: show an alert when closing without saving
Closes #2740 Jérôme Schneider
08:35 AM Revision 9f237a5a (calebasse): display age next to birthdate in dossier main page (#3429)
Frédéric Péters
08:35 AM Revision 62685e1b (calebasse): Filter the formatted date with |lower to avoid uppercase in months (#4805)
Frédéric Péters

08 August 2014

11:35 AM Revision 3fbbba75 (calebasse): agenda: multiple GET requests on editing periodic events fix
Closes #5230 Serghei Mihai

04 August 2014

11:14 AM Revision f248574d (calebasse): agenda: arrivals dans departures displayed before appointments
Closes #5235 Serghei Mihai

01 August 2014

03:07 PM Revision 54318d2c (calebasse): dossiers: printing each patient record tab with filtering past and future appointments by dates
Closes #3109 Serghei Mihai
12:39 PM Revision 9fa48803 (calebasse): ressources: add zip code and city into school dispaly name
Jérôme Schneider

31 July 2014

12:12 AM Revision b8c44af8 (calebasse): agenda : hide the delete button on periodic event dialog when an act is already billed.
Mikaël Ates
12:12 AM Revision 5b5935ff (calebasse): agenda: reccurrence periodicity can not be modified on an event with already billed acts.
Mikaël Ates
12:10 AM Revision f20148c6 (calebasse): 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 edit...
Mikaël Ates
12:06 AM Revision c7b1f142 (calebasse): agenda: event delete view just call Model delete.
Mikaël Ates
12:03 AM Revision b2ab5f4c (calebasse): 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...
Mikaël Ates
11:55 PM Revision d9c011a6 (calebasse): agenda: hidden occurrence delete icon when the associated act is already billed.
Mikaël Ates
11:54 PM Revision c56057b4 (calebasse): agenda: check in reccurrent event form that reccurrency bound dates won't exclude already_billed acts.
Mikaël Ates
11:51 PM Revision af0ca53c (calebasse): agenda: add already_billed attribute to appointment.
Mikaël Ates

30 July 2014

05:17 PM Revision 5978c161 (calebasse): actes: complete the setting of already billed field in the data migration.
Mikaël Ates
05:17 PM Revision 82bd6993 (calebasse): agenda: act comment does not exist anymore.
Mikaël Ates
05:17 PM Revision 3aeb5201 (calebasse): actes: define rebilling Act model property.
Mikaël Ates
05:17 PM Revision 3cfcd728 (calebasse): actes: set already_billed field at Act model saving.
Mikaël Ates
05:17 PM Revision 6eaf55c7 (calebasse): actes: add data migration to populate already_billed field of Act model.
Mikaël Ates
05:17 PM Revision 565ceb93 (calebasse): actes: add already_billed field to Act model.
Mikaël Ates
05:17 PM Revision b93b5302 (calebasse): actes: act saving does not care about event and event canceling, if necessary check elsewhere.
Mikaël Ates
05:17 PM Revision b8fe32bb (calebasse): actes: add comment property to Act model based on parent event description field.
Mikaël Ates
05:17 PM Revision 1edcbebd (calebasse): actes: remove comment field from Act model.
Mikaël Ates
05:17 PM Revision 9a5bca6e (calebasse): agenda: the comment displayed through an appointment is the event one.
Mikaël Ates
05:17 PM Revision 3e4631f4 (calebasse): agenda: comment update in ajax, we update comment on event and not on act
Mikaël Ates
05:17 PM Revision 48091f78 (calebasse): actes: an act comment can only be updated from an event update.
Mikaël Ates
05:17 PM Revision 05a6bb20 (calebasse): actes: 'valide' act field must not be edited, replace 'Validés' by 'Présents' (fixes #3413).
Mikaël Ates
10:56 AM Revision 3fa5579e (calebasse): dossiers: quotations view improvements
Serghei Mihai

29 July 2014

05:52 PM Revision 2c6641c8 (calebasse): dossiers: print all quotations
font-awesome styles added for icons effects
Closes #5012
Serghei Mihai
05:49 PM Revision 181c62ad (calebasse): icon definitions moved to common stylesheet
Serghei Mihai
05:46 PM Revision ce41c769 (calebasse): agenda: highlight last saved updated act
Closes #3148 Serghei Mihai

28 July 2014

06:08 PM Revision 748e8d64 (calebasse): dossiers: quotations table refactored
Closes #5013 Serghei Mihai
06:08 PM Revision feffc421 (calebasse): dossiers: display anap quotations and filter by them
Closes #5011 Serghei Mihai
06:02 PM Revision 1a3d8912 (calebasse): dossiers: merge administrative forms into one form
Closes #2739 Jérôme Schneider

25 July 2014

04:19 PM Revision fb700370 (calebasse): dossiers: use service slug instead of name
Jérôme Schneider

24 July 2014

12:17 PM Revision 1f3aa497 (calebasse): django_journal added in requirements
Serghei Mihai
10:06 AM Revision 0ae9ecd6 (calebasse): facturation: use new PKI from annuaire.sesam-vitale.fr
Thomas Noël

22 July 2014

07:12 PM Revision 7caf5070 (calebasse): ressources: filter place of life by services type
Closes #4146 Jérôme Schneider
07:10 PM Revision fe0dcf03 (calebasse): ressources: add services management for schools
Closes #4144 Jérôme Schneider
02:43 PM Revision 33d0696c (calebasse): agenda: on acts validation highlight block of changed act state
Closes #3148 Serghei Mihai
02:43 PM Revision bd8a996f (calebasse): Awesome font updated
Serghei Mihai
02:43 PM Revision e2df6d5e (calebasse): agenda: displaying car icon in schedules when patient uses transport to reach the appointment
Closes #2120 Serghei Mihai
02:43 PM Revision efc6c4b8 (calebasse): add a "next appointment" column in waiting list view (#3238)
Frédéric Péters
02:43 PM Revision 0d4bf0b4 (calebasse): personnes: fixing the group holidays with empty services list
Closes #4171 Serghei Mihai
02:43 PM Revision 6f7ff45d (calebasse): do not display "n° de dossier informatique" (#3120)
Frédéric Péters
02:43 PM Revision 9090c9dd (calebasse): agenda: display the services list or "Tous" for group holidays instead of check icon
Closes #4171 Serghei Mihai
02:43 PM Revision 784abc51 (calebasse): agenda: display the arrivals and departure for other services
Closes #2532 Serghei Mihai
02:43 PM Revision b58c4ed6 (calebasse): logging: handling cases when objects created, modified or deleted from shell
Serghei Mihai
02:43 PM Revision dce0454a (calebasse): agenda: display a summary of service activity
Closes #2735 Serghei Mihai
02:43 PM Revision 5e2377b1 (calebasse): agenda: do not show events and schedules from other services, display
notification instead
Closes #5023
Serghei Mihai
02:43 PM Revision 8e6a3c86 (calebasse): logging actions on models improved using post_save and pre_delete signals
Serghei Mihai

18 July 2014

07:30 PM Revision 26fb2895 (calebasse): ressources: test db.dry_run on migration 0009
Refs. #5014 Jérôme Schneider
06:49 PM Revision 75f0588d (calebasse): setup: fixing get_version and cleanning install_requires
Jérôme Schneider

17 July 2014

10:23 AM Revision 8c0910ce (calebasse): agenda: allow empty time and duration for events of type "TELEPHONE" and "COURRIEL"
Closes #5015 Serghei Mihai
10:23 AM Revision a01d85be (calebasse): logging actions on models with django_journal
Closes #1988 Serghei Mihai
10:23 AM Revision c6ef9ff5 (calebasse): useless models registering removed, because already registered by Django's admin
Serghei Mihai
 

Also available in: Atom