gregoirenovel
|
03eb47016c
|
Fix a gestionnaire sign in bug
|
2018-12-26 18:14:04 +01:00 |
|
gregoirenovel
|
df7e0a9881
|
Remove dead code
|
2018-12-19 14:59:15 +01:00 |
|
Pierre de La Morinerie
|
e206f3d4d4
|
gestionnaire: display draft procedures in the list
Fix #3088
|
2018-12-05 15:38:20 +01:00 |
|
simon lehericey
|
36621bffeb
|
FlipFlop: enable for gestionnaire
|
2018-11-13 10:41:45 +01:00 |
|
simon lehericey
|
5690599289
|
Session: send a mail to confirm gestionnaire login
|
2018-11-13 10:41:45 +01:00 |
|
simon lehericey
|
13ffa61435
|
DateTime.now => Time.zone.now
|
2018-10-26 10:10:20 +00:00 |
|
Frederic Merizen
|
02f4ef215a
|
[#2675] Make dossiers_id_with_notifications public
|
2018-10-24 17:10:30 +02:00 |
|
Frederic Merizen
|
dfdcfc62e2
|
[#2675] Make dossiers_id_with_notifications self-contained
|
2018-10-24 17:10:30 +02:00 |
|
Frederic Merizen
|
7baa239095
|
[#2604] Introduce errors when retrieving ProcedurePresentation
|
2018-10-23 16:34:38 +02:00 |
|
gregoirenovel
|
a171186dd8
|
Enable Style/TrailingCommaInHashLiteral
|
2018-10-03 12:03:21 +02:00 |
|
gregoirenovel
|
b994fa4206
|
Do one thing per line
|
2018-10-01 16:15:46 +02:00 |
|
Paul Chavard
|
23170f54c0
|
Instructeur should see published drafts
|
2018-09-07 11:20:16 +01:00 |
|
gregoirenovel
|
3c331b65a5
|
Remove an unused method
|
2018-06-20 18:30:41 +02:00 |
|
gregoirenovel
|
185f08f63e
|
Add constants for email addresses
|
2018-06-01 00:00:11 +02:00 |
|
Frederic Merizen
|
fd168c4a72
|
[Fix #1972] Make devise mails async
|
2018-05-28 12:02:13 +02:00 |
|
Frederic Merizen
|
07b1c147d9
|
[Fix #1972] Always send mails asynchronously
|
2018-05-28 12:02:13 +02:00 |
|
simon lehericey
|
bb4d29ee8f
|
[fix #1855] Gestionnaire: are now invited to create their password
|
2018-04-27 14:10:06 +02:00 |
|
Frederic Merizen
|
2fa88a432b
|
Add missing brackets around parameters in method definitions
|
2018-03-20 17:54:51 +01:00 |
|
Mathieu Magnin
|
d9c562c59d
|
[Fix #1479] Sanitize Gestionnaire email before validation
|
2018-03-14 17:41:46 +01:00 |
|
gregoirenovel
|
0a9f442260
|
Enable some Rails cops
|
2018-03-06 17:18:44 +01:00 |
|
gregoirenovel
|
0af270faa0
|
tps.apientreprise.fr -> demarches-simplifiees.fr
|
2018-03-01 10:33:53 +01:00 |
|
Mathieu Magnin
|
2b6edc0fa4
|
Remove unused procedure_filter
|
2018-02-26 17:25:28 +01:00 |
|
gregoirenovel
|
3d10dbf0e4
|
Refactor assignement-related methods
|
2018-02-23 17:12:58 +01:00 |
|
gregoirenovel
|
ac6ba40598
|
Unscope the procedures on Gestionnaire and add #visible_procedures
|
2018-02-23 17:12:58 +01:00 |
|
gregoirenovel
|
1b1460c191
|
Move a service to the gestionnaire model
|
2018-02-23 17:12:24 +01:00 |
|
Paul Chavard
|
55f15b2354
|
Add a way to check for notifications on dossiers terminé
|
2018-02-20 15:54:36 +01:00 |
|
gregoirenovel
|
142241dd16
|
Remove notifications
|
2018-02-06 14:07:20 +01:00 |
|
gregoirenovel
|
2da724d681
|
Remove an unused Gestionnaire method and its tests
The tests would fail with rails 5.1
|
2018-01-30 16:56:49 +01:00 |
|
gregoirenovel
|
6afaf42e6a
|
The "through" relation used in a HasManyThrough must be declared first
|
2018-01-30 16:40:04 +01:00 |
|
gregoirenovel
|
b2fe1b856c
|
Use #sum instead of #inject when possible
|
2018-01-30 15:45:32 +01:00 |
|
gregoirenovel
|
b138dcd876
|
Enable the Layout/SpaceInsideHashLiteralBraces cop
|
2018-01-18 10:53:35 +01:00 |
|
gregoirenovel
|
83be054884
|
.map.flatten -> .flat_map
|
2018-01-16 11:08:56 +01:00 |
|
gregoirenovel
|
a050bc20de
|
Add a dossiers_from_avis relation to Gestionnaire
|
2018-01-16 11:01:52 +01:00 |
|
gregoirenovel
|
73dd58b6cd
|
Enable the Layout/MultilineMethodCallIndentation 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
|
9e0e553f80
|
Enable the Layout/IndentArray cop
|
2018-01-15 22:33:12 +01:00 |
|
gregoirenovel
|
08ed400ec2
|
Enable the Layout/FirstArrayElementLineBreak cop
|
2018-01-15 22:14:38 +01:00 |
|
gregoirenovel
|
1368cd4b03
|
[Fix #1120] Delete the old accompagnateur UI
|
2018-01-15 10:02:10 +01:00 |
|
Simon Lehericey
|
ed4e885e6f
|
Notification: new acknowledgment system
|
2017-11-10 16:29:45 +01:00 |
|
Simon Lehericey
|
155a5f7826
|
Notification: add methods to retrieve notifications
|
2017-11-10 16:29:44 +01:00 |
|
Simon Lehericey
|
19b3416361
|
Gestionnaire: add unfollow method
|
2017-10-05 16:59:26 +02:00 |
|
gregoirenovel
|
e1bdbec815
|
Allow the customization of the dossiers table
|
2017-10-02 17:45:22 +02:00 |
|
Simon Lehericey
|
3e93d21bf5
|
Procedure Index: add notification icon
|
2017-09-06 11:11:47 +02:00 |
|
gregoirenovel
|
7ff7710803
|
A gestionnaire can only see procédures publiées
|
2017-09-06 11:11:26 +02:00 |
|
Simon Lehericey
|
95fbd1824a
|
Follow: remove old backoffice follow and toggle_follow
|
2017-09-06 11:11:22 +02:00 |
|
Simon Lehericey
|
e68f3332c1
|
Gestionnaire: add follow(dossier) method
|
2017-09-06 11:11:21 +02:00 |
|
Simon Lehericey
|
033f08524f
|
Gestionnaire: refactor follow?
|
2017-09-06 11:11:21 +02:00 |
|
gregoirenovel
|
fc2540649f
|
Add the publiees scope on Procedure
|
2017-07-13 14:46:07 +02:00 |
|
gregoirenovel
|
f480f26bd4
|
Use the state_not_brouillon Dossier scope
|
2017-07-10 16:54:02 +02:00 |
|
gregoirenovel
|
09d596eec1
|
Remove a useless call to all
|
2017-07-10 16:54:02 +02:00 |
|