22 Sep, 2011
3 commits
-
Co-authored-by: Aurélio A. Heckert <aurelio@colivre.coop.br> (ActionItem2062)
-
Co-authored-by: Aurélio A. Heckert <aurelio@colivre.coop.br> (ActionItem2062)
17 Aug, 2011
2 commits
-
Also fixed missing 'end' cms_controller_test
-
Conflicts: debian/changelog lib/noosfero.rb lib/noosfero/plugin.rb
16 Aug, 2011
5 commits
-
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)
-
This reverts commit 2220fe167d588fa1ca900dcef497a875c22b989c. There are some problems with solr (ActionItem1958)
-
Also some little fixes
-
* Feature: - Controller for cart
15 Aug, 2011
1 commit
-
(ActionItem2027)
13 Aug, 2011
3 commits
-
(ActionItem2027)
-
Conflicts: app/controllers/my_profile/cms_controller.rb test/functional/cms_controller_test.rb
-
(ActionItem2052)
11 Aug, 2011
2 commits
-
(ActionItem1958)
-
(ActionItem1958)
09 Aug, 2011
6 commits
-
The problem is that file uploads cannot be done via real AJAX, so the jQuery form plugin creates a hidden iframe and does the upload there. This approach has limitations, and among them is not being able to send proper JSON responses for file uploads. See http://jquery.malsup.com/form/#file-upload
08 Aug, 2011
2 commits
-
- fixing some bugfixes - all controllers under admin/ should require login - plugins admin interface should require at least one permission (ActionItem2056)
-
(ActionItem2056)
04 Aug, 2011
1 commit
27 Jul, 2011
1 commit
26 Jul, 2011
2 commits
-
Solr uses stop words configuration on the server and not on application level. So stop words code and tests were deleted Do not throw 'Out of sync' exceptions when ordering with acts_as_solr. Use the results from the database ignoring index results not present in the database.
22 May, 2011
1 commit
-
Also, added new schema (ActionItem2007)
20 May, 2011
2 commits
-
* Also including a migration to remove subcategories of ProductCategory that aren't a subclass of ProductCategory. (ActionItem2007)
-
(ActionItem2007)
12 May, 2011
1 commit
-
This reverts commit 1ebe4f84dc0910b6ded065b60ed0e58612a93659. Conflicts: features/step_definitions/noosfero_steps.rb test/functional/manage_products_controller_test.rb
11 May, 2011
3 commits
-
This is an enterprise block that shows all people that added the enterprise as "favorite". (ActionItem356)
10 May, 2011
3 commits
-
(ActionItem1996)
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
09 May, 2011
2 commits
-
Conflicts: features/step_definitions/noosfero_steps.rb test/functional/profile_design_controller_test.rb
-
(ActionItem1957)