egroupware/etemplate/inc
2015-08-21 09:18:50 +00:00
..
class.ajax_captcha_widget.inc.php
class.ajax_select_widget.inc.php
class.bo_merge.inc.php use raw custom-field data for yaml files, no user-preference specific formatting, all to use regular expressions in yaml files to modify content of placeholders, eg. commas with linebreaks: "{{name/, */\n}}" 2015-06-18 13:18:07 +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
class.contact_widget.inc.php
class.customfields_widget.inc.php * All apps: nummeric custom-fields (float or new integer) sort nummeric in lists 2015-03-23 08:41:51 +00:00
class.date_widget.inc.php
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
class.etemplate_et2_widgets.inc.php
class.etemplate_new.inc.php silence some chitter-chatter of etemplate_new 2015-07-07 12:15:19 +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_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
class.etemplate_widget_checkbox.inc.php allow to submit partial content by passing a container(-widget) to etemplate2.submit() 2015-03-20 15:39:35 +00:00
class.etemplate_widget_customfields.inc.php * Addressbook: custom fields of accounts enabled via own-account-acl were not editable 2015-07-27 16:53:19 +00:00
class.etemplate_widget_date.inc.php Custom fields - implement ajax select widget, add year_range attribute for dates, and bug fixes 2015-05-11 18:22:43 +00:00
class.etemplate_widget_entry.inc.php
class.etemplate_widget_file.inc.php
class.etemplate_widget_gantt.inc.php
class.etemplate_widget_grid.inc.php
class.etemplate_widget_historylog.inc.php
class.etemplate_widget_htmlarea.inc.php Fix htmlarea editor always wrap border around editing text in IE 2015-04-27 13:44:19 +00:00
class.etemplate_widget_image.inc.php
class.etemplate_widget_itempicker.inc.php
class.etemplate_widget_link.inc.php Improvements for linking mail: 2015-03-31 14:30:55 +00:00
class.etemplate_widget_menupopup.inc.php * Tracker: fix slow rendering of edit popup for hugh number of tracker-user 2015-05-27 12:18:33 +00:00
class.etemplate_widget_nextmatch.inc.php Prevent column selection preference from being reset, fixes forced columns don't stay forced. 2015-07-28 14:34:33 +00:00
class.etemplate_widget_tabbox.inc.php
class.etemplate_widget_taglist.inc.php Fix some problems with merging into email files: 2015-06-02 21:21:21 +00:00
class.etemplate_widget_template.inc.php remove double schema prefix "vfs://defaultvfs://default/path" 2015-05-27 12:15:53 +00:00
class.etemplate_widget_textbox.inc.php allow to submit partial content by passing a container(-widget) to etemplate2.submit() 2015-03-20 15:39:35 +00:00
class.etemplate_widget_toolbar.inc.php Do not log toolbar widget content in error log 2015-03-10 15:56:09 +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-28 13:04:53 +00:00
class.etemplate_widget_url.inc.php
class.etemplate_widget_vfs.inc.php WIP image upload via drag into ckeditor 4.5 2015-08-07 14:18:07 +00:00
class.etemplate_widget.inc.php fix groupbox to have NO namespace (it was implemented on client-side with and on server-side without namespace before) 2015-07-07 11:38:01 +00:00
class.etemplate.inc.php
class.historylog_widget.inc.php
class.link_widget.inc.php
class.manual_widget.inc.php
class.nextmatch_widget.inc.php Change category icon in all apps 2015-03-12 17:01:11 +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 if db-object passed to so_sql_cf, use that also for querying custom-fields 2015-07-27 13:24:18 +00:00
class.so_sql.inc.php fixing regression in search in ACL popup for a pattern with non-ascii chars (r53252 and r53376) 2015-08-21 09:18:50 +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
hook_sidebox_menu.inc.php