..
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.bo_merge.inc.php
* Addressbook/InfoLog/Tracker: added or fixed formatting of certain custom field types in notifications using a single shared method
2012-08-09 13:07:07 +00:00
class.bo_tracking.inc.php
* EMail/all apps: fixed notifications caused EMail to loose connection to IMAP server
2013-09-02 12:19:19 +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 10:15:01 +00:00
class.customfields_widget.inc.php
* Addressbook/InfoLog/Tracker: added or fixed formatting of certain custom field types in notifications using a single shared method
2012-08-09 13:07:07 +00:00
class.date_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.editor.inc.php
if dir is not writable, download xet file
2012-07-18 17:49: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:21:20 +00:00
class.etemplate.inc.php
* eTemplate/all apps: fixed not working display of floating point values in input fields for Chrome or Safarie (browsers supporting html5 input type="number")
2012-10-31 09:20:24 +00:00
class.link_widget.inc.php
fixed PHP 5.4 Warning: Illegal string offset
2012-05-21 10:59:33 +00:00
class.nextmatch_widget.inc.php
found a lot more calls to get_rows missing to set csv_export flag and fixed code in nextmatch dealing with situation if num_rows=-1 got stored in prefs anyway
2012-03-29 12:06:10 +00:00
class.select_widget.inc.php
Add missing part of country code changes (r38733)
2012-05-09 15:38:21 +00:00
class.so_sql_cf.inc.php
* All apps/custom fields: fixed multiple identical rows, if custom fields where set (introduced in last package)
2013-07-23 13:54:20 +00:00
class.so_sql.inc.php
* Addressbook: fixed sql error caused by multiple DISTINCT by backporting whole so_sql class from Trunk/11.1
2013-08-22 12:39:54 +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:32 +00:00
class.solangfile.inc.php
fixed creating of new translations / give [Write] button file not yet existing (permissions given)
2011-08-04 07:40:16 +00:00
class.url_widget.inc.php
since we allow ampersand in local-part of the emailaddress, we have to handle this while preprocessing template data
2012-10-23 10:39:30 +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:45 +00:00
class.xul_io.inc.php
backported xml-import/export from trunk, as it works a lot better then version in 1.8
2012-07-18 17:51:09 +00:00