11 Oct, 2011

1 commit


10 Oct, 2011

2 commits

  • * Refactoring profile management to use tokeninput
      * Also, adding support of tokeninput to the core
    * Adding attributes validated and cnpj to enterprise
    * Environment option to define enterprise as validated by defaul
    * Making profile namedscopes consider subclasses too
    * Adapting enterprise icon and identification to meet Bsc expectations
    * Adapting profile info actions to meet Bsc expectations
    * Adapting control panel buttons to meet Bsc expectations
    * Adapting core product to meed Bsc expectations
    * Adding and fixing plugin hotspots
    
    (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)
    Rodrigo Souto
     
  • Joenio Costa
     

16 Aug, 2011

1 commit


13 Aug, 2011

1 commit


11 Aug, 2011

1 commit


10 Aug, 2011

1 commit


09 Aug, 2011

1 commit


08 Aug, 2011

1 commit

  • also:
    - fix noosfero/i18n: error_messages_for should works as documented in
      Rails API (accept param :header_message => '...')
    - new helper method to display errors in a dialog box
    - now Plugins knows what is URL to admin itself
    - defining paths to cucumber steps and setup files in config/cucumber.yml
    - allow plugins to have documentation in same way as Noosfero core
    
    (ActionItem2056)
    Joenio Costa
     

26 Jul, 2011

2 commits


20 Jun, 2011

1 commit

  •   * Making partial for class consider:
        - Controller's view paths
        - rhtml and html.erb extensions
        - Namescoped models
      * Also fixing the extensions for partial_for_task_class too.
    Rodrigo Souto
     

14 Jun, 2011

1 commit


01 Jun, 2011

1 commit


27 May, 2011

1 commit


26 May, 2011

1 commit


12 May, 2011

1 commit


10 May, 2011

4 commits

  • (ActionItem1996)
    Daniela Feitosa
     
  • * Features:
        - Extension of ActionMailer::Base so that it can append or prepend
          new paths to view_paths and each instance of it has it's own view
          paths. So if I define Mailer < ActionMailer::Base, my new class
          Mailer will have an independent view_path from ActionMailer,
          despite having a default value equal to it.
        - Adding new method root_path for Plugins.
      * Fixes:
        - select_country helper receive options too.
        - Passing request form through ajax serialize instead of hardcoded.
    Rodrigo Souto
     
  • Rodrigo Souto
     
  • * Hot Spots:
        - Catalog item extra content
        - Stylesheet
        - JS
        - Application body extra content
        - Product info extra content
      * Plugin new methods
        - Public name
        - Public path
      * Plugin manager
        - Fixing map and adding collect method
      * Fixes:
        - Expand template method
    Rodrigo Souto
     

09 May, 2011

3 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
     

21 Apr, 2011

1 commit


13 Apr, 2011

1 commit


10 Apr, 2011

1 commit


04 Apr, 2011

1 commit


01 Apr, 2011

1 commit


28 Mar, 2011

1 commit

  • Thanks to professor Fabio Kon from USP for the heads up.
    
    Note that this patch changes only the labels used for the fields, but
    does not touch the actual field names.
    Antonio Terceiro
     

22 Mar, 2011

1 commit


04 Mar, 2011

1 commit


03 Mar, 2011

1 commit


28 Feb, 2011

1 commit


25 Feb, 2011

4 commits