10 Dec, 2010

1 commit


30 Nov, 2010

1 commit


26 Aug, 2010

1 commit


14 Aug, 2010

3 commits


28 Jun, 2010

1 commit


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
     

20 Jan, 2010

1 commit

  •   * Added migration to add visible to profiles
      * Some improvements on profile screen
      * A private profile displays a different profile screen
        * added profile image, name, description and message
        * added link to join if profile is a community
        * added link to "add friend" if profile is a person
      * Added description in profile
      * Added field description to organization and person form
      * Removed link and added button on not_found page
      * Added css for not access_denied message
      * Changed css for flash messages
      * Recent articles doens't list private profile's articles
      * Private profiles are listed on blocks and searches
      * Invisible profiles are never listed
      * Join community popup will be displayed if profile is private
      * Join community popup will not be displayed if profile is invisible
      * If an organization is private, it is also closed
    Daniela Feitosa
     

21 Dec, 2009

1 commit


02 Dec, 2009

2 commits


31 Oct, 2009

1 commit


07 Oct, 2009

1 commit


15 Sep, 2009

1 commit


10 Aug, 2009

2 commits


05 Aug, 2009

1 commit


04 Aug, 2009

1 commit


03 Aug, 2009

1 commit


25 May, 2009

1 commit


20 May, 2009

1 commit


18 May, 2009

1 commit


13 May, 2009

1 commit


11 May, 2009

1 commit


12 Mar, 2009

1 commit


26 Jan, 2009

1 commit


08 Dec, 2008

1 commit


18 Sep, 2008

1 commit


16 Sep, 2008

1 commit


12 Sep, 2008

1 commit

  • remove the tilte 'search' and changed 'more search
    options' and 'advanced search' to more optios
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2517 3f533792-8f58-4932-b0fe-aaf55b0a4547
    MoisesMachado
     

30 Aug, 2008

1 commit


27 Aug, 2008

1 commit


15 Aug, 2008

1 commit

  •   added the common method public? to trace public content and made it
    not be shown in search results. Know issue: the numbers of total results
    is wrong when private content would be retrived if it were public
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2398 3f533792-8f58-4932-b0fe-aaf55b0a4547
    MoisesMachado
     

22 Jul, 2008

1 commit


21 Jul, 2008

4 commits


19 Jul, 2008

1 commit