dolibarr/htdocs/core
2019-03-21 12:33:39 +01: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 when 2 extra fields are mandatory in 2 different entities 2019-03-21 12:33:39 +01: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 of timespent 2018-10-26 15:04:02 +02:00
lib Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2019-03-15 11:00:24 +01: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 Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2019-03-05 15:55:08 +01: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 Merge pull request #10305 from tuxgasy/8.0_bill_orders 2019-01-08 16:50:48 +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
commonfieldsinexport.inc.php
datepicker.php
doxygen.php
extrafieldsinexport.inc.php
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
photos_resize.php Fix conflict with external ticketsup module 2018-06-04 21:49:29 +02:00
search_page.php
search.php Clean defined constant at begin of pages 2018-04-21 12:00:55 +02:00
tools.php NEW All search boxes are available on smartphone 2017-10-20 01:18:21 +02:00
website.inc.php