27 Nov, 2011

1 commit

  • Conflicts:
    	app/controllers/admin_controller.rb
    	app/controllers/application.rb
    	app/controllers/public/account_controller.rb
    	app/controllers/public/content_viewer_controller.rb
    	lib/noosfero/i18n.rb
    	test/functional/account_controller_test.rb
    	test/functional/admin_controller_test.rb
    	test/unit/contact_test.rb
    	test/unit/profile_test.rb
    Antonio Terceiro
     

02 May, 2011

1 commit


04 Apr, 2011

1 commit


22 Feb, 2011

1 commit


02 Dec, 2010

1 commit

  • Blocks will be displayed according to the browser locale:
      * "all": displayed in all languages
      * some language: displayed only in the selected language
    
    (ActionItem1774)
    
    Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
    Daniela Feitosa
     

06 Aug, 2010

1 commit


17 Jul, 2010

1 commit


02 Jul, 2010

1 commit


18 May, 2010

1 commit


05 Feb, 2010

1 commit

  •   * added option to shuffle images
      * added navigation buttons
      * other changes:
        * Removed "toggle visibility" button and action in BoxOrganizer
          Controller
        * Bock#visible? now receives an optional context so that blocks can
          decide where they must be shown or not
        * BoxesHelper now passes the context into the Block#visible? method
        * Added title to Uploaded files and displaying it instead of the
          description when viewing files
    
    (ActionItem1358)
    Antonio Terceiro
     

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
     

25 May, 2009

1 commit


23 Mar, 2009

1 commit


17 Feb, 2009

1 commit


09 Jul, 2008

1 commit


04 Jul, 2008

1 commit


09 Feb, 2008

2 commits


08 Feb, 2008

1 commit


30 Jan, 2008

1 commit


24 Jan, 2008

1 commit


23 Jan, 2008

1 commit


18 Jan, 2008

2 commits


01 Aug, 2007

2 commits


22 Jul, 2007

1 commit


17 Jul, 2007

1 commit


16 Jul, 2007

1 commit


08 Jul, 2007

1 commit


06 Jul, 2007

2 commits