dolibarr/htdocs/core
Laurent Destailleur e6eb34a8db Fiw warnings: The private array ->status_short, ->statuts and
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +01:00
..
ajax Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2023-11-23 18:56:10 +01:00
boxes Clean code 2023-11-21 23:59:58 +01:00
class Fiw warnings: The private array ->status_short, ->statuts and 2023-11-24 10:10:24 +01:00
data
db QUAL No return values in __construct(), correct PHPDoc for typing (#26768) 2023-11-20 23:47:06 +01:00
filemanagerdol
js Code comment 2023-10-26 14:03:13 +02:00
lib Fiw warnings: The private array ->status_short, ->statuts and 2023-11-24 10:10:24 +01:00
login Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
menus fix phpstan (#26776) 2023-11-21 23:44:26 +01:00
modules Fiw warnings: The private array ->status_short, ->statuts and 2023-11-24 10:10:24 +01:00
tpl Removed a deprecated substitution tag 2023-11-19 10:55:25 +01:00
triggers Fiw warnings: The private array ->status_short, ->statuts and 2023-11-24 10:10:24 +01:00
actions_addupdatedelete.inc.php Fix phpunit 2023-11-18 01:33:11 +01:00
actions_builddoc.inc.php
actions_changeselectedfields.inc.php
actions_comments.inc.php Fix dol_now 2023-09-21 18:09:07 +02:00
actions_dellink.inc.php
actions_extrafields.inc.php Add offset in reserved words for extrafields (#26709) 2023-11-18 12:02:08 +01:00
actions_fetchobject.inc.php Update actions_fetchobject.inc.php 2023-09-11 10:48:49 +02:00
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-24 03:05:46 +02:00
actions_massactions.inc.php Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-11-12 22:58:23 +01:00
actions_printing.inc.php Clean code 2023-10-15 15:32:35 +02:00
actions_sendmails.inc.php Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-17 18:24:53 +01:00
actions_setmoduleoptions.inc.php Setup of website module to enable login/pass is easier 2023-10-18 18:16:10 +02:00
actions_setnotes.inc.php FIX: Fix set private note (#26610) 2023-11-16 15:26:51 +01:00
antispamimage.php
bookmarks_page.php Clean code 2023-10-15 15:32:35 +02:00
commonfieldsinexport.inc.php
commonfieldsinimport.inc.php
customreports.php FIX avoid php warnings 2023-10-02 08:22:20 +02:00
datepicker.php
doxygen.php
extrafieldsinexport.inc.php
extrafieldsinimport.inc.php
get_info.php
get_menudiv.php css 2023-10-18 17:05:40 +02:00
multicompany_page.php
photos_resize.php Clean code 2023-10-15 15:32:35 +02:00
search_page.php NEW Add a goto url from smartphone search page 2023-07-20 21:24:35 +02:00
search.php
tools.php
website.inc.php