egroupware/etemplate/inc
2012-10-15 17:57:58 +00:00
..
class.ajax_captcha_widget.inc.php
class.ajax_select_widget.inc.php
class.bo_merge.inc.php document merge helper function to allow download by HTTP POST request 2012-09-29 10:16:39 +00:00
class.bo_tracking.inc.php * Addressbook/InfoLog/Filemanager/Tracker: added or fixed formatting of certain custom field types using a single shared method 2012-08-09 12:41:47 +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:11 +00:00
class.contact_widget.inc.php
class.customfields_widget.inc.php * Addressbook/InfoLog/Filemanager/Tracker: added or fixed formatting of certain custom field types using a single shared method 2012-08-09 12:41:47 +00:00
class.date_widget.inc.php
class.db_tools.inc.php
class.editor.inc.php if dir is not writable, download xet file 2012-07-18 17:39:42 +00:00
class.etemplate_old.inc.php cache, concat and minify all css resources to speed up requests, javascript files planned too 2012-10-14 19:38:32 +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 Handle buttons with missing row_cont info, such as create[...] - they are not considered 'in the row' because the name is not {}[...] 2012-06-11 18:14:43 +00:00
class.etemplate_widget_checkbox.inc.php Get radio/checkbox to validate values that come from content 2012-05-08 20:25:56 +00:00
class.etemplate_widget_customfields.inc.php Get private custom fields working 2012-07-24 16:37:24 +00:00
class.etemplate_widget_date.inc.php Fix non-integer date check 2012-07-23 22:45:24 +00:00
class.etemplate_widget_file.inc.php Fix file upload size limit 2012-05-22 20:44:06 +00:00
class.etemplate_widget_grid.inc.php fixed server-side valdation of autorepeated rows/columns 2012-05-03 14:17:47 +00:00
class.etemplate_widget_historylog.inc.php Check variable existance and type to avoid some warnings 2012-06-19 19:52:07 +00:00
class.etemplate_widget_htmlarea.inc.php Add ckeditor as htmlarea widget 2012-06-06 04:13:19 +00:00
class.etemplate_widget_image.inc.php
class.etemplate_widget_itempicker.inc.php fix call with empty xml and use own item search ajax method (which still uses the egw_link class) 2012-08-02 20:07:58 +00:00
class.etemplate_widget_link.inc.php Not needed anymore, framework loads the theme CSS 2012-07-18 16:47:49 +00:00
class.etemplate_widget_menupopup.inc.php Fix bug with empty / '' select option being rejected 2012-07-24 22:55:49 +00:00
class.etemplate_widget_nextmatch.inc.php Make sure we get updated get_rows query in all cases 2012-07-16 23:00:44 +00:00
class.etemplate_widget_projectmanager.inc.php fixed server-side valdation of autorepeated rows/columns 2012-05-03 14:17:47 +00:00
class.etemplate_widget_template.inc.php fixed server-side valdation of autorepeated rows/columns 2012-05-03 14:17:47 +00:00
class.etemplate_widget_textbox.inc.php fixed server-side valdation of autorepeated rows/columns 2012-05-03 14:17:47 +00:00
class.etemplate_widget_transformer.inc.php Get nextmatch working again after submit 2012-05-15 21:43:05 +00:00
class.etemplate_widget_tree.inc.php fixed server-side valdation of autorepeated rows/columns 2012-05-03 14:17:47 +00:00
class.etemplate_widget_url.inc.php Basic implementation of server side of url widget 2012-07-24 22:54:42 +00:00
class.etemplate_widget_vfs.inc.php Work on VFS widget 2012-05-14 20:12:12 +00:00
class.etemplate_widget.inc.php Check modifications array for attributes too - catches attributes set by app (eg: disabled) 2012-07-23 23:48:11 +00:00
class.etemplate.inc.php Scan for widgets, or they won't all be read. ex: a template with listbox will never know to read etemplate_widget_menupopup 2012-07-24 17:48:55 +00:00
class.historylog_widget.inc.php fixed historylog widget to correct display custom fields of type link to application, @nathan: need to be ported to et2 too 2012-07-31 16:14:22 +00:00
class.link_widget.inc.php fixed PHP 5.4 Warning: Illegal string offset 2012-05-21 10:56:14 +00:00
class.manual_widget.inc.php
class.nextmatch_widget.inc.php Add 'None' category option to context menu for all apps using nextmatch::category_action() 2012-10-15 17:57:58 +00:00
class.path_widget.inc.php
class.select_widget.inc.php Allow 2 digits with leading 0 when increment >= 10 2012-04-12 22:04:51 +00:00
class.sitemgr_module.inc.php
class.so_sql2.inc.php
class.so_sql_cf.inc.php
class.so_sql.inc.php added 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-21 09:51: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
class.xmltool.inc.php
class.xul_io.inc.php fixed class attribute of box-widgets got not imported 2012-07-18 17:39:15 +00:00
hook_sidebox_menu.inc.php