Sylvain
|
68f64cfc5c
|
update the card for payment schedules
|
2021-06-04 18:26:20 +02:00 |
|
Sylvain
|
8bc040ae8b
|
show group in email notif on account creation
|
2021-03-09 11:34:39 +01:00 |
|
Sylvain
|
9609d96fc3
|
adjust payment schedule table to usage by admins & members
|
2021-02-10 10:03:04 +01:00 |
|
Sylvain
|
0e7226c85c
|
handle stripe requires_action
|
2021-02-08 15:28:47 +01:00 |
|
Sylvain
|
38ac55c35f
|
[bug] no notifications for refunds generated on wallet credit
|
2021-02-08 13:50:49 +01:00 |
|
Sylvain
|
76ebb3ccb4
|
run the PaymentScheduleItemWorker more ofter and tell the users that they ahev only 24h to fix the payment
|
2021-02-08 10:05:54 +01:00 |
|
Sylvain
|
26636254bd
|
generate the invoices for each schedule item and notify if something goes wrong
|
2021-01-25 13:05:27 +01:00 |
|
Sylvain
|
e5439901d6
|
fix generate payment schedule pdf + send by mail
TODO: total amount does not match with sum of all lines
- generate invoices for each PS-item
- interface to access the payment schedules
|
2021-01-19 16:47:51 +01:00 |
|
Sylvain
|
dbda82ac9b
|
notify after members sync on stripe
|
2020-06-09 15:06:46 +02:00 |
|
Sylvain
|
2d8df2c1cd
|
Ability to promote a user to a higher role (member > manager > admin)
|
2020-05-05 11:28:04 +02:00 |
|
Sylvain
|
fdc2f2c6ef
|
fix untranslated string
|
2020-03-11 14:35:38 +01:00 |
|
Sylvain
|
bb752f1218
|
refactor translations to work with crowdin pull requests
|
2020-03-09 11:47:18 +01:00 |
|
Sylvain
|
d833f6d812
|
harmonize Fab-manager trademark syntax
|
2020-02-26 10:19:43 +01:00 |
|
Sylvain
|
6aa3c0caeb
|
Notify all admins on the creation of a refund invoice
|
2019-12-09 11:55:31 +01:00 |
|
Sylvain
|
510c802ab1
|
messages variations depending on slot duration
|
2019-12-09 10:27:50 +01:00 |
|
Sylvain
|
d7aed3fa1f
|
Improved notification email to the member when a rolling subscription is taken
|
2019-10-23 11:43:42 +02:00 |
|
Sylvain
|
927479733b
|
migrated links to /users/auth from GET to POST
see https://github.com/omniauth/omniauth/wiki/Resolving-CVE-2015-9284 for more info
|
2019-10-02 14:37:47 +02:00 |
|
Sylvain
|
4deaf1f75a
|
[ongoing] import members from csv
|
2019-09-25 16:37:42 +02:00 |
|
Sylvain
|
fa6a54a422
|
export notifications
|
2019-07-31 12:37:31 +02:00 |
|
Sylvain
|
b423d9fce7
|
add link to interface in abuse report mail
|
2019-05-21 12:38:07 +02:00 |
|
Sylvain
|
162a56250a
|
notify users after privacy policy update + hide undefined content
|
2019-04-25 11:40:26 +02:00 |
|
Sylvain
|
c786ba6edb
|
notify user about archiving
|
2019-04-04 11:37:23 +02:00 |
|
Sylvain
|
7b0824a4a3
|
notify admins when no accounting period closed for 1 year
|
2019-03-18 14:33:30 +01:00 |
|
Sylvain
|
9854a4b965
|
prevent memory saturation with periodic checks
|
2019-02-26 15:18:19 +01:00 |
|
Sylvain
|
a2eb10331e
|
[ongoing] remove invoicing disabled per user
|
2019-01-10 16:50:54 +01:00 |
|
Sylvain
|
2126a199e0
|
Ability to set a neutral gender for the fablab's title (#108)
|
2018-09-18 16:40:50 +02:00 |
|
Sylvain
|
5ce6d4486e
|
fix profile complete mail template for non imported users
|
2017-10-11 11:56:43 +02:00 |
|
Sylvain
|
504fe49964
|
export machines availabilities
|
2017-03-02 12:34:28 +01:00 |
|
Sylvain
|
cf9181770b
|
export space statistics
|
2017-03-01 12:56:11 +01:00 |
|
Sylvain
|
12aaa7007c
|
fix a bug about notification email for refunf invoices
|
2016-12-15 14:27:58 +01:00 |
|
Sylvain
|
3ce41f0c5c
|
[to test] send cash coupon to user by mail
|
2016-11-24 18:17:49 +01:00 |
|
Kenneth Lim
|
18bc37749b
|
locale: informations --> information
Not sure if this helps but information does not require an `s`. :)
Signed-off-by: Kenneth Lim <kennethlimcp@gmail.com>
|
2016-10-07 17:11:58 +08:00 |
|
Sylvain
|
b7c41e89c4
|
fix locale of notify_auth_changed mails
|
2016-09-13 10:48:07 +02:00 |
|
Sylvain
|
cc1d6e4f21
|
[not tested] send reminder notification every hours for upcoming reservations
|
2016-08-17 17:39:12 +02:00 |
|
Sylvain
|
428b2db0ea
|
send a coupon to a user
|
2016-08-16 18:12:13 +02:00 |
|
Sylvain
|
c9a7c599c0
|
notify admin about organization registration & organization server validation
|
2016-08-02 18:06:07 +02:00 |
|
Sylvain
|
a2066d8c09
|
[feature]async generation of users exports
|
2016-07-27 17:00:06 +02:00 |
|
Sylvain
|
4d2f46ca95
|
[feature] Async statistics export to XLSX
- fix tests due to removal of event_categories
- rake task for generating statistics
|
2016-07-27 11:28:54 +02:00 |
|
Peng DU
|
5d84dcb666
|
update locale
|
2016-07-21 16:32:57 +02:00 |
|
Peng DU
|
fc7eaaab94
|
add notification and alert when user wallet credit
|
2016-07-21 16:32:54 +02:00 |
|
Sylvain
|
1f8f54d64f
|
mails translations in english
|
2016-04-11 11:32:32 +02:00 |
|
cyril
|
d1450f65f6
|
release 2.0 rc
|
2016-03-23 18:39:41 +01:00 |
|