egroupware/etemplate/inc
2011-03-20 12:49:22 +00:00
..
class.ajax_captcha_widget.inc.php Updated file from Randy Houlahan 2011-01-10 15:44:32 +00:00
class.ajax_select_widget.inc.php Use json_encode() instead of removed convert_phparray_jsarray() 2010-06-10 14:41:05 +00:00
class.bo_merge.inc.php fixed warning: implode(): Invalid arguments passed in /var/www/epl-trunk/etemplate/inc/class.bo_merge.inc.php on line 569 2011-03-18 15:14:55 +00:00
class.bo_tracking.inc.php fixed wrong language in notifications 2010-05-20 19:32:52 +00:00
class.boetemplate.inc.php fixed typo (did not validate but should be a typo) 2011-01-07 13:57:58 +00:00
class.contact_widget.inc.php
class.customfields_widget.inc.php dont try to translate text from textfields when in listview 2010-10-04 11:50:37 +00:00
class.date_widget.inc.php Fix typo. 2010-01-22 21:18:45 +00:00
class.db_tools.inc.php
class.editor.inc.php
class.etemplate_request_files.inc.php
class.etemplate_request_session.inc.php
class.etemplate_request.inc.php using call_user_func instead of depricated call_user_method, which seems at least under PHP5.3 not to allow static calls 2010-07-20 14:34:20 +00:00
class.etemplate.inc.php fixing some warnings 2010-11-10 08:26:41 +00:00
class.historylog_widget.inc.php stop filling up the logs with: explode() expects parameter 2 to be string 2011-03-10 13:08:29 +00:00
class.link_widget.inc.php give current value higher priority then $value[default_sel] when determining $app 2010-11-12 08:17:30 +00:00
class.manual_widget.inc.php new framework method to return javascript to call manual 2010-06-07 22:06:35 +00:00
class.nextmatch_widget.inc.php Change importexport exporting to be able to pass a definition 2011-02-28 18:10:18 +00:00
class.path_widget.inc.php
class.select_widget.inc.php - Add setting to select-cat to display missing IDs as Missing: # 2011-02-18 18:27:01 +00:00
class.sitemgr_module.inc.php added a 7th paramter to use in sitemgr modules 2009-09-28 19:14:45 +00:00
class.so_sql2.inc.php
class.so_sql_cf.inc.php explicitly process fields to order by, as cutomfields may have names with spaces, so we examine each order by criteria, as our preg did not do the job properly 2010-07-08 11:37:56 +00:00
class.so_sql.inc.php fixed typo CAPABILITY_CAST_AS_VA(R)CHAR 2011-03-20 12:49:22 +00:00
class.soetemplate.inc.php removing unnecessary diagnostics 2010-05-30 11:19:50 +00:00
class.solangfile.inc.php fixing some warnings 2010-11-10 08:26:41 +00:00
class.tab_widget.inc.php "fixed not working activation of tab with different prefix" 2010-03-23 19:34:40 +00:00
class.tree_widget.inc.php
class.uietemplate_gtk.inc.php
class.url_widget.inc.php allow minus and underscore in validation as part of the LocalPart of the eMailaddress; even directly in front of the @ sign 2010-07-23 12:10:52 +00:00
class.vfs_widget.inc.php * fixed handling of + char in VFS filenames (using egw_vfs::decodePath() instead of urldecode()) 2011-03-03 15:41:01 +00:00
class.xmltool.inc.php
class.xul_io.inc.php "export now correctly included multiple levels of included templates using relative names" 2009-09-29 12:19:54 +00:00
hook_sidebox_menu.inc.php