gregoirenovel
|
278a662350
|
Enable the Layout/SpaceAroundEqualsInParameterDefault cop
|
2018-01-18 10:53:34 +01:00 |
|
Mathieu Magnin
|
307d7338e5
|
Remove unreachable code
|
2018-01-18 10:32:39 +01:00 |
|
Mathieu Magnin
|
11b055e07c
|
Rename reinvite action in controller
|
2018-01-18 10:04:34 +01:00 |
|
Mathieu Magnin
|
14b8ac614f
|
Redirect to sign_in if not logged in
|
2018-01-17 18:04:24 +01:00 |
|
Mathieu Magnin
|
d9feb4be06
|
Move sign_in behind /manager (not in namespace due to Administrate resources autoloading)
|
2018-01-17 18:04:23 +01:00 |
|
Mathieu Magnin
|
d5c036362b
|
Remove old controller and templates
|
2018-01-17 18:04:23 +01:00 |
|
Mathieu Magnin
|
ef0907db93
|
Add flash when resending invitation
|
2018-01-17 18:04:22 +01:00 |
|
Mathieu Magnin
|
4f756975c7
|
Move administrateur#update in Administrate
|
2018-01-17 18:04:21 +01:00 |
|
Mathieu Magnin
|
a6be13ac5e
|
Redirect if success, else render form with errors (https://github.com/thoughtbot/administrate/blob/master/app/controllers/administrate/application_controller.rb#L43)
|
2018-01-17 18:04:21 +01:00 |
|
Mathieu Magnin
|
67f89d5f86
|
Move administrateur creation in Administrate
|
2018-01-17 18:04:21 +01:00 |
|
Mathieu Magnin
|
0396db9e5f
|
Clean Administrate templates and controllers
|
2018-01-17 18:04:20 +01:00 |
|
Simon Lehericey
|
1b91641f9a
|
FC ParticulierController: remove exotic route
|
2018-01-17 16:37:26 +01:00 |
|
Simon Lehericey
|
d70b6f4af0
|
FC ParticulierController: cleaner update attribute
|
2018-01-17 16:37:26 +01:00 |
|
simon lehericey
|
4f86b6305b
|
FC ParticulierControllerSpec: callback handle empty string
|
2018-01-17 16:37:26 +01:00 |
|
simon lehericey
|
02dd1e209c
|
FC ParticulierController: implement auto reconciliation based on user email
|
2018-01-17 16:37:26 +01:00 |
|
simon lehericey
|
ecfb0f4ec2
|
FC ParticulierController: move defense logic to before_action
|
2018-01-17 16:37:26 +01:00 |
|
Simon Lehericey
|
4afc41bca2
|
FC ParticulierController: inline fci.user
|
2018-01-17 16:37:26 +01:00 |
|
simon lehericey
|
d348e5fde0
|
FC ParticulierController: smaller variable
|
2018-01-17 16:37:26 +01:00 |
|
simon lehericey
|
c6c4dd7c7e
|
FC ParticulierController: use find or tap
|
2018-01-17 16:37:26 +01:00 |
|
simon lehericey
|
7cbd6ed067
|
FC ParticulierController: create is private
yep, I know this is strange
|
2018-01-17 16:37:26 +01:00 |
|
gregoirenovel
|
16254899e1
|
[Fix #1199] Make id search work for experts
|
2018-01-16 11:03:53 +01:00 |
|
gregoirenovel
|
d33d488db7
|
Avoid EOL if statements
|
2018-01-16 11:01:52 +01:00 |
|
Paul Chavard
|
bbf55ab85e
|
Create administrateurs with invitation link and no password
|
2018-01-16 10:49:07 +01:00 |
|
gregoirenovel
|
73dd58b6cd
|
Enable the Layout/MultilineMethodCallIndentation cop
|
2018-01-15 22:33:13 +01:00 |
|
gregoirenovel
|
b77837bfd1
|
Enable the Layout/MultilineMethodCallBraceLayout cop
|
2018-01-15 22:33:13 +01:00 |
|
gregoirenovel
|
9d75526460
|
Enable the Layout/MultilineAssignmentLayout cop
|
2018-01-15 22:33:13 +01:00 |
|
gregoirenovel
|
345b892956
|
Enable the Layout/LeadingCommentSpace cop
|
2018-01-15 22:33:13 +01:00 |
|
gregoirenovel
|
1e71188d4d
|
Enable the Layout/IndentationConsistency cop
|
2018-01-15 22:33:13 +01:00 |
|
gregoirenovel
|
0be657c0d7
|
Enable the Layout/IndentHash cop
|
2018-01-15 22:33:12 +01:00 |
|
gregoirenovel
|
5125cf8396
|
Enable the Layout/FirstParameterIndentation cop
|
2018-01-15 22:14:39 +01:00 |
|
simon lehericey
|
d086b82d44
|
FC ParticulierController: remove one return
|
2018-01-15 17:14:12 +01:00 |
|
simon lehericey
|
34bd3a11e9
|
FC ParticulierController: remove superfluous if
|
2018-01-15 17:14:12 +01:00 |
|
simon lehericey
|
02395e732c
|
FC service: return domain info
|
2018-01-15 17:14:12 +01:00 |
|
simon lehericey
|
7024e14d1c
|
FC information: remove funny find_by
|
2018-01-15 17:14:12 +01:00 |
|
simon lehericey
|
e68fc0811f
|
FC ParticulierController: callback syntax cleaning
|
2018-01-15 17:14:12 +01:00 |
|
simon lehericey
|
9dc242d907
|
FC Particulier Controller: simplier login
|
2018-01-15 17:14:12 +01:00 |
|
simon lehericey
|
fc4ce4460c
|
FC Particulier Controller: do not parse an URI into URI
|
2018-01-15 17:14:12 +01:00 |
|
simon lehericey
|
f8519c5345
|
FC initializers: remove Hashie
|
2018-01-15 17:08:38 +01:00 |
|
Simon Lehericey
|
0d46f92795
|
FC: move FC constants under particulier namespace
|
2018-01-15 16:59:50 +01:00 |
|
Simon Lehericey
|
8c487c65a9
|
FC: remove unused code
|
2018-01-15 11:27:56 +01:00 |
|
gregoirenovel
|
1368cd4b03
|
[Fix #1120] Delete the old accompagnateur UI
|
2018-01-15 10:02:10 +01:00 |
|
gregoirenovel
|
3593adbe66
|
!foo.empty? -> foo.present?
|
2018-01-12 11:32:43 +01:00 |
|
gregoirenovel
|
bbaebe0602
|
!foo.nil? -> foo.present?
|
2018-01-12 11:32:43 +01:00 |
|
gregoirenovel
|
7c34807f46
|
Don’t use unless
|
2018-01-12 11:32:43 +01:00 |
|
Frederic Merizen
|
32be8213da
|
[#1209] Make sure date de dépôt is available before sending mail
|
2018-01-10 18:31:55 +01:00 |
|
Mathieu Magnin
|
f772adc582
|
Add flash when procedure is whitelisted
|
2018-01-10 18:17:05 +01:00 |
|
Mathieu Magnin
|
4c0592d631
|
Rails-ish route
|
2018-01-10 18:17:05 +01:00 |
|
simon lehericey
|
53687bf84a
|
Whitelist: add whitelist button in admin
|
2018-01-10 17:18:44 +01:00 |
|
Mathieu Magnin
|
d8d2ecf515
|
[Fix #1098] Administrateur dashboard
|
2018-01-10 13:44:02 +01:00 |
|
Mathieu Magnin
|
d0de9b9ae2
|
[Fix #1098] Add procedures dashboard
|
2018-01-10 13:44:00 +01:00 |
|
Frederic Merizen
|
56749769d6
|
[Fix #1186] Rename object to subject for mail templates
|
2018-01-09 16:00:31 +01:00 |
|
gregoirenovel
|
c77558aeed
|
Correctly handle errors when cloning someone else’s procedure
|
2018-01-09 11:07:26 +01:00 |
|
gregoirenovel
|
093d853ecc
|
Fix some buggy error handling code in Admin::ProcedureController#clone
|
2018-01-09 11:05:19 +01:00 |
|
simon lehericey
|
d7d5d7eff4
|
Rename new_admin_mailer to administration_mailer
|
2018-01-09 10:29:54 +01:00 |
|
Mathieu Magnin
|
04e9f7be3e
|
[Fix #1149] Move avis actions to new gestionnaire controller
|
2018-01-08 16:50:15 +01:00 |
|
gregoirenovel
|
bf5e21d6de
|
[Fix #1182] Add a “create new procedure from an existing one” feature
|
2018-01-08 14:55:07 +01:00 |
|
gregoirenovel
|
27a8aba53e
|
Allow the cloning of another admininistrateur’s procedure
|
2018-01-08 14:55:07 +01:00 |
|
gregoirenovel
|
ec5b9c86ce
|
Add the admin argument to Procedure#clone
|
2018-01-08 14:55:07 +01:00 |
|
Frederic Merizen
|
6a85094e1a
|
[#1110] Make processed_at date available for attestation generation
|
2018-01-05 11:51:08 +01:00 |
|
Mathieu Magnin
|
62d8381ef7
|
Remove will paginate
|
2018-01-03 14:35:48 +01:00 |
|
Mathieu Magnin
|
98ac496aa5
|
[Fix #1100] Administrateur can renew his API Token
|
2017-12-26 18:30:36 +01:00 |
|
Mathieu Magnin
|
fab00b1674
|
[Fix #1096] Add administration email in new administrateur email
|
2017-12-22 11:10:25 +01:00 |
|
Mathieu Magnin
|
4990595430
|
[Fix #1096] Sign in with GitHub page
|
2017-12-22 11:10:24 +01:00 |
|
Mathieu Magnin
|
7c0fdbc9f8
|
[Fix #1096] Github Oauth
|
2017-12-22 11:10:24 +01:00 |
|
Frederic Merizen
|
2ae67a44f2
|
[Fix #1143] Set motivation before generating attestation
|
2017-12-22 10:23:40 +01:00 |
|
Mathieu Magnin
|
642dc4ba21
|
[Fix #1118] New ui is the default ui for gestionnaire
|
2017-12-21 23:20:59 +01:00 |
|
Mathieu Magnin
|
142f01d1bb
|
Revert "ProcedureController: remove unused destroy method" (Sentry : #2149)
This reverts commit 6ca6669144 .
|
2017-12-21 18:33:42 +01:00 |
|
gregoirenovel
|
8c1eeb9f25
|
[Fix #1011] Change the “Enregistrer un brouillon” button behaviour
And add the “Voir mes brouillons et dossiers”
button
|
2017-12-21 15:05:13 +01:00 |
|
LeSim
|
bd29b3c4f8
|
[fix #1039] hide a procedure release its procedure_path
|
2017-12-15 17:57:34 +01:00 |
|
LeSim
|
6ca6669144
|
ProcedureController: remove unused destroy method
|
2017-12-15 17:57:34 +01:00 |
|
Simon Lehericey
|
9c354e18eb
|
[fix 363] Dossier: remove next_step!
|
2017-12-15 15:43:30 +01:00 |
|
Simon Lehericey
|
201862d450
|
[fix 363] Dossier: remove next_step! action = initiate, role = user
|
2017-12-15 15:43:30 +01:00 |
|
Simon Lehericey
|
907db89371
|
[fix 363] Dossier: remove next_step! action = follow
|
2017-12-15 15:43:30 +01:00 |
|
Simon Lehericey
|
11c010859c
|
[fix 363] Dossier: remove next_step! action = update
|
2017-12-15 15:43:30 +01:00 |
|
Simon Lehericey
|
629cccbf27
|
[fix 363] Dossier: remove next_step! action = comment
|
2017-12-15 15:43:30 +01:00 |
|
Simon Lehericey
|
c83552f423
|
[fix #504] Dossier: without_continuation -> sans_suite
|
2017-12-15 12:10:54 +01:00 |
|
Simon Lehericey
|
2be9b8d2ba
|
[fix #504] Dossier: refused -> refuse
|
2017-12-15 12:10:54 +01:00 |
|
Simon Lehericey
|
a13256f73d
|
[fix #504] Dossier: closed -> accepte
|
2017-12-15 12:10:54 +01:00 |
|
LeSim
|
3dda27b281
|
[fix #504] Dossier: received -> en_instruction
|
2017-12-15 12:10:54 +01:00 |
|
Simon Lehericey
|
72bae2c374
|
[fix #504] Dossier: draft -> brouillon
|
2017-12-15 11:52:09 +01:00 |
|
LeSim
|
56545933a9
|
[fix #504] Dossier: initiated -> en_construction
The change must not impact the api
|
2017-12-15 11:52:09 +01:00 |
|
Mathieu Magnin
|
7d668315db
|
[Fix #1016] display notifications for annotations privées
|
2017-12-14 13:57:20 +01:00 |
|
Mathieu Magnin
|
c3e7e39947
|
[Fix #1016] display notifications for avis
|
2017-12-14 13:57:20 +01:00 |
|
Mathieu Magnin
|
8e67e5c057
|
[Fix #1016] display notifications for new messages
|
2017-12-14 13:57:19 +01:00 |
|
Mathieu Magnin
|
c6be745067
|
[Fix #1016] display notifications for champs publics
|
2017-12-14 13:57:15 +01:00 |
|
LeSim
|
c3b4e3f964
|
[fix #1067, fix #1030] AvisController inherit from GestionnaireController
Should not break anything as avis controller already supposed a gestionnaire is logged in.
|
2017-12-14 11:43:20 +01:00 |
|
gregoirenovel
|
0d22ecfe5a
|
Delete the CGU-related files and mentions
|
2017-12-07 16:15:44 +01:00 |
|
gregoirenovel
|
d6b093fd2c
|
Do not add filters with blank values
|
2017-12-06 17:26:45 +01:00 |
|
gregoirenovel
|
8e07ade8b2
|
Correctly filter date columns
|
2017-12-06 17:26:45 +01:00 |
|
gregoirenovel
|
d75a3872d1
|
[Fix #963] Add a "personnes impliquées" tab
|
2017-12-05 17:04:17 +01:00 |
|
gregoirenovel
|
dd47f96424
|
Improve the names of some parameters in DossiersController
|
2017-12-01 14:28:07 +01:00 |
|
gregoirenovel
|
684dafb6d4
|
Remove now obsolete code
|
2017-12-01 14:28:07 +01:00 |
|
gregoirenovel
|
a04af24cbf
|
Add DossiersController#terminer
|
2017-12-01 14:28:07 +01:00 |
|
gregoirenovel
|
a5b4b20a7d
|
Add DossiersController#repasser_en_construction
|
2017-12-01 14:28:07 +01:00 |
|
gregoirenovel
|
eb55dfc0c8
|
Add and use DossiersController#passer_en_instruction
|
2017-12-01 14:28:07 +01:00 |
|
gregoirenovel
|
6c785d71b4
|
Simplify code in NewGestionnaire::DossiersController
We already have procedure: it is given by
ProceduresController, which this controller
inherits form
|
2017-11-30 17:18:32 +01:00 |
|
Simon Lehericey
|
bbcf350d7d
|
[fix #997] New Style: allow new line in messagerie
|
2017-11-30 16:07:48 +01:00 |
|
Mathieu Magnin
|
fa95c312ff
|
Old UI : Plug messagerie on new commentaire file system
|
2017-11-28 15:07:10 +01:00 |
|
Mathieu Magnin
|
eae16f7746
|
New UI : Regular messagerie and avis messagerie should use same partials
|
2017-11-28 15:07:10 +01:00 |
|
Mathieu Magnin
|
158adc2472
|
New UI : Check if commentaire is correctly saved
|
2017-11-28 15:07:10 +01:00 |
|