egroupware/etemplate/inc
2016-02-22 17:13:48 +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 Avoid value not being properly parsed in calc 2016-02-16 23:58:37 +00:00
class.bo_tracking.inc.php ignore CR when comparing textfields for history 2015-05-26 10:50:42 +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 more changes etemplate_old --> etemplate, maybe better not started that ;-) 2014-03-23 09:34:18 +00:00
class.db_tools.inc.php missing commit from index and text field change 2015-07-15 15:09:11 +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 Mobile theme W.I.P.: 2016-02-22 09:49:58 +00:00
class.etemplate_request_cache.inc.php fix for PHP Warning: Declaration of etemplate_request_cache::id() should be compatible with & etemplate_request::id() 2016-02-22 16:20:00 +00:00
class.etemplate_request_files.inc.php fix for PHP Warning: Declaration of etemplate_request_cache::id() should be compatible with & etemplate_request::id() 2016-02-22 16:20:00 +00:00
class.etemplate_request_session.inc.php fix for PHP Warning: Declaration of etemplate_request_cache::id() should be compatible with & etemplate_request::id() 2016-02-22 16:20:00 +00:00
class.etemplate_request.inc.php update documentation and fix IDE warnings 2015-09-03 07:12:35 +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_ajax_select.inc.php Simple et2 implementation of ajax_search widget 2015-04-21 16:47:33 +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 Fix invalid options showing in link-entry custom field list by querying for the actually needed capabilities, and explictly add filemanager, which does not support them but gets special handling. 2015-10-05 15:50:30 +00:00
class.etemplate_widget_date.inc.php Avoid error in case $date is not set 2015-05-05 23:35:01 +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 * Filemanager: Fix not being able to upload files in filemanager if user id includes space 2016-01-08 16:22:27 +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 Fix htmlarea editor always wrap border around editing text in IE 2015-04-27 13:39:27 +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 fix link-widget with fixed app returned array(0) instead of 0 for nothing selected, caused by r54196 2015-11-09 19:21:19 +00:00
class.etemplate_widget_menupopup.inc.php Mark categories with children in planner by category 2015-12-29 16:01:27 +00:00
class.etemplate_widget_nextmatch.inc.php move label of all addressbook selectboxes into all-label (eg. "All categories"), resize selectboxes via css automatic, fix borders of favorites and row-counter in nextmatch header 2016-02-17 13:23:27 +00:00
class.etemplate_widget_tabbox.inc.php fix messed up application change in preferences, need to take modified tabs into account 2016-02-11 09:54:02 +00:00
class.etemplate_widget_taglist.inc.php Fix some problems with merging into email files: 2015-05-19 19:24:02 +00:00
class.etemplate_widget_template.inc.php server-side adds now urls for extra tabs incl. cache-buster, so we dont rely on app-code to add it 2016-02-03 15:20:50 +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 Add nocheckbox option into tree widget to instruct the component not to render checkbox for the relevant item 2015-07-27 13:34:38 +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 * Tracker/ProjectManager: images dragged into new (not yet saved) entries where not accessible by other users 2015-11-06 19:09:42 +00:00
class.etemplate_widget.inc.php Fix etemplate request getting destroyed even though attribute changed 2015-08-31 17:12:48 +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 PHP Warning: declaration of method x should be compatible with parent 2016-02-22 17:13:48 +00:00
class.so_sql.inc.php fix PHP Warning: declaration of method x should be compatible with parent 2016-02-22 17:13:48 +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