Sylvain
209eaa70e2
New translations app.admin.en.yml (French)
2021-06-09 16:56:56 +02:00
Sylvain
e1e446ab3f
API+ interface to CRUD plan categories
2021-06-08 16:43:43 +02:00
Sylvain
3878eece8f
New translations app.admin.en.yml (French)
2021-06-04 18:53:17 +02:00
Sylvain
ecf80b0591
ability to set invoices as erroneous
2021-05-24 16:34:27 +02:00
Sylvain
da3eb4f8bd
[bug] typo in allow/prevent booking overlapping slots
2021-05-21 17:18:22 +02:00
Sylvain
6d237a540f
New translations app.admin.en.yml (French)
2021-05-20 15:24:14 +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
937ed72dc7
[bug] the view is not refreshed when deleting a recurring slot
2021-03-24 16:02:35 +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
f535be5b05
WIP: address_required
2021-03-22 18:02:56 +01:00
Sylvain
0717535194
New translations app.admin.en.yml (French)
2021-03-10 14:51:00 +01:00
Sylvain
9d747db095
Ability to disable the trainings module
2021-03-10 13:25:53 +01:00
Sylvain
e332b9c2af
New translations app.admin.en.yml (French)
2021-02-23 11:01:04 +01:00
Sylvain
2921d099dc
New translations app.admin.en.yml (French)
2021-02-10 15:03:36 +01:00
Sylvain
dc844bb10c
Enlarged privacy policy display and edition zones
2020-10-26 16:52:05 +01:00
Sylvain
13bc5334cc
ability to configure until when the events are shown on the home page
2020-09-29 09:39:32 +02:00
Sylvain
0837d42036
New translations app.admin.en.yml (French)
2020-06-24 11:37:33 +02:00
Sylvain
7b23861168
New translations app.admin.en.yml (French)
2020-06-24 11:19:53 +02:00
Sylvain
c1ad0fd8fb
New translations app.admin.en.yml (French)
2020-06-24 10:47:51 +02:00
Sylvain
3d3424da12
New translations app.admin.en.yml (French)
2020-06-17 15:52:16 +02:00
Sylvain
5d6ee4c49d
New translations app.admin.en.yml (French)
2020-06-16 17:17:50 +02:00
Sylvain
1f296d2757
New translations app.admin.en.yml (French)
2020-06-16 17:16:28 +02:00
Sylvain
a7b494708c
New translations app.admin.en.yml (French)
2020-06-16 17:05:44 +02:00
Sylvain
e7f458e22e
Merge branch 'dev' into l10n_dev
2020-06-16 10:57:04 +02:00
Sylvain
94da18296b
New translations app.admin.en.yml (French)
2020-06-16 10:37:59 +02:00
Sylvain
6e14bb0d05
New translations app.admin.en.yml (French)
2020-06-16 10:35:40 +02:00
Sylvain
6552d19b2b
New translations app.admin.en.yml (French)
2020-06-16 10:18:36 +02:00
Sylvain
62e452a63f
New translations app.admin.en.yml (French)
2020-06-16 10:11:35 +02:00
Sylvain
cad37e1c3f
New translations app.admin.en.yml (French)
2020-06-16 10:01:50 +02:00
Sylvain
55c239f87f
New translations app.admin.en.yml (French)
2020-06-15 18:12:33 +02:00
Sylvain
be9ee9d25d
complete features-tour for invoices page
2020-06-15 15:56:55 +02:00
Sylvain
dbbf306bf2
complete features-tour for projects page
2020-06-15 15:43:28 +02:00
Sylvain
6af5f51ff2
complete features-tour for settings page
2020-06-15 15:32:30 +02:00
Sylvain
24155bc009
ability to lock settings from the env vars
2020-06-15 13:20:48 +02:00
Sylvain
42872ab107
configure wallet from UI
2020-06-15 12:44:43 +02:00
Sylvain
f46c78a476
read email_confirmation_required from the UI
2020-06-15 11:57:13 +02:00
Sylvain
48bcf0b838
configure invoices prefix from the DB
2020-06-15 10:58:15 +02:00
Sylvain
78518e17fb
read stripe_currency from the UI
...
We prevent the currency from being changed if any stripe payment was made, because a stripe user cannot made pay with different currencies. If we try to charge a user with a different currency than the currency he used for a previous payment, this will fail; so we must prevent this case
2020-06-10 16:37:11 +02:00
Sylvain
a70668f52a
sync members on stripe after keys update
2020-06-09 14:27:18 +02:00
Sylvain
d5939a9de5
set the stripe keys from the UI
2020-06-09 13:09:31 +02:00
Sylvain
06b5da9df8
configure online payment from the UI
2020-06-08 17:42:59 +02:00
Sylvain
b44a8da73b
set openlab_default from the UI
2020-06-08 16:15:44 +02:00
Sylvain
88f2fb3749
secure the settings API (read) + read the openlab settings from the db
2020-06-08 15:08:07 +02:00
Sylvain
db8de18bd4
set openlab-projects id & secret from the UI
2020-06-08 11:38:49 +02:00
Sylvain
6af3f12917
use the db settings to validate mime types & extensions + fix texts + force lowercase
2020-06-03 17:56:39 +02:00
Sylvain
8f32eb92db
interface to manage file extensions & mime types
2020-06-03 17:39:32 +02:00
Sylvain
5c152412db
test mime type of a file
...
use marcel to test mime types
updated mimemagic
2020-06-03 16:25:13 +02:00
Sylvain
45013be950
configure default_host & default_protocol from env
...
reverts 478a6c40
(partially) & b2434864
2020-06-02 18:29:24 +02:00
Sylvain
9a0f36c245
configure disqus_shortname from the UI
2020-06-01 18:31:43 +02:00
Sylvain
59cb17789c
rename section project_elements to projects
2020-06-01 17:52:39 +02:00