Commit Graph

102 Commits

Author SHA1 Message Date
Laurent Destailleur
d51bf2b0ea Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-10-29 15:52:04 +01:00
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
Laurent Destailleur
dd5d70ad5d Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
	htdocs/core/triggers/interface_50_modTicket_TicketEmail.class.php
	htdocs/public/ticket/create_ticket.php
	htdocs/public/ticket/index.php
	htdocs/public/ticket/list.php
	htdocs/public/ticket/view.php
	htdocs/ticket/agenda.php
	htdocs/ticket/card.php
	htdocs/ticket/class/ticket.class.php
	htdocs/ticket/contact.php
	htdocs/ticket/document.php
	htdocs/ticket/index.php
	htdocs/ticket/list.php
	htdocs/ticket/messaging.php
	htdocs/ticket/stats/index.php
2024-03-20 02:25:58 +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
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
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
4daacd3371 Fix with php-cs-fixer 2023-12-04 13:49:31 +01:00
Laurent Destailleur
e8dc651877 Fix php8.2 warnings 2023-11-27 11:56:32 +01:00
Laurent Destailleur
c2f8c4f47c Sec: param onlysimplestring is always 1 or 2 2023-09-08 02:29:20 +02:00
Laurent Destailleur
07a8dc3b5c Debug v19 2023-07-31 04:14:18 +02: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
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
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
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
d96b2f9ae3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-26 02:21:27 +01:00
Laurent Destailleur
f6004d1b01 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-26 02:16:32 +01:00
Laurent Destailleur
3c9ba08369 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-26 02:10:54 +01:00
Thomas Negre
51f1871dd6 FIX on public ticket list, only the page 1 was accessible. Other pages were 404 error. 2023-01-19 17:22:31 +01:00
lmarcouiller
a215717991 Fix : php 8.1 warnings in ticket 2022-11-08 16:27:04 +01:00
Alexandre SPANGARO
a6040867c8 Use isModEnabled 2022-09-25 06:16:11 +02:00
Laurent Destailleur
7a277d9560 Merge branch 'develop' into loaddolibarrenv 2022-09-09 17:02:05 +02:00
Laurent Destailleur
b23ab2cb71 FIX #yogosha12266 2022-09-09 13:58:54 +02:00
Frédéric France
8d33953142 add comment 2022-09-07 20:08:59 +02:00
Laurent Destailleur
6903b96f6b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-01 12:39:25 +02:00
Laurent Destailleur
2c46410675 FIX list of email in public ticket interface 2022-09-01 11:47:46 +02:00
Laurent Destailleur
e3f9b15db3 FIX list of email in public ticket interface 2022-09-01 11:18:46 +02:00
Laurent Destailleur
8bf8beb898 Debug module ticket 2022-09-01 10:54:20 +02:00
Philippe GRAND
6ac416f6e2 FIX php8 compatibility 2022-08-28 14:29:19 +02:00
Philippe GRAND
c2c13d41ef FIX php8 compatibility 2022-08-28 14:28:52 +02:00
Laurent Destailleur
fc0f624445 Debug v16 2022-06-04 02:08:08 +02:00
Giovanni Piemontese
945144d5a3 Fixed pagination on public ticket list page - ISSUE 19468 2022-05-20 18:46:02 +02:00
Laurent Destailleur
308e7a3d9b Fix scrutinizer 2022-05-18 12:40:44 +02:00
Laurent Destailleur
c96e3bdddf PHP v8 compatibility 2022-04-30 19:50:20 +02:00
Thomas Negre
ec723657c9 new : allow informations to be displayed before the public ticket list 2022-01-26 09:55:41 +01:00
Laurent Destailleur
13510b9929 Clean sortfield, sortorder 2022-01-13 11:17:25 +01:00
Florian HENRY
dfbd03140c FIX: manage multientity in ticket public page by querystring 2021-12-17 11:10:08 +01:00
Laurent Destailleur
186185267e Clean code for v15 2021-11-29 00:49:18 +01:00