Archive for the 'Chandler Product News' Category

Feeds: RSS | Atom

Chandler Desktop 0.7.2 Released

November 14th, 2007 at 1:30 pm (6 months ago) by pbossut under Chandler Product News

The Chandler Project is pleased to announce the 0.7.2 release of Chandler Desktop!

Download links, information on mailing lists, and how to get the sources are available from the homepage.

The 0.7.2 release is the second in a series of quick, time-based releases since Chandler Preview 0.7.0.1 intended to respond to the feedback we received from 0.7.0.1 and continue to receive from these quick releases.

0.7.2 fixes over 80 bugs and includes some major improvements:

  • Dashboard: Following up on users logged bugs and remarks, we improved the Dashboard display of the Who column and made it work more in sync with the other columns. We also changed how the triage status cycles. This fixes bugs:
    • Bug #10924 Chandler leaves the Who column blank when the user stamps an item but doesn’t address it
    • Bug #10925 Chandler displays ‘to’ if a message is neither fromMe nor toMe
    • Bug #10926 The order of Triage Status has been changed to NOW, LATER, DONE
    • Bug #10927 The ‘Edited/Updated by’ in the Who column is displayed only for unread messages
  • Support for Ubuntu Gutsy Gibbon: We’re now using wxPython 2.8.6.0 which fixes crashes reported by several users of Ubuntu Gutsy Gibbon. This fixes Bug #10906.
  • New version of PyLucene: Chandler’s PyLucene is not using gcj anymore, but rather our own home brew jcc. This fixes Bug #10803 among others.
  • Auto fill for common email providers: Account settings now fill automatically for the most common email providers. Just type your email address and if the provider is recognized, most of the settings will be filled out automatically.
  • Chandler-on-a-stick, a.k.a. “Portable Chandler”: Though not built automatically and available for download, it is now possible to build a relocatable distribution of Chandler that can be stored on, and run from a removable device such as a USB memory stick or an iPod.
  • Getting ready for l10n (localization): Chandler Desktop 0.7.2 is not completely ready for localizers yet (still a handful of bugs to fix; this will happen in 0.7.3) but we solved a significant set of issues that will make the localization process much easier:
    • Bug #3740 Tests are now run on a Tinderbox using a non-ascii locale / charset for path
    • Bug #5658 Localized UI meta data stored in the Repository needs to be refreshable without altering User Data : There’s now a new language picker in the File menu making it easier to change language and test localization without having to throw the whole repository or use magic command line options
    • Bug #10132 Triage NOW, LATER, DONE images un-localizable : now those bitmaps are computed within Chandler using provided localized text. No more bitmaps to localize!
    • Bug #10136 Improving Chandler gettext tools
    • Bug #10139 Add context comments to Chandler Code. Extra L10N comments that display in po editors (like poedit) have been incorporated in the code to give context to localizers.
    • Bug #10140 Clean up the Python code to produce a more useable Chandler.pot : Chandler 0.7.2 does not use the English language translation file to correct inconsistency in the Python code so localization files can now be tested.
    • Bug #10957 Send button clips off screen when button label verbiage expanded
    • Bug #11061 Incorrect detection of country code on Mac OS X
    • Bug #11066 Can’t create events with international date formats
    • Bug #11073 The Application.restart method needs to shutdown all Chandler services
    • Bug #11106 Splash Screen needs to handle text expansion
    • Bug #11107 File Menu Item New ->New revisisted
    • Bug #11117 Rework the conflict resolution strings to be clearer to localizers
    • Bug #11135 Improve i18n of recurrence strings in emails
    • Bug #11162 Fix some missing mnemonics

For a more complete list of bug fixes and known issues, please visit our Release Notes.

Thanks for your interest in Chandler Desktop!


First Chandler-Users Newsletter

October 16th, 2007 at 12:03 pm (7 months ago) by Mimi Yin under Chandler Product News, Community

Yesterday, I sent out the first in a series of newsletters for the Chandler-Users mailing list.

The newsletter is intended to be a summary of list highlights including a ‘Did you know…?’ Tips and Tricks section on using Chandler culled from the Chandler-Users list and a section on Upcoming Features and important Usability and
Workflow issues being discussed on the Design list.


Chandler Desktop 0.7.1 Released

October 10th, 2007 at 8:44 pm (7 months, 1 week ago) by pbossut under Chandler Product News

The Chandler Project is pleased to announce the 0.7.1 release of Chandler Desktop!

Download link, information on mailing lists, and how to get the sources available from the homepage.

The 0.7.1 release is the first in a series of quick, time-based releases since Chandler Preview 0.7.0.1 intended to respond to the feedback we received from 0.7.0.1 and continue to receive from these quick releases.

0.7.1 fixes over 30 bugs, including:

  • Bug #8981 Bug in Twisted IMAP Capabilities Parsing
  • Bug #9454 (Partial fix) Memory leaks in SSL code
  • Bug #9920 AttributeError: ‘pem’ while syncing
  • Bug #10308 Test sharing settings when there is an SSL error times out on first try
  • Bug #10309 Canceling account creation still leaves password filled in
  • Bug #10514 Changing triage status on newly created task crashes Chandler
  • Bug #10543 Attribute Error dropping .eml into Chandler (AttributeError: ‘tuple’ object has no attribute ‘itsItem’)
  • Bug #10702 changing back from “all day” event (recurring) puts event at midnight
  • Bug #10726 (Partial fix) –undo command line arg change
  • Bug #10728 Send button doesn’t change to update on adding an email address to the To field
  • Bug #10788 Old DONE Message item popping back into NOW section
  • Bug #10790 Unstamping taskness from an occurrence while another Chandler makes a change to same occurrence results in server error
  • Bug #10794 Update root certificates
  • Bug #10815 Subscribe error when no rrules or rrdates
  • Bug #10817 invalid index in wxListBox::SetString on deleting the outgoing mail account in debug
  • Bug #10821 iCal (private) import from Google calendar locks up in the same place each try.
  • Bug #10824 Don’t prepopulate reload dialog with a non-existent file, it’s annoying
  • Bug #10828 Work with Mac OSX 10.4 IMAP Server
  • Bug #10829 Allow self-signed certificates (but show warning dialog)
  • Bug #10853 Search doesn’t find matching notes
  • Bug #10855 Traceback when publishing to Oracle Server
  • Bug #10881 Orphans should have their icalUID deleted
  • Bug #10882 Export of chex should dump masters before occurrences
  • Bug #10913 AttributeError: ‘NoneType’ object has no attribute ’status’ when resubmitting an HTTP request
  • Bug #10941 SSL certificate errors should not be hijacked by the generic sharing error dialog

Thanks for your interest in Chandler Desktop!


Guide to Chandler Documentation

September 12th, 2007 at 8:53 am (8 months ago) by Mimi Yin under Chandler Desktop Development, Chandler Product News, Chandler Server Development, Community

For Preview, we’ve made a huge effort in updating and expanding Chandler Project documentation.

Visit our new Chandler Project website.

From here, you can Download Chandler Desktop, Sign up for a Chandler Hub account as well as find our newly updated Vision Document and Feature List, complete with screenshots and informational demos of both Chandler Desktop and Chandler Hub in action.

For a blow-by-blow list of what’s new and what’s changed since the 0.6 release, see Preview Release Notes.

There is now a consolidated FAQ that covers topics ranging from ‘What license is Chandler under?‘ to ‘Can I use Chandler for Email?‘ and developer questions.

We are also working on a Get Started Guide for step by step instructions on everything from setting up accounts and sharing to a quick overview of Chandler’s core information management workflows. We expect the guide to be a ‘living document’ that will be continually improved to help new users ramp up. Check it out and give us feedback!

If you run into problems using Chandler, take a look at Known Issues and Troubleshooting.

If you think you’re problem is new, subscribe to the Chandler-Users mailing list and send us an email. If you’re pretty sure you know what’s going on, following the directions on the Report a Bug page and log a bug.

Here is an overview of how you can Get Involved, including an up-to-date list of Starter Projects.

Last but not least, if you’re looking to learn more about Chandler as a project, dig through our newly re-organized Project Wiki where you will find an overview of the Desktop, Server and Hub Service, detailed design and developer documentation as well as day-to-day planning, bug-tracking and notes.


Preview!

September 11th, 2007 at 10:15 pm (8 months, 1 week ago) by Katie Capps Parlante under Chandler Desktop Development, Chandler Hub Service, Chandler Product News, Chandler Project, Chandler Server Development, OSAF

I’m pleased to announce that the Chandler project has hit our Preview milestone! We now have public-beta quality releases of our products; we believe them to be full featured enough and stable enough for daily use. Check out a full overview of features (including screenshots and screencasts). Download Chandler Desktop, create an account on Chandler Hub. Check out the source. Get involved in the project, help us build a really great 1.0 release.

Chandler Desktop
We released 0.7.0.1 of the Chandler Desktop yesterday, September 10. (In the spirit of responding to user feedback quicky, we fixed a problem with the release found by a user before we made the announcement).

Chandler desktop adds a central dashboard for managing tasks, notes, events, and messages to the basic calendar functionality found in the 0.6 release. You can share calendars, task lists, messages and notes in collections that can hold whatever you choose to put in them, regardless of data type. The performance has improved greatly, the application has basic search functionality, and now there’s a way to to manage and resolve conflicts on shared data. You can collaborate on individual items via email with the ability to edit and update messages you’ve already received or sent. Although Chandler Preview is not meant to replace your email application, you can configure your IMAP account so that Chandler can see some messages from your regular mail client.

We’re currently planning a 0.7.1 release in about a month, to quickly iterate on the Preview release. We’ll make use of user feedback to identify problems and drive priorities.

Chandler Hub
We upgraded Chandler Hub to the 0.7.0 release of Chandler Server on August 27th.

The latest release of Chandler Hub also adds a dashboard for managing tasks (and other kinds of data) to basic web calendaring features. Friends and family can access shared collections from the web without having to create an account or log in. We’ve focused on workflows that let desktop users share data with others using the web; this release is a major step towards realizing the full Chandler vision on the web as well as the desktop.

We’ll be upgrading the service with small fixes on a weekly basis for the next month or so, fixing minor glitches and adding support for Safari.

Chandler Server
The Chandler Server 0.7.0 release is available for download as a ready-to-run bundle. We’ll be creating 0.7.x releases as we improve the Hub service. In parallel, we’re working on a 0.8 release that is focused on interoperability with other calendar applications and services such as iCal, Google Calendar and Evolution.

Try out Chandler
We believe you can now feel confident putting your data in Chandler. We have migration features to make upgrading easier, and will do our best to support people if they run into problems. (The chandler-users@osafoundation.org mailing list is a great forum for support). These releases do have some bugs and rough edges, so Chandler might not yet be appropriate for mission critical uses. We are using the desktop and hub internally day to day for our office calendar, personal calendars, personal project management, and several small group task lists. We hope you’ll join us using Chandler — let us know how you like it! We’ll use your feedback to make a better 1.0 release.

Get Involved
One of our goals for this Preview milestone is to grow outside involvement with the project. We want users to log bugs. We want designers to collaborate with us on ideas. We want developers to submit patches fixing bugs that annoy them, create desktop plugins with their favorite features, and write clients that take advantage of their data on the server. Check out how to get involved.


Chandler Desktop 0.7.0.1 Released

September 10th, 2007 at 4:10 pm (8 months, 1 week ago) by pbossut under Chandler Product News

The Chandler Project is pleased to announce the 0.7.0.1 release of Chandler Desktop!

Chandler Desktop is an open source, standards-based personal information manager (PIM) built around small group collaboration and a core set of information management workflows modeled on Inbox usage patterns and David Allen’s GTD methodology.

Chandler Desktop 0.7.0.1 is currently available for download here and the source code is available from subversion there.

Send us feedback on our chandler-users open mailing list. We look forward to hearing from you!

This release is a substantial improvement over Chandler Desktop 0.6.1 and is recommended for general usage. Changes in this release are summarized in the release notes.

The outline of changes is:

  • New Triage workflow featuring the new Dashboard view
  • Faster Sharing protocol
  • Compatible with Chandler Server Web UI using a single Ticket URL mechanism
  • Support for a OSAF hosted Chandler Hub free sharing service
  • Support concurrent edit with merge and conflict management
  • Support background auto Sync
  • Improved Email capabilities with support for In and Out boxes, Reply/Forward
  • New Edit/Update workflow allows Chandler data to be shared through email without using a server
  • Support for special Chandler IMAP folders to automatize incoming email treatment and parsing
  • Improved Calendar user interface: better visual, better Drag and Drop, new Preview area
  • New Quick Entry widget allows easy entry of new data
  • Improved Search
  • Improved Security with support for encryption
  • New Export/Reload version migration tool
  • Many architectural improvements (performance, API, command line arguments, optional launch dialog, troubleshooting tools, etc…

A summary of known issues in this release is available.

Thanks for your interest in Chandler Desktop!


Chandler Desktop 0.7.0 Release Candidates and Schedule

August 29th, 2007 at 3:02 pm (8 months, 2 weeks ago) by pbossut under Chandler Desktop Development, Chandler Product News

If you’ve been tracking our download page, you certainly noticed that we uploaded last week a brand new 0.7.0-rc1 to replace 0.6.1 as the default download. This is because we are very confident that this new release is already way better and more stable than the older version and, though we haven’t yet completed the whole suite of tests, we prefer having new users installing and using that newer version rather than the old one.

For one thing, this new version is fully exploiting the new capabilities of the newly released Chandler Server 0.7.0 now deployed on Chandler Hub (see Jared’s post). The new protocol (Morse Code) used by 0.7.0-rc1 is much faster than what we used before so sharing is really improved. Also the level of interoperability between the Desktop client and the new Web UI client is way better.

Second, having new users starting with the new Dashboard and Triage workflow is more in tune with what Chandler is all about now. It’s not your old “Calendar Application” anymore…

And last, the new version supports an “export/reload” feature so schema changes in the repository database do not become migration headaches and data loss is non existent. This is pretty important for users in general and new users in particular.

So, what’s separating us from a formal release announcement? Well, tests, tests and more tests. We’re currently getting through the complete list of test scenarios and test plans and we’re creating a new RC (Release Candidate) every other day or so. RC 2 is now up for download and we’re expecting another couple of RC to crop up between now and the final release, the one with the QA stamp of approval. When’s that? ETA is Monday September 10th. Considering the current rather low rate of bugs logged, we’re pretty confident we’ll make that date. After all, we’ve been in debug mode since 3 months now so super-scary-blow-up-the-house bugs are unlikely to crop up now. It’s more about corner scenarios and making sure we’re really complete in our assessment of the product quality before putting it in everyone’s hands.

In the meantime, if you’re daring enough and not afraid of a couple of bugs that could hide here and there, take a spin at the new Chandler Desktop 0.7.0-rc2 and help us make the wait even shorter by testing it in your own environment.


Please move from osaf.us to hub.chandlerproject.org

June 17th, 2007 at 11:59 am (11 months ago) by Jared Rhine under Chandler Hub Service, Chandler Product News, Community

To all users of the osaf.us sharing service:

Thank you for using the free OSAF sharing service, osaf.us. As the August 2007 release of Chandler Preview approaches, the official OSAF sharing service will move to hub.chandlerproject.org.

Please help us by moving your data from osaf.us to hub.chandlerproject.org. We have written instructions for doing this using Chandler Desktop here:

http://chandlerproject.org/Projects/DavToEimMigrationUserDoc

Chandler Preview uses a faster and more capable sharing system named EIM, available for free on hub.chandlerproject.org. So you’ll need to move your data to the new server to use all the features of Chandler Preview.

Going forward, only hub.chandlerproject.org will receive software updates and our fastest servers. Eventually osaf.us will be turned off, so please help us by moving your data when you get a chance.

Moving your data is not difficult to do. You’ll need to create a new account on hub.chandlerproject.org and update your application configuration to publish to the new server. Your sharing URLs will also change so you might need to contact you’re sharing collections with and give them updated info.

If you need any assistance, you can get help by sending a question to the chandler-users mailing list. We really want this move to go smoothly for you and would like to hear your feedback.

Thank you!

– Jared Rhine, OSAF sharing service manager


Chandler can encrypt mail and sharing account passwords

April 17th, 2007 at 1:27 pm (1 year ago) by heikki under Chandler Product News

Chandler 0.7alpha5 has the ability to encrypt the email and sharing account passwords. To encrypt the account passwords, you need to go to File menu and select Protect Passwords… and set a master password. From then on, whenever Chandler needs to use an email or sharing account password, it will ask you for the master password in order to decrypt the protected account password(s). A word of warning though: if you forget the master password you will need to reset all passwords and set new values before email and sharing will work again. By default Chandler remembers the master password for 15 minutes, but you can change the time. The full specification for this feature is described in the Passwords spec.


New Mail List for Chandler Users

February 1st, 2007 at 3:03 pm (1 year, 3 months ago) by OSAF under Chandler Product News, Community

We’re getting close to our “Preview” release of Chandler and Cosmo. (We’re shooting for April 2007). The Preview release will be the first release that is polished enough for people outside of OSAF to try out and use. We’re very interested in feedback from daily usage to guide us as we move towards a final 1.0 release.

The desktop application provides users with an integrated Dashboard for managing tasks, notes, communications and events and a Calendar for scheduling. Chandler users can share with other desktop users and on the web using our free service (built on our Cosmo server). Collaborators can view or edit calendars and task lists. For more details about what we’ve been up to, check out our recent blog post.

We’ve created a new mailing list for users. A few people are trying out the applications even before Preview, and are giving us great feedback on bugs and problems. We are also using the list to answer questions and take suggestions for future features. We hope to see you on the list!