Sylvain
|
3d3be70e29
|
[bug] newly generated refund is displayed as broken
|
2019-07-29 12:25:46 +02:00 |
|
Sylvain
|
5e8697de18
|
fix invoices list API
|
2019-07-29 12:19:54 +02:00 |
|
Sylvain
|
a778b1063a
|
enhance ruby syntax
|
2019-07-29 12:17:57 +02:00 |
|
Sylvain
|
0714878bca
|
[bug] unable to generate a refund
|
2019-07-29 12:07:22 +02:00 |
|
Sylvain
|
1be7bda603
|
[security] updated sidekiq to fix 3 security vulnerabilities
|
2019-07-29 11:34:59 +02:00 |
|
Sylvain
|
26c8d402e1
|
removed dependency to jquery-ui
|
2019-07-17 15:30:19 +02:00 |
|
Sylvain
|
12fcfee71e
|
[bug] unable to export reservations or subscriptions to excel
|
2019-07-10 12:25:08 +02:00 |
|
Sylvain
|
38d3ddd48a
|
[bug] export members list to excel is broken
|
2019-07-10 11:27:45 +02:00 |
|
Sylvain
|
b77fde2506
|
[bug] OpenlabWorker is crashing with message undefined method profile for StatisticProfile
|
2019-07-10 10:58:51 +02:00 |
|
Sylvain
|
1253af5377
|
Prevent invalid invoice logo from crashing the InvoiceWorker
|
2019-07-10 10:54:35 +02:00 |
|
Sylvain
|
ca61e4e08e
|
[bug] SubscriptionExpireWorker cannot run due to wrong expiration column in SQL query
|
2019-07-10 10:52:29 +02:00 |
|
Sylvain
|
ddbb492ace
|
[bug] abuses reports are not notified to admins
|
2019-06-26 12:55:38 +02:00 |
|
Sylvain
|
85f4182b2f
|
[bug] projects RSS feed fails to render
|
2019-06-24 11:03:40 +02:00 |
|
Sylvain
|
50373b6609
|
[bug] cookie consent modal is not shown
|
2019-06-17 14:57:11 +02:00 |
|
Sylvain
|
2d92df3ebb
|
do not delete the user if superadmin + fix text alert
|
2019-06-17 11:12:05 +02:00 |
|
Sylvain
|
b0b2e8d3a9
|
use an async worker to notify users about policy update
|
2019-06-17 10:01:59 +02:00 |
|
Sylvain
|
5cd977b4dd
|
ruby syntax + may fix #132?
|
2019-06-13 16:53:36 +02:00 |
|
Sylvain
|
f3c433883d
|
[bug] canceled reservation are not removed from statistics (fix #133)
|
2019-06-13 16:29:12 +02:00 |
|
Sylvain
|
84c90cdef3
|
ignore cookies modal if GA is disabled
|
2019-06-13 14:00:43 +02:00 |
|
Sylvain
|
f69703f0a0
|
allow user to change his choice about cookies
|
2019-06-13 12:52:56 +02:00 |
|
Sylvain
|
249e59bb2a
|
get user consent about cookies
|
2019-06-13 11:28:55 +02:00 |
|
Sylvain
|
7fc03af6bc
|
[ongoing] cookies consent modal
|
2019-06-12 16:53:37 +02:00 |
|
Sylvain
|
6e5cc2a4c4
|
typo and syntax
|
2019-06-12 16:31:45 +02:00 |
|
Sylvain
|
d0cd5a90d2
|
handle deleted users in notifications
|
2019-06-12 15:49:35 +02:00 |
|
Sylvain
|
ddce997e12
|
display data collection purpose on each input field + fix notifications on deleted user
|
2019-06-12 15:34:03 +02:00 |
|
Sylvain
|
0e18defe53
|
handle deleted user in statistics
|
2019-06-12 12:40:43 +02:00 |
|
Sylvain
|
a53c6e80e7
|
move invoice->operator to invoicing_profile + minor fixes to handle user deletion
|
2019-06-12 12:22:38 +02:00 |
|
Sylvain
|
86ded2b8d2
|
[ongoing] fixes for invoices pdf files
|
2019-06-11 16:56:11 +02:00 |
|
Sylvain
|
37b9e3da60
|
link statistic profile to invoices
|
2019-06-11 10:02:48 +02:00 |
|
Sylvain
|
818d1357a9
|
save user cration date in statistic_profile
|
2019-06-06 16:54:09 +02:00 |
|
Sylvain
|
cfd33c3a52
|
migrate projects to statistic_profile
|
2019-06-06 16:34:53 +02:00 |
|
Sylvain
|
35da65b686
|
change statistic_service to use statistic_profile + use raw sql in migrations
|
2019-06-06 13:58:49 +02:00 |
|
Sylvain
|
fe2a6f7120
|
migrate trainings to statistic_profile and adjust code
|
2019-06-06 12:00:21 +02:00 |
|
Sylvain
|
0a5e373730
|
models linking
|
2019-06-05 16:21:39 +02:00 |
|
Sylvain
|
f0c5b0eb09
|
init StatisticProfileTraining
|
2019-06-05 16:17:56 +02:00 |
|
Sylvain
|
6f87873b2c
|
fix init member group when created from signup modal
|
2019-06-05 16:09:11 +02:00 |
|
Sylvain
|
5c57bcc7c6
|
defer member search in admin panel to optimize requesting
|
2019-06-05 15:35:27 +02:00 |
|
Sylvain
|
660a8abe8b
|
fix statistic_profile
|
2019-06-05 12:24:01 +02:00 |
|
Sylvain
|
17fbd6b465
|
multiple fixes related to statistic_profile & invoicing_profile + fix users list while sorting by subscription
|
2019-06-05 12:11:51 +02:00 |
|
Sylvain
|
bd796bc588
|
fix SubscriptionsController - all tests passing
|
2019-06-05 07:58:49 +02:00 |
|
Sylvain
|
9fd6ea08b9
|
fix SubscriptionGroupValidator
|
2019-06-05 07:52:02 +02:00 |
|
Sylvain
|
4c033614ae
|
[ongoing] migrate subscriptions & reservations to statistic_profile
|
2019-06-04 16:50:23 +02:00 |
|
Sylvain
|
52992ac9d5
|
move gender & birthday to statistic_profile
|
2019-06-04 13:33:00 +02:00 |
|
Sylvain
|
42e73e4315
|
[ongoing] statistic profile
|
2019-06-03 17:25:04 +02:00 |
|
Sylvain
|
9ef2f142bd
|
link HistoryValue to InvoicingProfile + improved invoices tests
|
2019-06-03 16:51:43 +02:00 |
|
Sylvain
|
7ed97ef35a
|
link wallet & its transactions to invoicingprofile
|
2019-06-03 16:00:09 +02:00 |
|
Sylvain
|
6011f27268
|
finish moving organization & address to invoiving profile: fix create & edit user
|
2019-06-03 12:06:01 +02:00 |
|
Sylvain
|
a211ad39ff
|
moving organization & address to invoicingProfile + refactored doc about postgre
|
2019-05-29 14:28:14 +02:00 |
|
Sylvain
|
142e07f3c9
|
update code to use invoicingprofile
|
2019-05-29 12:01:24 +02:00 |
|
Sylvain
|
ffbca98276
|
[ongoing] fix api to use the invoicing_profile
|
2019-05-28 16:49:36 +02:00 |
|