Commit Graph

2138 Commits

Author SHA1 Message Date
ldestailleur
a831929184 Look and feel v22 2025-05-10 14:06:51 +02:00
ldestailleur
0b7836595c Debug v22 2025-05-04 23:53:34 +02:00
ldestailleur
90577b41bd Debug v22 2025-05-04 23:42:52 +02:00
Frédéric FRANCE
57aa02f0f4 Fix missing translation (#34014)
* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation
2025-04-29 10:53:52 +02:00
Charlène Benke
f597050e11 warning error if element is not a bill (#34011)
* warning error if element is not a bill

* Update consumption.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-29 10:47:38 +02:00
Eric - CAP-REL
be1948e1eb better fields definition with full objects reference (#33798) 2025-04-09 16:36:42 +02:00
ldestailleur
91fa444129 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-01 22:42:32 +02:00
ldestailleur
352e35a38b Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-04-01 22:40:07 +02:00
ldestailleur
e1273a410a FIX for #33403 and #33404 2025-04-01 22:37:23 +02:00
ldestailleur
ae59c409f6 Modulebuilderization 2025-03-26 00:56:24 +01:00
MDW
8669993ecf Qual: Fix phan notices (compta/prel..fichinter) (#33485)
* Qual: Fix phan notices (asset..compta/paiement)

* Qual: Fix phan notices (compta/prel..fichinter)
2025-03-19 15:21:48 +01:00
MDW
0cc1aa6d80 Qual: Fix phan notices (asset..compta/paiement) (#33484)
* Qual: Fix phan notices (accountancy, adherents)

* Qual: Fix phan notices (admin)

* Qual: Fix phan notices (asset..compta/paiement)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-16 20:45:04 +01:00
MDW
2cd6459d10 Qual: Fix phan notices (*card) (#33450) 2025-03-14 17:25:11 +01:00
Frédéric France
17358bb6e4 fix phan 2025-03-01 16:35:22 +01:00
Frédéric France
0ec7241b2d fix phan 2025-03-01 16:25:22 +01:00
Frédéric France
915c025aef fix phan 2025-03-01 15:42:29 +01:00
MDW
24fa28dfe2 Qual: Fix getKanban phpdoc
# Qual: Fix getKanban phpdoc

Array phpdoc for getKanban corrections.
2025-02-05 01:43:37 +01:00
Laurent Destailleur (aka Eldy)
722797aaad Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-25 16:02:17 +01:00
Laurent Destailleur (aka Eldy)
0932c2e492 Debug v21 2025-01-24 17:28:10 +01:00
Laurent Destailleur
87333363d4 Merge pull request #32622 from atm-maxime/new_detect_country_code2
NEW : auto-detect country from code in creation	(follow-up⁾
2025-01-21 08:33:16 +01:00
Laurent Destailleur (aka Eldy)
1b09d9abf6 Missing ip in list 2025-01-15 14:00:11 +01:00
MDW
003424f6cc Fix: Correct $search_ref typo into $search_ref_ext 2025-01-14 11:52:24 +01:00
Maxime Kohlhaas
69c8be97bf Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_detect_country_code2 2025-01-14 09:56:45 +01:00
MDW
d32ba0f1e1 Fix: Correct $search_ref typo into $search_ref_ext 2025-01-13 21:59:04 +01:00
Laurent Destailleur (aka Eldy)
3406aebf0f Debug v21 2025-01-13 16:35:47 +01:00
Laurent Destailleur (aka Eldy)
2e87ad4e35 Debug v21 2025-01-12 20:06:28 +01:00
Laurent Destailleur (aka Eldy)
3c9373dd6d Debug v21 2025-01-12 20:03:05 +01:00
Laurent Destailleur (aka Eldy)
c65c2fabcd Debug v21 - ref ext on contact 2025-01-12 18:53:47 +01:00
Laurent Destailleur (aka Eldy)
3ab49cf061 Debug v21 - Standardize code and translation of RefExt 2025-01-12 18:08:25 +01:00
Maxime Kohlhaas
ba2dab2a44 NEW : auto-detect country from code in creation (follow-up⁾ 2025-01-10 16:56:14 +01:00
Laurent Destailleur (aka Eldy)
b024b95948 Fix typo 2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
56710ce9b7 FIX CVE-2024-55227 and CVE-2024-55228 CSRF when
MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
de321e8f01 Fix typo 2025-01-09 02:01:49 +01:00
Laurent Destailleur (aka Eldy)
c0250e4c91 FIX CVE-2024-55227 CSRF when MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
2025-01-08 17:41:45 +01:00
Laurent Destailleur
9213635394 Merge branch 'develop' into branch_dev_MM 2024-12-17 02:54:00 +01:00
matthieu-michou-wattandsea
0a250142cc API REST : specify creation date for new contact, as for companies and products 2024-12-15 10:49:55 +01:00
Frédéric France
aa133f8fac fix phpstan 2024-12-10 21:28:21 +01:00
MDW
ec2a1928ba Qual: Update fields phpdoc to include fields that are defined/used in some cases
# Qual: Update fields phpdoc to include fields that are defined/used in some cases

comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
Laurent Destailleur (aka Eldy)
07536ea01a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-29 15:25:49 +01:00
Francis Appels
3fc50f21a4 FIX set birthday alert (#32133)
* FIX set birthday alert on contact personal data card

* also on create card

* fix travis
2024-11-28 15:45:37 +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
Frédéric FRANCE
13b8f5feff keep only commonobject property oldcopy (#32123)
* clean properties

* clean properties

* clean properties

* clean properties

* clean phpcs

* clean phan

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-27 21:59:41 +01:00
Laurent Destailleur
dbba584dfb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-22 09:19:12 +01:00
Frédéric FRANCE
57d121664f set object entity at create (#32019)
* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* do not break multicompany thing

* do not break multicompany thing

* missing translation

* fix phpstan

* doc

* fix entity

* fix set entity
2024-11-21 19:11:32 +01:00
MDW
7304048afb Qual: Fix phan notices (#31996)
# Qual: Fix phan notices

Fix phan notices up to htdocs\core\ajax\selectsearchbox.php.
2024-11-19 03:07:18 +01:00
Frédéric FRANCE
2ece62ec0d fix phpstan (#31994)
* fix phpstan

* fix phpstan
2024-11-19 03:04:41 +01:00
MDW
58fa1ac626 Qual: Fix phan notices (#31962) 2024-11-18 15:40:54 +01:00
Laurent Destailleur
b2bad15a04 CSS 2024-11-17 02:25:37 +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
31f147622a The deprecated GET parameter "&sall=" has been removed, use now the
"&search_all=".
2024-11-07 12:26:42 +01:00