hipchat / redmine_hipchat

Plugin for Redmine to deliver room notifications.
https://www.hipchat.com
64 stars 46 forks source link

Updated to support HipChat Server and API V2 #26

Open wreiske opened 9 years ago

wreiske commented 9 years ago

Just installed HipChat server tonight and was testing the Redmine plugin with no luck. Decided to dig into the code and see if I could get it working. Not so sure why room_id wasn't showing up, so I just changed all the references to room_name. (It had a few: room, room_id, room_name).

Changed the API request to support the latest API as of Today (Jan 7th 2015).

Added an option for the HipChat server URL.

Works now!