18 Oct, 2011

1 commit


13 Oct, 2011

2 commits


10 Oct, 2011

1 commit

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

17 Aug, 2011

1 commit


16 Aug, 2011

1 commit


11 Aug, 2011

1 commit

  • - creating helpers in Noosfero::SampleDataHelper to save some 'typing'
    - adding articles and profiles to categories in sample-data scripts
    - moving Events creation to sample-articles script
    - echoing 'F' or 'E' in output in case of fail or error on creating
    Joenio Costa
     

26 Jul, 2011

3 commits


27 May, 2011

1 commit


18 May, 2011

1 commit


11 May, 2011

2 commits


10 May, 2011

2 commits


04 Apr, 2011

1 commit


02 Mar, 2011

2 commits


25 Feb, 2011

1 commit


20 Feb, 2011

1 commit


31 Jan, 2011

1 commit


13 Jan, 2011

1 commit


25 Nov, 2010

1 commit


26 Oct, 2010

3 commits


15 Sep, 2010

1 commit


04 Sep, 2010

1 commit

  • `./script/production run` will start the complete service (app server,
    ferret server, delayed_job server) in production mode and then wait for
    a control-C, after which it will stop the service. This is useful for
    running in production mode during test activities.
    Antonio Terceiro
     

30 Aug, 2010

1 commit


27 Aug, 2010

3 commits


23 Aug, 2010

1 commit


22 Aug, 2010

1 commit


15 Aug, 2010

1 commit


30 Jul, 2010

2 commits


19 Jul, 2010

1 commit


18 Jul, 2010

1 commit

  • - Align left the title of creation product screen
    - Fixing width of categories selection for new and edit screens
    - Dont cache jquery.ui stylesheet
    - Ensure consistency between ui_icon and ui_button methods
    - Creating more categories in sample-categories script
    - Fix pt_BR translation of 'categories'
    
    (ActionItem1391,ActionItem1392)
    Joenio Costa