dro123 / redmine_meeting_room_calendar

Qburst's meeting room plugin for redmine
Other
28 stars 20 forks source link

[feature] Edit past meetings and drag&drop #9

Closed pharao45 closed 10 years ago

pharao45 commented 10 years ago

Hello! :) it's me again.

We are testing your plugin in production mode in our company. Forewoman said that they need some features:

Sorry for such a long list of additional features but we are going to completly replace sharepoint with redmine and calendars are last thing which stop us :)

dro123 commented 10 years ago

Ability to edit past bookings: d50bcff425deaf4d7bdb6f82e274fe6355d762ca Drag'n'drop: 01cfa32be32936999b19862218743df70dbec425

Download latest source code and rerun rake redmine:plugins:migrate. After that there should be three new options to enable these things.

dro123 commented 10 years ago

Pay attention when using the latest code. The code now respects the roles and permissions for the project. So in order to create/update/delete meetings the user has to be a member of the project and his role in the project has to have the correct permissions. (Administration->Roles and permissions)

pharao45 commented 10 years ago

unbelievable! You are so fast! :)

dro123 commented 10 years ago

those were easy ones ;-)