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

6455 Commits

Author SHA1 Message Date
Sylvain
0c785aae06 (feat) default image for machines 2022-10-25 17:08:32 +02:00
Sylvain
c9901a89e1 (test) test admin reserves for himself 2022-10-25 14:31:31 +02:00
Sylvain
744b811b62 (feat) remove admins group: allow admins to reserve 2022-10-25 11:57:26 +02:00
Sylvain
abea5006b2 (bug) fix test failing between 10:00 and 11:00 2022-10-25 10:53:56 +02:00
Sylvain
45129e3e37 (quality) linted code about payment schedules 2022-10-25 10:52:33 +02:00
Sylvain
f9f60cba17 (wip) allow admin to reserve for himself 2022-10-24 17:39:16 +02:00
Sylvain
d4613cdbcc (quality) refactored EventService to match rubocop rules 2022-10-24 15:56:04 +02:00
Sylvain
6eddadac69 (doc) updated deployment instructions 2022-10-24 12:14:10 +02:00
Sylvain
873752172d (bug) no statistics on trainings and spaces reservations 2022-10-24 12:12:49 +02:00
Sylvain
fdac8168ef (quality) refactored SingleSignOnConcern to match rubocop rules 2022-10-24 11:43:30 +02:00
Sylvain
e5fc418ecf Merge branch 'fix/sso-admin-group-id' of https://github.com/Guichaguri/fab-manager into Guichaguri-fix/sso-admin-group-id 2022-10-24 10:53:06 +02:00
Sylvain
9623852b21 (doc) updated changelog 2022-10-24 10:52:26 +02:00
Sylvain
ffd4b6b3ba (security) updated nokogiri to 1.13.9 2022-10-24 10:50:54 +02:00
Sylvain
af0bd6b8ba
Merge pull request #407 from sleede/dependabot/bundler/nokogiri-1.13.9
Bump nokogiri from 1.13.8 to 1.13.9
2022-10-24 10:24:22 +02:00
Sylvain
2ba760cc00 (bug) portuguese time formatting (#405) 2022-10-24 10:20:49 +02:00
Sylvain
50138ece51 (feat) search by username (#401) 2022-10-24 10:17:07 +02:00
dependabot[bot]
a124a44633
Bump nokogiri from 1.13.8 to 1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.8...v1.13.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 16:20:52 +00:00
Du Peng
7aef6c69cf Version 5.4.25 2022-10-19 18:20:00 +02:00
Du Peng
24a47acec7 Merge branch 'dev' for release 5.4.25 2022-10-19 18:20:00 +02:00
Du Peng
cfc2a71c98 (test) add test for prepaid pack 2022-10-19 18:16:54 +02:00
Du Peng
1024b6fdc4 (bug) add fix prepaid pack hours dont count down script 2022-10-19 16:18:17 +02:00
Du Peng
c48956be10 (bug) unable apply a coupon if this coupon has used by an user removed 2022-10-19 11:38:17 +02:00
Du Peng
7215b021e5 Merge branch 'dev' for release 5.4.24 2022-10-14 17:26:45 +02:00
Du Peng
b1d0a5aad2 Version 5.4.24 2022-10-14 17:26:44 +02:00
Du Peng
62a62ec1eb (bug) fix cannot debit prepaid pack after reservation of machine 2022-10-14 17:00:38 +02:00
Du Peng
351f7f670d Merge branch 'dev' for release 5.4.23 2022-10-12 19:08:32 +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
494dcebd7c Merge branch 'dev' for release 5.4.22 2022-10-10 15:43:30 +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
1533adeb2d Merge branch 'dev' for release 5.4.21 2022-10-05 13:24:22 +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
Guilherme Chaguri
68683cf155 (Bug) Fix pt time formatting 2022-09-28 10:48:55 -03:00
Sylvain
67655926c9 Merge branch 'dev' for release 5.4.20 2022-09-27 17:22:48 +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
Guilherme Chaguri
75796074da (Bug) Fix admin users groups being overriden by SSO group_id 2022-09-26 14:23:29 -03:00
Guilherme Chaguri
1bd97e3251 Allow searching by username 2022-09-26 13:41:50 -03:00
Sylvain
c6f0b69b2e
(doc) Updated the link to the user's manual 2022-09-21 13:56:46 +02:00
Du Peng
ae9f7dcc40 Merge branch 'dev' for release 5.4.19 2022-09-13 14:08:17 +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