Sylvain
f1bf6cf4a5
[bug] unable to run interactive rails commands during the upgrade
2021-06-10 17:24:16 +02:00
Sylvain
6192e522e5
refreshed upgrade instructions
2021-06-10 17:09:39 +02:00
Sylvain
832f66d8e9
typo
2021-06-10 16:45:47 +02:00
Sylvain
77a3b3b7b4
Version 5.0.0
2021-06-10 16:19:34 +02:00
Sylvain
1f966754d7
updated changelog
2021-06-10 15:10:14 +02:00
Sylvain
e9233ac0a9
updated changelog
2021-06-10 15:08:01 +02:00
Sylvain
e184bf3d3c
filter plans y duration
2021-06-10 14:06:53 +02:00
Sylvain
854db568bf
Ability to configure the prefix of the payment-schedules' files
2021-06-10 12:04:00 +02:00
Sylvain
ef69cab179
Merge branch 'hotfix' into dev
2021-06-09 19:40:07 +02:00
Sylvain
e0d4ca972e
Version 4.7.12
2021-06-09 19:33:15 +02:00
Sylvain
f82adc8133
[bug] unable to process stripe payments
2021-06-09 19:24:56 +02:00
Sylvain
4368851151
[bug] do not allow users to register with an invalid email address
2021-06-09 19:10:31 +02:00
Sylvain
3f044513e9
[bug] cannot select the recurrence end date on Safari or Internet Explorer
2021-06-08 10:25:20 +02:00
Sylvain
4e06ba5a4d
improved documentation
2021-06-08 09:44:34 +02:00
Sylvain
684e6f779b
setup: external network
2021-06-07 15:45:58 +02:00
Sylvain
7ab8aa0e48
fix a security issue
2021-06-04 19:03:23 +02:00
Sylvain
68f64cfc5c
update the card for payment schedules
2021-06-04 18:26:20 +02:00
Sylvain
430db7777f
[bug] unable to map a new setup to the db network
2021-06-03 15:49:19 +02:00
Sylvain
81bc22c494
front-end adaptation for interacting with new object[] API
...
Also: [bug] handle not onnected users on subscription page
- fix showing an error message when no gateway is selected
2021-06-01 11:01:38 +02:00
Sylvain
e08157b5f6
Unified and documented upgrade exit codes
2021-06-01 09:03:24 +02:00
Sylvain
1bee09442c
run the chain:all command before db:migrate
2021-06-01 08:54:19 +02:00
Sylvain
0b2310e57a
updated changelog
2021-05-31 17:17:00 +02:00
Sylvain
28e41de9ad
task to reset the stripe payment methods in test mode
2021-05-31 16:15:57 +02:00
Sylvain
55b0e25ee9
generate footprints in a reproductible way
2021-05-31 12:53:28 +02:00
Sylvain
5f5ec8dbb6
remove references to Invoice.invoiced
2021-05-27 15:58:55 +02:00
Sylvain
c79078c8e1
Merge branch 'dev' into payzen
2021-05-26 14:00:51 +02:00
Sylvain
d81e25b88e
Version 4.7.11
2021-05-26 13:42:17 +02:00
Sylvain
413bb57c38
[bug] zero-decimal currencies w/ stripe
2021-05-26 13:38:16 +02:00
Sylvain
4e601b672a
[bug] fablab:fix_invoices date parsing error
2021-05-26 11:49:52 +02:00
Sylvain
3c42f5e3a1
updated ffi to 1.15.1
2021-05-26 10:04:56 +02:00
Sylvain
b938232c19
Merge branch 'dev' into payzen
2021-05-25 14:06:30 +02:00
Sylvain
47d4e49888
Version 4.7.10
2021-05-25 13:31:35 +02:00
Sylvain
4334bc4b6a
updated @rails/webpacker to 5.4.0
2021-05-25 11:10:17 +02:00
Sylvain
625b833cde
updated ruby to 2.6.7
2021-05-25 10:46:58 +02:00
Sylvain
faa880f9f6
CAD lists of types and extensions are now ordered alphabetically
2021-05-24 17:33:32 +02:00
Sylvain
c3f7f04ec2
[bug] html syntax error result in unable to compile the assets
2021-05-24 17:14:01 +02:00
Sylvain
ecf80b0591
ability to set invoices as erroneous
2021-05-24 16:34:27 +02:00
Sylvain
3a910b1182
script to fix existing invoices w/o invoiced_id
2021-05-24 11:19:59 +02:00
Sylvain
9c4568a473
[bug] run script was disfunctional
2021-05-21 17:19:42 +02:00
Sylvain
da3eb4f8bd
[bug] typo in allow/prevent booking overlapping slots
2021-05-21 17:18:22 +02:00
Sylvain
d7471d6f2e
updated changelog with references to security issues
2021-05-21 17:07:17 +02:00
Sylvain
cecdf07dc6
[bug] new installation with mapping to an external network does not connect fab-manager to elasticsearch
2021-05-21 17:02:25 +02:00
Sylvain
b255abaf55
[bug] reservation of slots restricted to subscribers leads to invoices without invoiced_id
...
This bug was introduced with v4.7.0 and appends when the restriction is manually overridden by an admin/moderator
2021-05-21 16:46:41 +02:00
Sylvain
2fc0ad1ba0
[bug] new installation with mapping to an external network does not connect fab-manager to elasticsearch
2021-05-21 10:13:31 +02:00
Sylvain
66f81a975e
WIP: array of items
...
Migration from cart_items:{reservation:{}, subscription:{}, ...}
to cart_items:{items:[{reservation:{}, ...}], ...}
2021-05-19 18:12:52 +02:00
Sylvain
2a4a4e6d74
Check the status of the assets' compilation during the upgrade
2021-05-18 16:18:44 +02:00
Sylvain
4826db7cf0
[bug] typo in allow/prevent booking overlapping slots
2021-05-18 10:52:59 +02:00
Sylvain
2571e14482
[bug] run script was disfunctional
2021-05-17 15:25:05 +02:00
Sylvain
6bcd9f6fef
Merge branch 'dev' into payzen
2021-05-17 15:07:41 +02:00
Sylvain
dba7c60c28
Version 4.7.9
2021-05-17 14:13:31 +02:00
Sylvain
bf2407467b
[bug] unable to sort invoices by date
...
This is a workaround. The real issue is that some invoices does not have the invoiced_id data for Reservation. This is likely due to the fact that invoices are created and saved before the reservation is saved (so they don't have an ID).
@see app/services/reservations/reserve.rb#34
2021-05-17 12:34:12 +02:00
Sylvain
0992999a32
[bug] some invoices does not have the name of the user
2021-05-14 17:07:38 +02:00
Sylvain
7251298334
script to run a rails command with ease
2021-05-14 15:42:19 +02:00
Sylvain
c8c2300dd2
[bug] unable to change the slots durations for a new availability
2021-05-14 15:03:30 +02:00
Sylvain
1c4f46f935
[bug] responsiveness of the about page title
2021-05-14 14:55:14 +02:00
Sylvain
bf9a91b479
[bug] about page on small devices
2021-05-14 14:29:36 +02:00
Sylvain
82260d8c62
[bug] invalid currency in notifications for locales with region
2021-05-14 11:57:52 +02:00
Sylvain
7ac119d4cf
[bug] invoices are not generated in test/development if the configured locale is composed
...
Eg. If locale is fr-CA, it was crashing. If locale was only fr, is was working.
Now, composed locales print the watermark using the base locale and
hour_minute format is fetched from the base locale
2021-05-12 17:23:42 +02:00
Sylvain
ff40c98dcb
[bug] missing german watermark
2021-05-12 16:55:25 +02:00
Sylvain
390f62fd41
[bug] the count of successfully updated events was not correct
2021-05-12 15:53:32 +02:00
Sylvain
436db80ccf
Increased the width of the input field for the prices of the events
...
This is especially useful for currencies like FCFA that have large numbers and large currency symbol
2021-05-12 15:16:10 +02:00
Sylvain
2a63daffb5
display all themes for the events
2021-05-12 15:00:19 +02:00
Sylvain
2a7a7fd614
[bug] the event themes are not kept when editing the event again
2021-05-12 14:54:56 +02:00
Sylvain
910567e156
updated i18next & react-i18next
2021-05-12 10:26:52 +02:00
Sylvain
1a2ce0b6c0
update rails to 5.2.6
2021-05-12 10:01:29 +02:00
Sylvain
f50cdb2733
update changelog with security fixes
2021-05-12 09:03:09 +02:00
Sylvain
3b2f17d6d8
improved style of subscription page titles
2021-04-28 15:43:36 +02:00
Sylvain
ccee0815cc
[bug] build status badge is broken
2021-04-27 11:00:49 +02:00
Sylvain
b9e3db8700
Improved the production documentation
2021-04-27 09:24:42 +02:00
Sylvain
b2e8d993e7
Improved the development documentation
2021-04-27 09:03:49 +02:00
Sylvain
26dfbef5e1
WIP: refactor models to use payment_gateway_objects
2021-04-21 17:38:06 +02:00
Sylvain
95a06f7d02
updated various dependencies
...
webpack, lodash, eslint, webpack-dev-server, react2angular, auto-ngtemplate-loader, angular-bootstrap-switch, react-refresh-webpack-plugin and eslint-plugin-react
2021-04-21 10:23:38 +02:00
Sylvain
5a06d55838
improved error handling in upgrade script
2021-04-19 17:07:03 +02:00
Sylvain
ad6926ec1a
[bug] unable to cancel the upgrade before it begins
2021-04-14 16:18:35 +02:00
Sylvain
e7059cca5b
[bug] unable to set date formats during installation
2021-04-14 11:37:42 +02:00
Sylvain
63c81b82c1
Merge branch 'dev' into payzen
2021-04-06 15:03:27 +02:00
Sylvain
3483e1355c
updated openlab + handle missing dev instance
2021-04-06 14:58:12 +02:00
Sylvain
e06f3beeab
[bug] notification not sent
...
notification sent to the project author when a collaborator has confirmed his participation
2021-04-06 14:16:03 +02:00
Sylvain
98bb9d082c
fix fab-input and payzen-keys-form
2021-04-02 16:02:50 +02:00
Sylvain
cd2cc91373
Version 4.7.8
2021-04-02 11:02:40 +02:00
Sylvain
64316d028f
Version 4.7.7
2021-04-02 10:30:06 +02:00
Sylvain
e626e1ef6c
updated changelog
2021-04-02 10:22:20 +02:00
Sylvain
54c1a3cfd9
payzen keys configuration form
2021-03-31 16:03:51 +02:00
Sylvain
5aacd6695c
Merge branch 'dev' into payzen
2021-03-30 09:22:47 +02:00
Sylvain
64ed026fb5
updated babel
2021-03-29 17:05:17 +02:00
Sylvain
10dd5d2cca
[bug] create a training availability with calendar in month view result in wrong dates
2021-03-29 16:05:53 +02:00
Sylvain
818e9e99fc
[bug] unable to update a coupon
2021-03-29 10:19:06 +02:00
Sylvain
c50e69b351
Enforced validation on required input fields
2021-03-24 18:24:03 +01:00
Sylvain
937ed72dc7
[bug] the view is not refreshed when deleting a recurring slot
2021-03-24 16:02:35 +01:00
Sylvain
78b007a9ec
[bug] unable to add a new authorized file type for project's CAD files
2021-03-24 15:39:18 +01:00
Sylvain
5b854ea831
Merge branch 'dev' into payzen
2021-03-24 14:34:24 +01:00
Sylvain
56cf638d54
Version 4.7.6
2021-03-24 11:19:10 +01:00
Sylvain
7001888437
[bug] unable to run the setup script if sudoers belong to another group than sudo
2021-03-24 09:47:22 +01:00
Sylvain
7099f1f317
address required
...
- Ability to set the address as a mandatory field
- The address is new requested when creating an account
- The profile completion page is less fuzzy for people landing on it without enabled SSO
2021-03-23 11:49:05 +01:00
Sylvain
a5b3728f8c
[bug] various fixes on accouting exports
...
- accounting exports may ignore some invoices for the first and last days
- file caching for accounring exports is not used
2021-03-22 17:42:54 +01:00
Sylvain
39a7e23881
Improved style of public plans page
2021-03-22 13:13:51 +01:00
Sylvain
ef32532cf5
Links created using medium editor opens in new tabs
2021-03-22 11:32:04 +01:00
Sylvain
e9185bd402
[bug] recurring availabilities are not restricted to subscribers
2021-03-22 10:43:45 +01:00
Sylvain
b19c78c756
[bug] select all plans for slot restriction
...
When using the 'select all' button, to restrict an availbility to subscribers, all plans are selected, even those disabled
2021-03-22 10:36:41 +01:00
Sylvain
141f4f31b1
Merge branch 'dev' into payzen
2021-03-10 15:23:56 +01:00