Log of /contributions/modules/rsvp/rsvp.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.22.2.40 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 5 22:36:47 2009 UTC
(3 weeks, 2 days ago)
by
ulf1
Branch:
DRUPAL-6--2
Changes since
1.22.2.39: +151 -46 lines
Diff to
previous 1.22.2.39
, to
branch point 1.22
11/02/09: fixed by ulf1- [#2219464] Fixed handling for events that have no enddate set.
If you use "rsvp event connector", please disable, store and enable "rsvp event connector" again.
Fixed handling for reply_start and reply_end fields.
Revision
1.22.2.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 7 21:34:34 2009 UTC
(8 months, 3 weeks ago)
by
ulf1
Branch:
DRUPAL-6--2
Changes since
1.22.2.15: +14 -14 lines
Diff to
previous 1.22.2.15
, to
branch point 1.22
fixed by ulf1- [#360151] Users can see others complete emailaddress in guest list. Only first part should be visible.
fixed by ulf1- [#360151] anonymous guests can not see their invitation (Access denied).
Updated: Improved messages: Open invitation signup works only for authenticated users. Anonymous users are not permitted.
fixed by ulf1- Host Toolbox/"Export Guest list" visible to non moderators
fixed by ulf1- Guest list shows empty braces for guests that selected more then one "total guests".
Revision
1.17.2.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 31 00:48:14 2008 UTC
(10 months, 4 weeks ago)
by
ulf1
Branch:
DRUPAL-6--1
Changes since
1.17.2.14: +18 -14 lines
Diff to
previous 1.17.2.14
, to
branch point 1.17
12/30/2008 - ulf1
- Disabled Wyssiwyg editor for "send message" body field.
- Fixed: "Send Message" email contains invitation text twice instead of the entered message.
- Fixed: Default setting for "Sender Information" under RSVP setting was missing. Resulted in wrong email address during mail sending.
Revision
1.17.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 29 21:09:35 2008 UTC
(10 months, 4 weeks ago)
by
ulf1
Branch:
DRUPAL-6--1
Changes since
1.17.2.8: +69 -32 lines
Diff to
previous 1.17.2.8
, to
branch point 1.17
12/29/2008 - ulf1
#351880 : Added logic to avoid enabling multiple rsvp connectors.
- Fixed logic in status dialog: If response is "no", do not print "Attendee will bring a total of 1 guests".
- Reply box was not visible if an invitee has "rsvp moderator permissions".
- Edit icon was missing in distribution
- Fixed permission problem: guest list displays no responses for moderators, if detail level is restrictive, but
moderators should always see responses.
Revision
1.17.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Dec 20 08:33:10 2008 UTC
(11 months, 1 week ago)
by
ulf1
Branch:
DRUPAL-6--1
Changes since
1.17.2.5: +575 -410 lines
Diff to
previous 1.17.2.5
, to
branch point 1.17
12/19/2008 - ulf1
- Fixed problem that anonymous user can view and reply to Invitations
12/18/2008 - ulf1
- Added more fine-grained control.
- Distinguish now between invitees, respondents and attendees
- Control now over "view invitation" and "view guest list"
- More cleanup of the User Interface. The synonym RSVP has been removed from user accessible pages.
Revision
1.17.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 17 16:13:02 2008 UTC
(11 months, 1 week ago)
by
ulf1
Branch:
DRUPAL-6--1
Changes since
1.17.2.4: +1058 -664 lines
Diff to
previous 1.17.2.4
, to
branch point 1.17
#344324 : Adding RSVP admin per event
#263777 : Added a new role based option for each RSVP who is allowed to view an RSVP and the Invitation list
- Added new abstraction for rsvp permission system
- Improved RSVP overview page.
- Improved settings page with better descriptions.
Revision
1.17.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 9 17:43:48 2008 UTC
(11 months, 2 weeks ago)
by
ulf1
Branch:
DRUPAL-6--1
Changes since
1.17.2.2: +278 -126 lines
Diff to
previous 1.17.2.2
, to
branch point 1.17
#344338 by ulf1: emails sent have \n\r in front of each line
by ulf1: Fixed a problem with attendees not having their emails properly stored which generates issues when sending invitations.
by ulf1: enhanced permission checks so that future functionality enhancements can easily be added.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 25 06:51:25 2005 UTC
(4 years, 8 months ago)
by
crunchywelch
Branch:
MAIN
Changes since
1.5: +689 -961 lines
Diff to
previous 1.5
port to 4.6, complete reworking of UI to include tabs, better confirmation screens for creating and editing, better hook_help implementation, update hook_link to work with new 4.6 event module, remove db tables rsvp_event and rsvp_user_prefs, rename db table rsvp_to_user to rsvp_invite, removed user preferences in favor of good defaults, user permissions audit, better email address input validation, invitation url by hash value access is always allowed, all html broken out into rsvp.theme file and theme functions, pruned rsvp.css
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 1 00:08:35 2004 UTC
(5 years, 1 month ago)
by
uwe
Branch:
MAIN
Changes since
1.1: +1 -1 lines
Diff to
previous 1.1
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.