Commit Graph

2157 Commits

Author SHA1 Message Date
Jérôme Schneider 854feaf6f5 settings: remove settings folder and replace it by a settings.py file
Closes #4151
2013-12-18 10:18:57 +01:00
Jérôme Schneider 3396c6cb3f personnes/views.py: syntax fix pylint warnings 2013-12-18 09:54:18 +01:00
Jérôme Schneider 5feec0abfd agenda: test if a eventwithact exists before trying to update it
Closes #4051
2013-12-17 19:41:46 +01:00
Serghei Mihai 99ea283672
messages declared in the parent template and removed from children templates
Closes #4137
2013-12-17 18:41:59 +01:00
Serghei Mihai 60911fd8a3
personnes: notifications displayed on group holidays management
Closes #4129
2013-12-17 18:21:01 +01:00
Serghei Mihai a73d8a8246
personnes: individual holidays creation fix
Closes #3108
2013-12-17 12:36:05 +01:00
Serghei Mihai 6fd0e5b8a4
personnes: fixes for editing group holidays
Closes #3108
2013-12-17 12:04:08 +01:00
Serghei Mihai b1c329fcc9
personnes: fixes on group holidays management
Closes #3108
2013-12-17 11:03:20 +01:00
Jérôme Schneider 3c5df84df6 cleanning code: fix some pylints warning like useless imports 2013-12-17 10:47:29 +01:00
Serghei Mihai 488c701fcd
personnes: icon for the service from which the schedules are viewed hidden
Closes #4114
2013-12-17 09:45:16 +01:00
Serghei Mihai bc16b4d1a7
personnes: individual holidays management improved
Closes #3108
2013-12-16 18:44:25 +01:00
Serghei Mihai d3ed3991b5
personnes: proper redirect done after holiday add/edition
Closes #4116
2013-12-16 17:05:39 +01:00
Serghei Mihai 5c9550bfc9
agenda: holidays display for other services improved
Closes #4114
2013-12-16 13:29:12 +01:00
Serghei Mihai 5d6a177e94
agenda: events edit url fixed
Closes #4120
2013-12-16 12:17:32 +01:00
Serghei Mihai 54e6ef3d4c personnes: holidays from foreign services marked gray and services icons displayed
Closes #4114
2013-12-16 11:50:42 +01:00
Mikaël Ates d8d699017a agenda: hide canceled reccurent event on reccurent event page. 2013-12-12 17:26:10 +01:00
Jérôme Schneider d3bb399c6a lookups:: include PermissionDenied 2013-12-12 17:10:26 +01:00
Serghei Mihai 00ad70aa5c personnes: group holidays services saved correctly
Closes #4110
2013-12-12 16:57:14 +01:00
Serghei Mihai 14a6b60bb3 personnes: no more need to check the empty services attribute 2013-12-12 16:57:14 +01:00
Jérôme Schneider 9f39f12f55 allow access to ajax lookup for everyone
Closes #4072
2013-12-12 16:54:39 +01:00
Serghei Mihai fc35a6fd73
personnes: holiday services become mandatory
Closes #4107
2013-12-12 15:31:15 +01:00
Serghei Mihai d29317d341
personnes: showing the services common holidays for each service
Closes #4105
2013-12-12 14:25:51 +01:00
Serghei Mihai b4e251576d personnes: group holidays displayed by service
Closes #4105
2013-12-12 14:03:29 +01:00
Mikaël Ates 2bffdbe44a dossiers: fix typo in base template. 2013-12-11 16:35:17 +01:00
Jérôme Schneider 96fa15ac95 setup.py: fix install_requires 2013-12-11 15:49:19 +01:00
Jérôme Schneider 88e5726897 agebnda: allow description edition for a periodic event 2013-12-11 15:09:43 +01:00
Serghei Mihai 4cf92e4aba personnes: worker attachement to holiday fix 2013-12-11 15:00:19 +01:00
Mikaël Ates 5b88932cb3 personnes/ressources: always put service in the view contexts. 2013-12-11 14:56:00 +01:00
Jérôme Schneider 716473775f agenda: show 'R' for recurence exceptions
Closes #4086
2013-12-11 11:32:13 +01:00
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