Laurent Destailleur
aa096719b2
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-02 11:18:06 +02:00
boudet jean pascal
10924547ea
FIX : attached file on first page load ( #30694 )
...
* fix attached file on first page load
* PRE-COMMIT
* set mode init
* Update 18.0.0-19.0.0.sql
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr >
---------
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr >
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-01 15:13:53 +02:00
MDW
00e2ed5529
Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) ( #30774 )
...
* Qual: 🛟 Fix reference to $db with $this->db
# Qual: reference to $db with $this->db
$db was undeclared, use $this->db.
* Qual: Fix LDAP typing
* Fix suspected issue with environment max size and md5sum working on limited files
* Correct typing hint for email_date
2024-08-29 09:24:33 +02:00
Laurent Destailleur
367cdd7ccc
Fix emailcollector from tickets
2024-08-27 22:21:29 +02:00
lvessiller-opendsi
1c0e738617
FIX attachment sent by mail from back office of ticket (not share on public interface) ( #30583 )
2024-08-10 23:30:11 +02:00
Laurent Destailleur
e5e1f385b5
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-07-28 16:49:12 +02:00
Laurent Destailleur
75d1fbc49f
Debug v20 - fix cond to show dict, several fix in public ticket gui
2024-07-28 15:02:08 +02:00
Laurent Destailleur
73e4aa3147
Fix no html allowed into the subject of email/message
2024-07-27 15:47:17 +02:00
Laurent Destailleur
290f164b4f
Sanitize output
2024-07-27 15:41:14 +02:00
Laurent Destailleur
3633762298
Fix dolPrintHTML when MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is off
2024-07-22 16:36:24 +02:00
Laurent Destailleur
940b946dfb
Debug v20
2024-07-22 13:19:35 +02:00
Laurent Destailleur
8a4f550d64
Debug v20
2024-07-09 17:33:27 +02:00
Laurent Destailleur
25971c3e6f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-02 13:41:32 +02:00
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