egroupware_official/etemplate/inc
2012-07-31 17:58:14 +00:00
..
class.ajax_captcha_widget.inc.php
class.ajax_select_widget.inc.php
class.bo_merge.inc.php Avoid conflict between date sub-placeholder for date/time custom field (#date_cf/date) and link-to custom field sub-placeholders (#infolog/created) 2012-07-31 17:58:14 +00:00
class.bo_tracking.inc.php ignore not set link cf's, eg. from sync clients 2012-07-31 16:17:02 +00:00
class.boetemplate.inc.php only cache highest version: only update cache when storing, if it contains older version, only update when reading, if no version (=highest) is requested --> should fix cases where new distributed templates overwrite customer templates with higher version in cache 2012-06-14 11:32:31 +00:00
class.contact_widget.inc.php
class.customfields_widget.inc.php
class.date_widget.inc.php process js_pseudo_funcs in onchange of date-widget 2012-03-18 14:42:04 +00:00
class.db_tools.inc.php
class.editor.inc.php if dir is not writable, download xet file 2012-07-18 17:46:55 +00:00
class.etemplate_request_files.inc.php
class.etemplate_request_session.inc.php
class.etemplate_request.inc.php
class.etemplate.inc.php * Api: use autocomplete=off on all etemplate password fields (not all browsers support that), to avoid filling in wrong passwords while administering 2012-06-06 15:09:58 +00:00
class.historylog_widget.inc.php fixed historylog widget to correct display custom fields of type link to application 2012-07-31 16:15:27 +00:00
class.link_widget.inc.php fixed PHP 5.4 Warning: Illegal string offset 2012-05-21 10:57:16 +00:00
class.manual_widget.inc.php
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:08:42 +00:00
class.path_widget.inc.php
class.select_widget.inc.php - Allow adding a child category to a restricted category 2012-04-17 14:46:56 +00:00
class.sitemgr_module.inc.php
class.so_sql2.inc.php
class.so_sql_cf.inc.php
class.so_sql.inc.php backported automatic conversation of boolean columns on select (update/insert is already done by quote), get automatic enabled by setup_table or you have to set has_bools to true 2012-07-27 09:01:42 +00:00
class.soetemplate.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-05-16 12:39:52 +00:00
class.solangfile.inc.php
class.tab_widget.inc.php
class.tree_widget.inc.php
class.uietemplate_gtk.inc.php
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:25:43 +00:00
class.vfs_widget.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-05-16 12:39:52 +00:00
class.xmltool.inc.php
class.xul_io.inc.php fixed class attribute of box-widgets got not imported 2012-07-18 17:47:00 +00:00
hook_sidebox_menu.inc.php