Laurent Destailleur
fba2d143bd
Merge pull request #20763 from frederic34/patch-1
...
default value is second parameter of getDolGlobalString
2022-05-04 00:01:49 +02:00
Laurent Destailleur
207373d37d
FIX sending email on payment of registration of event
2022-05-03 20:07:21 +02:00
Laurent Destailleur
5dfd38c8f9
Clean code for top menu
2022-05-02 16:54:27 +02:00
Frédéric FRANCE
19143d7003
default value is second parameter of getDolGlobalString
2022-05-02 15:31:21 +02:00
Laurent Destailleur
21e3a5d5ec
Try to fix warnings
2022-05-01 21:04:16 +02:00
Laurent Destailleur
82b65f3517
Merge pull request #20707 from hregis/fix_wrong_data_root_with_multicompany
...
NEW Module website now supports the multicompany module
2022-05-01 12:33:07 +02:00
Laurent Destailleur
a090b21aec
NEW Add a public page with all list of open job positions
2022-05-01 12:12:44 +02:00
Laurent Destailleur
7c058c9ae6
NEW Add param to keep the robot=index meta tag on public pages
2022-05-01 11:48:11 +02:00
Laurent Destailleur
c96e3bdddf
PHP v8 compatibility
2022-04-30 19:50:20 +02:00
Regis Houssin
8a2cc52b5c
FIX wrong website data root with multicompany
2022-04-25 10:14:30 +02:00
Laurent Destailleur
4e34649fc2
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/modulebuilder/index.php
2022-04-14 16:10:23 +02:00
Ferran Marcet
b8bccd62ef
Update newonlinesign.php
2022-04-11 18:41:36 +02:00
Ferran Marcet
9547b9e7fe
Fix: Online signature of proposals does not work well with multicompany
2022-04-11 18:01:25 +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
5ea42825fb
Merge pull request #19362 from ptibogxiv/patch-451
...
NEW stripe element with more gateways
2022-04-08 09:45:22 +02:00
Laurent Destailleur
c8bd222c05
Upgrade jquery to 3.6 and jquery-ui to 1.13.1
2022-04-02 19:50:26 +02:00
Laurent Destailleur
9fd4368195
Fix message on best vote
2022-04-01 19:30:22 +02:00
Laurent Destailleur
256b2f4493
NEW Show number of votes into the label of tab "Results" of a survey
2022-04-01 19:17:25 +02:00
Laurent Destailleur
88ffe1827e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/core/ajax/row.php
htdocs/filefunc.inc.php
2022-03-10 15:59:09 +01:00
Laurent Destailleur
e76afe475b
Fix responsive
2022-03-09 11:42:15 +01: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
117e1057e1
FIX #yogosha9083
2022-02-24 18:29:24 +01:00
Laurent Destailleur
e96061dd18
Fix phpunit SecurityTest
2022-02-22 23:46:57 +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
3b6f7bff66
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-18 16:32:51 +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
6b8312aab0
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-17 20:51:25 +01:00
Laurent Destailleur
d19aca7192
# WARNING: head commit changed in the meantime
...
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-02-17 20:50:03 +01:00
Laurent Destailleur
aacd439765
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/api/class/api_setup.class.php
2022-02-17 20:46:20 +01:00
Laurent Destailleur
edc984c6e3
# WARNING: head commit changed in the meantime
...
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2022-02-17 20:43:22 +01:00
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
Laurent Destailleur
6bd2caee08
test
2022-01-27 16:35:26 +01:00
Laurent Destailleur
2f1857a23a
Log
2022-01-27 11:51:51 +01:00
Laurent Destailleur
b0e5d63ee2
Better log
2022-01-27 11:49:38 +01:00
Thomas Negre
ec723657c9
new : allow informations to be displayed before the public ticket list
2022-01-26 09:55:41 +01:00
Laurent Destailleur
60b90056c4
Fix #yogosha8450
2022-01-19 15:20:10 +01:00
Laurent Destailleur
13510b9929
Clean sortfield, sortorder
2022-01-13 11:17:25 +01:00
Laurent Destailleur
6aeae8fe7f
Debug v15
2022-01-07 12:27:07 +01:00
Laurent Destailleur
13a3d0057b
Merge pull request #19644 from FHenry/dev_public_page_multientity_ticket
...
FIX: manage multientity in ticket public page by querystring (#Evarisk)
2022-01-06 16:53:35 +01:00
Laurent Destailleur
5b8d6e60e4
Debug v15
2022-01-05 10:43:05 +01:00
Laurent Destailleur
6bd6bc3d57
Fix link to download document on signed proposal
2022-01-04 13:33:59 +01:00
Laurent Destailleur
1d80b8394a
Debug v15
2022-01-04 12:56:08 +01:00
Laurent Destailleur
2e2e1b90e5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-12-26 15:41:25 +01:00
Laurent Destailleur
a7ef4991fd
Fix position of menu
2021-12-26 15:41:09 +01:00
Laurent Destailleur
7edba34107
Debug and secure the signature feature
2021-12-25 17:08:40 +01:00
Laurent Destailleur
3fc0205d0b
Fix responsive
2021-12-25 12:44:46 +01:00