Commit Graph

2345 Commits

Author SHA1 Message Date
Laurent Destailleur
00431c1ece Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-16 01:09:56 +02:00
Laurent Destailleur
2fe9e24961 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-06-16 00:56:43 +02:00
Laurent Destailleur
332ab226aa Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/langs/en_US/ticket.lang
2023-06-10 12:13:46 +02:00
atm-florian
9f5c014341 FIX commonobject: getRights() did not find rights correctly for objects built using modulebuilder 2023-06-08 12:01:12 +02:00
Laurent Destailleur
fdd3c0580c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-26 11:18:08 +02:00
Laurent Destailleur
884ac621de Fix php8 2023-05-25 17:43:37 +02:00
Laurent Destailleur
88d0440c3c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-24 14:17:37 +02:00
Laurent Destailleur
438d87b3ec Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-24 14:14:37 +02:00
Laurent Destailleur
9b8e564187 Update commonobject.class.php 2023-05-24 14:07:24 +02:00
Noé Courtier
d200dea905 FIX: default values were not set for specimen objects 2023-05-24 11:26:55 +02:00
Laurent Destailleur
0bc8227f48 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-25 20:54:15 +02:00
Laurent Destailleur
1d235c2fd9 FIX Creation of thumbs when images.lib.php was already included 2023-04-25 11:49:05 +02:00
Florian HENRY
cdd8b00534 fix: #24405 (save deposit percent) 2023-04-24 11:30:22 +02:00
Noé Courtier
91f39fb4f4 FIX: Correct Evaluation for extrafields 2023-03-20 11:36:28 +01:00
Laurent Destailleur
6c743f34b6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-10 19:16:54 +01:00
GregM
78842f56a3 fix invalid argument for foreach 2023-03-07 15:27:37 +01:00
Laurent Destailleur
d050471eb0 Debug v17 2023-02-21 10:34:21 +01:00
Rémi Champlon
baa28e175d indent 2023-02-20 16:47:01 +01:00
Rémi Champlon
aa60bd29c1 check link empty in switch 2023-02-20 16:39:03 +01:00
Laurent Destailleur
b35d768d05 Debug v17 2023-02-18 20:47:19 +01:00
Laurent Destailleur
ec706fa13e CSS 2023-02-16 00:42:19 +01:00
Laurent Destailleur
36b0b7f03c Fix somes subrequests inside the loop 2023-02-10 16:15:05 +01:00
Laurent Destailleur
8299501800 Fix subrequest inside a loop 2023-02-10 16:14:32 +01:00
Laurent Destailleur
95b306ba84 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-07 00:19:54 +01:00
Laurent Destailleur
3dc8937ad3 Provide an object for computed extrafields 2023-02-07 00:11:33 +01:00
Théo David
7e15ea256f fix: socid post param on clicktodial add event button 2023-02-06 16:35:53 +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
Rémi Champlon
b1a7c23daa fix updateExtrafield option key empty set null 2023-02-01 11:20:44 +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
Regis Houssin
481215eef4 FIX Multicompany use "element" name and not "table_element" 2023-01-16 14:40:35 +01:00
Laurent Destailleur
751f79b672 Debug v17 2022-12-31 14:21:16 +01:00
Laurent Destailleur
54936c916c Fix MO hang when no thirdparties are set 2022-12-30 13:27:12 +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
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
Laurent Destailleur
62b0447c7b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-14 11:02:23 +01:00
Laurent Destailleur
64de591770 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-14 10:20:47 +01:00
atm-lena
95f437b45c deleteObjectLinked() in deleteCommon() function 2022-12-12 10:05:44 +01:00
Aloïs Micard
285731200a Add confirm_cancel action 2022-12-09 13:45:15 +01:00
Aloïs Micard
381b998413 Display blank td when action is confirm_valid 2022-12-09 11:45:09 +01:00
Laurent Destailleur
bb406f66be Fix css for kanban view 2022-12-08 11:43:35 +01:00
Laurent Destailleur
18bb535787 Debug v17 2022-12-08 11:03:52 +01:00
Laurent Destailleur
a34f69012e Debug v17 2022-12-04 13:37:13 +01:00