lvessiller-opendsi
|
9044952f5c
|
FIX dol_print_error parameters on ticket fetch method (#25318)
|
2023-07-12 14:32:45 +02:00 |
|
Laurent Destailleur
|
8433d69e8b
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-06-26 21:21:44 +02:00 |
|
Laurent Destailleur
|
8613a9d7df
|
Fix phpcs
|
2023-06-24 11:52:02 +02:00 |
|
Maxime Kohlhaas
|
4a15279585
|
Fix : entity was empty on object in TICKET_CREATE trigger
|
2023-06-23 14:00:59 +02:00 |
|
Laurent Destailleur
|
9e0c822512
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-03-18 10:30:11 +01:00 |
|
Laurent Destailleur
|
4ef435e286
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2023-03-18 10:24:52 +01:00 |
|
Laurent Destailleur
|
66643a0dc6
|
Fix phpcs
|
2023-03-18 00:33:51 +01:00 |
|
Laurent Destailleur
|
d8f3d8afef
|
Merge pull request #24247 from noec764/FIX_Add_Hook_on_ticket_libStatut
FIX: Add missing hook on LibStatut
|
2023-03-17 23:13:20 +01:00 |
|
Noé Courtier
|
e618eb3e64
|
FIX: Add missing hook on LibStatut
|
2023-03-17 10:58:41 +01:00 |
|
Laurent Destailleur
|
da503e6c58
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-02-22 14:33:59 +01:00 |
|
Laurent Destailleur
|
56bc4b0538
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2023-02-22 14:32:35 +01:00 |
|
Laurent Destailleur
|
e7546e6da1
|
FIX #23804
|
2023-02-22 14:29:36 +01:00 |
|
Laurent Destailleur
|
ec8aacaddb
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-02-09 15:30:05 +01:00 |
|
Laurent Destailleur
|
ac27f5ef74
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2023-02-09 14:46:45 +01:00 |
|
VESSILLER
|
01e0503b0f
|
FIX several email sent to the same recipient when adding message from ticket
|
2023-02-09 11:52:41 +01:00 |
|
VESSILLER
|
c2f91b2e15
|
FIX attach file and send by mail in ticket
|
2023-02-03 14:02:46 +01:00 |
|
stickler-ci
|
2067e90f14
|
Fixing style errors.
|
2022-10-15 17:12:34 +00:00 |
|
ptibogxiv
|
4b404909f6
|
Fix php 8 error
|
2022-10-15 19:11:38 +02:00 |
|
Regis Houssin
|
41d0b2d0c3
|
FIX avoid override initial message ($this instead $object)
|
2022-09-29 08:56:34 +02:00 |
|
Regis Houssin
|
3e64fa4352
|
FIXME this update override the initial message
|
2022-09-29 08:45:58 +02:00 |
|
Laurent Destailleur
|
3a7947e783
|
FIX #22334
|
2022-09-24 12:07:06 +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 |
|
lmarcouiller
|
58d67c0922
|
fix #22145 : impossible to delete ticket
|
2022-09-08 11:52:10 +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 |
|
Laurent Destailleur
|
e17c00b4d8
|
Debug v16
|
2022-08-02 22:40:21 +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 |
|
Laurent Destailleur
|
8603d493ad
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contrat/list.php
htdocs/install/mysql/tables/llx_partnership.key.sql
|
2022-03-19 17:34:26 +01:00 |
|
Laurent Destailleur
|
ed631b2b06
|
Fix doxygen, missing error message
|
2022-03-18 16:14:20 +01:00 |
|
Regis Houssin
|
b70d3eb8eb
|
FIX uniformize with element name "contact"
|
2022-03-18 12:05:59 +01:00 |
|