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

577 Commits

Author SHA1 Message Date
Sylvain
59a20d71bd corrected the documentation about BOOK_SLOT_AT_SAME_TIME
Also: [ongoing] help for managers
2020-04-29 12:57:17 +02:00
Sylvain
35ce577651 [bug] subscription page shows the groups without any active plans
[bug] cart price inconsistently updated after a subscription
[feature] plans page for managers
2020-04-29 10:57:32 +02:00
Sylvain
81a18704ed [bug] plan edition does not show the associated group 2020-04-28 18:10:12 +02:00
Sylvain
6a8746b110 [bug] updating a setting without any changes triggers an error
Also:
- Invoices interface for managers
- Refactoring of admin/invoices template: split into multiple files
2020-04-28 16:35:54 +02:00
Sylvain
e56fba1c03 [bug] Free entry label for events without reservation 2020-04-28 11:21:04 +02:00
Sylvain
2da644ecd5 [bug] unable to delete an unreserved event 2020-04-28 10:05:28 +02:00
Sylvain
3624bee057 {bug] unable to create events or trainings that are not multiples of SLOT_DURATION 2020-04-28 09:45:12 +02:00
Sylvain
570672c5db [bug] unable to change group if the previous was deactivated 2020-04-28 09:21:33 +02:00
Sylvain
f88472eeb3 Interface to manage partners 2020-04-21 16:47:35 +02:00
Sylvain
ff75a96ecc Ability to define, per availability, a custom duration for the reservation slots 2020-04-15 18:08:02 +02:00
Sylvain
96a7dd6d43 Version 4.3.4 2020-04-14 16:33:54 +02:00
Sylvain
e814ce7e1f Now using MailCatcher with docker instead of maildev 2020-04-14 12:19:39 +02:00
Sylvain
b3c823c0d4 Maintenance task to display the current version 2020-04-14 10:13:45 +02:00
Sylvain
8395363811 Maintenance task to migrate notifications for Fab-manager v1 2020-04-08 18:06:42 +02:00
Sylvain
92398c6d8d Allow removing contacts from the about page + defaut locales 2020-04-08 16:32:22 +02:00
Sylvain
5f6c293046 fixes in-context translation + fixes migration 20160704095606 2020-04-08 15:55:08 +02:00
Sylvain
a13c3af88c [bug] migration 20160704095606 cannot run due to GDPR refactoring 2020-04-08 14:14:50 +02:00
Sylvain
f2a76732e5 Compatible database with Fab-manager v1, to allow upgrades 2020-04-08 12:58:59 +02:00
Sylvain
de9c224a92 improved version check
- use referer from client when available
- save uuid returned by hub
- send uuid to hub on version check
- check the version on each startup to prevent wrong sync
- also: do not save a setting on API update if it has not changed
2020-04-07 17:53:19 +02:00
Sylvain
a4cd6e4dc7 [bug] unable to access health endpoint 2020-04-07 15:19:41 +02:00
Sylvain
6f4052f295 [bug] invalid link to upgrade procedure 2020-04-07 15:02:14 +02:00
Sylvain
44e726bc54 [bug] in-context translation is loading invalid locale for MessageFormat 2020-04-07 14:39:31 +02:00
Sylvain
c6c25f0595 [bug] default nginx configuration does not allows secure cookies 2020-04-07 12:26:14 +02:00
Sylvain
7214af5d9b Improved setup script for installations without nginx 2020-04-07 10:34:58 +02:00
Sylvain
e3ea83fce2 [bug] default twitter feed is invalid 2020-04-06 16:59:28 +02:00
Sylvain
bb13dc1d66 updated documentation 2020-04-06 15:56:01 +02:00
Sylvain
ff302975cb Changed some default values for new installations 2020-04-06 15:54:49 +02:00
Sylvain
b0de296eee [bug] installation without nginx does not remove the service from the docker-compose file 2020-04-06 15:54:39 +02:00
Sylvain
729a070ea2 Version 4.3.3 2020-04-01 18:05:05 +02:00
Sylvain
3917d6042c [bug] no statistics for subscriptions (#196)
+ [bug] issing translation for subscriptions statistics > duration
2020-04-01 17:25:55 +02:00
Sylvain
705bedc25c [bug] crediting a wallet w/ refund invoice prevent statistics generation (#196) 2020-04-01 12:51:18 +02:00
Sylvain
570f61c5df [bug] report error on invalid encoding in members import 2020-03-31 16:53:30 +02:00
Sylvain
f596859c78 updated changelog 2020-03-31 16:12:32 +02:00
Sylvain
6dc7a7edd9 [bug] unable to export accounting data to ACD 2020-03-31 15:39:05 +02:00
Sylvain
8075ca69e1 updated changelog 2020-03-30 16:33:36 +02:00
Sylvain
3d34fd7261 Removed MESSAGEFORMAT_LOCALE as it is now handled by make-plural 2020-03-25 12:35:09 +01:00
Sylvain
b052cc9057 updated compass-core to fix deprecations 2020-03-25 12:35:09 +01:00
Sylvain
36adddad53 Syntax improvements in scss files 2020-03-25 12:35:08 +01:00
Sylvain
5da4a90692 [bug] invalid footprints in invoices fixtures 2020-03-25 12:34:33 +01:00
Sylvain
64342c9e00 [bug] missing translations for some error messages 2020-03-24 17:28:55 +01:00
Sylvain
85ab715b89 [bug] invalid translation keys in closing accounting period interface 2020-03-24 16:59:36 +01:00
Sylvain
f8d315b5e5 renamed production documentation 2020-03-24 11:23:56 +01:00
Sylvain
efd356965e [bug] since PostgreSQL release 9.6.17, the new installations will fail to start complaining for missing password (#194) 2020-03-23 16:58:17 +01:00
Sylvain
cb68fe50cf [security] updated mkdirp to fix cve-2020-7598 2020-03-23 16:28:02 +01:00
Sylvain
a1af1a78b0 do not embed dev deps in docker build + updated eslint 2020-03-23 16:15:06 +01:00
Sylvain
d7ff1264fa Updated angular-translate 2020-03-23 15:57:40 +01:00
Sylvain
284aa9e58c updated changelog 2020-03-23 15:24:30 +01:00
Sylvain
1baa2a179e Updated instructions to setup a development environment 2020-03-23 15:03:09 +01:00
Sylvain
1115ba064b fixes some translation 2020-03-11 14:45:58 +01:00
Sylvain
2e58ad26e1 Version 4.3.2 2020-03-11 12:37:55 +01:00