gregoirenovel
|
ba4ee68019
|
Use masculine ordinal indicator instead of the degree sign
It’s the right way to contract “numéro”
We should use the superscript lowercase o but
it’s hard to do in places where only raw text is
available
|
2017-04-19 11:19:53 +02:00 |
|
Mathieu Magnin
|
1612b60126
|
Remove useless code
|
2017-04-13 16:54:00 +02:00 |
|
Mathieu Magnin
|
320d5da40f
|
Add individual infos to flat table export serializer
|
2017-04-13 16:54:00 +02:00 |
|
Mathieu Magnin
|
080c7c3d04
|
Fix csv export with no dossiers
|
2017-04-12 18:19:37 +02:00 |
|
Mathieu Magnin
|
3730ba76b5
|
Remove sqlite flag for tests
|
2017-04-12 17:34:31 +02:00 |
|
Simon Lehericey
|
4df03fc28e
|
ChampsService: add tests and refactor
|
2017-04-11 12:11:09 +02:00 |
|
gregoirenovel
|
df878b9ef4
|
Change Dossier#convert_specific_array_values_to_string’s signature and name
- It is always called with the data_with_champs
argument
- Changing the signature requires a change of name
in this case
|
2017-04-11 10:29:07 +02:00 |
|
gregoirenovel
|
64fdc7a2af
|
Remove a Dossier#convert_specific_array_values_to_string useless test
|
2017-04-11 10:29:07 +02:00 |
|
gregoirenovel
|
fa9bf2d398
|
Fix a test now that we use transaction instead of truncation
|
2017-04-10 16:17:34 +02:00 |
|
Mathieu Magnin
|
bf0d466f4b
|
Move export_full_generation method from Dossier to Procedure
|
2017-04-05 12:26:38 +02:00 |
|
Mathieu Magnin
|
b18c09e9fd
|
Download dossiers button exports all dossiers except draft
|
2017-04-05 11:04:53 +02:00 |
|
gregoirenovel
|
d1e463b7ab
|
Files should end with a single new line
|
2017-04-04 16:59:39 +02:00 |
|
gregoirenovel
|
d5e7bbd80d
|
Files should end with a new line
|
2017-04-04 16:59:38 +02:00 |
|
Mathieu Magnin
|
c2a27c6f6a
|
Merge branch 'develop' into auto_archive_on_date
|
2017-03-22 11:32:56 +01:00 |
|
Simon Lehericey
|
ebd2051337
|
multiple_select: fix decorateur interference
|
2017-03-16 09:09:15 +01:00 |
|
Simon Lehericey
|
657ce53a60
|
select_multiple: add multiple_drop_down_list type
|
2017-03-15 17:51:34 +01:00 |
|
Mathieu Magnin
|
359807b4f7
|
Procedure has an auto_archive date
|
2017-03-14 10:45:59 +01:00 |
|
Simon Lehericey
|
367f06495e
|
ProcedureSpec: remove useless tests
|
2017-03-13 14:13:21 +01:00 |
|
Mathieu Magnin
|
9cd506e265
|
Clone mail_templates with procedure
|
2017-03-07 18:19:48 +01:00 |
|
LeSim
|
9764604430
|
Merge branch 'develop' into customize_submission_mail
|
2017-03-07 11:05:04 +01:00 |
|
Simon Lehericey
|
02bbf0543f
|
Mails: move to their own namespace
|
2017-03-07 10:27:14 +01:00 |
|
Simon Lehericey
|
335caed65e
|
Mail Template: Delete
|
2017-03-07 10:27:14 +01:00 |
|
Simon Lehericey
|
c8f515832b
|
MailTemplate: add email and nom_organisation tag
|
2017-03-07 10:27:13 +01:00 |
|
Simon Lehericey
|
70b2020656
|
Procedure: remove mail_template
|
2017-03-07 10:27:13 +01:00 |
|
Simon Lehericey
|
206d56f106
|
Procedure: add the new mails
|
2017-03-07 10:27:13 +01:00 |
|
Simon Lehericey
|
695dc16b85
|
Mails: add refused, without_continuation, draft, closed, received mails object
|
2017-03-07 10:27:05 +01:00 |
|
Simon Lehericey
|
7b336922cc
|
Cleaning
|
2017-03-07 10:25:34 +01:00 |
|
Simon Lehericey
|
c22c84f1f9
|
Procedure: add inititad_mail with default provider
|
2017-03-07 10:25:34 +01:00 |
|
Mathieu Magnin
|
858c9a3bba
|
Export dates and add tests
|
2017-03-02 16:18:14 +01:00 |
|
Mathieu Magnin
|
6fcd35fd4c
|
Merge branch 'develop' into add_dossier_workflow_dates
|
2017-03-02 11:46:17 +01:00 |
|
Mathieu Magnin
|
8139f33db8
|
Fix test after deleting unused email template
|
2017-03-01 16:27:08 +01:00 |
|
Mathieu Magnin
|
210e0294e1
|
Rewrite tests and logic
|
2017-03-01 11:13:48 +01:00 |
|
Mathieu Magnin
|
d9f5603f05
|
Add state dates to dossier
|
2017-03-01 09:51:55 +01:00 |
|
Simon Lehericey
|
382b614095
|
Tests: feature flip tests that require postgres
|
2017-02-28 17:01:58 +01:00 |
|
Mathieu Magnin
|
4cc6aedfb9
|
Fix tests after workflow simplication
|
2017-02-27 11:56:26 +01:00 |
|
Mathieu Magnin
|
10add61bd1
|
Clean some tests after removing :validated & :submitted states
|
2017-02-23 17:54:11 +01:00 |
|
Mathieu Magnin
|
cae5b37e38
|
First step to remove :validated and :submitted states
|
2017-02-21 18:05:48 +01:00 |
|
Mathieu Magnin
|
85c07f8095
|
Quick & dirty fix
|
2017-02-16 18:05:42 +01:00 |
|
Xavier Julien
|
3c6ae2d005
|
Merge pull request #14 from sgmap/customizable-emails
Customizable emails
|
2017-02-13 15:20:04 +01:00 |
|
Xavier J
|
bc918446f2
|
Fix some tests
|
2017-02-10 12:48:49 +01:00 |
|
Mathieu Magnin
|
1bd66b6a9e
|
Add tests and lien_demarche in serialize
|
2017-02-07 18:12:25 +01:00 |
|
Mathieu Magnin
|
6444aa5be6
|
Use has_one instead of scope
|
2017-02-06 16:52:57 +01:00 |
|
Mathieu Magnin
|
99248a75a0
|
Add accompagnateurs emails in export
|
2017-01-26 17:54:04 +01:00 |
|
Mathieu Magnin
|
b40193e7b5
|
New customizable mail : mail_validated, new balise --lien_dossier--
|
2017-01-26 12:12:52 +01:00 |
|
Xavier J
|
b48726427d
|
Fix bug with procedure_filter loop redirections
|
2017-01-05 12:44:15 +01:00 |
|
Xavier J
|
e7b7652388
|
Fix some tests
|
2016-12-27 15:50:45 +01:00 |
|
Xavier J
|
c01132c788
|
Delete old attr in database
|
2016-12-27 11:57:34 +01:00 |
|
Xavier J
|
2e13cb6818
|
Get gestionnaire unread notifications for his follows files
|
2016-12-27 10:57:21 +01:00 |
|
Xavier J
|
ce5bf8d622
|
Initialize fonction « unread_notifications » in DossierListFacade
|
2016-12-27 10:47:23 +01:00 |
|
Xavier J
|
153c472ef6
|
Add notifications into procedure list on back office report
|
2016-12-26 17:25:59 +01:00 |
|