1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Sylvain
963d2e93bd (bug) unable to export statistics 2022-12-01 13:03:19 +01:00
Sylvain
35656229ad (bug) should not change group of subscriber 2022-11-07 15:14:33 +01:00
Sylvain
9cb744a4de fix typos 2022-01-10 15:56:01 +01:00
Sylvain
87cd41794e WIP: payzen subscription
TODO: retreive the payzen subscription from PayZen::Item
2021-06-02 20:07:53 +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
ecb23c02b9 fix extend susbcription w/ payment schedule 2021-02-10 13:32:13 +01:00
Sylvain
b5504d2342 create stripe subscription with all data 2020-11-12 16:44:55 +01:00
Sylvain
e644e4894a using unaccent to build project search index + updated doc 2020-06-30 15:58:39 +02:00
Sylvain
1a6cd356bf WIP: using postgres for full-text search in projects 2020-06-22 16:28:05 +02:00
Sylvain
2082beefbe updated documentation 2020-06-22 13:11:25 +02:00
Sylvain
6a5d4fbaa3 updated documentation 2020-06-22 12:37:33 +02:00
Sylvain
501aed9c33 updated documentation 2020-06-22 11:56:49 +02:00
Sylvain
a11edd9c6f restart app after restore db 2020-03-10 14:14:11 +01:00
Sylvain
32d29734fd correct command to restore SQL dump 2020-03-10 12:28:37 +01:00
Sylvain
d2e1d0fbff update instructions to restore postgreSQL dump (#166) 2020-03-04 12:18:51 +01:00
Sylvain
6fcc1ec0b5 change command to run test suite 2020-03-03 18:06:07 +01:00
Sylvain
d833f6d812 harmonize Fab-manager trademark syntax 2020-02-26 10:19:43 +01:00
Sylvain
ca61e4e08e [bug] SubscriptionExpireWorker cannot run due to wrong expiration column in SQL query 2019-07-10 10:52:29 +02:00
Sylvain
39fad9d0b0 Documentation about dumping the database 2019-06-17 15:27:30 +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
a211ad39ff moving organization & address to invoicingProfile + refactored doc about postgre 2019-05-29 14:28:14 +02:00