.. |
class.ajax_captcha_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.ajax_select_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.bo_merge.inc.php
|
fixed not working download via action system: needed submit via POST request instead of Ajax, add new boolean action attribute postSubmit
|
2013-10-04 12:48:11 +00:00 |
class.bo_tracking.inc.php
|
change send_notifications to always restore modifications on user-enviroment, before returning
|
2013-08-30 13:48:47 +00:00 |
class.boetemplate.inc.php
|
fixed "PHP Parse error: syntax error, unexpected \ (T_NS_SEPARATOR)" error caused by email validation, also added error_log for these type of parse-errors
|
2013-07-30 09:11:33 +00:00 |
class.contact_widget.inc.php
|
do not call parent constructor for old etemplate
|
2011-08-27 09:03:32 +00:00 |
class.customfields_widget.inc.php
|
Pass along enhancement flag
|
2012-12-31 20:22:05 +00:00 |
class.date_widget.inc.php
|
removed old code used to run etemplate without javascript, not working anymore and causing it now to fail after Nathans changes
|
2013-04-03 08:37:28 +00:00 |
class.db_tools.inc.php
|
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
|
2013-06-12 16:57:44 +00:00 |
class.editor.inc.php
|
Fix editor to still work with existing basic widgets
|
2013-04-08 14:31:43 +00:00 |
class.etemplate_et2_widgets.inc.php
|
Remove inline javascript to file
|
2013-10-10 11:58:19 +00:00 |
class.etemplate_old.inc.php
|
switching on Content-Security-Policy: script-src 'self' 'unsafe-eval' for all templates, old non-et2 apps can call egw_framework::csp_script_src_attrs('unsafe-inline') to enable inline scripts in their scope, et2 does it for CK editor which does not support CSP currently and old etemplate does it for all apps using it
|
2013-10-05 13:33:28 +00:00 |
class.etemplate_request_files.inc.php
|
"etemplate_request class to store the request data in the filesystem
|
2009-03-16 13:43:16 +00:00 |
class.etemplate_request_session.inc.php
|
Refractured eTemplate to use:
|
2009-03-16 12:58:24 +00:00 |
class.etemplate_request.inc.php
|
work around a warning, if database password contains a non-ascii char (eg. German umlaut)
|
2012-10-23 08:20:54 +00:00 |
class.etemplate_widget_button.inc.php
|
Better fix for some widgets not being properly initialized (that doesn't break others)
|
2013-06-19 18:11:30 +00:00 |
class.etemplate_widget_checkbox.inc.php
|
Fix checkboxes using defaults not returning boolean
|
2013-06-24 23:03:55 +00:00 |
class.etemplate_widget_customfields.inc.php
|
disable permanent error-log
|
2013-08-20 11:57:44 +00:00 |
class.etemplate_widget_date.inc.php
|
Properly fix date-timeonly js side to return a timestamp as all date widgets, server side converts it to expected format, same as others.
|
2013-08-26 17:04:43 +00:00 |
class.etemplate_widget_file.inc.php
|
fix some issues for file upload type validation
|
2013-09-04 09:03:54 +00:00 |
class.etemplate_widget_grid.inc.php
|
fixed wrong brackets causing run method not to decend into NOT disabled widgets
|
2013-08-23 13:00:13 +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
|
allow to pass config/validation rules to current purifying engine (HTMLawed)
|
2013-10-10 09:30:25 +00:00 |
class.etemplate_widget_image.inc.php
|
- Add image widget
|
2011-08-30 20:56:01 +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 "Got invalid title request, by NOT sending empty requests" warnings
|
2013-10-10 10:49:41 +00:00 |
class.etemplate_widget_menupopup.inc.php
|
Change multi-select header styling:
|
2013-09-30 15:39:36 +00:00 |
class.etemplate_widget_nextmatch.inc.php
|
No longer need to change onchange here, client side does it
|
2013-10-10 13:12:33 +00:00 |
class.etemplate_widget_projectmanager.inc.php
|
Implement validate, fix missing options after submit
|
2013-02-08 16:10:26 +00:00 |
class.etemplate_widget_tabbox.inc.php
|
Fix server side auto-repeat to have different rows, instead of multiple references to the same one
|
2013-07-17 09:38:37 +00:00 |
class.etemplate_widget_taglist.inc.php
|
html-encoding is done in etemplate engine
|
2013-08-09 11:17:30 +00:00 |
class.etemplate_widget_template.inc.php
|
swap haystack and needle, as they seem in wrong order for the purpose at hand
|
2013-09-02 07:52:57 +00:00 |
class.etemplate_widget_textbox.inc.php
|
Better fix for some widgets not being properly initialized (that doesn't break others)
|
2013-06-19 18:11:30 +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
|
some more docu for tree-widget and allow to use autoloading-url for initialisation too
|
2013-05-12 13:09:20 +00:00 |
class.etemplate_widget_url.inc.php
|
* Addressbook: switch off client side email address validation as browser rule set seems to be more restrictive than rfc822 rules suggests; implement better rfc822 compliant email address validation
|
2013-02-28 15:21:43 +00:00 |
class.etemplate_widget_vfs.inc.php
|
Some extra debug for et2
|
2013-02-04 12:35:30 +00:00 |
class.etemplate_widget.inc.php
|
fixed wrong brackets causing run method not to decend into NOT disabled widgets
|
2013-08-23 13:00:13 +00:00 |
class.etemplate.inc.php
|
load app translations on ajax-submit too
|
2013-10-10 09:32:25 +00:00 |
class.historylog_widget.inc.php
|
* All apps: allow to log user-agent and action of all changes in history-log of entries (enable in Admin >> Site configuration)
|
2013-07-11 13:09:23 +00:00 |
class.link_widget.inc.php
|
* eTemplate/all apps: (silently) limit number of links shown to 1000 newest, to not run into memory_limit or max_execution_time and assuming noone will scroll further down anyway
|
2013-07-26 09:38:38 +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
|
fix not working timesheet status and category actions: "disableClass", "enableClass" and "enableId" are now handled by action system itself, one should not set an explicit "enabled" attribute anymore
|
2013-08-26 08:24:50 +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
|
new option to to show only enabled apps (ones which users can get run-rights for) in select-apps
|
2013-08-28 10:07:24 +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
|
fixed SQL error caused by so_sql prefixing 0 with table name
|
2013-08-29 13:28:08 +00:00 |
class.so_sql.inc.php
|
* Timesheet/PostgreSQL: fix SQL error when selecting a timerange
|
2013-08-29 10:59:00 +00:00 |
class.soetemplate.inc.php
|
fixed fatal error in soetemplate called by editor, if etemplate is switched to etemplate_new
|
2013-05-11 09:25:32 +00:00 |
class.solangfile.inc.php
|
* Setup/API: translations are no longer installed in database, but loaded directly from lang-files into tree-level cache
|
2012-11-05 12:18:22 +00:00 |
class.tab_widget.inc.php
|
use either tab definition from xml or tabs defined via setElementAttribute($id, tabs, array $tabs), also allow that for old eTemplate
|
2013-05-09 09:28:27 +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
|
* Addressbook: switch off client side email address validation as browser rule set seems to be more restrictive than rfc822 rules suggests; implement better rfc822 compliant email address validation
|
2013-02-28 15:21:43 +00:00 |
class.vfs_widget.inc.php
|
display thumbnail now for images up to 1.6M, which seem to work with our current recommended memory_limit of 128M
|
2012-10-30 16:48:07 +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
|
also need to re-assemble image options, as I cant edit/remove them in editor
|
2013-04-10 15:46:38 +00:00 |
hook_sidebox_menu.inc.php
|
Add quick viewer for et2 widgets
|
2013-02-11 08:10:25 +00:00 |