| 1 |
Compared with RSVP 1.0, the following changes have been integrated
|
| 2 |
|
| 3 |
New Features:
|
| 4 |
-------------
|
| 5 |
|
| 6 |
Added: RSVP now include blocks: ("host toolbox", "guest toolbox", "guest list") [#293409]
|
| 7 |
Added: RSVP now has a control panel (use user/%uid/rsvp) [#199968]
|
| 8 |
|
| 9 |
Added: RSVP now supports "expert" and "basic" options to make life easier for non technical users. [#356236]
|
| 10 |
Added: default values for invitations.
|
| 11 |
|
| 12 |
|
| 13 |
Added: Guest list- Marking for the organizer (The organizer).
|
| 14 |
Added: Guest list- Icon to send message to a specific guest (for moderators).
|
| 15 |
Added: Guest list- Icon to send invitation to a specific guest (for moderators).
|
| 16 |
Added: Guest list- link to user profile for regular guests based on drupal permission.
|
| 17 |
Added: Guest list- Current date/time as field when guest replied, and last access date in guest list.
|
| 18 |
Added: Guest list- Sort order by Date and Alphabeticaly.
|
| 19 |
Added: Guest list- Show all feature.
|
| 20 |
|
| 21 |
Added: Guests can store their real name in the invitation system if they want to. [#344326]
|
| 22 |
|
| 23 |
|
| 24 |
Added: Automatic removale of guests uid from invitations if user is being removed.
|
| 25 |
|
| 26 |
Added: Actions [#331423]
|
| 27 |
current actions : add invitation, remove invitation, add Invitees, send Message, send Invitation, remove Invitee
|
| 28 |
*** functionality is not well tested though
|
| 29 |
|
| 30 |
Added: First version of a RSVP API
|
| 31 |
|
| 32 |
|
| 33 |
Added: RSVP Option: Disable answer "maybe". [#36118]
|
| 34 |
Added: RSVP Option: Allow "open invitation" for authorized users [#36118]
|
| 35 |
Added: RSVP Option: Send optional confirmation email to guests and owner when guests change their response. [#344328]
|
| 36 |
Added: RSVP Option: Integrate start and enddate during which guests can reply. [#34183]
|
| 37 |
|
| 38 |
|
| 39 |
Added: General setting to permit invitations on already expired events
|
| 40 |
Added: General setting, Emails are now templates and can be changed.
|
| 41 |
|
| 42 |
|
| 43 |
Added: RSVP Handling: Proper Captcha positioning for reply box. [#360253]
|
| 44 |
Added: Integration with Buddylist2
|
| 45 |
Added: Integration with Friendlist
|
| 46 |
Added: Integration with User Relationship
|
| 47 |
Added: Integration with Plaxo Address Select widget [#180704], [#258108]
|
| 48 |
Added: Integration with Organic Groups [#84918], [#21400]
|
| 49 |
Added: Integration with Signup [#67928]
|
| 50 |
|
| 51 |
|
| 52 |
Fixed problems:
|
| 53 |
---------------
|
| 54 |
Fixed: When moderator and adding guests (through our hash), force adding the guests as moderator to avoid the "Added by guest" flag in the guest list.
|
| 55 |
Fixed: Last access time for guests has not been updated properly.
|
| 56 |
Fixed: Guest List. number of guest calculation was wrong when guests bring more then one person.
|
| 57 |
|