21 May, 2013
1 commit
21 Dec, 2012
1 commit
14 Dec, 2012
4 commits
06 Dec, 2012
1 commit
18 Jul, 2012
1 commit
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
26 May, 2012
1 commit
-
Conflicts: INSTALL test/unit/article_test.rb
22 May, 2012
1 commit
16 Mar, 2012
1 commit
-
Conflicts: INSTALL app/helpers/application_helper.rb app/views/account/signup.rhtml app/views/layouts/application-ng.rhtml app/views/search/_product.rhtml debian/control debian/noosfero.install debian/noosfero.links features/step_definitions/noosfero_steps.rb script/production
15 Mar, 2012
2 commits
07 Mar, 2012
1 commit
19 Feb, 2012
1 commit
-
Conflicts: INSTALL app/models/environment_finder.rb config/environments/cucumber.rb debian/control features/step_definitions/noosfero_steps.rb test/unit/forum_helper_test.rb
22 Dec, 2011
1 commit
-
This reverts commit 4e223943ab159d8fa7faf4b042ec3121d74ed32e. Conflicts: app/controllers/my_profile/profile_members_controller.rb config/solr.yml.dist features/step_definitions/noosfero_steps.rb lib/tasks/test.rake test/functional/profile_members_controller_test.rb test/unit/category_finder_test.rb
08 Dec, 2011
1 commit
16 Aug, 2011
1 commit
-
This reverts commit 6409d6cc8e989f473f17b882d05367c4b9153528, reversing changes made to 313f8a54d53a4fdfa651f02197813026e1660e3b. Conflicts: features/step_definitions/noosfero_steps.rb test/unit/category_finder_test.rb There are some problems with solr (ActionItem1958)
26 Jul, 2011
1 commit
12 May, 2011
1 commit
-
- http://gitorious.org/noosfero - git://gitorious.org/noosfero/noosfero.git
05 May, 2011
1 commit
-
- Added missing step of how to create a development environment (thanks to Ronny Kursawe)
09 Feb, 2011
2 commits
01 Feb, 2011
1 commit
27 Jan, 2011
1 commit
-
- new config entry 'exception_recipients' in noosfero.yml (ActionItem1808)
26 Jan, 2011
1 commit
25 Nov, 2010
1 commit
-
This package has the translations of rails messages (ActionItem1763)
27 Aug, 2010
1 commit
-
(ActionItem1640)
09 Aug, 2010
2 commits
29 Jul, 2010
2 commits
21 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)
02 Feb, 2010
1 commit
-
Thanks to Nilton Neves for the feedback.
01 Feb, 2010
1 commit