Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: rosali on February 12, 2011, 09:11:51 AM

Title: MyRoundcube plugins bundle
Post by: rosali on February 12, 2011, 09:11:51 AM
This is a noreply thread. Subscribe to this thread to stay informed about new releases of my plugin bundle.
Title: MyRoundcube plugins bundle
Post by: rosali on February 13, 2011, 05:07:19 AM
I have released a new bundle for 0.5.1 stable.

(*) Includes bugfixes for calendar plugin
(*) logout_redirect plugin has been adjusted to work with 0.5.1
(*) various minor changes in other plugins

NOTES:
calendar plugin:
(*) Don't miss to create the new database table events_cache
(*) PostgreSQL compatibilty ... see new config keys for database sequences

Thanks to all localization contributers. Files I got during last week are
not considered yet.
Title: MyRoundcube plugins bundle
Post by: rosali on February 23, 2011, 04:09:21 AM
I have released a new bundle for 0.5.1 stable.

(*) More compatibility fixes
(*) calendar plugin: creating events by selecting a time range
(*) request_saver plugin: see 'News' @ myroundcube - Project Hosting on Google Code (http://myroundcube.googlecode.com)
Title: MyRoundcube plugins bundle
Post by: rosali on February 23, 2011, 11:38:56 PM
Two bug fixes regarding calendar plugin:

#1- wrong end time when creating and event by selecting a time range
Issue 155 - myroundcube - Wrong end date when creating events by selecting a time range in month view - Project Hosting on Google Code (http://code.google.com/p/myroundcube/issues/detail?id=155)

#2- wrong timezone offset detection when sending reminders
Issue 154 - myroundcube - Calendar reminder sent based on end-time - Project Hosting on Google Code (http://code.google.com/p/myroundcube/issues/detail?id=154)
Title: MyRoundcube plugins bundle
Post by: rosali on February 25, 2011, 02:42:08 AM
I have released a new bundle for 0.5.1 stable.

(*) More compatibility fixes
(*) Minor fixes in calendar plugin regarding create event on selecting a time range
(*) Refactoring of terms plugin
(*) Added all localizations received until yesterday

I'll be off for at least a month soon.

Minor bug reports will be fixed if reported until Sunday. Everything else has to wait until I'm back :)
Title: MyRoundcube plugins bundle
Post by: rosali on March 17, 2011, 10:48:48 AM
I have released a new bundle for 0.5.1 stable.

(*) More compatibility fixes
(*) Improved request_saver plugin
(*) Added some new localizations
Title: MyRoundcube plugins bundle
Post by: rosali on March 18, 2011, 01:02:20 AM
Here is a compatibility list for the new request_saver plugin (load optimization):

http://mail4us.net/plugins/request_saver/compat

The list contains links to patched third party plugins to work with request_saver plugin.
Title: MyRoundcube plugins bundle
Post by: rosali on March 18, 2011, 11:22:05 AM
BUG ALERT !!!

I just noticed that special folder association for remote accounts was broken. This can result in a loss of messages.

A fix is online (roundcube-0.5.1-bundle-v.2.3.1.zip).

(*) accounts bug fix
(*) settings minor improvement
(*) taskbar minor improvement
(*) demologin minor improvement
Title: MyRoundcube plugins bundle
Post by: rosali on April 21, 2011, 12:44:08 AM
I have released a new bundle for 0.5.1 stable.
Title: MyRoundcube plugins bundle
Post by: rosali on April 22, 2011, 03:03:43 AM
I have released a new bundle for 0.5.2 stable.
Title: MyRoundcube plugins bundle
Post by: rosali on April 23, 2011, 01:40:05 AM
BUG ALERT:

'terms' plugin is incompatible with Roundcube 0.5.2. It causes endless loops.

A fixed version is here:

http://mail4us.net/plugins/terms.zip
Title: MyRoundcube plugins bundle
Post by: rosali on April 24, 2011, 02:53:29 AM
I have released a bug fix bundle.
Title: MyRoundcube plugins bundle
Post by: rosali on May 05, 2011, 04:54:18 AM
I have released a new bundle for Roundcube 0.5.2.

NOTICE:

Consider 'calendar' and 'accounts' plugins as alpha.

(*) 'accounts'
I have applied patch to send messages via remote smtp servers.
Database adjustment is required (new field 'account_host_smtp')

(*) 'calendar'
CalDAV backend has been implemented - thanks to University of Kaiserslautern - Germany.
Don't miss to create 'events_caldav' database table (see SQL folder)!

Both plugins has not been tested very extensively. Regard it as a field test and use with care!
Title: MyRoundcube plugins bundle
Post by: rosali on May 05, 2011, 03:03:57 PM
New Bundle Roundcube 0.5.2 - v2.1

(*) calendar plugin

qTips: Fixed cross browser issues
Title: MyRoundcube plugins bundle
Post by: rosali on May 08, 2011, 02:31:45 AM
I have released a new bundle.

There are serveral bug fixes in the calendar plugin introduced by ...
(*) alpha implementation of CalDAV backend
(*) play nice with request_saver plugin
(*) incompatibility with Roundcube 0.5.2

Next steps are:
(*) improve GUI to avoid reload of events when adding new event or editing existing event
(*) Reforctor Reminders.

I know that Reminiders are buggy. Please don't report issues or ask me questions about reminders until this part has been refactored.
Title: MyRoundcube plugins bundle
Post by: rosali on May 12, 2011, 02:21:13 AM
I have released a new bundle for Roundcube v0.5.2

calendar plugin

CalDAV backend has been improved.

Notice:
(*) If never used before, create 'events_caldav' database table and add to 'events' and 'events_cache' table field 'caldav' type 'text'.
(*) If database 'events_caldav' table already exists, add field 'caldav' type 'text'. Adjust 'events' and 'events_cache' table as mentioned above aswell.
(*) Update jqueryui plugin.

Known issues:
(*) Google has implemented categories recently. Their CalDAV backend does not support it yet. So, sync event colors is not possible yet.
(*) The reminder section has not been refactored yet. Reminder properties will be overwritten on a per user level. So, if you have setup reminders on a per event level in goolge calendar, you will loose these settings.

Still use with care. Regard it as a beta now.
Title: MyRoundcube plugins bundle
Post by: rosali on May 13, 2011, 02:39:57 PM
BUG ALERT :: v2.3 bundle

calendar plugin

If compose_newwindow plugin is not installed, a javascript error makes compose screen unuseable.

Fix: calendar.php line 805 replace by:
Code: [Select]
     if(opener && opener.rcmail && opener.rcmail.env && opener.rcmail.env.history_back){
Title: MyRoundcube plugins bundle
Post by: rosali on May 14, 2011, 01:24:11 AM
v2.4 bug fix release is online.

Notice:
CalDAV Password is now saved encrypted. You have to save the password again. Otherwise events won't be fetched from server.
Title: MyRoundcube plugins bundle
Post by: rosali on May 14, 2011, 02:44:23 AM
And again a bug. I hate deep changes (in this case the CalDAV backend):

Fix:
http://www.roundcubeforum.net/7-third-party-contributions/46-api-based-plugins/8445-calendar-clarifications-regarding-sharing.html
Title: MyRoundcube plugins bundle
Post by: rosali on May 18, 2011, 03:08:33 AM
There is a new bundle online

Calendar plugin:
(*) re-configure it ... a important key was missing in prior releases
(*) Shared calendars: Readonly calendars are visible in the selector now
(*) Filters: Layers should be filtered now correctly
Title: MyRoundcube plugins bundle
Post by: rosali on May 20, 2011, 04:02:12 AM
I have released 2.6 bundle (only calendar plugin related changes, update recommended).
Title: MyRoundcube plugins bundle
Post by: rosali on May 21, 2011, 03:23:52 AM
I have released 2.7 bundle:

Calendar plugin:
(*) Shared Calendar selection and Filter selection is now stored in preferences
(*) There is a new option in settings section to choose if start view is with or without layers.

Issue 189 - myroundcube - Shared Calendars show events in places where they shouldn't - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=189&can=1&start=100)
Title: MyRoundcube plugins bundle
Post by: rosali on May 29, 2011, 12:00:02 PM
I have released 2.8 bundle:
 
Calendar plugin:
(*) I have updated jquery fullcalendar UI (v.1.5.1)
(*) Improvement of shared calendars and categories filters
(*) Thunderbird client should sync now categories properly
(*) Other stuff I do not remember right now

... Regard calendar plugin as a beta - test it - your feedback is very welcome!
Title: MyRoundcube plugins bundle
Post by: rosali on June 13, 2011, 01:41:23 AM
I have released 2.9 bundle:

Calendar plugin:
(*) Fixed some DST and Categories issues
(*) Pending enhancement requests:
(**) Multiple CalDAVs
(**) Search feature
(**) Reminders on a per user level

... Regard calendar plugin as a beta - test it - your feedback is very welcome!
Title: MyRoundcube plugins bundle
Post by: rosali on June 16, 2011, 06:46:38 AM
I have started to implement a search feature to the calendar plugin.

I appreciate your feedback: Issue 203 - myroundcube - calendar: search feature - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=203)
Title: MyRoundcube plugins bundle
Post by: rosali on June 19, 2011, 01:36:50 AM
There is a new snapshot of calendar plugin:

Issue 203 - myroundcube - calendar: search feature - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=203)
Title: MyRoundcube plugins bundle
Post by: rosali on June 21, 2011, 11:06:49 AM
There is new snapshot of calendar plugin.

The search feature is now completed. Feedback is welcome!

http://mail4us.net/dev/plugins/calendar.zip
Title: MyRoundcube plugins bundle
Post by: rosali on June 26, 2011, 10:05:13 AM
I have released Roundcube 0.5.3 - v1.0 bundle:
 
Calendar plugin:
 (*) Added search feature
 (*) Pending enhancement requests:
 (**) Multiple CalDAVs
 (**) Reminders on a per user level
 
... Regard calendar plugin as a beta - test it - your feedback is very welcome!
Title: MyRoundcube plugins bundle
Post by: rosali on July 02, 2011, 11:43:43 PM
I have released Roundcube 0.5.3 - v1.1 bundle:

 Calendar plugin:
 (*) Improved and finished search feature
 (*) Pending enhancement requests:
 (**) Multiple CalDAVs
 (**) Reminders on a per user level

 ... Regard calendar plugin as a well tested beta.
Title: MyRoundcube plugins bundle
Post by: rosali on July 09, 2011, 11:03:29 PM
I have released Roundcube 0.5.3 - v1.2 bundle:

    Calendar plugin:
    (*) File upload is now in AJAX style
    (*) Pending enhancement requests:
    (**) Multiple CalDAVs
    (**) Reminders on a per user level

    ... Regard calendar plugin still as a beta.
Title: MyRoundcube plugins bundle
Post by: rosali on July 25, 2011, 04:19:49 AM
I have released Roundcube 0.5.3 - v1.3 bundle:

Calendar plugin:
(*) Multiple CalDAV by categorizing events
(*) Pending enhancement requests:
(**) CalDAV support for DIGEST authentication
(**) Reminders on a per user level

Notice: Please re-configure calendar plugin

... Regard calendar plugin still as a beta.
Title: MyRoundcube plugins bundle
Post by: rosali on July 30, 2011, 02:43:10 AM
I have released Roundcube 0.5.3 - v1.4 bundle:

Calendar plugin:
(*)  CalDAV support for DIGEST authentication
(*) Pending enhancement requests:
(**) Reminders on a per user level
(**) Better implementation of ics invitations

Notice: Please re-configure calendar plugin

... Regard calendar plugin still as a beta.

News:

idle_timeout plugin:

I have deprecated session_timeout plugin and replaced it by idle_timeout plugin.

The plugin assumes idle and logs out the user if ...
(*) keypress
(*) mousedown
(*) mousemove
(*) scroll
... event is not fired within a configurable time span.

If idle is detected it displays a logout warning and logs out the user.
On next login it resumes last task/action. If idle is detected while
composing a message it saves the message as draft and redirects
the user to drafs folder on next login.
Title: MyRoundcube plugins bundle
Post by: rosali on August 16, 2011, 01:32:48 AM
Calendar Plugin:

I have implemented reminders on a per user level now. Please test it. Feedback is appreciated:

Details:
Issue 233 - myroundcube - calendar: Implement Reminders on event level - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=233)
Title: MyRoundcube plugins bundle
Post by: rosali on August 19, 2011, 03:40:00 AM
I have release a new bundle for Roundcube 0.5.3/4.

Calendar Plugin:
(*) Reminders on a per event level
(*) Re-configuration and database adjustments are required (Details: Issue 233 - myroundcube - calendar: Implement Reminders on event level - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=233)).

Demologin Plugin:
(*) Disable Password changing if Password plugin is installed.
Title: MyRoundcube plugins bundle
Post by: rosali on September 05, 2011, 10:51:29 AM
I have release a new bundle for Roundcube 0.6-beta

Calendar Plugin:
(*) Re-configuration and database adjustments are required:

(**) 'events', 'events_cache', 'events_caldav' tables new fields (MySQL example):

Code: [Select]
 `reminder` int(10) DEFAULT NULL,
  `reminderservice` text,
  `remindermailto` text,
  `remindersent` int(10) DEFAULT NULL,

(**) new table 'reminders'
Title: MyRoundcube plugins bundle
Post by: rosali on September 08, 2011, 02:32:17 AM
I have released a bundle for Roundcube 0.6-rc.
Title: MyRoundcube plugins bundle
Post by: rosali on September 09, 2011, 11:55:08 PM
I have released a bugfix bundle for Roundcube 0.6-rc.
Title: MyRoundcube plugins bundle
Post by: rosali on September 14, 2011, 05:19:43 AM
There is a new bundle for RC0.6-rc.

(*) completed vkeyboard plugin (virtual keyboard to enter passwords)
(*) register plugin: added cPanel driver (Thanks to  http://www.justhost.com for providing a test environment for free)
(*) several fixes/improvements regarding porting the bundle to RC 0.6 branche

Update is recommend.
Title: MyRoundcube plugins bundle
Post by: rosali on September 17, 2011, 08:38:09 AM
I have released a new bundle for RC06.-rc.

I have a session race issue, especially when vcard_attach plugin is enabled.
Please monitor your logs and report session errors!
This does not mean that you can't use the bundle. There are several improvements and bug fixed especially to calendar plugin.

Update is recommended.
Title: MyRoundcube plugins bundle
Post by: rosali on September 23, 2011, 03:54:29 AM
There is a new bundle for Roundcube 0.6-rc (bundle v1.5).

I hope all plugins are ported now to Roundcube 0.6 branche.

News:

(*) google_ads  plugin
Title: MyRoundcube plugins bundle
Post by: rosali on October 05, 2011, 04:30:43 AM
I have released a new bundle for RC 0.6 - stable.

Please update all plugins you are using from my bundle.
Title: MyRoundcube plugins bundle
Post by: rosali on October 08, 2011, 03:44:20 PM
I have released a new bundle for RC 0.6 - stable.

Notice:

Config files for calendar and terms plugins are now located in plugin root folder !!! I'll recode config loading step by step for all plugins (Reason: Issue 244 - myroundcube - Terms plugin issues - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=244)).
Title: MyRoundcube plugins bundle
Post by: rosali on October 16, 2011, 09:22:31 AM
I have released a new bundle for RC 0.6 - stable.

Please consider update notes: http://mail4us.net/plugins/update

News:

(*) impersonate

Administration tool to login into other users account. This is a powerful tool! Don't abuse and respect privacy and legal restritictions!

(*) global_config

You get a better performance if you merge all plugin configurations into the config file of this plugin. I have adjusted all my plugins to the style Roundcube devs are using. The config file is now located in the plugin root folder (see update notes).

(*) tinymce

Add a virtual keyboard to the compose page. Notice: Copy Jsvk folder into ./program/js/tiny_mce/plugins

(*) qtip

Javascript qtip library is used by several plugins. I have moved the library to a common used plugin (required by calendar and settings plugin).

This was a bigger change. Test and use with care!
Title: MyRoundcube plugins bundle
Post by: rosali on October 19, 2011, 09:39:24 AM
There is a new bundle for Roundcube 0.6 - stable.

calendar: Sync with Lightning was broken (Issue 250 - myroundcube - Duplicate events after deletion in Lightning - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=250))

... and serveral more minor bug fixes (r18 - myroundcube - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/source/detail?r=18))
Title: MyRoundcube plugins bundle
Post by: rosali on October 20, 2011, 12:54:11 AM
I have missed to adjust config.inc.php.dist of some hmail_* plugins correctly.

Also calendar is locked now if background replication is running.

If you downloaded Roundcube 0.6 bundle 1.2 or 1.3 please download recent bundle again.

P.S.: Thanks, bagu for the bug report!
Title: MyRoundcube plugins bundle
Post by: rosali on October 26, 2011, 01:11:26 AM
I have released a new bundle for Roundcube 0.6 stable.

News:

sticky_notes plugin has been refactored (http://www.roundcubeforum.net/7-third-party-contributions/46-api-based-plugins/8174-sticky-notes-plugin-refactoring.html).
Title: MyRoundcube plugins bundle
Post by: rosali on October 31, 2011, 04:40:48 AM
I have released a new bundle for Roundcube 0.6 stable.

News:

(*) calendar: Fix for DST-Adjustments and some compatibility code for _sticky_notes_ integration
(*) sticky_notes: Unified colorizing with calendar

Note:
Not considered yet: Issue 254 - myroundcube - Table reminders needs adjustments - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=254)
Title: MyRoundcube plugins bundle
Post by: rosali on November 01, 2011, 04:50:34 AM
I have release a new bundle for Roundcube 0.6 stable.

News:
(*) sticky_notes: GUI improvements, mapping of colorizing if category contains special chars (äöü etc.)

Note:
Update calendar plugin as well!
Title: MyRoundcube plugins bundle
Post by: rosali on November 06, 2011, 01:05:52 AM
I have release a new bundle for Roundcube 0.6 stable.
Title: MyRoundcube plugins bundle
Post by: rosali on November 10, 2011, 07:19:40 AM
I have released a new bundle for Roudcube 0.6 stable.

(*) calendar

There is a bigger change in the backend. I have replaced RRULE parser by appropriate DAVical class. So, please test ...

(*) detach_attachments

This is a new plugin which will send download links for hugh attachments instead of sending real attachment.
Title: MyRoundcube plugins bundle
Post by: rosali on November 16, 2011, 02:55:22 PM
Issue 269 - myroundcube - Calendar: reminders database table grows dramatically - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=269)

Disable reminder schedule by:

Look into caldav.php and database.php and replace existing code by ...

      if($event['recurring'] != 0){
        $events = $this->getEvents(
          $event['start'],
          (int) $event['start'] + 86400,// find me: schedule further reminder by a cron job (f.e. by reminders cron when a reminder is sent) $event['expires'],
          array(),
          false,
          array('uid',$event['uid'])
        );
      }
Title: MyRoundcube plugins bundle
Post by: rosali on November 26, 2011, 05:16:14 PM
I have released a new bundle for Roundcube 0.6.

Calendar:
(*) Re-coded RRULES section. It is now possible to edit single events within a row of recurring events (detach event).
(*) Re-coded Reminders section.
(*) Re-coded Thunderbird/Lightning sync.

It runs now on Mail4us.net Webmail :: Welcome to Mail4us.net Webmail (http://mail4us.net) for a week without problems. Nethertheless test and use with care!

Sticky Notes:
(*) There is a new configuration option to display count of notes either as merged image or as plain text to aviod issues with PHP _Imagettftext_.

Others:
(*) Minor changes not worth to mention.
Title: MyRoundcube plugins bundle
Post by: rosali on December 02, 2011, 01:15:33 AM
I have released a new bundle for Roundcube 0.6.

The bundle 0.6 branche will be deprecated soon due to Roundcube 0.7beta release. I'll start with porting plugins to Roundcube 0.7 during the next week.
Title: MyRoundcube plugins bundle
Post by: rosali on December 03, 2011, 10:11:50 AM
I have released a new bundle for Roundcube 0.6.

(*) calendar:

bugfix: editing events -> GUI was initialized wrong if a recurring event which starts in DST was edtited in Regular Time and vice versa
bugfix: moving event -> GUI freezed when dragging an event while replication was running in background
changes: Remove recurring event warning message in editing dialog

(*) taskbar:
improvement: Always show Login link at first position
bugfix: Show Demo Login link (if configured) only on login screen
Title: MyRoundcube plugins bundle
Post by: rosali on January 03, 2012, 08:29:01 AM
I have released first bundle for Roundcube 0.7.

IMPORTANT:

===================================
FROM Roundcube 0.6 to Roundcube 0.7
===================================

Notice:

If you are using addressbook related plugins:

You'll get an ERROR 500 if the plugin is not bindend to task 'dummy'.
Bind these plugins to task 'dummy' by:

1. Open ./plugins//.php
2. Find: public $task
3. Add 'dummy' to var task f.e.: public $task = 'mail|addressbook|dummy';

NEWS:

Calendar show Birthdays if enabled in Config (inspired by Lazlo's planner plugin).
Title: MyRoundcube plugins bundle
Post by: rosali on January 06, 2012, 04:21:50 AM
There is a new bundle for Roundcube 0.7.
Title: MyRoundcube plugins bundle
Post by: rosali on January 13, 2012, 01:47:41 PM
There is a new bundle for Roundcube 0.7.1.
Title: MyRoundcube plugins bundle
Post by: rosali on January 15, 2012, 02:01:53 AM
There is a new bundle for Roundcube 0.7.1.

If you are using my forked version of planner plugin, please adjust 'planner' database table:

Add field 'created', type datetime, default NULL.
Title: MyRoundcube plugins bundle
Post by: rosali on January 16, 2012, 03:30:00 AM
There is a new bundle for Roundcube 0.7.1.

Changes in ...

(*) calendar: Bug fix for 'Delete all Reminders'
(*) planner (forked version): List is now sortable by drag & drop
(*) sticky_notes: Adjustment for drag & drop of planner items
Title: MyRoundcube plugins bundle
Post by: rosali on January 26, 2012, 05:01:06 AM
I have release a new bundle for Roundcube 0.7.1

News:

scheduled_sending Plugin:

Automatically send a draft on a scheduled time. Notice: Core patch required.
Title: MyRoundcube plugins bundle
Post by: rosali on February 03, 2012, 12:32:58 AM
There is a new bundle for Roundcube 0.7.1.

IMPORTANT NOTE for Skin Developers

There is full support for litecube-f skin. The plugin skins can be found @ Litecube-f for Roundcube 0.7.1 is here | Unlock For Us (http://unlockforus.com/litecube-f-for-roundcube-0-7-1-is-here)
This is the last release which contains third party skins. I'll remove skins for Groupvice4 and MEH in the next release. So please
developers of Groupvice4 and MEH pick up the plugin skins and host them yourself. Thanks.
Title: MyRoundcube plugins bundle
Post by: rosali on February 03, 2012, 04:28:04 AM
There is new bundle for Roundcube 0.7.1

(*) Roundcube v0.7.1 Bundle (v1.4.1) includes now scheduled_sending again.
(*) Fast fix for bug in calendar plugin related to search results for all day events.
Title: MyRoundcube plugins bundle
Post by: rosali on February 20, 2012, 10:43:13 AM
There is a new bundle for Roundcube 0.7.1

===================================
FROM Roundcube 0.7.1 - Bundle 1.4.1
===================================

NEWS
====

(*) plugin_manager

Give your users the ability to enable/disable plugins.
The plugin is highly configurable. I suggest to manage
your plugins by this plugin instead to register them
directly in main.inc.php.

CONFIGURATION
=============

(*) moreuserinfo
(*) request_saver
(*) calendar [new config values 'cal_tempdir', 'caldav_debug']

Re-configuration is required.

REQUIREMENTS
============

(*) calendar: Requires http_auth plugin!
(*) rss_feeds: Requires http_auth plugin!
Title: MyRoundcube plugins bundle
Post by: rosali on March 01, 2012, 12:43:39 AM
I have released a new bundle for Roundcube 0.7.1.

Update Notes:

=================================
FROM Roundcube 0.7.1 - Bundle 1.6
=================================

CONFIGURATION
=============

(*) plugin_manager
(*) taskbar

Re-configuration is required.
Title: MyRoundcube plugins bundle
Post by: rosali on March 11, 2012, 03:45:23 AM
I have release a new bundle for Roundcube 0.7.1 (v1.9).

I'd like to track your attention to 'plugin_manager' plugin.
This plugin has two sections:
#1- Visible for users
      Give users the choice which plugins they want to have enabled or not.
#2- Visible for admins
      Check for updates by using my mirror.

Note: bundle v1.8 was not announced. It was just a bug fix release.
Title: Re: MyRoundcube plugins bundle
Post by: rosali on March 19, 2012, 05:28:41 AM
I have release last bundle for Roundcube 0.7.1.

Updates for 0.7.2 start soon.

As far I have not noticed problems if using the bundle on Roundcube 0.7.2. But this was only a quick review.
Title: Re: MyRoundcube plugins bundle
Post by: rosali on March 22, 2012, 09:18:16 AM
I have released a new bundle for Roundcube 0.7.2.
Title: Re: MyRoundcube plugins bundle
Post by: rosali on March 24, 2012, 03:39:53 AM
IMPORTANT ANNOUNCEMENT:

I will deprecate bundled downloads from my repository (http://myroundcube.googlecode.com).

In future there are two ways to download MyRoundcube Plugins:

#1- Checkout code by a svn client
       Notice: The Repository is for my own developement use.
                   It is not garanteed that the respository is in sync with productive code.

#2- Install 'plugin_manager'
       That's the only way to get code considered as stable.
Title: Re: MyRoundcube plugins bundle
Post by: rosali on March 28, 2012, 01:13:47 AM
I have released a new bundle for Roundcube 0.7.2.

As announced there is no bundled zip anymore for download. Install and use plugin_manager (http://code.google.com/p/myroundcube/downloads/detail?name=plugin_manager.zip) to fetch updates.
Title: Re: MyRoundcube plugins bundle
Post by: rosali on May 20, 2012, 10:41:34 AM
Hi all,

I'm implementing 'ctag' comparison into my calendar plugin.
I've tested my code with Google-CalDAV, Davical and Sabredav.
I'm looking for test accounts on other backends (f.e. Radical).

If you like to contribute, please mail test account details to:

myroundcube at mail4us dot net.

Thanks in advance!

Regards,
R.
Title: Re: MyRoundcube plugins bundle
Post by: rosali on June 18, 2012, 12:08:09 AM
With the proposes of making it easier for all of us to stay informed and current in regards to MyRoundcube Plugins bundle, we have implemented a new mailing list system to keep you up-to-date with each release as we make them available in our mirror servers.
 
We will announce updates and fixes as they become available only through our newsletter. We are working to simplify the process and reduce the error margin of your plugins' installation and this is a step forward in that direction along with our already released Plugin Manager.

Please, make sure you subscribe to MyRoundcube Plugins Newsletter (http://unlockforus.com/newsletter/subscribe/5/).

Alternatively you can opt-in for receiving newsletters when updating your plugins via Plugin Manager Center (plugin_manager).

Subscriptions are optional and you can unsubscribe at any given time. We won't annonunce news here anymore.