Laurent Destailleur
|
3a7947e783
|
FIX #22334
|
2022-09-24 12:07:06 +02:00 |
|
melina
|
cb55095ca2
|
Complete ticket public url
|
2022-09-20 14:52:34 +02:00 |
|
stickler-ci
|
d4e57f34d9
|
Fixing style errors.
|
2022-09-15 08:05:40 +00:00 |
|
GregM
|
16ee0a5c96
|
Update function createTicketMessage
|
2022-09-15 09:56:50 +02:00 |
|
GregM
|
ba2aafaf6f
|
Update ActionComm type_code on email message ticket
|
2022-09-14 14:29:50 +02:00 |
|
Laurent Destailleur
|
827231f487
|
Merge branch 'develop' into develop#3
|
2022-09-13 02:10:46 +02:00 |
|
Hystepik
|
dd5a4fd7eb
|
Merge branch 'develop' into develop#3
|
2022-09-12 15:08:10 +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
|
09700a6aa7
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-09-09 18:35:36 +02:00 |
|
Laurent Destailleur
|
6f77359617
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-09-09 18:11:06 +02:00 |
|
Frédéric FRANCE
|
af6308799c
|
Update ticket.class.php
|
2022-09-08 20:48:05 +02:00 |
|
lmarcouiller
|
58d67c0922
|
fix #22145 : impossible to delete ticket
|
2022-09-08 11:52:10 +02:00 |
|
Hystepik
|
ca78b4bc50
|
Merge branch 'develop' into develop#3
|
2022-09-07 14:39:00 +02:00 |
|
Frédéric France
|
8e66b7207e
|
replace ! empty by !empty
|
2022-08-31 22:14:20 +02:00 |
|
Laurent Destailleur
|
a5c18ea776
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-08-31 17:57:14 +02:00 |
|
Alexandre SPANGARO
|
7edd4e78eb
|
Use IsModEnabled
|
2022-08-29 10:47:19 +02:00 |
|
Alexandre SPANGARO
|
2e518940b1
|
Use IsModEnabled
|
2022-08-29 10:47:15 +02:00 |
|
Hystepik
|
0214c0993d
|
Merge branch 'develop' into develop#3
|
2022-08-29 10:25:29 +02:00 |
|
Philippe GRAND
|
acd18655de
|
FIX php8 compatibility
|
2022-08-28 14:33:32 +02:00 |
|
Laurent Destailleur
|
f17f22755c
|
Clean code using of oldcopy
|
2022-08-22 15:06:09 +02:00 |
|
atm-florian
|
d113cf3689
|
Ticket oldcopy: use dol_clone() instead of fetching; keep oldcopy up to date if the methods are called several times
|
2022-08-12 09:20:18 +02:00 |
|
atm-florian
|
e247ec162a
|
oldcopy for TICKET_MODIFY: fetch the old ticket before the UPDATE query
|
2022-08-11 15:23:53 +02:00 |
|
atm-florian
|
3c182d4dee
|
NEW: add oldcopy to Ticket so triggers intercepting TICKET_MODIFY have access to old values of the updated properties
|
2022-08-11 14:57:56 +02:00 |
|
Laurent Destailleur
|
d997dfc96e
|
Fix scrutinizer
|
2022-08-11 01:09:56 +02:00 |
|
lmarcouiller
|
872602594e
|
fix CI error
|
2022-08-05 12:34:16 +02:00 |
|
lmarcouiller
|
bcd5aacb4c
|
Fix : Spam db public page
|
2022-08-04 16:53:58 +02:00 |
|
Laurent Destailleur
|
e17c00b4d8
|
Debug v16
|
2022-08-02 22:40:21 +02:00 |
|
Laurent Destailleur
|
3fc0478293
|
Debug v16
|
2022-08-02 22:39:18 +02:00 |
|
Laurent Destailleur
|
3f5b3020b0
|
Add email_date for job applications and tickets
|
2022-08-02 20:56:48 +02:00 |
|
Yoan Mollard
|
ae70dc11c6
|
Fixed labels
|
2022-07-25 22:28:07 +02:00 |
|
Laurent Destailleur
|
4c4e081997
|
Debug v16
|
2022-06-28 13:09:53 +02:00 |
|
Laurent Destailleur
|
4e46c3f7a2
|
Clean code
|
2022-06-27 10:17:14 +02:00 |
|
Laurent Destailleur
|
da3d7466a1
|
Fix signature of method
|
2022-06-17 15:17:00 +02:00 |
|
Laurent Destailleur
|
7ce47ce786
|
Fix signature of getNbByMonth
|
2022-06-17 15:06:24 +02:00 |
|
Laurent Destailleur
|
e5172b550d
|
FIX #21305 Better fix
|
2022-06-17 12:38:17 +02:00 |
|
Laurent Destailleur
|
dd392143e1
|
Fix conf->projet conf->project
|
2022-06-14 17:53:17 +02:00 |
|
Laurent Destailleur
|
bc11cf62f8
|
FIX #hunterdev2acfc8fe-247c-4f88-aeaa-042b6b8690a0
|
2022-06-13 10:44:20 +02:00 |
|
Frédéric FRANCE
|
38b18a68d7
|
Merge branch 'develop' into useismodenabled
|
2022-06-10 10:07:41 +02:00 |
|
Frédéric France
|
0b8179d7ef
|
use isModEnabled function
|
2022-06-09 22:49:48 +02:00 |
|
Florian HENRY
|
d4bbc72b1b
|
fix: 21139
|
2022-06-07 14:31:22 +02:00 |
|
Maxime Kohlhaas
|
cff5ec8605
|
Fix : fields must check module enabled
|
2022-05-21 00:08:18 +02:00 |
|
Laurent Destailleur
|
4de50da0dd
|
Repare code to forbidden var_dump() into code
|
2022-05-17 14:55:38 +02:00 |
|
Laurent Destailleur
|
f173ce4aaf
|
Merge pull request #20684 from thomas-Ngr/develop_fix_ticket_extrafields_are_not_kept
fix: Ticket extrafields were not kept during triggers on TICKET_CREAT…
|
2022-05-16 21:13:25 +02:00 |
|
Laurent Destailleur
|
508cbee1a5
|
Fix php8
|
2022-05-15 22:29:19 +02:00 |
|
Thomas Negre
|
bdb7ba5eaa
|
fix extrafields not being kept on ticket creation
|
2022-05-11 11:37:02 +02:00 |
|
kevin
|
a10e8c3696
|
Remove method Ticket::setProject because method already defined into parent CommonObject
|
2022-05-10 15:44:41 +02:00 |
|
kevin
|
f28dd2827b
|
Update Ticket::setProject method signature
|
2022-05-10 15:41:38 +02:00 |
|
Laurent Destailleur
|
c96e3bdddf
|
PHP v8 compatibility
|
2022-04-30 19:50:20 +02:00 |
|
Laurent Destailleur
|
e2a957c738
|
Clean some trigger names
|
2022-04-02 16:08:04 +02:00 |
|
Laurent Destailleur
|
bc9ec3e2b9
|
Merge pull request #20395 from hregis/fix_uniformize_with_element_name
FIX uniformize with element name "contact"
|
2022-03-23 16:04:53 +01:00 |
|