dolibarr/htdocs/core
Laurent Destailleur 52f414ad73 Fix selection of visible fields on customer and supplier lists. Filters
are ok now. Order of list of fields in selection is same than in output
array.
2016-06-21 15:16:33 +02:00
..
ajax Fix Debug and minor fixes 2016-06-20 10:54:02 +02:00
boxes Add GROUP BY to be SQL standart compliant 2016-06-07 10:16:20 +02:00
class Fix selection of visible fields on customer and supplier lists. Filters 2016-06-21 15:16:33 +02:00
db Better practice in boolean comparison 2016-05-17 23:19:57 +02:00
filemanagerdol FIX using media files in dolfilemanager with spaces inside. 2016-06-19 11:45:13 +02:00
js FIX Bad value used for task warning delay 2016-06-15 14:05:48 +02:00
lib Fix minor 2016-06-20 10:22:08 +02:00
login Fix #3542 2015-11-13 11:17:23 +01:00
menus Minor fix 2016-06-21 12:15:41 +02:00
modules Clean language files 2016-06-18 11:06:11 +02:00
tpl Fix minor 2016-06-20 10:22:08 +02:00
triggers Add demo information and transsaction management 2016-05-23 09:16:47 +02:00
actions_builddoc.inc.php Fix pdf generation with thirdparty 2016-04-22 09:46:47 +02:00
actions_changeselectedfields.inc.php
actions_dellink.inc.php
actions_extrafields.inc.php NEW Can change type of extrafields for some combinations. 2016-03-17 21:58:51 +01:00
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php FIX The include file for action on files should not be a template file 2016-04-02 14:16:16 +02:00
actions_printing.inc.php
actions_sendmails.inc.php Fix message so it is more clear what the feature can do or not. 2015-12-18 12:48:20 +01:00
actions_setnotes.inc.php [Qual] Uniformize code 2015-11-19 13:59:58 +01:00
antispamimage.php
datepicker.php NEW Factorized price2numjs into lib_head.js.php 2015-12-10 17:03:00 +01:00
doxygen.php
extrafieldsinexport.inc.php Fix: when doing an export of extrafields, we must use different table 2015-12-17 20:40:33 +01:00
get_menudiv.php
index.html
photos_resize.php NEW Mutualize code: Use one call of function "addThumbs", when possible, 2016-04-09 14:12:21 +02:00
search_page.php Fix bad link 2016-04-03 12:46:34 +02:00
search.php FIX The search on user/group was not using new code. Fiels used for 2016-02-07 02:55:56 +01:00
tools.php