Commit Graph

28303 Commits

Author SHA1 Message Date
Laurent Destailleur
33a65dd9b8 Merge pull request #21246 from Easya-Solutions/new-inventory-list-show-product-ref-with-label
NEW show product label on inventory
2022-07-07 22:08:06 +02:00
Laurent Destailleur
66889ea450 Merge pull request #21297 from Easya-Solutions/new-thirdparty-card-presend-with-attached-file
NEW add attached file in presend email form of thirdparty card
2022-07-07 21:54:10 +02:00
Laurent Destailleur
a871aa8f85 Merge pull request #21382 from fboitel/NEW#20650
NEW #20650 Checkbox column on left for lists
2022-07-07 21:48:51 +02:00
Laurent Destailleur
63ce535deb Merge pull request #21448 from atm-jpb/patch-1
# FIX : rank duplicate on mass action
2022-07-07 20:57:51 +02:00
Laurent Destailleur
5afe1dbb84 Update actions_massactions.inc.php 2022-07-07 20:57:29 +02:00
Laurent Destailleur
47924e5c21 Merge pull request #21465 from jyhere/jyhere-patch-1
ADD multiselect support in Form::formconfirm()
2022-07-07 20:49:04 +02:00
Laurent Destailleur
116633ed2f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-07 20:14:47 +02:00
Laurent Destailleur
2f269c75de Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/compta/facture/list.php
	htdocs/langs/fr_FR/bills.lang
2022-07-07 20:12:23 +02:00
Thomas Negre
11e97df558 forgot a 'page' parameter for 'no' button 2022-07-07 17:39:17 +02:00
Thomas Negre
c6bc767834 send formconfirm as a POST 2022-07-07 17:21:03 +02:00
jyhere
fc6eb42ae7 Missing space 2022-07-07 11:52:44 +02:00
Laurent Destailleur
f2a6560d8f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-07 11:45:36 +02:00
jyhere
440ed897ff ADD multiselect support in Form::formconfirm()
Use 'multiselect' type to add a multi select field in form confirm questions.
2022-07-07 11:32:42 +02:00
jpb
ea52403339 rank change. if we only have one order we leave the origin rank otherwise we leave the -1 and let the class set the max rank. 2022-07-07 11:08:01 +02:00
jpb
f10788e4c6 fix export resource type filter 2022-07-07 10:24:39 +02:00
Christian Foellmann
4c5e05e411 fix page titles
Conflicts:
	htdocs/compta/bank/annuel.php
	htdocs/contact/list.php
	htdocs/product/stock/movement_list.php
	htdocs/user/list.php
2022-07-06 19:19:08 +02:00
Laurent Destailleur
6365bdb35c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-06 19:10:45 +02:00
Laurent Destailleur
76e3c10c06 Revert "fix page titles" 2022-07-06 15:56:04 +02:00
Laurent Destailleur
a0caf7be71 Merge pull request #21394 from cfoellmann/PR/improve-page-titles
fix page titles
2022-07-06 15:55:10 +02:00
Laurent Destailleur
9a10e3f971 Merge branch 'develop' into NEW#21395 2022-07-06 15:53:22 +02:00
Laurent Destailleur
55ba95643b Merge pull request #21351 from Quatadah/dolicloud-qnasdami-product-allow-external-download
NEW #19680 Add option PRODUCT_ALLOW_EXTERNAL_DOWNLOAD
2022-07-06 15:52:19 +02:00
Laurent Destailleur
c0c97286f5 Merge pull request #21407 from fboitel/NEW#21397
NEW #21397
2022-07-06 15:51:09 +02:00
Laurent Destailleur
96ad521d5a Merge pull request #21408 from badre-agtaib/new-#21399
NEW #21399
2022-07-06 15:50:16 +02:00
Laurent Destailleur
b4c2a5a6f4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-06 15:48:35 +02:00
Laurent Destailleur
86c11cb357 Fix phpunit 2022-07-06 15:48:17 +02:00
Laurent Destailleur
5811a975f6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-06 15:01:45 +02:00
Laurent Destailleur
a8cd94e0f9 Merge pull request #21405 from Quatadah/adding-smileys
Management of smileys in website pages #21358
2022-07-06 14:58:12 +02:00
Laurent Destailleur
0b77af4fef Merge pull request #21414 from gdsoftdev/invoice_export_account_number
NEW invoice export : add accounting affectation
2022-07-06 13:35:06 +02:00
lvessiller
ed9c7ff251 FIX resolve conflicts 2022-07-06 09:23:44 +02:00
Laurent Destailleur
22d35c6d0b Fix scrutinizer 2022-07-06 03:16:08 +02:00
Juanjo Menent
4f091c4394 Fix: PHP Fatal error: Call to undefined function getOnlineSignatureUrl() 2022-07-05 17:11:02 +02:00
lvessiller
eab2865765 NEW substitue project title in mail template 2022-07-05 11:39:49 +02:00
Laurent Destailleur
ab3e01268d Fix support of MAIN_ALLOW_SVG_FILES_AS_IMAGES 2022-07-05 10:38:22 +02:00
Laurent Destailleur
a91d0a525f Debug v16 2022-07-05 02:39:28 +02:00
stickler-ci
244a3fc819 Fixing style errors. 2022-07-04 15:22:40 +00:00
boudet jean pascal
5dabcec767 rank duplicate on mass action
#### rank duplicate on mass action  invoice from multiple orders

we have to  define the max rank for each line which makes it possible not to have a duplicate on the rank field in the case of several order massaction request.
2022-07-04 17:17:55 +02:00
Laurent Destailleur
1375cae10c Merge pull request #21440 from bb2a/FIX---php-V8-html-form-mail
FIX - php V8 html form mail
2022-07-04 15:51:02 +02:00
Laurent Destailleur
7cd085fd0b Update html.formmail.class.php 2022-07-04 15:50:41 +02:00
Laurent Destailleur
1c2727e2a7 Merge pull request #21354 from badre-agtaib/new2
FIX #21204
2022-07-04 15:30:33 +02:00
bagtaib
b5c0f1ac29 corrected the url of the image 2022-07-04 14:32:40 +02:00
BB2A Anthony Berton
0ce3acf52f FIX - php V8 html form mail 2022-07-04 10:06:10 +02:00
Laurent Destailleur
de71df9df2 Debug install v16 with php 8.1 2022-07-04 03:06:56 +02:00
Laurent Destailleur
839c535774 Clean code 2022-07-03 19:18:24 +02:00
Laurent Destailleur
f14b828923 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-03 14:30:54 +02:00
Laurent Destailleur
e6e4017047 Fix debug for php 8.1 2022-07-03 14:29:59 +02:00
Laurent Destailleur
6f22c52280 Merge pull request #20927 from homer8173/patch-35
dangerous overwritting
2022-07-03 13:19:03 +02:00
Laurent Destailleur
bd28a7e038 Debug v16 2022-07-03 12:54:58 +02:00
Laurent Destailleur
13567fef15 Update commonobject.class.php 2022-07-03 12:37:32 +02:00
Laurent Destailleur
9328e89c15 Update commonobject.class.php 2022-07-03 12:35:44 +02:00
Yoan Mollard
1e6df0c6d9 Merge remote-tracking branch 'origin/develop' into membership-rework 2022-07-01 17:38:47 +02:00