dolibarr/htdocs/core
Laurent Destailleur afa9db2a88
Merge pull request #8752 from delcroip/patch-14
FIX Add properly the project models
2018-05-10 11:54:00 +02:00
..
ajax Clean defined constant at begin of pages 2018-04-21 12:00:55 +02:00
boxes Fix: use "socpeople" instead "societe" 2018-04-27 10:42:10 +02:00
class Declare hook as addreplace hook 2018-05-10 11:39:29 +02:00
db Enhance sorting of field for lists on field with several sort criterias 2018-04-28 19:54:41 +02:00
filemanagerdol Lowercase NULL, TRUE, FALSE according to PSR2 2018-04-16 13:51:16 +02:00
js Debug module ticket 2018-04-30 10:33:36 +02:00
lib Update security.lib.php 2018-05-10 11:37:22 +02:00
login NEW Add password_hash as hash algorithm 2018-01-15 00:33:25 +01:00
menus Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-05-05 14:40:39 +02:00
modules Merge pull request #8752 from delcroip/patch-14 2018-05-10 11:54:00 +02:00
tpl New : Option INVOICE_CAN_REMOVE_DRAFT_ONLY to delete draft invoices with precedence over INVOICE_CAN_ALWAYS_BE_REMOVED 2018-05-05 12:57:29 +01:00
triggers FIX Parameters to triggers must be set into $this->context array. 2018-05-05 13:44:49 +02:00
actions_addupdatedelete.inc.php Merge pull request #8563 from ATM-Marc/NEW_backurlforcard 2018-04-27 11:57:15 +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
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 syntax error 2018-05-05 19:39:58 +02:00
actions_printing.inc.php
actions_sendmails.inc.php Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-04-20 01:47:54 +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 Work on a page dedicated for external frontend (mobile, ...) 2018-03-29 11:34:01 +02:00
index.html
photos_resize.php NEW Can crop image files attached in "document" tabs of a member 2018-03-19 11:56:04 +01: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