Sylvain
18447f8371
(test) OIDC testing
2023-03-02 17:13:46 +01:00
Sylvain
892ffbe138
(quality) rename proof-of-identity to supporting-document
2023-02-15 10:30:13 +01:00
Sylvain
9fbd908b56
(dev) Script to download translations from Crowdin
2022-09-07 12:57:02 +02:00
Sylvain
777bb1e5cd
(dev) script to upload i18n files to crowdin
2022-09-06 13:09:44 +02:00
Sylvain
1660987d78
(bug) script mount-proof-of-identity-files creates a volume with an invalid path
2022-07-05 12:22:00 +02:00
Sylvain
692a09016a
(bug) unable to run yq in deployment scripts
2022-06-27 16:05:28 +02:00
Sylvain
e51e736eb9
Run the docker image with the system user
2022-06-13 14:15:06 +02:00
Sylvain
0b64e08e66
(deploy) Use relative paths in mount scripts
2022-06-08 10:21:16 +02:00
Sylvain
8a13eb1cd3
(bug) when installing fab-manager as non-root user, most of the resulting installation directories were owned by root
2022-06-07 15:12:07 +02:00
Sylvain
73ee927088
(bug) unable to run scripts on systemts with legacy version of docker-compose
2022-05-25 09:53:25 +02:00
Sylvain
f2cef4387e
(bug) fix #355 compatibility with the new docker-compose CLI
2022-05-23 16:29:36 +02:00
Du Peng
eb6f04d2ad
fix bug: script mount-proof-of-identity-files unable to modify docker-compose.yml
2022-05-16 18:08:20 +02:00
Du Peng
8acd5c3f09
add script mount-proof-of-identity-files
2022-05-11 16:57:44 +02:00
Sylvain
6addc8f4c2
remove trailing empty line
2022-03-21 11:42:37 +01:00
Sylvain
0b074baef5
(feature) is the ES_JAVA_OPTS var exists, append to it instead of adding a new one
2022-03-21 11:40:08 +01:00
Sylvain
665d569e16
(security) log4j vulneralility cve-2021-44228
2022-03-21 10:54:16 +01:00
Sylvain
4e18a03de6
fix ADMINSYS script
2021-06-07 15:03:48 +02:00
Sylvain
66f81a975e
WIP: array of items
...
Migration from cart_items:{reservation:{}, subscription:{}, ...}
to cart_items:{items:[{reservation:{}, ...}], ...}
2021-05-19 18:12:52 +02:00
Sylvain
5adf15df91
syntax improvements
2021-05-18 09:40:35 +02:00
Sylvain
2571e14482
[bug] run script was disfunctional
2021-05-17 15:25:05 +02:00
Sylvain
6bcd9f6fef
Merge branch 'dev' into payzen
2021-05-17 15:07:41 +02:00
Sylvain
7251298334
script to run a rails command with ease
2021-05-14 15:42:19 +02:00
Sylvain
bc6ef8ef50
WIP: move backend code base to new architecture
...
- from stripe only to payment gateway abstract
- from reservation params style to unified cart_items
TODO: fix not passing tests,
subscriptions/renew_as_admin_test.rb fails because InvoiceItem(9).amount = nil
2021-04-23 17:54:59 +02:00
Sylvain
07ea6e8c69
renamed SUPERADMIN_EMAIL to ADMINSYS_EMAIL
...
The previous was too much subject to confusions
2021-04-14 15:04:41 +02:00
Sylvain
72ede2843c
validate each files when upgrading nginx config
2021-03-10 15:12:51 +01:00
Sylvain
f50f5a4058
Send pre-compressed assets to the browsers instead of the regular ones
...
+ improved setup script with some explanations for reverse-proxies
2021-03-10 12:47:01 +01:00
Sylvain
303c0a0ba8
[bug] script to mount payment-schedules volume results in invalid yml file
...
+ improved scripts for mounting volumes
+ increased verbosity of upgrade script
2021-03-08 12:08:29 +01:00
Sylvain
3604d2af3f
updated changelog
2021-03-01 12:18:20 +01:00
Sylvain
4026bf0130
migrate yq to v4
2021-03-01 11:34:02 +01:00
Sylvain
a01eba3902
fix yq command syntax
2021-02-10 11:34:16 +01:00
Sylvain
32b0222da5
save payment schedules PDF to a persistant volume storage
2020-12-22 16:39:37 +01:00
Sylvain
4e64e10b1f
[bug] script mount-webpack.sh was not updating the docker-compose.yml file
2020-10-21 09:17:30 +02:00
Sylvain
892d010cd4
webpack deployment script
2020-10-06 12:29:22 +02:00
Sylvain
8ac873179c
[bug] unable to run the elastic-upgrade script
2020-09-28 09:42:03 +02:00
Sylvain
894c54068f
upgrade scripts with -y
2020-07-01 10:52:43 +02:00
Sylvain
e95b270433
multiples fixes
...
- improved project search
- fix db schema (sql)
- improved doc
- removed es_language_analyzer var (deprecated)
2020-06-24 17:22:38 +02:00
Sylvain
d419241323
running the tests: updated script & doc
2020-06-23 14:24:30 +02:00
Sylvain
185b7b7162
updated sidekiq & redis to v6
2020-06-09 16:23:07 +02:00
Sylvain
f9837747f6
fix running tests
2020-03-30 10:59:11 +02:00
Sylvain
df8ff77597
fix migrations for rails 5 + use maildev instead of mailcatcher + fix tests script
2020-03-25 12:35:08 +01:00
Sylvain
d026717280
force tests to run in test env
2020-03-04 11:58:36 +01:00
Sylvain
d833f6d812
harmonize Fab-manager trademark syntax
2020-02-26 10:19:43 +01:00
Sylvain
c0acfe0f1c
handle ctrl-c in upgrade scripts
2019-10-22 16:46:40 +02:00
Sylvain
0555883ea3
fix read path
2019-10-22 12:20:00 +02:00
Sylvain
a787814c6a
debug pg_upgrade command
2019-10-22 11:54:37 +02:00
Sylvain
a04fc168ee
make script executable
2019-10-22 11:48:24 +02:00
Sylvain
97f893150f
double confirm on clean + fix read_path
2019-10-22 11:47:04 +02:00
Sylvain
5fb1ad781b
revert if cmd to using 0
2019-10-22 11:25:34 +02:00
Sylvain
719bb31968
redirect ioctl err messages to /dev/null
2019-10-22 11:10:17 +02:00
Sylvain
8217918cec
enlight pg upgrade script
2019-10-22 11:04:21 +02:00