19 Mar, 2015

1 commit


24 Feb, 2014

1 commit


16 Dec, 2013

1 commit


11 Nov, 2013

1 commit


31 Oct, 2013

1 commit


01 Jun, 2013

1 commit


24 Apr, 2013

1 commit


04 Mar, 2013

1 commit


15 Jan, 2013

1 commit


25 Oct, 2012

1 commit


21 Oct, 2012

1 commit


25 Sep, 2012

1 commit


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
     

11 May, 2011

2 commits


09 May, 2011

2 commits


02 May, 2011

1 commit


28 Apr, 2011

2 commits


22 Feb, 2011

2 commits


18 Jan, 2011

1 commit


16 Jul, 2010

1 commit


13 Jul, 2010

1 commit


09 Jul, 2010

1 commit


08 Jul, 2010

1 commit


29 Jun, 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
     

17 Jul, 2009

1 commit


03 Apr, 2009

1 commit


27 Mar, 2009

1 commit


20 Mar, 2009

1 commit


17 Feb, 2009

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
     

05 Sep, 2008

1 commit

  •     * Added more options to move blocks: a button for "move this block
          to the oposite side".
        * Added help button for each block.
          + Wrote help for all blocks, plus enhancing the existing help in
          some blocks.
        * Adapted tests to the new bahaviour and added some tests.
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2463 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

04 Sep, 2008

1 commit

  • Changes:
    
        * Implemented require_ssl and refuse_ssl in ApplicationController
        * Changed AccountController to require SSL
          + pointing to HTTPS in login forms
        * Changed PublicController to refuse SSL, and fixed all controllers
          in app/controllers/public to inherit from it (with some
          exceptions).
        * Changed MyProfileController to require SSL
    
    Side-effects:
    
        * Some controllers had been changed in an unappropriated way for the
          new SSL requirement.
        * Some tests changed to reflect the new SSL requirements.
        * Needed to tweak content_viewer controller to deal with SSL URL's:
          + Fixed detection of user coming from public view that was broke
            by the SSL thing.
        * adapted enterprise_registration tests
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2458 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

19 Aug, 2008

1 commit


18 Aug, 2008

1 commit

  •   The environment admin can now disable management of products for its
    enterprises. It disables together button of control panel, link of
    profile info block, link of profile page, access to manage products
    controller and catalog controller. Also do not let enterprises create
    products blocks and change the initial blocks for an enterprise to not
    contain a products block.
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2402 3f533792-8f58-4932-b0fe-aaf55b0a4547
    MoisesMachado
     

10 Jul, 2008

1 commit