1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Commit Graph

5865 Commits

Author SHA1 Message Date
Sylvain
6939696aac (bug) deprecated bundler arguments (#362) 2022-06-06 10:23:43 +02:00
Sylvain
0e16374956 (bug) unable to compile the assets when OIDC is enabled but the scopes were not set 2022-06-06 10:15:19 +02:00
Sylvain
af97b2d6e9
Merge pull request #363 from sleede/l10n_dev
New Crowdin updates
2022-06-01 13:00:01 +02:00
Sylvain
7f2e140738 New translations app.shared.en.yml (French) 2022-06-01 12:59:13 +02:00
Sylvain
b89707cf52 New translations app.shared.en.yml (Zulu) 2022-06-01 12:52:15 +02:00
Sylvain
34b40f751f New translations app.shared.en.yml (Portuguese) 2022-06-01 12:51:47 +02:00
Sylvain
30977567ad New translations app.shared.en.yml (Norwegian) 2022-06-01 12:51:46 +02:00
Sylvain
02aeea7b5e New translations app.shared.en.yml (German) 2022-06-01 12:51:45 +02:00
Sylvain
9bca485054 New translations app.shared.en.yml (Spanish) 2022-06-01 12:51:43 +02:00
Sylvain
4a72380626 New translations app.shared.en.yml (French) 2022-06-01 12:51:42 +02:00
Du Peng
b07b329067 Version 5.4.2 2022-06-01 12:48:43 +02:00
Du Peng
d53e3e328e Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2022-06-01 12:41:25 +02:00
Du Peng
4d3fe6aa2a Fix a bug: if multi VAT no value is filled in, the general rate can't apply 2022-06-01 12:41:19 +02:00
Sylvain
9cf99a1c6d updated changelog 2022-06-01 12:09:34 +02:00
Du Peng
c5ba1afe8d Fix a bug: unable to save user validation if admin click save user profile button after switch user valitation 2022-06-01 10:45:24 +02:00
Sylvain
c9613b6f82 (feat) Moved the calendar navigation buttons to the left side 2022-06-01 09:37:09 +02:00
vincent
b45b0ed942 Move calendar header's buttons on the left 2022-06-01 09:33:15 +02:00
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