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

5287 Commits

Author SHA1 Message Date
Sylvain
9f1230098e New translations mails.en.yml (Spanish) 2022-01-17 15:50:03 +01:00
Sylvain
7ededdd157 New translations mails.en.yml (French) 2022-01-17 15:50:02 +01:00
Sylvain
98d032abf9 New translations mails.en.yml (German) 2022-01-17 15:49:55 +01:00
Sylvain
3313badc7d New translations app.admin.en.yml (Zulu) 2022-01-17 15:49:54 +01:00
Sylvain
432ee5871e New translations app.admin.en.yml (Portuguese) 2022-01-17 15:49:53 +01:00
Sylvain
f1d4865676 New translations en.yml (Portuguese) 2022-01-17 15:49:51 +01:00
Sylvain
8d36a741c8 New translations app.admin.en.yml (Norwegian) 2022-01-17 15:49:50 +01:00
Sylvain
112a1d3301 New translations en.yml (Norwegian) 2022-01-17 15:49:49 +01:00
Sylvain
a3518ef88d New translations app.admin.en.yml (German) 2022-01-17 15:49:48 +01:00
Sylvain
c6fc00f30b New translations en.yml (German) 2022-01-17 15:49:47 +01:00
Sylvain
4590ed2e5e New translations app.admin.en.yml (Spanish) 2022-01-17 15:49:46 +01:00
Sylvain
ef86d4a620 New translations en.yml (Spanish) 2022-01-17 15:49:44 +01:00
Sylvain
b996d06273 New translations en.yml (Zulu) 2022-01-17 15:49:43 +01:00
Sylvain
9ea21c04a2 New translations app.admin.en.yml (French) 2022-01-17 15:49:42 +01:00
Sylvain
e0131fd44a New translations mails.en.yml (Norwegian) 2022-01-17 15:49:41 +01:00
Sylvain
e04791813a New translations mails.en.yml (Zulu) 2022-01-17 15:49:40 +01:00
Sylvain
f70f036e7e New translations app.shared.en.yml (Portuguese) 2022-01-17 15:49:39 +01:00
Sylvain
9f7606360f New translations app.shared.en.yml (Norwegian) 2022-01-17 15:49:38 +01:00
Sylvain
37081c5a1d New translations app.shared.en.yml (German) 2022-01-17 15:49:36 +01:00
Sylvain
a847ce06fb New translations app.shared.en.yml (Spanish) 2022-01-17 15:49:35 +01:00
Sylvain
d7c1ad5099 New translations app.shared.en.yml (French) 2022-01-17 15:49:34 +01:00
Sylvain
965f9c11b8 New translations mails.en.yml (Portuguese) 2022-01-17 15:49:31 +01:00
Sylvain
ecb3402487 New translations en.yml (French) 2022-01-17 15:49:22 +01:00
Sylvain
d201e63afb
Merge pull request #317 from sleede/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.14.3 to 1.14.7
2022-01-17 15:48:18 +01:00
Sylvain
0c4f42425c updated changelog 2022-01-17 15:44:26 +01:00
Sylvain
86c595ea30 Merge remote-tracking branch 'origin/fix-extended-prices' into dev 2022-01-17 15:42:21 +01:00
Sylvain
67850a6f9f (feat) optional sso debug logs according to SSO_DEBUG env var 2022-01-17 15:24:07 +01:00
Sylvain
c2f4e0f3b7 restore original omniauth gem 2022-01-17 14:09:41 +01:00
Sylvain
98aab887e8 updated changelog 2022-01-17 12:52:48 +01:00
Sylvain
c031f099a5 Merge branch 'oauth2' into dev 2022-01-17 12:46:07 +01:00
Sylvain
0cffa68919 (bug) error if no username/email was provided by the sso 2022-01-17 12:42:27 +01:00
Sylvain
634da414f8 (feat) When a payment schedule is in error or canceled, ability to re-enable it with another payment method 2022-01-17 12:38:53 +01:00
Sylvain
d8f27f0b1a reactored payment-schedules-table to extract buttons to payment-schedule-item-actions 2022-01-17 10:51:27 +01:00
dependabot[bot]
0b74a3f988
Bump follow-redirects from 1.14.3 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 23:12:19 +00:00
Sylvain
a189190a8e wip: refactor payment schedule table 2022-01-12 17:17:07 +01:00
Sylvain
036f9df35f Specilized VAT rate cannot be defined unless the VAT is enabled and saved 2022-01-12 15:30:54 +01:00
Sylvain
cb6a3a00b6 (bug) the switch to enable/disable the VAT does not reflect the current state of the VAT 2022-01-12 15:17:08 +01:00
Sylvain
9f7c77144a (bug) unable to rebuild the PDF for invoices without subscriptions 2022-01-12 14:58:57 +01:00
Sylvain
d8568f47ad (bug) if a specialized VAT rate was defined when the VAT was disabled, the resulting VAT rate is wrong 2022-01-12 14:57:56 +01:00
Sylvain
4dd5bca55c wip: refactor the payment schedule table to extract the item actions into a separate component 2022-01-11 18:41:04 +01:00
vincent
d54068446a Display hours for extended prices duration 2022-01-11 17:54:38 +01:00
Sylvain
a38d3e31b1 use explicit payment method for check in paymentSchedules and do not include the payment method in the footprint 2022-01-11 16:15:43 +01:00
Sylvain
a91610f530 Optimized multiple DB queries 2022-01-11 16:04:14 +01:00
Sylvain
365443775e fix process payzen transaction 2022-01-11 14:20:27 +01:00
Sylvain
051b56b72f send notifications on payment schedules error/canceled by gateway 2022-01-11 12:37:06 +01:00
Sylvain
af62a8446e fix wrong file names 2022-01-11 11:32:02 +01:00
Sylvain
8a149bb947 (bug) some links redirect to the home page instead of triggering the requested action 2022-01-11 11:03:27 +01:00
Sylvain
7a02e93f08 updated changelog 2022-01-10 16:53:18 +01:00
Sylvain
5b03d4339c Merge remote-tracking branch 'origin/wip-demo-update' into dev 2022-01-10 15:56:52 +01:00
Sylvain
849b41d4ed Merge remote-tracking branch 'origin/wip-demo-update' into dev 2022-01-10 15:56:28 +01:00