Laurent Destailleur
d6480594af
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-07-02 02:09:25 +02:00
Laurent Destailleur
6259d02042
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-02 02:08:10 +02:00
Shanty
7cee801622
FIX #30010 : Use conf TICKET_MESSAGE_MAIL_INTRO instead of translation key ( #30081 )
...
* Use conf TICKET_MESSAGE_MAIL_INTRO instead of translation key
* Set TicketMessageMailIntroText as default value if conf empty
2024-07-01 01:51:33 +02:00
Laurent Destailleur
dec8342bb7
Debug v20
2024-06-27 00:30:26 +02:00
Laurent Destailleur
c54a97e923
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-06-24 01:47:18 +02:00
Laurent Destailleur
82614d7fca
Debug v20
2024-06-15 18:55:17 +02:00
lamrani abdelwadoud
53f8b7693e
Fix delete linked files for ticket and Don ( #29929 )
2024-06-08 15:04:18 +02:00
Anthony Damhet
61c9245498
Add llxHeader to tickets ( #29932 )
2024-06-08 14:50:14 +02:00
Nicolas Domenech
74359d67d7
Fix missing hook getNomUrl in ticket ( #29881 )
2024-06-07 16:23:56 +02:00
Lucas Marcouiller
71f875ce9d
Fix NewMessage in ticket class to use origin_replyto field ( #29885 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-06-07 16:18:20 +02:00
Laurent Destailleur
c2ceaf0b77
Debug v20
2024-06-05 14:00:49 +02:00
Laurent Destailleur
5ee4af14ed
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-05-31 16:30:50 +02:00
Laurent Destailleur
dc024a1f18
Debug v20
2024-05-30 14:43:16 +02:00
Laurent Destailleur
82908a30eb
Clean phan warnings
2024-05-30 13:37:17 +02:00
Charles
fb1e5b9dd5
Update card.php Issue #29757 ( #29758 )
...
Bug-Fix Issue #29757 Prevent the check for a duplicate ref from populating the new ticket object fields with values from the conflicting ticket.
2024-05-25 13:04:39 +02:00
Laurent Destailleur
66f4562300
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-23 14:50:17 +02:00
Laurent Destailleur
a854e58905
FIX Missing $param in hook call for list
2024-05-23 14:41:56 +02:00
Zephyriony
2707445dbe
Update contact.php fetch object ( #29727 )
...
* Update contact.php fetch object
* Update contact.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-21 16:00:59 +02:00
Zephyriony
404d21a402
NEW Execute the doAction hook on other ticket pages ( #29701 )
...
* Update document.php
* Update contact.php
2024-05-16 17:32:59 +02:00
Frédéric FRANCE
d0830b3159
fix phpstan ( #29602 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix travis
* fix phpstan
* fix phpstan
* fix phan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
fix phpstan
fix phpstan
fix phpstan
fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix travis
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-05 00:34:19 +02:00
Laurent Destailleur
283f16234f
Debug v20
2024-05-03 01:02:40 +02:00
Laurent Destailleur
afc178f246
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-30 13:21:04 +02:00
atm-irvine
851ecdeb4d
FIX : Blank list when contract was checked in list of tickets ( #29528 )
...
* FIX : Blank list when contract was checked in list of tickets
* Added contracts lang
2024-04-29 19:31:12 +02:00
atm-irvine
71c2256a6d
NEW : Edit ticket ( #29497 )
...
* NEW : Edit ticket
* Fixed for travis
* Fix pre-commit
* Fix for phan
* Update html.formticket.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-27 12:43:04 +02:00
MaximilienR-easya
26920d2cb3
New msg attachment linked to event ( #29022 )
...
* New msg attached files and documents are linked to there event and not to the ticket and are accessible inside the linked files tab on the ticket page. for non private msg, they are set to be shared
* Fix ticket/document.php
* Fix ticket/document.php
* change comment
* Fixing style errors.
* fix style
* fix
* travis Fix
* Fix travis
* Fix sticler
* Fixing style errors.
* Remove useless code in files.lib.php
* Fix to not try adding linked files when they are linked to the message and not the ticket
* Commented deprecated part with linked files to messages
* Fix link of file linked to message
* Fix rename file
* comment delete
* Fix test dolibarr
* Fix merge
---------
Co-authored-by: stickler-ci <support@stickler-ci.com >
2024-04-24 15:18:45 +02:00
Laurent Destailleur
1908d6cf98
Look and feel v20 - All combo of categories are using the colored picto
2024-04-24 02:40:53 +02:00
Laurent Destailleur
796440459d
Debug v20
2024-04-22 18:57:21 +02:00
Laurent Destailleur
f94d0cd907
Debug v20
2024-04-20 14:28:59 +02:00
Laurent Destailleur
b7a07d8348
Look and feel v20
2024-04-19 15:54:09 +02:00
Laurent Destailleur
cf912c53d2
Look and feel v20
2024-04-14 01:42:31 +02:00
Francis Appels
73af628c6d
Fix TICKET ERROR WHEN TRY TO DELET #29297 ( #29319 )
...
Regression on GETPOST to GETPOSTINT
2024-04-11 20:09:31 +02:00
Benjamin Falière
948e204fae
ADD arrayfields as parameter in doActions ( #29326 )
...
* ADD arrayfields as parameter in doActions
* FIX typo
* FIX syntax error
---------
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr >
2024-04-11 20:07:13 +02:00
Laurent Destailleur
b5de782c6b
Fix use the good HTTP code
2024-04-07 14:59:25 +02:00
Laurent Destailleur
fd9475be03
Use same doc comment eveywhere.
2024-04-07 12:26:27 +02:00
Frédéric FRANCE
7cf6a0821f
fix phpdoc for ismultientitymanaged ( #29245 )
...
* fix phpdoc
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-06 17:38:39 +02:00
Laurent Destailleur
38fb00489d
PHPDoc
2024-04-05 13:44:59 +02:00
Laurent Destailleur
0be59cf384
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-04 17:56:27 +02:00
Laurent Destailleur
8e6674ff6f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-04 17:56:06 +02:00
Laurent Destailleur
d4268de403
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-04 16:52:38 +02:00
Laurent Destailleur
0fc08e8926
Clean translation files
2024-04-04 15:15:04 +02:00
Hystepik
08f45f20df
Fix #29099 add thirdparty name to title
2024-04-04 13:58:05 +02:00
Benjamin Falière
8156fbfea3
FIX: Ticket new message notification sent twice
2024-04-04 11:44:22 +02:00
Laurent Destailleur
2947287e3f
Look and feel v20
2024-04-03 16:22:16 +02:00
Laurent Destailleur
7715513ac9
Some API HTTP return code were moved from 401 to 403 to better follow
...
REST specification.
2024-04-02 14:47:49 +02:00
Laurent Destailleur
60fa45aa97
Doc
2024-04-02 13:25:31 +02:00
Laurent Destailleur
51f862ad28
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-04-02 13:21:00 +02:00
Laurent Destailleur
d77a2ac2c8
Fix type of field to create ticket
2024-04-02 13:18:38 +02:00
Laurent Destailleur
990216b13f
NEW Api parameters are sanitized by the WAF, same code than GET/POST
2024-04-02 13:07:13 +02:00
Francis Appels
214fa2dc0a
Fix phan, swap parameter
2024-04-02 10:09:05 +02:00
Laurent Destailleur
3df311481b
NEW Management of the In-Reply-To and References for ticket answers.
2024-04-01 19:11:08 +02:00