will head support drupal5rc1 ?

Comments

seanbfuller’s picture

Not yet. The development discussion for 5.0 is here: http://drupal.org/node/87600

Some big changes are being discussed, but I'm hoping to get a working version of the current functionality soon.

seanbfuller’s picture

Title: will head support drupal5rc1 ? » Create patch for 5.x-1.x
Status: Postponed » Active

I'm changing this to be the issue for patching eventrepeat to 5.x-1.x. Enough people have asked for this that it makes sense to do it sooner rather than later. This is meant to be the current functionality of 4.7.x-2.x, compatible with Drupal5.

Once we have that solid, we can start talking working on changes in funcitonality.

seanbfuller’s picture

Status: Active » Needs work
StatusFileSize
new15.12 KB

This is a first pass at a patch for 5.0. The settings seem to be in place and I can create repeating events, but I'm running into errors when editing. There are also some issues with the expiration and exception forms. I'm going to keep working on this, but I wanted to post this version first.

seanbfuller’s picture

Status: Needs work » Needs review
StatusFileSize
new16.56 KB

Second version up for review. From the previous version, this fixes the display of the end date and exception fields, updating of repeating events, and several other function renames for 5.0.

I was able to create basic repeating events, update them, set an end date and add exceptions. Barring any other bugs from the upgrade, this should bring us up to where the 4.7.x-2.x code is.

Please give it a try and let me know if you run into problems.

seanbfuller’s picture

Status: Needs review » Fixed

Committed to HEAD. I will be tagging this for 5.x-1.x very soon.

seanbfuller’s picture

HEAD has been tagged for Drupal 5, the release should appear within the next 12 hours. In the meantime, it is available from CVS. Please post any bugs as a new issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)