2
0
forked from Wavyzz/dolibarr
Commit Graph

250 Commits

Author SHA1 Message Date
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
HENRY Florian
70a5a85eac fix: various getDol, display error on public page (#26652)
* fix: various getDol, display error on public page

* fix: various getDol, display error on public page
2023-11-17 11:39:16 +01:00
Laurent Destailleur
8a5d57b09a Debug v19 2023-11-09 11:31:16 +01:00
Laurent Destailleur
4cd4221a52 Debug v19. Remove some TODO. 2023-11-09 10:56:13 +01:00
Laurent Destailleur
b8c8e903c2 Fix php8.2 warnings 2023-10-15 18:39:13 +02:00
Laurent Destailleur
3cb78be3ac Clean code 2023-09-29 16:27:07 +02:00
Laurent Destailleur
c2f8c4f47c Sec: param onlysimplestring is always 1 or 2 2023-09-08 02:29:20 +02:00
Laurent Destailleur
1dd96fa3f0 Fix phpunit 2023-08-12 01:10:13 +02:00
Benjamin Falière
219562b48a Use getDolGlobalInt 2023-08-08 09:17:09 +02:00
Benjamin Falière
6deb40983c NEW add and list external contributors 2023-08-08 09:17:09 +02:00
Laurent Destailleur
b43ca2a0ad Clean code 2023-08-06 13:39:32 +02:00
Laurent Destailleur
07a8dc3b5c Debug v19 2023-07-31 04:14:18 +02:00
UT from dolibit
583a268c35 Update index.php (#25444) 2023-07-24 19:32:11 +02:00
Oussama
dcc01599d4 New|NEW(#24834) new option for hide the footer (#25464)
* New|NEW new option for hide the footer of tickets on the public interface

* fix condition in index

---------

Co-authored-by: FLIO <oflifli@nltechno.com>
2023-07-24 19:03:54 +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
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