egroupware_official/etemplate/inc
Klaus Leithoff 5f9104250b fix for the optgroupfeature, which messed up some callback checking (validation) of the selected values.
This is since the assumption of being an array as value of the selectkey is a sufficient marker to recognize an optgroup 
does not always match for optgroups only. Projectmember roles dialog employs select options with label/title arrays as value
2008-02-27 15:48:52 +00:00
..
class.advancedsearch_widget.inc.php ups 2006-10-24 20:14:47 +00:00
class.ajax_select_widget.inc.php Ajax select widget fixes: 2007-09-26 17:21:36 +00:00
class.bo_tracking.inc.php enabled class autoloading for notifications, let admins enable or disable notification backends, security fixes for email and egwpopup backend, unified link arrays used for notifications 2008-01-30 18:58:00 +00:00
class.boetemplate.inc.php If there is a format error on a tab, make sure that tab is visible so user can see the error 2007-10-22 20:24:54 +00:00
class.contact_widget.inc.php "new account template subwidget for the contact widget: allows to select a templated based on some contact data, eg. a form-header based on the organisation unit" 2007-09-13 13:50:48 +00:00
class.customfields_widget.inc.php reworked and generalised Klaus new custom field header feature, to use it in the addressbook too, easy to addapt for the other apps now, only requires the get_rows/search method to understand filter and order_by with cfs 2008-01-19 05:36:20 +00:00
class.date_widget.inc.php documented the feature (week+dow) accordingly 2008-02-05 15:41:41 +00:00
class.db_tools.inc.php "marking auto columns automatic as primary key and not null" 2007-11-29 06:50:25 +00:00
class.editor.inc.php fixed not working value display of arrays 2007-07-22 13:12:21 +00:00
class.email_widget.inc.php "new widget to display a clickable email address: 2007-11-22 00:46:54 +00:00
class.etemplate_request.inc.php "fixed some bugs, wrong function or method names (it was'nt used so far)" 2007-07-05 04:44:18 +00:00
class.etemplate.inc.php update docu to better run trough phpdocumentor 2006-04-20 17:12:30 +00:00
class.historylog_widget.inc.php "removed wrong/old constructor " 2007-07-05 04:42:20 +00:00
class.link_widget.inc.php allow the link-query method of an app to set further attributes of the option used to display the entry, eg. a title (tooltip) of a certain entry: instead of id => title pairs, you return eg id => array(label=>title,title=>tooltip) like for html::select or the select widget 2008-02-07 02:54:11 +00:00
class.manual_widget.inc.php update docu to better run trough phpdocumentor 2006-04-20 17:12:30 +00:00
class.nextmatch_widget.inc.php reworked and generalised Klaus new custom field header feature, to use it in the addressbook too, easy to addapt for the other apps now, only requires the get_rows/search method to understand filter and order_by with cfs 2008-01-19 05:36:20 +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 ability to specifiy a suffix for select-numbers, to eg. add "h" to the label of each option 2007-12-16 23:13:32 +00:00
class.sitemgr_module.inc.php email for the contactform 2007-06-06 08:22:39 +00:00
class.so_sql2.inc.php "new so_sql2 class: adding magic __get() and __set() methods, to be able to work more object oriented with so_sql (just a first step) 2007-07-05 04:50:53 +00:00
class.so_sql.inc.php "Added code to convert timestamps to so_sql. 2007-12-04 01:13:53 +00:00
class.soetemplate.inc.php "fix for bug #727: can not edit widgets below an embeded template" 2007-05-13 11:24:12 +00:00
class.solangfile.inc.php update docu to better run trough phpdocumentor 2006-04-20 17:12:30 +00:00
class.tab_widget.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-29 14:25:19 +00:00
class.tree_widget.inc.php "fixed not working return value for a single selection" 2007-11-17 13:50:51 +00:00
class.uietemplate_gtk.inc.php update docu to better run trough phpdocumentor 2006-04-20 17:12:30 +00:00
class.uietemplate.inc.php fix for the optgroupfeature, which messed up some callback checking (validation) of the selected values. 2008-02-27 15:48:52 +00:00
class.xmltool.inc.php fix: remove forgotten debug message 2007-05-19 15:59:58 +00:00
class.xslt_widget.inc.php update docu to better run trough phpdocumentor 2006-04-20 17:12:30 +00:00
class.xul_io.inc.php "fix for bug #622: 'XML Import' doesn't work right" 2007-05-14 10:41:11 +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
thumbnail.inc.php Fix link thumbnailing, accidentally used include() instead of readfile() for cached images 2007-10-15 21:04:40 +00:00