14 Apr, 2010

1 commit


20 Jan, 2010

1 commit

  •   * 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
     

04 Dec, 2009

1 commit


13 Nov, 2009

2 commits


31 Oct, 2009

2 commits

  •   * Moved all object creation helper methods into Noosfero::Factory
      * Added a new and faster version of create_user.
      * Adjusted some test cases tests to use the new factory methods
        This comprised removing a lot of bad smells from the tests, involving
        eliminating uneeded database hits.
      * reviewed ProfileTest for speed as a case study. The test suite used to
        take ~ 40 seconds to run, now it takes ~ 14 seconds. If we do this to
        all test suites, we can dramatically reduce the time we need to run
        all the tests
      * Added a rake task test:smells to list potential test smells. Started
        with probably unecessary and/or too slow database hits
      * In the end, running all the tests now takes ~ 13 minutes on Colivre's
        development machine, instead of the ~ 30 minutes it used to.
    
    (ActionItem1279)
    Antonio Terceiro
     
  •  - New UI for calendar
     - New routes to /profile/:profile/events
    
    (ActionItem1255)
    Joenio Costa
     

18 Sep, 2009

1 commit


22 Jul, 2009

1 commit


06 Jun, 2009

1 commit


28 May, 2009

1 commit


25 May, 2009

1 commit


11 May, 2009

1 commit


13 Mar, 2009

1 commit

  • it doesn't show if the user already asked to join but was not approved yet
      it stores the "not now" option in the session and is limited to 10 communities
      the "no and don't ask again" button now only show to logged on users
      changed the css to centralize the buttons to box
      changed the css to not break the buttons in half
    Moises Machado
     

20 Feb, 2009

1 commit


17 Feb, 2009

1 commit


27 Jan, 2009

4 commits


26 Jan, 2009

1 commit


23 Jan, 2009

1 commit


02 Jan, 2009

1 commit


03 Dec, 2008

1 commit

  •    * adding setting on template to define if entreprise template should be changed when enabled
       * adding changing of template when an enterprise is enabled if environment allows
       * fixing bug on footer when applying template
       * removing disabled enterprise message if the enterprise has the block for it
    Daniela Feitosa
     

29 Nov, 2008

1 commit


03 Oct, 2008

1 commit


19 Sep, 2008

1 commit


18 Sep, 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
     

30 Jul, 2008

1 commit


21 Jun, 2008

1 commit


19 Jun, 2008

1 commit


17 Jun, 2008

1 commit


13 Jun, 2008

2 commits


11 Jun, 2008

1 commit


07 Jun, 2008

1 commit


16 May, 2008

1 commit


15 May, 2008

2 commits