Frederic Merizen
57f2895938
[ #3133 ] Bump activestorage-openstack to fix on openstack
2018-12-07 15:19:18 +01:00
gregoirenovel
9b380829f8
sass-rails → saasc-rails
...
saas-rails is deprecated
2018-12-04 15:54:49 +01:00
Pierre de La Morinerie
af47ccda94
deploy: require mina only for deployment tasks
...
This fixes mina activating Rake traces, which pollutes the output
of rake tasks.
2018-11-26 12:09:35 +01:00
Paul Chavard
cf98e28178
Fix notifications on dossiers with migrated carto
2018-11-22 11:16:01 +01:00
gregoirenovel
dcf063f8f8
Bump warden and remove its dependency on the master branch
...
Now that the fix for wardencommunity/warden#147
is present in a proper release
2018-11-16 11:48:36 +01:00
Frederic Merizen
e69e459649
[ #2180 ] Add activestorage-openstack
2018-11-16 11:11:40 +01:00
Frederic Merizen
6da33f2387
[ #2180 ] Drop fog
2018-11-16 11:11:39 +01:00
Pierre de La Morinerie
b0541fba79
users: sign-in after confirming an account within a short time
2018-11-06 18:24:34 +01:00
Mathieu Magnin
3c9182d41d
Update Mina
2018-10-24 12:22:33 +02:00
Mathieu Magnin
d0a8cedbe2
Unicorn -> Puma
2018-10-24 12:22:33 +02:00
gregoirenovel
f3caa8ef7f
Remove apipie (and maruku)
2018-10-09 17:23:07 +02:00
Paul Chavard
179786380d
Use leaflet and freedraw from npm
2018-10-05 09:55:41 +02:00
Paul Chavard
ff9e87b88e
Use letter opener
2018-10-04 18:21:43 +02:00
simon lehericey
8c4f8347ca
Api Token: store token in an encrypted form
2018-09-27 10:14:32 +02:00
Mathieu Magnin
96b95b90cc
[ Fix #1285 ] Add zxcvbn gem
2018-09-26 08:58:43 +02:00
Paul Chavard
c66bb056f5
Remove uglifier
2018-09-25 18:26:19 +02:00
gregoirenovel
abac1d4a1d
[ Fix #2309 ] Remove therubyracer
2018-09-25 17:10:13 +02:00
Pierre de La Morinerie
110f657849
Gemfile: add default ActiveRecord translations
...
Before:
```ruby
> Commentaire.create!
ActiveRecord::RecordInvalid (translation missing: fr.activerecord.errors.messages.record_invalid)
```
After:
```ruby
> Commentaire.create!
ActiveRecord::RecordInvalid (La validation a échoué : Body Votre message ne peut être vide)
```
Fix #2096
2018-09-18 14:22:08 +02:00
Frederic Merizen
cbd390218d
[ Fix #1372 ] Bump spreadsheet architect and axlsx
...
This allows us to bump rubyzip to a version that is free of CVE-2017-5946
2018-09-06 17:56:57 +02:00
Paul Chavard
c67f8dcaaa
Add after_party
2018-08-30 11:54:54 +01:00
gregoirenovel
c6a839cd64
Add the groupdate gem
2018-08-27 14:00:34 +02:00
Mathieu Magnin
20a3f86729
Dotenv-rails should be defined a the very top of the gemfile
2018-08-21 15:41:06 +02:00
Paul Chavard
40a1e22cc9
Remove logstasher and add custom job structured logger
2018-08-16 12:26:13 +02:00
Paul Chavard
a6a4790a35
Replace logstasher with lograge
2018-08-13 12:44:00 +02:00
Paul Chavard
bf7c023380
Add webpacker and use it for new_design
2018-07-25 15:14:06 +02:00
Pierre de La Morinerie
394019b70c
specs: save a screenshot of failing integration tests
2018-07-04 09:43:22 +02:00
Pierre de La Morinerie
a569a566fc
header: use active_link_to for setting the active class on links
2018-06-26 18:04:04 +02:00
Frederic Merizen
be82c1c390
[ #2071 ] Sort Gemfile
2018-06-10 11:39:48 +02:00
Frederic Merizen
ad040e354a
[ Fix #2071 ] Let premailer generate a plain text version of html emails
2018-06-09 09:00:33 +02:00
gregoirenovel
e5869f2bec
Remove delayed_job_web version lock
...
Now that the security patches have been patched
2018-06-01 10:42:40 +02:00
gregoirenovel
661010100d
[ Fix #1536 ] Remove stringupcasepatch
2018-05-31 11:49:25 +02:00
Frederic Merizen
fd168c4a72
[ Fix #1972 ] Make devise mails async
2018-05-28 12:02:13 +02:00
gregoirenovel
a8ac59dd4c
Remove constraint on rails
2018-05-24 18:17:34 +02:00
gregoirenovel
5a880b5663
Remove constraint on uglifier
2018-05-24 18:17:34 +02:00
gregoirenovel
cf0eec6cd6
Remove the fixed version for guard-livereload
2018-05-24 18:17:34 +02:00
Paul Chavard
a8e7038ab5
Add aasm
2018-05-17 14:46:48 +02:00
Paul Chavard
27292f7b77
Update flipflop to latests released version
2018-04-26 09:48:58 +02:00
Paul Chavard
482b306920
Show enabled features for admins in manager
2018-04-25 15:42:45 +02:00
gregoirenovel
049a2d88b9
Bump rails to 5.2 final
2018-04-24 16:07:19 +02:00
Paul Chavard
49d9833473
add flipflop gem
2018-04-18 16:51:21 +02:00
Paul Chavard
cee6101008
Fix chromedriver on CI
2018-04-18 15:34:42 +02:00
Paul Chavard
714ebda2fe
Add SignatureService
2018-04-04 18:44:08 +02:00
Paul Chavard
f35aef0eb6
Use Typhoeus and set agressive timeouts
2018-03-26 16:53:42 +02:00
gregoirenovel
97a2c9321f
Unlock ffi now that a bug has been resolved
2018-03-14 17:46:22 +01:00
Mathieu Magnin
25c5873a86
Go back to official smartlisting gem
2018-03-14 17:06:29 +01:00
Frederic Merizen
c23419359b
Fix XSS in delayed job web admin
...
https://github.com/ejschmitt/delayed_job_web/issues/101
2018-03-07 17:04:47 +01:00
simon lehericey
b59e23a619
Gemfile: Add chromedriver-helper
2018-02-27 10:14:55 +01:00
gregoirenovel
a6c321e428
Remove an unused gem
2018-02-23 16:45:38 +01:00
Paul Chavard
c876d5e5a2
Lock ffi version to fix builds on Mac
2018-02-22 15:50:35 +01:00
gregoirenovel
29d9b03672
Bump rails to 5.2.0.rc1
2018-02-07 16:18:42 +01:00