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
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Laurent Destailleur
7525aea76c
Debug v18
2023-04-01 14:38:07 +02:00
Frédéric FRANCE
5b47abbe38
Doc
2023-03-31 09:24:28 +02:00
kkhelifa
620cbf398a
Correction
2023-03-30 11:10:22 +02:00
Frédéric FRANCE
381cc39419
doc
2023-03-29 18:36:50 +02:00
Laurent Destailleur
fa408e9ef0
Debug ajax components
2023-03-23 16:59:41 +01:00
Regis Houssin
d3f81568d9
FIX avoid warning
2023-03-23 13:16:28 +01:00
Laurent Destailleur
152bbeb90a
Securize and enhance objectonoff for external modules
2023-03-21 18:27:32 +01:00
Noé Courtier
91f39fb4f4
FIX: Correct Evaluation for extrafields
2023-03-20 11:36:28 +01:00
Frédéric FRANCE
049579f001
doc
2023-03-20 09:44:27 +01:00
Laurent Destailleur
6c110fb2b5
Fix warnings
2023-03-19 10:19:35 +01:00
Laurent Destailleur
9582a30782
Merge pull request #24092 from jyhere/jyhere-patch-4
...
Unreachable else statement removed, move some conditions...
2023-03-18 11:02:43 +01:00