Commit Graph

248 Commits

Author SHA1 Message Date
kkhelifa-opendsi
eaa31ed4a3 FIX: Fix bug select columns and acces to the public ticket list from the public ticket card (case when we have connected to another client before, the track id stocked in session overwrite the new track id from the public ticket card) (#31000) 2024-10-28 21:16:17 +01:00
MaximilienR-easya
6b812ccad3 Backport en provenance de develop pour afficher les messages d'erreurs (#29583) 2024-05-02 20:10:19 +02:00
Laurent Destailleur
bb57fb3a93 Update view.php 2024-03-16 15:37:38 +01:00
Laurent Destailleur
33de57bd6c Update list.php 2024-03-12 14:00:53 +01:00
Laurent Destailleur
8367e909c9 Update list.php 2024-03-12 13:58:36 +01:00
Laurent Destailleur
c19efebc76 Fix regression 2024-03-12 13:55:00 +01:00
Laurent Destailleur
6122ba335f Fix regression 2024-03-12 13:54:35 +01:00
Laurent Destailleur
c92be21524 Update list.php 2024-03-12 13:52:49 +01:00
Laurent Destailleur
2cc95fda85 Fix regression
Fix regression
2024-03-12 13:51:21 +01:00
Eric Seigne
bc10246974 fix missing view.php 2024-02-27 01:12:53 +01:00
Eric Seigne
aec7cdefde conf->global to getDolGlobalString 2024-02-27 01:06:13 +01:00
Eric Seigne
6996974376 css with public interface 2024-02-27 00:47:28 +01:00
Eric Seigne
9d24025496 use TICKET_URL_PUBLIC_INTERFACE 2024-02-27 00:24:22 +01: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
53c835419e Merge pull request #24713 from altairis-benjamin/fixPublicTicketTokens
FIX token errors on public interface
2023-05-16 20:51:07 +02:00
Laurent Destailleur
79cdb3a7f9 NEW Use an ajax component to swith prospection status on thidparty list 2023-05-15 16:35:42 +02:00
Laurent Destailleur
46b461b087 FIX Upload of files on public ticket interface 2023-05-13 16:39:42 +02:00
Benjamin Falière
fbda1c87cd FIX token errors on public interface 2023-05-09 14:38:20 +02:00
Laurent Destailleur
c891196b5b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-25 21:02:01 +02:00
Regis Houssin
9ed12a7b5a FIX avoid error when computed property of extrafields is used 2023-04-25 10:20:54 +02:00
Laurent Destailleur
cb2d164c42 Merge pull request #24131 from MaximilienR-easya/dev_New_Progress_public_interface
NEW added an option to display the progress of tickets on the public interface
2023-03-31 02:36:29 +02:00
Laurent Destailleur
5924e626b0 The method htmlPrintOnlinePaymentFooter() used for public footer pages
has been renamed into htmlPrintOnlineFooter() and moved into
company.lib.php
2023-03-30 10:18:43 +02:00
Laurent Destailleur
7976d99c68 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-18 01:59:13 +01:00
Laurent Destailleur
4de09b7813 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-18 01:56:34 +01:00
Laurent Destailleur
26c424b41e Code comment 2023-03-18 01:29:00 +01:00
Laurent Destailleur
2d0b855de7 Fix param FILTER_VALIDATE_EMAIL 2023-03-17 21:00:18 +01:00
Regis Houssin
bb7b69ef43 FIX FILTER_VALIDATE_EMAIL param is not a string 2023-03-17 06:43:15 +01:00
Laurent Destailleur
ba35b405cb Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-17 01:31:05 +01:00
Laurent Destailleur
1e6f856e11 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-17 01:26:54 +01:00
VESSILLER
84afd61eba FIX missing protection on ajax public ticket page for valid email 2023-03-16 11:21:56 +01:00
Laurent Destailleur
022e06f4f3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-13 10:33:47 +01:00
Laurent Destailleur
d6e0d745a8 FIX token error when closing ticket from public interface 2023-03-12 22:11:58 +01:00
Laurent Destailleur
2660948778 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-12 22:08:50 +01:00
Laurent Destailleur
843411ef5d Fix CSS public interface of tickets 2023-03-12 22:02:40 +01:00
Laurent Destailleur
11fd351b3d Some steps to merge manually #22960 2023-03-12 21:31:33 +01:00
Maximilien Rozniecki
8fd991d51d add extrafields_view.tpl.php inside public_ticket_view 2023-03-06 15:41:58 +01:00
stickler-ci
6eb93fdc55 Fixing style errors. 2023-03-06 10:49:44 +00:00
Maximilien Rozniecki
ba8f91f355 added an option to controle if we want to show the progress bar in the public interface 2023-03-06 11:43:01 +01:00
Laurent Destailleur
a64ed59e18 Merge 2023-02-23 22:25:56 +01:00
Laurent Destailleur
7c316229db Debug v17 2023-02-22 02:21:48 +01:00
Laurent Destailleur
aa9f6f562e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-21 20:52:54 +01:00
Laurent Destailleur
b7ec5846b2 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-21 20:51:52 +01:00
Laurent Destailleur
be82f51f68 Fix regression 2023-02-21 20:50:26 +01:00
Laurent Destailleur
0703645304 Fix missing protection on ajax public ticket page 2023-02-21 20:47:35 +01:00
Laurent Destailleur
1231604d14 Disable a public ajax page 2023-02-21 20:45:15 +01:00
Laurent Destailleur
ac3f9e3830 Disable a public ajax page 2023-02-21 20:42:46 +01:00
Laurent Destailleur
2168578f2e Fix inline css 2023-02-18 14:00:25 +01:00
Maximilien Rozniecki
cc507b7d18 forget a modification 2023-02-16 09:52:33 +01:00
Maximilien Rozniecki
f69f22246e bugfix attached files send via the public interface view ticket was not working 2023-02-16 09:43:03 +01:00
Laurent Destailleur
d96b2f9ae3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-26 02:21:27 +01:00