Commit Graph

1067 Commits

Author SHA1 Message Date
Laurent Destailleur
2207bbcc74 Fix test 2023-07-12 13:12:38 +02:00
Laurent Destailleur
d4cda09794 Debug v18 2023-07-10 02:25:33 +02:00
Laurent Destailleur
c8aff2af18 Update list.php 2023-07-02 20:05:24 +02:00
Charlène Benke
d9d67b2cea phph V8 warning
when you select the project field in the list, an error appears
2023-07-02 14:25:31 +02:00
Frédéric FRANCE
1ab709ecbd add contexts 2023-06-30 16:37:27 +02:00
Laurent Destailleur
cb40e2ebd2 Fix warnings 2023-06-28 14:52:44 +02:00
Laurent Destailleur
ef64e1dcfc Debug v18 2023-06-28 11:50:28 +02:00
Laurent Destailleur
e2fd64d47c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-27 01:08:48 +02:00
Laurent Destailleur
35e066ff8b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-27 01:05:04 +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
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