16 Feb, 2011

1 commit


18 Jan, 2011

1 commit


09 Dec, 2010

1 commit


21 Sep, 2010

1 commit

  •   * The users member of a community shoudl be notified with the information of where that noficication is.
      * The friendship relationship should be notified to the both users
      * If the article is created automaticaly according its template this article should not be notified
      * The article approval should not notify the article with the user who aproved it as the user that made the article
    
    (ActionItem1303)
    Leandro Santos
     

14 Sep, 2010

1 commit


02 Sep, 2010

1 commit


14 Aug, 2010

1 commit


30 Jul, 2010

1 commit


25 May, 2010

1 commit


18 May, 2010

1 commit


31 Oct, 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 Aug, 2009

1 commit


21 Aug, 2009

1 commit


20 Apr, 2009

1 commit


22 Jul, 2008

1 commit


17 Jul, 2008

1 commit

  • reworked find_by_contents to use find_ids_with_ferret istead of
    find_with_ferret so that when you are searching
    Article.find_by_contents(query) it returns TinyMceArticles
    
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2277 3f533792-8f58-4932-b0fe-aaf55b0a4547
    MoisesMachado
     

03 Jun, 2008

1 commit


03 Jan, 2008

1 commit


22 Dec, 2007

1 commit