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


17 Feb, 2009

1 commit


22 Dec, 2008

1 commit


15 Sep, 2008

1 commit


10 Sep, 2008

2 commits


05 Sep, 2008

1 commit

  •     * Added more options to move blocks: a button for "move this block
          to the oposite side".
        * Added help button for each block.
          + Wrote help for all blocks, plus enhancing the existing help in
          some blocks.
        * Adapted tests to the new bahaviour and added some tests.
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2463 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

30 Jul, 2008

1 commit


09 Jul, 2008

1 commit


04 Jul, 2008

1 commit


12 Mar, 2008

1 commit


28 Feb, 2008

1 commit


15 Feb, 2008

2 commits


09 Feb, 2008

3 commits


06 Feb, 2008

1 commit


30 Jan, 2008

3 commits


23 Jan, 2008

1 commit


19 Jan, 2008

1 commit