Commit Graph

2028 Commits

Author SHA1 Message Date
Serghei Mihai 9ad6d1acfe dossiers: 'first_name' field required for record creation
Closes #3629
2013-09-19 11:12:30 +02:00
Serghei Mihai 57dd740698 agenda: page breaks, causing tables moving to other pages, removed
Closes #2737
2013-09-17 17:30:38 +02:00
Serghei Mihai 4f92084a0d dossiers: pickle dumping errors, related to unicode, fixed
Closes #3624
2013-09-17 14:48:35 +02:00
Serghei Mihai 4cb5c31f91 agenda: fixing periodical schedules search form.
Closes #2941
2013-09-17 10:48:48 +02:00
Serghei Mihai c78cce47f9 Regression introduced by the commit 40e2065 fixed 2013-09-16 16:26:58 +02:00
Serghei Mihai aaa9bc49c8 personnes: typo fixes 2013-09-16 11:30:38 +02:00
Serghei Mihai f16d675e2d
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-09-13 15:14:43 +02:00
Serghei Mihai cd08e6c851
Broken migration fix 2013-09-13 12:38:49 +02:00
Serghei Mihai f2e1450ae3
django_jenkins removed from apps 2013-09-13 12:10:56 +02:00
Serghei Mihai 81e91620e0
Merge branch '3108'
Conflicts:
	calebasse/facturation/invoice_header.py
	calebasse/static/js/calebasse.agenda.js

Closes #3108
2013-09-13 10:49:42 +02:00
Serghei Mihai 40e2065eba agenda: Fixing the current displayed date in datepicker
Closes #3433
2013-09-06 11:30:47 +02:00
Serghei Mihai cb2f39f157 agenda: fixing the url editing room and therapists schedules
Closes #3308
2013-09-06 11:30:47 +02:00
Serghei Mihai cb9725b36b agenda: highlight the currently choosen date in the datepicker instead of today
Closes #3433
2013-09-06 11:30:47 +02:00
Jérôme Schneider d0029ef712 agenda: show mail icon when a convocation has been sent 2013-09-02 18:50:28 +02:00
Serghei Mihai 5b90c12ed5 Group absences refactored 2013-08-28 11:05:06 +02:00
Serghei Mihai 82b36d7c1a The old 'service' field removed 2013-08-27 11:36:14 +02:00
Serghei Mihai 3ab520cc57 Creating new 'services' ManyToMany field and migrate data from 'service' column 2013-08-27 11:34:57 +02:00
Serghei Mihai 96eb95d01a Handling properly functions default values(thanks webkit) 2013-08-26 09:47:33 +02:00
Jérôme Schneider 69adffef50 jenkins: modify path of junit.xml 2013-08-22 11:36:41 +02:00
Jérôme Schneider fbdf46df3b add jenkins configuration for calebasse 2013-08-22 11:15:47 +02:00
Jérôme Schneider f685d38744 personnes: fix 02 migration to allow test to work 2013-08-22 11:15:47 +02:00
Serghei Mihai 3ade90b9df prototype of editing group absences 2013-08-22 10:09:55 +02:00
Serghei Mihai 8c87cef273 scripts file renamed 2013-08-16 17:26:39 +02:00
Serghei Mihai cb64718379 worker object injected in the form before its validation and saving 2013-08-16 10:53:52 +02:00
Serghei Mihai 9b356773d5 style fixes 2013-08-16 10:42:36 +02:00
Serghei Mihai e840a72be3 personal absences url update on 'Absences' page 2013-08-14 15:47:30 +02:00
Serghei Mihai 01f25b0dfa Popups width increased 2013-08-14 15:24:57 +02:00
Serghei Mihai 2b777f8f34 fetch the absences only for workers, not for groups 2013-08-14 14:18:52 +02:00
Serghei Mihai 74487195b9 displaying if the absence is a group one or not 2013-08-14 12:21:55 +02:00
Serghei Mihai 6ba250f732 Fixing the broken url for viewing group holidays 2013-08-14 11:12:53 +02:00
Serghei Mihai 063baf1a61 Handling more properly json responses 2013-08-13 12:30:10 +02:00
Serghei Mihai c0052b0fa4 DateInput widgets defined in order to prevent datepicker to empty them 2013-08-13 11:03:34 +02:00
Serghei Mihai c029f2852e absences management refactored 2013-08-12 17:50:03 +02:00
Serghei Mihai ff6a41acb1 agenda: the opened schedule tabs are categorized by service
Closes #3434
2013-08-09 14:48:25 +02:00
Mikaël Ates 1baad60c92 facturation: make invoices rendered to pdf accept 26 acts. 2013-08-09 12:09:52 +02:00
Serghei Mihai 2562d590f9 facturation: function and template used to generate the invoice details renamed
Closes #3130
2013-08-09 10:27:20 +02:00
Serghei Mihai 07a9fbad0f facturation: add invoices and headers in the bill, the quantity is set in settings
Closes #3133
2013-08-09 09:50:15 +02:00
Serghei Mihai 7fc1515128 facturation: The summary pey year added on the first page of the bill
Closes #3130
2013-08-09 09:50:15 +02:00
Serghei Mihai 7d589b3e04 agenda: cookie path defined in order to avoid name clashes
Closes #3003
2013-08-09 09:50:15 +02:00
Jérôme Schneider 87293100b0 setup.py: don't use tag prefix with v and set version to 1.0.99 2013-08-08 11:41:21 +02:00
Jérôme Schneider 92aecf935f check_version: integrate python-entrouvert support
Fixes #3428
2013-08-08 11:12:29 +02:00
Jérôme Schneider c48dcd4cb8 agenda: show an error when end of reccurence is before last billed act
Fixes #2929
2013-08-07 19:23:01 +02:00
Jérôme Schneider c8ba1faace dossiers: fix patient record notification edition and deletion
Fixes #3225
2013-08-07 18:22:42 +02:00
Serghei Mihai 53481911bf facturation: add invoices and headers in the bill, the quantity is set in settings
Closes #3133
2013-08-07 14:47:11 +02:00
Serghei Mihai 6bb25df94a facturation: The summary pey year added on the first page of the bill
Closes #3130
2013-08-07 12:23:32 +02:00
Serghei Mihai 5f37f92533 agenda: cookie path defined in order to avoid name clashes
Closes #3003
2013-08-06 17:25:46 +02:00
Mikaël Ates 30fcbc9254 Merge branch 'master' into statistics 2013-08-06 11:57:54 +02:00
Serghei Mihai 5544744e70 agenda: reverting the commit a9b5c9c 2013-08-05 12:08:08 +02:00
Serghei Mihai fb7711002c dossiers: closed patient records displayed last in periodic schedules page
Closes #3202
2013-08-05 11:15:45 +02:00
Serghei Mihai c4ef26cbd6 agenda: week number displayed next to the selected date
Closes #3113x
2013-08-05 11:15:45 +02:00