Commit Graph

736 Commits

Author SHA1 Message Date
Frédéric FRANCE
f4fe07b98a delete ecmfiles entry when deleting image (#35289) 2025-09-11 12:08:09 +02:00
ldestailleur
8317030809 Fix label 2025-09-05 15:08:28 +02:00
ldestailleur
bd4489d1b2 Fix duplicate paramapikey 2025-06-24 18:39:38 +02:00
ldestailleur
64e1364c7f Doc 2025-05-12 20:01:49 +02:00
ldestailleur
2736a4b382 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-05-05 00:07:09 +02:00
Charlène Benke
f5723c7c10 add new category on List for object api (#33990)
* add new category on List for object api

* Update api_categories.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-04 14:04:47 +02:00
Charlène Benke
4bfc06e861 NEW add create category project link via api (#34016)
* add create category project link via api

* Update api_categories.class.php
2025-04-29 14:55:56 +02:00
Charlène Benke
bc874ebc5c delete category fail (interventional not full implemented) (#33989)
the category for interventional is not full installed, so the table is not created
we need the dolibarr 22 tto implement it
2025-04-29 06:41:30 +02:00
ldestailleur
7c99a650e3 Show nb of tags per type 2025-04-26 16:15:52 +02:00
ldestailleur
80cdcf4d62 WIP Addapage to edit all categories. 2025-04-26 13:16:07 +02:00
ldestailleur
e82e716ea1 CSS 2025-04-19 12:30:55 +02:00
ldestailleur
55fab0fbe5 NEW Add page list for categories. 2025-03-29 16:16:44 +01:00
ldestailleur
a6266e01fe Fix label 2025-03-29 15:38:29 +01:00
ldestailleur
4ba3f0d90e Clean and standardize code for Categories 2025-03-29 15:03:36 +01:00
Alexandre SPANGARO
67dff53958 Fix some problem on new category/tag (#33632)
* FIX Supplier Invoice category - Wrong function on view/edit card

* FIX Invoice category - Wrong link for manage category

* FiIX Translation problem on category

* FIX wrong cat

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-28 23:18:57 +01:00
Alexandre SPANGARO
1cd2783bd2 NEW Add tags / category on supplier invoice (#33490)
* NEW Add tags / category on supplier invoice

* CI

* Fix condition if constant MAIN_USE_NEW_SUPPLIERMOD is used

* Fix link

* Fix typo

* Fix element type on export

* Fix element type on export
2025-03-25 16:28:51 +01:00
ldestailleur
eb885d89af Code comment 2025-03-22 14:05:48 +01:00
ldestailleur
299192d258 Method Categoie->getObjectsInCateg() is deprecated. Try by using instead
getListForItem().
2025-03-22 12:32:46 +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
Alexandre SPANGARO
4cb4be3774 NEW Supplier orders - Add tags/categories (#33386)
* NEW Supplier orders - Add tags/categories

* Fix CI

* Fix CI

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-11 03:20:26 +01:00
Laurent Destailleur
e874529873 Merge pull request #33250 from aspangaro/22_catinvoice
NEW Add invoice tags
2025-03-05 14:29:55 +01:00
MDW
f625f8de60 Qual: Fix api phan notices 2025-03-05 13:22:08 +01:00
MDW
eac44b164a Qual: Fix phpdoc index(), FIELDS 2025-03-05 13:21:05 +01:00
Alexandre SPANGARO
c462a03683 Merge branch 'develop' into 22_catinvoice 2025-03-03 06:27:02 +01:00
Alexandre SPANGARO
e22f2d5cbf Merge branch 'develop' into 22_catinvoice 2025-03-02 22:21:05 +01:00
MDW
035ede5874 Qual: Fix phan notices in API classes 2025-03-02 20:49:46 +01:00
MDW
c02293a880 Qual: Add phpdoc for request_data param 2025-03-02 20:49:45 +01:00
ldestailleur
ac5d5aeb91 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-03-02 15:29:14 +01:00
Alexandre SPANGARO
a71ae83f2a Merge branch 'develop' into 22_catinvoice 2025-03-01 10:30:08 +01:00
Frédéric France
31dcb9d99c fix phpstan 2025-02-27 18:49:23 +01:00
Frédéric France
c1803a6e6a fix phpstan 2025-02-27 18:46:46 +01:00
ldestailleur
eb1d4f4eda Fix url encode 2025-02-27 13:46:34 +01:00
ldestailleur
0d834b2c05 Debug v21, the type small was only if no url provided 2025-02-27 13:44:37 +01:00
Alexandre SPANGARO
d58fbd8eb4 NEW Add invoice tags 2025-02-27 06:51:00 +01:00
Laurent Destailleur
0b3d3c3a2b Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-27 02:06:35 +01:00
ldestailleur
2404701f94 Doc 2025-02-26 20:40:44 +01:00
ldestailleur
0524bba08c Fix duplicate SQL, must use count to count. 2025-02-26 20:37:03 +01:00
ldestailleur
b7580798c2 Fix when lang is undefined. 2025-02-26 19:44:20 +01:00
ldestailleur
10fd8b2111 Clean code 2025-02-24 16:16:26 +01:00
ldestailleur
abcd0d2cf2 Qual: Clean code related to categories 2025-02-23 19:42:49 +01:00
ldestailleur
d8943876ea Fix regression 2025-02-23 18:39:40 +01:00
ldestailleur
4dc87949fd Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-23 18:26:03 +01:00
ldestailleur
6f558158a3 Debug v21 - Fix duplicated not sync var on categories ID 2025-02-23 17:59:10 +01:00
Florent Poinsaut
0c6ee5d47d NEW #22848 Use the right tag id 2025-02-14 14:32:43 +01:00
Florent Poinsaut
bfed762fe9 NEW Dolibarr#22848 Add order tags 2025-02-14 14:29:49 +01:00
Laurent Destailleur (aka Eldy)
8ee93533bd CSS 2025-02-13 17:28:33 +01:00
Laurent Destailleur (aka Eldy)
2bc3b872f2 FIX #32880 - Tags are using a special rendering. 2025-02-05 17:50:53 +01:00
Laurent Destailleur (aka Eldy)
0177b4cc94 Doc 2025-01-31 00:32:30 +01:00
Laurent Destailleur (aka Eldy)
249047c1f9 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-30 23:09:11 +01:00
Laurent Destailleur (aka Eldy)
7fa1baf1dd Fix regression 2025-01-30 13:34:26 +01:00