13 Jul, 2011
5 commits
-
(ActionItem2042)
-
Also included new db/schema.rb (ActionItem2032)
-
…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
-
…nto merge-requests/19
08 Jul, 2011
1 commit
-
…nto merge-requests/16
27 Jun, 2011
1 commit
-
(ActionItem2042)
20 Jun, 2011
2 commits
-
* Images were linked to it's public path instead of an internal page on Noosfero (the view page). * The method view_url already falls to url if the article isn't an image so there is no problem using it instead.
16 Jun, 2011
1 commit
14 Jun, 2011
6 commits
-
…nto merge-requests/14
-
also removed "return" from method
-
…nto merge-requests/13
-
(ActionItem2016)
09 Jun, 2011
3 commits
-
Adding '.txt' to the end of runnable scripts to avoid attacks due to unsecure servers. Same solution adopted by foswiki. (ActionItem2009)
03 Jun, 2011
1 commit
02 Jun, 2011
2 commits
-
(ActionItem2020)
-
- 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
7 commits
-
The test was failing because the encoding is breaking accentuation. So using languages that do not have accentuation stills testing what needs to be tested without dealing with the encoding problem.
-
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)
-
(ActionItem1987)
-
(ActionItem1998)
26 May, 2011
2 commits
-
- Also, removing field from article_version that already was removed from articles table (ActionItem2005)
-
(ActionItem2008)
22 May, 2011
1 commit
-
Also, added new schema (ActionItem2007)
21 May, 2011
3 commits
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
2 commits
-
- http://gitorious.org/noosfero - git://gitorious.org/noosfero/noosfero.git
-
(ActionItem356)