Laurent Destailleur
940e42c1e4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-27 01:30:34 +01:00
Frédéric FRANCE
f6deb314fa
fix search with array
2025-01-25 13:20:29 +01:00
Regis Houssin
a6f978c67f
FIX broken feature, compatibility with "Default search filters"
2025-01-24 14:28:08 +01:00
Laurent Destailleur
a4f2e16b76
Merge pull request #32627 from vmaury/Fix_31370_pb_ext_account
...
Fix 31370 Pb with external account
2025-01-20 15:20:39 +01:00
Laurent Destailleur (aka Eldy)
30dc853bb7
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-20 15:09:16 +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
Laurent Destailleur
67521e9c4f
Clean code
2025-01-20 03:54:04 +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)
f6f38aebb4
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-15 13:02:21 +01:00
Laurent Destailleur (aka Eldy)
cf62921762
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-15 13:01:03 +01:00
Laurent Destailleur (aka Eldy)
c58016c2cf
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-01-15 12:46:26 +01:00
Laurent Destailleur (aka Eldy)
0801f91ea7
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-15 12:35:42 +01:00
vmaury
cf0c04c6ee
Fix 31370 Pb with external account
2025-01-13 11:58:16 +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)
79ae59ee2a
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-08 17:54:13 +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
985bf20ca5
Merge pull request #32288 from Hystepik/add-drag&drop-on-some-cards
...
NEW add drag & drop of files on some cards
2025-01-05 19:16:48 +01:00
Erik van Berkum
b8d7825b6f
Update ticket.class.php
...
Solves issue #30890 Blank dashboard after upgrade 19.0.3 to 20.0.2
2024-12-22 16:02:36 +09:00
Mélina JOUM
ce06c12da6
FIX: GETPOST('private_message')
2024-12-18 11:19:56 +01:00
Laurent Destailleur (aka Eldy)
d542b21244
Debug v2 fix ufs for next_prev_filter
2024-12-10 11:54:33 +01:00
Hystepik
4553ba1f81
New add drag & drop on some cards
2024-12-09 11:08:49 +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
Laurent Destailleur (aka Eldy)
7beb874f93
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-12-08 16:47:36 +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)
4e6d3217bc
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-12-02 01:58:06 +01:00
Laurent Destailleur (aka Eldy)
5c321cc678
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-12-02 01:52:08 +01:00
Joachim Kueter
53f566e9f1
Fix #32145 ( #32162 )
...
Parameter is always "1" or "0"
2024-11-30 13:02:58 +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
Frédéric FRANCE
ff18a34c71
FIX: Ensure extraparams cannot be selected by the user ( #32132 )
...
* FIX: Ensure extraparams cannot be selected by the user
* Update newpayment.php
2024-11-28 15:43:47 +01:00
Frédéric FRANCE
29a7a410c8
backport of https://github.com/Dolibarr/dolibarr/pull/32080
...
backport of fix part
2024-11-28 13:28:34 +01:00
Frédéric FRANCE
286c3d1093
fix sql ticket list ( #32080 )
...
* fix sql ticket list
* fix sql ticket list
* fix phpstan
* fix
* fix
2024-11-28 12:11:50 +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
07cadc9a84
Debug v21
2024-11-27 16:58:16 +01:00
Laurent Destailleur
4bc1eebcb5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-21 12:47:48 +01:00
Laurent Destailleur
9a5aea09da
FIX Debug option not working replaced by the one that works.
2024-11-21 12:33:23 +01:00
Laurent Destailleur
4c95fa2ac6
Fix clean a bugged option duplicated at wrong place in setup
2024-11-21 10:14:43 +01:00
Laurent Destailleur
275627bd14
Clean code
2024-11-21 00:57:16 +01:00
Frédéric FRANCE
e0562817d6
fix usf filters ( #31897 )
2024-11-15 23:45:24 +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
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
31f147622a
The deprecated GET parameter "&sall=" has been removed, use now the
...
"&search_all=".
2024-11-07 12:26:42 +01:00
MDW
278d301f32
Qual: Fix phan/phpstan notices in class files (part 6) ( #31634 )
...
* Qual: Fix notices for paymentdonation...workstationusergroup.class
* Qual: Fix PhanPluginRedundantReturnComment, update baseline
* Qual: Complete array phpdoc for properties
2024-11-06 23:57:45 +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
Frédéric FRANCE
1006edf1a7
remove unused code ( #31633 )
...
* remove unused code
* remove unused code
2024-10-29 23:06:25 +01:00
Laurent Destailleur
3fdce4eb58
Close #31101
2024-10-28 18:09:55 +01:00