dolibarr/htdocs/core
Laurent Destailleur 3ebfb23407 Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	.travis.yml
	htdocs/fourn/class/fournisseur.facture.class.php
	htdocs/product/fournisseurs.php
	htdocs/ticket/class/ticket.class.php
2018-08-29 20:22:50 +02:00
..
ajax Fix regression in media editor in websites 2018-08-28 14:21:58 +02:00
boxes Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-08-28 02:35:45 +02:00
class Fix date_start and date_end not saved on supplier invoice 2018-08-29 17:26:41 +02:00
db function declaration 2018-08-15 18:14:02 +02:00
filemanagerdol function declaration 2018-08-15 17:34:35 +02:00
js remove superfluous spaces 2018-08-12 19:59:39 +02:00
lib Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-08-29 20:22:50 +02:00
login NEW Add password_hash as hash algorithm 2018-01-15 00:33:25 +01:00
menus Update and standardize code 2018-08-22 11:06:34 +02:00
modules NEW Can set the datestart and dateend of cron job into module descriptor 2018-08-29 11:47:20 +02:00
tpl Fix regression in media editor in websites 2018-08-28 14:21:58 +02:00
triggers Merge pull request #9168 from frederic34/trimtrailing 2018-08-28 02:30:02 +02: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 extrafield totalizable 2018-07-26 09:41:44 +02: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 #9222 from pa-de-solminihac/develop 2018-08-12 18:02:55 +02:00
actions_printing.inc.php Update actions_printing.inc.php 2018-08-21 12:54:02 +02:00
actions_sendmails.inc.php Fix option MAIN_MAIL_ENABLED_USER_DEST_SELECT 2018-05-22 20:17:31 +02: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
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