Commit Graph

120721 Commits

Author SHA1 Message Date
BitKFu
6657a34ff0 use dol_is_file instead of file_exists 2023-04-25 19:07:35 +02:00
Gerhard Stephan
799f8c5d12 Remove whitespace at the end of the line 2023-04-24 18:35:43 +02:00
Gerhard Stephan
002c2b0abe Prevent PHP Warning in error log file, when the generated doc file does not exists.
This is the case when we create a PDF file out of a ODT file and automatically delete the ODT.
The indexed file will then be the ODT, which can't be found on drive (because it has been deleted when converting to PDF) and therefore creates an error log entry.
2023-04-24 14:11:06 +02:00
Laurent Destailleur
56a0b16abc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-24 02:08:59 +02:00
Laurent Destailleur
fc04299f88 Look and feel v18 2023-04-24 02:07:20 +02:00
Laurent Destailleur
586d9f5ba7 Look and feel v18 2023-04-24 01:59:39 +02:00
Laurent Destailleur
ee2a9d4891 Look and feel v18 2023-04-24 01:32:47 +02:00
Laurent Destailleur
a03358fa46 Debug v18 2023-04-24 01:03:43 +02:00
Laurent Destailleur
347d9c3e93 Fix warning when using extrafield separator 2023-04-23 22:38:52 +02:00
Laurent Destailleur
8a400f0e6f Trans 2023-04-23 21:45:47 +02:00
Laurent Destailleur
73539162ff Show sending mode on emailing file 2023-04-23 21:42:05 +02:00
Laurent Destailleur
67c67bbf2e Better compatibility 2023-04-23 16:28:28 +02:00
Laurent Destailleur
04d96f489b FIX Default VAT of product added does not take account buyer country 2023-04-23 15:24:10 +02:00
Laurent Destailleur
470cbb52f8 Fix phpunit 2023-04-23 14:09:08 +02:00
Laurent Destailleur
3a81318c15 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-22 01:02:55 +02:00
Laurent Destailleur
bf89d61686 NEW Update lib parsedownto 1.7.4 2023-04-22 01:01:08 +02:00
Laurent Destailleur
cd385a0605
Merge pull request #24488 from aspangaro/18a6
FIX:  Propagate vat-reverse charge information when supplier invoice is created from reception list
2023-04-21 19:00:26 +02:00
Laurent Destailleur
246750a89e
Merge pull request #24545 from frederic34/use_ismodenabled
use isModEnabled
2023-04-21 18:32:34 +02:00
Laurent Destailleur
fee81940ef
Merge pull request #24555 from BB2A-Anthony/MailMap
MailMap
2023-04-21 18:30:08 +02:00
Laurent Destailleur
a8e41a5cb9
Merge pull request #24568 from thomas-Ngr/develop_newpayment_manage_contracts
NEW Payment : manage contracts
2023-04-21 18:29:20 +02:00
Laurent Destailleur
39218ff10f
Merge pull request #24564 from frederic34/patch-1
fix phpcs
2023-04-21 18:26:36 +02:00
tnegre
53d2f8eaee pay whole contract 2023-04-21 16:06:09 +02:00
tnegre
5c5bb6ec7c Allow to pay a contract line from a stripe payment. TODO pay the whole contract. 2023-04-21 16:06:09 +02:00
Frédéric FRANCE
432e68bcbf
Update admin.lib.php 2023-04-21 16:02:30 +02:00
Frédéric FRANCE
5056373778
fix phpcs 2023-04-21 16:01:34 +02:00
Laurent Destailleur
d943a0f810
Merge pull request #24556 from MaximilienR-easya/dev_Fix_missing_langs_entry
missing entry "PuttingDescUpToDate" inside lang file
2023-04-21 15:17:45 +02:00
Frédéric FRANCE
5f5fa38561 Merge remote-tracking branch 'upstream/develop' into use_ismodenabled 2023-04-21 15:16:08 +02:00
Laurent Destailleur
c2662912ec
Merge pull request #24561 from frederic34/patch-4
Fix 😍 in dolibarr when using utf8mb4
2023-04-21 15:11:07 +02:00
Laurent Destailleur
c59011971c
Merge pull request #24563 from frederic34/patch-5
add hooks in ecm card
2023-04-21 15:10:05 +02:00
Laurent Destailleur
3999f87fd2 Debug v18 2023-04-21 14:41:56 +02:00
Laurent Destailleur
ec83fe478f NEW product images on popup are cached 2023-04-21 14:17:24 +02:00
Laurent Destailleur
aa459721b7 Invert PROJECT_HIDE_PROJECT_LIST_ON_PROJECT_AREA into
PROJECT_SHOW_OPEN_PROJECTS_LIST_ON_PROJECT_AREA
2023-04-21 13:36:35 +02:00
Laurent Destailleur
9859720dc3 Clean module dependency system 2023-04-21 13:27:50 +02:00
Frédéric FRANCE
199650f498 fix typo 2023-04-20 22:51:33 +02:00
Frédéric FRANCE
78ae00d342
add init hook 2023-04-20 22:14:02 +02:00
Frédéric FRANCE
dbfc6d0715
add hooks in ecm card 2023-04-20 22:12:56 +02:00
Frédéric FRANCE
97dcae2339 use isModEnabled 2023-04-20 19:11:45 +02:00
Frédéric FRANCE
163bd91ebe
Update mysqli.class.php 2023-04-20 18:53:04 +02:00
Frédéric FRANCE
9ae24a0369
fix bad edit 😳 2023-04-20 18:46:40 +02:00
Frédéric FRANCE
c6aa069705
Fix 😍 in dolibarr when using utf8mb4 2023-04-20 18:32:09 +02:00
Laurent Destailleur
692eee1e25 FIX bad message oncallback of online payment 2023-04-20 13:14:50 +02:00
Laurent Destailleur
a39ceee426 Log 2023-04-20 13:01:24 +02:00
Laurent Destailleur
6dea0425cf No ambigous test 2023-04-20 12:21:55 +02:00
Laurent Destailleur
863a9eb440 Fix: we should not mention external modules 2023-04-20 12:20:50 +02:00
Maximilien Rozniecki
734ca94b86 add an entry inside lang file "PuttingDescUpToDate" was missing 2023-04-20 10:29:22 +02:00
Anthony Berton
c23c655ae0 MailMap 2023-04-20 09:09:38 +02:00
Laurent Destailleur
998b2b263e Fix public virtual card 2023-04-19 23:42:05 +02:00
Laurent Destailleur
ce283b6546 Doc 2023-04-19 22:21:14 +02:00
Frédéric FRANCE
057407554a use isModEnabled 2023-04-19 14:06:16 +02:00
Frédéric FRANCE
3d4ee5da33 use isModEnabled 2023-04-19 14:00:43 +02:00