07 Mar, 2014

1 commit


05 Mar, 2014

1 commit


23 Jan, 2014

1 commit


22 Jan, 2014

1 commit


21 Jan, 2014

1 commit


13 Jan, 2014

1 commit


13 Dec, 2013

1 commit


10 Dec, 2013

1 commit


20 Nov, 2013

1 commit


04 Nov, 2013

1 commit


31 Oct, 2013

1 commit


07 Oct, 2013

2 commits


11 Jul, 2013

1 commit



23 May, 2013

1 commit


20 Feb, 2013

1 commit


25 Oct, 2012

1 commit


21 Oct, 2012

1 commit


20 Oct, 2012

1 commit


13 Sep, 2012

1 commit


08 Mar, 2012

1 commit


09 Feb, 2012

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
     

02 Dec, 2010

1 commit

  • Blocks will be displayed according to the browser locale:
      * "all": displayed in all languages
      * some language: displayed only in the selected language
    
    (ActionItem1774)
    
    Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
    Daniela Feitosa
     

06 Aug, 2010

1 commit


30 Apr, 2010

2 commits


08 Apr, 2010

1 commit

  • This commit introduces a lot of changes in the HTML generated by Nosfero
    with the intent of making it load faster on users' browsers. This
    includes:
    
      * Adding apache configuration for compression of text content and
        aggresive cache policy (caching assets for 1 month)
      * Drastically reducing the number of stylesheets and javascript files
        referenced in the HTML.
      * The remaining CSS and Javascript files are now cached in a single file
        (one CSS file and one Javascript file) so that clients will only
        request a single file instead of several ones (and thus requiring a
        single HTTP connection instead of several ones).
      * Making sure that all assets referenced in the code have a timestamp
        (?21083219837) in the end of the URL so that when they are updated the
        client will fetch them again.
    
    During the course of the implemeantion, some other changes were made:
    
      * Updated INSTALL file with documentation about apache configuration for
        production environments.
      * Marked as deprecated all methods that use stylesheet_import, as well
        as stylesheet_import itself.
      * Removed "better browser promotion" code. It sucks.
      * Unifyed Noosfero stylesheets)
      * Unifyed stylesheets in the base theme
      * Enhanced the sample-data script with the creation of random events.
        in a range of 60 days around the current date, so that there will be
        events in the previous month, in the current month and in the next
        month.
      * Removed unused cms.js
      * Updated .gitignore example to ignore cached CSS and Javascript files.
      * Updated git-upgrade script to remove cached CSS and Javascript files.
    
    (ActionItem1425)
    Antonio Terceiro
     

26 Feb, 2010

1 commit


05 Feb, 2010

2 commits


18 Jan, 2010

1 commit


02 Dec, 2009

1 commit

  •  - Button to create new event
     - Displaying header and footer even without side boxes
     - Display links to events in bold
     - Fixing previous and next month boxes on IE
     - Display environment name in header of global agenda
    
    (ActionItem1255)
    Joenio Costa
     

17 Jul, 2009

1 commit


23 May, 2009

1 commit


21 May, 2009

1 commit


20 May, 2009

1 commit


23 Mar, 2009

1 commit


18 Mar, 2009

1 commit