dolibarr/htdocs/core/class
Laurent Destailleur 06c5f3427c New: There is now two "inline edit" solution: Solution 1 use jquery
and is enabled if MAIN_USE_JQUERY_JEDITABLE is on. Solution 2 use a link
"edit field" on resubmit page for eache field (this is by default). And
we are ready to add more.
New: Add also option MAIN_EDIT_ALSO_INLINE. Goal of this option is to
say: Even if this field can be edited by a global edit form, we allow
field to be edited with the "inline edit" feature (whatever is the
inline edit solution active). This option is to keep the standard
behaviour "We must click a "modify" button to allow to edit globally all
fields at once working and have only this way. If option is on, we can
also use the inlinde edit. If off, inline edit is available only for
fields not included into a global "modify" form.
line
2011-11-05 21:24:55 +01:00
..
antivir.class.php Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
canvas.class.php Make canvas for products working again. 2011-09-28 21:07:49 +02:00
CMailFile.class.php New: Add trigger ACTION_DELETE and ACTION_MODIFY 2011-11-01 13:22:39 +01:00
commondocgenerator.class.php Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
commonobject.class.php Qual: Revert parameter order (optionnal at end) 2011-11-05 15:43:07 +01:00
commonobjectline.class.php Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
conf.class.php Fix: move transverse mode parameters in conf.php 2011-11-04 09:09:53 +01:00
cookie.class.php Fix: Removed warnings 2011-09-21 13:05:32 +00:00
CSMSFile.class.php Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
discount.class.php Qual: More POO. 2011-09-20 17:19:46 +00:00
doleditor.class.php New: There is now two "inline edit" solution: Solution 1 use jquery 2011-11-05 21:24:55 +01:00
dolexception.class.php Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
dolgeoip.class.php Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
dolgraph.class.php Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
events.class.php Qual: More POO. 2011-09-20 17:19:46 +00:00
extrafields.class.php Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
genericobject.class.php New: works on edit in place 2011-10-25 19:04:02 +02:00
google.class.php Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
hookmanager.class.php Qual: Removed hardcoded code for external module. Replaced by hook. 2011-11-01 18:36:06 +01:00
html.form.class.php New: There is now two "inline edit" solution: Solution 1 use jquery 2011-11-05 21:24:55 +01:00
html.formactions.class.php Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
html.formadmin.class.php Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
html.formcompany.class.php Qual: move ajax response in /core/ajax directory 2011-10-25 19:03:12 +02:00
html.formfile.class.php Qual: Removed hardcoded code for external module. Replaced by hook. 2011-11-01 18:36:06 +01:00
html.formmail.class.php [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
html.formorder.class.php Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
html.formother.class.php Fix: change /lib/ by /core/lib/ 2011-10-24 13:36:11 +02:00
html.formsms.class.php Fix: Change only nb 2011-10-17 21:36:10 +02:00
index.php Add empty index file 2011-10-24 10:33:55 +02:00
interfaces.class.php New: Add trigger ACTION_DELETE and ACTION_MODIFY 2011-11-01 13:22:39 +01:00
ldap.class.php Fix: avoid warning 2011-10-24 08:59:14 +02:00
menu.class.php Doxygen 2011-10-16 01:59:12 +02:00
menubase.class.php Qual: Removed errors 2011-09-20 18:27:35 +00:00
notify.class.php [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
rssparser.class.php [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
smtps.class.php [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
stats.class.php Fix: Cannot instantiate abstract class 2011-09-29 10:08:26 +02:00
translate.class.php Qual: Removed hardcoded code for external module. Replaced by hook. 2011-11-01 18:36:06 +01:00
vcard.class.php Fix: Removed warnings 2011-09-21 13:33:59 +00:00