dolibarr/htdocs/core
2019-05-18 01:11:34 +02:00
..
ajax Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2018-12-04 13:17:25 +01:00
boxes FIX #10460 compatibility with MariaDB 10.4 2019-02-03 20:02:05 +01:00
class fix useless calculation 2019-05-13 12:02:46 +02:00
db FIX Can't insert if there is extrafields mandatory on another entity. 2019-03-21 12:14:15 +01:00
filemanagerdol Lowercase NULL, TRUE, FALSE according to PSR2 2018-04-16 13:51:16 +02:00
js FIX : Total per day shows 00:00 if the total time spent is equal to 12:00 2019-04-15 11:40:58 +02:00
lib Fix : display hr tab on user if rights to read all 2019-05-17 17:07:38 +02:00
login More log to help debug 2019-03-04 20:15:31 +01:00
menus Update auguria menu 2018-10-09 14:52:53 +02:00
modules Fix project beluga order status 2019-05-18 01:11:34 +02:00
tpl Update objectline_create.tpl.php 2019-03-07 13:26:25 +01:00
triggers FIX : $conf->fournisseur->commande->enabled doesn't exist, we must use $conf->fournisseur->enabled 2019-01-30 10:49:32 +01:00
actions_addupdatedelete.inc.php Fix clone with new architecture 2018-06-19 09:21:23 +02:00
actions_builddoc.inc.php FIX Make a redirect after the remove_file action to avoid deletion done 2018-03-19 11:29:36 +01:00
actions_changeselectedfields.inc.php Fix extrafields 2018-01-31 14:01:58 +01:00
actions_comments.inc.php
actions_dellink.inc.php
actions_extrafields.inc.php Fix 'separate' extrafields must be visible by default. 2017-10-29 11:23:20 +01:00
actions_fetchobject.inc.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-01-26 12:10:13 +01:00
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-04-07 12:30:30 +02:00
actions_massactions.inc.php FIX If we build one invoice for several orders, we must put the ref of 2019-03-23 22:34:10 +01:00
actions_printing.inc.php Update actions_printing.inc.php 2018-08-21 12:54:02 +02:00
actions_sendmails.inc.php Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2019-01-08 01:48:54 +01:00
actions_setmoduleoptions.inc.php Fix PSR2 2018-04-22 20:08:29 +02:00
actions_setnotes.inc.php
antispamimage.php Fix refreshing of captcha broken if a cache-control set by server 2018-01-24 13:40:39 +01:00
commonfieldsinexport.inc.php
datepicker.php
doxygen.php Fix https 2018-01-17 11:41:03 +01:00
extrafieldsinexport.inc.php Can export Websites pages. 2017-07-28 14:54:13 +02:00
get_info.php Clean defined constant at begin of pages 2018-04-21 12:00:55 +02:00
get_menudiv.php FIX Menu scheduled jobs not visible on jmobile conf 2018-06-19 13:10:13 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
photos_resize.php Fix conflict with external ticketsup module 2018-06-04 21:49:29 +02:00
search_page.php Fix on search all (trim search + search from smartphone). 2017-12-12 11:31:30 +01:00
search.php Clean defined constant at begin of pages 2018-04-21 12:00:55 +02:00
tools.php
website.inc.php