Commit Graph

2450 Commits

Author SHA1 Message Date
Laurent Destailleur
4366fc6a77 Fix error management, missing transaction 2023-07-03 13:08:50 +02:00
Laurent Destailleur
15b7f736a7 Fix warning 2023-07-01 13:07:14 +02:00
Laurent Destailleur
b1e0b317c9 Debug v18 2023-06-29 13:16:44 +02:00
Laurent Destailleur
b27c2c97c6 Fix warnings 2023-06-28 12:33:37 +02:00
Frédéric FRANCE
c3d75cbfd2 fetch proje-c-t extraparams 2023-06-27 13:40:57 +02:00
Frédéric France
647708a9bc use user hasRight 2023-06-19 23:05:59 +02:00
Laurent Destailleur
6b94d60d9a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-16 01:36:46 +02:00
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
Frédéric FRANCE
ba646d1923 Update commonobject.class.php 2023-05-31 18:11:12 +02:00
Laurent Destailleur
cd4a589afe Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-26 11:33:10 +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
6d30ad37f3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-24 14:19:15 +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
5dd3f57a1e Debug v18 2023-05-11 13:11:21 +02:00
Laurent Destailleur
f59987af77 Fix typo 2023-05-11 02:04:25 +02:00
Laurent Destailleur
57a9ef35ae NEW Implement MAIN_ACTIVATE_FILECACHE on bithday widget 2023-05-05 13:21:54 +02:00
Laurent Destailleur
f85487b758 Fix warning 2023-05-01 19:36:12 +02:00
Laurent Destailleur
4fb496a1d2 Merge pull request #24633 from frederic34/commonpeople
move some methods in trait
2023-05-01 14:43:08 +02:00
Laurent Destailleur
404940a14e Remove separator from extrafields in popup 2023-04-29 20:04:51 +02:00
Frédéric FRANCE
89d67c8fd4 move some methods in trait 2023-04-27 23:48:21 +02:00
Laurent Destailleur
46e3413e8a Fix tooltips 2023-04-27 15:55:21 +02:00
Laurent Destailleur
69b2089bf6 Merge pull request #24583 from BitKFu/Secure-indexFile
Prevent PHP Warning in error log file, when the generated doc file does not exists.
2023-04-26 22:33:38 +02:00
Laurent Destailleur
d56a0fa503 Merge pull request #24597 from frederic34/patch-6
can setup max extrafields to show in tooltip
2023-04-26 22:04:07 +02:00
Laurent Destailleur
2dbc944a4e Merge pull request #24598 from frederic34/patch-7
Doc
2023-04-26 21:20:23 +02:00
Laurent Destailleur
98efea14cf Merge pull request #24599 from frederic34/commonobjectclassdoc
add doc
2023-04-26 21:20:05 +02:00
Frédéric FRANCE
d7c654665f fix display extrafields in tooltip 2023-04-26 20:56:11 +02:00
Frédéric FRANCE
a93cb8b572 Update commonobject.class.php 2023-04-26 10:56:52 +02:00
Frédéric FRANCE
93ed2621d9 add doc 2023-04-26 09:24:24 +02:00
Frédéric FRANCE
74ff77d8b2 add doc 2023-04-26 09:23:38 +02:00
Frédéric FRANCE
61b58e8234 Doc 2023-04-26 09:21:27 +02:00
Frédéric FRANCE
8cb877c118 can setup max extrafields to show in tooltip 2023-04-26 08:43:11 +02:00
Laurent Destailleur
c891196b5b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-25 21:02:01 +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
BitKFu
6657a34ff0 use dol_is_file instead of file_exists 2023-04-25 19:07:35 +02:00
Laurent Destailleur
1d235c2fd9 FIX Creation of thumbs when images.lib.php was already included 2023-04-25 11:49:05 +02:00
Gerhard Stephan
799f8c5d12 Remove whitespace at the end of the line 2023-04-24 18:35:43 +02:00
Gerhard Stephan
002c2b0abe Prevent PHP Warning in error log file, when the generated doc file does not exists.
This is the case when we create a PDF file out of a ODT file and automatically delete the ODT.
The indexed file will then be the ODT, which can't be found on drive (because it has been deleted when converting to PDF) and therefore creates an error log entry.
2023-04-24 14:11:06 +02:00
Florian HENRY
cdd8b00534 fix: #24405 (save deposit percent) 2023-04-24 11:30:22 +02:00
Laurent Destailleur
ec83fe478f NEW product images on popup are cached 2023-04-21 14:17:24 +02:00
Laurent Destailleur
8e51bf2c55 Debug 18 2023-04-18 14:04:27 +02:00
Laurent Destailleur
e629f07f17 Merge pull request #22892 from OPEN-DSI/14.0_fix_update_extrafields_multiselect_type
FIX: Set extrafield value of multiselect type
2023-04-10 19:11:25 +02:00
Laurent Destailleur
ab037cb5e9 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-10 17:15:26 +02:00
Laurent Destailleur
90bca8b4d7 NEW Can go back to draft on shipment when stock change not on validate 2023-04-10 15:55:58 +02:00