Laurent Destailleur
|
6f77359617
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-09-09 18:11:06 +02:00 |
|
Frédéric FRANCE
|
af6308799c
|
Update ticket.class.php
|
2022-09-08 20:48:05 +02:00 |
|
lmarcouiller
|
58d67c0922
|
fix #22145 : impossible to delete ticket
|
2022-09-08 11:52:10 +02:00 |
|
Hystepik
|
ca78b4bc50
|
Merge branch 'develop' into develop#3
|
2022-09-07 14:39:00 +02:00 |
|
Frédéric France
|
8e66b7207e
|
replace ! empty by !empty
|
2022-08-31 22:14:20 +02:00 |
|
Laurent Destailleur
|
a5c18ea776
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-08-31 17:57:14 +02:00 |
|
Alexandre SPANGARO
|
7edd4e78eb
|
Use IsModEnabled
|
2022-08-29 10:47:19 +02:00 |
|
Hystepik
|
0214c0993d
|
Merge branch 'develop' into develop#3
|
2022-08-29 10:25:29 +02:00 |
|
Laurent Destailleur
|
f17f22755c
|
Clean code using of oldcopy
|
2022-08-22 15:06:09 +02:00 |
|
atm-florian
|
d113cf3689
|
Ticket oldcopy: use dol_clone() instead of fetching; keep oldcopy up to date if the methods are called several times
|
2022-08-12 09:20:18 +02:00 |
|
atm-florian
|
e247ec162a
|
oldcopy for TICKET_MODIFY: fetch the old ticket before the UPDATE query
|
2022-08-11 15:23:53 +02:00 |
|
atm-florian
|
3c182d4dee
|
NEW: add oldcopy to Ticket so triggers intercepting TICKET_MODIFY have access to old values of the updated properties
|
2022-08-11 14:57:56 +02:00 |
|
Laurent Destailleur
|
d997dfc96e
|
Fix scrutinizer
|
2022-08-11 01:09:56 +02:00 |
|
lmarcouiller
|
872602594e
|
fix CI error
|
2022-08-05 12:34:16 +02:00 |
|
lmarcouiller
|
bcd5aacb4c
|
Fix : Spam db public page
|
2022-08-04 16:53:58 +02:00 |
|
Laurent Destailleur
|
e17c00b4d8
|
Debug v16
|
2022-08-02 22:40:21 +02:00 |
|
Laurent Destailleur
|
3fc0478293
|
Debug v16
|
2022-08-02 22:39:18 +02:00 |
|
Laurent Destailleur
|
3f5b3020b0
|
Add email_date for job applications and tickets
|
2022-08-02 20:56:48 +02:00 |
|
Yoan Mollard
|
ae70dc11c6
|
Fixed labels
|
2022-07-25 22:28:07 +02:00 |
|
Laurent Destailleur
|
4e46c3f7a2
|
Clean code
|
2022-06-27 10:17:14 +02:00 |
|
Laurent Destailleur
|
dd392143e1
|
Fix conf->projet conf->project
|
2022-06-14 17:53:17 +02:00 |
|
Laurent Destailleur
|
bc11cf62f8
|
FIX #hunterdev2acfc8fe-247c-4f88-aeaa-042b6b8690a0
|
2022-06-13 10:44:20 +02:00 |
|
Frédéric FRANCE
|
38b18a68d7
|
Merge branch 'develop' into useismodenabled
|
2022-06-10 10:07:41 +02:00 |
|
Frédéric France
|
0b8179d7ef
|
use isModEnabled function
|
2022-06-09 22:49:48 +02:00 |
|
Florian HENRY
|
d4bbc72b1b
|
fix: 21139
|
2022-06-07 14:31:22 +02:00 |
|
Maxime Kohlhaas
|
cff5ec8605
|
Fix : fields must check module enabled
|
2022-05-21 00:08:18 +02:00 |
|
Laurent Destailleur
|
4de50da0dd
|
Repare code to forbidden var_dump() into code
|
2022-05-17 14:55:38 +02:00 |
|
Laurent Destailleur
|
f173ce4aaf
|
Merge pull request #20684 from thomas-Ngr/develop_fix_ticket_extrafields_are_not_kept
fix: Ticket extrafields were not kept during triggers on TICKET_CREAT…
|
2022-05-16 21:13:25 +02:00 |
|
Laurent Destailleur
|
508cbee1a5
|
Fix php8
|
2022-05-15 22:29:19 +02:00 |
|
Thomas Negre
|
bdb7ba5eaa
|
fix extrafields not being kept on ticket creation
|
2022-05-11 11:37:02 +02:00 |
|
kevin
|
a10e8c3696
|
Remove method Ticket::setProject because method already defined into parent CommonObject
|
2022-05-10 15:44:41 +02:00 |
|
kevin
|
f28dd2827b
|
Update Ticket::setProject method signature
|
2022-05-10 15:41:38 +02:00 |
|
Laurent Destailleur
|
c96e3bdddf
|
PHP v8 compatibility
|
2022-04-30 19:50:20 +02:00 |
|
Regis Houssin
|
b70d3eb8eb
|
FIX uniformize with element name "contact"
|
2022-03-18 12:05:59 +01:00 |
|
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
|
48c990a8bf
|
Sync transifex
|
2022-01-02 18:22:18 +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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
Laurent Destailleur
|
d154ec2344
|
FIX Collector to create lead was broken
|
2021-06-14 20:06:52 +02:00 |
|
Laurent Destailleur
|
5cc86d2319
|
Fix #yogosha6370
|
2021-06-14 13:51:09 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
Laurent Destailleur
|
1c75ce8862
|
Code comment
|
2021-05-28 14:12:22 +02:00 |
|
Maxime Kohlhaas
|
d3ff549b21
|
Fix ticket when module societe not enabled
|
2021-05-16 18:48:18 +02:00 |
|
Laurent Destailleur
|
655056ed31
|
Debug v14
|
2021-04-29 12:10:55 +02:00 |
|
Laurent Destailleur
|
d138e7410b
|
Clean code
|
2021-04-26 19:12:23 +02:00 |
|
Laurent Destailleur
|
fd2d317b4a
|
Fix #yogosha5881
|
2021-04-25 15:55:36 +02:00 |
|
Laurent Destailleur
|
be6bb3a756
|
FIX #yogosha5746 - next step (work in progress)
|
2021-03-30 19:12:07 +02:00 |
|
Laurent Destailleur
|
3616d2ba44
|
FIX #yogosha5770
|
2021-03-29 23:24:52 +02:00 |
|
Laurent Destailleur
|
211c5b53eb
|
NEW Can set if a ticket group is visible on public interface or not.
|
2021-03-24 13:16:17 +01:00 |
|
Laurent Destailleur
|
6a0e0f4c06
|
Fix #ygosha5698
|
2021-03-22 12:10:51 +01:00 |
|
Laurent Destailleur
|
503f07a7ca
|
Merge pull request #16651 from frederic34/patch-8
fix php8 warning
|
2021-03-15 11:10:13 +01:00 |
|
Laurent Destailleur
|
cc10106a21
|
Fix protection on int
|
2021-03-14 12:20:23 +01:00 |
|
Frédéric FRANCE
|
f1481638eb
|
fix php8 warning
|
2021-03-14 09:14:43 +01:00 |
|
Laurent Destailleur
|
13d0398bd2
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/product/price.php
|
2021-03-07 19:07:18 +01:00 |
|
Frédéric FRANCE
|
7e5330496b
|
fis tyo
|
2021-03-05 22:50:28 +01:00 |
|
Laurent Destailleur
|
42329b10c9
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
build/generate_filelist_xml.php
htdocs/comm/propal/card.php
htdocs/commande/card.php
htdocs/compta/facture/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/modulebuilder.lib.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
htdocs/supplier_proposal/card.php
htdocs/ticket/list.php
|
2021-03-02 15:27:20 +01:00 |
|
Laurent Destailleur
|
6e61ae8e56
|
Fix responsive
|
2021-03-01 19:50:35 +01:00 |
|
Frédéric FRANCE
|
4c1004ea5d
|
code syntax ticket directory
|
2021-02-26 13:27:00 +01:00 |
|
Laurent Destailleur
|
daf88944f8
|
FIX #16118 Timezone problem on some fields
|
2021-02-02 00:19:41 +01:00 |
|
Laurent Destailleur
|
b0d524beed
|
Debug v13
|
2020-12-17 11:57:12 +01:00 |
|
Frédéric FRANCE
|
6e7448a1d0
|
Merge remote-tracking branch 'upstream/develop' into zapieruser
|
2020-11-04 19:00:10 +01:00 |
|
Laurent Destailleur
|
83a7b19333
|
Look and feel v13
|
2020-11-02 11:41:07 +01:00 |
|
Frédéric FRANCE
|
be4a4cb54b
|
Merge remote-tracking branch 'upstream/develop' into zapieruser
|
2020-10-31 16:10:16 +01:00 |
|
Scrutinizer Auto-Fixer
|
7f52920716
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 13:32:18 +00:00 |
|
Frédéric FRANCE
|
41e8f0085c
|
zapier on ticket create
|
2020-10-30 20:37:23 +01:00 |
|
Laurent Destailleur
|
f7de9333bb
|
Doxygen
|
2020-10-27 19:29:42 +01:00 |
|
Frédéric FRANCE
|
10ff359889
|
set unknow variables
|
2020-10-25 22:39:12 +01:00 |
|
Laurent Destailleur
|
27282d7e3d
|
FIX Include the ticket and mo table in merge process of thirdparty
|
2020-10-16 17:08:23 +02:00 |
|
Laurent Destailleur
|
7504f92a41
|
Standardize code and look and feel
|
2020-10-16 13:30:20 +02:00 |
|
Laurent Destailleur
|
5b37ff0bfd
|
Html entities use now HTML5. Enhance the Dolibarr WAF. More PHPUnit
tests.
|
2020-10-15 19:36:08 +02:00 |
|
Hans
|
f6f164893e
|
Update ticket.class.php
|
2020-10-07 16:45:06 +02:00 |
|
Laurent Destailleur
|
954a6b5b3b
|
CSS
|
2020-10-02 14:26:16 +02:00 |
|
lvessiller
|
7eaf26b09e
|
NEW add MAIN_EMAILCOLLECTOR_MAIL_WITHOUT_HEADER const to remove header in email collector
|
2020-09-28 10:14:10 +02:00 |
|
Laurent Destailleur
|
e5cca13ea0
|
Fix escaping
|
2020-09-20 03:32:43 +02:00 |
|
Laurent Destailleur
|
c4b5f5a249
|
Maxi clean of code
|
2020-09-18 01:29:17 +02:00 |
|
Laurent Destailleur
|
c4383747a1
|
Look and feel v13
|
2020-09-11 13:57:16 +02:00 |
|
Scrutinizer Auto-Fixer
|
c263c8a76c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-08 19:27:28 +00:00 |
|
Laurent Destailleur
|
f5eb8b0108
|
Look and feel v13
|
2020-09-08 04:21:35 +02:00 |
|
Laurent Destailleur
|
1a67b4efeb
|
Debug
|
2020-09-08 02:11:09 +02:00 |
|
Laurent Destailleur
|
c91338198d
|
Add some fields in candidature
Look and feel v13
|
2020-09-08 01:53:37 +02:00 |
|
Scrutinizer Auto-Fixer
|
b78ff67d7e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-07 08:18:17 +00:00 |
|
lvessiller
|
a4f1ddaad0
|
NEW send context and remove new lines on create ticket
|
2020-09-03 17:22:27 +02:00 |
|
lvessiller
|
27c754e6c8
|
NEW add send context for ticket
|
2020-09-02 15:33:18 +02:00 |
|
Laurent Destailleur
|
0acb33fc91
|
Merge pull request #14582 from OPEN-DSI/new-ticket-remove-new-lines-in-mail
NEW remove new lines in mail on add ticket message
|
2020-08-28 21:08:17 +02:00 |
|
Laurent Destailleur
|
04ad25d90f
|
NEW Add the workflow interaction close intervention on closing ticket
|
2020-08-28 19:07:17 +02:00 |
|
lvessiller
|
c3b095c820
|
NEW remove new lines in mail on add ticket message
|
2020-08-28 17:54:57 +02:00 |
|
Laurent Destailleur
|
bd7261a449
|
Debug recruitment module
|
2020-08-23 18:04:52 +02:00 |
|
Laurent Destailleur
|
ad0625b6ec
|
Debug posting message from ticket page
|
2020-08-21 01:11:22 +02:00 |
|
Laurent Destailleur
|
66f9f37f41
|
Minor code and doc enhancement
|
2020-08-20 19:00:43 +02:00 |
|
Laurent Destailleur
|
0394ce1865
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2020-07-09 12:46:10 +02:00 |
|
Laurent Destailleur
|
8589e122c6
|
css
|
2020-07-09 11:58:44 +02:00 |
|
Laurent Destailleur
|
ee0bdde8c1
|
FIX Filter on status, closing opening status
|
2020-06-26 19:36:22 +02:00 |
|
Laurent Destailleur
|
be5729de23
|
FIX Filter on status, closing opening status
|
2020-06-26 19:35:09 +02:00 |
|
Laurent Destailleur
|
333d4873c3
|
Properties ->contactid has been renamed into ->contact_id
|
2020-06-25 12:17:47 +02:00 |
|
Laurent Destailleur
|
90b5ed9908
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/website.lib.php
|
2020-06-11 23:41:35 +02:00 |
|
Laurent Destailleur
|
e087edf005
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/class/html.formticket.class.php
htdocs/ticket/class/ticket.class.php
|
2020-06-11 23:39:26 +02:00 |
|
ATM john
|
564b9df1e7
|
Fix ticket file save
|
2020-06-10 17:01:57 +02:00 |
|
Laurent Destailleur
|
2f0a5b2634
|
Merge pull request #13976 from OPEN-DSI/new_ticket_public_notify_new_message
NEW Ticket message notifications when edited from public interface
|
2020-05-28 17:31:26 +02:00 |
|
Laurent Destailleur
|
f66555b396
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-05-27 23:38:46 +02:00 |
|
Laurent Destailleur
|
029596bc40
|
Fix error assignement
|
2020-05-27 23:32:24 +02:00 |
|
kamel
|
54a68d888e
|
Correction Stickler CI
|
2020-05-27 11:45:04 +02:00 |
|
kamel
|
fe8eddac5e
|
[NEW] Ticket message notifications from public interface
Can send an email when a new message is added from public interface
close issue #12181
|
2020-05-27 11:39:06 +02:00 |
|
Laurent Destailleur
|
40816c02ce
|
Merge branch 'develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
|
2020-05-25 22:40:59 +02:00 |
|
Laurent Destailleur
|
e4ef6334aa
|
Look and feel v12
|
2020-05-25 14:08:36 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
ee6fadd0d5
|
add new rule
|
2020-05-21 01:41:27 +02:00 |
|
Laurent Destailleur
|
206b16410e
|
Revert the option to avoid to introduce a feature that is duplicate with
already existing view "Events/Agenda". It also keeps a common behaviour
between other tools.
Maxi debug on messages of tickets
|
2020-05-07 22:52:32 +02:00 |
|
Laurent Destailleur
|
4c605283f5
|
Fix phpcs
|
2020-04-27 00:09:21 +02:00 |
|
Laurent Destailleur
|
3090eb578b
|
Look and feel v12
|
2020-04-25 17:43:12 +02:00 |
|
Laurent Destailleur
|
72c6ac1c72
|
Complete #13708, normalization of code
|
2020-04-23 13:21:39 +02:00 |
|
Laurent Destailleur
|
afc04faa64
|
Fix nb of open tickets
|
2020-04-20 04:26:16 +02:00 |
|
Scrutinizer Auto-Fixer
|
d021559b16
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-15 22:42:57 +00:00 |
|
Laurent Destailleur
|
e26124bf84
|
Clean code to make option TICKET_NOTIFICATION_EMAIL_TO easier to
understand
|
2020-04-15 12:57:33 +02:00 |
|
Laurent Destailleur
|
3424c33af1
|
Fix scrutinizer
|
2020-04-13 13:23:28 +02:00 |
|
Laurent Destailleur
|
7d430c08d0
|
Look and feel v12
|
2020-04-12 16:36:25 +02:00 |
|
Laurent Destailleur
|
069fb27ced
|
Look and feel v12
|
2020-04-10 12:27:34 +02:00 |
|
Laurent Destailleur
|
3b72005f93
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/card.php
htdocs/filefunc.inc.php
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/cashdesk.lang
htdocs/langs/fr_FR/errors.lang
htdocs/langs/fr_FR/products.lang
htdocs/langs/fr_FR/projects.lang
|
2020-03-14 00:22:11 +01:00 |
|
atm-lena
|
ca121dd689
|
FIX - Ticket - Load Cache Messages Ticket, wrong message's status
|
2020-03-12 16:21:11 +01:00 |
|