dolibarr/htdocs/core/ajax
Laurent Destailleur 158930eb7b Fix: function is loaded once and not overwritten if loaded
by another ajax page. So if we need inputok/ko and pageyes/no to be
different according to ajax calls (to have several confirm box
loaded from different ajax parts of page, we must place such variables
outside of function. For this $useglobalvars must be set to 1.
2012-06-08 23:48:53 +02:00
..
ajaxdirpreview.php Fix: function is loaded once and not overwritten if loaded 2012-06-08 23:48:53 +02:00
ajaxdirtree.php Fix: Exclude temp file 2012-06-05 23:31:46 +02:00
bankconciliate.php New: Can conciliate several lines in one operation. 2012-02-15 12:16:33 +01:00
box.php Qual: Move class file into class dir 2012-03-19 15:51:55 +01:00
constantonoff.php Fix: bad entity with ajax constant on/off 2012-02-13 09:44:24 +01:00
contacts.php New: testing a new method to avoid reloading the page 2012-03-18 14:06:55 +01:00
extraparams.php New: add new notes system in contract and order/invoice supplier module 2012-03-18 11:13:01 +01:00
fileupload.php Fix: more clean code for new version of jQuery fileupload 2012-05-31 21:11:36 +02:00
index.php
loadinplace.php Fix: problem with external module 2012-06-06 23:02:02 +02:00
row.php Fix: use POST instead GET for bypass GET limit 2012-02-13 12:40:43 +01:00
saveinplace.php Fix: problem with external module 2012-06-06 23:02:02 +02:00
security.php Move security function into security.lib.php 2012-02-12 17:41:28 +01:00
vatrates.php Fix: change for getJSON format 2012-03-18 14:17:10 +01:00
ziptown.php Doxygen 2012-01-08 00:52:07 +01:00