egroupware/etemplate/inc
2011-10-18 22:20:27 +00:00
..
class.ajax_captcha_widget.inc.php
class.ajax_select_widget.inc.php
class.bo_merge.inc.php rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar 2011-09-16 13:03:46 +00:00
class.bo_tracking.inc.php added missing semicolon to entity &#8203 and do an urldecode to get a nicer looking link 2011-09-06 07:41:14 +00:00
class.boetemplate.inc.php added "progress"(-bar) widget to differ from image and using it in templates 2011-09-08 19:00:57 +00:00
class.contact_widget.inc.php do not call parent constructor for old etemplate 2011-08-27 09:03:32 +00:00
class.customfields_widget.inc.php reverting r36788 as it breaks editing of custom fields, type is not returned because of added post_process method is also called for customfields-type widget 2011-10-14 18:20:09 +00:00
class.date_widget.inc.php
class.db_tools.inc.php
class.editor.inc.php ignore et2 base-class when scanning for widgets to display in (old) editor 2011-08-27 09:08:07 +00:00
class.etemplate_new.inc.php added a static method max_upload_size_message, required by some apps 2011-09-09 13:26:14 +00:00
class.etemplate_request_files.inc.php
class.etemplate_request_session.inc.php
class.etemplate_request.inc.php
class.etemplate_widget_button.inc.php - new validator for selectboxes (menupopup) 2011-08-20 10:27:38 +00:00
class.etemplate_widget_checkbox.inc.php fixed typo giving fatal error with template infolog.edit 2011-08-21 17:13:08 +00:00
class.etemplate_widget_customfields.inc.php Store common custom field settings globally, at top level. 2011-10-14 17:56:29 +00:00
class.etemplate_widget_date.inc.php Fix typo, accept null values 2011-10-18 16:33:41 +00:00
class.etemplate_widget_file.inc.php - Nicer UI for status 2011-09-06 19:55:52 +00:00
class.etemplate_widget_grid.inc.php fixed typo 2011-08-21 14:02:31 +00:00
class.etemplate_widget_htmlarea.inc.php fixed copy-n-paste typo 2011-08-21 13:45:55 +00:00
class.etemplate_widget_image.inc.php - Add image widget 2011-08-30 20:56:01 +00:00
class.etemplate_widget_link.inc.php Link list 2011-09-14 00:06:04 +00:00
class.etemplate_widget_menupopup.inc.php - etemplate_widget_transformer abstract baseclass to define new widgets using a transformation out of existing widgets 2011-08-25 19:52:51 +00:00
class.etemplate_widget_nextmatch.inc.php Fix column sorting 2011-10-18 22:20:27 +00:00
class.etemplate_widget_projectmanager.inc.php Implement transformer changing type on client side by changing type while loading 2011-09-15 18:00:17 +00:00
class.etemplate_widget_template.inc.php Try to handle partial template names - row as well as app.function.row 2011-10-06 15:23:24 +00:00
class.etemplate_widget_textbox.inc.php - new validator for selectboxes (menupopup) 2011-08-20 10:27:38 +00:00
class.etemplate_widget_transformer.inc.php Let transformer handle trying to change sel_options 2011-10-05 22:27:35 +00:00
class.etemplate_widget.inc.php stopping permanent error_log 2011-09-09 13:26:54 +00:00
class.etemplate.inc.php added "progress"(-bar) widget to differ from image and using it in templates 2011-09-08 19:00:57 +00:00
class.historylog_widget.inc.php * Calendar: fixed various issues with history in calendar: id display, unecessary stuff loged, ... 2011-08-04 14:00:15 +00:00
class.link_widget.inc.php * API/Calendar: allow to link to accounts and allow to select accounts as participants by searching them like contacts 2011-09-07 14:47:51 +00:00
class.manual_widget.inc.php
class.nextmatch_widget.inc.php * import/export: fix for failed export on not set limit for nonadmins on standard export (handle empty export_limit since it will be casted to 0 on (int)) 2011-10-12 10:37:35 +00:00
class.path_widget.inc.php
class.select_widget.inc.php * Calendar: fixed various issues with history in calendar: id display, unecessary stuff loged, ... 2011-08-04 14:00:15 +00:00
class.sitemgr_module.inc.php
class.so_sql2.inc.php
class.so_sql_cf.inc.php * API: taking care of sorting AND filtering by customfields with names containing whitespace; (best way to deal with this issue, is not using whitespace in your customfield names at all) 2011-08-22 13:08:19 +00:00
class.so_sql.inc.php skip the empty (NULL) row 2011-09-09 19:55:22 +00:00
class.soetemplate.inc.php
class.solangfile.inc.php
class.tab_widget.inc.php
class.tree_widget.inc.php
class.uietemplate_gtk.inc.php
class.url_widget.inc.php
class.vfs_widget.inc.php * API/Calendar: allow to link to accounts and allow to select accounts as participants by searching them like contacts 2011-09-07 14:47:51 +00:00
class.xmltool.inc.php
class.xul_io.inc.php implemented link attributes for image-widget and added them to xulio, some docu for describtion 2011-09-08 20:44:53 +00:00
hook_sidebox_menu.inc.php