Like others have said the current editor is a shambles, my level of complaints has not reached a point I try the dev branch, or move to probably horde, so is anyone using the dev branch in production? (something I never do, but in rare cases, like this mess, it is a possible reality).
Or is the next stable release not too far off, I need to resolve this before Christmas.
On 12/03/2014 12:13 AM, Noel Butler wrote:
Or is the next stable release not too far off, I need to resolve this before Christmas.
It should not eat your data ;)
I say it's stable, we didn't add any new features since beta release. There are no serious issues in bugtracker. 1.1-rc is planned before Christmas. Also, Kolab Enterprise 14 stable release planned for this month uses current git-master of Roundcube.
Of course if you have external plugins or skins you should test them carefully because there might be some incompatibilities.
On 03/12/2014 17:22, A.L.E.C wrote:
On 12/03/2014 12:13 AM, Noel Butler wrote:
Or is the next stable release not too far off, I need to resolve this before Christmas.
It should not eat your data ;)
I say it's stable, we didn't add any new features since beta release. There are no serious issues in bugtracker. 1.1-rc is planned before Christmas. Also, Kolab Enterprise 14 stable release planned for this month uses current git-master of Roundcube.
Of course if you have external plugins or skins you should test them carefully because there might be some incompatibilities.
Thanks, just it looks like a *lot* of changes have taken place hence my question, well, perhaps this weekend since they forecast most of it will be rain and storms, I'll have some time to try it on a box.
Hi All
Does anyone know the latest version of the kolab plugin I can run with roundcube 1.0.3. (using the 'database' driver with mysql)
I am currently using version 0.9beta (tasks) and 0.9.1 (cal) so figured it was time for an update as we seem to be on plugin version 3.2.0 now.
However, when I upgrade the plugin (using the UPGRADE instructions) I get
PHP Fatal error: Call to undefined method rcube_user::list_emails() in /var/www/webmail/plugins/tasklist/tasklist_ui.php on line 80
logged to the PHP error log, and upon searching the roundcube source this function doesn't seem to exist in 1.0.3 (or 1.1 come to that).
Maybe I'm looking in the wrong place (not really used to git) but there doesn't seem to be any reference to roundcube version (I'm guessing 3.2.0 is kolab version).
Thanks Steve
PLEASE NOTE To ensure a rapid response please submit any support queries to helpdesk@strategicbookings.com or submit them online at https://helpdesk.strategicbookings.com
On 12/06/2014 10:52 AM, Steve Perkins wrote:
PHP Fatal error: Call to undefined method rcube_user::list_emails() in /var/www/webmail/plugins/tasklist/tasklist_ui.php on line 80
logged to the PHP error log, and upon searching the roundcube source this function doesn't seem to exist in 1.0.3 (or 1.1 come to that).
it does in git-master.
Maybe I'm looking in the wrong place (not really used to git) but there doesn't seem to be any reference to roundcube version (I'm guessing 3.2.0 is kolab version).
Plugins from git-master work only with Roundcube from git-master. For Roundcube 1.0 you should try roundcubemail-plugins-kolab-3.1 branch.
Thanks A.L.E.C
On 06-12-2014 19:33, A.L.E.C wrote:
On 12/06/2014 10:52 AM, Steve Perkins wrote:
PHP Fatal error: Call to undefined method rcube_user::list_emails() in /var/www/webmail/plugins/tasklist/tasklist_ui.php on line 80 logged to the PHP error log, and upon searching the roundcube source this function doesn't seem to exist in 1.0.3 (or 1.1 come to that).
it does in git-master.
Maybe I'm looking in the wrong place (not really used to git) but there doesn't seem to be any reference to roundcube version (I'm guessing 3.2.0 is kolab version).
Plugins from git-master work only with Roundcube from git-master. For Roundcube 1.0 you should try roundcubemail-plugins-kolab-3.1 branch.
PLEASE NOTE To ensure a rapid response please submit any support queries to helpdesk@strategicbookings.com or submit them online at https://helpdesk.strategicbookings.com