2
0
forked from Wavyzz/dolibarr
Commit Graph

8998 Commits

Author SHA1 Message Date
Laurent Destailleur
5b777188e2 Fix Phan 2024-04-28 01:47:18 +02:00
Frédéric FRANCE
82d63247d7 fix phpstan pgsql.class.php (#29511)
* fix phpstan pgsql.class.php

* Update Database.interface.php

* fix phan

fix phan

fix phan

* fix phan

* fix phan

* fix phan

* fix phan

fix phan

fix phan

fix phan

fix phan

* fix phan

* fix phan

* fix phan

* fix phan
2024-04-27 22:01:34 +02:00
Frédéric FRANCE
26da44e254 fix phpstan (#29431)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* remove params not used

* add WARNING
2024-04-27 12:45:50 +02:00
Laurent Destailleur
8db9b30fbb Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-27 04:07:00 +02:00
Yannis Hoareau
0d061938ff Fix: php warning 8.2 property undefined (#29465) 2024-04-27 03:58:25 +02:00
Florian Mortgat
64cb403076 NEW 20.0: replace hard-coded dictionary IDs with constants (#29501) 2024-04-27 00:51:45 +02:00
Laurent Destailleur
ca57bac266 Removed a deprecated page 2024-04-26 23:45:39 +02:00
Laurent Destailleur
989f74a076 Better exaplanation of permission for external users 2024-04-26 12:34:13 +02:00
Quentin Lombat
e512f6f18d NEW: Implement EPC QR Code on Invoices (#29445)
* Add EPC QR code to sponge invoices based on config

* fix code style issue (replace spaces by tab)

* fix code style issue (Opening brace should be on a new line)

* Fix translation issue

---------

Co-authored-by: Quentin Lombat <Quentin.Lombat@itzy.be>
2024-04-24 21:57:55 +02:00
Laurent Destailleur
c5318e51f2 MAIN_PDF_PROPAL_USE_ELECTRONIC_SIGNING is not used and not visible
feature so option set on by default and hidden.
2024-04-22 19:43:51 +02:00
noec764
713cc38f1c NEW: Expense Report: Add conf to block line creation if line date is out of range (#29427)
* NEW: Expense Report new line add conf to Block if line date out of range

* Update expensereport.php

---------

Co-authored-by: Noé <noe@scopen.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-22 14:56:30 +02:00
Ferran Marcet
13bca5cb1f New: Mail template for contacts (#29415)
* New: Mail template for contacts

* New: Mail template for contacts

* New: Mail template for contacts
2024-04-20 23:14:39 +01:00
Laurent Destailleur
1e3b2c6a7c Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
Laurent Destailleur
8eecb280ac Fix regression GETPOSTINT 2024-04-18 20:31:52 +02:00
Laurent Destailleur
557c723c27 FIX logo and escape in RSS
Conflicts:
	htdocs/admin/external_rss.php
	htdocs/core/lib/functions.lib.php
2024-04-18 20:26:38 +02:00
Laurent Destailleur
f6414f8b1d FIX logo and escape in RSS 2024-04-18 20:17:10 +02:00
Laurent Destailleur
1ab92ac972 Fix tooltip 2024-04-17 20:57:51 +02:00
Laurent Destailleur
d047ccb3d7 Fix tooltip 2024-04-17 20:48:16 +02:00
Laurent Destailleur
64ecea7c83 FIX #26959 2024-04-14 02:53:20 +02:00
Laurent Destailleur
d4c74cf572 Debug v20 2024-04-13 14:14:25 +02:00
Laurent Destailleur
23c4cfd2b4 NEW Add SMTP AUTH method PLAIN 2024-04-13 13:05:52 +02:00
Laurent Destailleur
5ccbca4009 Trans 2024-04-11 14:40:02 +02:00
Laurent Destailleur
beda30c493 Debug v20 2024-04-11 10:55:42 +02:00
Laurent Destailleur
e293dc6cad Fix example 2024-04-09 16:21:15 +02:00
Laurent Destailleur
3f5c5e3f68 More complete example 2024-04-09 15:35:57 +02:00
Laurent Destailleur
89c9651fde Fix example of security options 2024-04-09 15:31:13 +02:00
Laurent Destailleur
345a315b50 Fix example of security options 2024-04-09 15:29:43 +02:00
Laurent Destailleur
fa7bcc35db Fix name of constant MAIN_MAIL_SMS_FROM must be MAIN_SMS_FROM 2024-04-08 11:19:43 +02:00
Laurent Destailleur
f2c70d952a SEC Add a protection against installation of external module bypassing
installmodules.lock
2024-04-04 16:13:35 +02:00
Laurent Destailleur
c24bbe2259 SEC Add a protection against installation of external module bypassing
installmodules.lock
2024-04-04 16:06:21 +02:00
Laurent Destailleur
f03eb260de Nicer combo of companies for external modules 2024-04-03 13:20:26 +02:00
Laurent Destailleur
5acdcac75d Debug v20 2024-04-03 12:25:06 +02:00
Laurent Destailleur
af41ec8e41 Clean code - Remove not used method fetchAll and CSS 2024-04-02 16:42:21 +02:00
Laurent Destailleur
a8d024f9f8 Fix lang 2024-04-02 14:11:24 +02:00
Laurent Destailleur
4b1dba0764 Fix replyto and from is not the same. 2024-04-02 14:06:03 +02:00
MDW
a4d8ec3810 Remove useless test - empty('0') is also true 2024-03-31 01:03:29 +01:00
MDW
1560ba2603 Fix use $rssparser, not undefined $rss 2024-03-29 18:47:36 +01:00
Laurent Destailleur
ffe989a567 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-29 12:29:56 +01:00
Laurent Destailleur
726637937c Fix #29118 2024-03-29 12:28:55 +01:00
Laurent Destailleur
df6c697dfc Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-29 11:51:07 +01:00
terhoy
fa250c8f8a Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-29 11:45:45 +01:00
Laurent Destailleur
13e903aca4 Clean use of $_POST 2024-03-28 20:44:51 +01:00
Laurent Destailleur
3e8c3edd6d Clean code from _GET 2024-03-28 17:10:22 +01:00
Laurent Destailleur
787b1a1c83 Merge branch 'develop' into fix/filebyfile 2024-03-28 14:23:54 +01:00
Laurent Destailleur
a7e33e6573 Merge pull request #29047 from mdeweerd/fix/PhanPluginUnknownObjectMethodCall1
Fixes for PhanPluginUnknownObjectMethodCall
2024-03-28 14:20:57 +01:00
Laurent Destailleur
f925b3f613 Debug v20 2024-03-27 19:32:40 +01:00
Laurent Destailleur
1aa3d70c68 Fix link on external url on menu 2024-03-27 14:31:02 +01:00
Laurent Destailleur
61d4f02a49 Fix link on external url on menu 2024-03-27 14:23:43 +01:00
MDW
bbc185f6d1 Adapt to real typings 2024-03-27 10:18:28 +01:00
MDW
6798c5ccff Ignore PhanRedefineFunctionInternal 2024-03-27 10:18:27 +01:00