Skip to content
  1. Feb 25, 2011
  2. Feb 09, 2008
  3. Feb 08, 2008
  4. Jan 20, 2008
  5. Jan 06, 2008
    • Ken Rickard's avatar
      Bugfix release 5.x.2.16 · 0d51e8df
      Ken Rickard authored
        -- 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.
      5.x-2.16
      0d51e8df
  6. Dec 22, 2007
  7. Nov 29, 2007
  8. Nov 04, 2007
  9. Oct 28, 2007
  10. Oct 27, 2007
  11. Oct 25, 2007
  12. Oct 24, 2007
  13. Oct 22, 2007
  14. Oct 21, 2007
  15. Oct 18, 2007
  16. Oct 04, 2007
  17. Oct 02, 2007
  18. Sep 12, 2007
  19. Sep 10, 2007
  20. Sep 09, 2007
  21. Sep 08, 2007
  22. Sep 02, 2007
  23. Sep 01, 2007
    • Ken Rickard's avatar
      -- Adds WdigetBox link to Droplet creation page. WidgetBox is a JS service... · 5e90532d
      Ken Rickard authored
        -- 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.
      5.x-2.9
      5e90532d
  24. Aug 26, 2007
  25. Aug 23, 2007
  26. Aug 19, 2007
    • Ken Rickard's avatar
      -- #167148 by icefire. Adds delete user page function. · 49e90910
      Ken Rickard authored
        -- #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.
      5.x-2.7
      49e90910
  27. Aug 08, 2007
  28. Aug 07, 2007