Commit Graph

2028 Commits

Author SHA1 Message Date
Mikaël Ates 9c67f580c5 statistics: Add outmotive statistic table. 2013-11-13 08:58:03 +01:00
Mikaël Ates 245a6818b6 statistics: Add patient per age slice statistic. 2013-11-13 08:46:29 +01:00
Mikaël Ates 67619f3a48 statistics: sort by lastname in statistic on billed acts. 2013-11-12 12:56:27 +01:00
Mikaël Ates db91defa02 statistics: add statistic on pathologies. 2013-11-12 12:51:45 +01:00
Mikaël Ates 36850a8899 statistics: add statistic on billed acts. 2013-11-12 12:21:25 +01:00
Mikaël Ates 8fb610e5a5 statistics: refactor statistic of active patients. 2013-11-12 11:05:22 +01:00
Jérôme Schneider 6bb59f5e06 requirements.txt: depends on south > 0.7 2013-11-08 18:36:50 +01:00
Mikaël Ates 9caf8deb15 statistics: add synthesis on acts statistic. 2013-11-08 17:41:37 +01:00
Mikaël Ates 17513ca9d3 statistics: add synthesis on active patients statistic. 2013-11-08 16:34:57 +01:00
Mikaël Ates 95e9acfe59 statistics: first act after contact must be validated. 2013-11-08 09:55:08 +01:00
Mikaël Ates 56dd2cbcca statistics: limit column width. 2013-11-07 18:17:41 +01:00
Mikaël Ates 1ea8b41f6b statistics: display of grouped tables. 2013-11-07 18:07:56 +01:00
Mikaël Ates 8970af36ca statistics: add synthesis per patient statistic. 2013-11-07 18:07:21 +01:00
Mikaël Ates 573c0b66d2 dossiers: add PatientRecord methods to handle patient history. 2013-11-07 18:05:23 +01:00
Mikaël Ates 093dbd3c5e statistics: select form using get_form_class 2013-11-06 17:39:58 +01:00
Mikaël Ates 835e58b6c5 Merge branch 'master' into statistics 2013-11-06 11:14:15 +01:00
Mikaël Ates 2017e66ff6 statistics: add closed files stat. 2013-11-06 11:11:23 +01:00
Mikaël Ates 9863b47612 statistic: a bit of style. 2013-11-06 10:07:18 +01:00
Mikaël Ates 8f8cde1456 statistic: remove useless helptext in annual activity form. 2013-11-06 09:56:29 +01:00
Mikaël Ates d597a19785 statistic: display comment on stat index page. 2013-11-06 09:55:53 +01:00
Mikaël Ates 102ea50379 statistic: add a comment for each stat. 2013-11-06 09:55:15 +01:00
Mikaël Ates 0d8462104f statistics: care duration last until closing date or last act. 2013-11-06 09:29:26 +01:00
Mikaël Ates 399f783463 statistics: refine active patients and patient per worker stats (bis). 2013-11-06 09:28:46 +01:00
Mikaël Ates af30eea558 statistics: refine active patients and patient per worker stats. 2013-11-06 09:28:10 +01:00
Mikaël Ates 742dafb60b statistics: Add time moving to annual statistics. 2013-11-05 17:20:22 +01:00
Serghei Mihai 6a664659ad
agenda: putting all closed patient records at the end of ajax list
Closes #3710
2013-11-05 11:53:12 +01:00
Serghei Mihai 2a72f99fb2
agenda: initializing the participants list when no cookies set yet 2013-11-05 10:57:25 +01:00
Mikaël Ates 2c033fb54a statistic: Adapt form to the statistic selected. 2013-11-05 08:56:31 +01:00
Mikaël Ates 9461ca14dc statistic: annual activity can be extracted per participant. 2013-11-05 08:55:47 +01:00
Serghei Mihai 8abd546d01
agenda: new schedule and event participants filled correctly
Closes #3683
2013-10-31 17:50:49 +01:00
Serghei Mihai 7b955828db
'django-localflavour' package used instead of django's builtin
Closes #3858
2013-10-30 18:07:41 +01:00
Serghei Mihai f353af8c2f
agenda: schedule items are collapsible
Closes 3857
2013-10-23 10:36:43 +02:00
Serghei Mihai 95c1d4868b Revert "timestamping the static files in order to avoid the browser cache"
This reverts commit 72c58dd447.
2013-10-22 11:12:36 +02:00
Serghei Mihai 72c58dd447 timestamping the static files in order to avoid the browser cache
Closes #3686
2013-10-22 10:17:53 +02:00
Jérôme Schneider 508122901e requirements.txt: depend on Django < 1.6 2013-10-21 18:40:54 +02:00
Serghei Mihai 71e2129979
agenda: success url set to the referer on new event or new schedule add 2013-10-21 17:14:10 +02:00
Serghei Mihai cfb4d9d701
requirements updated with the new version of django-model-utils 2013-10-21 16:16:23 +02:00
Serghei Mihai 6550ddd698
Useless console log removed 2013-10-21 15:01:39 +02:00
Serghei Mihai 7ee2f91a51
agenda: rooms availabilites displayed.
Closes #3690
2013-10-21 14:45:06 +02:00
Mikaël Ates c59e23f21b Merge branch 'master' into statistics
Conflicts:
	calebasse/facturation/invoice_header.py
2013-10-18 16:13:14 +02:00
Mikaël Ates 42811c4c75 dossiers: add care_duration property to PatientRecord model. 2013-10-18 16:03:01 +02:00
Serghei Mihai c5be4173b8 agenda: page breaks, causing tables moving to other pages, removed
Closes #2737
2013-10-18 16:03:01 +02:00
Serghei Mihai 6fd15526d4 dossiers: pickle dumping errors, related to unicode, fixed
Closes #3624
2013-10-18 16:03:01 +02:00
Serghei Mihai e38c7d071d agenda: fixing periodical schedules search form.
Closes #2941
2013-10-18 16:03:01 +02:00
Serghei Mihai 3766c5b644 Regression introduced by the commit 40e2065 fixed 2013-10-18 16:03:01 +02:00
Serghei Mihai c2b19665b6 personnes: typo fixes 2013-10-18 16:03:01 +02:00
Serghei Mihai 92ce8fbd5d personnes: fixing the multiple holidays when using 'for_worker' manager.
The Holiday's 'services' attribute can't be empty and is initiated on holiday creation
2013-10-18 16:03:01 +02:00
Serghei Mihai ab282e2b31 Broken migration fix 2013-10-18 16:03:01 +02:00
Serghei Mihai b7f086cf4b django_jenkins removed from apps 2013-10-18 16:03:01 +02:00
Serghei Mihai bb1ccbeaf7 agenda: Fixing the current displayed date in datepicker
Closes #3433
2013-10-18 16:03:01 +02:00