dolibarr/htdocs/core
Laurent Destailleur 3cecfd02c7 NEW Mutualize code for action="update_extras"
NEW Can use setValueFrom without user modification field
FIX Exclude separators from mandatory extrafields test
More code to use the new framework array for extrafields
Can use text condition in extrafield visibility
2018-04-12 23:16:23 +02:00
..
ajax Standardize file name of lists 2018-04-06 00:36:52 +02:00
boxes Merge pull request #8407 from joseplluis/develop 2018-03-18 12:19:09 +01:00
class NEW Mutualize code for action="update_extras" 2018-04-12 23:16:23 +02:00
db Fix info of collation is wrong on log 2018-01-19 12:10:03 +01:00
filemanagerdol
js Revert "NEW: formconfirm in javascript" 2018-03-31 23:10:12 +02:00
lib NEW Mutualize code for action="update_extras" 2018-04-12 23:16:23 +02:00
login NEW Add password_hash as hash algorithm 2018-01-15 00:33:25 +01:00
menus Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2018-04-06 14:19:25 +02:00
modules Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-04-12 13:31:14 +02:00
tpl NEW Mutualize code for action="update_extras" 2018-04-12 23:16:23 +02:00
triggers Merge pull request #8430 from atm-florian/dev_mailtouser 2018-04-11 17:55:40 +02:00
actions_addupdatedelete.inc.php NEW Mutualize code for action="update_extras" 2018-04-12 23:16: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 #8557 from Gecka-Apps/7.0-substitution 2018-04-11 17:40:38 +02:00
actions_printing.inc.php Fux utf8 trouble on direct printing message 2017-11-27 14:34:29 +01:00
actions_sendmails.inc.php Merge pull request #7969 from marcosgdf/bug-4875 2018-04-11 18:33:10 +02:00
actions_setmoduleoptions.inc.php
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 Work on a page dedicated for external frontend (mobile, ...) 2018-03-29 11:34:01 +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 Standardize file name of lists 2018-04-06 00:36:52 +02:00
tools.php NEW All search boxes are available on smartphone 2017-10-20 01:18:21 +02:00
website.inc.php