Laurent Destailleur
2e744a4517
Update create_ticket.php
2022-02-17 19:18:22 +01:00
Thomas Negre
1c8c98ac0f
fix ticket public interface:
...
When sending an email to the customer,
If a custom URL had been provided for ticket public interface,
the link provided in the email did lead to the index of the public interface.
We want it to lead to /view.php
2022-02-17 09:53:36 +01:00
Maxime Kohlhaas
00b617d17f
Fix #18961 : no_email field has been replaced by mailing_unsubscribe table
2021-10-23 22:22:45 +02:00
ptibogxiv
676d70d86d
FIX stripe for connect mode
2020-10-01 12:14:50 +02:00
Laurent Destailleur
5d20f47473
FIX page for confirmation of payments is empty
2020-08-04 15:00:03 +02:00
Laurent Destailleur
2076d18825
FIX Param of fetch_name_optionals_label must be object->table_element
2020-08-04 12:47:09 +02:00
Laurent Destailleur
26c253113b
Removed not used files
2020-07-26 22:04:19 +02:00
Laurent Destailleur
2cc7e88f8e
clean code
2020-07-10 02:32:22 +02:00
Laurent Destailleur
7fdccf4eb8
Fix error in stripe payment if no country defined
2020-07-10 02:28:00 +02:00
Laurent Destailleur
b76828df9f
Fix use of newtoken()
2020-07-06 09:39:26 +02:00
Laurent Destailleur
623a9db4e7
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/product/composition/card.php
htdocs/public/notice.php
2020-06-19 00:42:20 +02:00
Laurent Destailleur
22ca5e0671
Fix XSS reported by C. Weiler <sak1.s3curity@gmail.com> in notice.php
2020-06-19 00:39:27 +02:00
Laurent Destailleur
b7e7ccee54
Update demo
2020-06-12 18:55:36 +02:00
Laurent Destailleur
a0b6d9c4e0
css
2020-06-12 01:19:50 +02:00
Laurent Destailleur
949ef8d7d8
Fix css
2020-05-15 12:49:22 +02:00
Laurent Destailleur
ad906fc508
Fix use SVG logo instead of PNG
2020-05-15 12:43:48 +02:00
Laurent Destailleur
bfca151d85
Responsive
2020-05-15 11:58:50 +02:00
Laurent Destailleur
734a8ba312
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-05-12 15:27:00 +02:00
atm-greg
64d2f906bc
fix visibility of extrafields in public interface
2020-05-11 16:35:58 +02:00
Laurent Destailleur
206b16410e
Revert the option to avoid to introduce a feature that is duplicate with
...
already existing view "Events/Agenda". It also keeps a common behaviour
between other tools.
Maxi debug on messages of tickets
2020-05-07 22:52:32 +02:00
Laurent Destailleur
4d6a45d491
Major doxygen fix
2020-05-03 22:48:35 +02:00
Laurent Destailleur
293034dd89
css
2020-04-28 19:47:31 +02:00
Laurent Destailleur
a7815e0aac
css
2020-04-28 19:44:32 +02:00
Laurent Destailleur
4d22baabfe
CSS
2020-04-28 19:40:25 +02:00
Laurent Destailleur
31157931a9
Fix phpcs
2020-04-26 23:52:23 +02:00
Laurent Destailleur
b20d85b198
Fix phpcs
2020-04-26 23:06:52 +02:00
Scrutinizer Auto-Fixer
1bf5745286
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-25 11:52:07 +00:00
Scrutinizer Auto-Fixer
d021559b16
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-15 22:42:57 +00:00
Laurent Destailleur
e26124bf84
Clean code to make option TICKET_NOTIFICATION_EMAIL_TO easier to
...
understand
2020-04-15 12:57:33 +02:00
Laurent Destailleur
f2e90c6657
Look and feel v12
2020-04-15 12:32:59 +02:00
Laurent Destailleur
7f54c28cdb
Responsive
2020-04-15 12:13:29 +02:00
Laurent Destailleur
c93681ed33
Responsive
2020-04-15 11:51:43 +02:00
Laurent Destailleur
2bf36bff6d
Fix restore dir at good place
2020-04-13 04:19:25 +02:00
Laurent Destailleur
3740d59848
Look and feel v12
2020-04-13 04:14:28 +02:00
Laurent Destailleur
422e33a68b
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/ihm.php
htdocs/comm/action/class/actioncomm.class.php
htdocs/compta/stats/cabyprodserv.php
htdocs/filefunc.inc.php
htdocs/takepos/invoice.php
2020-04-12 17:01:44 +02:00
philazerty
63d41fa356
Update list.php
...
Bug #13519
2020-04-10 16:48:18 +02:00
Scrutinizer Auto-Fixer
444c293c01
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-10 08:59:32 +00:00
Frédéric FRANCE
fc34b5a4cb
compress png with zopflipng
2020-04-06 19:03:48 +02:00
Laurent Destailleur
84cda962c1
Clean dead code
2020-04-02 12:03:29 +02:00
Scrutinizer Auto-Fixer
e8083e2a65
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-03-23 14:54:02 +00:00
Laurent Destailleur
3e807b00ba
FIX Look and feel v11
2020-03-20 21:21:30 +01:00
Laurent Destailleur
588692760a
FIX Look and feel v11
2020-03-20 21:16:52 +01:00
Laurent Destailleur
73f2e9e5de
WIP migrate num_paiement into num_payment
...
Fix label for free product in takepos
2020-03-16 19:23:18 +01:00
Laurent Destailleur
54d9f6a703
Deprecated comment
2020-03-14 16:35:16 +01:00
Laurent Destailleur
33c5db9cc3
Prepare code for the new pagination possibility
2020-03-13 13:07:11 +01:00
Laurent Destailleur
3cf7105635
Fix language in sublang dir
2020-03-13 10:05:54 +01:00
Laurent Destailleur
29843165ec
Use the header and footer of public pages for the payment ok and ko page
2020-03-13 03:28:13 +01:00
Laurent Destailleur
35fae3ec5d
NEW Upgrade Stripe library to 6.43.1
2020-03-13 03:07:28 +01:00
Laurent Destailleur
e1c7222172
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-03-09 20:39:05 +01:00
Jean Traullé
f7dda657b1
Fix Call to a member function getMessage() on null
...
Because we are not in the exception block, $e is necessarily undefined.
Thus replacing $e->getMessage(); by value of $paymentintent->status.
2020-03-06 17:46:45 +01:00