Laurent Destailleur (aka Eldy)
4f318a5efd
FIX #32880 - Tags are using a special rendering.
2025-02-05 18:00:04 +01:00
Regis Houssin
7bd2bb6efc
FIX DROP INDEX IF EXISTS is not possible !
2025-01-29 09:35:37 +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
18775c06ea
FIX #31890 store empty line extrafields ( #32152 )
...
* FIX #31890 store empty line extrafields
If a line extrafield had originally some contents, after deleting it and submitting it as empty, the extrafield was not stored but the original contents kept
* corrected whitespace
2024-11-30 13:06:36 +01:00
HENRY Florian
96d60b92f4
fix: when create separate extarfields, if already exists always return false error ( #32103 )
2024-11-27 22:39:52 +01:00
Laurent Destailleur
f3c4686805
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-26 19:22:30 +02:00
Laurent Destailleur
a61fba7e53
FIX Protection to avoid an extrafield to be mandatory if computed
2024-09-26 13:28:15 +02:00
Laurent Destailleur
d77eca294f
FIX Protection to avoid an extrafield to be mandatory if computed
2024-09-26 13:26:54 +02:00
Laurent Destailleur
cd8ddb7a8b
FIX better compatibility with some old extrafield syntax filter
2024-09-16 15:59:13 +02:00
Laurent Destailleur
65edbd5f9f
FIX better compatibility with some old extrafield syntax filter
2024-09-16 15:50:47 +02:00
Laurent Destailleur
283bd723ec
Debug v20 - Fix filter on extrafields for select from table
2024-09-15 23:51:03 +02:00
CODE42 FR
d76f689bc2
[ #29371 ] Fixed : Php wanring on separate type extra field update ( #30910 )
...
Co-authored-by: TREBUCHET <ravi@code42.fr >
2024-09-10 16:39:11 +02:00
Laurent Destailleur
fee2185170
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-08-22 02:52:27 +02:00
Nicolas Domenech
ce199c4206
Fix : SQL order on extrafields type chkbxlst (multiselectarray) ( #30689 )
2024-08-20 12:41:23 +02:00
Laurent Destailleur
871643857d
Fix label-picto of extrafields
2024-08-20 11:47:55 +02:00
Laurent Destailleur
0abc7c580c
Debug v20
2024-08-14 02:35:30 +02:00
Laurent Destailleur
78ac402856
Fix css for etrafields text
2024-07-15 18:50:26 +02:00
Eric
3421352e7c
prefix and suffix core cleanup ( #29938 )
2024-06-09 00:50:40 +02:00
Laurent Destailleur
82908a30eb
Clean phan warnings
2024-05-30 13:37:17 +02:00
Laurent Destailleur
d723abc487
Debug v20
2024-05-28 23:52:33 +02:00
data-mloe
48c878e391
Fixed an issue where text extrafields in contract lines where not updated if they contained an empty string ( #29736 )
2024-05-22 16:18:10 +02:00
Laurent Destailleur
8265bdedcb
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-10 12:03:33 +02:00
Philippe Grand
0fcbdcb408
Fix : Warning: Undefined array key "help" in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/admin/dict.php on line 1810 ( #29642 )
...
* fix : Warning: Undefined variable in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/compta/bank/various_payment/list.php on line 370
* backward
* update
* fix : Warning: Undefined array key help in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/admin/dict.php on line 1810
* fix typo in extrafields.class.php
2024-05-10 01:25:35 +02:00
Laurent Destailleur
39791e2187
Code comment
2024-05-09 12:32:18 +02:00
Frédéric FRANCE
a848019d54
set extrafield type as optional ( #29615 )
...
this extrafield type feature is incomplete
2024-05-06 22:57:54 +02:00
Laurent Destailleur
ca9b795ee1
Fix warnings
2024-05-05 18:28:23 +02:00
Laurent Destailleur
d1146e9bea
Fix case
2024-05-03 18:49:24 +02:00
Laurent Destailleur
0b9bd5408b
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
...
MAIN_USE_GEOPHP. Fix webportal module.
2024-05-03 02:39:35 +02:00
Laurent Destailleur
40ea153b6d
Look and feel v20
2024-04-27 03:44:28 +02:00
Laurent Destailleur
dcd5e5f5d0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-04-24 17:15:03 +02:00
Frédéric FRANCE
7ea6a406bd
NEW add geometrics extrafield ( #28239 )
...
* add extrafield point
* wip
* wip
* wip
* input
* input
* output values
* update values
* update values
* update values
* update values
* update values
* wip
* add geomapeditor
* add geomapeditor
* add linestring and polygon
* add linestring and polygon
* add linestring and polygon
* add linestring and polygon
* wip
* wip
* can store and retrieve linestring
* can store and retrieve linestring
* coordinates are inverted
* coordinates are inverted
* add multipoints
* use text instead binary
* auto center map
* wip
wip
* doc
* fix
* wip
* wip
* translation dynamic
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-24 15:27:38 +02:00
Jon Bendtsen
f7eb0b9fde
NEW: API setup update extrafields from name, elementtype and json ( #29273 )
...
* NEW: API setup update extrafields from name, elementtype and json
* default_value
* fix SQL injection
* more SQL injection prevention
* Sanitized
---------
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-10 12:02:57 +02:00
Jon Bendtsen
1207ce21cc
NEW: API setup delete extrafields from name and elementtype v2 ( #29269 )
...
* NEW: API delete extrafields from name and elementtype
* 401 came back, but was 403'ed again
* Fix sql injection
---------
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-08 11:11:53 +02:00
Laurent Destailleur
0a48d1ad56
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-04-08 03:38:04 +02:00
Jon Bendtsen
b586f90f59
Qual: 4 functions with hardcoded elementtype = 'member' replaced with elementtype = '' ( #29256 )
...
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk >
2024-04-07 12:35:40 +02:00
PsyCrow
01d82614b6
PHP warning on updating html type extrafield ( #29260 )
...
FIX : #29229
2024-04-07 12:03:24 +02:00
MDW
bbde552979
Qual: Enable Phan Rules and update baseline ( #29255 )
...
* Fix script generating trailing whitespace
* Add nusoap as a stub for better analysis
* Qual: Return type for fetch_name_optionals_label to fix phan message
* Qual: Enable Phan Rules and update baseline
# Qual: Enable Phan Rules and update baseline
This enables all of the rules that are currently also
enabled for cti, but sets the baseline to ignore the
exceptions already present.
This will help detect exceptions added by code modifications
if the rule is not ignored for the given file.
2024-04-07 11:55:39 +02:00
Laurent Destailleur
0fe0cd7c01
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-04 11:39:02 +02:00
Laurent Destailleur
404ba88107
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-04 11:19:45 +02:00
Laurent Destailleur
cdf46276ac
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-04 11:06:46 +02:00
x
c583102364
FIX Accolad
2024-04-03 15:19:53 +02:00
x
81adb15eb0
FIX PDF Translations Extrafields
2024-04-03 15:04:30 +02:00
Laurent Destailleur
b58e439a17
Clean use of $_POST
2024-03-28 21:29:02 +01:00
MDW
3b80d100ff
Cast return from DolEditor::Create(1) for static analysis
2024-03-27 10:18:22 +01:00
MDW
2215fc748b
Fix arg type for str_replace() with casts
2024-03-19 20:38:51 +01:00
MDW
c4ab5a0437
Fix typing for attributes: list to int|string, add pos (fixes PhanTypeMismatchArgumentInternal)
2024-03-18 04:03:45 +01:00
Laurent Destailleur
cad8f24322
Merge pull request #28799 from mdeweerd/fix/PhanPluginDuplicateExpressionAssignmentOperation
...
Fix & enable PhanPluginDuplicateExpressionAssignment
2024-03-13 14:49:21 +01:00
MDW
271525deaa
Fix PhanPluginRedundantAssignment
2024-03-13 00:40:46 +01:00
MDW
e670fcc32e
Fix PhanPluginDuplicateExpressionAssignment (NOOP assignment)
2024-03-12 22:25:36 +01:00
Laurent Destailleur
56950673b8
Better support for MAIN_OPTIMIZEFORTEXTBROWSER
2024-03-12 02:41:47 +01:00