Thomas Negre
|
b6b5eb633b
|
only update last_msg_date if a message is really sent.
|
2022-02-07 17:38:32 +01:00 |
|
Thomas Negre
|
26648e4f12
|
ticket : update date_last_msg_sent on message sending from backend or public interface
|
2022-02-07 15:19:13 +01:00 |
|
Laurent Destailleur
|
13a3d0057b
|
Merge pull request #19644 from FHenry/dev_public_page_multientity_ticket
FIX: manage multientity in ticket public page by querystring (#Evarisk)
|
2022-01-06 16:53:35 +01:00 |
|
Laurent Destailleur
|
ef56631c80
|
FIX #yogosha8186
|
2022-01-03 18:15:19 +01:00 |
|
Laurent Destailleur
|
48c990a8bf
|
Sync transifex
|
2022-01-02 18:22:18 +01:00 |
|
Laurent Destailleur
|
0387b9922e
|
FIX error message on sqlfilter in API
|
2021-12-20 20:49:32 +01:00 |
|
Florian HENRY
|
dfbd03140c
|
FIX: manage multientity in ticket public page by querystring
|
2021-12-17 11:10:08 +01:00 |
|
Christophe Battarel
|
0afbff5d67
|
put code after good id
|
2021-11-17 16:52:04 +01:00 |
|
Christophe Battarel
|
330247ac38
|
add author as contact
|
2021-11-17 12:08:25 +01:00 |
|
Laurent Destailleur
|
3e46d58129
|
FIX Type of field progression in ticket must be integer
|
2021-11-01 03:14:54 +01:00 |
|
Laurent Destailleur
|
d5130f2541
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop FIX #19013
|
2021-11-01 02:16:50 +01:00 |
|
Laurent Destailleur
|
900d7512f2
|
Merge pull request #19121 from frederic34/fixrightswarning
fix multiple warnings
|
2021-10-22 22:47:28 +02:00 |
|
Frédéric FRANCE
|
46c4f28478
|
fix multiple warnings
|
2021-10-22 22:15:59 +02:00 |
|
kevin
|
0a278416f4
|
Add missing ticket class property
|
2021-10-22 15:12:56 +02:00 |
|
Laurent Destailleur
|
e43b33028c
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/card.php
|
2021-10-20 15:06:10 +02:00 |
|
Laurent Destailleur
|
b9540c3eb6
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
ChangeLog
htdocs/adherents/card.php
htdocs/filefunc.inc.php
htdocs/install/repair.php
|
2021-10-20 03:38:10 +02:00 |
|
Laurent Destailleur
|
0cae464bfa
|
Debug v15
|
2021-10-19 16:47:43 +02:00 |
|
atm-florian
|
aff8d9c24a
|
FIX 13.0 PR #18993: add comment on modified part
|
2021-10-18 09:46:20 +02:00 |
|
atm-florian
|
2ff75dfab4
|
FIX 13.0 feedback of PR #18993: make ticket messages punctual events with attr percentage = -1
|
2021-10-18 09:43:05 +02:00 |
|
Laurent Destailleur
|
dd0809b528
|
Fix trans labels status
|
2021-10-16 19:37:57 +02:00 |
|
Laurent Destailleur
|
37603b451a
|
Fix token in url
|
2021-09-27 12:24:01 +02:00 |
|
Laurent Destailleur
|
62b721a904
|
Add deletecontact as sentitive action
Replace dol_buildpath with DOL_URL_ROOT
|
2021-09-18 19:34:46 +02:00 |
|
Laurent Destailleur
|
086754e149
|
Fix translation of category codes
|
2021-09-16 14:31:20 +02:00 |
|
Laurent Destailleur
|
4cbe83fbc8
|
Add ref in combobox
|
2021-09-07 13:08:37 +02:00 |
|
Laurent Destailleur
|
ee066ad725
|
Cast sql var
|
2021-09-03 21:25:43 +02:00 |
|
Laurent Destailleur
|
b04ea59a51
|
More sql sanitizing
|
2021-09-02 13:58:42 +02:00 |
|
Laurent Destailleur
|
fb8723d884
|
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
replace remaining SubmitCancel buttons
|
2021-08-28 18:39:06 +02:00 |
|
lmarcouiller
|
c509e3bc43
|
FIx error 500 on restler api PHP 8.0
|
2021-08-28 14:53:59 +02:00 |
|
Laurent Destailleur
|
5e94b1f1f9
|
Merge pull request #18512 from Hystepik/develop#1
FIx error 500 on restler api PHP 8.0
|
2021-08-28 14:53:11 +02:00 |
|
Laurent Destailleur
|
3d72a21396
|
Clean code
|
2021-08-28 03:09:41 +02:00 |
|
Laurent Destailleur
|
29abbbe2fb
|
Clean code
|
2021-08-28 01:45:53 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
Laurent Destailleur
|
3b6559b1a6
|
Clean code by adding cast int.
|
2021-08-27 18:53:45 +02:00 |
|
Laurent Destailleur
|
2f225ee7e5
|
Clean code by adding cast int.
|
2021-08-27 16:33:03 +02:00 |
|
lmarcouiller
|
7dc7b746cb
|
FIx error 500 on restler api PHP 8.0
|
2021-08-26 10:32:29 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
Laurent Destailleur
|
dc006b0ebb
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2021-08-23 19:44:02 +02:00 |
|
Laurent Destailleur
|
d4b5ee6c85
|
Fix cast into variable into sql request.
|
2021-08-23 17:41:11 +02:00 |
|
Laurent Destailleur
|
6f449cfd6c
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-31 16:33:38 +02:00 |
|
Laurent Destailleur
|
57d637ac71
|
Fix set status of a ticket
|
2021-07-30 01:49:43 +02:00 |
|
Laurent Destailleur
|
047c575d61
|
Fix some errors on ticket module
|
2021-07-30 01:42:52 +02:00 |
|
Laurent Destailleur
|
0c3bf536f2
|
Fix field resolution
|
2021-07-30 01:10:15 +02:00 |
|
Laurent Destailleur
|
9954a0e4bb
|
Fix status of tickets
|
2021-07-30 00:40:06 +02:00 |
|
evarisk-theo
|
41b0735150
|
Merge branch 'Dolibarr:develop' into add-ticket-categories-functions
|
2021-07-12 09:10:15 +02:00 |
|
Laurent Destailleur
|
64bd4ef784
|
Fix component to select ticket groups
|
2021-07-10 20:09:51 +02:00 |
|
Théo David
|
079608fe00
|
NEW #18046 Add ticket ticket categories functions
|
2021-07-02 10:26:03 +02:00 |
|
Laurent Destailleur
|
bbc6b9aa1b
|
Look and feel v14
|
2021-06-26 16:10:56 +02:00 |
|
Juanjo Menent
|
99655eeb39
|
FIX: styles failure in tickets with very long messages
|
2021-06-17 09:28:45 +02:00 |
|
Laurent Destailleur
|
3754c2c3c9
|
Fix name of field
|
2021-06-17 00:59:11 +02:00 |
|
Laurent Destailleur
|
347c6ae8a8
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/main.lang
htdocs/projet/class/project.class.php
htdocs/projet/list.php
|
2021-06-14 20:13:27 +02:00 |
|