Mathieu Magnin
|
d8bbb8cb08
|
Add timestamps on Entreprises
|
2017-12-08 09:15:45 +01:00 |
|
gregoirenovel
|
dc439933d8
|
Make the procedures’ table organisation column not null
|
2017-11-29 10:36:22 +01:00 |
|
Mathieu Magnin
|
5775901868
|
Add commentaire file uploader
|
2017-11-28 15:07:09 +01:00 |
|
Simon Lehericey
|
d0cad00940
|
ProcedurePresentation: change default sort value
|
2017-11-20 17:22:52 +01:00 |
|
Simon Lehericey
|
909ecf2142
|
Notification: add timestamp to champs, pieces jusitificatives and follows
|
2017-11-10 16:29:44 +01:00 |
|
Simon Lehericey
|
3dce5b9b5e
|
AttestationTemplate: store logo and signature with uuid
|
2017-10-19 15:32:04 +02:00 |
|
Simon Lehericey
|
ea2827134e
|
[fix #850] Use UUID as a uniq identifier for the attestation
|
2017-10-19 15:02:01 +02:00 |
|
gregoirenovel
|
7036f9778b
|
Add ProcedurePresentation
|
2017-10-02 17:03:30 +02:00 |
|
Mathieu Magnin
|
8965c668d9
|
Add and install delayed_cron_job gem
|
2017-09-27 16:47:32 +02:00 |
|
Mathieu Magnin
|
608419701e
|
Add and install delayed_job gem
|
2017-09-27 16:47:32 +02:00 |
|
Simon Lehericey
|
f55c7a0512
|
Avis: add confidentiel field
|
2017-09-20 15:42:26 +02:00 |
|
Mathieu Magnin
|
b377d8b538
|
Add id column on AssignTo
|
2017-08-28 10:42:29 +02:00 |
|
gregoirenovel
|
f9e0812f92
|
[Ref #288] Remove the seeds.rb file which required an uncommitted file
This caused an error while setting up the app
|
2017-08-25 15:34:30 +02:00 |
|
Simon Lehericey
|
3a17c86a74
|
Follow: follow must be uniq
|
2017-07-18 15:12:10 +02:00 |
|
gregoirenovel
|
69c77331d6
|
[Fix #154] Remove archived from Procedure
|
2017-07-13 10:50:22 +02:00 |
|
gregoirenovel
|
758ea612c6
|
[Fix #144] Remove published from Procedure
|
2017-07-13 10:50:17 +02:00 |
|
Mathieu Magnin
|
be3304f71e
|
Add a scope to Dossier to check if procedure is not hidden
|
2017-07-04 14:34:16 +02:00 |
|
Mathieu Magnin
|
760efcdad3
|
Add hidden_at on procedure
|
2017-07-04 14:33:40 +02:00 |
|
gregoirenovel
|
698bffd156
|
[Ref #145] Add the AddArchivedAtToProcedures
|
2017-07-03 10:18:48 +02:00 |
|
gregoirenovel
|
1b808d9abe
|
Add the AddPublishedAtToProcedure migration
|
2017-06-27 13:55:17 +02:00 |
|
Simon Lehericey
|
b443b5cefd
|
[Fix #196] Dossier: add Attestation
|
2017-06-16 12:11:09 +02:00 |
|
Simon Lehericey
|
d7ff3d6139
|
[Fix #196] AttestationTemplate: add model
|
2017-06-16 11:35:13 +02:00 |
|
gregoirenovel
|
12740b4a3e
|
[Fix #197] Add the motivation column to Dossiers
|
2017-06-13 15:05:10 +02:00 |
|
gregoirenovel
|
f1907f4d0e
|
Enable the Layout/EmptyLinesAroundBlockBody cop
|
2017-06-13 10:35:23 +02:00 |
|
Simon Lehericey
|
e0c253eee1
|
Revert "Procedure: set archive_date to datetime to allow localtime"
This reverts commit 14dd75d0d2 .
|
2017-05-29 13:53:14 +02:00 |
|
Simon Lehericey
|
64f7cab3cf
|
Avis: add claimant gestionnaire to track who asks for an avis
|
2017-05-29 11:44:28 +02:00 |
|
Mathieu Magnin
|
72494de76f
|
Create new model Avis
|
2017-05-29 11:44:28 +02:00 |
|
Simon Lehericey
|
14dd75d0d2
|
Procedure: set archive_date to datetime to allow localtime
And fix /issues/1562/ sentry bug
|
2017-05-23 13:42:36 +02:00 |
|
Mathieu Magnin
|
887512c26c
|
Procedure path can contain dashes and can be longer
|
2017-04-21 16:32:48 +02:00 |
|
Simon Lehericey
|
a907b9c062
|
Migration: add mandatory column to type de piece justificative
|
2017-04-18 17:48:03 +02:00 |
|
Mathieu Magnin
|
359807b4f7
|
Procedure has an auto_archive date
|
2017-03-14 10:45:59 +01:00 |
|
Mathieu Magnin
|
4ea7635dfc
|
Fix after review
|
2017-03-07 16:23:44 +01:00 |
|
LeSim
|
9764604430
|
Merge branch 'develop' into customize_submission_mail
|
2017-03-07 11:05:04 +01:00 |
|
Simon Lehericey
|
63681cfded
|
Migrate mails to new system
|
2017-03-07 10:44:24 +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
|
47fc6e6957
|
InitiatedEmail: add initiated email
|
2017-03-07 10:25:28 +01:00 |
|
Mathieu Magnin
|
292ab74c45
|
Deposit datetime is renamed to initiated_at
|
2017-03-02 12:41:40 +01:00 |
|
Mathieu Magnin
|
6fcd35fd4c
|
Merge branch 'develop' into add_dossier_workflow_dates
|
2017-03-02 11:46:17 +01:00 |
|
Mathieu Magnin
|
d9f5603f05
|
Add state dates to dossier
|
2017-03-01 09:51:55 +01:00 |
|
Simon Lehericey
|
d0898d4c40
|
Migration to transform previous inet type to string
|
2017-02-28 17:13:01 +01:00 |
|
Simon Lehericey
|
8bccf375e1
|
Tests: adapt migration to sqlite
Add sqlite
Remove scenic from tests
|
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
|
cae5b37e38
|
First step to remove :validated and :submitted states
|
2017-02-21 18:05:48 +01:00 |
|
Simon Lehericey
|
8995c67542
|
Add timestamp to mailtemplate
|
2017-02-15 15:44:27 +01:00 |
|
Simon Lehericey
|
58d5e40130
|
Remove duplicate email received
|
2017-02-15 15:44:27 +01:00 |
|
Mathieu Magnin
|
8ba8135e6b
|
Allow blank for lien_demarche
|
2017-02-07 18:12:25 +01:00 |
|
Mathieu Magnin
|
566fd8bc74
|
Add lien demarche to type de piece justificative
|
2017-02-07 18:12:25 +01:00 |
|
Xavier J
|
c01132c788
|
Delete old attr in database
|
2016-12-27 11:57:34 +01:00 |
|
Xavier J
|
a681564b39
|
Add notification table and model
|
2016-12-21 17:26:31 +01:00 |
|
Xavier J
|
84ccfdbfdb
|
Update schema TPS
|
2016-12-13 14:20:30 +01:00 |
|