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

768 Commits

Author SHA1 Message Date
Du Peng
8b042a17bd (feat) add uid_attribute for saml provider 2024-06-05 12:04:26 +02:00
Du Peng
8b1cce3a9d (bug) unable to show member children for admin 2024-05-24 15:22:37 +02:00
Du Peng
5f917ec1e8 (bug) unable to filter by date in the Subscription OpenAPI 2024-04-29 10:40:08 +02:00
Du Peng
407c0173ab (feat) add sp certificate for saml provider 2024-03-27 14:41:30 +01:00
Du Peng
5b9bdd2b46 (feat) add idp_slo_service_url 2024-02-20 16:54:34 +01:00
Du Peng
cf998e6220 (feat) add payment transfer/check to accounting settings 2024-02-12 11:39:33 +01:00
Du Peng
ff80216d9b (feat) Allow the admin to update payment method only the overdue subscription item without cancel PayZen subscription 2024-02-08 15:59:17 +01:00
Du Peng
2aaf801c1f (bug) remove unused code 2024-02-01 14:48:05 +01:00
Du Peng
bc023011d2 (feat) saml provider 2024-01-26 21:24:33 +01:00
Du Peng
f58da357b7 (wip) saml sso 2024-01-24 15:27:01 +01:00
Du Peng
73566d4cd9 (wip) add saml provider 2024-01-24 15:27:01 +01:00
Du Peng
2b9cb8ca96 (feat) change the param delted_user to including_deleted_users 2023-10-30 08:52:49 +01:00
Du Peng
614abec39e (feat) add deleted_user param for open api users 2023-10-30 08:08:35 +01:00
Nicolas Florentin
3ee63d4613 do not log Notifications#polling action anymore, by default, can be enable via env variable ENABLE_NOTIFICATIONS_POLLING_LOGGING=true 2023-10-20 08:58:33 +02:00
Nicolas Florentin
3d2169634c Fix a bug: when getting status of users/subscriptions export 2023-10-02 15:14:23 +02:00
Nicolas Florentin
b35acdffaf Fix a bug: minor pb (exception raised) when a bot or unauthenticated user hit api/auth_providers actions 2023-09-29 14:40:59 +02:00
Nicolas Florentin
64620a2759 Fix a bug: minor pb when bot hit api/projects#search without beeing authenticated 2023-09-29 14:31:23 +02:00
Nicolas Florentin
d95e2ac56c improvement : performance of members#show and reservations#index 2023-09-28 15:57:30 +02:00
Du Peng
12b1ff5f0e Merge branch 'pre_inscription' into family_compte_pre_inscription 2023-09-11 17:59:14 +02:00
Du Peng
fb2b762015 Merge branch 'spaces-machines-tree' into dev 2023-09-11 09:54:08 +02:00
Nicolas Florentin
a1938201ca fix NotificationsController#polling failing request 2023-09-11 09:07:27 +02:00
Du Peng
e4bd077907 (feat) Add extra_authorize_params to OpenIdConnect config 2023-09-07 16:22:57 +02:00
Nicolas Florentin
a72c2e580c improves api/notification controller to avoid failing when there is a notification with wrong notification_type in db 2023-09-07 10:30:48 +02:00
Nicolas Florentin
7925040d33 manager can configure his notifications 2023-09-01 14:39:53 +02:00
Nicolas Florentin
bdc5729141 (feat) space associate machines 2023-08-24 14:41:29 +02:00
Du Peng
6b183969c7 Merge branch 'reservation-context' into dev 2023-08-24 10:37:53 +02:00
Du Peng
14f404dfb6 (bug) unable to cancel a payment schedule 2023-08-21 18:24:56 +02:00
Du Peng
ea83265b87 (bug) child cannot be updated 2023-07-27 17:34:54 +02:00
Nicolas Florentin
043ff6d47e wip 2023-07-20 16:55:22 +02:00
Du Peng
03d71d7a84 (feat) hide child birthday > 18 years ago 2023-07-12 08:44:02 +02:00
Du Peng
d271fa59e6 (feat) valid/invalid pre registration event 2023-07-11 10:36:44 +02:00
Du Peng
1ff61c9380 (bug) unable to confirm payment of store for admin 2023-07-10 13:49:39 +02:00
Du Peng
b0a204dd1d (feat) Improved performance when marking all notifications as read 2023-07-07 16:17:34 +02:00
Du Peng
a60e587187 (feat) admin can confirm the payment of pre-registration reservation 2023-07-04 15:05:40 +02:00
Du Peng
0f9a5ff8af (feat) validate pre-registration reservation 2023-07-04 15:05:36 +02:00
Du Peng
219e7f5913 (wip) add pre-registration to event 2023-07-04 15:02:36 +02:00
Du Peng
26f1c939cd (feat) edit/delete child in members list 2023-07-04 15:01:24 +02:00
Du Peng
b577cd1ae2 (feat) child compte validation notification 2023-07-04 15:01:11 +02:00
Du Peng
562dfcb010 (feat) new child notification 2023-07-04 15:01:10 +02:00
Du Peng
ec1a736601 (feat) child validation 2023-07-04 15:01:06 +02:00
Du Peng
3d542ce6d4 (feat) add supporting document for child 2023-07-04 14:59:42 +02:00
Du Peng
e85e2d7b47 (wip) pay family and nominative event 2023-07-04 14:59:00 +02:00
Du Peng
07b47d7956 (wip) add event type 2023-07-04 14:58:58 +02:00
Du Peng
9373f50706 (wip) event reservation naminative 2023-07-04 14:57:42 +02:00
Du Peng
39178b5d96 (wip) create/update user children 2023-07-04 14:56:34 +02:00
Du Peng
5365cbdaba (wip) add/edit user children 2023-07-04 14:56:33 +02:00
Nicolas Florentin
b8fd8d8172 Merge remote-tracking branch 'origin/projects-to-markdown' into projects-improvements 2023-07-03 14:37:57 +02:00
Nicolas Florentin
50ed3c9ed2 projects to markdown in zip 2023-06-30 11:15:37 +02:00
Nicolas Florentin
82823dd4cc download project to markdown file 2023-06-29 16:37:16 +02:00
Nicolas Florentin
8217bb1a59 adds project categories 2023-06-29 08:47:42 +02:00