Laurent Destailleur
8f58256ede
Update viewcat.php
2025-02-17 11:46:29 +01:00
Florent Poinsaut
fa512af180
NEW #22848 FIx phpstan alert
2025-02-14 15:46:40 +01:00
Florent Poinsaut
c8cc7884e4
NEW #22848 Fix CI
2025-02-14 14:35:44 +01:00
Florent Poinsaut
0c6ee5d47d
NEW #22848 Use the right tag id
2025-02-14 14:32:43 +01:00
Florent Poinsaut
ba78df46bd
NEW #22848 Fix Typo
2025-02-14 14:30:01 +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
603f97f111
Fix debug v21
2025-02-10 03:51:10 +01:00
Laurent Destailleur (aka Eldy)
142f62b4b9
FIX bad link, page size lost
2025-02-06 12:32:00 +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
Regis Houssin
e7088d7794
FIX add other fields
2025-01-29 09:14:37 +01:00
Regis Houssin
510da33c33
FIX #32840
2025-01-29 08:35:55 +01:00
Laurent Destailleur (aka Eldy)
b5229f7b3e
Fix redirect in website when we must not propaget parameters
2025-01-26 19:00:32 +01:00
Laurent Destailleur (aka Eldy)
fa9fe2efa7
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-20 15:02:37 +01:00
Laurent Destailleur (aka Eldy)
c9ab22782e
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-01-20 14:57:45 +01:00
Laurent Destailleur (aka Eldy)
1f360ca498
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-20 12:28:49 +01:00
Laurent Destailleur (aka Eldy)
1b42078d1e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b
FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
...
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
Laurent Destailleur (aka Eldy)
a82da1cc6c
Must be able to force lang
2025-01-16 02:55:00 +01:00
Laurent Destailleur (aka Eldy)
f88cfae08f
Debug v21
2025-01-16 02:50:23 +01:00
Laurent Destailleur (aka Eldy)
3ab49cf061
Debug v21 - Standardize code and translation of RefExt
2025-01-12 18:08:25 +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
6b4722c8f7
Merge pull request #32234 from altairis-noe/cat_filters
...
FIX: sort categories objects with relevant field
2024-12-08 10:43:47 +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
Noé Cendrier
e0823e3f4e
oops
2024-12-04 15:14:53 +01:00
Noé Cendrier
aae0a2c7a6
FIX: sort categories objects with relevant field
2024-12-03 19:20:51 +01:00
Frédéric FRANCE
943d10c60a
fix phpstan and CI ( #31969 )
...
* fix phpstan
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
2024-11-18 15:10:29 +01:00
Nicolas SILOBRE
31926333e1
Update viewcat.php ( #31849 )
...
* Update viewcat.php
* Update viewcat.php
2024-11-16 10:58:48 +01:00
Thibault Parodi
be72bfa664
FIX #29424 API GET member categories ( #31881 )
...
* Fix members categories when user is not found
* Return empty array instead of 0 when member does not have category assigned
2024-11-15 23:57:58 +01:00
Frédéric FRANCE
ec91ed2af9
test action ( #31815 )
...
* NEW : Add category feature on Fichinter
category update
* Update viewcat.php
* Update categories.lang
* Update categorie.class.php
* Update categories.lang
* Update viewcat.php
* Update viewcat.php
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* clean baseline
Debug v21
NEW: use Expedition::$date_shipping property in card and list (#31701 )
* NEW: use Expedition::$date_shipping property in card and list
* FIX: translation
* FIX: PHPStan rebutal
* FIX: not a great idea to copy and not edit comment
* FIX: on create, expected delivery date should precede sending date
* Update card.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
clean baseline
clean baseline
clean baseline
* clean baseline
* clean baseline
* merge
* fix
* fix
* fix
* fix
* fix
* fix
* fix translations
* fix translations
* fix translations
* fix translations
* fix
* fix filters
* fix filters
* fix filters
* fix filters
* fix
---------
Co-authored-by: Charlène Benke <1179011+defrance@users.noreply.github.com>
2024-11-15 14:09:04 +01:00
Frédéric FRANCE
1d4c5b61e2
fix filters not compatible with Usf ( #31832 )
2024-11-15 14:08:14 +01:00
MDW
56dc321665
Qual: Fix phan notices (in order of appearance) ( #31768 )
...
* Qual: Fix phan notices (in order of appearance)
* Qual: Fix phan notices (in order of appearance)/2
2024-11-12 00:35:14 +01:00
MDW
9ec4618199
Qual: Fix FunctionArray phan notices ( #31754 )
...
* Qual: Fix FunctionArray phan notices
* Fix class name in typing of htdocs/modulebuilder/index.php
* Fix customreports phpdoc
* Adjust file type after completeFileArrayWithDatabaseInfo
* Further phpdoc typing improvements
* More phpdoc
* Improve typing with cast on position field
* Force phpstan version
* Add phpstan exception
* Fix array index type + adjust phan config comment
2024-11-11 14:48:18 +01:00
Laurent Destailleur
13e7cefe39
Debug v21
2024-11-08 11:04:46 +01:00
Laurent Destailleur
d9f79eaa7d
Debug v20
2024-11-08 10:08:06 +01:00
Laurent Destailleur
4942f60a24
Debug v21
2024-11-08 09:40:48 +01:00
Laurent Destailleur
dd2cfd33c2
Debug v21
2024-11-08 09:38:35 +01:00
Laurent Destailleur
f37c33bb2c
Debug v21
2024-11-08 09:33:51 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 23:53:20 +01:00
MDW
e7539f2e19
Qual: Fix notices in .lib.php files ( #31672 )
...
* Qual: Fix notices in .lib.php files
* Update wrapper.php
* Update availabilities_card.php
* Update index.php
* Update document.controller.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 12:32:13 +01:00
MDW
67e9eaff46
Qual: Fix phan/phpstan notices in class files (part 2) ( #31523 )
...
* Qual: Fix phan notices in class files (part 2)
* Qual: Fix phan notices doleditor...events.class
* Qual: Fix phan notices defaultvalues...formprojet.class
* Qual: Fix notices formsetup...formwebsite.class
* Qual: Fix phan notices in class files (part 2)
* Qual: Fix phan notices doleditor...events.class
* Qual: Fix phan notices defaultvalues...formprojet.class
* Qual: Fix notices formsetup...formwebsite.class
2024-10-26 18:24:40 +02:00
Laurent Destailleur
1739acf715
CSS
2024-10-25 16:37:24 +02:00
Frédéric FRANCE
0b1d243a7a
add translations count ( #31398 )
2024-10-15 15:39:29 +02:00
Frédéric FRANCE
077f5b7e00
NEW can delete a category translation ( #31396 )
...
* can delete a category translation
* Update traduction.php
2024-10-14 16:46:19 +02:00
Laurent Destailleur
58b0d4512a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-14 14:05:43 +02:00
Laurent Destailleur
73265e45ab
Standardize trigger codes
2024-10-14 14:05:20 +02:00