21 Nov, 2013
1 commit
20 Nov, 2013
1 commit
-
The comments and replies are fetched only after the View all and More links are clicked.
07 Oct, 2013
1 commit
-
The disable_* settings for environment are incoherent with the user interface and with the code itself. This changes correct only one incoherent setting as an example how to do with all others. Conflicts: app/controllers/public/catalog_controller.rb
29 Jul, 2013
1 commit
-
(ActionItem2471)
16 Jul, 2013
3 commits
-
Fixing the js method and also correcting the controller orders to calculate the total count.
-
…into merge-requests/343 Also replacing the load_comments method by a filter that receives a scope. Conflicts: app/controllers/public/content_viewer_controller.rb app/models/comment.rb app/views/content_viewer/view_page.rhtml test/functional/content_viewer_controller_test.rb test/unit/comment_test.rb
15 Jul, 2013
1 commit
13 Jul, 2013
2 commits
-
Also renaming dispatch_plugins to fetch_plugins and first_plugin to fetch_first_plugin
-
…into merge-requests/283 Conflicts: test/unit/comment_test.rb
12 Jul, 2013
9 commits
-
About the FIXME on the helper, I guess it can't hurt to support css class throught the options parameter.
-
…into merge-requests/282
11 Jul, 2013
3 commits
-
…into merge-requests/323
-
…into merge-requests/301
-
…into merge-requests/264 Conflicts: app/controllers/public/catalog_controller.rb app/views/catalog/index.rhtml
08 Jul, 2013
2 commits
28 Jun, 2013
1 commit
27 Jun, 2013
1 commit
27 May, 2013
1 commit
-
closes ActionItem2387
23 May, 2013
1 commit
22 May, 2013
1 commit
-
Moving solr specifics to the plugin
15 May, 2013
1 commit
11 Apr, 2013
1 commit
18 Mar, 2013
1 commit
13 Mar, 2013
2 commits
06 Mar, 2013
1 commit
05 Mar, 2013
2 commits
04 Mar, 2013
1 commit
-
(ActionItem2606)
01 Mar, 2013
2 commits
-
Enterprises's catalog is loaded through helper class and uses different loading strategy (loading category or doesn't loadindg) and css style on different views (on enterprises/catalog show breadcomb; on homepage doesn't show) (!ActionItem2600)