2
0
forked from Wavyzz/dolibarr
Commit Graph

151 Commits

Author SHA1 Message Date
Laurent Destailleur
7d109e9419 Fix phpcs 2023-12-13 12:46:23 +01:00
Laurent Destailleur
e040219fdc Fix phpcs 2023-12-13 12:45:07 +01:00
Laurent Destailleur
c3d1aa30ad Merge pull request #26908 from frederic34/incompatiblewithtype
QUAL: fix default value incompatible with type
2023-12-06 16:51:35 +01:00
Laurent Destailleur
4daacd3371 Fix with php-cs-fixer 2023-12-04 13:49:31 +01:00
Frédéric FRANCE
55d63d0b13 fix default value incompatible with type 2023-11-30 21:51:32 +01:00
Laurent Destailleur
e8dc651877 Fix php8.2 warnings 2023-11-27 11:56:32 +01:00
Laurent Destailleur
9322554a6f Fix responsive 2023-11-07 02:36:18 +01:00
Laurent Destailleur
de3fec95f5 Debug v19 2023-11-07 02:27:47 +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
2e5a895eed Merge pull request #25578 from FliyFly/feature#25044
New|NEW(#25044) new option visibility parameter
2023-08-11 14:20:23 +02:00
FLIO
fb51b4555a edit the select for 0 assigned and 1 everyone 2023-08-04 18:12:02 +02:00
FLIO
7472316779 New|NEW(#25044) new option for choose project visibility 2023-08-04 17:38:59 +02:00
Laurent Destailleur
2d4a20daad Debug v18 2023-08-04 04:04:25 +02:00
Laurent Destailleur
57d7fc6455 Debug v18 2023-06-08 22:43:15 +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
685995cf01 Debug v17 2023-05-12 13:06:36 +02:00
Laurent Destailleur
c6cb29381e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-11 19:09:19 +02:00
Laurent Destailleur
7d4312d574 Debug v17 2023-05-10 16:51:31 +02:00
Laurent Destailleur
c6423a4a55 Fix label 2023-05-10 11:28:17 +02:00
Laurent Destailleur
2d784f3008 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-10 05:01:15 +02:00
Laurent Destailleur
fae72ed74b Debug v17 2023-05-10 04:58:20 +02:00
Laurent Destailleur
c09b6783a7 Debug v17 2023-05-10 04:49:02 +02:00
Laurent Destailleur
3880871be7 Debug v17 2023-05-10 04:12:08 +02:00
Laurent Destailleur
254e785c47 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-01 15:06:15 +02:00
Laurent Destailleur
d388ac58be Fix public pages 2023-03-31 13:40:38 +02:00
Laurent Destailleur
49fa0f3107 Fix public pages 2023-03-31 13:31:23 +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
2ab510d746 Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
Laurent Destailleur
aa3556e676 Look and feel v18 2023-03-01 16:48:35 +01:00
Laurent Destailleur
04ca203ee8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-21 12:21:01 +01:00
Laurent Destailleur
d050471eb0 Debug v17 2023-02-21 10:34:21 +01:00
Laurent Destailleur
2a83487c46 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-09 19:37:33 +01:00
Jean-Patrice Clerc
5ae079b018 Ajout de la ligne pour enregistrer l'email du formulaire 2023-02-09 15:42:44 +01:00
Laurent Destailleur
2765c743fe Merge pull request #23814 from jpclerc-beep/formulaire-email
FIX : Save email from the auto register form in Project module
2023-02-09 15:41:33 +01:00
Laurent Destailleur
dfda68a63c Debug v17 - Online membership subscription of members 2023-02-09 14:33:09 +01:00
Laurent Destailleur
45900052e8 Debug v17 2023-02-09 13:54:39 +01:00
Frédéric FRANCE
9fe920b2a9 deprecate method send_an_email 2023-02-08 21:45:46 +01:00
Jean-Patrice Clerc
f497299732 Ajout de la ligne pour enregistrer l'email du formulaire 2023-02-06 21:04:40 +01:00
FLIO
cc0d9b27f2 fix (scrutinizer) remove comments and create function send an email TODO 2023-02-01 23:31:53 +01:00
FLIO
4c5bcd02b7 fix (scrutinizer) remove comments and create function send an email TODO 2023-02-01 23:31:39 +01:00
FLIO
6e3042cad9 Merge branch 'develop' into scrutinizernewproject 2023-02-01 17:43:27 +01:00
Laurent Destailleur
120dd6319f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-28 02:44:28 +01:00
Laurent Destailleur
914f6108d5 Fix warning 2022-12-28 02:43:33 +01:00
Laurent Destailleur
16c6994219 Merge pull request #23287 from dolibit-ut/patch-631
Update new.php
2022-12-21 19:23:39 +01:00
Laurent Destailleur
4c5ca3b7d2 Merge pull request #23292 from dolibit-ut/patch-635
Update suggestbooth.php
2022-12-21 19:23:04 +01:00
FLIO
52e2e71b00 Fix(scrutinizer) 2022-12-21 11:57:07 +01:00
UT from dolibit
6c6eb07758 Update suggestconference.php
NOIPCHECK  was twice
2022-12-20 21:24:10 +01:00
UT from dolibit
19cb37160d Update suggestbooth.php
NOIPCHECK  was twice
2022-12-20 21:23:23 +01:00
UT from dolibit
a914ac0efc Update new.php
NOIPCHECK  was twice
2022-12-20 21:10:04 +01:00