18 Dec, 2011
2 commits
09 Aug, 2011
5 commits
-
…nto merge-requests/25
-
(ActionItem2033)
-
…nto merge-requests/17
-
…nto merge-requests/20
08 Aug, 2011
3 commits
-
A plugin that allows sending e-mails via HTML forms (ActionItem2056)
-
also: - fix noosfero/i18n: error_messages_for should works as documented in Rails API (accept param :header_message => '...') - new helper method to display errors in a dialog box - now Plugins knows what is URL to admin itself - defining paths to cucumber steps and setup files in config/cucumber.yml - allow plugins to have documentation in same way as Noosfero core (ActionItem2056)
-
(ActionItem2056)
05 Aug, 2011
1 commit
26 Jul, 2011
2 commits
14 Jul, 2011
1 commit
-
…ero into merge-requests/22
13 Jul, 2011
3 commits
-
(ActionItem2042)
-
…nto merge-requests/21
-
added content_type text/html on mailer and HTML tags on message including environment contact_email on from and sender email on reply_to
12 Jul, 2011
1 commit
-
(ActionItem2048)
20 Jun, 2011
2 commits
-
* Making partial for class consider: - Controller's view paths - rhtml and html.erb extensions - Namescoped models * Also fixing the extensions for partial_for_task_class too.
14 Jun, 2011
3 commits
-
…nto merge-requests/14
-
…nto merge-requests/13
09 Jun, 2011
2 commits
-
Adding '.txt' to the end of runnable scripts to avoid attacks due to unsecure servers. Same solution adopted by foswiki. (ActionItem2009)
02 Jun, 2011
1 commit
-
- Added 2 named scopes to select things with and without images - Priorize profiles with image by defaut in ProfileListBlock - Migration to remove unused 'image' column from products - Migration to move image references to owner of image (ActionItem1971)
31 May, 2011
1 commit
-
This was happening because default_hostname and top_url were both adding the port. (ActionItem2016)
27 May, 2011
3 commits
-
Content helper test was redefining helper methods outside of it's own block. This was intefering on the other tests.
-
- Also, adding 'validates_multiparameter_assignments' plugin (ActionItem1951)
-
(ActionItem1998)
26 May, 2011
2 commits
-
- Also, removing field from article_version that already was removed from articles table (ActionItem2005)
-
(ActionItem2008)
20 May, 2011
1 commit
-
* Also including a migration to remove subcategories of ProductCategory that aren't a subclass of ProductCategory. (ActionItem2007)
18 May, 2011
1 commit
-
Change acts_as_searcheable to always index schema_path. If multitenancy if off or the database isn't PostgreSQL, then schema_path method returns an empty string and is not used at find_by_contents. Change find_by_contents adding options separating options from paginate, solr and rails's find. With Solr search capabilities, combined search (solr + rails find) won't be necessary in the future. Also change find_by_contents to return a hash where there are the facets found and also the results. Related tests pass with this change
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
4 commits
-
Also replaced create_user by fast_create on test (ActionItem356)
-
This is an enterprise block that shows all people that added the enterprise as "favorite". (ActionItem356)
-
(ActionItem1941)
09 May, 2011
1 commit
-
Conflicts: features/step_definitions/noosfero_steps.rb test/functional/profile_design_controller_test.rb