egroupware_official/etemplate/inc
2011-08-04 07:38:08 +00:00
..
class.advancedsearch_widget.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.ajax_captcha_widget.inc.php Fixed some more php53 Warnings after latest fix_depricated.php 2010-03-21 09:37:52 +00:00
class.ajax_select_widget.inc.php fixed warning: missing argument 3 2011-06-28 13:49:46 +00:00
class.bo_merge.inc.php Fix mismatched tag in MS linefeed 2011-08-02 14:30:14 +00:00
class.bo_tracking.inc.php fixed wrong language in notifications 2010-05-20 19:32:52 +00:00
class.boetemplate.inc.php got select entry custom fields honor required flag and select entry widget show required input with inputRequired css class 2011-05-18 10:27:38 +00:00
class.contact_widget.inc.php "fixed changed constructor name" 2008-11-27 10:31:19 +00:00
class.customfields_widget.inc.php got select entry custom fields honor required flag and select entry widget show required input with inputRequired css class 2011-05-18 10:27:38 +00:00
class.date_widget.inc.php Fix typo. 2010-01-22 21:18:45 +00:00
class.db_tools.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.editor.inc.php just a small fix for the debug output 2009-09-12 09:09:28 +00:00
class.etemplate_request_files.inc.php "etemplate_request class to store the request data in the filesystem 2009-03-16 13:43:16 +00:00
class.etemplate_request_session.inc.php Refractured eTemplate to use: 2009-03-16 12:58:24 +00:00
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:53 +00:00
class.etemplate.inc.php switch to tab with customfield widget (empty name for call cfs), if validation error is for a cf (name prefixed with #), if no tab found add validation message to $content[msg] as a last resort to make it more visible to the user 2011-05-18 14:26:16 +00:00
class.historylog_widget.inc.php fixed historylog widget shows "unknow type" for selectboxes with explicit options containing key 0 2010-08-27 16:11:37 +00:00
class.link_widget.inc.php fixed an "htmlspecialchars 1. param should be string, array given" error 2011-05-18 14:25:36 +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 Fix escaping of double quotes 2011-01-24 16:45:46 +00:00
class.path_widget.inc.php update docu to better run trough phpdocumentor 2006-04-20 17:12:30 +00:00
class.select_widget.inc.php fix warning ->missing argument 1 for select_widget<- : make the parameter optional by assigning a default value 2011-07-26 07:49:24 +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 missed new $no_clone parameter 2008-05-26 08:32:27 +00:00
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:39:27 +00:00
class.so_sql.inc.php added "decimal" to nummeric types, to fix PostgreSQL error (bug #2105) 2011-04-10 15:13:54 +00:00
class.soetemplate.inc.php removing unnecessary diagnostics 2010-05-30 11:19:50 +00:00
class.solangfile.inc.php fixed creating of new translations / give [Write] button file not yet existing (permissions given) 2011-08-04 07:38:08 +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 patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.uietemplate_gtk.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.url_widget.inc.php allow to specify "none" in popup size for no popup AND no link target, to allow dial scripts to use status "204 No Content" 2011-05-30 15:00:06 +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:45:02 +00:00
class.xmltool.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
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 prevent compile error in translation tools when searching new phrases 2007-11-12 01:05:11 +00:00