26 Sep, 2015

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
     

05 Feb, 2010

1 commit

  •   * added option to shuffle images
      * added navigation buttons
      * other changes:
        * Removed "toggle visibility" button and action in BoxOrganizer
          Controller
        * Bock#visible? now receives an optional context so that blocks can
          decide where they must be shown or not
        * BoxesHelper now passes the context into the Block#visible? method
        * Added title to Uploaded files and displaying it instead of the
          description when viewing files
    
    (ActionItem1358)
    Antonio Terceiro
     

13 Jan, 2010

1 commit


11 Jan, 2010

1 commit

  •   * some small CSS enhancements in the system CSS
      * new 'base' theme which can be used as a ... wait for it ... base for new
        themes
      * new 'noosfero' theme based on the 'base' theme. It only adds a
        noosfero logo and header/footer/navigation templates.
      * Now looking for favicon.ico in the root of the theme directory
      * Now looking for errors.css in the root ot the theme directory
    Antonio Terceiro
     

02 Dec, 2009

1 commit

  •   * The user can set his location in the map by dragging
        a marker or by setting his address in the form.
      * After setting his location, the map is added to
        the location block.
      * The user can configure the zoom level and the map
        type that will be shown in the location block.
    
    ActionItem1256
    Rodrigo Souto
     

15 Jul, 2009

1 commit


26 May, 2009

1 commit


23 May, 2009

1 commit


20 Mar, 2009

3 commits


03 Mar, 2009

2 commits


22 Dec, 2008

1 commit


11 Dec, 2008

1 commit

  •   - display comment form opened
      - links to subscribe rss feed
      - show 'Edit blog' on view blog
      - display button to remove article when view
      - use select box instead of text fields to blog configuration
      - decreasing size of the field description
      - use 'New post' instead of 'New article'
    Joenio Costa
     

01 Dec, 2008

2 commits


29 Nov, 2008

1 commit

  •     block to list amount of posts by month
        offer BlogArchivesBlock only if profile has blog
        pagination
        save feed options after create blog
        the settings of feeds must be editable trhough it's parent blog
        not offer to create sub-folder to blog
        the title of the post and the comments count are links to the specific article
        display count of blog-post comments
        users cant create more then one blog
    Joenio Costa
     

26 Nov, 2008

3 commits


10 Sep, 2008

1 commit


09 Sep, 2008

1 commit


02 Sep, 2008

1 commit


27 Aug, 2008

1 commit


22 Aug, 2008

2 commits


14 Jul, 2008

4 commits


13 Jul, 2008

1 commit


11 Jul, 2008

1 commit


09 Jul, 2008

2 commits


08 Jul, 2008

1 commit


04 Jul, 2008

1 commit


03 Jul, 2008

1 commit


02 Jul, 2008

1 commit