egroupware/etemplate/inc
2015-03-20 15:38:20 +00:00
..
class.ajax_captcha_widget.inc.php more changes etemplate_old --> etemplate, maybe better not started that ;-) 2014-03-23 09:34:18 +00:00
class.ajax_select_widget.inc.php more changes etemplate_old --> etemplate, maybe better not started that ;-) 2014-03-23 09:34:18 +00:00
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 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.date_widget.inc.php more changes etemplate_old --> etemplate, maybe better not started that ;-) 2014-03-23 09:34:18 +00:00
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 more changes etemplate_old --> etemplate, maybe better not started that ;-) 2014-03-23 09:34:18 +00:00
class.etemplate_et2_widgets.inc.php Remove inline javascript to file 2013-10-10 11:58:19 +00:00
class.etemplate_new.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_request_cache.inc.php As we replace spaces with + for those account ids which contain spaces, therefore we need to do the same for getting request-id too. 2014-07-28 15:29:49 +00:00
class.etemplate_request_files.inc.php new default eTemplate request storate in EGroupware cache with an expiration time of 4 hours. 2014-01-15 16:46:16 +00:00
class.etemplate_request_session.inc.php new default eTemplate request storate in EGroupware cache with an expiration time of 4 hours. 2014-01-15 16:46:16 +00:00
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 storing (not used) cancel or non-cancel button pressed information now in static class-variable instead of request, to avoid modifying request and causing a save of it 2014-01-15 13:46:53 +00:00
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 fixed not shown custom-fields in infolog 2015-02-17 14:35:40 +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 Gantt chart progress 2014-05-21 22:11:36 +00:00
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 Fix history log widget no longer working 2014-08-27 17:13:38 +00:00
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 * 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 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 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 do NOT send select-options for each autorepeated row for id like "set[$row_cont[id]][value]" and fix merging of app preset options with type-specific ones to not overwrite the later 2015-03-20 15:38:20 +00:00
class.etemplate_widget_nextmatch.inc.php Include lettersearch when forcing preferences 2015-03-16 22:28:18 +00:00
class.etemplate_widget_tabbox.inc.php fixed storing same password twice in admin makes account unusable: 2014-09-06 10:00:42 +00:00
class.etemplate_widget_taglist.inc.php * Tracker/eTemplate: user could not empty CC field (taglist-email) 2014-09-02 12:22:31 +00:00
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 more changes etemplate_old --> etemplate, maybe better not started that ;-) 2014-03-23 09:34:18 +00:00
class.manual_widget.inc.php new framework method to return javascript to call manual 2010-06-07 22:06:35 +00:00
class.nextmatch_widget.inc.php Change category icon in all apps 2015-03-12 12:39:49 +00:00
class.path_widget.inc.php update docu to better run trough phpdocumentor 2006-04-20 17:12:30 +00:00
class.select_widget.inc.php more changes etemplate_old --> etemplate, maybe better not started that ;-) 2014-03-23 09:34:18 +00:00
class.sitemgr_module.inc.php added a 7th paramter to use in sitemgr modules 2009-09-28 19:14:45 +00:00
class.so_sql2.inc.php missed new $no_clone parameter 2008-05-26 08:32:27 +00:00
class.so_sql_cf.inc.php fix IDE warnings 2014-10-01 19:05:33 +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 more changes etemplate_old --> etemplate, maybe better not started that ;-) 2014-03-23 09:34:18 +00:00
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 nicer formatting of apps using old eTemplate 2014-03-24 15:08:55 +00:00
class.tree_widget.inc.php renamed etemplate to etemplate_old and etemplate_new to etemplate, thought new etemplate is still disabled in etemplate/inc/class.etemplate.inc.php line 38 2012-03-27 15:45:31 +00:00
class.uietemplate_gtk.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
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 patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.xul_io.inc.php put class attribute on menupopup instead of menulist, as that is where et2 looks for it 2013-11-04 11:54:51 +00:00
hook_sidebox_menu.inc.php open widget browser / eT2 Reference inside EGroupware 2014-03-10 09:10:49 +00:00