Commit Graph

2028 Commits

Author SHA1 Message Date
Jérôme Schneider 88abfb2ab1 agenda: fix comments management
* appointments.py: set description to empty string if None and fix
   description detection
 * forms.py: use UpdateAppoinment for PeriodicUpdate instead of
   NewAppoinment
 * ajax-worker-tab.html: remove now useless if
2013-12-11 11:01:39 +01:00
Jérôme Schneider f08b409ceb ajax-worker-tab.html: don't add data-act-id when it's None 2013-12-10 11:40:41 +01:00
Jérôme Schneider f17e54c2ab agenda: fix comment display none 2013-12-09 14:39:15 +01:00
Jérôme Schneider 2686d95a1d scripts/cleaning_acts.py: remove canceled acts 2013-12-09 11:08:46 +01:00
Mikaël Ates 0b6e9a0dc6 dossiers: add missing template for protection deletion. 2013-12-05 15:52:59 +01:00
Mikaël Ates 708a37c24e statistics: add a table on provenance places in patient synthesis statistic. 2013-12-05 15:45:09 +01:00
Mikaël Ates c5b23517b2 dossiers/ressources: add migration scripts for provenance place model and field. 2013-12-05 15:45:08 +01:00
Mikaël Ates a37b47e6bc dossiers: add provenance place field to patient record. 2013-12-05 15:45:08 +01:00
Mikaël Ates b55bb03eb4 statistics: add statistic on patient protection measures. 2013-12-05 15:45:08 +01:00
Mikaël Ates 5497fedd1c dossiers: add the protection measures management in patient record module. 2013-12-05 15:45:08 +01:00
Mikaël Ates 1c31131923 dossiers: add migration script for protection state models. 2013-12-05 15:45:08 +01:00
Mikaël Ates 0f2849e408 dossiers: add protection state models. 2013-12-05 15:45:08 +01:00
Mikaël Ates 966a24cfca statistics: add statistic on deficiency. 2013-12-05 15:45:08 +01:00
Mikaël Ates 5c6f1b3216 dossiers: add deficiency fields to health form. 2013-12-05 15:45:08 +01:00
Mikaël Ates b42e7736fc dossiers: add migration script for deficiency fields. 2013-12-05 15:45:08 +01:00
Mikaël Ates fea9beebba dossiers: add deficiency fields to PatientRecord. 2013-12-05 15:45:08 +01:00
Jérôme Schneider 812a863516 scripts/copy_description.py: synchronize event description to act comment
This script logged the old comments

Closes #4006
2013-12-04 11:27:45 +01:00
Jérôme Schneider 72f229a961 agenda: synchronize enventwithact description with act comment
Ref #4006
2013-12-03 11:04:18 +01:00
Serghei Mihai 6f2d0dec74
rooms appointments are collapsible
Closes #4048
2013-12-03 10:23:53 +01:00
Mikaël Ates f8d1732bd1 statistics: add statistic for open files at a given date (fixes #3996). 2013-12-02 13:19:21 +01:00
Mikaël Ates cb424fd826 statistics: refactor forms. 2013-12-02 13:17:26 +01:00
Jérôme Schneider ef12dd95ee calebasse.agenda.js: fix worker agenda open detection
Closes #3944
2013-11-29 12:35:42 +01:00
Jérôme Schneider d0220ea6da agenda: if duration of a new event is not an int raise an error
Closes #4004
2013-11-28 11:11:01 +01:00
Serghei Mihai 46f98e2c49
personnes: logging added when holidays management exceptions occur 2013-11-26 09:58:40 +01:00
Jérôme Schneider 673510172a Move to sentry and syslog
You need to install raven to allow this commit to work
2013-11-25 17:58:35 +01:00
Serghei Mihai 9090fa1a4e
personnes: group holidays management refactored 2013-11-25 17:51:37 +01:00
Serghei Mihai 8e003db0ab
personnes: individual holidays management refactored: page refreshed when operation successfull
Services concerned by the holiday updated
2013-11-25 15:48:25 +01:00
Mikaël Ates 12ccb734db facturation: on invoicing detail page display pause billing comments (fixes #3005). 2013-11-20 14:16:15 +01:00
Mikaël Ates 21fb4def69 dossiers: add a pause billing comment field to the patient model (#3005). 2013-11-20 14:16:15 +01:00
Mikaël Ates 54d0d6374b dossiers: display warnning message when the policy holder is AME (fixes #3117). 2013-11-20 14:16:15 +01:00
Mikaël Ates c2e0cf72cd dossiers: add an AME field to the patient contact model (#3117). 2013-11-20 14:16:15 +01:00
Mikaël Ates 61405b314d dossiers: add a prolongation date to treatment healthcare model (fixes #3124). 2013-11-20 14:16:15 +01:00
Mikaël Ates c01be6e5e6 dossiers: patient size is a decimal field (fixes #3978). 2013-11-20 14:16:15 +01:00
Serghei Mihai 16e99b11cc
useless logging removed 2013-11-15 16:36:36 +01:00
Serghei Mihai 381f21971a
agenda: cookies empties when all agendas closed
Closes #3000
2013-11-15 16:35:01 +01:00
Serghei Mihai e28b18fd62 agenda: new event window opens even when no participants were selected 2013-11-15 14:35:48 +01:00
Jérôme Schneider d87499b3f5 rements.txt: force django-reversion to version 1.6.6 2013-11-15 13:59:43 +01:00
Mikaël Ates f037720bce Revert "statistics: add initial migration for app statistic."
This reverts commit 2459f527fa.
2013-11-15 13:17:11 +01:00
Mikaël Ates 2459f527fa statistics: add initial migration for app statistic. 2013-11-15 13:01:51 +01:00
Mikaël Ates f3d5863af4 statistics: sample settings for the CSV profile and file encoding. 2013-11-15 11:58:42 +01:00
Mikaël Ates d82f1e0f6c statistics: configuration in settings of the CSV profile and file encoding. 2013-11-15 11:57:56 +01:00
Mikaël Ates 99459c028d statistics: allow to filter statistic per service. 2013-11-15 10:07:04 +01:00
Mikaël Ates 5178d952cf statistics: restrict access to statistic module. 2013-11-15 10:06:27 +01:00
Jérôme Schneider cb749590cf requirements.txt: update django-reversion to version 1.8 2013-11-15 09:20:06 +01:00
Jérôme Schneider 6bfc1e7cf7 requirements.txt: depends on dateutil >= 2.2 2013-11-15 08:57:09 +01:00
Mikaël Ates 601e22c182 statistics: change label of billed acts statistic. 2013-11-15 08:14:20 +01:00
Jérôme Schneider 577ecc05f0 agenda: set convocation send to True
Fixes #2135
2013-11-14 11:32:08 +01:00
Serghei Mihai 6eba5a3118 django-model-utils version depedency updated.
Closes #3965
2013-11-13 22:33:25 +01:00
Mikaël Ates b3f6e10948 Merge branch 'statistics' 2013-11-13 18:35:02 +01:00
Mikaël Ates 3d115cd095 statistics: Add total pec duration for closed files. 2013-11-13 09:06:10 +01:00