Commit Graph

740 Commits

Author SHA1 Message Date
Laurent Destailleur
523aec36d7 Fix overlapping ref when too long 2023-06-17 15:35:00 +02:00
Florian HENRY
ce10c68d31 getDol rather than ->global 2023-06-08 22:38:11 +02:00
Frédéric FRANCE
c61d96c98f put phpmin info in one place 2023-05-31 09:31:22 +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
23a7491e12 NEW: Add option PDF_SHOW_EMAIL_AFTER_USER_CONTACT to show email after
specific assigned contact on PDF
2023-05-15 11:30:45 +02:00
Laurent Destailleur
5876e71072 NEW: Add option PDF_SHOW_PHONE_AFTER_USER_CONTACT to show phone after
specific assigned contact on PDF
2023-05-15 11:20:18 +02:00
Laurent Destailleur
b51e6ac025 Fix column length 2023-05-14 20:51:36 +02:00
Laurent Destailleur
80f5358e6e Fix label for title of table must be short value 2023-05-14 20:44:52 +02:00
Laurent Destailleur
977c845d56 Fix sentence overwrite on proposal PDF 2023-05-14 20:40:47 +02:00
Laurent Destailleur
2d17e77ff7 Fix warning 2023-05-01 17:29:54 +02:00
Laurent Destailleur
aafb54fbc3 Declare properties 2023-04-27 23:01:34 +02:00
Philippe GRAND
029cbbceca update code for a better php8 compliance 2023-04-05 11:26:50 +02:00
Philippe GRAND
95558914a9 update code for a better php8 compliance 2023-04-05 11:25:17 +02:00
Laurent Destailleur
9fd9b0cfa0 Merge branch 'develop' into fix_multicompany_compatibility2 2023-03-02 13:42:40 +01:00
Regis Houssin
d3c65e390b TODO remise_percent is a deprecated field for object parent 2023-02-28 15:47:33 +01:00
Laurent Destailleur
a64ed59e18 Merge 2023-02-23 22:25:56 +01:00
Laurent Destailleur
0b4cacd291 Use dolChmod 2023-02-17 20:01:53 +01:00
Marc de Lima Lucio
5feb334da2 Merge branch '17.0' of https://github.com/Dolibarr/dolibarr into 15.0_FIX_PHP8_compatibility 2023-02-14 09:16:43 +01:00
FLIO
cd289ca8ac fix(qodana) fix function comment wrong return 2023-02-08 19:09:05 +01:00
Marc de Lima Lucio
1e53f87d51 FIX: various PHP8 compatibility fixes 2023-02-08 12:18:46 +01:00
Laurent Destailleur
c78ad19186 Fix warning php8 2023-01-10 21:51:32 +01:00
Laurent Destailleur
83bb95f318 Fix warning php8 2023-01-10 18:50:01 +01:00
Laurent Destailleur
4336b188c7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-01-07 17:36:52 +01:00
Laurent Destailleur
d33a7ff4d4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-07 17:30:15 +01:00
jpb
9a755d8d50 add border left on image product when conf activated 2023-01-05 10:24:17 +01:00
Laurent Destailleur
27792fe1ad Fix qodana 2023-01-04 18:34:54 +01:00
Laurent Destailleur
268f0b7c36 Merge pull request #23375 from grandoc/new_branch_30_12_2022
update code toward php8 compliance
2023-01-04 08:33:25 +01:00
Laurent Destailleur
57358b618b Clean code 2022-12-31 17:08:10 +01:00
Laurent Destailleur
8774f4f092 Fix warning qodana 2022-12-31 13:44:11 +01:00
Philippe GRAND
42e8740a8d update code toward php8 compliance 2022-12-30 12:53:07 +01:00
Philippe GRAND
a990d4df19 update code toward php8 compliance 2022-12-30 12:52:20 +01:00
Laurent Destailleur
c886bad8b6 Fix warning 2022-12-28 17:00:28 +01:00
Laurent Destailleur
8dd332a606 Merge pull request #23245 from grandoc/new_branch_17_12_2022
update code toward php 8 compliance
2022-12-22 14:42:00 +01:00
Frédéric FRANCE
42cf7acfe5 doc translation 2022-12-21 17:26:16 +01:00
Frédéric FRANCE
f11418c108 doc translation 2022-12-21 17:23:33 +01:00
Frédéric FRANCE
690562c22e add numbering modules for members 2022-12-21 16:43:38 +01:00
Philippe GRAND
ab42ebfcdb update code toward php 8 compliance 2022-12-17 12:44:52 +01:00
Philippe GRAND
29e40f467e update code toward php 8 compliance 2022-12-17 12:39:52 +01:00
Philippe GRAND
61c4d3b794 update code toward php 8 compliance 2022-12-17 12:34:28 +01:00
Philippe GRAND
3c59ea8e16 update code toward php 8 compliance 2022-12-17 12:34:04 +01:00
Philippe GRAND
6ea69392d4 Update code for php8 compliance 2022-12-10 16:03:36 +01:00
Philippe GRAND
3bb98a6d4b Update code for php8 compliance 2022-12-10 16:02:59 +01:00
Laurent Destailleur
a90d509d06 NEW: Show delivery mode on PDF for proposals 2022-11-22 13:02:01 +01:00
Laurent Destailleur
018d5f5446 Merge pull request #22545 from grandoc/new_branch_10_10_2022
New branch 10 10 2022
2022-10-13 10:26:45 +02:00
Laurent Destailleur
9fa00c1771 Fix trans in comments 2022-10-12 15:29:30 +02:00
Philippe GRAND
731ff10bed update code towards php8 compliance 2022-10-10 11:03:54 +02:00
Philippe GRAND
7dfd7d73cc update code towards php8 compliance 2022-10-06 16:47:29 +02:00
Philippe GRAND
d418968dd8 update code towards php8 compliance 2022-10-06 16:46:18 +02:00
Philippe GRAND
118e4aed3a update code towards php8 compliance 2022-10-06 10:09:19 +02:00
Philippe GRAND
4a969cf726 update code towards php8 compliance 2022-10-06 10:08:33 +02:00