Commit Graph

1059 Commits

Author SHA1 Message Date
Benjamin Falière
8156fbfea3 FIX: Ticket new message notification sent twice 2024-04-04 11:44:22 +02:00
Laurent Destailleur
a7223719a5
Merge pull request #28446 from rycks/18.0-ticket_code_review
18.0 fix links error on dedicated virtualhost and ticket code review
2024-03-20 01:55:57 +01:00
Laurent Destailleur
b705dd8094 NEW Support Reply-To tracking in emails sending (tickets only for the
moment)

Conflicts:
	htdocs/core/class/CMailFile.class.php
	htdocs/ticket/class/ticket.class.php
2024-03-19 16:42:27 +01:00
Laurent Destailleur
2077c23c5e
Update styles.css.php 2024-03-19 02:08:49 +01:00
Laurent Destailleur
97e11f7f5f
Update cticketcategory.class.php 2024-03-16 17:16:46 +01:00
Laurent Destailleur
0fdca9b183
Update messaging.php 2024-03-16 16:00:22 +01:00
Laurent Destailleur
34a554e64d
Update cticketcategory.class.php 2024-03-16 15:59:43 +01:00
Laurent Destailleur
ea12c39cba
Update index.php 2024-03-16 15:57:16 +01:00
Laurent Destailleur
57fa0671e5
Update messaging.php 2024-03-16 15:56:40 +01:00
Laurent Destailleur
2bef2c6b87
Update list.php 2024-03-16 15:55:11 +01:00
Laurent Destailleur
52d9b7d6c4
Update index.php 2024-03-16 15:53:25 +01:00
Laurent Destailleur
15ba3757ab
Update document.php 2024-03-16 15:52:38 +01:00
Laurent Destailleur
15207665d8
Update contact.php 2024-03-16 15:52:01 +01:00
Laurent Destailleur
78d49e6713
Update ticket.class.php 2024-03-16 15:51:21 +01:00
Laurent Destailleur
8e3a567c03
Update cticketcategory.class.php 2024-03-16 15:49:04 +01:00
Laurent Destailleur
b65b184405
Update agenda.php 2024-03-16 15:48:04 +01:00
Laurent Destailleur
c8545ff59d
Update card.php 2024-03-16 15:46:45 +01:00
Laurent Destailleur
a437398993
Update index.php 2024-03-12 13:52:16 +01:00
Charles
23723289c2
Update ticket.class.php update function (#28722)
Default value for status to zero(0) instead of "null"
2024-03-09 01:05:58 +01:00
Eric Seigne
a2fb7884f9 precommit cleanup 2024-02-28 08:00:12 +01:00
Eric Seigne
d40081b0a8 missing ) 2024-02-27 08:37:48 +01:00
Eric Seigne
9d24025496 use TICKET_URL_PUBLIC_INTERFACE 2024-02-27 00:24:22 +01:00
Eric Seigne
5ec5369289 conver conf->global to getDolGlobalString 2024-02-27 00:09:35 +01:00
routmoute
1d38a3b7b8 fix conflict with develop branch 2023-12-29 20:19:17 +01:00
routmoute
48f4e52a22 fix: Display of the list of merged pdf 2023-12-29 02:30:32 +01:00
HENRY Florian
dd0b78fb55
fix: keep filter on type code : dol_escape_htmltag an array is not possible (#26639)
* fix: filter type code on ticket list

* fix: keep filter on type code : dol_escape_htmltag an array is not possible
2023-11-17 11:45:37 +01:00
Regis Houssin
d6b39dc227 FIX avoid warnings 2023-10-07 08:30:07 +02:00
Charles
72b995d568 Update ticket.class.php - SQL Syntax Error
Function "loadCacheCategoriesTickets" query had two WHERE clauses.  Change the second "WHERE" to "AND".
2023-09-28 00:31:45 +02:00
Regis Houssin
be9adbec41 FIX uniformize getEntity sql request 2023-09-27 00:05:36 +02:00
Regis Houssin
5fccbcb9ae FIX add field "entity" only in $tabfieldinsert 2023-09-23 10:05:36 +02:00
Laurent Destailleur
11cc0a61da Fix cast of int 2023-09-20 11:59:57 +02:00
Laurent Destailleur
bf3c0e9d4a FIX Avoid duplicate popup when popup setup to work as ajax 2023-09-12 10:52:15 +02:00
Laurent Destailleur
99406caa3a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-09-08 15:26:21 +02:00
Laurent Destailleur
5a9b2ce8de Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-08 14:45:09 +02:00
Laurent Destailleur
ec28a40d53 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-08 14:43:32 +02:00
Laurent Destailleur
1995ee7a03 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-09-08 14:29:30 +02:00
tnegre
ab7ab5c817 FIX : message order in ticket public view is not coherent with tickets events tab 2023-09-05 16:19:20 +02:00
Laurent Destailleur
a1a8ad2159 FIX #yogosha17287 2023-07-31 14:50:27 +02:00
Laurent Destailleur
42fea0090d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-12 16:41:11 +02:00
Laurent Destailleur
1998248e96 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-12 16:36:23 +02:00
Laurent Destailleur
37beb399d5 Debug v18 2023-07-12 15:02:34 +02:00
lvessiller-opendsi
9044952f5c
FIX dol_print_error parameters on ticket fetch method (#25318) 2023-07-12 14:32:45 +02:00
Laurent Destailleur
2207bbcc74 Fix test 2023-07-12 13:12:38 +02:00
Laurent Destailleur
d4cda09794 Debug v18 2023-07-10 02:25:33 +02:00
Laurent Destailleur
c8aff2af18
Update list.php 2023-07-02 20:05:24 +02:00
Charlène Benke
d9d67b2cea
phph V8 warning
when you select the project field in the list, an error appears
2023-07-02 14:25:31 +02:00
Frédéric FRANCE
1ab709ecbd
add contexts 2023-06-30 16:37:27 +02:00
Laurent Destailleur
cb40e2ebd2 Fix warnings 2023-06-28 14:52:44 +02:00
Laurent Destailleur
ef64e1dcfc Debug v18 2023-06-28 11:50:28 +02:00
Laurent Destailleur
e2fd64d47c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-27 01:08:48 +02:00