Log of /contributions/modules/mysite/CHANGELOG.txt
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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
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.