10 Aug, 2011
1 commit
-
…nto merge-requests/30
09 Aug, 2011
5 commits
-
(ActionItem2033)
-
…nto merge-requests/17
-
…nto merge-requests/20
08 Aug, 2011
4 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)
-
- fixing some bugfixes - all controllers under admin/ should require login - plugins admin interface should require at least one permission (ActionItem2056)
-
(ActionItem2056)
05 Aug, 2011
1 commit
03 Aug, 2011
3 commits
-
Without that is impossible to create a database from scratch on MYSQL, cause it have some limitations about indexes size. http://bugs.mysql.com/bug.php?id=4541
15 Jul, 2011
3 commits
-
(ActionItem2048)
14 Jul, 2011
1 commit
-
…ero into merge-requests/22
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
12 Jul, 2011
1 commit
-
(ActionItem2048)
08 Jul, 2011
1 commit
-
…nto merge-requests/16
27 Jun, 2011
1 commit
-
(ActionItem2042)
20 Jun, 2011
3 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.
-
* 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.
17 Jun, 2011
1 commit
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)