Laurent Destailleur
|
19fbfb9444
|
Merge pull request #29013 from frederic34/box_member_phpstan
clean code for phpstan
|
2024-03-23 19:36:27 +01:00 |
|
Laurent Destailleur
|
27ad9573f6
|
Debug v20
|
2024-03-23 19:32:08 +01:00 |
|
Laurent Destailleur
|
ce274c403e
|
Depreciate a method usage
|
2024-03-23 19:06:54 +01:00 |
|
Laurent Destailleur
|
193144c489
|
Merge pull request #29023 from Easya-Solutions/fix-event-create-date-end-btn-now
FIX now button when editing an event
|
2024-03-23 18:44:03 +01:00 |
|
Laurent Destailleur
|
f050f7925e
|
Merge pull request #29018 from bradley-jarvis/fix-add-state-province-filter-field
NEW add state province filter field
|
2024-03-23 17:39:06 +01:00 |
|
Laurent Destailleur
|
5c31471053
|
Merge pull request #29020 from frederic34/last_main_doc
fetch last_main_doc in invoice supplier
|
2024-03-23 17:37:38 +01:00 |
|
Laurent Destailleur
|
6a0678e717
|
Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp
|
2024-03-23 17:36:29 +01:00 |
|
MDW
|
8d1e211500
|
Fix access to db results (fix PhanNonClassMethodCall)
Fixed the access to db results - may need to be backported
|
2024-03-23 17:35:54 +01:00 |
|
Laurent Destailleur
|
61c89ad5a3
|
Merge pull request #29039 from mdeweerd/fix/accessdbresults
Fix access to db results (fix PhanNonClassMethodCall)
|
2024-03-23 17:33:46 +01:00 |
|
Laurent Destailleur
|
6b80889ca6
|
Merge branch 'develop' into fix/accessdbresults
|
2024-03-23 17:33:26 +01:00 |
|
Laurent Destailleur
|
d297dfe60e
|
Fix warning
|
2024-03-23 17:32:09 +01:00 |
|
Laurent Destailleur
|
456e1e9d75
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-23 17:27:51 +01:00 |
|
Laurent Destailleur
|
73fea610d1
|
Fix regression
|
2024-03-23 17:27:40 +01:00 |
|
Laurent Destailleur
|
52f0a3ede2
|
Merge pull request #29038 from fappels/develop_fix_cancel_edit_line_dipatch
Fix cancel edit line dispatch should not update line
|
2024-03-23 17:23:21 +01:00 |
|
Laurent Destailleur
|
193ba7aa2d
|
Merge branch 'develop' into develop_fix_cancel_edit_line_dipatch
|
2024-03-23 17:23:10 +01:00 |
|
Laurent Destailleur
|
17131bb620
|
Merge pull request #29036 from mdeweerd/fix/double_dollar_conf
Fix double $conf->global->$conf into $conf->global->...
|
2024-03-23 17:22:46 +01:00 |
|
Laurent Destailleur
|
84ae24740a
|
Fix warning
|
2024-03-23 17:22:22 +01:00 |
|
Laurent Destailleur
|
311cf04f22
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-23 17:18:31 +01:00 |
|
Laurent Destailleur
|
50aadc43f9
|
NEW Upgrade jsChantImproved to 2.8.10
|
2024-03-23 17:18:11 +01:00 |
|
MDW
|
b36b915140
|
Fix access to db results (fix PhanNonClassMethodCall)
# Fix access to db results (fix PhanNonClassMethodCall)
Fixed the access to db results - may need to be backported
|
2024-03-23 16:51:25 +01:00 |
|
Francis Appels
|
7521febb88
|
Fix cancel edit line dispatch should not update line
|
2024-03-23 16:43:53 +01:00 |
|
Laurent Destailleur
|
f8a25ee4de
|
Merge pull request #29024 from frederic34/patch-9
add inithook
|
2024-03-23 16:31:50 +01:00 |
|
Laurent Destailleur
|
a56b8aa361
|
Merge pull request #29025 from Hystepik/fixexpensereportlist
Fix expensereport bad search_user
|
2024-03-23 16:30:53 +01:00 |
|
Laurent Destailleur
|
f7323cd7bf
|
Update list.php
|
2024-03-23 16:30:46 +01:00 |
|
Laurent Destailleur
|
48b9e78c99
|
Merge pull request #29033 from JonBendtsen/allow_adding_bank_account
allow user self + useradministrator to modify a users bank account
|
2024-03-23 16:30:18 +01:00 |
|
Laurent Destailleur
|
0ce6e016b4
|
Update bank.php
|
2024-03-23 16:29:23 +01:00 |
|
Laurent Destailleur
|
bb703818b4
|
Merge pull request #29032 from mc2rcanarslan/patch-16
FIX: PHP Warning: Undefined properties
|
2024-03-23 16:24:38 +01:00 |
|
Laurent Destailleur
|
8906df343a
|
NEW Add option THIRDPARTY_MIN_NB_PROF_ID and THIRDPARTY_MAX_NB_PROF_ID
|
2024-03-23 16:01:41 +01:00 |
|
MDW
|
3d130e3bd5
|
Fix double $conf->global->$conf into $conf->global->...
# Fix double $conf->global->$conf into $conf->global->...
Found with PhanTypeInvalidPropertyName - may be appropriate for backport
|
2024-03-23 15:17:12 +01:00 |
|
MDW
|
2a13f7134c
|
Qual: Add extra phan stubs fixing PhanUndeclaredClassMethod
|
2024-03-23 14:29:54 +01:00 |
|
Laurent Destailleur
|
3aaa4ef070
|
Debug v20
|
2024-03-23 13:31:49 +01:00 |
|
MDW
|
30b7ae336f
|
Qual: Enable dev/tools/phan/config.php
|
2024-03-23 13:14:35 +01:00 |
|
Laurent Destailleur
|
f2a96ed529
|
css
|
2024-03-23 12:30:52 +01:00 |
|
Laurent Destailleur
|
06bbdf2a67
|
Debug v20
|
2024-03-23 12:25:28 +01:00 |
|
Laurent Destailleur
|
1282e6840e
|
FIX navigation after filter in subaccount
|
2024-03-23 11:59:26 +01:00 |
|
Laurent Destailleur
|
4857c6e339
|
FIX navigation after filter in subaccount
|
2024-03-23 11:58:55 +01:00 |
|
Jon Bendtsen
|
dc3a46c88d
|
bug fix that allowed to view /user/bank.php?id= for any other user id (salaries read -> readall. + allowing user to edit their own bank account as well as personal email and phone. + allowing user to change their own bank account and allow useradmin to add a bank account for a user
|
2024-03-23 11:18:04 +01:00 |
|
MDW
|
09b931e8fc
|
Qual: Enable PhanUndeclaredClassProperty
|
2024-03-23 03:19:04 +01:00 |
|
MDW
|
f96819398f
|
Add stub for multicompany
|
2024-03-23 03:19:03 +01:00 |
|
MDW
|
27091da3f3
|
Qual: Enable lidLeftOperandOfNumericOp
|
2024-03-23 02:06:57 +01:00 |
|
MDW
|
911a2c05ad
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:56 +01:00 |
|
MDW
|
46ee9889b5
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:55 +01:00 |
|
MDW
|
df9794393a
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:54 +01:00 |
|
MDW
|
8c240a3337
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:53 +01:00 |
|
MDW
|
4c946725fb
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:52 +01:00 |
|
MDW
|
d68dc69c92
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:51 +01:00 |
|
MDW
|
ef894b0bec
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:50 +01:00 |
|
MDW
|
eb01d15e78
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:49 +01:00 |
|
MDW
|
c517a8008a
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:48 +01:00 |
|
MDW
|
35d2dd5611
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:47 +01:00 |
|