/[drupal]/contributions/modules/me/me.module
ViewVC logotype

Log of /contributions/modules/me/me.module

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.5.2.7.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 22:59:11 2009 UTC (4 months, 3 weeks ago) by cdale
Branch: DRUPAL-6--2
Changes since 1.5.2.7.2.7: +12 -1 lines
Diff to previous 1.5.2.7.2.7 , to branch point 1.5.2.7 , to next main 1.5.2.14
FEATURE REQUEST: #507216 by cdale: Added a 'me' aware panels UID argument.

Revision 1.5.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 09:41:16 2009 UTC (6 months, 3 weeks ago) by cdale
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-10
Changes since 1.5.2.13: +64 -9 lines
Diff to previous 1.5.2.13 , to branch point 1.5 , to next main 1.11
Added token support for the me alias.

Revision 1.5.2.7.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 09:40:23 2009 UTC (6 months, 3 weeks ago) by cdale
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-6, DRUPAL-6--2-7
Changes since 1.5.2.7.2.6: +64 -9 lines
Diff to previous 1.5.2.7.2.6 , to branch point 1.5.2.7
Added token support for the me alias.

Revision 1.5.2.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 10:13:28 2009 UTC (7 months, 3 weeks ago) by cdale
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2, DRUPAL-6--2-3, DRUPAL-6--2-4, DRUPAL-6--2-5
Changes since 1.5.2.7.2.5: +8 -14 lines
Diff to previous 1.5.2.7.2.5 , to branch point 1.5.2.7
Added views redirect options as per #422042, and also fixed up some t() strings to aid translators.

Revision 1.5.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 10:13:08 2009 UTC (7 months, 3 weeks ago) by cdale
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-6, DRUPAL-6--1-7, DRUPAL-6--1-8, DRUPAL-6--1-9
Changes since 1.5.2.12: +8 -14 lines
Diff to previous 1.5.2.12 , to branch point 1.5
Added views redirect options as per #422042, and also fixed up some t() strings to aid translators.

Revision 1.5.2.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 06:52:18 2009 UTC (7 months, 4 weeks ago) by cdale
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.5.2.7.2.4: +19 -12 lines
Diff to previous 1.5.2.7.2.4 , to branch point 1.5.2.7
Fix for [#419082]. Other modules also override theme_menu_item_link would not work with me.

Revision 1.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 06:52:10 2009 UTC (7 months, 4 weeks ago) by cdale
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.5.2.11: +19 -12 lines
Diff to previous 1.5.2.11 , to branch point 1.5
Fix for [#419082]. Other modules also override theme_menu_item_link would not work with me.

Revision 1.3.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 02:30:17 2009 UTC (7 months, 4 weeks ago) by cdale
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.3.4.4: +36 -22 lines
Diff to previous 1.3.4.4 , to branch point 1.3 , to next main 1.11
Fix for [#418940]. Static paths could not be found by the router system.

Revision 1.5.2.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 11:17:42 2009 UTC (7 months, 4 weeks ago) by cdale
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.5.2.7.2.3: +13 -1 lines
Diff to previous 1.5.2.7.2.3 , to branch point 1.5.2.7
Added the ability for menu_get_object('user') to still work with the me_load functions.

Revision 1.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 11:17:32 2009 UTC (7 months, 4 weeks ago) by cdale
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.5.2.10: +13 -1 lines
Diff to previous 1.5.2.10 , to branch point 1.5
Added the ability for menu_get_object('user') to still work with the me_load functions.

Revision 1.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 10:42:16 2009 UTC (7 months, 4 weeks ago) by cdale
Branch: DRUPAL-6--1
Changes since 1.5.2.9: +15 -4 lines
Diff to previous 1.5.2.9 , to branch point 1.5
Backporting #405866 and #405998 to the 1.x branch for completness.

Revision 1.5.2.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 21:06:32 2009 UTC (8 months, 1 week ago) by cdale
Branch: DRUPAL-6--2
Changes since 1.5.2.7.2.2: +15 -4 lines
Diff to previous 1.5.2.7.2.2 , to branch point 1.5.2.7
Fix for #405998. Theme function did not always exist.

Revision 1.3.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 22:20:34 2009 UTC (8 months, 3 weeks ago) by cdale
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.3.4.3: +25 -17 lines
Diff to previous 1.3.4.3 , to branch point 1.3
Fixed #197000. Not all correct paths were registered by me menu.

Revision 1.5.2.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 21:33:06 2009 UTC (8 months, 3 weeks ago) by cdale
Branch: DRUPAL-6--2
Changes since 1.5.2.7.2.1: +1 -33 lines
Diff to previous 1.5.2.7.2.1 , to branch point 1.5.2.7
Commiting #350962. This makes the 2.x branch require drupal >= 6.10

Revision 1.5.2.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 21:31:18 2009 UTC (8 months, 3 weeks ago) by cdale
Branch: DRUPAL-6--2
Changes since 1.5.2.7: +17 -5 lines
Diff to previous 1.5.2.7
Commiting the recent changes to the 1.x branch into the 2.x branch.

Revision 1.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 21:17:55 2009 UTC (8 months, 3 weeks ago) by cdale
Branch: DRUPAL-6--1
Changes since 1.5.2.8: +6 -4 lines
Diff to previous 1.5.2.8 , to branch point 1.5
Add the ability to use the 'me' alias with the views username argument handlers as per #386328. Unlike the UID argument handler however, this option is off by default.

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 08:28:05 2009 UTC (8 months, 4 weeks ago) by cdale
Branch: DRUPAL-6--1
Changes since 1.5.2.7: +12 -2 lines
Diff to previous 1.5.2.7 , to branch point 1.5
Fix for #379110. Nasty redirect loops.

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 01:49:28 2009 UTC (9 months ago) by cdale
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Branch point for: DRUPAL-6--2
Changes since 1.5.2.6: +66 -30 lines
Diff to previous 1.5.2.6 , to branch point 1.5
Fix for #373568. Reworked how load arguments and _load functions work and interact.

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 21:18:17 2009 UTC (9 months ago) by cdale
Branch: DRUPAL-6--1
Changes since 1.5.2.5: +3 -3 lines
Diff to previous 1.5.2.5 , to branch point 1.5
Fix for issue [#368252] which changes the weight of the 'me' module.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 21:15:19 2009 UTC (9 months ago) by cdale
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
Fix for issue [#368252] which changes the weight of the 'me' module.

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 21:39:44 2009 UTC (9 months, 3 weeks ago) by cdale
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.5.2.4: +4 -4 lines
Diff to previous 1.5.2.4 , to branch point 1.5
Fix for [#366832]. Added an update hook to rebuild the menu.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 21:39:28 2009 UTC (9 months, 3 weeks ago) by cdale
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
Fix for [#366832]. Added an update hook to rebuild the menu.

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 11:50:27 2009 UTC (10 months ago) by cdale
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.5.2.3: +61 -34 lines
Diff to previous 1.5.2.3 , to branch point 1.5
Commited a fix for #359146. The module now only replaces the wildcard if it matches known user wildcards.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 11:50:12 2009 UTC (10 months ago) by cdale
Branch: MAIN
Changes since 1.8: +61 -34 lines
Diff to previous 1.8
Commited a fix for #359146. The module now only replaces the wildcard if it matches known user wildcards.

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 02:29:34 2009 UTC (10 months, 1 week ago) by cdale
Branch: DRUPAL-6--1
Changes since 1.5.2.2: +4 -3 lines
Diff to previous 1.5.2.2 , to branch point 1.5
Fixing a typo and improving performance of me_theme_menu_item_link.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 02:29:00 2009 UTC (10 months, 1 week ago) by cdale
Branch: MAIN
Changes since 1.7: +4 -3 lines
Diff to previous 1.7
Fixing a typo and improving performance of me_theme_menu_item_link.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 01:38:16 2009 UTC (10 months, 1 week ago) by cdale
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.5.2.1: +405 -35 lines
Diff to previous 1.5.2.1 , to branch point 1.5
Added several features which allow site administrators much more control of which paths are handled by me.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 01:35:27 2009 UTC (10 months, 1 week ago) by cdale
Branch: MAIN
Changes since 1.6: +405 -35 lines
Diff to previous 1.6
Added several features which allow site administrators much more control of which paths are handled by me.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 25 00:59:11 2008 UTC (11 months ago) by cdale
Branch: DRUPAL-6--1
Changes since 1.5: +20 -13 lines
Diff to previous 1.5
Fix for #350819 - Problems with views.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 25 00:50:50 2008 UTC (11 months ago) by cdale
Branch: MAIN
Changes since 1.5: +20 -13 lines
Diff to previous 1.5
Fix for #350819 - Problems with views.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 22:33:01 2008 UTC (11 months ago) by cdale
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.4: +189 -53 lines
Diff to previous 1.4
Updating HEAD to a 6.x compatible version.

Revision 1.3.4.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 11:40:22 2008 UTC (11 months ago) by cdale
Changes since 1.3.4.3: +189 -60 lines
Diff to previous 1.3.4.3 , to next main 1.3.4.5
#210601 Initial commit of a D6 port with a fix for the user edit problem.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 19:12:42 2007 UTC (2 years, 7 months ago) by ahoeben
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.3.2.1: +2 -2 lines
Diff to previous 1.3.2.1 , to branch point 1.3 , to next main 1.11
fixed #138792 (removed extraoneous url() in drupal_goto())

Revision 1.3.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 15:18:50 2007 UTC (2 years, 7 months ago) by ahoeben
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.3.4.2: +2 -2 lines
Diff to previous 1.3.4.2 , to branch point 1.3
fixed #138792 (removed extraoneous url() in drupal_goto())

Revision 1.3.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 15:54:27 2007 UTC (2 years, 7 months ago) by ahoeben
Branch: DRUPAL-5
Changes since 1.3.4.1: +16 -9 lines
Diff to previous 1.3.4.1 , to branch point 1.3
Now redirects anonymous users to login page
#127913, thanks dkruglyak

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 15:51:51 2007 UTC (2 years, 7 months ago) by ahoeben
Branch: DRUPAL-4-7
Changes since 1.3: +16 -9 lines
Diff to previous 1.3
Now redirects anonymous users to login page
#127913, thanks dkruglyak

Revision 1.3.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 16:54:58 2007 UTC (2 years, 10 months ago) by ahoeben
Branch: DRUPAL-5
Changes since 1.3: +14 -13 lines
Diff to previous 1.3
I don't get branches

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 16:45:05 2007 UTC (2 years, 10 months ago) by ahoeben
Branch: MAIN
Changes since 1.3: +14 -13 lines
Diff to previous 1.3
Initial 5.x commit

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 16:02:48 2006 UTC (3 years ago) by ahoeben
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.2: +9 -2 lines
Diff to previous 1.2
Commented the code

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 15:55:31 2006 UTC (3 years ago) by ahoeben
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 11 17:16:29 2006 UTC (3 years ago) by ahoeben
Branch: MAIN
Initial commit

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