Sylvain
b8319a5124
handle percent coupons w/ stripe subscriptions
2020-12-30 10:17:39 +01:00
Sylvain
1f873979f3
architecture documentation
2020-12-29 13:13:48 +01:00
Sylvain
32b0222da5
save payment schedules PDF to a persistant volume storage
2020-12-22 16:39:37 +01:00
Sylvain
7ed0f6141a
Merge branch 'dev' into monthly-payment
2020-12-07 10:29:34 +01:00
Sylvain
c5ab0b0169
Version 4.6.5
2020-12-07 10:20:45 +01:00
Sylvain
208ba793ed
[bug] unable to run the upgrade script with docker-compose >= v1.19
...
Previously, even with a recent versio of Fab-manager, the upgrade script failed with the following error:
the input device is not a TTY
the input device is not a TTY
You must upgrade Fab-manager to v2.8.3 first.
2020-12-07 10:13:51 +01:00
Sylvain
af9c21b9fe
Version 4.6.4
2020-12-01 12:41:28 +01:00
Sylvain
6d2adeefb1
Merge branch 'dev' into monthly-payment
2020-11-25 11:43:29 +01:00
Sylvain
ecd24d92f8
updated ruby version to 2.6.6
2020-11-25 11:39:53 +01:00
Sylvain
450972c469
updated changelog
2020-11-25 09:38:27 +01:00
Sylvain
1e5f7ea1fd
WIP: refactor stripe payment modal to react + do not user angular in react component (use Intl instead)
2020-11-24 13:26:15 +01:00
Marin Esnault
9435809490
Update CHANGELOG.md
2020-11-24 12:31:36 +01:00
Sylvain
d3d2434654
fix CHANGELOG + fix modal links colors
2020-11-17 09:15:27 +01:00
Sylvain
bc95be61bb
updated changelog
2020-11-16 16:50:31 +01:00
Sylvain
881f8d3efb
[bug] unable to create a coupon on stripe
2020-11-16 14:24:36 +01:00
Sylvain
ed5b90cbdc
add stp_product_id to all items that can be scheduled
2020-11-12 12:14:51 +01:00
Sylvain
7d37174b51
[bug] when a cash coupon was used, an invalid amount is shown in the statistics
2020-11-04 15:53:40 +01:00
Sylvain
21bd1312bc
compute payment schedule + basic display
2020-11-03 16:50:11 +01:00
Sylvain
d4ce5b7dd0
[bug] warning message overflow in credit wallet modal
2020-11-02 13:22:32 +01:00
Sylvain
7776fe13d6
[bug] unable to access embedded plan views
2020-11-02 13:18:31 +01:00
Sylvain
c9138f6c5c
updated changelog
2020-10-29 16:00:52 +01:00
Sylvain
24bc8881bb
Merge branch 'dev' into monthly-payment
2020-10-29 15:58:44 +01:00
Sylvain
6eebd61e3c
[bug] unable to build homepage custom stylesheet
2020-10-29 15:58:24 +01:00
Sylvain
4bdcb44e33
Merge branch 'dev' into monthly-payment
2020-10-29 15:53:38 +01:00
Sylvain
50dee594d9
Version 4.6.3
2020-10-28 13:38:49 +01:00
Sylvain
106d8be4c8
Merge branch 'dev' into monthly-payment
2020-10-28 12:11:49 +01:00
Sylvain
1699bbf143
[bug] theme primary color is ignored on links
2020-10-28 12:10:25 +01:00
Sylvain
ccd3e93428
fix about link color
2020-10-28 10:03:04 +01:00
Sylvain
44525f9bad
Merge branch 'dev' into monthly-payment
2020-10-28 09:53:28 +01:00
Sylvain
84fc81e618
Display a message when no plans are available
2020-10-28 09:53:11 +01:00
Sylvain
bf76157703
Initialize new plans with default prices for machines & spaces
2020-10-28 09:24:31 +01:00
Sylvain
85a1cc99cf
Merge branch 'dev' into monthly-payment
2020-10-28 08:54:09 +01:00
Sylvain
79b49778a4
[bug] public cards presenting the plans in the public area, have bogus style
2020-10-28 08:52:42 +01:00
Sylvain
a9cc0b391b
save products and prices to stripe for each plans
2020-10-27 16:46:38 +01:00
Sylvain
0912374719
updated stripe gem
2020-10-27 15:12:35 +01:00
Sylvain
ef2e5aec20
updated changelog
2020-10-27 09:58:08 +01:00
Sylvain
dc844bb10c
Enlarged privacy policy display and edition zones
2020-10-26 16:52:05 +01:00
Sylvain
181ec38192
Removed fab-manager email address from the seeds
2020-10-26 16:40:50 +01:00
Sylvain
c3139307bc
[bug] in the settings area, boolean switches are always shown as false
2020-10-26 16:38:17 +01:00
Sylvain
fa35419e2f
Version 4.6.2
2020-10-23 16:06:37 +02:00
Sylvain
a2d885f447
[bug] members cannot view available trainings slots
2020-10-23 13:08:52 +02:00
Sylvain
2d1a2d81dd
Check postgreSQL status before compiling assets
2020-10-23 12:15:25 +02:00
Sylvain
01524da0ab
[bug] unable to display details about a closed period
2020-10-23 12:09:36 +02:00
Sylvain
af8c7c21b4
Add intermediate step version for upgrades: v4.4.6
...
This will prevent issues with FootprintDebug if a regeneration is needed, especially with 20200511075933_fix_accounting_periods.rb
2020-10-23 11:56:21 +02:00
Sylvain
c87adde6f6
[bug] unable to set libraries locales to their default values (en-us)
2020-10-23 11:53:18 +02:00
Sylvain
7a903067e9
Version 4.6.1
2020-10-21 15:42:54 +02:00
Sylvain
cd7ef8ddd2
Allow running upgrade scripts from dev ranch
2020-10-21 15:18:39 +02:00
Sylvain
c7a8668fd6
architecture changes to allow including React.js components into the application
2020-10-21 15:07:01 +02:00
Sylvain
0b853adb42
Reduced down time during upgrades
2020-10-21 10:44:43 +02:00
Sylvain
b8754e9542
[security] updated selfsigned to 1.10.8 to fix CVE-2020-7720
2020-10-21 09:32:38 +02:00