egroupware_official/etemplate/inc
2012-04-05 12:45:00 +00:00
..
class.ajax_captcha_widget.inc.php renamed etemplate to etemplate_old and etemplate_new to etemplate, thought new etemplate is still disabled in etemplate/inc/class.etemplate.inc.php line 38 2012-03-27 15:45:31 +00:00
class.bo_merge.inc.php fixes for PHP 5.4 warnings and strict warnings, thought disabled E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas (see comment in phpgwapi/inc/functions.inc.php) 2012-03-04 13:33:10 +00:00
class.bo_tracking.inc.php fixed no more notifications send, if notification of group-members is NOT enabled 2012-03-13 15:47:55 +00:00
class.boetemplate.inc.php mending Warnings: Cannot use a scalar value as an array 2011-12-20 15:57:03 +00:00
class.customfields_widget.inc.php renamed etemplate to etemplate_old and etemplate_new to etemplate, thought new etemplate is still disabled in etemplate/inc/class.etemplate.inc.php line 38 2012-03-27 15:45:31 +00:00
class.date_widget.inc.php renamed etemplate to etemplate_old and etemplate_new to etemplate, thought new etemplate is still disabled in etemplate/inc/class.etemplate.inc.php line 38 2012-03-27 15:45:31 +00:00
class.etemplate.inc.php add this.form.submit() to legacy functions and use regular nextmatch filter-change, if onchange="this.form.submit()" is set, some more changes etemplate_new --> etemplate 2012-03-29 15:10:25 +00:00
class.link_widget.inc.php do not try to apply decodePath to an array (egw_link::title is handling this correctly if app is VFS_APPNAME and second argument is of type array) 2012-03-29 13:36:28 +00:00
class.nextmatch_widget.inc.php found a lot more calls to get_rows missing to set csv_export flag and fixed code in nextmatch dealing with situation if num_rows=-1 got stored in prefs anyway 2012-03-29 12:06:10 +00:00
class.select_widget.inc.php renamed etemplate to etemplate_old and etemplate_new to etemplate, thought new etemplate is still disabled in etemplate/inc/class.etemplate.inc.php line 38 2012-03-27 15:45:31 +00:00
class.so_sql_cf.inc.php mending Warnings: Cannot use a scalar value as an array 2011-12-20 15:57:03 +00:00
class.so_sql.inc.php * ProjectManager - Filter elements by app 2012-02-27 20:20:42 +00:00
class.soetemplate.inc.php remove trailing whitespace from css in templates 2012-04-05 12:45:00 +00:00
class.solangfile.inc.php fixed creating of new translations / give [Write] button file not yet existing (permissions given) 2011-08-04 07:40:16 +00:00
class.url_widget.inc.php * Addressbook: preference to open EMail addresses in external mail program, even if user has access to EMail app 2012-01-13 05:22:18 +00:00
class.vfs_widget.inc.php * PHP 5.4: fixes for strict warnings, thought disabling E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas 2012-04-02 07:48:13 +00:00