Paul Chavard
|
0b2ad653fa
|
Fix camelcase attribute
|
2018-02-27 16:22:53 +01:00 |
|
simon lehericey
|
d702a0c083
|
[fix #1411] user: new form ui
|
2018-02-27 15:24:50 +01:00 |
|
Mathieu Magnin
|
2b6edc0fa4
|
Remove unused procedure_filter
|
2018-02-26 17:25:28 +01:00 |
|
Mathieu Magnin
|
3db941ea06
|
[Fix #1475] Ensure date is parsable before doing it (to avoid errors)
|
2018-02-26 13:20:23 +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
|
5470141ca4
|
Moulinette™ STI Champ et TypeDeChamp
|
2018-02-20 16:13:40 +01:00 |
|
Paul Chavard
|
55f15b2354
|
Add a way to check for notifications on dossiers terminé
|
2018-02-20 15:54:36 +01:00 |
|
Mathieu Magnin
|
9627ba43c0
|
[Fix #1409] Identite can be updated
|
2018-02-20 11:01:47 +01:00 |
|
gregoirenovel
|
ee145180a3
|
Add a piece_justificative_file attribute to Champ
|
2018-02-15 11:15:23 +01:00 |
|
gregoirenovel
|
7097cad51a
|
Add the “piece_justificative” type de champ
|
2018-02-15 11:14:03 +01:00 |
|
Paul Chavard
|
db42c0c0cf
|
Fix public and private champs scopes
|
2018-02-14 18:13:23 +01:00 |
|
Paul Chavard
|
31d638ae2a
|
Remove TypeDeChampPublic/TypeDeChampPrivate STI
|
2018-02-14 11:49:06 +01:00 |
|
Paul Chavard
|
b3e07d8504
|
Use in? in type_champ tests
|
2018-02-13 17:59:27 +01:00 |
|
Paul Chavard
|
f80a9466b9
|
Delegate mandatory? to type_de_champ
|
2018-02-13 14:56:55 +01:00 |
|
Paul Chavard
|
2e4ada98e6
|
Add private columns to Champ and TypeDeChamp
|
2018-02-13 12:35:03 +01:00 |
|
Paul Chavard
|
52749713ab
|
Remove ChampPublic/ChampPrivate STI
|
2018-02-13 12:07:13 +01:00 |
|
gregoirenovel
|
29d9b03672
|
Bump rails to 5.2.0.rc1
|
2018-02-07 16:18:42 +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
|
25aef60354
|
Use string interpolation
|
2018-01-30 15:50:52 +01:00 |
|
gregoirenovel
|
5b62bc4f12
|
Use transform_keys when possible
|
2018-01-30 15:45:32 +01:00 |
|
gregoirenovel
|
db8c3030e3
|
Use transform_values when possible
|
2018-01-30 15:45:32 +01:00 |
|
gregoirenovel
|
b2fe1b856c
|
Use #sum instead of #inject when possible
|
2018-01-30 15:45:32 +01:00 |
|
Mathieu Magnin
|
50abb36c81
|
[Fix #1309] Format datetime before save
|
2018-01-30 13:49:16 +01:00 |
|
Paul Chavard
|
fdd6cedeb8
|
Remove data_provide and data_date_format attributes
|
2018-01-30 13:49:16 +01:00 |
|
Mathieu Magnin
|
469aca999b
|
Revert "Remove data_provide and data_date_format attributes"
This reverts commit 273b3f2faf .
|
2018-01-19 13:20:53 +01:00 |
|
Frederic Merizen
|
9b4ce1517c
|
Use lambda instead of send for etablissement tag
|
2018-01-18 18:35:07 +01:00 |
|
Frederic Merizen
|
8f41ab89cf
|
[#1203] Do not include champs privés in accusé de réception
|
2018-01-18 18:26:14 +01:00 |
|
Frederic Merizen
|
a21dee680d
|
[#1203] Define tags in constants rather than methods
|
2018-01-18 18:26:14 +01:00 |
|
Frederic Merizen
|
db5bf39e32
|
[#1203] No implicit available_for_states, make it explicit
|
2018-01-18 18:26:14 +01:00 |
|
Frederic Merizen
|
21ad13cf74
|
[#1203] Make all tags multi-line
|
2018-01-18 18:26:14 +01:00 |
|
Frederic Merizen
|
943fef3160
|
[#1203] Move all tag definitions to mail template concern
Even the one that is mail-specific, because it is too easy to overlook
it when refactoring otherwise
|
2018-01-18 18:26:14 +01:00 |
|
Frederic Merizen
|
eebab14954
|
[Fix #1203] No début d’instruction tag in accusé de réception mails
Doesn’t make sense functionnally
|
2018-01-18 18:26:14 +01:00 |
|
Frederic Merizen
|
9f7ffddb31
|
[#1203] Allow filtering tags based on an arbitray status
|
2018-01-18 18:26:14 +01:00 |
|
Paul Chavard
|
273b3f2faf
|
Remove data_provide and data_date_format attributes
|
2018-01-18 15:13:48 +01:00 |
|
gregoirenovel
|
813844f9db
|
Enable the Layout/TrailingWhitespace cop
|
2018-01-18 10:55:08 +01:00 |
|
gregoirenovel
|
d30ea70c08
|
Enable the Layout/SpaceInsideParens cop
|
2018-01-18 10:53:35 +01:00 |
|
gregoirenovel
|
b138dcd876
|
Enable the Layout/SpaceInsideHashLiteralBraces cop
|
2018-01-18 10:53:35 +01:00 |
|
gregoirenovel
|
897a30da0c
|
Enable the Layout/SpaceInsideBlockBraces cop
|
2018-01-18 10:53:34 +01:00 |
|
gregoirenovel
|
9ea1106503
|
Enable the Layout/SpaceInLambdaLiteral cop
|
2018-01-18 10:53:34 +01:00 |
|
gregoirenovel
|
3e93bd3615
|
Enable the Layout/SpaceBeforeComma cop
|
2018-01-18 10:53:34 +01:00 |
|
gregoirenovel
|
7c93b2a0c2
|
.map -> .pluck when possible
|
2018-01-16 13:23:29 +01:00 |
|
gregoirenovel
|
80ed589a17
|
Use string interpolation
|
2018-01-16 11:08:57 +01:00 |
|
gregoirenovel
|
83be054884
|
.map.flatten -> .flat_map
|
2018-01-16 11:08:56 +01:00 |
|
gregoirenovel
|
c3754a173f
|
Use map instead of inject
|
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 |
|
Paul Chavard
|
0cf40f4f18
|
Add invitation related methods to administrateur model
|
2018-01-16 10:49:07 +01:00 |
|