Laurent Destailleur
399a752c78
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-09-29 22:42:13 +02:00
Laurent Destailleur
97eacefa6b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-09-29 22:41:54 +02:00
Laurent Destailleur
f5fbbcfcb8
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-09-29 22:40:45 +02:00
Laurent Destailleur
2c67c8b6ff
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-09-29 22:32:01 +02:00
Laurent Destailleur
d0fb08adf4
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-09-29 22:31:42 +02:00
Laurent Destailleur
624493fb26
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-09-29 22:30:07 +02:00
Laurent Destailleur
6eddee9a78
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2024-09-29 22:29:19 +02:00
Laurent Destailleur
a27538f582
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2024-09-29 22:27:42 +02:00
MDW
42bb4fbf3e
Qual: Enable & fix or ignore Invalid DimOffset ( #31176 )
...
* Qual: Enable & fix or ignore Invalid DimOffset
# Qual: Enable & fix or ignore Invalid DimOffset
The Invalid DimOffset notices occur when array keys are defined and
the index used is not amongst the known array keys.
This PR enables these notices and fixes array definitions when needed,
or ignores the notices locally if it's a false positive, or in the
baseline.txt when it does not seem to be a false positive so that
it can be fixed later
* Nullable object typing in function signature not ok for 7.0/8.4
Can't user '?User' as argument type for PHP7.0 which is required by PHP8.4.
Therefore, removing the typing specification in the function definition
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-29 21:52:31 +02:00
Frédéric FRANCE
138ffa3158
fix phpstan ( #31181 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-29 21:49:52 +02:00
Laurent Destailleur
32646cb7f4
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2024-09-29 19:25:49 +02:00
Laurent Destailleur
c5163d0d96
CSS
2024-09-29 17:31:46 +02:00
Florian Mortgat
74b67eb6c6
FIX - use price() to display qty on a product's stats tab to avoid showing too many decimals when rounding errors are possible ( #31165 )
2024-09-29 15:57:05 +02:00
Frédéric FRANCE
cab697f557
fix phpstan ( #31183 )
...
* fix phpstan
* fix phpstan
2024-09-29 13:07:21 +02:00
Frédéric FRANCE
0e1292e253
fix phpstan ( #31177 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-29 02:49:34 +02:00
Laurent Destailleur
a423da6a4b
CSS Look and feel v21
2024-09-29 01:20:02 +02:00
Laurent Destailleur
5f21a3a4e3
NEW The margin section can now be shown/hidden
2024-09-28 15:10:28 +02:00
MDW
0da4d51003
Qual: Fix multiple phan notifications ( #31151 )
...
* Qual: Fix notifications multiple files
# Qual: Fix notifications multiple files
Fixes to files with UnknownObject notices, fixing other
notices in these files as well
* Improve boxes typing
* Qual: Extend accepted types to reduce notices
* Fix type for GET/POST arguments of GETPOST* calls
2024-09-28 12:09:35 +02:00
Laurent Destailleur
ac985a88e7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-28 11:20:21 +02:00
Laurent Destailleur
434787a63a
DOS protection is per week instead of month
2024-09-28 11:19:54 +02:00
Frédéric FRANCE
4b3c59fe64
fix phpstan ( #31169 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-28 11:14:59 +02:00
Laurent Destailleur
84183adaaa
WIP Captcha
2024-09-27 19:31:28 +02:00
MDW
c62e015410
Qual: Fix (propal|facture|contrat|fichinter)/card, commonobject, files.lib/card_presend.tpl ( #31087 )
...
# Qual: Fix (propal|facture|contrat|fichinter)/card, commonobject, files.lib/card_presend.tpl
Fix phan notices in these files
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-26 23:01:02 +02:00
Frédéric FRANCE
2583190e4a
fix phpstan ( #31146 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-26 22:21:57 +02:00
Laurent Destailleur
f0d1bbf2f8
Use picto instead of link "Use last knwo rate" link.
2024-09-26 19:50:59 +02:00
Laurent Destailleur
fbc5dd4822
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-26 19:36:09 +02:00
Laurent Destailleur
f966523f79
Restore default pdf format to default
2024-09-26 04:37:44 +02:00
Laurent Destailleur
4ea503f366
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-09-26 03:30:40 +02:00
Laurent Destailleur
65c9bd7dcf
Merge remote-tracking branch 'origin/15.0' into 16.0
2024-09-26 03:25:38 +02:00
Laurent Destailleur
16a0d1d7d5
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-09-26 03:23:00 +02:00
thomas-Ngr
bb40a43c5f
FIX Add same security test whe nuploading files from API than from GUI ( #31114 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-26 03:13:34 +02:00
Laurent Destailleur
b9f501ba86
Clean ECM module to prepare access by external users
2024-09-26 02:48:16 +02:00
Laurent Destailleur
bb1b2e9452
Fix phan
2024-09-25 23:52:19 +02:00
Noé Cendrier
22729516fe
NEW Add mode Customer price + level price ( #31091 )
...
* NEW: customer price and level price together
* NEW: translation
* FIX: If a price per customer exist
* FIX: do not use default price if the customer price and level price option is active
* Don't display the price level amount if the customer price is known
* FIX: double check and php cs correction
* FIX: vatrate call
* FIX: get_htmloutput_msg call
---------
Co-authored-by: Mélina JOUM <melina.joum@altairis.fr >
2024-09-25 23:18:16 +02:00
Frédéric FRANCE
a94cff63a7
fix phpstan ( #31102 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-25 22:21:31 +02:00
Laurent Destailleur
6bd128071b
NEW Default PDF format is PDF/A-3
2024-09-25 12:48:23 +02:00
Laurent Destailleur
0222221a10
Look and feel v21
2024-09-25 12:13:55 +02:00
Laurent Destailleur
ae6e35cc84
Look and feel v21 enhancement on smartphone
2024-09-25 02:35:56 +02:00
Laurent Destailleur
3383f12a06
Fix: Protection to avoid fatal error on password_hash with null char.
2024-09-24 15:21:34 +02:00
Laurent Destailleur
cc95331fc6
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-23 22:09:24 +02:00
Laurent Destailleur
0f5e5e1e5b
FIX Maxi debug edit/delete accounting transaction
2024-09-23 21:42:52 +02:00
Laurent Destailleur
33da02bbcd
FIX Maxi debug edit/delete accounting tnasaction
2024-09-23 20:16:39 +02:00
Lucas Marcouiller
8e43a83880
Fix checknbpostsforspecificip to prevent sql error ( #31096 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-09-23 15:03:07 +02:00
Laurent Destailleur
6ca2e746ca
Fix DOS attack by using num_public_holiday() - repeated sql in loop
2024-09-23 13:09:45 +02:00
Laurent Destailleur
f0824ebeac
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-23 13:06:56 +02:00
Laurent Destailleur
c6554aa935
PERF Reduce nb of requests into num_public_holiday
2024-09-23 13:02:43 +02:00
Laurent Destailleur
1bf09629cb
Fix holiday types common to all entities
2024-09-23 11:32:14 +02:00
Lucas Marcouiller
03a1f0fcf8
New add post protection in company/new.php ( #31059 )
...
* New add post protection in company/new.php
* fix CI
* Update new.php
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-23 03:22:42 +02:00
Frédéric FRANCE
000173c7b9
fix phpstan ( #31075 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-23 01:59:14 +02:00
MDW
7b4c4d772c
Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related ( #31086 )
...
* Qual: Fix Array of tabs typing hints
# Qual: Fix Array of tabs typing hints
Fixed same typing hints accross several files
* Qual: Fix pdf.lib.php, project.lib.php and related files
# Qual: Fix pdf.lib.php, project.lib.php and related files
Fix most phan notices for pdf.lib.php and project.lib.php.
And fixed some items in other files in the process
* Qual: Fix notifications commande/card advtarget.tpl fichinter/card societe/card supplier_proposal/card
* Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related
# Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related
Fix notices in the files for the classes above and other files to accomodate
these changes/fixes
2024-09-23 00:37:30 +02:00