Commit graph

3466 commits

Author SHA1 Message Date
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
Frederic Merizen
1282fc2113 [#1203] Use factory girl to instanciate model in spec 2018-01-18 18:26:14 +01:00
gregoirenovel
df934e1bba
Merge pull request #1267 from tchak/httpaccess-on-dev
Put tps-dev (staging) environement behind a BasicAuth
2018-01-18 18:21:30 +01:00
Paul Chavard
26b1de5883 [Closes #1170] Put tps-dev (staging) environement behind a BasicAuth 2018-01-18 18:09:46 +01:00
gregoirenovel
2336b0207e
Merge pull request #1299 from betagouv/sgmap-dinsic
Remove any reference to the SGMAP
2018-01-18 17:55:48 +01:00
gregoirenovel
5723c4c894 Remove any reference to the SGMAP 2018-01-18 17:39:56 +01:00
gregoirenovel
bb090179b8
Merge pull request #1303 from betagouv/fix-1302
[Fix #1302] sanitize_url can deal with nil values
2018-01-18 17:39:12 +01:00
Mathieu Magnin
d945001e0a [Fix #1302] sanitize_url can deal with nil values 2018-01-18 17:35:19 +01:00
Paul Chavard
859de6168b
Merge pull request #1283 from tchak/add-user-info-to-logstasher
Add user info to LogStasher
2018-01-18 17:21:09 +01:00
Paul Chavard
e42626c588 Add user info to LogStasher 2018-01-18 17:14:42 +01:00
Frederic Merizen
ddfa1e99d4
Merge pull request #1284 from tchak/drop-data_provide-and-data_date_format
Remove `data_provide` and `data_date_format` attributes
2018-01-18 15:33:09 +01:00
Paul Chavard
273b3f2faf Remove data_provide and data_date_format attributes 2018-01-18 15:13:48 +01:00
gregoirenovel
6f76c1b5fb
Merge pull request #1293 from betagouv/fix-1292
[Fix #1292] Link to avis, not dossier for expert search results
2018-01-18 11:28:46 +01:00
gregoirenovel
f6c0edc5a3 [Fix #1292] Link to avis, not dossier for expert search results 2018-01-18 11:22:08 +01:00
gregoirenovel
6b7b0eb51a
Merge pull request #1261 from betagouv/rubocop
Rubocop
2018-01-18 11:00:28 +01:00
gregoirenovel
813844f9db Enable the Layout/TrailingWhitespace cop 2018-01-18 10:55:08 +01:00
gregoirenovel
2df14691e7 Enable the Layout/TrailingBlankLines cop 2018-01-18 10:53:35 +01:00
gregoirenovel
6428aa023d Enable the Layout/Tab cop 2018-01-18 10:53:35 +01:00
gregoirenovel
75868ff84b Enable the Layout/SpaceInsideStringInterpolation cop 2018-01-18 10:53:35 +01:00
gregoirenovel
a98ec10b90 Enable the Layout/SpaceInsideRangeLiteral cop 2018-01-18 10:53:35 +01:00
gregoirenovel
89a75240b0 Layout/SpaceInsidePercentLiteralDelimiters 2018-01-18 10:53:35 +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
02ade68b38 Enable the Layout/SpaceInsideBrackets cop 2018-01-18 10:53:34 +01:00
gregoirenovel
897a30da0c Enable the Layout/SpaceInsideBlockBraces cop 2018-01-18 10:53:34 +01:00
gregoirenovel
ff87d0e65f Enable the Layout/SpaceInsideArrayPercentLiteral 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
05b1fd96fd Enable the Layout/SpaceBeforeSemicolon cop 2018-01-18 10:53:34 +01:00
gregoirenovel
4bfa9b18c5 Enable the Layout/SpaceBeforeFirstArg cop 2018-01-18 10:53:34 +01:00
gregoirenovel
836edf616d Enable the Layout/SpaceBeforeComment 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
2814fcf27e Enable the Layout/SpaceAroundKeyword cop 2018-01-18 10:53:34 +01:00
gregoirenovel
278a662350 Enable the Layout/SpaceAroundEqualsInParameterDefault cop 2018-01-18 10:53:34 +01:00
gregoirenovel
245c04d2bb Enable the Layout/SpaceAroundEqualsInParameterDefault cop 2018-01-18 10:53:34 +01:00
gregoirenovel
b9aa71ed3b Enable the Layout/SpaceAroundBlockParameters cop 2018-01-18 10:53:34 +01:00
gregoirenovel
0572d66efd Enable the Layout/SpaceAfterSemicolon cop 2018-01-18 10:53:34 +01:00
gregoirenovel
359a9a863b Enable the Layout/SpaceAfterNot cop 2018-01-18 10:53:34 +01:00
gregoirenovel
c28626bb18 Enable the Layout/SpaceAfterMethodName cop 2018-01-18 10:53:34 +01:00
gregoirenovel
f605cd35ac Enable the Layout/SpaceAfterColon cop 2018-01-18 10:53:34 +01:00
gregoirenovel
e8422d3904
Merge pull request #1270 from betagouv/bump-some-gems
Bump some gems
2018-01-18 10:53:13 +01:00
gregoirenovel
220e077288 Bump rest-client 2018-01-18 10:47:11 +01:00
gregoirenovel
48fd3605a4 Bump rubocop 2018-01-18 10:47:11 +01:00
gregoirenovel
c05f06ceea Bump devise 2018-01-18 10:47:11 +01:00
gregoirenovel
b51cef6cee Use an unreleased warden to avoid a devise error
The fix to the following issue
https://github.com/hassox/warden/issues/147
has yet to be integrated into an official release
2018-01-18 10:47:11 +01:00
gregoirenovel
acdc38d753 Bump delayed_job_active_record (dependencies) 2018-01-18 10:47:11 +01:00