/[drupal]/contributions/modules/birthdays/birthdays.install
ViewVC logotype

Log of /contributions/modules/birthdays/birthdays.install

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.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 09:18:37 2008 UTC (13 months, 3 weeks ago) by maartenvg
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.15: +16 -1 lines
Diff to previous 1.15
Use user_mail_tokens() for birthday e-mails.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 4 09:10:40 2008 UTC (13 months, 3 weeks ago) by maartenvg
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14
#316278: Birthdays doesn't install with PGSql due to error in schema.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 22:42:00 2008 UTC (13 months, 4 weeks ago) by maartenvg
Branch: MAIN
Changes since 1.13: +8 -10 lines
Diff to previous 1.13
#305113: Improved validation and 'required' status of the\nbirthdays field by introducing (defaulted) empty day, year and month fields.\nBecause of this, the 'delete birthday' permission and checkbox could be dropped.

Revision 1.2.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 22:02:51 2008 UTC (13 months, 4 weeks ago) by maartenvg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5
Changes since 1.2.2.14: +3 -4 lines
Diff to previous 1.2.2.14 , to branch point 1.2 , to next main 1.16
Renamed update function to N = 5003.

Revision 1.2.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 13:27:34 2008 UTC (13 months, 4 weeks ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.13: +8 -2 lines
Diff to previous 1.2.2.13 , to branch point 1.2
Cleaning up code: More constants for D5.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 13:20:37 2008 UTC (13 months, 4 weeks ago) by maartenvg
Branch: MAIN
Changes since 1.12: +18 -12 lines
Diff to previous 1.12
Typo in constant and cleaned birthdays_requirements()

Revision 1.2.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 11:05:04 2008 UTC (13 months, 4 weeks ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.12: +37 -1 lines
Diff to previous 1.2.2.12 , to branch point 1.2
Cleaning up code: Added runtime requirement check, improved messaging when the birthdays field hasn't been set yet and clean up the sync page menu call.

Revision 1.2.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 10:34:34 2008 UTC (13 months, 4 weeks ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.11: +2 -2 lines
Diff to previous 1.2.2.11 , to branch point 1.2
Cleaning up code: Error in return value of birthdays_update_3().

Revision 1.2.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 10:32:25 2008 UTC (13 months, 4 weeks ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.10: +9 -2 lines
Diff to previous 1.2.2.10 , to branch point 1.2
Cleaning up code: Using global field in stead of 'birthdays_field_name' variable.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 22:55:59 2008 UTC (14 months ago) by maartenvg
Branch: MAIN
Changes since 1.11: +1 -2 lines
Diff to previous 1.11
Replaced hard coded values with CONSTANTS.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 15:34:15 2008 UTC (14 months ago) by maartenvg
Branch: MAIN
Changes since 1.10: +13 -1 lines
Diff to previous 1.10
First attempt of upgrade path.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 15:17:39 2008 UTC (14 months ago) by maartenvg
Branch: MAIN
Changes since 1.9: +4 -1 lines
Diff to previous 1.9
Frequency (and size) admin mail is now configurable (dayly, weekly, monthly). Improved synchronization texts.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 13:00:22 2008 UTC (14 months ago) by maartenvg
Branch: MAIN
Changes since 1.8: +14 -8 lines
Diff to previous 1.8
Cleaning up the setting screens and warning messages when the field is missing. Also reintroduced module weight change during installation.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 09:59:23 2008 UTC (14 months ago) by maartenvg
Branch: MAIN
Changes since 1.7: +3 -4 lines
Diff to previous 1.7
Large steps towards porting to D6

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 08:07:56 2008 UTC (14 months, 1 week ago) by maartenvg
Branch: MAIN
Changes since 1.6: +54 -62 lines
Diff to previous 1.6
#220078 based on andypost: Port to 6.x

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 14:06:19 2008 UTC (14 months, 1 week ago) by maartenvg
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
rollback to HEAD of commit 140331

Revision 1.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 12:14:35 2008 UTC (14 months, 1 week ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.9: +2 -1 lines
Diff to previous 1.2.2.9 , to branch point 1.2
Remove variable on uninstall

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 11:48:47 2008 UTC (19 months, 2 weeks ago) by maartenvg
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.4: +35 -5 lines
Diff to previous 1.4
#137907 by LordVan: PGSQL-support

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 11:47:56 2008 UTC (19 months, 2 weeks ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.8: +35 -5 lines
Diff to previous 1.2.2.8 , to branch point 1.2
#137907 by LordVan: PGSQL-support

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 21:45:55 2008 UTC (19 months, 3 weeks ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.7: +3 -3 lines
Diff to previous 1.2.2.7 , to branch point 1.2
#201196 by MarcoR: make birthdays more standard compliant.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 21:42:05 2008 UTC (19 months, 3 weeks ago) by maartenvg
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
#201196 by MarcoR: make birthdays more standard compliant.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 23:16:08 2008 UTC (20 months ago) by maartenvg
Branch: MAIN
Changes since 1.2: +43 -13 lines
Diff to previous 1.2
updating HEAD to same versions of files in DRUPAL-5

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 17 09:10:09 2007 UTC (2 years, 3 months ago) by maartenvg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.2.2.6: +2 -1 lines
Diff to previous 1.2.2.6 , to branch point 1.2
#167492: Added options to hide/unhide filtering options. Also added some improvements in t()-functions and making things ready for translating

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 07:59:37 2007 UTC (2 years, 3 months ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.5: +2 -1 lines
Diff to previous 1.2.2.5 , to branch point 1.2
#167212: Added 'Number of birthdays to list per page' setting and functionality.

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 11:32:48 2007 UTC (2 years, 3 months ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.4: +2 -2 lines
Diff to previous 1.2.2.4 , to branch point 1.2
The implementation of previous commit did not work properly. This one does.

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 11:20:05 2007 UTC (2 years, 3 months ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.3: +4 -4 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Changing the name of the profile field in the profile settings used to break the birthdays module, this has been fixed with a hook_alter_form() to capture when the profile field used by birthdays.module changes. Also removed trailing spaces.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 08:44:31 2007 UTC (2 years, 3 months ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.2: +27 -1 lines
Diff to previous 1.2.2.2 , to branch point 1.2
#166558: Problem with profile module being run before birthdays module: birthdays module now receives a weight 1 lower then profile module's weight. Added birthdays_update_1()

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 11 16:05:37 2007 UTC (2 years, 3 months ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2.2.1: +2 -1 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Added option (in settings) to select whether to hide users without an entered birthday on the birthdays page and how to sort the listing.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 10 10:15:48 2007 UTC (2 years, 3 months ago) by maartenvg
Branch: DRUPAL-5
Changes since 1.2: +12 -11 lines
Diff to previous 1.2
Complete overhaul of the 5.x version, see README.txt

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 3 22:39:20 2007 UTC (2 years, 7 months ago) by maartenvg
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +18 -2 lines
Diff to previous 1.1
Initial development release for DRUPAL-5

Revision 1.1.1.1 - (view) (download) (as text) (annotate) - [select for diffs] (vendor branch)
Wed Jan 31 17:21:44 2007 UTC (2 years, 9 months ago) by drazzig
Branch point for: DRUPAL-4-7
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.16
Initial Version

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 17:21:44 2007 UTC (2 years, 9 months ago) by drazzig
Branch: MAIN
Initial revision

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