Laurent Destailleur
7d109e9419
Fix phpcs
2023-12-13 12:46:23 +01:00
Laurent Destailleur
e040219fdc
Fix phpcs
2023-12-13 12:45:07 +01:00
Laurent Destailleur
f5e2ccbe08
Debug v19
2023-12-08 18:37:19 +01:00
Laurent Destailleur
c11a729a87
Debug v19 for for Stripe IPN API 2023-10-16
2023-12-08 18:04:03 +01:00
Laurent Destailleur
dbf4a1e041
Debug ipn
2023-12-08 17:29:03 +01:00
Laurent Destailleur
c3d1aa30ad
Merge pull request #26908 from frederic34/incompatiblewithtype
...
QUAL: fix default value incompatible with type
2023-12-06 16:51:35 +01:00
Laurent Destailleur
4daacd3371
Fix with php-cs-fixer
2023-12-04 13:49:31 +01:00
Frédéric FRANCE
55d63d0b13
fix default value incompatible with type
2023-11-30 21:51:32 +01:00
Frédéric FRANCE
046c89cfc7
fix hidden phpstan error ( #26888 )
2023-11-30 17:45:26 +01:00
Laurent Destailleur
06736918de
Fix warning
2023-11-27 12:33:07 +01:00
Laurent Destailleur
e8dc651877
Fix php8.2 warnings
2023-11-27 11:56:32 +01:00
Lucas Marcouiller
8dce28e29b
Fix bookcal public page 2 ( #26827 )
...
* fix bookcal public page
* fx booking link with calendar
* booking list on calendar_card
* fix display on wrong values
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-11-23 14:58:00 +01:00
Laurent Destailleur
ed93a4b1cb
Debug v19
2023-11-22 13:22:59 +01:00
Laurent Destailleur
2374cdd76c
Debug v19
2023-11-18 17:45:00 +01:00
Laurent Destailleur
6c2fdfd4b7
Debug v19
2023-11-18 17:05:22 +01:00
Lucas Marcouiller
bba49ba486
Fix bookcal public page ( #26725 )
...
* fix select all availabilities days
* generate array all availabilities ranges
* booking with new way
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-11-18 16:56:17 +01:00
HENRY Florian
70a5a85eac
fix: various getDol, display error on public page ( #26652 )
...
* fix: various getDol, display error on public page
* fix: various getDol, display error on public page
2023-11-17 11:39:16 +01:00
Laurent Destailleur
4034164954
Fix warning
2023-11-17 02:17:12 +01:00
Laurent Destailleur
8a5d57b09a
Debug v19
2023-11-09 11:31:16 +01:00
Laurent Destailleur
4cd4221a52
Debug v19. Remove some TODO.
2023-11-09 10:56:13 +01:00
Laurent Destailleur
ccfaaeb03b
Debug v19
2023-11-08 16:25:49 +01:00
daraelmin
4fc415a287
New option to define the start period of a first subscription ( #26484 )
...
* New option to define the start period of a first subscription
add default date of starting (year, month or subscription payment)
add delay for subscription period
* Update member.php
* Fix period for statistique if delay is set
2023-11-07 18:05:36 +01:00
Laurent Destailleur
9322554a6f
Fix responsive
2023-11-07 02:36:18 +01:00
Laurent Destailleur
de3fec95f5
Debug v19
2023-11-07 02:27:47 +01:00
Laurent Destailleur
7b464fa8f0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-05 19:39:35 +01:00
Laurent Destailleur
8622ce6601
Debug v19
2023-11-04 18:11:26 +01:00
Laurent Destailleur
78f443e87b
Debug v19
2023-11-04 17:05:59 +01:00
Laurent Destailleur
2a2dec2f88
Debug v19
2023-11-04 16:02:24 +01:00
Laurent Destailleur
c0ab3e0dff
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-04 13:10:00 +01:00
Laurent Destailleur
93746a805a
Close #321
2023-11-04 13:02:18 +01:00
daraelmin
63ccf17402
FIX #24367 - membership duration is the default duration adhtype ( #26428 )
...
* FIX #24367 - membership duration is the default duration adhtype
* avoid error for old database
* avoid error for old database
* Update paymentok.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-02 01:33:46 +01:00
Laurent Destailleur
ca3c7f0a37
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-10-26 13:52:22 +02:00
daraelmin
2ad04a4446
FIX public subscription page should not display acceptation for public register when it is not enabled ( #26354 )
...
* FIX in public subscription page author to publish in the public register appear even if not enabled
i
* Fix typo
2023-10-26 13:15:15 +02:00
Laurent Destailleur
1734adfd27
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-24 03:05:46 +02:00
MDW
e7c49922a6
Fix some items detected by phan (see #26262 ) ( #26264 )
...
* Fix some items detected by phan (see #26262 )
* Update fournisseur.facture-rec.class.php
* Update fournisseur.facture-rec.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-20 02:28:51 +02:00
Laurent Destailleur
c32ad2750d
FIX firstname and lastname were not saved in attendee subscription
2023-10-18 20:49:40 +02:00
Laurent Destailleur
b37a438067
The property ->user_validation to store ID of user validating has been
...
renamed into ->user_validation_id.
2023-10-17 11:10:25 +02:00
Laurent Destailleur
01a139158d
Debug v19
2023-10-16 21:15:03 +02:00
Laurent Destailleur
b8c8e903c2
Fix php8.2 warnings
2023-10-15 18:39:13 +02:00
Laurent Destailleur
ea2aabb1e4
Fix warning
2023-10-10 23:36:14 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Laurent Destailleur
3cb78be3ac
Clean code
2023-09-29 16:27:07 +02:00
Laurent Destailleur
bc73033d22
FIX Name of application used in email payment AK not defined
2023-09-25 16:39:40 +02:00
Laurent Destailleur
8bb1c55440
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-20 03:04:30 +02:00
Laurent Destailleur
864d4ad776
Look and feel v19
2023-09-20 03:02:31 +02:00
Laurent Destailleur
f7af03308a
NEW Add a public page to list all open surveys
2023-09-20 02:48:35 +02:00
Frédéric FRANCE
ac9ac76e67
phpstan
2023-09-18 12:20:16 +02:00
Laurent Destailleur
d02c615f40
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-09-16 15:14:22 +02:00
Laurent Destailleur
8d254e341b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-09-16 14:11:26 +02:00
Laurent Destailleur
2dce116296
Fix missing close
2023-09-14 15:01:28 +02:00