Dorian Vabre
|
8fc45da56e
|
Merge branch 'dev_EventOrganizer_payment' of github.com:DorianVabre/dolibarr into dev_EventOrganizer_suggest
|
2021-04-27 15:01:59 +02:00 |
|
Dorian Vabre
|
7405725198
|
added security check at beginning of /project/index page (according to the security I added in the previous commits)
|
2021-04-27 14:11:46 +02:00 |
|
Dorian Vabre
|
79dce3ad05
|
typo in comment
|
2021-04-27 14:06:40 +02:00 |
|
Dorian Vabre
|
fab12bc5e5
|
removed the indicated id of conf when on the subscription page for security (now showing label instead)
|
2021-04-27 14:04:08 +02:00 |
|
Dorian Vabre
|
a508cdbf59
|
every dol_encode for securekey replaced with dol_hash (dol_encode kept for encoding ids
|
2021-04-27 14:01:44 +02:00 |
|
Dorian Vabre
|
b24b297a40
|
adaptation of the payment for the booth location case
|
2021-04-27 12:30:49 +02:00 |
|
Dorian Vabre
|
151819b7ad
|
added payment redirection to pay a booth, or status update for free booth/conference
|
2021-04-27 11:22:40 +02:00 |
|
Dorian Vabre
|
bfadcfc4bb
|
added red star on label and note, that are required
|
2021-04-27 10:49:10 +02:00 |
|
Dorian Vabre
|
d034446205
|
not giving the invoiceref anymore in the url from newpayment to paymentok, since it was already in ref= anyway
|
2021-04-27 10:08:32 +02:00 |
|
Dorian Vabre
|
99589fd693
|
added fk_project in $facture
|
2021-04-27 09:57:27 +02:00 |
|
Dorian Vabre
|
cedb8adfe2
|
removal of vardump
|
2021-04-27 09:52:11 +02:00 |
|
Dorian Vabre
|
a3628954b2
|
fix for the supplier code
|
2021-04-26 17:46:30 +02:00 |
|
Dorian Vabre
|
c8440a6283
|
fix on form dates
|
2021-04-26 16:17:42 +02:00 |
|
Dorian Vabre
|
a716973757
|
form completed, tags added to thirdparty
|
2021-04-26 15:44:08 +02:00 |
|
Dorian Vabre
|
dd9c42876a
|
cleared test modif on core
|
2021-04-26 14:29:28 +02:00 |
|
Dorian Vabre
|
1b4b93bc6a
|
thirdparty/contact creation seems ok
|
2021-04-26 14:28:37 +02:00 |
|
Dorian Vabre
|
de63c93ad4
|
wip on creating the contact
|
2021-04-26 12:09:39 +02:00 |
|
Dorian Vabre
|
bced3d60dd
|
added required name to the form
|
2021-04-26 11:11:23 +02:00 |
|
Dorian Vabre
|
45531d0f1a
|
index suggestion page form added, needs to be improved to show only necessary fields
|
2021-04-26 10:39:22 +02:00 |
|
Dorian Vabre
|
1b7854e698
|
added security to suggestion page index.php (securekey and id encoded)
|
2021-04-26 10:15:28 +02:00 |
|
stickler-ci
|
7f9f67e7ef
|
Fixing style errors.
|
2021-04-23 15:12:34 +00:00 |
|
Dorian Vabre
|
e9b35cf36b
|
mail template modified to add company name and remove useless payment link
|
2021-04-23 16:53:34 +02:00 |
|
Dorian Vabre
|
f65fa98c37
|
indent fix, validation and mail sending put into else block to avoid errors
|
2021-04-23 16:46:09 +02:00 |
|
Dorian Vabre
|
f8479b4a57
|
fixed invoice validation, payment, and attendee validation
|
2021-04-23 16:37:39 +02:00 |
|
Dorian Vabre
|
1511bf811c
|
now getting the amount of the invoice in the newpayment page
|
2021-04-23 12:22:03 +02:00 |
|
Dorian Vabre
|
432bdaea65
|
same as previous commit
|
2021-04-23 10:36:12 +02:00 |
|
Dorian Vabre
|
b441c600bb
|
fixing error introduced in a previous commit
|
2021-04-23 10:32:28 +02:00 |
|
Dorian Vabre
|
4589813d3f
|
added thirdparty fetch before mail sending to get its name
|
2021-04-23 09:46:02 +02:00 |
|
Dorian Vabre
|
f832434ce3
|
removing mistake from last commit: source is already given in urlok
|
2021-04-22 16:17:22 +02:00 |
|
Dorian Vabre
|
804547997b
|
removed obsolete post information and now giving the source in the url
|
2021-04-22 15:52:45 +02:00 |
|
Dorian Vabre
|
eb96d5bd58
|
added comments
|
2021-04-22 15:27:16 +02:00 |
|
Dorian Vabre
|
467595ce60
|
an already subscribed attendee will not be redirected to a payment page, now
|
2021-04-22 14:53:32 +02:00 |
|
Dorian Vabre
|
e6318eb4f4
|
style
|
2021-04-22 12:06:33 +02:00 |
|
Dorian Vabre
|
e05c318fd8
|
various modifications on the way existing attendees and thirdparties are handled at registration
|
2021-04-22 11:45:00 +02:00 |
|
Dorian Vabre
|
22dab0e0af
|
fix on creating attendee
|
2021-04-21 17:26:46 +02:00 |
|
Dorian Vabre
|
1700ac937a
|
wip on looking for existing attendees instead of creating them each time
|
2021-04-21 17:25:28 +02:00 |
|
Dorian Vabre
|
b9408d6c71
|
email sending added in paymentok
|
2021-04-21 16:43:57 +02:00 |
|
Dorian Vabre
|
e81637b608
|
wip on getting the existing attendee
|
2021-04-21 16:37:02 +02:00 |
|
Dorian Vabre
|
ebf2466d7b
|
no more redirection to subscriptionok after paymentok successful
|
2021-04-21 15:36:07 +02:00 |
|
Dorian Vabre
|
8e7043eca6
|
conforbooth class included in paymentok page
|
2021-04-21 15:31:14 +02:00 |
|
Dorian Vabre
|
4d20079c49
|
fix: the ref passed in url is now attendee s one, not invoice s
|
2021-04-21 15:20:08 +02:00 |
|
Dorian Vabre
|
f059cbe89c
|
ref passed in url no longer crypted (useless) and correctly passed through POST at submit
|
2021-04-21 14:50:50 +02:00 |
|
Dorian Vabre
|
9809179aa4
|
securekey added to newpayment page, correction in the invoice line created
|
2021-04-21 14:19:07 +02:00 |
|
Dorian Vabre
|
780b3f4714
|
target:blank added for the link to the registration pag
|
2021-04-21 13:41:30 +02:00 |
|
Dorian Vabre
|
7a65a1768a
|
wip on mail content
|
2021-04-21 11:57:03 +02:00 |
|
Dorian Vabre
|
790ff0c64c
|
mail template working, but info in it not replaced by values
|
2021-04-21 10:48:37 +02:00 |
|
Dorian Vabre
|
4c57a6c207
|
wip on mail, sending ok but no content
|
2021-04-20 17:28:18 +02:00 |
|
Dorian Vabre
|
5ad64640c2
|
removal of var_dump
|
2021-04-20 16:26:11 +02:00 |
|
Dorian Vabre
|
a500d83c0b
|
linked invoice and attendee
|
2021-04-20 16:09:22 +02:00 |
|
Dorian Vabre
|
b70e477f47
|
removal of the mail sending (not functional yet) in the subscriptionok page, it will be moved to the paymentok after payment or the attendeesubscription if no payment has to be done
|
2021-04-20 14:49:11 +02:00 |
|