20 May, 2012
3 commits
-
Also, add a facet to filter enabled/not enabled enterprises
-
Conflicts: app/views/layouts/_javascript.rhtml features/step_definitions/noosfero_steps.rb features/support/paths.rb
19 May, 2012
1 commit
-
Mocking Solr disable indexing and search, so it speeds tests that don't need solr. Tests that need searches have to call TestSolr.enable
05 May, 2012
1 commit
26 Apr, 2012
1 commit
-
- Environment homepage cache (ActionItem2336)
21 Apr, 2012
1 commit
-
From: http://apidock.com/rails/v2.3.2/ActionController/Caching/Fragments/expire_fragment Regexp - Will remove any fragment that matches, so %r{pages/\d*/notes} might remove all notes. Make sure you don’t use anchors in the regex (^ or $) because the actual filename matched looks like ./cache/filename/path.cache. Note: Regexp expiration is only supported on caches that can iterate over all keys (unlike memcached).
18 Apr, 2012
1 commit
-
…into merge-requests/135
17 Apr, 2012
3 commits
-
…into merge-requests/154 (ActionItem2336)
15 Apr, 2012
5 commits
-
* after_save_reindex associated enterprises * index category_full_name for searching
-
Conflicts: app/models/enterprise.rb
12 Apr, 2012
1 commit
-
…into merge-requests/152
09 Apr, 2012
1 commit
-
(ActionItem2336)
05 Apr, 2012
2 commits
04 Apr, 2012
1 commit
-
…into merge-requests/145
03 Apr, 2012
4 commits
16 Mar, 2012
2 commits
-
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
-
Also use delayed_job for indexing categories
15 Mar, 2012
3 commits
-
Also remove old monkey patch not necessary for Rails 2.3
13 Mar, 2012
1 commit
-
(ActionItem2307)
09 Mar, 2012
1 commit
-
(ActionItem2316)
07 Mar, 2012
2 commits
-
Conflicts: app/views/shared/block.rhtml debian/changelog debian/control script/production
02 Mar, 2012
1 commit
-
…into merge-requests/129 (ActionItem1549)
29 Feb, 2012
1 commit
-
When explicity _accepting_ a new member in a community, but still no role is selected, makes the default role be 'member'. (ActionItem2281)
25 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb debian/changelog plugins/bsc/lib/bsc_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb
24 Feb, 2012
3 commits