Laurent Destailleur
336b723ab8
FIX edit contract of intervention broken by CSRF protection
2024-09-25 19:37:01 +02:00
Laurent Destailleur
6e2589e981
FIX Position of box for shipping address in PDF
2024-09-25 13:02:27 +02:00
Laurent Destailleur
3f00ea3d6b
FIX Position of box for shipping address in PDF
2024-09-25 13:01:35 +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
7b5c4b2e99
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-23 21:57:16 +02:00
Laurent Destailleur
c10e968600
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-09-23 21:52:08 +02:00
Laurent Destailleur
2f773e9326
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-09-23 21:45:03 +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
Mohamed DAOUD
77367f349f
fix inventory det ( #31097 )
2024-09-23 15:21:32 +02:00
Mohamed DAOUD
6bb679c632
fix inventory det ( #31097 )
2024-09-23 15:04:16 +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
Frédéric FRANCE
a82410706c
fix phpstan ( #31088 )
...
* fix phpstan
* fix phpstan
2024-09-23 15:01:02 +02:00
Laurent Destailleur
eee62347af
Fix CSS
2024-09-23 14:19:51 +02:00
Laurent Destailleur
dcc8bc9936
Fix CSS
2024-09-23 14:10:24 +02:00
Laurent Destailleur
50fba3e99e
Fix log level
2024-09-23 13:54:48 +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
6a6b97dc92
Fix CSS
2024-09-23 12:46:29 +02:00
Laurent Destailleur
1bf09629cb
Fix holiday types common to all entities
2024-09-23 11:32:14 +02:00
John BOTELLA
5470ad0128
FIX : Ergonomy : edge detection for dropdown ( #31023 )
...
* Fix edge detection for dropdown
* add missing class
* Dropdown fix for md too
* Fix any js handled event must start with a log
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-23 04:02:32 +02:00
William Mead
21d8c40fc0
Fixed select list for long third party names ( #30948 )
2024-09-23 03:55:18 +02:00
MaximilienR-easya
fd0338cb1c
Backport Fix error on empty(NOLOGIN) ( #30594 )
...
* initial commit
* Backport Fix from develop
* Fix precommit
* Correction as sugested in the PR
* Deleted too much last commit
* this time it's good
2024-09-23 03:53:22 +02:00
MDW
5e02bec9df
Qual: Fix getTooltipContentArray typing hints ( #31081 )
...
* Qual: Fix getTooltipContentArray typing hints
# Qual: Fix getTooltipContentArray typing hints
This defines the aray type for all getTooltipContentArray occurences
* Ignore undeclared property ref_supplier (does not exist on OrderLine)
2024-09-23 03:24:19 +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
Mohamed DAOUD
6ce09ce68d
Add town and country as an optionnal column in Partnership list ( #31057 )
...
* add town country partnership list
* Update partnership_list.php
* Update partnership_list.php
2024-09-20 18:12:32 +02:00
HENRY Florian
61c5a61623
fix: better error reporting in CMailFile ( #31058 )
2024-09-20 17:46:52 +02:00
Laurent Destailleur
9387c66f85
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-20 17:35:28 +02:00
Laurent Destailleur
55383bbf62
Fix phan
2024-09-20 17:34:48 +02:00
Frédéric FRANCE
13d4d96dfc
fix phpstan ( #31061 )
...
* fix phpstan
* fix phpstan
2024-09-20 17:25:39 +02:00
Laurent Destailleur
c8a1ac578d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-20 16:09:24 +02:00
Laurent Destailleur
bc9746891d
NEW Can change the type of a social contribution if no payment
2024-09-20 16:09:06 +02:00
MathildeMar
72cf841677
Check that the method fetch_thirdparty() exists
2024-09-20 11:06:24 +02:00
Laurent Destailleur
a6a77f8939
Fix js syntax error
2024-09-20 04:42:28 +02:00
Laurent Destailleur
84e5f5e7b4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-20 02:51:59 +02:00
Laurent Destailleur
401c9898bb
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-20 02:46:03 +02:00
Laurent Destailleur
87adbbb769
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-09-20 02:39:55 +02:00
Frédéric FRANCE
aaa3c8336e
fix phpstan ( #31006 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-20 02:20:33 +02:00
Frédéric FRANCE
f6776541b6
Fix ignored phpstan ( #31009 )
...
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-20 02:19:05 +02:00
Frédéric FRANCE
32a85608f6
fix phpstan ( #31010 )
...
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-20 02:18:08 +02:00
John BOTELLA
786ae29440
Add hidden conf PRODUCT_SEARCH_AUTO_SELECT_IF_ONLY_ONE ( #31032 )
2024-09-20 01:51:13 +02:00
Frédéric FRANCE
ecf5f41110
fix phpstan ( #31020 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-20 01:46:07 +02:00
Frédéric FRANCE
e252e36073
fix phpstan ( #31024 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-20 01:45:17 +02:00