13 Oct, 2011
1 commit
11 Oct, 2011
1 commit
-
Libs added * jquery-validation * colorbox * recaptcha (ActionItem2074)
10 Oct, 2011
3 commits
-
* Refactoring profile management to use tokeninput * Also, adding support of tokeninput to the core * Adding attributes validated and cnpj to enterprise * Environment option to define enterprise as validated by defaul * Making profile namedscopes consider subclasses too * Adapting enterprise icon and identification to meet Bsc expectations * Adapting profile info actions to meet Bsc expectations * Adapting control panel buttons to meet Bsc expectations * Adapting core product to meed Bsc expectations * Adding and fixing plugin hotspots (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)
-
(ActionItem2075)
07 Oct, 2011
1 commit
30 Sep, 2011
2 commits
27 Sep, 2011
1 commit
-
* Still on the way TODO * Selenium tests
16 Sep, 2011
1 commit
-
(ActionItem2076)
17 Aug, 2011
1 commit
-
…nto merge-requests/23
13 Aug, 2011
2 commits
-
(ActionItem2027)
-
Conflicts: app/controllers/my_profile/cms_controller.rb test/functional/cms_controller_test.rb
09 Aug, 2011
11 commits
-
When you drag and drop, Firefox brings the outer element together with the link or image. A <div> is less weird than a <li>, though.
-
* removed hardcoded style from Javascript-generated HTML so that when the image is dragged into TinyMCE it does not carry the sidebar formatting * Moved Textile quick reference to a separate partial that is only rendered for TextileArticle's
08 Aug, 2011
4 commits
-
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)
21 Jul, 2011
1 commit
-
- Changing it to $().select() (ActionItem2053)
13 Jul, 2011
3 commits
-
(ActionItem2042)
-
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
27 Jun, 2011
1 commit
-
(ActionItem2042)
20 Jun, 2011
1 commit
-
* 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.
27 May, 2011
1 commit
-
(ActionItem1998)
21 May, 2011
1 commit
12 May, 2011
2 commits
-
(Actionitem1992)
-
This reverts commit 1ebe4f84dc0910b6ded065b60ed0e58612a93659. Conflicts: features/step_definitions/noosfero_steps.rb test/functional/manage_products_controller_test.rb
11 May, 2011
2 commits
-
Also replaced create_user by fast_create on test (ActionItem356)