Laurent Destailleur
8bbef7b39d
NEW Add column agenda_id to implement the link between files and event
2024-10-03 15:22:48 +02:00
Laurent Destailleur
294cab04be
Track event BILL_SUPPLIER_CREATE in agenda
2024-10-02 19:48:12 +02:00
Laurent Destailleur
471668b940
FIX Toolt to convert utf8mb4
2024-09-30 23:12:01 +02:00
Laurent Destailleur
4a3d081dca
FIX Toolt to convert utf8mb4
2024-09-30 23:11:31 +02:00
Laurent Destailleur
fc6a5354e3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-26 23:17:00 +02:00
Laurent Destailleur
47a146fa85
Doc
2024-09-26 23:16:08 +02:00
Frédéric FRANCE
9df2457236
fix phpstan ( #31144 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-26 22:17:49 +02:00
Lucas Marcouiller
15c13d2d9f
New add ip field to contact class ( #31099 )
...
* New add ip field to contact class
* Fix Ci
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-26 22:17:19 +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
ae2ceccc5b
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-26 03:44:09 +02:00
Laurent Destailleur
55bd7a33a4
Fix migration 12-13
2024-09-24 16:29:53 +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
Lucas Marcouiller
9ecfe2609b
Fix add ip field by adding it in module builder recruitement candidature fields ( #31060 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-09-20 18:10:56 +02:00
Lucas Marcouiller
23b3b07526
New add ip field on recurtementcandidature and societe ( #31045 )
...
* New add ip field on recurtementcandidature and societe
* fix CI
* fix CI
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-09-20 00:22:42 +02:00
lamrani abdelwadoud
5fcca27fc4
NEW display when click on NEWS templateDrop down for model ( #30332 )
...
* New update for templateMail by creating files
* New updating for get php content
* Update html.formmail.class.php
* Fix updating content news
* Fix CTI Errors
* edit html file for news
* NEW display for news with option
* replace file in ajax folder
* fix multiselect news
* Fix phan errors and remove part of useless css
* Fix brakets needed in script
* Fix Phan errors
* Fix display multiselect and fix security injection
* cancel removing part of code for classe modelMail
* Fix phstan errors
* Fix space line
* Fix error phpStan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-17 15:37:34 +02:00
Laurent Destailleur
22ae541e3b
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-16 00:08:33 +02:00
Laurent Destailleur
beee24d24d
Doc
2024-09-15 23:02:56 +02:00
Laurent Destailleur
26ba862540
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-14 02:45:04 +02:00
Laurent Destailleur
3a4e2c2bcf
Debug v20 - Fix sql
2024-09-13 16:36:11 +02:00
Laurent Destailleur
3ff6015b40
Comments
2024-09-13 16:28:23 +02:00
Laurent Destailleur
c6050e2a1e
Add column to track when an event reminder was sent
2024-09-13 15:55:26 +02:00
Laurent Destailleur
62427cf8a2
Fix sql error
2024-09-13 14:49:50 +02:00
Laurent Destailleur
10cc3327ab
Fix sql error
2024-09-13 14:49:28 +02:00
Laurent Destailleur
4a303a61d1
More robust test on missing permission for CTI
2024-09-13 11:13:38 +02:00
Laurent Destailleur
cf0c27cb0c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-12 21:21:33 +02:00
Maxime Kohlhaas
e4e5d1df8f
Fix : missing indexes on product_attribute_combination2val table ( #30936 )
...
* Fix : missing indexes on product_attribute_combination2val table
* Update 15.0.0-16.0.0.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-12 21:21:18 +02:00
Laurent Destailleur
b4571580c1
Complete #30936
2024-09-12 21:21:11 +02:00
Frédéric FRANCE
fba71ab043
fix phpstan ( #30893 )
...
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-10 01:02:56 +02:00
Laurent Destailleur
e003c6a516
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-07 02:20:15 +02:00
Laurent Destailleur
bd04568799
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-07 02:18:33 +02:00
Laurent Destailleur
77a76aad7a
Fix test on permissions
2024-09-06 17:36:50 +02:00
atm-thomasb
63c54a06f0
NEW: added column default_rib in llx_user_rib ( #30850 )
...
* NEW: added column
* NEW: Added the TODO requested feature
* FIX: changed default value to 0 instead of 1, see PR
* NEW: Updated TODO
* Update llx_user_rib.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-06 14:10:23 +02:00
Laurent Destailleur
4ac3e46501
case
2024-09-06 14:09:34 +02:00
Laurent Destailleur
40f0173678
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-09-05 22:44:57 +02:00
Laurent Destailleur
ba489369dd
Fix phpunit
2024-09-05 22:41:49 +02:00
MDW
97a9e2b3b0
Fix: deprecations in repair.php & Qual: Improve ... phpunit/setup_conf.sh ( #30825 )
...
* Qual: Add force_install_createuser to setup script
* Qual: Improve dev/setup/phpunit/setup_conf.sh
# Qual: Improve dev/setup/phpunit/setup_conf.sh
- Use variables for credentials instead of repeating hardcoded values;
- Add variables to configuration parameters;
- Add prefix to tables;
- Execute repair.php.
* Fix deprecated calls to explode(<string>, null)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-05 15:51:15 +02:00
Laurent Destailleur
9a986aaa26
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 15:45:03 +02:00
Laurent Destailleur
c496301486
Clean table tmp_llx_accounting_account - #30825
2024-09-05 15:44:43 +02:00
Alexandre SPANGARO
8378767732
FIX Missing field vat_reverse_charge in societe_per_entity with constant MAIN_COMPANY_PERENTITY_SHARED ( #30854 )
2024-09-05 15:30:15 +02:00
Laurent Destailleur
6af16694cc
NEW Add test to forbidden NOW() SQL function.
2024-09-05 13:22:19 +02:00
Laurent Destailleur
1b16ae87e4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 12:40:15 +02:00
Laurent Destailleur
8ca5a0edc6
Fix for non utf8 tables
2024-09-05 12:01:58 +02:00
Laurent Destailleur
3d3527d466
Fix repair to convert charset utf8 utf8mb4
2024-09-05 11:49:33 +02:00
atm-thomasb
9b9987c0c3
New/column fk_societe_rib in llx_prelevement_demande ( #30848 )
...
* NEW Added a new column fk_iban in prelevement demande
* FIX: renamed table to a better name
* FIX: placement and type
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-04 20:18:21 +02:00
Laurent Destailleur
c79f72f785
Fix missing tests on permissions
2024-09-03 16:19:18 +02:00
Laurent Destailleur
24e0c624ee
WIP Add a performance field
2024-09-03 11:36:44 +02:00
Laurent Destailleur
14d5b4bcc3
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-02 12:14:51 +02:00
Laurent Destailleur
aa096719b2
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-02 11:18:06 +02:00
Laurent Destailleur
c8505f9c0a
Fix missing test on permissions
2024-09-01 21:04:53 +02:00
Laurent Destailleur
fed229c984
To get a fix publish late in v19 working in v20
2024-09-01 15:16:10 +02:00