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

6421 Commits

Author SHA1 Message Date
Du Peng
62a62ec1eb (bug) fix cannot debit prepaid pack after reservation of machine 2022-10-14 17:00:38 +02:00
Du Peng
844624954b Version 5.4.23 2022-10-12 19:08:32 +02:00
Du Peng
de92ccbbee Merge branch 'docker_build_error' into dev 2022-10-12 19:05:37 +02:00
Du Peng
269eace05c (bug) add xz in dockerfile 2022-10-12 18:50:59 +02:00
Sylvain
c38c621e79 Version 5.4.22 2022-10-10 15:43:21 +02:00
Sylvain
d74e95f2d9 (doc) fix typos 2022-10-10 15:40:22 +02:00
Sylvain
fe419f295a (bug) erroneous statistics
The date of the statistics data was using the date of the regenerate
command parameter. This was ok for the nightly builds but definitly not
for bulk regeneration
2022-10-10 14:46:10 +02:00
Sylvain
5d90451e3d Version 5.4.21 2022-10-05 13:24:17 +02:00
Sylvain
2b80516177 (bug) unable to generate statistics
This bug is due to the refactoring of the statistics builder service,
in 2022 august. The default_options were not defined so the nightly
worker has no luck to run. The statistics may not have been built since
then, so a rebuild is required
2022-10-05 13:11:17 +02:00
Sylvain
51aa967001 (feat) dismiss a user to a lower privileged role 2022-10-03 14:22:15 +02:00
Sylvain
f0df811406 Version 5.4.20 2022-09-27 17:22:39 +02:00
Sylvain
c43d392191 (test) fix test after v5.4.19 changes 2022-09-27 17:21:43 +02:00
Sylvain
4d72151ab5 (bug) unable to display the payment schedules management interface 2022-09-27 16:01:22 +02:00
Sylvain
929c70b5be (bug) plan's categories descriptions are not shown
Also fixes a bug about empty groups displayed in the subscription page
2022-09-27 16:01:22 +02:00
Sylvain
9856450aac (bug) broken daily view of the public agenda
When the daily view contains trainings or events, the agenda cannot
be filled with the slots because of an 500 error
2022-09-27 16:01:21 +02:00
Sylvain
c6f0b69b2e
(doc) Updated the link to the user's manual 2022-09-21 13:56:46 +02:00
Du Peng
1d1e839e83 Version 5.4.19 2022-09-13 14:08:16 +02:00
Peng
d491384326 (bug) fix comput the wallet amount that dont apply coupon 2022-09-13 10:27:46 +00:00
Sylvain
b74d59014d Version 5.4.18 2022-09-12 13:02:21 +02:00
Sylvain
5d15934ab3 Merge branch 'dev' of github.com:sleede/fab-manager into dev 2022-09-12 13:00:48 +02:00
Sylvain
2790b07ac7
Merge pull request #398 from sleede/l10n_dev
New Crowdin updates
2022-09-12 12:59:24 +02:00
Sylvain
36704be01d (bug) do not verify group change when no initial group 2022-09-12 12:19:31 +02:00
Sylvain
3bf08973fb (bug) can't complete profile if phone has hyphens or spaces 2022-09-12 11:51:28 +02:00
Sylvain
e3b62df7d4 (bug) admin can't move/cancel event reservation 2022-09-12 09:57:54 +02:00
Sylvain
8238fc3661 New translations app.admin.en.yml (Portuguese) 2022-09-07 14:27:21 +02:00
Sylvain
44b5f6bff5 New translations app.admin.en.yml (French) 2022-09-07 14:27:21 +02:00
Sylvain
507420f96c (i18n) updated translations 2022-09-07 14:02:04 +02:00
Sylvain
9fbd908b56 (dev) Script to download translations from Crowdin 2022-09-07 12:57:02 +02:00
Sylvain
a312947a3c (doc) fix md syntax 2022-09-06 14:34:52 +02:00
Sylvain
03f2b5bdcf Version 5.4.17 2022-09-06 14:14:05 +02:00
Sylvain
9c5f6088d3 Merge branch 'dev' of github.com:sleede/fab-manager into dev 2022-09-06 14:10:36 +02:00
Sylvain
42f1930145
Merge pull request #397 from sleede/l10n_dev
New Crowdin updates
2022-09-06 14:09:52 +02:00
Sylvain
7010cfef5e (doc) updated changelog 2022-09-06 14:09:02 +02:00
Sylvain
96cc7ec436 (bug) openAPI documentation syntax not interpreted 2022-09-06 13:10:05 +02:00
Sylvain
777bb1e5cd (dev) script to upload i18n files to crowdin 2022-09-06 13:09:44 +02:00
Sylvain
24e1771408 New translations app.shared.en.yml (Zulu) 2022-09-06 12:02:25 +02:00
Sylvain
3a6bd81e85 New translations mails.en.yml (Zulu) 2022-09-06 12:02:21 +02:00
Sylvain
c5a5a1f445 New translations app.admin.en.yml (Zulu) 2022-09-06 12:02:20 +02:00
Sylvain
976f93584a New translations app.public.en.yml (Zulu) 2022-09-06 12:02:12 +02:00
Sylvain
31c060e8cf New translations app.logged.en.yml (Zulu) 2022-09-06 12:02:09 +02:00
Sylvain
80825a2113 (bug) unable to build stats
NoMethodError: undefined method `project_id' for #<Hash>
app/services/statistics/concerns/projects_concern.rb:50:in `project_info_stat'
2022-09-05 16:53:56 +02:00
Sylvain
b7af29c1a8 (bug) unable to build stats
NoMethodError: undefined method `date' for #<Hash>
app/services/statistics/builders/projects_builder_service.rb:12:in `block in build'
2022-09-05 16:29:01 +02:00
Sylvain
9a9aaf6889 (bug) unable to build stats
NoMethodError: undefined method `project_info' for Statistics::FetcherService:Class
app/services/statistics/fetcher_service.rb:179:in `block in projects_list'
2022-09-05 15:15:35 +02:00
Sylvain
cbb0e4312f
Merge pull request #395 from sleede/l10n_dev
New Crowdin updates
2022-09-05 14:29:28 +02:00
Sylvain
fcc4603f7f New translations en.yml (Portuguese) 2022-09-05 14:25:24 +02:00
Sylvain
44af693deb New translations en.yml (French) 2022-09-05 14:25:10 +02:00
Sylvain
5524cf5707 (bug) add missing statistic_key
For 1 year plans, the statistics key was missing in test fixtures
2022-09-05 14:19:38 +02:00
Sylvain
11ed07de63 New translations mails.en.yml (Zulu) 2022-09-05 14:18:31 +02:00
Sylvain
18225e4b6a New translations en.yml (Zulu) 2022-09-05 14:18:21 +02:00
Sylvain
19a983e314 New translations en.yml (Portuguese) 2022-09-05 14:18:20 +02:00