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

5558 Commits

Author SHA1 Message Date
Du Peng
a6c230145b Optimise sql query, avoid to N+1 2022-04-01 16:31:46 +02:00
Du Peng
97f7a0aac8 Fix bug: unable to show payment modal for stripe 2022-04-01 16:16:32 +02:00
dependabot[bot]
94443d07a8
Bump puma from 4.3.11 to 4.3.12
Bumps [puma](https://github.com/puma/puma) from 4.3.11 to 4.3.12.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.11...v4.3.12)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 01:59:03 +00:00
Sylvain
3fa3e58d8e Updated CHANGELOG to reflect ruby 2.6.8 changes 2022-03-30 10:19:37 +00:00
Sylvain
f7f97095f4 (security) cve-2021-3807 2022-03-30 10:47:02 +02:00
Sylvain
7fbc851b29
Merge pull request #334 from sleede/dependabot/npm_and_yarn/ansi-regex-4.1.1
Bump ansi-regex from 4.1.0 to 4.1.1
2022-03-30 10:42:50 +02:00
Du Peng
faff64351b Merge branch 'dev' for release 5.3.8 2022-03-29 17:18:58 +02:00
Du Peng
f0d802503c Version 5.3.8 2022-03-29 17:18:51 +02:00
Du Peng
03769bda27 Updated the version of ruby to 2.6.9 2022-03-29 17:10:57 +02:00
Du Peng
58f4ea4c15 Fix a bug: unable to set user's invoicing profile names and email if active address required in create user form 2022-03-29 17:08:35 +02:00
Du Peng
043c5aafc5 Fix a bug: unable to show payment schedules list if active PayZen 2022-03-29 17:01:14 +02:00
dependabot[bot]
8d38310f08
Bump ansi-regex from 4.1.0 to 4.1.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 07:57:46 +00:00
Sylvain
8fce430613 Merge branch 'dev' for release 5.3.7 2022-03-28 09:57:00 +02:00
Sylvain
3437f3a080 Version 5.3.7 2022-03-28 09:57:00 +02:00
Sylvain
627b1c99f0 (i18n) spanish translations 2022-03-28 09:54:01 +02:00
Sylvain
1e14bb7b95
Merge pull request #333 from sleede/l10n_dev
New Crowdin updates
2022-03-28 09:51:53 +02:00
Sylvain
ae92d932cb (security) CVE-2022-24771, CVE-2022-24772 and CVE-2022-24773 2022-03-28 09:51:12 +02:00
Sylvain
b4032db7d8
Merge pull request #332 from sleede/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0
2022-03-28 09:48:22 +02:00
Sylvain
f8123e9c7c (security) CVE-2021-44906 2022-03-28 09:47:58 +02:00
Sylvain
2afc6b8705
Merge pull request #331 from sleede/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-28 09:45:40 +02:00
Sylvain
21dd777639 New translations app.logged.en.yml (Spanish) 2022-03-24 13:44:59 +01:00
Sylvain
519e2d49e5 New translations app.logged.en.yml (Spanish) 2022-03-24 13:27:13 +01:00
Sylvain
65285cb881 New translations app.logged.en.yml (Spanish) 2022-03-24 13:21:20 +01:00
Sylvain
dc95205f23 New translations mails.en.yml (Spanish) 2022-03-24 13:21:19 +01:00
Sylvain
60bc8b9fa5 New translations mails.en.yml (Spanish) 2022-03-24 13:06:31 +01:00
dependabot[bot]
1d4e79f496
Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 10:09:52 +00:00
dependabot[bot]
98e40e71b9
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 10:09:52 +00:00
Sylvain
3fae1f53c0 Merge branch 'dev' for release 5.3.6 2022-03-24 10:48:08 +01:00
Sylvain
b133657395 Version 5.3.6 2022-03-24 10:48:03 +01:00
Sylvain
1b21453adc (bug) fix generate statistics 2022-03-23 17:27:04 +01:00
Sylvain
6e97336005 (bug) fix building stats
ActiveRecord::EagerLoadPolymorphicError: Cannot eagerly load the polymorphic association :object
2022-03-23 16:56:27 +01:00
Sylvain
746ec1f3f1 (bug) fix running tests 2022-03-23 16:55:38 +01:00
Sylvain
e503d28b4d (bug) unable to decode base64 invoices logo 2022-03-23 16:51:36 +01:00
Sylvain
3f935adeb2 (bug) unable to generate subscription statistics
Can't join 'InvoiceItem' to association named 'subscription'
2022-03-23 16:13:42 +01:00
Sylvain
93e2eb7192 (doc) updated upgrade instructions
migration to GA4 is optional for nowas gtag support both methods
2022-03-23 14:45:46 +01:00
Sylvain
fbb11610d3
Merge pull request #330 from sleede/l10n_dev
New Crowdin updates
2022-03-23 14:43:43 +01:00
Sylvain
1fa79adcbd New translations app.admin.en.yml (French) 2022-03-23 14:35:52 +01:00
Sylvain
b8a23a6a10 New translations app.public.en.yml (German) 2022-03-23 14:35:46 +01:00
Sylvain
dc0402929d New translations app.admin.en.yml (French) 2022-03-23 14:27:13 +01:00
Sylvain
06d87b7074 New translations app.admin.en.yml (Zulu) 2022-03-23 13:43:49 +01:00
Sylvain
5b3ce1a168 New translations app.admin.en.yml (Portuguese) 2022-03-23 13:43:48 +01:00
Sylvain
207043af96 New translations app.admin.en.yml (Norwegian) 2022-03-23 13:43:46 +01:00
Sylvain
7877f98613 New translations app.admin.en.yml (German) 2022-03-23 13:43:45 +01:00
Sylvain
d2cb06f929 New translations app.admin.en.yml (Spanish) 2022-03-23 13:43:43 +01:00
Sylvain
57ee12ac1b New translations app.admin.en.yml (French) 2022-03-23 13:43:42 +01:00
Sylvain
ee97b93a49 (style) replace Setting.find_by(name... by Setting.get 2022-03-23 13:30:55 +01:00
Sylvain
2fcda8a0ce (feature) Prepaid-packs purchases are exported to the accounting CSV file 2022-03-23 13:14:34 +01:00
Sylvain
51a2bed16c (bug) prepaid-packs purchases are reported as subscriptions in the statistics 2022-03-23 12:35:02 +01:00
Sylvain
523311101a (bug) Error: Cannot find module '@pmmmwh/react-refresh-webpack-plugin' in production env 2022-03-23 11:54:39 +01:00
Sylvain
41375ecc7a (bug) error Couldn't find the binary git during assets compilation 2022-03-23 11:07:07 +01:00