Roundcube Community Forum

 

Roundcube Planner

Started by Lazlo, December 07, 2011, 10:50:20 AM

Previous topic - Next topic

Lazlo

Planner is a task-management plugin for Roundcube. A hybrid between a todo-list and a calendar.

Get the source:
https://github.com/roundcube-planner/planner

Bugs reports, feature requests, support questions here:
https://github.com/roundcube-planner/planner/issues

SKaero

Can you post screenshots of the planner?

Lazlo

Screenshot can be found on the project website: Roundcube Planner
Please note that this plugin is still beta.

xajh

All Roundcube version can use this plugin ?

Lazlo

I only tested the plugin with RC 0.7 beta, but I think it will also work with 0.6 because there were no API changes.

Lazlo

Added more functionality, plans can now be edited, styled everything, more supported datetime formats etc. See Github commits (https://github.com/roundcube-planner/planner/commits/master) for complete list of changes.

YossiKarp

Lazlo,

I'd really like to install this plugin, but I don't understand what the second step of your instructions means:

Run the database scheme in /planner/SQL for your database type

I installed the plugin by uploading it to the plugin directory and I updated the main.inc.php file to include the new plugin. The Planner icon shows and the Planner actually opens, but when I type something in the field and then hit "Plan", nothing happens. Obviously I need to do step 2, but what does it mean to run the database scheme? How do I do that? cPanel shows that I am using MySQL version 5.1.60-community-log.

Sorry for the newbie question :).

Thanks,

Yossi Karp

Lazlo

In /planner/SQL there is a file called mysql.sql. This is the database table for the planner plugin. You need to create this table in the same MySQL database where Roundcube is installed. If you go to this database with phpMyAdmin (can be found in cPanel under databases), you can run the contents of the file in the SQL tab or just Import the file in the Import tab.

YossiKarp

Excellent instructions. Thanks so much - it works!

Lazlo

First stable release of Roundcube Planner is out (Roundcube Planner) and ready for Roundcube 0.7

Some new features:
- Plan editing
- Plan previews
- List counts
- And more

Lazlo

Just released version 0.2 (Roundcube Planner), biggest new feature is support for showing contact birthdays.

Lazlo

Version 0.3 has been released, this version has search functionality and support for the new Roundcube skin "larry".

techdude

WHat theme is in the screenshot?

SKaero

The skin in the screenshot is the new skin for RoundCube codenamed "larry" which will ship with RoundCube 0.8. You can see a complete mockup of the skin at New Skin by FLINTĀ : un album sur Flickr or check out the SVN for the latest progress.

Lazlo

Roundcube Planner version 0.4: Roundcube Planner

- small style fixes and additions
- private feed functionality added (iCal/CSV)