egroupware_official/etemplate/inc
2015-04-13 21:57:46 +00:00
..
class.ajax_captcha_widget.inc.php
class.ajax_select_widget.inc.php
class.bo_merge.inc.php Accept and process commands even if they're right at the beginning. 2014-12-03 19:58:59 +00:00
class.bo_tracking.inc.php - Use link registry to open notification links 2014-12-15 19:09:22 +00:00
class.boetemplate.inc.php fix non-fatal PHP Parse error, when $j was used eg. in onload 2014-10-13 12:21:53 +00:00
class.contact_widget.inc.php If a widget is transformed into a template, try to load and process that template too. 2015-01-14 20:10:34 +00:00
class.customfields_widget.inc.php * All apps: nummeric custom-fields (float or new integer) sort nummeric in lists 2015-03-23 08:38:30 +00:00
class.date_widget.inc.php
class.db_tools.inc.php
class.editor.inc.php
class.etemplate_et2_widgets.inc.php
class.etemplate_new.inc.php reverting r52412, as it breaks not validating not send values, sending empty array for nothing selected in selectbox instead of (not submitted) null value 2015-04-03 12:43:26 +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 * all apps: preserving for current user unavailable categories (eg. private categories of other user) when editing entries 2014-12-17 13:58:15 +00:00
class.etemplate_table_test.inc.php implement part attribute with values "header" and "footer" to put rows in thead or tfoot instead of tbody of table 2015-03-17 09:44:14 +00:00
class.etemplate_widget_button.inc.php
class.etemplate_widget_checkbox.inc.php allow to submit partial content by passing a container(-widget) to etemplate2.submit() 2015-03-20 02:12:33 +00:00
class.etemplate_widget_customfields.inc.php Fix single-field customfields widgets not setting value properly 2015-03-31 19:48:46 +00:00
class.etemplate_widget_date.inc.php do not convert empty values, otherwise we will get current date or 1970-01-01 instead 2014-10-07 10:19:21 +00:00
class.etemplate_widget_entry.inc.php If a widget is transformed into a template, try to load and process that template too. 2015-01-14 20:10:34 +00:00
class.etemplate_widget_file.inc.php fixed IE 11 names almost all files "blob" 2014-09-09 16:30:00 +00:00
class.etemplate_widget_gantt.inc.php
class.etemplate_widget_grid.inc.php
class.etemplate_widget_historylog.inc.php
class.etemplate_widget_htmlarea.inc.php * Mail: setting default font-face and -size reliable and remove space in front of cursor 2015-03-31 17:01:25 +00:00
class.etemplate_widget_image.inc.php * Mail/Calendar/eTemplate2: fix timezone problems of times in grid or lists, if server_timezone differs from php.ini date.timezone 2014-10-01 19:10:59 +00:00
class.etemplate_widget_itempicker.inc.php
class.etemplate_widget_link.inc.php No need to strip out mime again, it's already removed by egw_link 2015-03-18 17:28:49 +00:00
class.etemplate_widget_menupopup.inc.php Allow applications to add additional options to selectbox type options. 2015-04-13 21:57:46 +00:00
class.etemplate_widget_nextmatch.inc.php Selectbox options kept on the client side 2015-04-01 17:11:21 +00:00
class.etemplate_widget_tabbox.inc.php
class.etemplate_widget_taglist.inc.php
class.etemplate_widget_template.inc.php fixed not run validation on server-side for templates included via template tag 2015-03-18 21:31:16 +00:00
class.etemplate_widget_textbox.inc.php allow to submit partial content by passing a container(-widget) to etemplate2.submit() 2015-03-20 02:12:33 +00:00
class.etemplate_widget_toolbar.inc.php Do not log toolbar widget content in error log 2015-03-10 15:55:29 +00:00
class.etemplate_widget_transformer.inc.php Entry type / transformer changes 2015-02-18 23:04:59 +00:00
class.etemplate_widget_tree.inc.php added more docu and some constants with sane names 2015-02-13 09:40:50 +00:00
class.etemplate_widget_url.inc.php remove upper limit of number of characters at last domain-part to allow new domain-names like .hamburg 2014-10-30 13:20:04 +00:00
class.etemplate_widget_vfs.inc.php Clean up debug 2015-01-26 17:30:10 +00:00
class.etemplate_widget.inc.php allow to submit partial content by passing a container(-widget) to etemplate2.submit() 2015-03-20 02:12:33 +00:00
class.etemplate.inc.php remove no longer necessary resize from (old) eTemplate, as it is done now by egw.js for all popups 2014-12-03 07:34:30 +00:00
class.historylog_widget.inc.php * all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields 2014-11-19 12:20:59 +00:00
class.link_widget.inc.php
class.manual_widget.inc.php
class.nextmatch_widget.inc.php Change category icon in all apps 2015-03-12 12:39:49 +00:00
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 * All apps: nummeric custom-fields (float or new integer) sort nummeric in lists 2015-03-23 08:38:30 +00:00
class.so_sql.inc.php * ProjectManager/PostgreSQL: fix SQL error in project-list caused by new resources column 2015-02-16 10:22:23 +00:00
class.soetemplate.inc.php
class.solangfile.inc.php Serach js files for new phrases for translation 2015-01-15 14:56:23 +00:00
class.tab_widget.inc.php
class.tree_widget.inc.php
class.uietemplate_gtk.inc.php
class.url_widget.inc.php remove upper limit of number of characters at last domain-part to allow new domain-names like .hamburg 2014-10-30 13:20:04 +00:00
class.vfs_widget.inc.php add modification time of files to thumbnail url to allow longer caching, also set_time_limit(0) for pdf thumbnails, as they might take > 90s 2015-02-13 08:27:08 +00:00
class.xmltool.inc.php
class.xul_io.inc.php
hook_sidebox_menu.inc.php