Age | Commit message (Collapse) | Author |
|
rcube_config::timezone_name_from_abbr() (#1490293)
|
|
|
|
|
|
errors (#1490281)
|
|
|
|
|
|
entries
which may happen for contacts without name(s)
|
|
|
|
After sending a message it is stored in Sent folder, this operation
may fail, e.g. because of "over quota" error. In such a case we'll
not close the compose window, but display the error and, if user clicks
Send/Save button, we'll display a dialog informing about the situation and
providing an option to try the save operation again.
|
|
This also fixes over quota responses on cyrus imap which uses "Over quota" string and no error identifier.
|
|
strange behavior in FF 3.6
|
|
engines (#1490283)
|
|
|
|
|
|
|
|
|
|
Also other cursor position inconsistency. Additionally fixed
invisible cursor in HTML editor in older Firefox browser versions.
|
|
mb_regex_encoding() function (#1490280)
|
|
|
|
|
|
As currently we're using this to find only max_allowed_packet value,
it is better to use "SHOW VARIABLES LIKE ?" instead of asking for all variables.
|
|
RFC3676[4.5] (#1490284)
|
|
|
|
Conflicts:
CHANGELOG
|
|
shared cache
|
|
Plugin preload
|
|
|
|
|
|
|
|
|
|
warnings were logged (Kolab #4522)
|
|
meantime (#1490238)
|
|
Allow the timeout and retry interval for memcached to be configured
|
|
|
|
|
|
|
|
|
|
Move the plugin loading phase to before sessions have started allowing plugins to add session drivers. Plugins that want to use this should define an "onload" method in their plugins. This method does not have access to variables like $task as they are not yet initialised at that time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
switch (#1490239)
|
|
|
|
|
|
versions
|
|
another window (#1490238)
|