egroupware/etemplate/inc
Nathan Gray 8a632c723a - Add image widget
- Add missing dependency on et2_core_common
2011-08-30 20:56:01 +00:00
..
class.ajax_captcha_widget.inc.php
class.ajax_select_widget.inc.php fixed warning: missing argument 3 2011-06-28 13:47:16 +00:00
class.bo_merge.inc.php adding an empty hidden field, to force some return value, if no account was selected for export_limit_excepted, without any return value nothing gets returned and therefore stored 2011-08-30 08:16:51 +00:00
class.bo_tracking.inc.php notification/tracker: in special cases, the owner of an entry was notified twice; now control who is notified in the first (admin) notification run, and pass the already notified email-addresses to the general run 2011-07-13 07:30:28 +00:00
class.boetemplate.inc.php * Calendar: fixed various issues with history in calendar: id display, unecessary stuff loged, ... 2011-08-04 14:00:15 +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 fixed grid in cf widget displays border, if options are set 2011-08-18 09:22:59 +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 - 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_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_date.inc.php Implement last of the date widgets 2011-08-30 20:50:55 +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_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_template.inc.php honor disabled attribute in validation for widgets including grid rows, but not yet grid columns 2011-08-21 11:55:56 +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 - 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.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.inc.php allow to call a function instead of a static helptext 2011-08-27 18:35:40 +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 Pass non-popup links through framework's link handler 2011-07-05 14:45:25 +00:00
class.manual_widget.inc.php
class.nextmatch_widget.inc.php - config is now cached on instance level 2011-08-26 13:50:20 +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 added "decimal" to nummeric types, to fix PostgreSQL error (bug #2105) 2011-04-10 15:12:43 +00:00
class.soetemplate.inc.php sort attributes, to stop xet files from changing because of changed attribute order 2011-05-05 06:51:40 +00:00
class.solangfile.inc.php fixed creating of new translations / give [Write] button file not yet existing (permissions given) 2011-08-04 07:27:23 +00:00
class.tab_widget.inc.php
class.tree_widget.inc.php
class.uietemplate_gtk.inc.php
class.url_widget.inc.php support for some html5 form features, if browser supports it 2011-06-30 15:19:08 +00:00
class.vfs_widget.inc.php
class.xmltool.inc.php
class.xul_io.inc.php - fixed xul_io class not exporting id of tab 2011-08-24 07:18:59 +00:00
hook_sidebox_menu.inc.php