dolibarr/htdocs/core
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
..
ajax Merge branch 'develop' into phpstan_user 2024-03-29 12:20:23 +01:00
boxes Fix phan notices related to fournisseur.facture.class.php 2024-03-29 23:48:40 +01:00
class NEW: API setup update extrafields from name, elementtype and json (#29273) 2024-04-10 12:02:57 +02:00
data
db CSS customreport 2024-04-10 01:38:36 +02:00
filemanagerdol Clean code from _GET 2024-03-28 17:10:22 +01:00
js Fix arg type for str_replace() with change to getDolGlobalString 2024-03-19 20:38:55 +01:00
lib CSS customreport 2024-04-10 01:38:36 +02:00
login Clean use of $_POST 2024-03-28 21:29:02 +01:00
menus FIX multiple problems when MULTICOMPANY_TRANSVERSE_MODE (#29287) 2024-04-09 23:55:07 +02:00
modules Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298) 2024-04-09 23:21:28 +02:00
tpl Fix warning 2024-04-03 02:59:58 +02:00
triggers Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-28 14:39:08 +01:00
actions_addupdatedelete.inc.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-04-08 03:38:04 +02:00
actions_builddoc.inc.php
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php
actions_extrafields.inc.php Fix: Update initial assing to $sql to fix PhanUndeclaredVariableAssignOp 2024-03-18 12:21:45 +01:00
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Clean code from _GET 2024-03-28 17:10:22 +01:00
actions_massactions.inc.php Merge branch 'develop' into NEW_MASS_ACTION_UNASSIGN_COMMERCIAL 2024-03-29 13:48:07 +01:00
actions_printing.inc.php Force typing (phan) for typing checks 2024-03-27 10:18:08 +01:00
actions_sendmails.inc.php Use getDolGlobalString 2024-04-08 11:31:28 +02:00
actions_setmoduleoptions.inc.php
actions_setnotes.inc.php
antispamimage.php
bookmarks_page.php
commonfieldsinexport.inc.php
commonfieldsinimport.inc.php
customreports.php CSS customreport 2024-04-10 01:38:36 +02:00
datepicker.php Clean code from _GET 2024-03-28 17:10:22 +01:00
doxygen.php
extrafieldsinexport.inc.php
extrafieldsinimport.inc.php
get_info.php Fix: Initialise $toprightmenu to fix PhanUndeclaredVariableAssignOp 2024-03-18 13:12:46 +01:00
get_menudiv.php
multicompany_page.php Adjust to real typings 2024-03-27 10:18:36 +01:00
photos_resize.php Clean use of $_POST 2024-03-28 21:29:02 +01:00
search_page.php Better support for MAIN_OPTIMIZEFORTEXTBROWSER 2024-03-12 01:55:26 +01:00
search.php
tools.php
website.inc.php Fix for external server mode 2024-03-30 00:18:42 +01:00