I'm using this for a side-project and would love to be able to improve this module rapidly. I can haz comaintainer? :)

Comments

coltrane’s picture

What do you want to improve?

cweagans’s picture

Mainly, I want to add methods to the class. I've already implemented a getTicketsWhere method that will get a list of tickets based on criteria passed to the function.

I'd also like to go through the existing queue of tickets and get all of the current issues resolved.

I'd also like to get both branches to the point where they are stable and roll real releases.

For 6.x, I think it would be a good thing to depend on Autoload.module so that the Unfuddle class can be autoloaded in both D6 and D7.

For both branches, I'd like to fix up the settings page so that you can enter your Unfuddle URL, username, and password, click next and choose your project from a select box. That seems much more intuitive than finding the project ID.