Sylvain
054e157ee6
typo
2022-06-01 09:32:44 +02:00
Sylvain
2172c102c9
(bug) use arrays for OIDC scopes in front and DB.
...
Send the scope as a string separated with spaces to the OIDC provider.
2022-06-01 09:27:49 +02:00
Sylvain
73eed673fb
New translations app.admin.en.yml (French)
2022-06-01 09:00:15 +02:00
Sylvain
961bc2fdb9
New translations mails.en.yml (French)
2022-06-01 08:49:28 +02:00
Sylvain
78f7cdcb8c
(bug) unable to remove the last training or the last tag to a member
2022-05-31 17:06:39 +02:00
Sylvain
e914567cf1
(bug) fix multi select behavior
2022-05-31 17:06:06 +02:00
Sylvain
931e19b331
(bug) hide create account links when public registrations disabled
2022-05-30 14:19:32 +02:00
Sylvain
838dbc85af
(bug) admins can collaborate on projects
2022-05-30 13:59:01 +02:00
Sylvain
31b4089bd2
(bug) OIDC scopes
2022-05-30 12:56:22 +02:00
Sylvain
02df763a66
(doc) how to mount cert into docker image ( #359 )
2022-05-30 10:10:11 +02:00
Sylvain
9abfe24660
Merge pull request #359 from trombik/issue_354
...
bugfix: introduce SMTP_CA_FILE and SMTP_CA_PATH
2022-05-30 09:35:32 +02:00
Sylvain
9716efa611
(security) Merge pull request #361 from sleede/dependabot/bundler/rack-2.2.3.1
...
Bump rack from 2.2.3 to 2.2.3.1
2022-05-30 09:34:41 +02:00
dependabot[bot]
f1e3949bc5
Bump rack from 2.2.3 to 2.2.3.1
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 16:41:32 +00:00
Sylvain
defc0acd11
New translations app.shared.en.yml (French) ( #360 )
2022-05-27 12:16:35 +02:00
Du Peng
384dd43029
Fix a bug: undefined error in new member page
2022-05-27 12:02:02 +02:00
Du Peng
8d724d7191
Fix a bug: unable to sign up if admin actived organization's additional fields with required
2022-05-27 11:37:31 +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
Du Peng
5edf883fd4
Merge branch 'dev' for release 5.4.1
2022-05-23 17:03:34 +02:00
Du Peng
04df9c1273
Version 5.4.1
2022-05-23 17:03:34 +02:00
Du Peng
37a0b3d8cd
Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev
2022-05-23 17:02:24 +02:00
Sylvain
d106a12749
(setup) Detect assets compilation issues and interrupt the script
2022-05-23 16:59:52 +02:00
Du Peng
fb2db46c16
Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev
2022-05-23 16:41:16 +02:00
Sylvain
442f7e0453
(bug) fix #355 compatibility with the new docker-compose CLI
2022-05-23 16:33:38 +02:00
Sylvain
f2cef4387e
(bug) fix #355 compatibility with the new docker-compose CLI
2022-05-23 16:29:36 +02:00
Du Peng
dce1835028
fix create plan test
2022-05-23 16:15:49 +02:00
Sylvain
532a896cad
(bug) fix #348 : open reset password modal when back from notification center
2022-05-23 14:20:08 +02:00
Sylvain
f61f15f255
(security) Merge pull request #358 from sleede/dependabot/npm_and_yarn/async-2.6.4
...
Bump async from 2.6.3 to 2.6.4
2022-05-23 13:41:40 +02:00
Sylvain
7e6dcd9979
(security) Merge pull request #356 from sleede/dependabot/bundler/nokogiri-1.13.6
...
Bump nokogiri from 1.13.4 to 1.13.6
2022-05-23 13:39:27 +02:00
dependabot[bot]
cfd6e449f8
Bump async from 2.6.3 to 2.6.4
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 11:35:07 +00:00
Sylvain
210f46c0c9
(security) Merge pull request #357 from sleede/dependabot/npm_and_yarn/moment-2.29.2
...
Bump moment from 2.29.1 to 2.29.2
2022-05-23 13:33:31 +02:00
dependabot[bot]
d7fbb97baf
Bump moment from 2.29.1 to 2.29.2
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 11:19:34 +00:00
Sylvain
de6ab28e8e
Merge pull request #346 from trombik/issue_345
...
(feature) allow users to disable colorize_logging in active record
2022-05-23 11:42:59 +02:00
Du Peng
7067757f38
Disable to clicking outside or pressing escape to close sign up modal
2022-05-20 15:58:49 +02:00
dependabot[bot]
341f45bbad
Bump nokogiri from 1.13.4 to 1.13.6
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.6 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 03:43:55 +00:00
Du Peng
c404424fb4
fix bug: new category button transalte
2022-05-17 19:31:58 +02:00
Du Peng
cecf8126e0
Fix bug: Unable to create plans for all group
2022-05-17 17:38:00 +02:00
Du Peng
41d931aba0
Fix a bug: Missing of description of PlanCategory migration
2022-05-17 16:45:17 +02:00
Du Peng
3703900ceb
Event reservation calendar encoding in mail
2022-05-17 13:14:39 +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
Tomoyuki Sakurai
c2e330a66c
doc: document SMTP_TLS
2022-05-15 11:36:59 +07: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
Tomoyuki Sakurai
59ca11b3e7
(feature) allow users to disable colorize_logging in active record
...
fixes #345
2022-05-15 06:38:55 +07:00
Du Peng
aa9ec321e0
Merge branch 'dev' of github.com:sleede/fab-manager into dev
2022-05-13 13:00:17 +02:00
Sylvain
b57fd291d8
New translations app.admin.en.yml (French) ( #353 )
2022-05-13 12:59:50 +02:00
Du Peng
e3d2b53767
Fix a bug: when machines module disabled, Associated machines is still shown in trainings list
2022-05-13 12:24:52 +02:00
Du Peng
d014e4da93
Merge branch 'dev' for release 5.4.0
2022-05-12 16:53:03 +02:00
Du Peng
2c80ed25ff
Version 5.4.0
2022-05-12 16:53:02 +02:00
Du Peng
60b545e27d
Merge branch 'dev' of github.com:sleede/fab-manager into dev
2022-05-12 16:06:34 +02:00
Sylvain
07ffa566ba
New Crowdin updates ( #352 )
...
* New translations app.admin.en.yml (French)
* New translations app.shared.en.yml (French)
2022-05-12 16:06:24 +02:00
Du Peng
54ff0e34ea
Merge branch 'dev' of github.com:sleede/fab-manager into dev
2022-05-12 15:57:09 +02:00