Commit Graph

1005 Commits

Author SHA1 Message Date
Laurent Destailleur
31474d80f1 Doxygen 2023-06-19 00:52:43 +02:00
Laurent Destailleur
6b94d60d9a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-16 01:36:46 +02:00
Laurent Destailleur
00431c1ece Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-16 01:09:56 +02:00
Laurent Destailleur
2fe9e24961 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-06-16 00:56:43 +02:00
Maxime Kohlhaas
e6b8f7271e Fix #23740 ticket stats can't show amounts 2023-06-11 01:16:21 +02:00
Frédéric France
5a018d715d use user hasRight 2023-06-06 00:05:02 +02:00
Laurent Destailleur
66393753c4 Clean code - fix warnings 2023-05-30 13:29:57 +02:00
Laurent Destailleur
51493ed24a Merge pull request #24646 from MaximilienR-easya/dev_New_link_client_mail_to_messages
link clients mail/card to ticket messages
2023-05-21 02:35:37 +02:00
Laurent Destailleur
476f95c4f6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/adherents/subscription/list.php
	htdocs/comm/action/index.php
	htdocs/core/modules/propale/doc/pdf_azur.modules.php
	htdocs/core/modules/propale/doc/pdf_cyan.modules.php
	htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
	htdocs/cron/class/cronjob.class.php
	htdocs/eventorganization/class/conferenceorbooth.class.php
	htdocs/modulebuilder/template/myobject_list.php
	htdocs/public/ticket/list.php
	htdocs/supplier_proposal/list.php
	htdocs/ticket/class/ticket.class.php
2023-05-17 00:57:17 +02:00
Laurent Destailleur
f5ecf0beb3 Merge pull request #24727 from MaximilienR-easya/dev_New_update_ref_if_already_taken
update ticket ref when the ref is already used at the creation
2023-05-16 20:20:44 +02:00
Laurent Destailleur
46b461b087 FIX Upload of files on public ticket interface 2023-05-13 16:39:42 +02:00
Laurent Destailleur
0e1597b7a5 Fix filter on public ticket group 2023-05-13 15:17:17 +02:00
Laurent Destailleur
e62e56c19a Fix label of button, title 2023-05-13 14:50:07 +02:00
Laurent Destailleur
1a38e78a9b Fix error management on file upload on ticket 2023-05-13 14:36:08 +02:00
Alban Durrheimer
7cb535f225 Edit ticket class to create without fk_user_create 2023-05-12 16:29:09 +02:00
Laurent Destailleur
5dd3f57a1e Debug v18 2023-05-11 13:11:21 +02:00
stickler-ci
7f71fb0038 Fixing style errors. 2023-05-10 07:36:39 +00:00
Maximilien Rozniecki
396abfe882 update ticket ref when the ref is already used at the creation 2023-05-10 09:27:49 +02:00
Laurent Destailleur
ad195f53f0 Debug v18 2023-05-04 22:17:06 +02:00
Laurent Destailleur
4028b5d568 Clean code 2023-04-29 13:13:12 +02:00
Laurent Destailleur
be835d63ed Merge pull request #24635 from VMR-Global-Solutions/develop
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
Maximilien Rozniecki
e9dcac67f0 Stickler 2023-04-28 17:35:06 +02:00
Laurent Destailleur
e74c50aa8a Clean code 2023-04-28 16:05:25 +02:00
VMR Global Solutions
926aa6fec7 API add / fix filter on extrafields in index()
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern 
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Maximilien Rozniecki
40d476d2c9 first commit 2023-04-27 11:02:22 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Laurent Destailleur
0fb03fdc2d Clean code 2023-04-08 01:43:21 +02:00
Laurent Destailleur
8898a1a432 Debug ajax tooltip 2023-04-03 19:51:40 +02:00
Laurent Destailleur
d0a8d0aaaa Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 13:54:43 +01:00
stickler-ci
fe375de220 Fixing style errors. 2023-03-21 16:56:07 +00:00
Benjamin Falière
de18ca511f Add non empty socid condition 2023-03-21 17:27:14 +01:00
Benjamin Falière
f28e2f525c Added my name 2023-03-21 17:14:15 +01:00
Benjamin Falière
59c9899035 NEW add link to thirdparty tickets history 2023-03-21 17:09:33 +01:00
Laurent Destailleur
f154e893d9 Fix escaping 2023-03-20 21:38:56 +01:00
Laurent Destailleur
ec45cb23ac Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-20 15:53:06 +01:00
Laurent Destailleur
51bf3f0686 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-19 19:14:44 +01: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
7976d99c68 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-18 01:59:13 +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
Laurent Destailleur
51f52feda6 Fix missing ip 2023-03-17 21:09:43 +01:00
Noé Courtier
e618eb3e64 FIX: Add missing hook on LibStatut 2023-03-17 10:58:41 +01:00
Jyhere
ecfa7f1676 FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
Laurent Destailleur
f84a8361bc Look and feel v18 2023-03-13 10:05:00 +01:00
Laurent Destailleur
2660948778 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-12 22:08:50 +01:00
Laurent Destailleur
843411ef5d Fix CSS public interface of tickets 2023-03-12 22:02:40 +01:00
Laurent Destailleur
3f264989ce Merge pull request #23906 from FliyFly/qodanaincompatible
Fix (qodana)
2023-03-08 13:21:14 +01:00
Laurent Destailleur
a92081cf43 Debug Kanban views 2023-03-07 22:04:40 +01:00
Laurent Destailleur
9d304cd169 Merge pull request #24081 from MaximilienR-easya/dev_NEW_dont_send_ticket_mail_to_closed_contact
don't send ticket email to closed contact
2023-03-04 15:17:57 +01:00