12 May, 2011

1 commit


09 May, 2011

2 commits


05 May, 2011

2 commits


04 May, 2011

1 commit

  • I've made a selenium test suite for all the problems I've noticed so far, that are the following:
    
    * Profile control panel links in profile image block and profile information block
    * Link to user profile in user bar
    * Link to user control panel in user bar
    * 'Go to the home page' button on not found page, that should link to profile home page or
    to environment home page
    
    So I've made the tests, ran them, fixed the problems, and ran the tests again.
    
    (ActionItem1465)
    Caio SBA
     

27 Apr, 2011

1 commit

  •    * new table production_costs
         * environment and enterprises can have them
       * new table price_details
         * products have price details with a cost and a price
       * updated db/schema
       * included method to display the total value of inputs
       * included partials to display and edit price details
       * allowing users to create new cost from select
       * manage_products.js to separate js codes from application.js
       * numbers_only_javascript
         * created a partial with the js needed to allow only numbers on some fields
    
    (ActionItem1413)
    Daniela Feitosa
     

13 Apr, 2011

1 commit


12 Apr, 2011

1 commit


11 Apr, 2011

1 commit


10 Apr, 2011

1 commit


28 Mar, 2011

1 commit


24 Mar, 2011

1 commit


22 Mar, 2011

3 commits


03 Mar, 2011

1 commit

  • * Mergin all separate body and lead of all the article's type into one
        shared partial.
      * Adding the lead slide to the task (it was just showing instead of
        hiding and sliding when the 'Lead' button was clicked).
    
    PS: This refactoring also fixes the AI1869.
    
    (ActionItem1869)
    Rodrigo Souto
     

25 Feb, 2011

1 commit


15 Feb, 2011

1 commit


14 Feb, 2011

2 commits


12 Feb, 2011

1 commit


11 Feb, 2011

1 commit


10 Feb, 2011

1 commit


09 Feb, 2011

1 commit


01 Feb, 2011

2 commits


31 Jan, 2011

1 commit


27 Jan, 2011

2 commits


26 Jan, 2011

2 commits


18 Jan, 2011

2 commits

  • * new controller profile_search
    * new block profile_search_block
    * added on style.css background images for mimetypes icons
    * new route profile/foo/search?q=bar
    
    (ActionItem1734)
    Daniela Feitosa
     
  • * Adds another "Post a comment" top button that redirects to the bottom
    * "Post a comment" button is left-aligned
    * Removal confirmation message changed to cover replies
    * Removes background and border from the remove icon
    * The remove icon appears only on mouse over
    * Works in all major browsers
    * Highlights the author reply as the same way as the author comment
    
    (ActionItem1771)
    Caio Almeida
     

11 Jan, 2011

2 commits


07 Jan, 2011

1 commit


04 Jan, 2011

2 commits

  • Antonio Terceiro
     
  • Done:
      * Plugin loading process
      * Infra-structure for plugins registering and event activations.
      * Three fixed routes for plugins.
      * Methods to define plugins meta-information.
      * Interface for activation and deactivation of plugins in the
        environment panel.
      * Hotspots:
        - Buttons in the control panel.
        - Tabs in the profile (including expanded_template method).
        - New attributes for profile.
      * Possibility for the plugin to add new tables.
      * Mezuro prototype.
    
    Missing:
      * Test integration.
      * Dependencies integration.
      * Possibility to add behaviours in noosfero base models.
    Rodrigo Souto
     

16 Dec, 2010

1 commit