Commit Graph

133486 Commits

Author SHA1 Message Date
MDW
5bde94de4f
Force typing (phan) for typing checks 2024-03-27 10:17:42 +01:00
MDW
f73f2664e5
Force typing (phan) for typing checks 2024-03-27 10:17:41 +01:00
MDW
521a039073
Force typing (phan) for typing checks 2024-03-27 10:17:40 +01:00
MDW
c5f5a378d1
Force typing (phan) for typing checks 2024-03-27 10:17:39 +01:00
MDW
526fcee668
Force typing (phan) for typing checks 2024-03-27 10:17:39 +01:00
MDW
384f2f210a
Force typing (phan) for typing checks 2024-03-27 10:17:38 +01:00
MDW
64d2579733
Force typing (phan) for typing checks 2024-03-27 10:17:37 +01:00
MDW
eb086eadb8
Force typing (phan) for typing checks 2024-03-27 10:17:36 +01:00
MDW
8c9a48f4b1
Force typing (phan) for typing checks 2024-03-27 10:17:35 +01:00
MDW
5ad7a9b7ae
Force typing (phan) for typing checks 2024-03-27 10:17:34 +01:00
MDW
b867e21c94
Force typing (phan) for typing checks 2024-03-27 10:17:33 +01:00
MDW
613a90be69
Force typing (phan) for typing checks 2024-03-27 10:17:32 +01:00
MDW
b29f3a609d
Force typing (phan) for typing checks 2024-03-27 10:17:31 +01:00
MDW
92bdf2308c
Add abstract method for improved typing check 2024-03-27 10:17:30 +01:00
MDW
716a543af2
Improve phpdoc typing 2024-03-27 10:17:30 +01:00
MDW
29b933b550
Force ModeleBarCode type 2024-03-27 10:17:29 +01:00
MDW
73af9d5b92
Ignore notice + phpdoc 2024-03-27 10:17:28 +01:00
MDW
be1d54748b
Force dynamic class types 2024-03-27 10:17:27 +01:00
MDW
2cbd57654a
Improve PHPdoc for getEntity/setEntity 2024-03-27 10:17:26 +01:00
MDW
be6b2b2470
Force var type for phan 2024-03-27 10:17:25 +01:00
Laurent Destailleur
8c0194e796
Merge pull request #29077 from hregis/fix_dev_os_used_already_define
FIX use $conf->browser object + clean code
2024-03-27 09:45:26 +01:00
Regis Houssin
0da7288546 FIX try to fix phan error 2024-03-26 22:47:57 +01:00
Regis Houssin
08aed338c1 FIX phan phan la tulip 2024-03-26 22:35:21 +01:00
Regis Houssin
916484b8e2 FIX use $conf->browser object + clean code 2024-03-26 22:10:50 +01:00
Laurent Destailleur
1b98d99434 Fix regression in IMAP collecting 2024-03-26 21:19:50 +01:00
Laurent Destailleur
67a51988ce Fix log 2024-03-26 18:48:26 +01:00
Laurent Destailleur
37c311e05a Fix warning 2024-03-26 18:31:59 +01:00
Laurent Destailleur
caf6367a4e NEW Add the process and user ID into log 2024-03-26 14:14:11 +01:00
Laurent Destailleur
747a5c4114 NEW contenteditable is supported on table,header,footer and menu tags 2024-03-26 00:49:34 +01:00
Laurent Destailleur
0554fc61f5 NEW contenteditable is supported on table,header,footer and menu tags 2024-03-26 00:18:11 +01:00
Laurent Destailleur
4efa503400 NEW Accept the __NOW__ and __USER_ID__key into filters 2024-03-25 23:53:28 +01:00
Laurent Destailleur
15f1699de7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-25 20:11:48 +01:00
Laurent Destailleur
92312ce4c2 Allow UFS syntax into load_previous_next_ref() 2024-03-25 20:11:24 +01:00
Laurent Destailleur
41e4d8bf6b
Merge pull request #29055 from jyhere/patch-11
FIX: missing executeHooks printFieldListFrom in product list page
2024-03-25 16:34:21 +01:00
jyhere
ec5e20d633
FIX: missing executeHooks printFieldListFrom in product list page 2024-03-25 15:39:02 +01:00
Laurent Destailleur
f52e57f796 Debug v20 2024-03-25 12:14:25 +01:00
Laurent Destailleur
340458af11 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-25 12:09:42 +01:00
Laurent Destailleur
4f540ae677 Fix label for date of end of membership 2024-03-25 12:09:19 +01:00
Laurent Destailleur
b876c16a9a
Merge pull request #29048 from mdeweerd/fix/filebyfile
Fix Phan notices on a file by file basis
2024-03-25 10:38:50 +01:00
MDW
b4443fd97e
Initialise variables, use $db->num_rows() 2024-03-25 02:31:52 +01:00
MDW
d83ff2e22a
Fix PhanTypeMismatchArgumentNullableInternal with forced typing 2024-03-25 02:23:19 +01:00
MDW
43d94f10b6
Fix uninitialised variables, type array argument 2024-03-25 02:19:36 +01:00
MDW
639ac1b740
Fix PHPdoc & event paramter for select_account 2024-03-25 02:19:35 +01:00
MDW
b8dce2166f
Match select_account argument type for events 2024-03-25 02:19:34 +01:00
MDW
71c9fc6fb4
Fix phpdoc for array parameter 2024-03-25 02:19:33 +01:00
MDW
3319f54424
Fix phpdoc for array parameter 2024-03-25 02:19:32 +01:00
Laurent Destailleur
faeee834ff Fix css 2024-03-25 00:11:18 +01:00
Laurent Destailleur
8341476b49 Look and feel v20 2024-03-24 23:08:23 +01:00
Laurent Destailleur
69bd6c6deb Fix look and feelv20 2024-03-24 23:05:40 +01:00
Laurent Destailleur
d271f8b47a Doc 2024-03-24 22:40:44 +01:00