Commit Graph

248 Commits

Author SHA1 Message Date
Laurent Destailleur
f6004d1b01 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-26 02:16:32 +01:00
Laurent Destailleur
3c9ba08369 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-26 02:10:54 +01:00
Thomas Negre
51f1871dd6 FIX on public ticket list, only the page 1 was accessible. Other pages were 404 error. 2023-01-19 17:22:31 +01:00
Laurent Destailleur
981e165c3e Reduce default value from 1000 to 200 for
MAIN_SECURITY_MAX_POST_ON_PUBLIC_PAGES_BY_IP_ADDRESS
2022-11-29 10:24:21 +01:00
hystepik
bae0a01294 modif public page 2022-11-28 11:06:36 +01:00
Laurent Destailleur
43f9ac59d9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-11 15:34:10 +01:00
Laurent Destailleur
cba92c8bdd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-11-11 15:28:04 +01:00
lmarcouiller
a215717991 Fix : php 8.1 warnings in ticket 2022-11-08 16:27:04 +01:00
Laurent Destailleur
ecdc92e219 Merge pull request #22688 from altairis-noe/public_ticket_check
FIX: check if contact is active before creating associated ticket
2022-11-02 16:54:20 +01:00
Noé Cendrier
bcfcbf19ec strictly inferior, please 2022-11-02 14:11:37 +01:00
Laurent Destailleur
870ffb6dda Update create_ticket.php 2022-11-02 01:10:17 +01:00
Laurent Destailleur
414b183ead Update create_ticket.php 2022-11-02 01:07:31 +01:00
Laurent Destailleur
634348d048 Update create_ticket.php 2022-11-02 01:02:52 +01:00
Noé Cendrier
589df5e63d check if contact is active before creating associated ticket 2022-10-27 16:13:11 +02:00
Laurent Destailleur
26d1182838 FIX Debug ticket module (no double event when sending private message)
FIX The backtopage after sending ticket message was ko.
2022-10-23 22:32:52 +02:00
Laurent Destailleur
fb28d14097 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-09-28 21:20:37 +02:00
Regis Houssin
aafecb6d2b FIX missing the management of a constant in the Ticket config 2022-09-27 17:08:08 +02:00
Laurent Destailleur
eee05613bb Merge pull request #21667 from Hystepik/develop#3
Fix : Spam db public page yogosha report 11813
2022-09-25 18:07:55 +02:00
Alexandre SPANGARO
a6040867c8 Use isModEnabled 2022-09-25 06:16:11 +02:00
stickler-ci
1579ddea88 Fixing style errors. 2022-09-13 00:26:00 +00:00
Laurent Destailleur
7c92a45cd6 Update create_ticket.php 2022-09-13 02:21:24 +02:00
Laurent Destailleur
c6144df397 Update create_ticket.php 2022-09-13 02:15:31 +02:00
Laurent Destailleur
d1fbdbb33f Update create_ticket.php 2022-09-13 02:14:02 +02:00
Laurent Destailleur
827231f487 Merge branch 'develop' into develop#3 2022-09-13 02:10:46 +02:00
Laurent Destailleur
f9b5a370ab Merge pull request #22226 from fboitel/fboitel-dev-scrutinizer-11/09/2022
Fix scrutinizer 2
2022-09-13 01:22:33 +02:00
Hystepik
dd5a4fd7eb Merge branch 'develop' into develop#3 2022-09-12 15:08:10 +02:00
Laurent Destailleur
45c9e6064e FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
Faustin
e4faf16c56 scrutinizer: multiple attribute errors considered as boolean instead of string[] in if() 2022-09-11 21:53:25 +02:00
Laurent Destailleur
7a277d9560 Merge branch 'develop' into loaddolibarrenv 2022-09-09 17:02:05 +02:00
Laurent Destailleur
b23ab2cb71 FIX #yogosha12266 2022-09-09 13:58:54 +02:00
lmarcouiller
499720851f fix error of brackets + better look code 2022-09-08 10:59:24 +02:00
Frédéric France
8d33953142 add comment 2022-09-07 20:08:59 +02:00
Hystepik
ca78b4bc50 Merge branch 'develop' into develop#3 2022-09-07 14:39:00 +02:00
lmarcouiller
5a924d23e3 fix CI errors 2022-09-01 16:30:48 +02:00
Hystepik
cbbc028ffe Merge branch 'develop' into develop#4 2022-09-01 16:12:01 +02:00
Laurent Destailleur
6903b96f6b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-01 12:39:25 +02:00
Laurent Destailleur
2c46410675 FIX list of email in public ticket interface 2022-09-01 11:47:46 +02:00
Laurent Destailleur
e3f9b15db3 FIX list of email in public ticket interface 2022-09-01 11:18:46 +02:00
Laurent Destailleur
8bf8beb898 Debug module ticket 2022-09-01 10:54:20 +02:00
lmarcouiller
d41c6a93d3 Fix : php 8.1 warn,ings 2022-08-29 16:23:33 +02:00
Hystepik
0214c0993d Merge branch 'develop' into develop#3 2022-08-29 10:25:29 +02:00
lmarcouiller
a3fb4ad030 use of getUserRemoteIp() 2022-08-29 10:22:01 +02:00
Philippe GRAND
622442bb49 FIX php8 compatibility 2022-08-28 14:29:59 +02:00
Philippe GRAND
6ac416f6e2 FIX php8 compatibility 2022-08-28 14:29:19 +02:00
Philippe GRAND
c2c13d41ef FIX php8 compatibility 2022-08-28 14:28:52 +02:00
Philippe GRAND
466284f260 FIX php8 compatibility 2022-08-28 14:28:22 +02:00
Philippe GRAND
65c05a374f FIX php8 compatibility 2022-08-28 14:27:54 +02:00
lmarcouiller
bcd5aacb4c Fix : Spam db public page 2022-08-04 16:53:58 +02:00
Laurent Destailleur
56a8912c9b Fix do not erase global option when configuring ticket 2022-07-22 19:47:59 +02:00
Laurent Destailleur
fc0f624445 Debug v16 2022-06-04 02:08:08 +02:00