Commit Graph

39551 Commits

Author SHA1 Message Date
MDW
045810e219 Fix $pdf typing on methods 2024-03-19 22:52:25 +01:00
MDW
4baba0a3e1 Fix typing on pdf_getInstance 2024-03-19 22:52:25 +01:00
MDW
8073d823b8 Ignore PhanTypeMismatchArgumentInternal for resource<->LDAP\Connection 2024-03-19 22:52:23 +01:00
Laurent Destailleur
0584754c5c Fix badge 2024-03-19 22:18:23 +01:00
Laurent Destailleur
5d073ac208 Fix hasRights into hasRight 2024-03-19 22:02:42 +01:00
Laurent Destailleur
edb7241970 Fix translation and css 2024-03-19 21:42:36 +01:00
MDW
d61e3f077c Fix arg type to preg_replace with cast 2024-03-19 20:39:00 +01:00
MDW
834864a6fa FIX Title for project (bad logic) & arg type to strcmp() with cats 2024-03-19 20:38:59 +01:00
MDW
61bd47623d Fix arg type to strlen() with cast 2024-03-19 20:38:58 +01:00
MDW
ee0ed791a5 Fix arg type to strlen() with cast 2024-03-19 20:38:57 +01:00
MDW
e684b82a9b Fix arg type for substr with casts 2024-03-19 20:38:56 +01:00
MDW
2a72e49e35 Fix arg type for str_replace() with change to getDolGlobalString 2024-03-19 20:38:55 +01:00
MDW
23516ed5fa Fix arg type for str_replace() with cast 2024-03-19 20:38:54 +01:00
MDW
f03e0f4cc9 Fix arg type for strcmp() with casts 2024-03-19 20:38:53 +01:00
MDW
26ccab2fc3 Fix arg type for strlen() with algorithm, cast for preg_match() 2024-03-19 20:38:52 +01:00
MDW
2215fc748b Fix arg type for str_replace() with casts 2024-03-19 20:38:51 +01:00
MDW
dacf116d07 Fix arg type for abs(), str_replace() with casts 2024-03-19 20:38:50 +01:00
MDW
0975a31b05 Fix arg type for trim() by casting to string 2024-03-19 20:38:49 +01:00
MDW
8ea06e9455 Fix arg type for preg_replace() by casting to string 2024-03-19 20:38:49 +01:00
MDW
85e88990e9 Fix arg type for preg_replace() by casting to string 2024-03-19 20:38:48 +01:00
MDW
267961d33b fixup! Correct typing for tva_tx 2024-03-19 20:38:46 +01:00
MDW
adf4805ff4 Correct typing for tva_tx 2024-03-19 20:38:45 +01:00
MDW
c5479f4520 Fix: Update typing for qty as float 2024-03-19 20:37:38 +01:00
Laurent Destailleur
10e3627c59 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-19 18:14:07 +01:00
Laurent Destailleur
e9e2105508 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/class/bookkeeping.class.php
	htdocs/core/class/CMailFile.class.php
	htdocs/core/lib/functions.lib.php
	htdocs/ticket/class/ticket.class.php
2024-03-19 18:12:13 +01:00
Laurent Destailleur
43a3f449c4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-19 17:07:51 +01:00
Laurent Destailleur
0476ca9a47 Doc 2024-03-19 17:00:59 +01:00
Laurent Destailleur
5e3eaab7d1 Merge pull request #27080 from altairisfr/nocompany
NEW : add constant TICKETS_NO_COMPANY_ON_FORM
2024-03-19 16:54:47 +01:00
Laurent Destailleur
b705dd8094 NEW Support Reply-To tracking in emails sending (tickets only for the
moment)

Conflicts:
	htdocs/core/class/CMailFile.class.php
	htdocs/ticket/class/ticket.class.php
2024-03-19 16:42:27 +01:00
Laurent Destailleur
25d2d52dd8 Debug v20 2024-03-19 16:04:11 +01:00
Christophe Battarel
e3a5977274 Merge branch 'develop' into rdb4 2024-03-19 15:58:40 +01:00
Laurent Destailleur
344052196b Merge pull request #28823 from JonBendtsen/new_thirdparty_notification_api
Thirdparty notification api GET, CREATE, DELETE & UPDATE
2024-03-19 15:57:23 +01:00
Laurent Destailleur
442d921ad7 Code comment 2024-03-19 15:55:37 +01:00
Christophe Battarel
446b574de5 renaming of columns impact db access 2024-03-19 15:49:42 +01:00
Laurent Destailleur
c6b8b19725 Merge pull request #28955 from mdeweerd/fix/PhanTypeMismatchInternal2
Fix multiple PhanTypeMismatchInternal notifications (part 2)
2024-03-19 15:42:43 +01:00
Laurent Destailleur
363a083c54 Look and feel v20 2024-03-19 15:34:47 +01:00
Laurent Destailleur
b7340e46b3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-19 14:24:26 +01:00
Laurent Destailleur
aebbb97627 Update company.lib.php 2024-03-19 14:05:40 +01:00
Laurent Destailleur
4293331bc6 Fix missing picto on smartphone 2024-03-19 13:55:53 +01:00
Christophe Battarel
db79c9dab4 Merge branch 'develop' into nocompany 2024-03-19 10:58:22 +01:00
Laurent Destailleur
edbc4b3781 Fix fatal error 2024-03-19 10:51:42 +01:00
Laurent Destailleur
43b6d26dd8 Doc 2024-03-19 10:31:39 +01:00
Laurent Destailleur
db4fbdea71 Fix dir for tmp files 2024-03-19 09:19:59 +01:00
Jon Bendtsen
c5ea918bac Merge branch 'develop' into new_thirdparty_notification_api 2024-03-19 08:16:10 +01:00
Jon Bendtsen
779aeee323 Merge branch 'develop' into fix_notification_count 2024-03-19 08:16:01 +01:00
MDW
a55a657704 Fix default argument for code_region 2024-03-19 02:59:27 +01:00
MDW
bf2db7152c Fix args to urlencode by casting to string 2024-03-19 02:59:22 +01:00
MDW
750ffdc9d2 Fix args to substr by casting (value from user setting) 2024-03-19 02:59:21 +01:00
MDW
cde95b3037 Fix bad typing in thirdparty lib (TCPDF) with cast 2024-03-19 02:59:20 +01:00
MDW
8dc0a6d214 Fix arg type to mt_srand with cast 2024-03-19 02:59:19 +01:00