egroupware/etemplate/inc
2014-07-24 09:38:55 +00:00
..
class.ajax_captcha_widget.inc.php
class.ajax_select_widget.inc.php
class.bo_merge.inc.php - Add $$user/primary_group$$ common placeholder 2014-07-08 19:05:09 +00:00
class.bo_tracking.inc.php
class.boetemplate.inc.php
class.contact_widget.inc.php
class.customfields_widget.inc.php * all apps: custom-fields are now stored in own egw_customfields table (no more limit on number), site configurations get now JSON serialized 2014-06-23 14:35:22 +00:00
class.date_widget.inc.php
class.db_tools.inc.php removed not used setting of application via GET parameter 2014-07-18 08:48:37 +00:00
class.editor.inc.php
class.etemplate_et2_widgets.inc.php
class.etemplate_new.inc.php fix an other CSP error, caused by json-responses send eg. from get_rows method on a GET request, filemanager opened in iframe from tracker 2014-07-17 17:26:00 +00:00
class.etemplate_request_cache.inc.php
class.etemplate_request_files.inc.php
class.etemplate_request_session.inc.php
class.etemplate_request.inc.php
class.etemplate_widget_button.inc.php
class.etemplate_widget_checkbox.inc.php - Avoid duplicate ID warning by only returning the value from the matching radio button 2014-07-07 16:19:37 +00:00
class.etemplate_widget_customfields.inc.php fixed not working custom fields of type radio 2014-06-30 19:34:53 +00:00
class.etemplate_widget_date.inc.php re-added validation for null as it is needed/used by widget-types other then duration 2014-06-12 07:51:41 +00:00
class.etemplate_widget_file.inc.php
class.etemplate_widget_gantt.inc.php
class.etemplate_widget_grid.inc.php Do disabled check before grid name expansion, so disabled=!@grid_id will work 2014-06-09 19:24:48 +00:00
class.etemplate_widget_historylog.inc.php
class.etemplate_widget_htmlarea.inc.php Apply missing font & size preferences 2014-06-30 21:28:03 +00:00
class.etemplate_widget_image.inc.php
class.etemplate_widget_itempicker.inc.php
class.etemplate_widget_link.inc.php Add HTML5 drag support for Chrome for all files in link lists 2014-07-14 22:34:55 +00:00
class.etemplate_widget_menupopup.inc.php - Add special handling for ids like something[{$row}] to only send select options once 2014-07-21 16:31:10 +00:00
class.etemplate_widget_nextmatch.inc.php fixed PHP Strict Standards: Declaration of etemplate_widget_*::set_attrs() should be compatible with etemplate_widget::set_attrs() 2014-07-14 10:02:47 +00:00
class.etemplate_widget_tabbox.inc.php Don't clear children if tabs attribute not provided 2014-07-22 21:33:41 +00:00
class.etemplate_widget_taglist.inc.php Change validation to accept & validate numeric list IDs if include_lists is set. 2014-06-04 20:00:46 +00:00
class.etemplate_widget_template.inc.php
class.etemplate_widget_textbox.inc.php fixed PHP Strict Standards: Declaration of etemplate_widget_*::set_attrs() should be compatible with etemplate_widget::set_attrs() 2014-07-14 10:02:47 +00:00
class.etemplate_widget_toolbar.inc.php
class.etemplate_widget_transformer.inc.php
class.etemplate_widget_tree.inc.php fixed PHP Strict Standards: Declaration of etemplate_widget_*::set_attrs() should be compatible with etemplate_widget::set_attrs() 2014-07-14 10:02:47 +00:00
class.etemplate_widget_url.inc.php
class.etemplate_widget_vfs.inc.php
class.etemplate_widget.inc.php quiten permanennt error_log in etemplate_widget::run, if widget is disabled, and therefore not running 2014-07-24 09:38:55 +00:00
class.etemplate.inc.php use self::get_id on multiple selects and radio AND regard its output-format 2014-07-17 12:39:20 +00:00
class.historylog_widget.inc.php
class.link_widget.inc.php
class.manual_widget.inc.php
class.nextmatch_widget.inc.php
class.path_widget.inc.php
class.select_widget.inc.php
class.sitemgr_module.inc.php
class.so_sql2.inc.php
class.so_sql_cf.inc.php * Admin: custom-fields were not loaded, account was edited from admin not addressbook 2014-07-08 15:05:20 +00:00
class.so_sql.inc.php
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 * Admin/API: remove no longer fully supported method to not "store session-id in cookie", it is the safer default anyway 2014-07-18 10:02:51 +00:00
class.vfs_widget.inc.php
class.xmltool.inc.php
class.xul_io.inc.php
hook_sidebox_menu.inc.php