Du Peng
587b73685f
(bug) remove unused code
2024-02-01 10:08:47 +01:00
Du Peng
bc023011d2
(feat) saml provider
2024-01-26 21:24:33 +01:00
Nicolas Florentin
ba8a8e5f1b
admin can see reservations of a member
2023-09-14 09:13:40 +02:00
Sylvain
ffd7de0bcb
(security) upgrade to rails 7
2023-03-28 12:44:00 +02:00
Sylvain
1d15c3bfac
(security) updated sentry & web-console
2023-03-22 17:01:46 +01:00
Sylvain
01df96dc20
(security) upgrade to rails 6
2023-03-22 10:58:22 +01:00
Du Peng
ce183691cb
(bug) Active serving static files from the /public folder by default
2023-01-02 12:51:14 +01:00
Tomoyuki Sakurai
4bd1634f82
bugfix: introduce SMTP_CA_FILE and SMTP_CA_PATH
...
allows users to configure path to trusted CA certificate file(s). the
defaults are `nil` as there is no agreement on default path.
possible paths for `SMTP_CA_FILE` include:
* `/etc/pki/tls/certs/ca-bundle.crt` (RedHat)
* `/etc/ssl/certs/ca-certificates.crt` (Debian and its variants)
* `/usr/local/etc/ssl/cert.pem` (FreeBSD)
* `/etc/ssl/cert.pem` (OpenBSD)
Ruby on Rails Guides, nor `mail` gem, documents these options.
4f56234f04/lib/mail/network/delivery_methods/smtp.rb (L144-L145)
fixes #354
2022-05-15 06:53:12 +07:00
Sylvain
a91610f530
Optimized multiple DB queries
2022-01-11 16:04:14 +01:00
Sylvain
82260d8c62
[bug] invalid currency in notifications for locales with region
2021-05-14 11:57:52 +02:00
Sylvain
56200188a6
fix mail sending in staging envs
2021-02-22 12:00:04 +01:00
Sylvain
44ca50b4e1
load template and erb with webpack
2020-09-09 11:54:49 +02:00
Sylvain
74ac0bff85
[bug] invalid URL redirection for SSO login
2020-06-30 12:07:21 +02:00
Sylvain
65470ca3e6
WIP: fix SSO redirect url
...
see: https://github.com/rails/rails/issues/29992
2020-06-29 16:53:38 +02:00
Sylvain
1a6cd356bf
WIP: using postgres for full-text search in projects
2020-06-22 16:28:05 +02:00
Sylvain
45013be950
configure default_host & default_protocol from env
...
reverts 478a6c40
(partially) & b2434864
2020-06-02 18:29:24 +02:00
Sylvain
86336e3619
fix app unable to start
...
message:
no connection pool with 'primary' found postgres
2020-06-02 10:25:52 +02:00
Sylvain
478a6c409d
define default_protocol & default_host from the UI + fix email_from + various minor fixes
2020-06-01 17:32:32 +02:00
Sylvain
e814ce7e1f
Now using MailCatcher with docker instead of maildev
2020-04-14 12:19:39 +02:00
Sylvain
b019af7f83
app:update for 5.2
2020-03-31 11:28:00 +02:00
Du Peng
b3313d3e75
update rails to 5.1.7
2020-03-25 12:35:07 +01:00
Du Peng
9ca9425ef4
update to rails 5.0.7.2
2020-03-25 12:35:07 +01:00
Sylvain
7c3f7c754e
fix staging assets compressor config
2019-12-24 09:49:01 +01:00
Sylvain
90b2e7e575
Ability to configure SMTP connection to use SMTP/TLS
2019-10-21 11:42:01 +02:00
Sylvain
927479733b
migrated links to /users/auth from GET to POST
...
see https://github.com/omniauth/omniauth/wiki/Resolving-CVE-2015-9284 for more info
2019-10-02 14:37:47 +02:00
Sylvain
a4e1b93051
add es6 support for staging envs
2019-03-27 11:49:01 +01:00
Sylvain
56a62e975c
updated uglifier with es6 support
2018-12-03 10:22:10 +01:00
Sylvain
7d8b4ba2e5
fine-grained smtp configuration
2018-10-04 12:02:16 +02:00
David O' Rojo
e342a070de
Disable assets debug on development environment only when running with Vagrant
2018-02-26 18:18:24 -06:00
David O' Rojo
17259f8903
Improve the performance for the development environment
2018-02-14 12:47:49 -06:00
Sylvain
daefe626db
replace letter_opener by MailCatcher
2017-03-02 10:29:17 +01:00
cyril
57cb6c4fbe
fix default level_log config
2016-09-28 18:55:40 +02:00
Peng DU
61b9cf71f0
add log level to env
2016-07-19 16:37:25 +02:00
Peng DU
8b699153cc
update jbuilder and add cache in progress
2016-06-20 19:41:05 +02:00
Sylvain
eb2bc54cec
Merge branch '2-0-rc1' into tests
2016-04-13 14:03:28 +02:00
cyril
35467173b0
add enable starttls auto for env prod
2016-04-05 11:38:28 +02:00
Nicolas Florentin
fafec2153c
setup test environment and add the first test
2016-04-04 17:42:45 +02:00
cyril
d1450f65f6
release 2.0 rc
2016-03-23 18:39:41 +01:00
cyril
68eab24fa1
init depot fabmanager
2015-05-05 03:10:25 +02:00