/[drupal]/contributions/modules/rsvp/rsvp.functions.inc
ViewVC logotype

Log of /contributions/modules/rsvp/rsvp.functions.inc

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.3.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 22:36:47 2009 UTC (3 weeks, 1 day ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3.2.15: +96 -29 lines
Diff to previous 1.3.2.15 , to branch point 1.3
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.3.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 18:32:21 2009 UTC (4 weeks, 3 days ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3.2.14: +5 -2 lines
Diff to previous 1.3.2.14 , to branch point 1.3
#613890 - function rsvp_function_load_guests creating invalid SQL for PostgreSQL

Revision 1.3.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 18:55:52 2009 UTC (4 months, 2 weeks ago) by ulf1
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC3
Changes since 1.3.2.13: +2 -2 lines
Diff to previous 1.3.2.13 , to branch point 1.3
Invitation page header showed event subject and not the invitation subject. (User X has invited you to Y).
"No invitation sent [Send invitation]" block in guestlist always visible (not just for maintainer).

Revision 1.3.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 21:09:44 2009 UTC (5 months, 2 weeks ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3.2.12: +3 -3 lines
Diff to previous 1.3.2.12 , to branch point 1.3
cleanup of comments and some code fragments

Revision 1.3.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 18:28:02 2009 UTC (5 months, 3 weeks ago) by ulf1
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC2
Changes since 1.3.2.11: +4 -3 lines
Diff to previous 1.3.2.11 , to branch point 1.3
bug in change dialog of "user name"

Revision 1.3.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 18:08:09 2009 UTC (5 months, 3 weeks ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3.2.10: +32 -15 lines
Diff to previous 1.3.2.10 , to branch point 1.3
optimized some queries

Revision 1.3.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 18:17:31 2009 UTC (8 months, 1 week ago) by ulf1
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-RC1
Changes since 1.3.2.9: +3 -1 lines
Diff to previous 1.3.2.9 , to branch point 1.3
improved guest list: show "all/part" link only if we have more then a total of 10 guests.

Revision 1.3.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 06:18:47 2009 UTC (8 months, 2 weeks ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3.2.8: +20 -13 lines
Diff to previous 1.3.2.8 , to branch point 1.3
[#397888] added new permission "rsvp multiple invitations per event"
[#397842]

Revision 1.3.2.8 - (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
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.3.2.7: +21 -9 lines
Diff to previous 1.3.2.7 , to branch point 1.3
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.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 21:14:19 2009 UTC (8 months, 3 weeks ago) by ulf1
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.3.2.6: +5 -5 lines
Diff to previous 1.3.2.6 , to branch point 1.3
changed startdate from unix utc date into string (as stored in cck date content type)

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 22:26:13 2009 UTC (8 months, 3 weeks ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3.2.5: +4 -4 lines
Diff to previous 1.3.2.5 , to branch point 1.3
improved date recognition/extraction in date connector

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 22:15:27 2009 UTC (9 months ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3.2.4: +11 -21 lines
Diff to previous 1.3.2.4 , to branch point 1.3
*** empty log message ***

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 18:08:14 2009 UTC (9 months, 1 week ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3.2.3: +15 -12 lines
Diff to previous 1.3.2.3 , to branch point 1.3
permission issue for moderators to view/access the admin/content/rsvp tab ("RSVP Management")

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 08:46:36 2009 UTC (9 months, 1 week ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3.2.2: +6 -6 lines
Diff to previous 1.3.2.2 , to branch point 1.3
*** empty log message ***

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 01:40:02 2009 UTC (9 months, 2 weeks ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3.2.1: +11 -7 lines
Diff to previous 1.3.2.1 , to branch point 1.3
*** empty log message ***

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 23:29:14 2009 UTC (9 months, 2 weeks ago) by ulf1
Branch: DRUPAL-6--2
Changes since 1.3: +76 -3 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 23:28:36 2009 UTC (9 months, 3 weeks ago) by ulf1
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.2: +176 -15 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 02:25:27 2009 UTC (9 months, 3 weeks ago) by ulf1
Branch: MAIN
Changes since 1.1: +1002 -145 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (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
first batch of changes for RSVP2

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