Commit Graph

2454 Commits

Author SHA1 Message Date
Théo David
7e15ea256f fix: socid post param on clicktodial add event button 2023-02-06 16:35:53 +01:00
Frédéric FRANCE
f699affba1 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-06 13:21:40 +01:00
Laurent Destailleur
223765aecf Fix collapse/expand on extrafields 2023-02-06 03:36:52 +01:00
Frédéric FRANCE
c77d2ba1c2 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-05 23:04:33 +01:00
Laurent Destailleur
437539ecb9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-02-05 22:50:12 +01:00
Laurent Destailleur
631168f56c NEW Collapse/Expand separators supported in edit and create mode 2023-02-05 22:37:24 +01:00
Frédéric FRANCE
c0c10866e9 fix tooltip 2023-02-05 20:54:18 +01:00
Frédéric FRANCE
04610763aa Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-04 18:31:40 +01:00
kkhelifa
2c826a4fcc FIX: Remove orphelan $this->db->rollback() in the function insertExtrafields() 2023-02-04 16:15:18 +01:00
kkhelifa
05a0c775b6 FIX: Remove orphelan $this->db->rollback() in the function insertExtrafields() 2023-02-04 16:13:23 +01:00
FLIO
0080b0a80f fix (qodana) fix condlicts 2023-02-01 23:38:49 +01:00
kkhelifa
1ce55f34bd FIX: Remove orphelan $this->db->rollback() in the function insertExtrafields() 2023-02-01 15:33:14 +01:00
Rémi Champlon
b1a7c23daa fix updateExtrafield option key empty set null 2023-02-01 11:20:44 +01:00
Frédéric FRANCE
7eb0b71252 work on ajax tooltip 2023-01-31 22:47:30 +01:00
Frédéric FRANCE
993c1d28c4 work on ajax tooltip 2023-01-31 22:08:32 +01:00
Laurent Destailleur
2a0a0fc470 Clean old deprecated code on social networks fields 2023-01-30 14:13:02 +01:00
Laurent Destailleur
a6daba61ce Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-26 02:32:08 +01:00
Laurent Destailleur
d96b2f9ae3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-26 02:21:27 +01:00
Laurent Destailleur
f6004d1b01 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-26 02:16:32 +01:00
Laurent Destailleur
1a4cb5b4e2 FIX #22964 #23012 2023-01-26 02:06:40 +01:00
Laurent Destailleur
dbfa172e19 Debug view of thumbs for svg 2023-01-25 17:39:21 +01:00
Laurent Destailleur
faa44379e8 Debug view of thumbs for svg 2023-01-25 17:38:04 +01:00
FLIO
02f4f47083 fix (qodana) Return value type is not compatible with declared 2023-01-24 23:11:28 +01:00
Christian Humpel
5c5d8d11f3 add parentId (example id for SupplierOrder) 2023-01-21 23:43:47 +01:00
Laurent Destailleur
e28fce6318 Debug 2023-01-19 01:16:39 +01:00
Laurent Destailleur
d697e4aeab Merge pull request #23625 from frederic34/fix2023301
fix undeclared properties for php 8.2
2023-01-18 23:25:45 +01:00
Laurent Destailleur
0f475783de Enhance method getKanbanView 2023-01-18 22:27:52 +01:00
Frédéric France
ea6964ccd0 fix undeclared properties for php 8.2 2023-01-18 22:03:38 +01:00
Laurent Destailleur
80d46a22f1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-18 21:36:57 +01:00
Laurent Destailleur
7668233d0c NEW Tooltip to explain how to add a photo on product 2023-01-17 10:22:23 +01:00
Regis Houssin
481215eef4 FIX Multicompany use "element" name and not "table_element" 2023-01-16 14:40:35 +01:00
Laurent Destailleur
d1fb24bff7 Merge pull request #23438 from leninrivas/patch-10
NEW constant PROPALE_ADDON_NOTE_PUBLIC_DEFAULT
2023-01-13 23:22:04 +01:00
Laurent Destailleur
5280d070e3 Fix technical debt 2023-01-06 19:24:57 +01:00
Lenin Rivas
75d177f03a New param $type getDefaultCreateValueFor
New param $type in fucntion getDefaultCreateValueFor
2023-01-06 13:23:16 -05:00
Laurent Destailleur
268f0b7c36 Merge pull request #23375 from grandoc/new_branch_30_12_2022
update code toward php8 compliance
2023-01-04 08:33:25 +01:00
Laurent Destailleur
85d91c82e8 Fix warning 2023-01-03 17:38:05 +01:00
Laurent Destailleur
fce5968510 Fix warning 2023-01-03 17:09:08 +01:00
Laurent Destailleur
cbda0e6197 Fix warnings 2022-12-31 15:17:37 +01:00
Laurent Destailleur
e523c04ce7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-31 14:25:11 +01:00
Laurent Destailleur
751f79b672 Debug v17 2022-12-31 14:21:16 +01:00
Laurent Destailleur
cdb9aa5ba0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-30 13:29:06 +01:00
Laurent Destailleur
54936c916c Fix MO hang when no thirdparties are set 2022-12-30 13:27:12 +01:00
Philippe GRAND
5f3cea32f1 update code toward php8 compliance 2022-12-30 12:45:54 +01:00
Laurent Destailleur
534db40d87 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-30 04:15:10 +01:00
Laurent Destailleur
6824f82cc8 Fix warnings 2022-12-28 13:58:23 +01:00
Laurent Destailleur
a5e5362cb0 FIX Trigger must be inside the transaction 2022-12-21 21:26:17 +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
f1d83b695a Merge pull request #23166 from atm-lena/16.0_FIX_DeleteMOAndLinks
Delete MO :  object's links must be deleted
2022-12-17 01:46:42 +01:00
atm-lena
eff01374b1 Change place of deleteobjectlinked in deletecommon function 2022-12-15 15:09:50 +01:00
Laurent Destailleur
50c76110bb Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-14 11:19:12 +01:00