Commit Graph

145227 Commits

Author SHA1 Message Date
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
1594afdef7 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-09-23 21:44:25 +02:00
Laurent Destailleur
ad154a368f Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-09-23 21:43:48 +02:00
Laurent Destailleur
171494ddfc Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-09-23 21:43:24 +02:00
Laurent Destailleur
0f5e5e1e5b FIX Maxi debug edit/delete accounting transaction 2024-09-23 21:42:52 +02:00
Laurent Destailleur
8065dd8d96 Add country flag for country MF (Saint Martin France) 2024-09-23 21:04:03 +02:00
Laurent Destailleur
33da02bbcd FIX Maxi debug edit/delete accounting tnasaction 2024-09-23 20:16:39 +02:00
Laurent Destailleur
fc1aaaddb9 Add country flag for country MF (Saint Martin France) 2024-09-23 15:42:43 +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
sonikf
0e590151a0 fix #31089 (#31092) 2024-09-23 15:01:53 +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
534d052ab5 Look and feel v21 2024-09-23 12:49:31 +02:00
Laurent Destailleur
6a6b97dc92 Fix CSS 2024-09-23 12:46:29 +02:00
Laurent Destailleur
073facfee5 Trans 2024-09-23 12:18:47 +02:00
Laurent Destailleur
3ac54d2e5b Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-23 11:32:39 +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
sonikf
a5dc3e0170 NEW: Public and private note options in thirdparty list (#31062)
* NEW: Public and private note options in thirdpary list

* fix phan

* fix notes size
2024-09-23 03:42:35 +02:00
MDW
158de3d54a Qual: Fix Plugin ParamMatchRegexPlugin when classname is variable (#30970)
# Qual: Fix Plugin ParamMatchRegexPlugin when classname is variable

Fix a case where the plugin throws an undefined variable because the
classname in the php source is variable
2024-09-23 03:36:17 +02:00
HENRY Florian
706f80ce84 NEW: add recuring supplier invoice on supplier tab (#30949)
* NEW: add recuring supplier invoice on supplier tab #30945

* add translation

* add translation

* add translation

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-23 03:35:17 +02:00
William Mead
7bf0596f3c Qual isolate expense report line class to separate file (#30953)
* Moved expense report line class to separate file. Updated requires. Added contributor details.

* Updated PHPDoc

* Fixed PHPDoc
2024-09-23 03:34:00 +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
Charlène Benke
70d87496e8 NEW Add Unit price on supplier order stat product (#31055)
* Add Unit price on supplier order stat product

* Update commande_fournisseur.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-23 03:19:44 +02:00
Laurent Destailleur
6feefbb8c5 Fix trans 2024-09-23 03:16:12 +02:00
Laurent Destailleur
f6ae2815c1 Fix missing translation 2024-09-23 03:00:19 +02:00
Mohamed DAOUD
ef39801dc7 Add lang parameter to getObjectsInCateg function (#31070)
* add lang parameter to getObjectsInCateg

* fix phan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-23 02:41:29 +02:00
ptibogxiv
a8d5e5907e ADD subscription by first day of quarter (#31085)
* Update member.php

* Update subscription.php

* Update paymentok.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-23 02:30:06 +02:00
Laurent Destailleur
8f54f06e12 FIX #31076 Bad position of hooks 2024-09-23 02:26:19 +02:00
Laurent Destailleur
053f799ef2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-23 02:25:10 +02:00
Laurent Destailleur
74ad35dcac FIX #31076 Bad position of hooks 2024-09-23 02:24:43 +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
Laurent Destailleur
ffeb471bab Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-23 01:58:18 +02:00
Laurent Destailleur
d0ecd94148 Add Quarter 2024-09-23 01:52:07 +02:00
MDW
2bf3729f8a Qual: Fix copyright fixer (#31072)
* Qual: Fix copyright fixer

# Qual: Fix copyright fixer

Enable actual file write, disable debug message

* Fix: ci/missing global $conf in chargessociales
2024-09-23 01:30:21 +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
MDW
038e1e8f05 Qual: Exclude lessc.class.php from phpstan (#31078)
# Qual: Exclude lessc.class.php from phpstan

'lessc' is considered an external analysis and can be
excluded from analysis (>400 less phpstan notices).
2024-09-23 00:26:10 +02:00
Laurent Destailleur
98c7c7deef Fix css too large 2024-09-21 15:35:25 +02:00
Laurent Destailleur
3f9156deea Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-21 12:52:08 +02:00