noec764
cff91b03d2
FIX: SQL query too heavy ( #34250 )
...
* FIX: Too heavy sql query
* FIX: Add index in user table and update SQL for user::fetchall()
* FIX: Add also index on llx_user on migrate
---------
Co-authored-by: Noé <noe@scopen.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-02 00:42:03 +02:00
Laurent Destailleur
179af48c51
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-01 00:14:43 +02:00
sonikf
59834cb1e2
FIX English names and add missing sepa countries ( #34840 )
...
* FIX English names and add missing sepa countries
* Update 21.0.0-22.0.0.sql add missing sepa countries
* Update 21.0.0-22.0.0.sql
* Intra-community VAT rules apply for 'MC' Monaco
2025-07-31 21:54:49 +02:00
cephos
5d934fdcb3
Added Swiss KMU Accounting Plan ( #34841 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-31 21:53:16 +02:00
ldestailleur
974039423a
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-30 14:51:31 +02:00
ldestailleur
687f870c19
Debug v22
2025-07-30 14:43:24 +02:00
Frédéric FRANCE
7f173724ef
NEW can admin payments extrafields ( #34822 )
...
* add admin for payments extrafields
* add admin for payments extrafields
* add admin for payments extrafields
* add admin for payments extrafields
* add admin for payments extrafields
2025-07-29 13:51:58 +02:00
ldestailleur
8c155ab728
Fix warnings
2025-07-29 13:05:29 +02:00
ldestailleur
f9a72ba2ac
Add info into database to track api or token usage
2025-07-29 12:51:42 +02:00
ldestailleur
c791ea205e
Fix warnings
2025-07-29 12:33:49 +02:00
ldestailleur
31d8bbc75c
Fix CI
2025-07-29 12:03:53 +02:00
ldestailleur
6d791919ea
Fix CI
2025-07-29 11:49:03 +02:00
ldestailleur
af1948b681
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-29 11:34:16 +02:00
ldestailleur
d34e0b5305
Try fix CI
2025-07-29 11:04:32 +02:00
Laurent Destailleur
1f9ebb05fa
Debug v22
2025-07-29 02:57:31 +02:00
Laurent Destailleur
60ecf8da6d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-07-29 02:41:07 +02:00
Laurent Destailleur
23d0879dde
Fix regression on pass encryption in conf
2025-07-29 02:36:19 +02:00
Laurent Destailleur
f64848921c
Fix regression on pass encryption in conf
2025-07-29 01:46:04 +02:00
ldestailleur
b03f30c7e2
Sec: Remove functions accepting callable params - Reported by phdwg1410
2025-07-27 13:54:02 +02:00
ldestailleur
cfba25b857
Total prices
2025-07-26 11:10:38 +02:00
ldestailleur
7002897dab
QUAL: Removed a not/never used table
2025-07-24 18:30:21 +02:00
Yannis Hoareau
7f7923c24f
New: SQL for api rest tokens ( #34671 )
...
* feat: query to import old user token to new implement with perms
* feat: replaced sql migration file by php upgrade2
* feat: leave state field empty
* Update upgrade2.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-24 16:11:43 +02:00
ldestailleur
fa12e7ddeb
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-21 18:47:46 +02:00
ldestailleur
5beab40b92
CSS
2025-07-21 18:25:53 +02:00
ldestailleur
c9cef40a2b
Add ip and user_agent into order table
2025-07-20 21:04:57 +02:00
ldestailleur
75e78f8a77
Log
2025-07-20 21:03:26 +02:00
Charlène Benke
348b562e95
NEW Can force_install_dolibarrpassword for automatic installation ( #34537 )
...
* add force_install_dolibarrpassword for automatised install
* Update install.forced.sample.php
* Update step4.php
2025-07-20 18:50:26 +02:00
ldestailleur
09b833f197
Name must be in english
2025-07-20 11:58:49 +02:00
ldestailleur
4d22a52afb
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-19 18:20:46 +02:00
ldestailleur
7b7d8e8fd4
Fix missing trans
2025-07-18 00:33:40 +02:00
ldestailleur
61dcd176e0
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-07-17 19:30:58 +02:00
ldestailleur
a4aa00c498
Sec: Remove all functions that accept callable params - CVE-2024-40137
2025-07-17 19:30:58 +02:00
ldestailleur
03bd45a505
Debug
2025-07-17 19:26:24 +02:00
Alexandre SPANGARO
478ac4a1b4
UX Repair install script ( #34663 )
...
* UX Repair install script
* Presentation
* Fix language
* FIX CI
2025-07-17 19:26:24 +02:00
Frédéric FRANCE
12781d7ccd
add tables for paiement extrafields ( #34695 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-15 15:43:21 +02:00
ldestailleur
85782ca3f6
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-07-15 15:21:59 +02:00
Lucas Marcouiller
659f758d61
Fix table webhook history ( #34737 )
...
* Fix name of option for supplier
* Update functions.lib.php (#34718 )
Add __MYCOMPANY_URL__ & __MYCOMPANY_PHONEMOBILE__ in getCommonSubstitutionArray
* Fix bad value fourn paiement process (#34722 )
* Fix bad value fourn paiement process
* best fix
* fix takepos console error (#34709 )
* fix console error
* exit early
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
* Fix CI
* Clean code
* Fix table wenhook history
---------
Co-authored-by: ldestailleur <eldy@destailleur.fr >
Co-authored-by: Deefaze <6393617+Deefaze@users.noreply.github.com >
Co-authored-by: Francis Appels <francis.appels@yahoo.com >
2025-07-15 06:13:10 +02:00
ldestailleur
87370eb0ba
Sec: Remove all functions that accept callable params.
2025-07-15 05:42:06 +02:00
Laurent Destailleur
5161b631d5
Doc
2025-07-03 01:32:07 +02:00
ldestailleur
0e8bc21748
Doc
2025-06-28 16:45:31 +02:00
ldestailleur
f172e594e8
Doc
2025-06-26 01:44:21 +02:00
ldestailleur
d4b2a20d3a
Doc
2025-06-26 01:43:41 +02:00
ldestailleur
115afbbb76
Add critical info into unalterable log to help debug
...
FIX: Must be able to filter on signature.
2025-06-23 14:04:36 +02:00
ldestailleur
b8de0358c0
Fix use of distinct.
2025-06-20 16:42:22 +02:00
ldestailleur
a23580f785
Fix code of event
2025-06-20 12:23:53 +02:00
ldestailleur
e7d098c8e9
Debug v22
2025-06-17 01:55:18 +02:00
Laurent Destailleur
1e4e5daa07
Code comment
2025-06-15 00:04:30 +02:00
Marc de Lima Lucio
10f41b23d4
FIX: manufacturing orders: missing extraparams field ( #34471 )
2025-06-13 23:57:11 +02:00
HENRY Florian
4086554c19
fix: min version php 8.4 for version 22 on check page ( #34419 )
2025-06-13 00:22:38 +02:00
ldestailleur
27139ea688
Doc
2025-06-10 16:18:42 +02:00