Laurent Destailleur
|
356accd6ee
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-01-11 21:05:09 +01:00 |
|
hystepik
|
4e0ea65c43
|
Fix #23466 : fix public payement pages ko and ok
|
2023-01-09 15:37:10 +01:00 |
|
Laurent Destailleur
|
2101611bd5
|
Fix title of emails sents on payment
|
2022-10-18 23:33:30 +02:00 |
|
Laurent Destailleur
|
8d82307956
|
Fix title of emails sents on payment
|
2022-10-18 23:33:22 +02:00 |
|
Laurent Destailleur
|
9e55377f0a
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-08-10 13:10:52 +02:00 |
|
ptibogxiv
|
d872b9c2c7
|
Fix correct fix of paymentok.php
this line was deleted by error
|
2022-08-02 21:05:33 +02:00 |
|
Laurent Destailleur
|
ef8da5f34c
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-08-02 20:27:08 +02:00 |
|
ptibogxiv
|
af4d8ef53e
|
FIX validation paymentok.php if advance rights
|
2022-07-30 15:32:18 +02:00 |
|
Frédéric France
|
3fdbce7a31
|
use isModEnabled function
|
2022-06-11 09:46:28 +02:00 |
|
Laurent Destailleur
|
8bacb6c755
|
Fix name of var
|
2022-05-22 17:09:08 +02:00 |
|
Laurent Destailleur
|
bb6f73136a
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2022-05-06 12:46:26 +02:00 |
|
Laurent Destailleur
|
763c86144e
|
Fix add invoice to email
|
2022-05-04 15:51:24 +02:00 |
|
Laurent Destailleur
|
8f7e162406
|
Fix css
|
2022-05-04 15:27:23 +02:00 |
|
Laurent Destailleur
|
c55da219d9
|
FIX sending email on payment of registration of event
|
2022-05-03 20:35:28 +02:00 |
|
Laurent Destailleur
|
207373d37d
|
FIX sending email on payment of registration of event
|
2022-05-03 20:07:21 +02:00 |
|
Laurent Destailleur
|
bedb08df50
|
Clean and debug online payment code
|
2022-04-08 15:15:55 +02:00 |
|
Laurent Destailleur
|
6169f76a34
|
Add log for debug. Make new method for stripe payment an option.
|
2022-04-08 12:38:49 +02:00 |
|
Laurent Destailleur
|
9bda7ba8c7
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/doleditor.class.php
|
2022-03-03 00:16:55 +01:00 |
|
Laurent Destailleur
|
940417efe2
|
FIX payment not completed when using Paypal.
|
2022-03-02 15:13:17 +01:00 |
|
Laurent Destailleur
|
00e6d2786d
|
Do not use dol_hash anymore for the name of cookies.
|
2022-02-21 12:21:43 +01:00 |
|
Laurent Destailleur
|
3d9cdbf136
|
FIX Debug v15
|
2022-02-18 16:24:11 +01:00 |
|
Laurent Destailleur
|
3ab2308124
|
Clean code
|
2022-02-18 12:36:05 +01:00 |
|
Laurent Destailleur
|
27ae8f61bd
|
FIX Check on Stripe REAL amount currency before validating membership
|
2021-11-27 19:04:39 +01:00 |
|
Laurent Destailleur
|
309f7da7ba
|
Add log hidden into result page
|
2021-11-27 18:29:31 +01:00 |
|
Laurent Destailleur
|
6e27abaed9
|
FIX redirect to payment page when membership payment mode forced
|
2021-11-27 17:19:16 +01:00 |
|
Alexandre SPANGARO
|
f6a8082f16
|
HTML5 - <font> tag is deprecated, replace by <span>
|
2021-10-05 10:01:37 +02:00 |
|
Laurent Destailleur
|
deb1965cd5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/card.php
htdocs/compta/paiement/list.php
htdocs/core/class/commonobject.class.php
htdocs/mrp/mo_list.php
htdocs/projet/tasks/task.php
htdocs/public/payment/newpayment.php
|
2021-09-20 17:15:12 +02:00 |
|
Laurent Destailleur
|
0bf213acac
|
Code comment
|
2021-09-18 13:25:12 +02:00 |
|
Laurent Destailleur
|
8909702619
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/bom/class/bom.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/eventorganization.lang
htdocs/product/class/productfournisseurprice.class.php
|
2021-09-16 13:40:05 +02:00 |
|
Laurent Destailleur
|
2b340579a1
|
Fix look
|
2021-09-15 21:12:16 +02:00 |
|
Laurent Destailleur
|
034c5651c8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/langs/en_US/eventorganization.lang
htdocs/public/eventorganization/attendee_subscription.php
|
2021-09-08 22:13:35 +02:00 |
|
Laurent Destailleur
|
880ac07661
|
Debug organizedeventregistration module
|
2021-09-08 01:41:59 +02:00 |
|
Laurent Destailleur
|
3d72a21396
|
Clean code
|
2021-08-28 03:09:41 +02:00 |
|
Laurent Destailleur
|
58fa0740c3
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/langs/en_US/errors.lang
|
2021-08-22 01:41:18 +02:00 |
|
Laurent Destailleur
|
17213ae65d
|
More error messages on paypal payment.
|
2021-08-21 12:37:28 +02:00 |
|
Laurent Destailleur
|
cb2c7d1485
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-31 17:00:00 +02:00 |
|
Florian HENRY
|
ae5bb956ac
|
fix invoice in stand registration pb
|
2021-07-29 17:18:05 +02:00 |
|
Laurent Destailleur
|
ddf067e9de
|
Merge pull request #17801 from nicolas-eoxia/fix_process_payment_with_online_link_order
NEW : Auto create invoice for payment done on an order with online payment link of order
|
2021-07-14 14:05:13 +02:00 |
|
Laurent Destailleur
|
b2425c2a9d
|
Update paymentok.php
|
2021-07-14 14:04:44 +02:00 |
|
Laurent Destailleur
|
37801184c0
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/holiday/class/holiday.class.php
Fix case of newByMonth
|
2021-07-06 15:35:17 +02:00 |
|
Florian HENRY
|
783257706c
|
fix: payment ok should trigger PAYMENTONLINE_PAYMENT_OK even on custom object
|
2021-07-02 10:53:51 +02:00 |
|
stickler-ci
|
b102dc619f
|
Fixing style errors.
|
2021-07-01 10:15:55 +00:00 |
|
Nicolas Domenech
|
5c0086790e
|
Merge branch 'develop' into fix_process_payment_with_online_link_order
|
2021-07-01 12:13:59 +02:00 |
|
Nicolas
|
3e6eeeb977
|
fix : remove comments
|
2021-07-01 11:59:00 +02:00 |
|
Nicolas
|
9b71f1e16b
|
fix : move check if invoice module is enabled into paymentok.php
|
2021-07-01 11:55:06 +02:00 |
|
Laurent Destailleur
|
edb4cf4130
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
README.md
htdocs/filefunc.inc.php
|
2021-06-19 20:05:25 +02:00 |
|
Laurent Destailleur
|
5d6b26ddb7
|
Fix css
|
2021-06-19 19:45:13 +02:00 |
|
Laurent Destailleur
|
693ac3eab6
|
Code comment
|
2021-06-10 16:38:09 +02:00 |
|
Nicolas
|
e46faacac1
|
FIX : Add process payment with online link order
|
2021-06-02 18:11:47 +02:00 |
|
Dorian Vabre
|
307ab92bc0
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_EventOrganizer_suggest
|
2021-05-20 16:13:42 +02:00 |
|