/[drupal]/contributions/modules/rsvp/rsvp.theme
ViewVC logotype

Log of /contributions/modules/rsvp/rsvp.theme

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 22:02:55 2009 UTC (3 months, 1 week ago) by ulf1
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
[#548468] Rsvp guest toolbox did not show "Add Guest link".
-made some descriptions clearer.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 02:25:44 2009 UTC (9 months, 2 weeks ago) by ulf1
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-RC1, DRUPAL-6--2-0-RC2, HEAD
Branch point for: DRUPAL-6--2
Changes since 1.8: +3 -341 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 20:29:02 2009 UTC (10 months, 1 week ago) by ulf1
Branch: MAIN
Changes since 1.7: +82 -45 lines
Diff to previous 1.7
first batch of changes for RSVP2

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 06:10:28 2009 UTC (10 months, 1 week ago) by ulf1
Branch: MAIN
Changes since 1.6: +275 -27 lines
Diff to previous 1.6
merge DRUPAL-6--1-0 changes back into HEAD

Revision 1.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 16:55:53 2009 UTC (10 months, 2 weeks ago) by ulf1
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC4, DRUPAL-6--1-1
Changes since 1.6.2.11: +16 -16 lines
Diff to previous 1.6.2.11 , to branch point 1.6 , to next main 1.9
01/08/2009 - ulf1
#356421 : Translation/string issues

Revision 1.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 21:21:14 2009 UTC (10 months, 2 weeks ago) by ulf1
Branch: DRUPAL-6--1
Changes since 1.6.2.10: +4 -4 lines
Diff to previous 1.6.2.10 , to branch point 1.6
01/08/2009 - ulf1
- Fixed: invitation email includes "n/a" instead the invitation message

Revision 1.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 00:48:14 2008 UTC (10 months, 3 weeks ago) by ulf1
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC3
Changes since 1.6.2.9: +23 -23 lines
Diff to previous 1.6.2.9 , to branch point 1.6
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.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 21:04:48 2008 UTC (10 months, 3 weeks ago) by ulf1
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC2
Changes since 1.6.2.8: +37 -8 lines
Diff to previous 1.6.2.8 , to branch point 1.6
12/30/2008 - ulf1
- Improoved invitation email and message email context.
- Fixed permission problem: Moderator can not send message emails if setting is restrictive.

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 01:18:53 2008 UTC (10 months, 3 weeks ago) by ulf1
Branch: DRUPAL-6--1
Changes since 1.6.2.7: +3 -3 lines
Diff to previous 1.6.2.7 , to branch point 1.6
Fixed problem with "current user" icon in guest list displayed in front of the wrong user.

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 21:09:35 2008 UTC (10 months, 3 weeks ago) by ulf1
Branch: DRUPAL-6--1
Changes since 1.6.2.6: +5 -5 lines
Diff to previous 1.6.2.6 , to branch point 1.6
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.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 25 22:01:40 2008 UTC (10 months, 4 weeks ago) by ulf1
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.6.2.5: +8 -8 lines
Diff to previous 1.6.2.5 , to branch point 1.6
12/25/2008 - ulf1
- Fixed a problem during hook_uninstall of rsvp
- More cleanup of the User Interface.

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 08:33:10 2008 UTC (11 months ago) by ulf1
Branch: DRUPAL-6--1
Changes since 1.6.2.4: +45 -35 lines
Diff to previous 1.6.2.4 , to branch point 1.6
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.6.2.4 - (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.6.2.3: +25 -25 lines
Diff to previous 1.6.2.3 , to branch point 1.6
#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.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 01:21:17 2008 UTC (11 months, 2 weeks ago) by ulf1
Branch: DRUPAL-6--1
Changes since 1.6.2.2: +1 -8 lines
Diff to previous 1.6.2.2 , to branch point 1.6
by ulf1: fixed a parameter bug in the theme_hook

Revision 1.6.2.2 - (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.6.2.1: +2 -2 lines
Diff to previous 1.6.2.1 , to branch point 1.6
#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.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 06:55:23 2008 UTC (11 months, 2 weeks ago) by ulf1
Branch: DRUPAL-6--1
Changes since 1.6: +221 -5 lines
Diff to previous 1.6
by ulf1: additional enhancements

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 21:10:39 2008 UTC (11 months, 3 weeks ago) by owahab
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.5: +57 -25 lines
Diff to previous 1.5
#330247 by ulf1

Revision 1.3.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 15:38:24 2008 UTC (16 months, 3 weeks ago) by owahab
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6, DRUPAL-5--1-7, DRUPAL-5--1-8
Changes since 1.3.4.4: +19 -5 lines
Diff to previous 1.3.4.4 , to branch point 1.3 , to next main 1.9
Issue #231863

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 23:40:36 2007 UTC (2 years, 2 months ago) by owahab
Branch: MAIN
Changes since 1.4: +23 -6 lines
Diff to previous 1.4
Merging changes from DRUPAL-5 branch

Revision 1.3.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 08:17:33 2007 UTC (2 years, 4 months ago) by owahab
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5
Branch point for: DRUPAL-5--2
Changes since 1.3.4.3: +1 -1 lines
Diff to previous 1.3.4.3 , to branch point 1.3
Issue http://drupal.org/node/154862, thanks jsenich

Revision 1.3.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 18 10:37:36 2007 UTC (2 years, 5 months ago) by owahab
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Changes since 1.3.4.2: +13 -0 lines
Diff to previous 1.3.4.2 , to branch point 1.3
Third round of upgrade plus porting some patches from 4.7

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 17 20:09:09 2007 UTC (2 years, 5 months ago) by owahab
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.3: +15 -1 lines
Diff to previous 1.3 , to next main 1.9
Issue http://drupal.org/node/31774, thanks yogadex

Revision 1.3.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 11:31:57 2007 UTC (2 years, 5 months ago) by owahab
Branch: DRUPAL-5
Changes since 1.3.4.1: +10 -6 lines
Diff to previous 1.3.4.1 , to branch point 1.3
Second round of upgrade.

Revision 1.3.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 00:21:18 2007 UTC (2 years, 6 months ago) by owahab
Branch: DRUPAL-5
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
First round of upgrade

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 00:17:30 2007 UTC (2 years, 6 months ago) by owahab
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
First round of upgrade

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 19 00:53:09 2005 UTC (4 years ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-4-7--1-1
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Update to HEAD/4.7
http://drupal.org/node/38140

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 23:56:41 2005 UTC (4 years, 3 months ago) by ankur
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Applying patch for http://drupal.org/node/24102

Revision 1.1 - (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
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

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2