12 Oct, 2013
1 commit
-
This limit the listing to the 5 most popular communities to avoid making it unbearable to users that create a lot of communities.
07 Oct, 2013
8 commits
-
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
-
closes ActionItem2519
-
…into merge-requests/328 Conflicts: app/controllers/public/catalog_controller.rb
-
Conflicts: app/views/cms/view.rhtml test/functional/profile_controller_test.rb
23 Sep, 2013
4 commits
19 Sep, 2013
6 commits
-
…into merge-requests/316 Conflicts: app/helpers/blog_helper.rb
-
* The first_impl method was already implemented as dispatch_first (which was probably incorporated after this request was done). But I utilized the idea proposed here to use the default value for the hotspot instead of nil. * I changed the hotspot to pass all the parameters passed to the method since it might be useful for the plugins in the future. (ActionItem2666) -
…into merge-requests/313
-
…into merge-requests/295
12 Sep, 2013
6 commits
-
…into merge-requests/364 Conflicts: test/unit/person_test.rb
-
…into merge-requests/362
-
…into merge-requests/361
-
…into merge-requests/359
-
…into merge-requests/346
10 Sep, 2013
1 commit
02 Sep, 2013
1 commit
22 Aug, 2013
1 commit
21 Aug, 2013
1 commit
20 Aug, 2013
2 commits
19 Aug, 2013
1 commit
-
Also, added max-width on css to avoid overflowing when using those tags (ActionItem2740)
14 Aug, 2013
1 commit
13 Aug, 2013
6 commits
-
Also fixing a test that was sort dependent.
-
Also removing useless methods sub_category and sub_tree.
-
(ActionItem2768)
09 Aug, 2013
1 commit
-
ActionItem2752