MDW
e94bb650d3
Qual: Fix typings in actioncomm
...
# Qual: Fix typings in actioncomm
Allow -1 for percentage.
$icalcolor as string.
Extend range of return types for update() and delete()
2024-04-02 13:55:12 +02:00
Laurent Destailleur
b28b0395d0
Merge pull request #29182 from bos4711/bos-dolibarr-29098
...
Fix titles in contact pages
2024-04-02 13:52:45 +02:00
Laurent Destailleur
d75e30ff04
Update note.php
2024-04-02 13:50:46 +02:00
Laurent Destailleur
5b60aada26
Update companies.lang
2024-04-02 13:50:28 +02:00
Laurent Destailleur
bef4242b31
Update consumption.php
2024-04-02 13:49:00 +02:00
Laurent Destailleur
d25ef761ad
Merge pull request #29152 from mdeweerd/test/compat/deprecations
...
Fix Tests for compatibility with deprecations
2024-04-02 13:41:04 +02:00
Laurent Destailleur
e72c8c1d53
Merge branch 'develop' into task_update_single_array_option_element
2024-04-02 13:37:44 +02:00
Laurent Destailleur
747e6d9586
Merge branch 'sonikf-patch-fix-translation' of
...
github.com:DoliGreece/dolibarr into
DoliGreece-sonikf-patch-fix-translation
2024-04-02 13:35:12 +02:00
Laurent Destailleur
60fa45aa97
Doc
2024-04-02 13:25:31 +02:00
Laurent Destailleur
51f862ad28
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-04-02 13:21:00 +02:00
Laurent Destailleur
d77a2ac2c8
Fix type of field to create ticket
2024-04-02 13:18:38 +02:00
Laurent Destailleur
990216b13f
NEW Api parameters are sanitized by the WAF, same code than GET/POST
2024-04-02 13:07:13 +02:00
Laurent Destailleur
87348ceac3
Fix missing $max
2024-04-02 12:01:23 +02:00
Laurent Destailleur
594da940fa
Sanitize input
2024-04-02 11:57:30 +02:00
Laurent Destailleur
e671860ffa
Merge pull request #29158 from mdeweerd/typing/printipp
...
Fix printipp phpdoc typing
2024-04-02 11:54:49 +02:00
Laurent Destailleur
8eaf0e86ab
Merge pull request #29169 from JonBendtsen/invoice_update_single_array_option_element
...
allow updating invoice single Complementary Attribute
2024-04-02 11:53:16 +02:00
Laurent Destailleur
43267870e0
Merge pull request #29168 from JonBendtsen/order_update_single_array_option_element
...
allow updating orders single Complementary Attribute
2024-04-02 11:52:10 +02:00
Laurent Destailleur
11c1077557
Merge pull request #29167 from JonBendtsen/propal_update_single_array_option_element
...
allow updating a single Complementary Attribute
2024-04-02 11:52:01 +02:00
Laurent Destailleur
c2b25cc71b
Merge pull request #29181 from JonBendtsen/member_update_single_array_option_element
...
allow updating members single Complementary Attribute
2024-04-02 11:51:24 +02:00
MDW
146b735269
New: dol_get_object_properties to get real and magic props
...
# New: dol_get_object_properties to get real and magic props
This method will get an array with real and magic properties
from an object (if $properties is provided).
2024-04-02 11:25:18 +02:00
MDW
e3f1fc3682
Cope with magic and real properties aliases in _filterObjectProperties
2024-04-02 11:25:16 +02:00
Laurent Destailleur
3024e72ee9
Merge pull request #29190 from mdeweerd/typing/actioncomm
...
Qual: actioncom - phpdoc typing, activate deprecationhandler for libelle
2024-04-02 11:22:22 +02:00
Laurent Destailleur
754f0f3c9e
Merge pull request #29186 from JonBendtsen/project_getByRef_and_getByEmail_msgid
...
NEW: API GET projects by REF and by email_msgid
2024-04-02 11:20:42 +02:00
Laurent Destailleur
f7f8f9b3ed
Merge pull request #29191 from fappels/develop_fix_debug
...
Fix debug phpbarcode
2024-04-02 11:18:14 +02:00
Laurent Destailleur
49e7f0a215
Add ref_ext on project
2024-04-02 11:17:06 +02:00
Laurent Destailleur
e92d88e316
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-02 10:47:14 +02:00
Laurent Destailleur
21450aaef3
css
2024-04-02 10:46:56 +02:00
Francis Appels
214fa2dc0a
Fix phan, swap parameter
2024-04-02 10:09:05 +02:00
Francis Appels
6a330096fd
Fix debug phpbarcode
2024-04-02 09:48:48 +02:00
MDW
71f3637a8b
Qual: actioncom - phpdoc typing, activate deprecationhandler for libelle
...
# Qual: actioncom - phpdoc typing, activate deprecationhandler for libelle
Fix several phan notices, activation deprecationhandler for libelle
2024-04-02 02:34:02 +02:00
Jon Bendtsen
862c215648
spaces after comma
2024-04-01 22:06:51 +02:00
Jon Bendtsen
4442c3fab8
NEW: API GET projects by REF and by email_msgid
2024-04-01 21:57:47 +02:00
Laurent Destailleur
3df311481b
NEW Management of the In-Reply-To and References for ticket answers.
2024-04-01 19:11:08 +02:00
Laurent Destailleur
02bf1a862e
CSS
2024-04-01 16:33:20 +02:00
Laurent Destailleur
e3037794aa
Look and feel v20
2024-04-01 15:04:20 +02:00
Laurent Destailleur
3c65383533
NEW Look and feel v20 - add picto to full list on summaries tables.
2024-04-01 14:20:29 +02:00
Laurent Destailleur
9528093a05
NEW Complete the thirdparty index page with last modified contacts
2024-04-01 14:10:35 +02:00
Laurent Destailleur
45d46f25ef
Merge index page of warehouse with product index page
2024-04-01 13:33:15 +02:00
Rikard Bosnjakovic
1719f548c3
Merge branch 'Dolibarr:develop' into bos-dolibarr-29098
2024-04-01 13:20:27 +02:00
Rikard Bosnjakovic
e2b1b13ca0
Update companies.lang
2024-04-01 13:20:11 +02:00
Rikard Bosnjakovic
06cad7c281
Update agenda.php
2024-04-01 13:19:02 +02:00
Rikard Bosnjakovic
b805c69143
Update document.php
2024-04-01 13:16:55 +02:00
Rikard Bosnjakovic
f2a0949c10
Update companies.lang
2024-04-01 13:16:04 +02:00
Rikard Bosnjakovic
d51fd63431
Update consumption.php
2024-04-01 13:12:49 +02:00
Rikard Bosnjakovic
472b3f5e3b
Update companies.lang
2024-04-01 13:11:58 +02:00
Rikard Bosnjakovic
6480d936b0
Update companies.lang
2024-04-01 13:10:26 +02:00
Laurent Destailleur
aad893663d
Merge home page product and service
2024-04-01 13:08:35 +02:00
Rikard Bosnjakovic
84a9878899
Update card.php
2024-04-01 13:04:55 +02:00
Rikard Bosnjakovic
51a767380e
Update companies.lang
2024-04-01 13:01:47 +02:00
Rikard Bosnjakovic
79bf5211ce
Update note.php
2024-04-01 13:00:48 +02:00