Skip to content
  • Evan Goldenberg's avatar
    add a dashboard view to the index page for logged in users · d3713154
    Evan Goldenberg authored
    Also included is an inbox blocktype for dashboard views which shows the
    user's most recent notifications. Multiple instances of this block can
    be present in a dashboard view, and the message types displayed in each
    can be configured.
    
    A default dashboard view is installed for each user the next time they
    log in. Additionally, since the profile view is now shown in the view
    list, it is installed on login, rather than when the profile is first
    requested.
    
    Conflicts:
    
    	htdocs/lib/version.php
    	htdocs/view/blocks.php
    d3713154