Laurent Destailleur
|
b28ae5d8d3
|
Clean code
|
2023-12-27 12:12:20 +01:00 |
|
Laurent Destailleur
|
7f5df80efd
|
Debug v19
|
2023-12-19 11:51:48 +01:00 |
|
MDW
|
b0414dd078
|
Fix utf8_encoding/decoding (rather than creating new function replacements)
|
2023-12-07 03:37:05 +01:00 |
|
Frédéric FRANCE
|
61b79fda17
|
avoid phpstan error with phpdoc
|
2023-12-06 15:46:39 +01:00 |
|
Laurent Destailleur
|
619155f65e
|
Fix with php-cs-fixer
|
2023-12-04 13:53:48 +01:00 |
|
Frédéric FRANCE
|
53c8a3acf8
|
clean phpdoc for phpstan (#26905)
|
2023-12-01 19:51:32 +01:00 |
|
Laurent Destailleur
|
075ee02901
|
Fix php8.2 warnings
|
2023-11-27 12:08:48 +01:00 |
|
Laurent Destailleur
|
e6eb34a8db
|
Fiw warnings: The private array ->status_short, ->statuts and
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
|
2023-11-24 10:10:24 +01:00 |
|
HENRY Florian
|
70a5a85eac
|
fix: various getDol, display error on public page (#26652)
* fix: various getDol, display error on public page
* fix: various getDol, display error on public page
|
2023-11-17 11:39:16 +01:00 |
|
Laurent Destailleur
|
69642e1048
|
Fix missing the src type and id when uploading a file as a message of
ticket
|
2023-11-13 12:36:38 +01:00 |
|
Laurent Destailleur
|
4cd4221a52
|
Debug v19. Remove some TODO.
|
2023-11-09 10:56:13 +01:00 |
|
MDW
|
c0c5eccfb5
|
Fix some phan notices (not critical) (#26265)
|
2023-10-20 02:22:07 +02:00 |
|
Laurent Destailleur
|
2cfa9f8290
|
Debug v19
|
2023-10-17 15:43:56 +02:00 |
|
Laurent Destailleur
|
c2bdb3be90
|
Fix php8.2 warnings
|
2023-10-15 18:41:39 +02:00 |
|
Benjamin Falière
|
b220e1acbd
|
NEW Assign contact to a ticket message (#24735)
* NEW Assign contact to a ticket message
* FIX conflict
---------
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-10-11 03:36:15 +02:00 |
|
Laurent Destailleur
|
3cb78be3ac
|
Clean code
|
2023-09-29 16:27:07 +02:00 |
|
Charles
|
8377b8f3f0
|
Update ticket.class.php - SQL Syntax Error
Function "loadCacheCategoriesTickets" query had two WHERE clauses. Change the second "WHERE" to "AND".
|
2023-09-27 14:14:03 -05:00 |
|
Laurent Destailleur
|
7bbc3bab05
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-09-27 17:17:41 +02:00 |
|
Regis Houssin
|
be9adbec41
|
FIX uniformize getEntity sql request
|
2023-09-27 00:05:36 +02:00 |
|
Regis Houssin
|
5fccbcb9ae
|
FIX add field "entity" only in $tabfieldinsert
|
2023-09-23 10:05:36 +02:00 |
|
Laurent Destailleur
|
0c3e516e57
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-09-13 03:08:46 +02:00 |
|
Laurent Destailleur
|
bf3c0e9d4a
|
FIX Avoid duplicate popup when popup setup to work as ajax
|
2023-09-12 10:52:15 +02:00 |
|
Laurent Destailleur
|
e40a5063a9
|
Clean code
|
2023-09-11 19:02:03 +02:00 |
|
Laurent Destailleur
|
91fa48199a
|
Fix warnings
|
2023-09-10 17:41:22 +02:00 |
|
Laurent Destailleur
|
aab30d7638
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-09-08 15:33:04 +02:00 |
|
Laurent Destailleur
|
99406caa3a
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2023-09-08 15:26:21 +02:00 |
|
Laurent Destailleur
|
5a9b2ce8de
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-09-08 14:45:09 +02:00 |
|
Laurent Destailleur
|
ec28a40d53
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-09-08 14:43:32 +02:00 |
|
Laurent Destailleur
|
1995ee7a03
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2023-09-08 14:29:30 +02:00 |
|
tnegre
|
ab7ab5c817
|
FIX : message order in ticket public view is not coherent with tickets events tab
|
2023-09-05 16:19:20 +02:00 |
|
Laurent Destailleur
|
40e739dab6
|
Clean dead code
|
2023-09-01 00:08:31 +02:00 |
|
Laurent Destailleur
|
3263982b24
|
Merge pull request #25616 from frederic34/develop-1
remove debug
|
2023-08-11 13:19:41 +02:00 |
|
Frédéric FRANCE
|
8b3deed61a
|
remove debug
|
2023-08-11 12:59:06 +02:00 |
|
Laurent Destailleur
|
e91f0d88c8
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2023-08-11 12:34:27 +02:00 |
|
Laurent Destailleur
|
39b53051d4
|
Merge pull request #25577 from defrance/develop-2
NEW add Ticket tab on contract
|
2023-08-11 12:33:14 +02:00 |
|
Laurent Destailleur
|
28620c58b8
|
Clean code
|
2023-08-11 11:42:49 +02:00 |
|
Charlène Benke
|
637e9788ef
|
Update ticket.class.php
dislexic time sorry
|
2023-08-11 09:00:51 +02:00 |
|
Laurent Destailleur
|
06bd68f252
|
Merge branch 'develop' into develop-2
|
2023-08-09 18:20:15 +02:00 |
|
Laurent Destailleur
|
0a498fb8f8
|
Fix phpcs
|
2023-08-05 19:30:14 +02:00 |
|
Laurent Destailleur
|
91982253a0
|
Clean code
|
2023-08-05 14:59:31 +02:00 |
|
Charlène Benke
|
ffc7624245
|
Update ticket.class.php for link to contract
|
2023-08-04 14:50:31 +02:00 |
|
Charlène Benke
|
357df19d53
|
Update ticket.class.php
|
2023-08-04 10:40:02 +02:00 |
|
Laurent Destailleur
|
42fea0090d
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2023-07-12 16:41:11 +02:00 |
|
Laurent Destailleur
|
1998248e96
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-07-12 16:36:23 +02:00 |
|
lvessiller-opendsi
|
9044952f5c
|
FIX dol_print_error parameters on ticket fetch method (#25318)
|
2023-07-12 14:32:45 +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 |
|