2
0
forked from Wavyzz/dolibarr
Commit Graph

767 Commits

Author SHA1 Message Date
Laurent Destailleur
61921f0364 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-01 12:24:00 +01:00
Laurent Destailleur
4cba87129c Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-02-01 12:22:54 +01:00
Laurent Destailleur
9dd1646818 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-02-01 12:20:12 +01:00
Laurent Destailleur
7b178844e8 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-02-01 12:16:50 +01:00
Laurent Destailleur
07d0093fbc Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-02-01 12:14:30 +01:00
Laurent Destailleur
ab585b6efc Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-02-01 12:11:25 +01:00
Eric Seigne
8d9ddf4a51 fix comment about datehour -> datetime 2024-01-30 21:35:19 +01:00
Laurent Destailleur
5d3c775b69 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-18 12:19:08 +01:00
Laurent Destailleur
ee2ed963e8 FIX #22506 2024-01-15 21:32:17 +01:00
MDW
89004f7e03 Qual: Spelling htdocs/core (#27491)
Highlights:
- initialY in pdf_standard.modules.php was unused
  - remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
1c86073a9e Fix phpcs 2024-01-12 17:06:22 +01:00
Laurent Destailleur
0a00afcad3 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-10 16:24:49 +01:00
nat
c06166267e FIX #27312 2024-01-10 15:32:24 +01:00
nat
8e5d8988c6 Update extrafields.class.php 2024-01-08 02:45:26 +01:00
nat
dde442ff6e FIX #27312 2024-01-08 02:36:15 +01:00
Laurent Destailleur
b28ae5d8d3 Clean code 2023-12-27 12:12:20 +01:00
Hystepik
0453b3efe2 fix some warnings phpstan 2023-12-22 16:10:14 +01:00
Laurent Destailleur
0db281a919 FIX SEC we must not propagate SQL requests as parameters. 2023-12-20 21:35:04 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
54e6de0d7f Fix with php-cs-fixer 2023-12-04 12:04:36 +01:00
Laurent Destailleur
de96af8543 Fix warning php8.2 2023-11-27 11:24:19 +01:00
Laurent Destailleur
40898cac50 Close #26790 2023-11-21 23:05:40 +01:00
Laurent Destailleur
c0510fc0f5 Debug v19 2023-11-14 20:59:31 +01:00
Charlène Benke
8c8e806a8f NEW : extrafields based on fontawesome (#26598)
* NEW : extrafields based on fontawesome

allow to define a field contain a icon based on fontawesome
on input we have an icon picker
on ouput we display the icon

* Update extrafields.class.php

* Update extrafields.class.php

* Update extrafields.class.php
2023-11-14 20:51:43 +01:00
Laurent Destailleur
564c5cd5e8 Debug v19 2023-10-31 00:15:31 +01:00
V-Py
9361b1269b FIX #25143 Using default_values for extrafields by replacing GETPOSTISSET by GETPOST (#25233)
* FIX #25143 Using default_values for extrafields

* Update extrafields.class.php

correct the indentation error
2023-10-20 14:28:52 +02:00
Laurent Destailleur
6cd7ef77fc Merge branch 'develop' into 13.0_fix_sellist_add_order_by_option 2023-10-06 01:42:22 +02:00
Laurent Destailleur
b0cc8d7b0d Merge branch '18.0' into 13.0_fix_sellist_add_order_by_option 2023-10-05 21:25:19 +02:00
Laurent Destailleur
c07abcc67c NEW Add different picto for each type of extrafields (date, string, ...) 2023-09-19 13:24:03 +02:00
Laurent Destailleur
06e6c1f4ae FIX Bad length for value 2023-09-11 12:18:47 +02:00
Laurent Destailleur
5d3d6558b9 FIX Bad length for value 2023-09-10 18:53:45 +02:00
Laurent Destailleur
4b5c7677d2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-09-04 16:42:55 +02:00
Laurent Destailleur
af4f36a9cb Merge pull request #25500 from mc2contributor/fixExtraFields
Fix inconsistent is-empty check for extrafields
2023-09-04 16:34:28 +02:00
Frédéric France
9d3cfe67cb fix phpstan 2023-08-25 18:29:00 +02:00
Roger Dueck
c107814a1a Fix inconsistent is-empty check for extrafields 2023-08-11 08:22:51 -06:00
Laurent Destailleur
de2cf11784 Merge pull request #25605 from defrance/develop-3
new add filter on link
2023-08-11 11:17:47 +02:00
Laurent Destailleur
09b4f427af Update extrafields.class.php 2023-08-11 11:16:51 +02:00
Laurent Destailleur
cfb4e4bee2 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-10 13:14:19 +02:00
Laurent Destailleur
9255341d31 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-10 10:59:10 +02:00
Charlène Benke
5bbcfd2c4c new add filter on link
allow to add a filter on array as defined on selectForForms
with remplacement id
// Bom:bom/class/bom.class.php:0:(t.fk_product:=:$ID$):ref
2023-08-10 09:37:20 +02:00
Laurent Destailleur
44f775e354 Debug v18 Fix set date properties of an extrafields 2023-08-09 17:39:00 +02:00
Laurent Destailleur
d700b2e8d8 Debug v18 Fix set date properties of an extrafields 2023-08-09 17:03:04 +02:00
Laurent Destailleur
11ad17bcf3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-09 15:00:52 +02:00
Laurent Destailleur
f843ec2de0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-09 14:55:25 +02:00
Regis Houssin
75ea7e52b2 FIX not create/update extrafields for visibility 0,2 and 5 2023-08-09 13:18:42 +02:00
Regis Houssin
38ddc9cea1 FIX avoid php8 warnings (#25596) 2023-08-09 12:36:26 +02:00
Laurent Destailleur
c76a244b27 Close #25502 2023-08-01 17:25:28 +02:00
lvessiller-opendsi
dee4e5d823 FIX extrafield on update card when visibility is list or read only (#25355)
* FIX extrafield on update card when visibility is list or read only

* Add comment
2023-07-13 17:10:42 +02:00
onhairech
303393e3dd qodana fix 2: missing returns (#25331) 2023-07-12 12:57:17 +02:00
Laurent Destailleur
65b5d972d2 Fix support of MAIN_SECURITY_ALLOW_UNSECURED_REF_LABELS for extrafields 2023-07-04 02:46:52 +02:00