/[drupal]/contributions/modules/mysite/CHANGELOG.txt
ViewVC logotype

Log of /contributions/modules/mysite/CHANGELOG.txt

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


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

Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 14:01:37 2008 UTC (13 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--3-3, HEAD
Changes since 1.130: +5 -1 lines
Diff to previous 1.130
  -- #309218 fixes error in calculating collection limits.
  -- Creates the 5.x.3.3 release.

Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 18:47:05 2008 UTC (19 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--3-2
Changes since 1.129: +5 -1 lines
Diff to previous 1.129
-- #251891 by markhb1.  Fixes logic error in mysite_view().
  -- Creates the 5.x.3.2 release.

Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 17:34:47 2008 UTC (19 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--3-1
Changes since 1.128: +10 -1 lines
Diff to previous 1.128
-- Fixes issue with mysite-default page.
  -- #248726 by bangpound.  Fixes issue with theming mysite_links().
  -- #250393 by patchak.  Adds z-index to mysite-links.css to avoid overlap with other divs.
  -- Creates the 5.x.3.1 release.

Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Sun Apr 6 23:08:25 2008 UTC (19 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--3-0, DRUPAL-5--3-0rc2
Changes since 1.127: +5 -1 lines
Diff to previous 1.127
  -- Finishes cleanup up of API and code style.
  -- Creates 5.x.3rc2

Revision 1.127 - (view) (download) (annotate) - [select for diffs]
Tue Apr 1 00:55:56 2008 UTC (19 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.126: +36 -30 lines
Diff to previous 1.126
  -- Cleans up profile settings form.
  -- #230919 by WiseOZ.  Fixed display error for droplet source links.
  -- Cleans up code style issues.
  -- Cleans up API documentation.

Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Wed Feb 13 01:27:07 2008 UTC (21 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.125: +8 -1 lines
Diff to previous 1.125
#220146 by WiSeOz.  Default pages could not be removed by the admin.
  -- Default page names are no inherited when user creates a new collection.
  -- #219879 by WiSeOz.  Custom description text needed when changing
      default text in the UI.
  -- Profile include did not respect custom settings.

Revision 1.87.2.27 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 00:36:40 2008 UTC (21 months, 2 weeks ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-19
Changes since 1.87.2.26: +4 -1 lines
Diff to previous 1.87.2.26 , to branch point 1.87 , to next main 1.131
#219450 by kpaul and IceCreamYou.  Bug in access denied usage.

Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 00:35:43 2008 UTC (21 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.124: +4 -1 lines
Diff to previous 1.124
#219450 by kpaul and IceCreamYou.  Bug in access denied usage.

Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Fri Feb 8 01:41:10 2008 UTC (21 months, 2 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--3-0rc1
Changes since 1.123: +10 -2 lines
Diff to previous 1.123
#219019.  Feed include can produce an error if the admin is trying to add a feed.
  -- #218777 by IceCeamYou.  Enabling the MySite cache can cause an empty array
      to be passed if the user has no MySite page content.
  -- Changes output message when no content exists.  Message is now sensitive
      to who the user is.
  -- Corrects an issue where users with the View permission but not the Edit
      permission are given the wrong error message.

Revision 1.87.2.26 - (view) (download) (annotate) - [select for diffs]
Fri Feb 8 01:04:10 2008 UTC (21 months, 2 weeks ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-18
Changes since 1.87.2.25: +5 -1 lines
Diff to previous 1.87.2.25 , to branch point 1.87
#215095 by gustav.  Fixes JavaScript failure on IE for mysite_links.
  -- Creates the 5.x.2.18 release.

Revision 1.87.2.25 - (view) (download) (annotate) - [select for diffs]
Fri Feb 8 01:00:54 2008 UTC (21 months, 2 weeks ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.24: +4 -1 lines
Diff to previous 1.87.2.24 , to branch point 1.87
#219019.  Feed include can produce an error if the admin is trying to add a feed.

Revision 1.87.2.24 - (view) (download) (annotate) - [select for diffs]
Fri Feb 8 00:58:59 2008 UTC (21 months, 2 weeks ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.23: +5 -1 lines
Diff to previous 1.87.2.23 , to branch point 1.87
Corrects an issue where users with the View permission but not the Edit
      permission are given the wrong error message.

Revision 1.87.2.23 - (view) (download) (annotate) - [select for diffs]
Fri Feb 8 00:45:11 2008 UTC (21 months, 2 weeks ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.22: +6 -2 lines
Diff to previous 1.87.2.22 , to branch point 1.87
Changes output message when no content exists.  Message is now sensitive
      to who the user is.  Requires translation updates.

Revision 1.87.2.22 - (view) (download) (annotate) - [select for diffs]
Fri Feb 8 00:40:26 2008 UTC (21 months, 2 weeks ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.21: +7 -3 lines
Diff to previous 1.87.2.21 , to branch point 1.87
#218777 by IceCeamYou.  Enabling the MySite cache can cause an empty array
      to be passed if the user has no MySite page content.

Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Wed Feb 6 00:38:47 2008 UTC (21 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.122: +6 -1 lines
Diff to previous 1.122
 #215095 by gustav.  Fixes JavaScript failure on IE for mysite_links.
  -- #217543 fixes bug in generating add/remove content links.

Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Fri Jan 25 00:55:55 2008 UTC (22 months ago) by agentken
Branch: MAIN
Changes since 1.121: +6 -2 lines
Diff to previous 1.121
#213336.  Static variable caching in mysite_get() caused redirect failures
      for users trying to create new MySite accounts.

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Sun Jan 20 16:57:32 2008 UTC (22 months, 1 week ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--3-0beta3
Changes since 1.120: +14 -1 lines
Diff to previous 1.120
  -- #210510. Partial change to droplet.inc for killes, to show the originating block or view data.
      We need to make this a link to the original.
  -- #208887 by atuyo60.  Incorrect use of t() in theme_mysite_submenu() causes
      errors for non-English translations.
  -- The following bugs are all related to changes in mysite_get_includes() and improper
      use of static variables.
    -- #208895 by atuyo60
    -- #208276 by relkiman
    -- #208610 by LouBabe
  -- Fixes mysite_load_includes() to throw a warning when no includes are active.
  -- Fixes an issue where content pages for disabled includes could still be loaded.

Revision 1.87.2.21 - (view) (download) (annotate) - [select for diffs]
Sun Jan 20 16:53:28 2008 UTC (22 months, 1 week ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-17
Changes since 1.87.2.20: +15 -2 lines
Diff to previous 1.87.2.20 , to branch point 1.87
#210510. Partial change to droplet.inc for killes, to show the originating block or view data.
      We need to make this a link to the original.
  -- #208887 by atuyo60.  Incorrect use of t() in theme_mysite_submenu() causes
      errors for non-English translations.
  -- The following bugs are all related to changes in mysite_get_includes() and improper
      use of static variables.
    -- #208895 by atuyo60
    -- #208276 by relkiman
    -- #208610 by LouBabe
  -- Fixes mysite_load_includes() to throw a warning when no includes are active.
  -- Fixes an issue where content pages for disabled includes could still be loaded.

Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Thu Jan 10 00:30:29 2008 UTC (22 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.119: +7 -1 lines
Diff to previous 1.119
#207524 by ajayg.  The function theme_mysite_content_help() had
      hardcoded the page to be 0, the first page, causing new content to
      by added to the home page instead of a subpage when linked to from
      an empty collection page.

Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Sun Jan 6 17:43:44 2008 UTC (22 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.118: +8 -2 lines
Diff to previous 1.118
#206721 by WiSeOz.  The profile.inc needs to force user_load() in order
      to fetch all user profile data from contributed modules.
  -- Profile.inc does not require the profile module, just the user module.
  -- Cleans up missing profile element titles on the settings page.

Revision 1.87.2.20 - (view) (download) (annotate) - [select for diffs]
Sun Jan 6 17:42:12 2008 UTC (22 months, 3 weeks ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-16
Changes since 1.87.2.19: +18 -1 lines
Diff to previous 1.87.2.19 , to branch point 1.87
Bugfix release 5.x.2.16
  -- Cleans up missing profile element titles on the settings page.
  -- Backports the following issues from the HEAD development track:
    -- Adds integration with Domain Access.
    -- Cleans up settings page, placing default items on top and formatting the Content Settings using
      a proper form theme function.
    -- Fixes error with possible null value passed to load includes.
    -- Uses static variables to eliminate redundant database queries.
    -- Corrects item settings page.
    -- Fixes logic error in theme_mysite_empty_column().
    -- #205441 by WiSeOz.  Profile.inc always links to user/0.
    -- #205252 by WiSeOz.  Profile.inc default settings did not use user 1.
    -- Fixes logic errors in mysite_reset sequence.
    -- #206721 by WiSeOz.  The profile.inc needs to force user_load() in order
      to fetch all user profile data from contributed modules.

Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Sat Jan 5 20:47:55 2008 UTC (22 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.117: +4 -1 lines
Diff to previous 1.117
Applies #206480 to the contrib folder as well.

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Sat Jan 5 20:45:38 2008 UTC (22 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.116: +9 -1 lines
Diff to previous 1.116
Moves the creation of {mysite_page} initial records into an undate function, which
      is where it belongs.
  -- #206480 by IceCreamYou.  Title checks in blocks may fail because of ndoe access rules.
      alters the api in mysite_type_hook_block() to account for this.
  -- #198904 by mariano.barcia.  Provides a Views query substitution if the view is called
      from a MySite page.

Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Thu Jan 3 00:42:44 2008 UTC (22 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--3-0beta2
Changes since 1.115: +9 -3 lines
Diff to previous 1.115
 #205441 by WiSeOz.  Profile.inc always links to user/0.
  -- #205252 by WiSeOz.  Profile.inc default settings did not use user 1.
  -- Profile.inc did not check for module_exists in mysite_type_profile_options.
  -- Fixes logic errors in mysite_reset sequence.
  -- Fixes menu handling issue with item configuration screen.
  -- Allows a user to change settings for all pages at once.

Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 18:32:55 2007 UTC (22 months, 4 weeks ago) by agentken
Branch: MAIN
Changes since 1.114: +9 -1 lines
Diff to previous 1.114
#204876.  Cleans up duplicate admin account creation.
  -- Allows for multiple default pages.
  -- Removes stray print debug statement.
  -- Fixes logic error in theme_mysite_empty_column().
  -- Cleans up the page deletion sequence.

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 00:16:14 2007 UTC (22 months, 4 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--3-0beta1
Changes since 1.113: +8 -1 lines
Diff to previous 1.113
Restores theme switching to 5.x.3.
  -- Changes mysite/all to mysite-all and mysite/default to mysite-default to avoid
      conflicts with path aliases for specific user names.
  -- Releases 5.x.3-beta1.

Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 21:46:25 2007 UTC (22 months, 4 weeks ago) by agentken
Branch: MAIN
Changes since 1.112: +11 -1 lines
Diff to previous 1.112
Fixes pgSQL installer.
  -- Corrects item settings page.
  -- Changes permission from -view all mysites- to -view mysite- for consistency.
  -- Users must now have the -view mysite- permission to see personal pages.
  -- Fixes drag-and-drop sorting for multiple pages.
  -- Fixes menu issues associated with new features.
  -- Returns the old -move.png- file.
  -- Removes a stray db_queryd().

Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Tue Dec 25 04:31:06 2007 UTC (23 months ago) by agentken
Branch: MAIN
Changes since 1.111: +5 -1 lines
Diff to previous 1.111
Multiple pages now function, but need bug testing.
  -- More database cleanup.

Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Mon Dec 24 17:39:39 2007 UTC (23 months ago) by agentken
Branch: MAIN
Changes since 1.110: +5 -1 lines
Diff to previous 1.110
Adds page creation and removal logic to support multiple pages.
  -- Database schema changes discovered during testing.

Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 21:13:49 2007 UTC (23 months ago) by agentken
Branch: MAIN
Changes since 1.109: +5 -1 lines
Diff to previous 1.109
Uses static variables to eliminate redundant database queries.
  -- Begins structure of new menu callbacks.

Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 18:04:09 2007 UTC (23 months ago) by agentken
Branch: MAIN
Changes since 1.108: +9 -1 lines
Diff to previous 1.108
Cleans up the install and uninstall functions.  Needs pgSQL testing.\
  -- Adds integration with Domain Access.
  -- Cleans up settings page, placing default items on top and formatting the Content Settings using
      a proper form theme function.
  -- Replaces current icon set with new icons, which are more consistent with Drupal standards.
  -- Fixes error with possible null value passed to load includes.

Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 02:59:21 2007 UTC (23 months ago) by agentken
Branch: MAIN
Changes since 1.107: +4 -1 lines
Diff to previous 1.107
fixing merge issue

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 02:07:17 2007 UTC (23 months ago) by agentken
Branch: MAIN
Changes since 1.106: +5 -1 lines
Diff to previous 1.106
#202816 by New Oceans.  teasers.theme prints current time instead of element time.
  -- #202500 by andreash.  Trailing comma in mysite.install causes pgSQL failure.

Revision 1.87.2.19 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 02:04:54 2007 UTC (23 months ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.18: +5 -1 lines
Diff to previous 1.87.2.18 , to branch point 1.87
fixes changelog merge issue

Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Thu Nov 29 02:16:44 2007 UTC (23 months, 4 weeks ago) by agentken
Branch: MAIN
Changes since 1.105: +5 -1 lines
Diff to previous 1.105
Fixes an additional translation string.
  -- #190588 by ThriLLzadar.  Fixes mysite_links.css problem on Windows browsers.

Revision 1.87.2.18 - (view) (download) (annotate) - [select for diffs]
Thu Nov 29 02:15:23 2007 UTC (23 months, 4 weeks ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.17: +5 -1 lines
Diff to previous 1.87.2.17 , to branch point 1.87
Fixes an additional translation string.
  -- #190588 by ThriLLzadar.  Fixes mysite_links.css problem on Windows browsers.

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Sun Nov 4 16:01:43 2007 UTC (2 years ago) by agentken
Branch: MAIN
Changes since 1.104: +4 -1 lines
Diff to previous 1.104
#188714 by patchak.  Fixes some missing translation strings in mysite.module.

Revision 1.87.2.17 - (view) (download) (annotate) - [select for diffs]
Sun Nov 4 16:00:42 2007 UTC (2 years ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.16: +4 -1 lines
Diff to previous 1.87.2.16 , to branch point 1.87
#188714 by patchak.  Fixes some missing translation strings in mysite.module.

Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 16:04:56 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.103: +5 -1 lines
Diff to previous 1.103
  -- #186755 by mikesmullin.  Fixes logic error in changing element titles.  Fix also edits refine.inc.
  -- Applies the remainder of the #186751 patch.

Revision 1.87.2.16 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 16:03:30 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-15
Changes since 1.87.2.15: +5 -1 lines
Diff to previous 1.87.2.15 , to branch point 1.87
#186755 by mikesmullin.  Fixes logic error in changing element titles.  Fix also edits refine.inc.
  -- Creates the 5.x.2.15 release.

Revision 1.87.2.15 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 00:21:11 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.14: +5 -1 lines
Diff to previous 1.87.2.14 , to branch point 1.87
#186761 patch by mikesmullin.  Change to mysite_theme_hook() breaks the element configuration screen.

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 00:19:50 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.102: +4 -1 lines
Diff to previous 1.102
#186761 patch by mikesmullin.  Change to mysite_theme_hook() breaks the element configuration screen.

Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Thu Oct 25 00:56:04 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.101: +6 -1 lines
Diff to previous 1.101
#185863 by roblang.  Some host configurations make MySite Icons throw an error by trying to write to a bad directory.
      This fix makes the downloading of RSS icons to the local server optional and configurable.  Small change to feed.inc as well.
 -- #185988 by sambtaylor.  Allows the admin to change the name of the MySite menu item as a module setting.

Revision 1.87.2.14 - (view) (download) (annotate) - [select for diffs]
Thu Oct 25 00:52:11 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-14
Changes since 1.87.2.13: +6 -1 lines
Diff to previous 1.87.2.13 , to branch point 1.87
#185863 by roblang.  Some host configurations make MySite Icons throw an error by trying to write to a bad directory.
      This fix makes the downloading of RSS icons to the local server optional and configurable.  Small change to feed.inc as well.
  -- #185988 by sambtaylor.  Allows the admin to change the name of the MySite menu item as a module setting.

Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Wed Oct 24 01:39:39 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.100: +10 -1 lines
Diff to previous 1.100
First 5.x.3 commit.  Break the menu hook.

Revision 1.87.2.13 - (view) (download) (annotate) - [select for diffs]
Wed Oct 24 01:33:33 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.12: +7 -1 lines
Diff to previous 1.87.2.12 , to branch point 1.87
#150654 by jofaglia. Cleans up forms by theming complex elements into tables.  Removes CSS errors reported in some browsers.
      This fix makes some small changes to theme.inc and mysite_theme_hook().
  -- Cleans up some capitalization inconsistencies in layout files.
  -- Renames mysite_type_theme_list() to mysite_type_theme_data().

Revision 1.87.2.12 - (view) (download) (annotate) - [select for diffs]
Mon Oct 22 23:11:23 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.11: +4 -1 lines
Diff to previous 1.87.2.11 , to branch point 1.87
#185429 by Walt Esquivel and bonobo.  Fixes css problem with content elements that extend beyond the size of the container.

Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 19:18:04 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.99: +7 -2 lines
Diff to previous 1.99
 Form handling error on mysite_delete_form caused wrong UID to be loaded.
  -- mysite_create_account() fired too late if the user clicked on the Content tab.
  -- Fixes form redirect when admin is changing default setting for a content item.

Revision 1.87.2.11 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 19:16:15 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.10: +4 -1 lines
Diff to previous 1.87.2.10 , to branch point 1.87
Fixes form redirect when admin is changing default setting for a content item.

Revision 1.87.2.10 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 19:06:16 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.9: +4 -1 lines
Diff to previous 1.87.2.9 , to branch point 1.87
mysite_create_account() fired too late if the user clicked on the Content tab.

Revision 1.87.2.9 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 18:58:26 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.8: +4 -1 lines
Diff to previous 1.87.2.8 , to branch point 1.87
Form handling error on mysite_delete_form caused wrong UID to be loade

Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 17:10:52 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.98: +4 -1 lines
Diff to previous 1.98
#174674.  Logic error adds settings on pages where they should not load.

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 16:59:29 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.97: +4 -1 lines
Diff to previous 1.97
#174674.  Logic error forces some settings pages to disappear.

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 16:38:09 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.96: +4 -1 lines
Diff to previous 1.96
Moves most of mysite_help into the mysite_help.inc file, for easier reading of the code.

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 16:31:10 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.95: +4 -1 lines
Diff to previous 1.95
Moves mysite_icon module into its own folder.

Revision 1.87.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Oct 18 01:01:23 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-13
Changes since 1.87.2.7: +6 -1 lines
Diff to previous 1.87.2.7 , to branch point 1.87
#184159 by drayen.  Fixes logic error in mysite_prepare_columns().
  -- #182742.  Clears the mysite cache when turned off.
  -- MySite 5.x.2.13 release.

Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Thu Oct 18 00:59:57 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.94: +5 -1 lines
Diff to previous 1.94
#184159 by drayen.  Fixes logic error in mysite_prepare_columns().
  -- #182742.  Clears the mysite cache when turned off.

Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Sun Oct 7 19:09:50 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.93: +5 -2 lines
Diff to previous 1.93
#174673 patch by tdeknich and mdekkers: Adds configuration options for strings used in the MySite UI.

Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Thu Oct 4 22:27:29 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.92: +4 -1 lines
Diff to previous 1.92
#180844. Logic error in displaying the Reset to Defaults link.

Revision 1.87.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Oct 4 22:26:39 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.6: +4 -1 lines
Diff to previous 1.87.2.6 , to branch point 1.87
#180844. Logic error in displaying the Reset to Defaults link.

Revision 1.87.2.6 - (view) (download) (annotate) - [select for diffs]
Tue Oct 2 23:52:01 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-12
Changes since 1.87.2.5: +4 -1 lines
Diff to previous 1.87.2.5 , to branch point 1.87
5.x.2.12 release.

Revision 1.87.2.5 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 22:54:09 2007 UTC (2 years, 2 months ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.4: +4 -1 lines
Diff to previous 1.87.2.4 , to branch point 1.87
Fixes line ending error in post.inc

Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 22:53:47 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
Changes since 1.91: +4 -1 lines
Diff to previous 1.91
Fixes line ending error in post.inc

Revision 1.87.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 01:35:06 2007 UTC (2 years, 2 months ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.3: +5 -1 lines
Diff to previous 1.87.2.3 , to branch point 1.87
#168317 by patchak and tsavino.  mysite_prepare_columns() does not work correctly for
      users with limited permissions.

Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 01:33:15 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
Changes since 1.90: +5 -1 lines
Diff to previous 1.90
#168317 by patchak and tsavino.  mysite_prepare_columns() does not work correctly for
      users with limited permissions.

Revision 1.87.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Sep 10 16:49:28 2007 UTC (2 years, 2 months ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.2: +4 -1 lines
Diff to previous 1.87.2.2 , to branch point 1.87
#174433 by funana.  Feeds not being categorized correctly.

Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Mon Sep 10 16:47:51 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
Changes since 1.89: +4 -1 lines
Diff to previous 1.89
#174433 by funana.  Feeds not being categorized correctly.

Revision 1.87.2.2 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 21:27:19 2007 UTC (2 years, 2 months ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87.2.1: +5 -2 lines
Diff to previous 1.87.2.1 , to branch point 1.87
adds remote debug routine.

Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 21:26:17 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
Changes since 1.88: +4 -1 lines
Diff to previous 1.88
adds remote debug routine.

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 18:09:36 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
Changes since 1.87: +7 -1 lines
Diff to previous 1.87
  -- Fixes layout separation issue for teaser.theme.  Minor change to mysite.css.  Adds end-item div.
  -- Minor update to INSTALL.txt.
  -- Removed a debug statement from mysite_render().
  -- #171478 by tsavino.  Fixes css issue with layout selection form.

Revision 1.87.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 18:09:03 2007 UTC (2 years, 2 months ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.87: +8 -2 lines
Diff to previous 1.87
  -- Fixes layout separation issue for teaser.theme.  Minor change to mysite.css.  Adds end-item div.
  -- Minor update to INSTALL.txt.
  -- Removed a debug statement from mysite_render().
  -- #171478 by tsavino.  Fixes css issue with layout selection form.

Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Sun Sep 2 14:11:28 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-11
Branch point for: DRUPAL-5--2
Changes since 1.86: +3 -1 lines
Diff to previous 1.86
updating changelog

Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Sun Sep 2 14:07:48 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
Changes since 1.85: +4 -1 lines
Diff to previous 1.85
hook_link should only be invoked if user can create a MySite collection

Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Sun Sep 2 01:36:39 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
Changes since 1.84: +5 -1 lines
Diff to previous 1.84
  -- #172408 was fixed incorrectly.  Use http://drupal.org/files/issues/mysite-delete_0.patch to patch.
  -- I am not rolling a third release tonight after mucking up the last two.

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Sun Sep 2 01:16:38 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-10
Changes since 1.83: +7 -1 lines
Diff to previous 1.83
  -- #172408.  Error in delete confirmation logic causes failure to delete.
  -- #172409.  hook_link() returns empty for anonymous users.
  -- Creates 5.x.2.10 release.
  -- At this point, I will branch the code to start working on 5.x.3, featuring #145423

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Sat Sep 1 21:18:33 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-9
Changes since 1.82: +17 -1 lines
Diff to previous 1.82
  -- Adds WdigetBox link to Droplet creation page.  WidgetBox is a JS service for providing remote applications
      to your web site, similar to Google Gadgets.  http://widgetbox.com/
  -- Adds implementaton of hook_link() with JavaScript collapsible options.  Can be used to replace the MySite Block.
      Needs documentation and testing on browsers.
  -- #168317 by patchak and gsadler.  Fixes an array collapsing error in mysite_prepare_columns() that could
      throw an error if a multi-region layout had blank regions and then was set to a layout with fewer regions.
  -- Adds documentation for #156445.
  -- Adds mysite-links.css and mysite-links.js
  -- Creates the 5.x.2.9 release.

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Sun Aug 26 19:38:51 2007 UTC (2 years, 3 months ago) by agentken
Branch: MAIN
Changes since 1.81: +4 -1 lines
Diff to previous 1.81
Adds a jQuery-basd message to confirm movement of drag-and-drop items

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 00:39:06 2007 UTC (2 years, 3 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-8
Changes since 1.80: +10 -1 lines
Diff to previous 1.80
#169610 fixes issue with db_rewrite_sql and table abbreviations in post.inc and comment.inc.
  -- blog.inc did not use db_rewrite_sql() when searching content lists.  It also did not LOWER the search term.
  -- term.in did not LOWER the search term.
  -- user.inc did not LOWER the search term.

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Sun Aug 19 20:02:56 2007 UTC (2 years, 3 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-7
Changes since 1.79: +19 -1 lines
Diff to previous 1.79
  -- #167148 by icefire. Adds delete user page function.
  -- #165324 by heebiejeebieclub. Adds post.inc to allow the selection of individual nodes.
  -- #165632 by patchak.  Corrects documentation regarding the removal of page regions.
      When set to TRUE, only the left and right rails are disabled.
  -- #167364 Fixes error with blog title for user 0.  Allows block handler to accept 0 as a valid id.
  -- Changes the node.inc settings so that no configuration allows all types. Simplifying configuration.
  -- Changes the term.inc settings so that no configuration allows all terms.  Simplifying configuration.
  -- Allows the forum vocabulary to be included in the terms list.
  -- Fixes error in mysite_type_term_block(); admin filters were not applied.
  -- Removes comment as a category class.
  -- Changes the name of Posts to Post Types in the admin UI.
  -- Adds type string to data error messages for easier debugging.
  -- Creates 5.x.2.7 release.

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Wed Aug 8 00:16:07 2007 UTC (2 years, 3 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-6
Changes since 1.78: +8 -1 lines
Diff to previous 1.78
#165262 typo in mysite_type_comment_clear().
  -- #164918 comment #8, fixes permission check for adding feeds.
  -- #165260 fixes errors in mysite_type_hook_block_node.
  -- Creates 5.x.2.6 release.

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Tue Aug 7 01:04:33 2007 UTC (2 years, 3 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-5
Changes since 1.77: +9 -1 lines
Diff to previous 1.77
#164918 by xeniox.  Fixes error in mysite_type_feed_active().  Fixes caching issue related to drag-and-drop sorting.
  -- #153560 by mounte.  Allows users to reset their personal content to the default settings state.
  -- #152917 by mounte.  Allows the administrator to lock certain content so that it appears on all user MySite pages.
  -- Cleans up handling of mysite_type_hook_block_node.
  -- Adds comment.inc to handle comments on individual posts.
  -- Creates 5.x.2.5 release.  Requires running update.php and modifications to custom layout files.

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 16:13:25 2007 UTC (2 years, 3 months ago) by agentken
Branch: MAIN
Changes since 1.76: +31 -28 lines
Diff to previous 1.76
Adds mysite_render() and mysite_display() to allow the presentation of MySite-generated content in external locations like theme snippets, panels, and blocks.
  -- Cleaning up API documentation errors and small typos.
  -- Fixed a permissions check typo in mysite_page().
  -- Fixed a permissions check typo in book.inc

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 12:22:28 2007 UTC (2 years, 4 months ago) by agentken
Branch: MAIN
Changes since 1.75: +4 -1 lines
Diff to previous 1.75
Adds mysite_render() and mysite_display() to allow the presentatin of MySite-generated content in external locations like theme snippets, panels, and blocks.

Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Sun Jul 22 22:59:36 2007 UTC (2 years, 4 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-4
Changes since 1.74: +9 -1 lines
Diff to previous 1.74
 5.x.2.4 release.
  -- #160310 patch by mdekkers.  Error in menu callback caused autocpmplete functions to fail.
  -- #158378 by kforet. MySite cache mechanism requires all format files to be preloaded.  Also needs to check expiry in case garbage collection has not run.
  -- #159581. Fixes logic error that allowed profiles to be stored with type_if of both 0 (zero) and UID.
  -- Prevents alias creation for path mysite/0.
  -- Cleans up and adds some doxygen comments.

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Sat Jul 7 22:51:06 2007 UTC (2 years, 4 months ago) by agentken
Branch: MAIN
Changes since 1.73: +4 -1 lines
Diff to previous 1.73
#153570 by kforet and #157164 by Zahor.  Passing empty arrays when theme_mysite_*_help() invoked.

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Sun Jul 1 15:37:05 2007 UTC (2 years, 4 months ago) by agentken
Branch: MAIN
Changes since 1.72: +4 -1 lines
Diff to previous 1.72
Fixes css class typo in stacks.php.

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Sat Jun 30 22:01:03 2007 UTC (2 years, 4 months ago) by agentken
Branch: MAIN
Changes since 1.71: +5 -1 lines
Diff to previous 1.71
Opens #155879 to track typos.
  -- Fixes UI typo in profile.inc.

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Sat Jun 30 21:32:09 2007 UTC (2 years, 4 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-3
Changes since 1.70: +6 -1 lines
Diff to previous 1.70
#155172 by greggles.  Fixes omission of page region assignment for users without JavaScript.
  -- #154743 by olio.  Cache errors in popular.inc causing display issues.
  -- Adds install notes for users without JavaScript.

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Fri Jun 29 02:11:54 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.69: +7 -2 lines
Diff to previous 1.69
#155022 by sos4nt. Fixes error with infinite loop under certain conditions.
  -- #154764 by kokoyote.  Fixes problem when profile categories have spaces in names.
  -- Fixes typo in API.php

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Mon Jun 25 22:49:21 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-2
Changes since 1.68: +6 -1 lines
Diff to previous 1.68
#150919 by a great place... fixed by sos4nt, errors in mysite_icon.install.
  -- Incorporates dww change to remove $Name$ from .info files.

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Wed Jun 13 22:49:38 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-1
Changes since 1.67: +11 -1 lines
Diff to previous 1.67
  -- #151574 by ilera.  Personal theme settings fails because theme.inc was not loaded properly.
  -- #151151 by bloggybusiness.  Will now send users to their own page when they try to view a private MySite page.
  -- Fixes wrong css div call when theming help for users with blank MySite content.  See theme_mysite_content_help().
  -- Corrects format load error when displaying an empty region.  Change is in mysite_prepare_columns().
  -- Use of sort($rows) in mysite_content() reversed the region ordering of the content array.  Removed.
  -- The update query in mysite_content_add() failed to pass the $position value and did not update the sort column correctly

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Wed Jun 13 01:14:23 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.66: +5 -2 lines
Diff to previous 1.66
Cleans up API.php document @mainpage.

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Wed Jun 13 00:53:01 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.65: +6 -1 lines
Diff to previous 1.65
#151151 by bloggybusiness.  Fixes permission check issues in mysite_page() and mysite_user().

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Wed Jun 13 00:29:23 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.64: +5 -1 lines
Diff to previous 1.64
#151249 by mounte.  Error in configuration for feed.inc allows empty array to be passed to a foreach loop.

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 22:11:37 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0
Changes since 1.63: +8 -2 lines
Diff to previous 1.63
  -- Fixes title error in refine.inc.
  -- Returns storylink.inc plugin to the contrib folder
  -- Removes empty lines from blog.inc
  -- Minor change to descriptions in mysite_icon_menu().

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 21:10:30 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.62: +11 -1 lines
Diff to previous 1.62
  -- Returns the refine-by-taxonomy plugin to he contrib folder
  -- Removes trailing s from settings submenu items.
  -- Adds INSTALL.txt note about API changes.

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 22:25:32 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.61: +8 -1 lines
Diff to previous 1.61
  -- #149514 by suchold-it.  Menu permissons issues.  Corrects a bug in the menu callbacks that required users to have both the View All MySites and the Edit MySite permission.
  -- Adds access checking to user help theme functions.
  -- Fixes the ugly css hack for the submenu during MySite settings pages.  Now floats properly without the extra padding.
  -- Missing .= in mysite_type_theme_active().
  -- Adds theme_mysite_no_options() to present message to users when no content is present.

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Mon Jun 4 22:14:07 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta5
Changes since 1.60: +6 -1 lines
Diff to previous 1.60
#149033 by suchold-it.  Fixes problem where elements inside a MySite content block are not clickable

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Sat Jun 2 19:17:58 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.59: +5 -1 lines
Diff to previous 1.59
Returns the contrib folder to the download.   -- Adds the weblinks.inc file to contributions.  See #138754 by suchold-it.
  -- Adds biblio.inc to contributions.  See #98029 by csc4.

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Sat Jun 2 15:44:10 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.58: +1 -6 lines
Diff to previous 1.58
fixes conflict in the CHANGELOG

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Sat Jun 2 15:42:11 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.57: +30 -1 lines
Diff to previous 1.57
Cleans up bugs reported by testing of beta4.  See the CHANGELOG for details

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Wed May 23 01:31:57 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.56: +4 -1 lines
Diff to previous 1.56
Last commit also addressed #145951 fixes css alignment issue in mysite-footer div.

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Wed May 23 01:25:26 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.55: +8 -2 lines
Diff to previous 1.55
  -- Makes the MySite Icon folder name required.
  -- Corrects errors in mysite_type_term_settings_form default values.
  -- Updates INSTALL.txt to version 5.x.2.0.
  -- Begins update of README.txt to version 5.x.2.0.

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Tue May 22 00:36:35 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.54: +9 -1 lines
Diff to previous 1.54
  -- Fixes logic error in mysite_type_term_active() in calculating null settings. Switch from array_flip and unset to array_sum().
  -- Changes user.ind to use array_sum() in hook_active().
  -- Remove debug print statement from popular.inc
  -- Slices the options array in popular.inc to return only the top 100 items.
  -- Improves logic in mysite_edit_form() to avoid loading items not needed.
  -- Removes the "mysite" element from profile options in profile.inc.

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Sat May 19 20:46:42 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.53: +7 -2 lines
Diff to previous 1.53
  -- Changes mysite_get() to retrieve layout, style, and format information.
  -- Makes format setting the default per user and lets the user set format per item in their collection.
  -- Now users the user stylesheet for displaying format options.

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sat May 19 18:06:25 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.52: +8 -1 lines
Diff to previous 1.52
  -- Addds forest.css file and sunset.css file.
  -- Renames blue.css to sky.css
  -- Renames red.css to fire.css
  -- Adds update sql to rename styles stored in database.
  -- Adds popular.inc to show the most popular content items added to user MySite pages.

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri May 18 21:59:27 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta4
Changes since 1.51: +14 -1 lines
Diff to previous 1.51
  -- Fixes logic error in mysite_content() sorting table.  $i == 0 not $ == 1 to start.
  -- Removes dependncy on collapse.js.  Since <fieldset> is only XHTML valid for forms, the mysite.js file
     now handles collapsing elements with <div> tags.  Also integrates better with jQuery interface and
     makes for easier CSS styling of content display.
  -- Changes to all layout files to follow new CSS/JS syntax.
  -- Prefixes sortable ids with am _m_ because you cannot use a number for a css classname.
  -- Changes to all css files for new CSS/JS syntax.
  -- Adds midnight.css file.
  -- Adds stacks.php layoput file and stacks.png image.
  -- Changes mysite_content() to account for empty regions in the layout.
  -- Adds individual documentation README files for the plugins directories.

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Fri May 18 01:04:24 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.50: +5 -1 lines
Diff to previous 1.50
#144656 patch by Frando, reported by jamon8888.  Fixes Call-time pass-by-reference errors.
  -- Fixes path error in mysite_type_feed_image().

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu May 17 00:32:54 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta3
Changes since 1.49: +9 -1 lines
Diff to previous 1.49
  -- Minor change to mysite.css drag colors.
  -- CSS changes to make the cursor a pointer only on section headings.
  -- Rewrites profile.inc so that it always loads the profile of the page owner, regardless of $type_id.
      Doing so prevents users from showing the profiles of other users on their MySite page.
  -- Corrects missing $position variable in mysite_content_add() sql.
  -- Corrected mysite_type_hook_update() to mysite_type_hook_updated() to avoid conflicts with hook_update().

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Wed May 16 01:24:42 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.48: +14 -1 lines
Diff to previous 1.48
  -- #144187 by haimoura. Fixes empty array error when viewing a MySite page with no content.
  -- Fixes logic error that caused mysite.css to be omitted on admin pages.
  -- Fixes logic error in mysite_content_settings_form_submit()
  -- Fixes error in book.inc to include the parent node as part of the data collection.
  -- Fixes key naming error in mysite_user().
  -- Adds profile.inc to handle user profiles
  -- Deprecates the mysite profile link in layout files in favor of profile.inc
  -- Adds updated to the mysite_get() return
  -- Fixes typos in lines 213 and 220 of mysite_update_5().
  -- Adds $settings to mysite_type_hook_data() function
  -- Removed redundant module_exists(user) check in user.inc

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Tue May 15 00:44:28 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta2
Changes since 1.47: +17 -1 lines
Diff to previous 1.47
  -- #143890 by groovy.  Fixes duplicate page output error for users with no MySite page.
  -- Finished up drag-and-drop elements.
  -- Moves default.css into mysite.css.
  -- Adds mysite_layout_hook() for layout data.
  -- Adds individual settings for content items.
  -- Adds settings coloumn to {mysite_data}
  -- Introduces mysite_type_hook_content_form() to add elements to the item configuration form.
  -- Adds the following to plugins/icons/
    -- backing.png
    -- move.png
    -- settings.png
  -- Updates the layout icons to look nicer.
  -- Adds triple.png to layouts folder.
  -- Removes redundant css calls from blue.css and red.css

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sun May 13 20:26:11 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.46: +7 -1 lines
Diff to previous 1.46
Adds drag-and-drop sorting to MySite.  Using the jQuery Update and jQuery Interface modules.  Thanks to jjeff

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Fri May 11 23:34:36 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.45: +4 -1 lines
Diff to previous 1.45
Removes redundant call to prefix/suffix in mysite_icon module.

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Fri May 11 22:35:53 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.44: +4 -1 lines
Diff to previous 1.44
Fixes typo in pgsql routine of mysite_update_5().

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri May 11 22:26:21 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta1
Changes since 1.43: +18 -1 lines
Diff to previous 1.43
Fixes knwon issues with the 5.x.2.0-beta release.  See the CHANGELOG for full detail.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Wed May 9 21:29:47 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta
Changes since 1.42: +36 -22 lines
Diff to previous 1.42
Code cleanup using coder.module.  Adds API.php for documentation.

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu May 3 00:23:33 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.41: +11 -1 lines
Diff to previous 1.41
Adds user.inc to track all posts by a user.  Cleans up some existing functions.  See the changelog.

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 03:42:58 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.40: +7 -1 lines
Diff to previous 1.40
#118934 by zaphod280380.  Adds node.inc to handle CCK and other generic node types.

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun Apr 29 21:07:05 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.39: +18 -1 lines
Diff to previous 1.39
Adds the mysite_icon module to handle image-based borwsing of content.

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Apr 19 00:30:06 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.38: +10 -1 lines
Diff to previous 1.38
Finished the icon browser system.  Some minor text cleanup.  Removes all DEFINE statements from includes.

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 01:55:18 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.37: +6 -1 lines
Diff to previous 1.37
Icon-based browsing and new admin settings for content browsing.

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 23:36:32 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.36: +8 -1 lines
Diff to previous 1.36
Adds icon file upload to droplets.  Removes old icons with new Drupal-specific ones.  Kills translation files.

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 00:38:16 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.35: +4 -1 lines
Diff to previous 1.35
Finishes the code for creating droplets from blocks and views.

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sun Apr 15 23:14:55 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.34: +4 -1 lines
Diff to previous 1.34
 Fixes a drupal_goto() error upon deletion of a droplet.

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sun Apr 15 23:09:35 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.33: +4 -1 lines
Diff to previous 1.33
Allows the creation of droplets from existing blocks

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun Apr 15 21:57:20 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.32: +4 -1 lines
Diff to previous 1.32
#136520 Prevents the loading of inactive type includes.

Revision 1.2.2.20.2.2 - (view) (download) (annotate) - [select for diffs]
Sun Apr 15 16:58:02 2007 UTC (2 years, 7 months ago) by agentken
Branch: DRUPAL-4-7--3
CVS Tags: DRUPAL-4-7--3-10
Changes since 1.2.2.20.2.1: +65 -3 lines
Diff to previous 1.2.2.20.2.1 , to branch point 1.2.2.20 , to next main 1.2.2.41
Corrects a mistake with cvs where I had been committing to 4-7--1 instead of 4-7--3.

Revision 1.2.2.20.2.1.2.32 - (view) (download) (annotate) - [select for diffs]
Sun Apr 15 00:41:29 2007 UTC (2 years, 7 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.31: +4 -1 lines
Diff to previous 1.2.2.20.2.1.2.31 , to branch point 1.2.2.20.2.1 , to next main 1.2.2.20.2.2
#136228 by theMahaGuru.  Misuse of $owner in theme_mysite_block_help().

Revision 1.2.2.41 - (view) (download) (annotate) - [select for diffs]
Sun Apr 15 00:39:46 2007 UTC (2 years, 7 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.40: +4 -1 lines
Diff to previous 1.2.2.40 , to branch point 1.2 , to next main 1.131
#136228 by theMahaGuru.  Misuse of $owner in theme_mysite_block_help().

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sat Apr 14 01:42:45 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.31: +5 -1 lines
Diff to previous 1.31
Initial commit of the Droplet system

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 22:46:06 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.30: +5 -1 lines
Diff to previous 1.30
Initial changes to allow for content droplets

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 18:03:15 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.29: +5 -1 lines
Diff to previous 1.29
Updating module documentation and online help

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 16:00:48 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.28: +6 -3 lines
Diff to previous 1.28
Removes non-breaking spaces from output.

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 15:56:15 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.27: +6 -1 lines
Diff to previous 1.27
Fixes issues with format plugins.  See CHANGELOG.

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 14:30:22 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.26: +7 -1 lines
Diff to previous 1.26
Adds $header and $footer areas to the MySite layout

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Apr 4 14:22:44 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.25: +4 -1 lines
Diff to previous 1.25
Fixes sql parameter error in feed.inc

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Apr 4 01:47:53 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.24: +4 -1 lines
Diff to previous 1.24
#124955 fixed in theme.inc

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Apr 4 01:20:35 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.23: +17 -1 lines
Diff to previous 1.23
Major version upgrade.  See the CHANGELOG.txt for details.

Revision 1.2.2.40 - (view) (download) (annotate) - [select for diffs]
Wed Mar 21 00:03:39 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.39: +2 -1 lines
Diff to previous 1.2.2.39 , to branch point 1.2
#129624.  Check privacy flag on MySite within hook_user().

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Mar 21 00:00:25 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22
#129624.  Check privacy flag on MySite within hook_user().

Revision 1.2.2.20.2.1.2.31 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:58:45 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.30: +2 -1 lines
Diff to previous 1.2.2.20.2.1.2.30 , to branch point 1.2.2.20.2.1
#129624.  Check privacy flag on MySite within hook_user().

Revision 1.2.2.39 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:44:10 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.38: +3 -2 lines
Diff to previous 1.2.2.38 , to branch point 1.2
#128374.  Added permission check for the 'edit own blog' to show blog link in block

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:42:51 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.21: +3 -2 lines
Diff to previous 1.21
#128374.  Added permission check for the 'edit own blog' to show blog link in block

Revision 1.2.2.20.2.1.2.30 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:41:46 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.29: +2 -1 lines
Diff to previous 1.2.2.20.2.1.2.29 , to branch point 1.2.2.20.2.1
#128374.  Added permission check for the 'edit own blog' to show blog link in block

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:33:42 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20
corrects utf8 update syntax, #22218

Revision 1.2.2.38 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:32:38 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.37: +2 -1 lines
Diff to previous 1.2.2.37 , to branch point 1.2
corrects utf8 update syntax, #22218

Revision 1.2.2.20.2.1.2.29 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:31:40 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.28: +2 -1 lines
Diff to previous 1.2.2.20.2.1.2.28 , to branch point 1.2.2.20.2.1
corrects utf8 update syntax, #22218

Revision 1.2.2.37 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:09:26 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.36: +4 -1 lines
Diff to previous 1.2.2.36 , to branch point 1.2
#129228 by dsp1.  Fixes removal of UTF directive in mysite.install.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:06:58 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.19: +4 -1 lines
Diff to previous 1.19
#129228 by dsp1.  Fixes removal of UTF directive in mysite.install.

Revision 1.2.2.20.2.1.2.28 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:05:26 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.27: +4 -1 lines
Diff to previous 1.2.2.20.2.1.2.27 , to branch point 1.2.2.20.2.1
#129228 by dsp1.  Fixes removal of UTF directive in mysite.install.

Revision 1.2.2.36 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 01:17:04 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.35: +2 -1 lines
Diff to previous 1.2.2.35 , to branch point 1.2
#127062 by Dan DG.  Title element in hook_user should be "My sitename".

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 01:13:34 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
#127062 by Dan DG.  Title element in hook_user should be "My sitename".

Revision 1.2.2.20.2.1.2.27 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 01:09:58 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.26: +2 -1 lines
Diff to previous 1.2.2.20.2.1.2.26 , to branch point 1.2.2.20.2.1
#127062 by Dan DG.  Title element in hook_user should be "My sitename"

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 00:58:27 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
#127560.  Columns layout not collapsible.

Revision 1.2.2.35 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 00:57:13 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.34: +2 -1 lines
Diff to previous 1.2.2.34 , to branch point 1.2
#127560.  Columns layout not collapsible.

Revision 1.2.2.20.2.1.2.26 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 00:56:05 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.25: +2 -1 lines
Diff to previous 1.2.2.20.2.1.2.25 , to branch point 1.2.2.20.2.1
#127560.  Columns layout not collapsible.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 00:54:04 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
#127549. Escaped characters in author output.

Revision 1.2.2.20.2.1.2.25 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 00:51:57 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.24: +2 -1 lines
Diff to previous 1.2.2.20.2.1.2.24 , to branch point 1.2.2.20.2.1
#127549. Escaped characters in author output.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 00:48:47 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.15: +4 -1 lines
Diff to previous 1.15
#125774 by esilou.  Tagged forum posts do not appear in term lists

Revision 1.2.2.34 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 00:47:19 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.33: +4 -1 lines
Diff to previous 1.2.2.33 , to branch point 1.2
#125774 by esilou.  Tagged forum posts do not appear in term lists

Revision 1.2.2.20.2.1.2.24 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 00:44:58 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.23: +4 -1 lines
Diff to previous 1.2.2.20.2.1.2.23 , to branch point 1.2.2.20.2.1
#125774 by esilou.  Tagged forum posts do not appear in term lists

Revision 1.2.2.33 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 01:08:56 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.32: +6 -0 lines
Diff to previous 1.2.2.32 , to branch point 1.2
Fixes bug #125688

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 01:01:54 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.14: +6 -1 lines
Diff to previous 1.14
Fixes bug #125688

Revision 1.2.2.20.2.1.2.23 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 00:58:31 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.22: +5 -1 lines
Diff to previous 1.2.2.20.2.1.2.22 , to branch point 1.2.2.20.2.1
Fixes bug #125688

Revision 1.2.2.20.2.1.2.22 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 01:31:14 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-10
Changes since 1.2.2.20.2.1.2.21: +4 -1 lines
Diff to previous 1.2.2.20.2.1.2.21 , to branch point 1.2.2.20.2.1
Updates translation (po) files

Revision 1.2.2.20.2.1.2.21 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 01:18:10 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.20: +6 -0 lines
Diff to previous 1.2.2.20.2.1.2.20 , to branch point 1.2.2.20.2.1
Adds path and theme support to MySite

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 01:10:30 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.13: +4 -1 lines
Diff to previous 1.13
Adding path and theme support.  Minor changes to other functions.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Feb 25 21:13:37 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.12: +7 -0 lines
Diff to previous 1.12
Minor cleanup of code documentation.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Feb 25 21:04:12 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.11: +5 -0 lines
Diff to previous 1.11
Initial commit of drag-and-drop sorting functionality. #101471

Revision 1.2.2.32 - (view) (download) (annotate) - [select for diffs]
Sat Feb 24 03:11:46 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-9
Changes since 1.2.2.31: +4 -0 lines
Diff to previous 1.2.2.31 , to branch point 1.2
fixes pgsql support. #120077

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Feb 24 02:08:40 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.10: +4 -0 lines
Diff to previous 1.10
fixes pgsql errors.  #120077

Revision 1.2.2.20.2.1.2.20 - (view) (download) (annotate) - [select for diffs]
Sat Feb 24 02:00:10 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.19: +4 -0 lines
Diff to previous 1.2.2.20.2.1.2.19 , to branch point 1.2.2.20.2.1
fixes pgsql errors.  #120077

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Feb 13 14:43:28 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.9: +3 -0 lines
Diff to previous 1.9
fixes cache_set() error #118337

Revision 1.2.2.20.2.1.2.19 - (view) (download) (annotate) - [select for diffs]
Tue Feb 13 14:40:49 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.2.2.20.2.1.2.18: +3 -0 lines
Diff to previous 1.2.2.20.2.1.2.18 , to branch point 1.2.2.20.2.1
Fixes cache_set() error. #118337

Revision 1.2.2.20.2.1.2.18 - (view) (download) (annotate) - [select for diffs]
Mon Feb 12 16:38:23 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-8
Changes since 1.2.2.20.2.1.2.17: +4 -0 lines
Diff to previous 1.2.2.20.2.1.2.17 , to branch point 1.2.2.20.2.1
fixes user_acces() typo in mysite.module

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Feb 12 16:36:50 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
updating changelog

Revision 1.2.2.31 - (view) (download) (annotate) - [select for diffs]
Mon Feb 12 16:35:35 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-8
Changes since 1.2.2.30: +3 -0 lines
Diff to previous 1.2.2.30 , to branch point 1.2
fixes user_acces() typo in mysite.module

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Feb 12 16:33:02 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.7: +3 -0 lines
Diff to previous 1.7
Fixes user_acces() typo on line 489 of mysite.module

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 20:49:12 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.6: +4 -0 lines
Diff to previous 1.6
Fixed special characters in block

Revision 1.2.2.20.2.1.2.17 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 20:43:47 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.2.2.20.2.1.2.16: +4 -0 lines
Diff to previous 1.2.2.20.2.1.2.16 , to branch point 1.2.2.20.2.1
Fixed block error in presenting special characters.

Revision 1.2.2.30 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 19:52:59 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-7
Changes since 1.2.2.29: +3 -0 lines
Diff to previous 1.2.2.29 , to branch point 1.2
minor correction to the README

Revision 1.2.2.20.2.1.2.16 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 19:50:55 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.15: +3 -0 lines
Diff to previous 1.2.2.20.2.1.2.15 , to branch point 1.2.2.20.2.1
minor correction to the README

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 19:49:06 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.5: +6 -0 lines
Diff to previous 1.5
correction to the README

Revision 1.2.2.20.2.1.2.15 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 19:40:18 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.14: +3 -0 lines
Diff to previous 1.2.2.20.2.1.2.14 , to branch point 1.2.2.20.2.1
fixes #117600

Revision 1.2.2.29 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 21:41:47 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.28: +6 -0 lines
Diff to previous 1.2.2.28 , to branch point 1.2
 Adds padding to the 'read more' link.

Revision 1.2.2.20.2.1.2.14 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 21:40:29 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.13: +6 -0 lines
Diff to previous 1.2.2.20.2.1.2.13 , to branch point 1.2.2.20.2.1
Adds padding to the 'read more' link.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 21:39:43 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.4: +6 -0 lines
Diff to previous 1.4
Adds padding to the 'read more' link.

Revision 1.2.2.28 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 15:50:10 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.27: +3 -0 lines
Diff to previous 1.2.2.27 , to branch point 1.2
Updating mysite.po file

Revision 1.2.2.27 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 15:47:25 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.26: +3 -0 lines
Diff to previous 1.2.2.26 , to branch point 1.2
Corrects page title error when access mysite_page externally.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 15:40:05 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.3: +8 -2 lines
Diff to previous 1.3
updating HEAD to match DRUPAL-5 MySite branch

Revision 1.2.2.20.2.1.2.13 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 15:28:06 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.12: +3 -0 lines
Diff to previous 1.2.2.20.2.1.2.12 , to branch point 1.2.2.20.2.1
Updates the mysite.po file

Revision 1.2.2.20.2.1.2.12 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 15:25:03 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.11: +5 -2 lines
Diff to previous 1.2.2.20.2.1.2.11 , to branch point 1.2.2.20.2.1
Allows MySite data to be accessed externally.  See #103206

Revision 1.2.2.26 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 15:12:12 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.25: +5 -2 lines
Diff to previous 1.2.2.25 , to branch point 1.2
Allows MySite data to be accessed externall.  See #103206

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jan 23 21:50:58 2007 UTC (2 years, 10 months ago) by agentken
Branch: MAIN
Changes since 1.2: +125 -0 lines
Diff to previous 1.2
merging DRUPAL-5 branch back to HEAD

Revision 1.2.2.25 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 18:06:35 2007 UTC (2 years, 10 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.24: +3 -0 lines
Diff to previous 1.2.2.24 , to branch point 1.2
Fixes misspelling in hook_help and its po file

Revision 1.2.2.20.2.1.2.11 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 17:57:03 2007 UTC (2 years, 10 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.10: +3 -0 lines
Diff to previous 1.2.2.20.2.1.2.10 , to branch point 1.2.2.20.2.1
Fixes misspelling in hook_help and its po file

Revision 1.2.2.20.2.1.2.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 2 22:02:01 2007 UTC (2 years, 10 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.9: +3 -0 lines
Diff to previous 1.2.2.20.2.1.2.9 , to branch point 1.2.2.20.2.1
patch for menu error #106407

Revision 1.2.2.24 - (view) (download) (annotate) - [select for diffs]
Tue Jan 2 22:00:25 2007 UTC (2 years, 10 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.23: +3 -0 lines
Diff to previous 1.2.2.23 , to branch point 1.2
patch for menu error #106407

Revision 1.2.2.20.2.1.2.9 - (view) (download) (annotate) - [select for diffs]
Wed Dec 20 20:42:57 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.8: +4 -0 lines
Diff to previous 1.2.2.20.2.1.2.8 , to branch point 1.2.2.20.2.1
Misuse of drupal_add_js; addresses #104314

Revision 1.2.2.20.2.1.2.8 - (view) (download) (annotate) - [select for diffs]
Wed Dec 20 14:59:32 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.7: +4 -0 lines
Diff to previous 1.2.2.20.2.1.2.7 , to branch point 1.2.2.20.2.1
fixes new paths for admin/ links, ref #104395

Revision 1.2.2.23 - (view) (download) (annotate) - [select for diffs]
Mon Dec 18 16:40:04 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-4, DRUPAL-4-7--3-5, DRUPAL-4-7--3-6
Changes since 1.2.2.22: +3 -0 lines
Diff to previous 1.2.2.22 , to branch point 1.2
updating main mysite.po file

Revision 1.2.2.20.2.1.2.7 - (view) (download) (annotate) - [select for diffs]
Mon Dec 18 16:39:42 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6
Changes since 1.2.2.20.2.1.2.6: +3 -0 lines
Diff to previous 1.2.2.20.2.1.2.6 , to branch point 1.2.2.20.2.1
updating main mysite.po file

Revision 1.2.2.20.2.1.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Dec 18 16:31:15 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.5: +7 -0 lines
Diff to previous 1.2.2.20.2.1.2.5 , to branch point 1.2.2.20.2.1
bug fix for #99958

Revision 1.2.2.22 - (view) (download) (annotate) - [select for diffs]
Mon Dec 18 16:27:37 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.21: +7 -0 lines
Diff to previous 1.2.2.21 , to branch point 1.2
Bug fix for #99958 form handling

Revision 1.2.2.21 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 16:01:44 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-3
Changes since 1.2.2.20: +3 -1 lines
Diff to previous 1.2.2.20 , to branch point 1.2
updating Changelog

Revision 1.2.2.20.2.1.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 16:00:31 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.2.2.20.2.1.2.4: +2 -0 lines
Diff to previous 1.2.2.20.2.1.2.4 , to branch point 1.2.2.20.2.1
updating Changelog

Revision 1.2.2.20.2.1.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Dec 1 14:26:16 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2
Changes since 1.2.2.20.2.1.2.3: +4 -0 lines
Diff to previous 1.2.2.20.2.1.2.3 , to branch point 1.2.2.20.2.1
Fixed bug in mysite.install #100722

Revision 1.2.2.20.2.1.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Nov 29 18:27:25 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1.2.2: +4 -0 lines
Diff to previous 1.2.2.20.2.1.2.2 , to branch point 1.2.2.20.2.1
added menu description for settings page

Revision 1.2.2.20.2.1.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Nov 29 16:04:34 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.2.2.20.2.1.2.1: +3 -0 lines
Diff to previous 1.2.2.20.2.1.2.1 , to branch point 1.2.2.20.2.1
Updating t() strings and documentation files for 5.x

Revision 1.2.2.20.2.1.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 28 21:27:21 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.2.2.20.2.1: +6 -0 lines
Diff to previous 1.2.2.20.2.1
initial port to Drupal 5

Revision 1.2.2.20.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Nov 27 15:21:02 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7--3
CVS Tags: DRUPAL-4-7--3-0, DRUPAL-4-7--3-1
Branch point for: DRUPAL-5
Changes since 1.2.2.20: +4 -0 lines
Diff to previous 1.2.2.20
adding updater functions and revised documentation for new release.

Revision 1.2.2.20 - (view) (download) (annotate) - [select for diffs]
Sun Nov 26 19:45:50 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-2
Branch point for: DRUPAL-4-7--3
Changes since 1.2.2.19: +3 -0 lines
Diff to previous 1.2.2.19 , to branch point 1.2
Added storylinks to contrib.  #91018

Revision 1.2.2.19 - (view) (download) (annotate) - [select for diffs]
Sun Nov 26 19:38:03 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.18: +4 -0 lines
Diff to previous 1.2.2.18 , to branch point 1.2
updating .po files.  Added biblio.inc to contrib folder.

Revision 1.2.2.18 - (view) (download) (annotate) - [select for diffs]
Sun Nov 26 19:25:19 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.17: +7 -0 lines
Diff to previous 1.2.2.17 , to branch point 1.2
editable titles for content.  3 bugfixes.  See CHANGELOG.txt.

Revision 1.2.2.17 - (view) (download) (annotate) - [select for diffs]
Wed Nov 22 18:48:08 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.16: +4 -0 lines
Diff to previous 1.2.2.16 , to branch point 1.2
form handling for refine.inc; added mysite.css

Revision 1.2.2.16 - (view) (download) (annotate) - [select for diffs]
Wed Nov 22 15:31:47 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.15: +5 -0 lines
Diff to previous 1.2.2.15 , to branch point 1.2
First pass at refine.inc.  Fixes minor error in term.inc

Revision 1.2.2.15 - (view) (download) (annotate) - [select for diffs]
Tue Nov 21 20:21:35 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.14: +5 -0 lines
Diff to previous 1.2.2.14 , to branch point 1.2
Adding string-based key support per #93060.  Adding contrib folder for non-core files

Revision 1.2.2.14 - (view) (download) (annotate) - [select for diffs]
Tue Nov 21 18:57:25 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.13: +8 -4 lines
Diff to previous 1.2.2.13 , to branch point 1.2
Enabled default MySite page. Add table defined in #93060

Revision 1.2.2.13 - (view) (download) (annotate) - [select for diffs]
Tue Nov 21 17:28:21 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.12: +3 -0 lines
Diff to previous 1.2.2.12 , to branch point 1.2
moved settings into type includes

Revision 1.2.2.12 - (view) (download) (annotate) - [select for diffs]
Tue Nov 21 14:50:10 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.11: +3 -0 lines
Diff to previous 1.2.2.11 , to branch point 1.2
Fixed array bug #97815 in type.inc

Revision 1.2.2.11 - (view) (download) (annotate) - [select for diffs]
Mon Nov 13 15:11:26 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Branch point for: DRUPAL-4-7--2
Changes since 1.2.2.10: +3 -0 lines
Diff to previous 1.2.2.10 , to branch point 1.2
Added support for book.module

Revision 1.2.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Nov 10 16:08:40 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.9: +4 -0 lines
Diff to previous 1.2.2.9 , to branch point 1.2
fixed access checks for block handling

Revision 1.2.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Nov 10 14:27:28 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.8: +4 -0 lines
Diff to previous 1.2.2.8 , to branch point 1.2
fixes check_plain() error

Revision 1.2.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Nov 9 19:57:54 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.7: +4 -0 lines
Diff to previous 1.2.2.7 , to branch point 1.2
Fixed bug #92757

Revision 1.2.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Nov 9 18:38:22 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.6: +7 -0 lines
Diff to previous 1.2.2.6 , to branch point 1.2
corrected items reported in #93012

Revision 1.2.2.6 - (view) (download) (annotate) - [select for diffs]
Fri Nov 3 15:01:42 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.5: +5 -0 lines
Diff to previous 1.2.2.5 , to branch point 1.2
fixed #92735, code standards defined in #22218

Revision 1.2.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Nov 2 18:07:21 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.4: +5 -0 lines
Diff to previous 1.2.2.4 , to branch point 1.2
fixed logic error in block handling

Revision 1.2.2.4 - (view) (download) (annotate) - [select for diffs]
Tue Oct 31 16:46:24 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.3: +1 -0 lines
Diff to previous 1.2.2.3 , to branch point 1.2
fixed orderby in term.inc

Revision 1.2.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Oct 31 16:34:58 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.2: +2 -0 lines
Diff to previous 1.2.2.2 , to branch point 1.2
added node and taxonomy access support

Revision 1.2.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Oct 30 16:14:19 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2.2.1: +25 -0 lines
Diff to previous 1.2.2.1 , to branch point 1.2
fixed missing t()

Revision 1.2.2.1
Tue Oct 24 21:22:56 2006 UTC (3 years, 1 month ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.2: +0 -20 lines
FILE REMOVED
file CHANGELOG.txt was added on branch DRUPAL-4-7 on 2006-10-30 16:14:19 +0000

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 24 21:22:56 2006 UTC (3 years, 1 month ago) by agentken
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +12 -3 lines
Diff to previous 1.1
Added po files #90714 and minor string corrections

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Oct 23 13:51:23 2006 UTC (3 years, 1 month ago) by agentken
Branch: MAIN
added changelog file

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