Commit Graph

116327 Commits

Author SHA1 Message Date
Laurent Destailleur
68ebd850f4 Debug v17 2022-12-22 16:21:25 +01:00
Manny Isles
b0bf5d8298 I think it should be $obj->rowid
I think it should be $obj->rowid because when its `$obj->id` then it goes nowhere.
2022-12-22 14:35:59 +01:00
Laurent Destailleur
6887318f13
Merge pull request #23246 from daraelmin/patch-5
Fix Darkmode bgcolor for warning
2022-12-22 14:29:57 +01:00
kkhelifa
9a162100c0 NEW : set ticket status to answered if the client has answered from the public interface 2022-12-22 14:18:20 +01:00
Laurent Destailleur
b55817f7be Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-22 14:17:59 +01:00
Laurent Destailleur
709d6a8f78 Doc 2022-12-22 14:17:31 +01:00
Laurent Destailleur
9c97000f81
Merge pull request #23307 from daraelmin/daraelmin-v17-fix-darkmode-badge
Fix v17 White bg-color for chart and badge in darkmode
2022-12-22 13:50:04 +01:00
Laurent Destailleur
71669db12c
Merge pull request #23261 from fappels/17_fix_delete_orderline_trigger
FIX: trigger LINEORDER_DELETE, delete extrafields should be moved after delete trigger.
2022-12-22 13:49:27 +01:00
Laurent Destailleur
d183760841 Clean code 2022-12-22 13:21:46 +01:00
Laurent Destailleur
d7d07cb204 Fix warning 2022-12-22 12:27:32 +01:00
Laurent Destailleur
e1093b541e Fix look and feel 2022-12-22 03:56:08 +01:00
Laurent Destailleur
fc18a28232 Log 2022-12-22 03:23:53 +01:00
Laurent Destailleur
58fe0721c3 Try fix in travis 2022-12-22 03:15:23 +01:00
Laurent Destailleur
46db4b51d1 FIX Debug v17 2022-12-22 03:08:41 +01:00
Laurent Destailleur
242713bb97 FIX Duplicate test 2022-12-22 03:08:28 +01:00
Laurent Destailleur
3968161686 Fix filter on active on list of account 2022-12-22 01:44:04 +01:00
Laurent Destailleur
36e634c67f Css 2022-12-22 01:19:50 +01:00
Laurent Destailleur
d5438f981d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-22 01:08:12 +01:00
Laurent Destailleur
5dfd9af695 Removed not required rm 2022-12-22 01:07:02 +01:00
Laurent Destailleur
c7ae67a9be Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-22 01:04:56 +01:00
Laurent Destailleur
e75617268b Log 2022-12-22 01:04:06 +01:00
Laurent Destailleur
394c3d5c3c Fix var 2022-12-22 00:59:54 +01:00
Laurent Destailleur
bd90d783c7 Reduce code 2022-12-22 00:48:56 +01:00
Laurent Destailleur
599aa6009a Try to solve phpunit regression 2022-12-22 00:37:33 +01:00
Laurent Destailleur
49e8b53fab Try fix for phpunit regression 2022-12-22 00:33:03 +01:00
Laurent Destailleur
d29fde6603 Add log to test phpunit pb 2022-12-22 00:02:22 +01:00
Laurent Destailleur
a0f282d100 Try a fix of phpunit regression 2022-12-21 23:34:32 +01:00
daraelmin
d608e3b26b Use transparent color for negative color in chart part 2022-12-21 21:55:43 +01:00
Laurent Destailleur
a5e5362cb0 FIX Trigger must be inside the transaction 2022-12-21 21:26:17 +01:00
Laurent Destailleur
9c0b2e6abe Too many bug in module. Restore the develop status. 2022-12-21 21:15:21 +01:00
Laurent Destailleur
e06bad5112 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-21 21:15:00 +01:00
Laurent Destailleur
dc1c31c948 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-21 21:00:57 +01:00
Laurent Destailleur
8d2dde99ae Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-21 20:57:13 +01:00
Laurent Destailleur
8e914b2423 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-21 20:47:09 +01:00
Laurent Destailleur
c3ada976e1 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-21 20:46:56 +01:00
Laurent Destailleur
f87b6d7ede
Merge pull request #23260 from braito4/patch-2
php 8 warning
2022-12-21 20:45:38 +01:00
Laurent Destailleur
1681674cdf
Update card.php 2022-12-21 20:45:11 +01:00
Laurent Destailleur
25c74761f7
Merge pull request #23271 from inovea-conseil/FIX_#21711
FIX #21711
2022-12-21 20:35:25 +01:00
Laurent Destailleur
cc9ccc3b64
Merge pull request #23264 from inovea-conseil/FIX_ISSUE_23087
FIX #23087
2022-12-21 20:24:47 +01:00
Laurent Destailleur
3458fd823d
Merge pull request #23275 from atm-john/17.0_fix_validate
FIX validate class isMinLength method
2022-12-21 20:01:37 +01:00
Laurent Destailleur
0b2a7a79fa
Merge pull request #23280 from frederic34/patch-10
fix typo
2022-12-21 19:34:28 +01:00
Laurent Destailleur
45fdebcda2 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-21 19:33:02 +01:00
Laurent Destailleur
bee9244747 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-21 19:27:50 +01:00
Laurent Destailleur
c09751dfd5 FIx #23288 2022-12-21 19:26:17 +01:00
Laurent Destailleur
8f33e43ea4
Merge pull request #23303 from daraelmin/daraelmin-v17-fix-box-adh
Fix v17 box member and dolgraph should display same info
2022-12-21 19:22:30 +01:00
daraelmin
a48b738c18 Fix White bg-color badge in darkmode 2022-12-21 17:58:40 +01:00
daraelmin
fec9184cfd Fix box member and dolgraph should display same info 2022-12-21 17:43:50 +01:00
Laurent Destailleur
e97104fcaa Fix selection of opp status 2022-12-20 23:53:22 +01:00
Frédéric FRANCE
6c24230d9e
fix typo 2022-12-20 18:34:50 +01:00
ATM john
7d647fedc5 Fix validation for min string 2022-12-20 15:17:55 +01:00