26 Apr, 2010

1 commit


26 Mar, 2010

1 commit


05 Feb, 2010

1 commit


02 Feb, 2010

1 commit


20 Jan, 2010

2 commits

  • Antonio Terceiro
     
  •   * Added migration to add visible to profiles
      * Some improvements on profile screen
      * A private profile displays a different profile screen
        * added profile image, name, description and message
        * added link to join if profile is a community
        * added link to "add friend" if profile is a person
      * Added description in profile
      * Added field description to organization and person form
      * Removed link and added button on not_found page
      * Added css for not access_denied message
      * Changed css for flash messages
      * Recent articles doens't list private profile's articles
      * Private profiles are listed on blocks and searches
      * Invisible profiles are never listed
      * Join community popup will be displayed if profile is private
      * Join community popup will not be displayed if profile is invisible
      * If an organization is private, it is also closed
    Daniela Feitosa
     

13 Jan, 2010

1 commit


21 Dec, 2009

1 commit


02 Dec, 2009

1 commit

  •   * The user can set his location in the map by dragging
        a marker or by setting his address in the form.
      * After setting his location, the map is added to
        the location block.
      * The user can configure the zoom level and the map
        type that will be shown in the location block.
    
    ActionItem1256
    Rodrigo Souto
     

20 Nov, 2009

1 commit


27 Oct, 2009

1 commit

  •   * transformed script/feed-updater into a controller script. It starts
        and stops together with the production system (script/production)
      * moved the update (daemon) logic into FeedUpdater class. It knows which
        feeds must be updated and when, and when it should stop running.
      * concentrated the fetch (download) logic into FeedHandler class. It
        knows how to update a specific feed.
      * implemented the concept of "enabled" and "expired" in both
        ExternalFeed and FeedReaderBlock. The feed updater looks for feeds
        that are both enabled *and* expired to update.
      * Disabled feed reader blocks get re-enabled when their address is
        changed.
      * fixed a bug that made some feeds crash when using PostgreSQL
        (CGI::unescapeHTML transforms Numeric Character References into
        iso-8859-1 data and PostgreSQL won't accept that into a UTF-8
        database)
      * Removed sleep(1) calls from script/production, they don't seem to be
        useful
      * Added an index for the type column in `blocks` table.
    
    (ActionItem1243)
    Antonio Terceiro
     

26 Oct, 2009

1 commit


07 Oct, 2009

1 commit


05 Oct, 2009

1 commit


25 Sep, 2009

2 commits


02 Sep, 2009

1 commit


21 Aug, 2009

1 commit


03 Aug, 2009

1 commit


21 Jul, 2009

1 commit


08 Jul, 2009

1 commit


06 Jun, 2009

1 commit


11 May, 2009

1 commit


06 May, 2009

1 commit


22 Apr, 2009

1 commit


04 Apr, 2009

1 commit

  •   * Fixing BlogArchivesBlock to list the years in the correct order
      * Changing Article#recent to consider published_at instead of
        created_at for listing recent content.
      * small refactoring in FeedHandler (rename variable)
      * Better wording in blog edition template
    Antonio Terceiro
     

03 Apr, 2009

1 commit


20 Feb, 2009

1 commit


17 Feb, 2009

1 commit


03 Feb, 2009

1 commit


27 Jan, 2009

2 commits


23 Jan, 2009

1 commit


02 Jan, 2009

1 commit


12 Dec, 2008

1 commit


29 Nov, 2008

1 commit

  •     block to list amount of posts by month
        offer BlogArchivesBlock only if profile has blog
        pagination
        save feed options after create blog
        the settings of feeds must be editable trhough it's parent blog
        not offer to create sub-folder to blog
        the title of the post and the comments count are links to the specific article
        display count of blog-post comments
        users cant create more then one blog
    Joenio Costa
     

11 Sep, 2008

2 commits


04 Sep, 2008

1 commit


30 Aug, 2008

1 commit