.. |
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
|
Add home-accounts custom fields sub-placeholders
|
2013-06-10 16:30:32 +00:00 |
class.bo_tracking.inc.php
|
async notifications can NOT use a single static variable as cache, as it will be used for all the different entries notified
|
2013-03-22 15:07:54 +00:00 |
class.boetemplate.inc.php
|
only cache highest version: only update cache when storing, if it contains older version, only update when reading, if no version (=highest) is requested --> should fix cases where new distributed templates overwrite customer templates with higher version in cache
|
2012-06-14 11:32:31 +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
|
* Import|Export: Add ability to set filters for export definitions. Currently available for Infolog.
|
2013-01-09 16:38:19 +00:00 |
class.date_widget.inc.php
|
rename again accidently renamed boetemplate(_old) class
|
2012-04-04 06:10:41 +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 17:59:43 +00:00 |
class.editor.inc.php
|
onClick is valid for a box
|
2013-01-09 16:12:17 +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.inc.php
|
merged tooltip for label from trunk
|
2013-06-05 13:55:57 +00:00 |
class.historylog_widget.inc.php
|
fixed historylog widget to correct display custom fields of type link to application
|
2012-07-31 16:15:27 +00:00 |
class.link_widget.inc.php
|
fixed PHP 5.4 Warning: Illegal string offset
|
2012-05-21 10:57:16 +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
|
backported "hide_header" r42229 (only class.nextmatch_widget.inc.php) from Trunk
|
2013-05-28 13:27:34 +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
|
Add ACL check to read-only category selection and nextmatch row color
|
2013-03-06 15:30:06 +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 not working multiple value "select-account" or "home-accounts" (rows > 1) custom fields
|
2013-06-12 14:29:04 +00:00 |
class.so_sql.inc.php
|
fixed not working quoting of multiple values specified as array, can not use array walk, as 2. parameter is the key not passed data
|
2013-05-31 08:29:58 +00:00 |
class.soetemplate.inc.php
|
download etemplate.inc.php distribution file, if webserver has no write rights to setup directory
|
2012-10-30 14:04:20 +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-15 19:12:15 +00:00 |
class.tab_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.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
|
* Etemplate/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:26:07 +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:34 +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
|
Fix missing grid name when importing template, fix missing label options
|
2013-01-11 15:33:38 +00:00 |
hook_sidebox_menu.inc.php
|
prevent compile error in translation tools when searching new phrases
|
2007-11-12 01:05:11 +00:00 |