Laurent Destailleur
|
c96e3bdddf
|
PHP v8 compatibility
|
2022-04-30 19:50:20 +02:00 |
|
Laurent Destailleur
|
e2a957c738
|
Clean some trigger names
|
2022-04-02 16:08:04 +02:00 |
|
Laurent Destailleur
|
bc9ec3e2b9
|
Merge pull request #20395 from hregis/fix_uniformize_with_element_name
FIX uniformize with element name "contact"
|
2022-03-23 16:04:53 +01:00 |
|
Laurent Destailleur
|
8603d493ad
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contrat/list.php
htdocs/install/mysql/tables/llx_partnership.key.sql
|
2022-03-19 17:34:26 +01:00 |
|
Laurent Destailleur
|
ed631b2b06
|
Fix doxygen, missing error message
|
2022-03-18 16:14:20 +01:00 |
|
Regis Houssin
|
b70d3eb8eb
|
FIX uniformize with element name "contact"
|
2022-03-18 12:05:59 +01:00 |
|
Frédéric FRANCE
|
a613553f37
|
Merge branch 'hookgetnomurl' into patch-1
|
2022-02-15 18:44:06 +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
|
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 |
|
Frédéric FRANCE
|
dc3bfcfb87
|
can modify tooltip by reference
|
2021-11-22 19:57:26 +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 |
|
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
|
865bf3b849
|
CSS
|
2021-06-05 02:42:49 +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
|
1c95e2b7c7
|
FIX #17453
|
2021-05-03 14:58:29 +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
|
667481acd5
|
Fix #yogosha5832 - Missin test on permission for /index routes on APIs
|
2021-04-08 19:05:28 +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 |
|
Scrutinizer Auto-Fixer
|
6df4954b20
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-12-01 01:41:19 +00:00 |
|
Givriz
|
dca4cf5987
|
Feature : ajout de la class "button-cancel"
Ajout de la class "button-cancel" suite à l'issue #3756 et achèvement de ma tâche Dolibarr.
|
2020-11-23 15:12:52 +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
|
49390a596c
|
Merge remote-tracking branch 'upstream/develop' into zapieruser
|
2020-10-31 20:33:59 +01:00 |
|
Scrutinizer Auto-Fixer
|
ab25e047c0
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 17:51:30 +00: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
|
0b9c866825
|
Merge remote-tracking branch 'upstream/develop' into zapieruser
|
2020-10-31 09:08:07 +01:00 |
|
Frédéric FRANCE
|
41e8f0085c
|
zapier on ticket create
|
2020-10-30 20:37:23 +01:00 |
|
Frédéric FRANCE
|
8190711342
|
doxygen
|
2020-10-30 18:01:01 +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 |
|
Laurent Destailleur
|
f442dac2c9
|
Add token on most GET url for admin action
|
2020-09-30 15:13:28 +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
|
2eb46b4900
|
Enhance antiXSS by excluding non printable chars used to obfuscate hack
|
2020-09-20 04:56:45 +02:00 |
|
Laurent Destailleur
|
e5cca13ea0
|
Fix escaping
|
2020-09-20 03:32:43 +02:00 |
|
Laurent Destailleur
|
216b3c885d
|
Fix escaping
|
2020-09-20 01:30:36 +02:00 |
|
Laurent Destailleur
|
c4b5f5a249
|
Maxi clean of code
|
2020-09-18 01:29:17 +02:00 |
|
Laurent Destailleur
|
bfbb217607
|
Fix GETPOST on 'action'
|
2020-09-16 19:39:50 +02:00 |
|
Laurent Destailleur
|
cc37f4b29c
|
Clean code. <input name="token" value="$_SESSION['newtoken']" is now
forbidden by CI. You must use newToken().
|
2020-09-14 16:24:02 +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
|
790bef98e5
|
Look and feel v12
|
2020-05-07 23:45:33 +02:00 |
|
Laurent Destailleur
|
dca3f3b31f
|
Look adn feel v12
|
2020-05-07 22:59:40 +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
|
4d6a45d491
|
Major doxygen fix
|
2020-05-03 22:48:35 +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
|
f2e90c6657
|
Look and feel v12
|
2020-04-15 12:32:59 +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 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
Scrutinizer Auto-Fixer
|
e8083e2a65
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-03-23 14:54:02 +00: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 |
|
Laurent Destailleur
|
2ae7cfeffa
|
Fix fields
|
2020-03-12 10:56:25 +01:00 |
|
Laurent Destailleur
|
2c477c7169
|
Fix doxygen
|
2020-02-20 13:54:41 +01:00 |
|
Laurent Destailleur
|
9f9002d6a6
|
Update field definition
|
2020-02-07 16:05:04 +01:00 |
|
gti-eu
|
67e57b8da2
|
Add trackid to Ticket message mail
|
2020-01-23 12:53:24 +01:00 |
|
Laurent Destailleur
|
e8db3a2aa0
|
Fix look and feel v11
|
2019-12-19 10:17:20 +01:00 |
|
Frédéric FRANCE
|
ab1b5cfab5
|
The variable $i seems to be never defined.
|
2019-12-16 20:30:24 +01:00 |
|
Frédéric FRANCE
|
97b1bf0ea1
|
The variable $error seems to be never defined
|
2019-12-01 20:05:48 +01:00 |
|
Scrutinizer Auto-Fixer
|
8a527631a0
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-13 18:35:02 +00:00 |
|
Frédéric FRANCE
|
bb4fd0d5c0
|
timing is varchar in db
|
2019-11-12 22:06:22 +01:00 |
|
Frédéric FRANCE
|
e7d51d4ec7
|
do not trim int
|
2019-11-12 22:01:53 +01:00 |
|
Laurent Destailleur
|
c02cd80b75
|
Clean code
|
2019-11-12 10:11:30 +01:00 |
|
Philippe GRAND
|
1b7fe9a427
|
fix error message
|
2019-11-06 10:40:21 +01:00 |
|
Laurent Destailleur
|
8aa2fd04ad
|
NEW The integrity checker now show the expected size of files
|
2019-11-04 13:23:48 +01:00 |
|
Laurent Destailleur
|
45c77b4560
|
Renaming some libelle into label
|
2019-11-02 12:59:38 +01:00 |
|
Laurent Destailleur
|
cea2c3a9f4
|
Look and feel v11
|
2019-11-01 23:58:14 +01:00 |
|
Laurent Destailleur
|
c215d534fc
|
Fix phpcs
|
2019-10-31 21:16:41 +01:00 |
|
Frédéric FRANCE
|
c8259ff380
|
clean indent in ticket directory
|
2019-10-26 20:58:29 +02:00 |
|
Laurent Destailleur
|
2ed96c9e5f
|
Fix scrutinizer
|
2019-10-15 02:54:19 +02:00 |
|
Laurent Destailleur
|
a1c93cb2e6
|
MAIN_ACTIVATE_HTML5 is now always on now (so option removed).
Look and feel v11
|
2019-10-15 02:45:12 +02:00 |
|
Laurent Destailleur
|
2b66282b61
|
NEW Code for extrafields uses the new array $extrafields->attributes
|
2019-10-06 14:41:52 +02:00 |
|
Laurent Destailleur
|
b883a8092a
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/product.lib.php
htdocs/core/tpl/extrafields_list_search_input.tpl.php
htdocs/fourn/facture/card.php
htdocs/product/class/html.formproduct.class.php
|
2019-10-05 19:35:40 +02:00 |
|
Laurent Destailleur
|
8bf9afb7ca
|
FIX Attachement of linked files on ticket when sending a message
|
2019-10-04 19:41:35 +02:00 |
|
altairis
|
699a3391c9
|
FCKeditor setup for tickets
|
2019-10-03 16:51:05 +02:00 |
|
Laurent Destailleur
|
b79831ec39
|
Merge pull request #11952 from aspangaro/11.0_https
Move Gnu.org to https
|
2019-10-01 14:48:21 +02:00 |
|
Laurent Destailleur
|
15e646cc62
|
Fix bad name of trigger
|
2019-10-01 11:34:35 +02:00 |
|
Laurent Destailleur
|
c7da05e4a1
|
Fix bad name of trigger
|
2019-10-01 11:28:10 +02:00 |
|
Alexandre SPANGARO
|
16c6c9ae75
|
Merge remote-tracking branch 'upstream/develop' into 11.0_https
|
2019-10-01 06:12:24 +02:00 |
|
Alexandre SPANGARO
|
91b3bf76fd
|
Merge branch 'develop' into 11.0_https
|
2019-10-01 06:11:43 +02:00 |
|
Laurent Destailleur
|
d65af06d20
|
Merge pull request #11869 from atm-john/new_ticket_messaging_page
New ticket messaging page design
|
2019-09-30 15:34:35 +02:00 |
|
Laurent Destailleur
|
86e5465197
|
Standardize extrafields code
|
2019-09-28 10:55:09 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
John Botella
|
7dcb871048
|
Fix private message type
|
2019-09-12 18:39:29 +02:00 |
|
Laurent Destailleur
|
529dd05226
|
Replace deprecated code
|
2019-09-06 10:53:05 +02:00 |
|
Laurent Destailleur
|
48db5c2a44
|
Replace deprecated actioncomm->note into actioncomm->note_private
|
2019-08-31 02:46:39 +02:00 |
|
Laurent Destailleur
|
8647a20c18
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/langs/en_US/admin.lang
htdocs/product/dynamic_price/class/price_parser.class.php
htdocs/product/stats/facture.php
|
2019-08-10 01:57:43 +02:00 |
|
ptibogxiv
|
7a2e08a681
|
Fix author in message / ticket API
|
2019-08-02 11:41:40 +02:00 |
|
Laurent Destailleur
|
d7a41c6b72
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/admin.lang
|
2019-08-01 12:54:27 +02:00 |
|
Laurent Destailleur
|
b8de18596a
|
FIX #11543
|
2019-08-01 12:40:51 +02:00 |
|
Laurent Destailleur
|
865ebb9de2
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/ticket/class/ticket.class.php
|
2019-07-20 13:29:10 +02:00 |
|
Laurent Destailleur
|
feee437471
|
FIX Closing ticket from public interface
|
2019-07-19 23:43:49 +02:00 |
|
Laurent Destailleur
|
e742c3eb20
|
Debug module ticket
|
2019-07-19 20:06:02 +02:00 |
|
Laurent Destailleur
|
327e5ebe78
|
FIX Show list of events on tickets
|
2019-07-19 19:09:38 +02:00 |
|