Commit Graph

2894 Commits

Author SHA1 Message Date
Laurent Destailleur (aka Eldy)
4222ac9a03 Fix phpstan 2024-12-19 17:10:13 +01:00
Laurent Destailleur
575c59f2e6 Merge branch 'develop' into develop 2024-12-19 17:07:28 +01:00
Laurent Destailleur (aka Eldy)
289b69bb24 Debug v21 - Fix set of focus on description after slection of type of
line
2024-12-19 01:05:39 +01:00
Gouttfi
7ba81d394f Removed display of login input field when main_authentication == "googleoauth" 2024-12-18 16:10:32 +01:00
Charlène Benke
7c94a01cc5 Update login.tpl.php 2024-12-15 14:01:33 +01:00
Charlène Benke
03bf9c9a4f fix login error on update with captcha 2024-12-15 13:57:45 +01:00
Noé Cendrier
3d02e406d8 FIX: camelcase for getLabelSpecialCode() calling 2024-12-12 17:05:21 +01:00
Christophe Battarel
c2c3f2ff45 FIX to have two lists with total on same screen 2024-12-12 16:47:31 +01:00
Laurent Destailleur (aka Eldy)
02ae579a3f Add information to help debug 2024-12-12 15:42:14 +01:00
Laurent Destailleur
5d88c2251e Debug v21 2024-12-09 21:29:15 +01:00
Laurent Destailleur (aka Eldy)
352d156dd7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-12-08 17:07:14 +01:00
Laurent Destailleur (aka Eldy)
774a48fa29 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-12-08 16:53:21 +01:00
Frédéric France
3ebc8d9d7a wip 2024-12-08 09:49:10 +01:00
Regis Houssin
3f1e4e27ff FIX avoid php warning 2024-12-05 11:04:38 +01:00
Laurent Destailleur
8476773cbd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-04 08:43:43 +01:00
Laurent Destailleur
7a195e01b2 Debug v21 - manufacturing cost 2024-12-04 08:42:18 +01:00
Florian HENRY
d39ccbc98c fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:40:04 +01:00
Florian HENRY
1080de062e fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:36:54 +01:00
Florian HENRY
e61da22458 fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:27:45 +01:00
Laurent Destailleur (aka Eldy)
9227add8f4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-12-02 01:41:40 +01:00
Laurent Destailleur (aka Eldy)
c547362ae9 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-12-02 01:41:04 +01:00
Laurent Destailleur (aka Eldy)
9ec4575c43 Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0 2024-12-02 01:38:41 +01:00
Mathieu Moulin
6337a987d8 Fix handling of boolean extrafields in list filters (#32109)
* Fix show payment URL in massaction context when not one email per recipient

* Debug v20 - fix param for filter on boolean

* FIX : Fix case when the value of a extrafields of the type 'boolean', 'select' or other have an option with a value equal to '0'.
It's not reselected when the filter is set.

* Revert "Fix show payment URL in massaction context when not one email per recipient"

This reverts commit 0986d487f1.

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: kkhelifa <kkhelifa@open-dsi.fr>
2024-12-01 23:28:49 +01:00
Frédéric FRANCE
63e5e0ab77 add phpdoc (#32139)
* add phpdoc

* clean baseline
2024-11-30 12:55:27 +01:00
Frédéric FRANCE
9874e67acb add phpdoc (#32138)
* add phpdoc

* add phpdoc
2024-11-29 14:48:33 +01:00
Frédéric FRANCE
c0b42287c1 add phpdoc (#32137) 2024-11-29 14:47:53 +01:00
Frédéric FRANCE
4d885d1e34 add phpdoc (#32136) 2024-11-29 14:47:33 +01:00
Frédéric FRANCE
1b6ee9e654 fix phpdoc (#32097)
* fix phpdoc

* Update accountancycategory.class.php

* fix phpstan

* fix phpstan

* fix phpstan

* fix phan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-28 11:15:56 +01:00
Laurent Destailleur
c9d0842102 Debug v21 - Placeholder management code for product is now completed 2024-11-26 21:22:41 +01:00
Frédéric FRANCE
907ed85eaf can pass object instead object->id (#32099) 2024-11-26 03:46:15 +01:00
Frédéric FRANCE
b7816bf648 fix phpstan (#32010)
* fix phpstan

* Update extrafields_view.tpl.php

* Update extrafields.class.php
2024-11-20 20:56:16 +01:00
atm-corentin
3bd2aa1921 FIX tpl object line because the was twice marginclass2 on col margin rates but also on mark rates (#31774)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-12 13:48:12 +01:00
Laurent Destailleur
3448985640 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-11 14:45:43 +01:00
Frédéric FRANCE
661059ca9a fix phpstan (#31763)
* 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-11-11 14:33:53 +01:00
Laurent Destailleur
86f80d0da5 Debug v21 2024-11-11 14:00:39 +01:00
Frédéric FRANCE
92ef950e6d fix phpstan (#31761)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* hide new error with phpstan 1.12.9
2024-11-10 23:47:14 +01:00
Frédéric FRANCE
15490b292f fix phpstan and fix CI (#31739)
* 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

* fix phpstan
2024-11-10 11:16:23 +01:00
Laurent Destailleur
f74d4f93b9 Debug v21 2024-11-09 14:28:26 +01:00
Laurent Destailleur
57546cd581 NEW Show detail of each multicurrency amount in popup of price 2024-11-08 18:11:30 +01:00
Laurent Destailleur
d3c068f67e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-07 17:32:50 +01:00
Laurent Destailleur
b7409ee5ca Doc 2024-11-07 17:32:37 +01:00
Frédéric FRANCE
41a4f42b31 add phpdoc and clean phpstan baseline (#31717)
* add phpdoc and clean phpstan baseline

* add phpdoc and clean phpstan baseline

* add phpdoc and clean phpstan baseline

* add phpdoc and clean phpstan baseline

* add phpdoc and clean phpstan baseline

* add phpdoc and clean phpstan baseline

* add phpdoc and clean phpstan baseline

* add phpdoc and clean phpstan baseline

* add phpdoc and clean phpstan baseline

* add phpdoc and clean phpstan baseline

* add phpdoc and clean phpstan baseline

* add phpdoc

* add phpdoc

* add phpdoc
2024-11-07 17:31:40 +01:00
Laurent Destailleur
d756c4dc27 NEW Add hook getLoginPageExtraContent, getPasswordResetPageExtraContent
and getPasswordForgottenPageExtraContent.
2024-11-07 15:40:14 +01:00
MDW
d8c4f678f4 Qual: Fix CI - phan/phpstan notices (#31720)
# Qual: Fix CI - phan/phpstan notices

Fix notices currently active in develop branch

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-07 04:40:45 +01:00
Laurent Destailleur
f785de0f96 Fix phan 2024-11-07 04:39:04 +01:00
Laurent Destailleur
1882532467 Fix phan 2024-11-07 04:09:53 +01:00
Laurent Destailleur
137fdd28ac Prepare code for a cleaner implementation of #24943 2024-11-07 03:59:30 +01:00
Laurent Destailleur
c0c89657b8 Debug v21 - look and feel 2024-11-07 03:08:02 +01:00
Laurent Destailleur
a23a7385e7 Fix phan 2024-11-07 01:16:48 +01:00
Laurent Destailleur
0e55db7caf WIP Captcha architecture 2024-11-06 23:02:46 +01:00