16 Jul, 2013
2 commits
15 Jul, 2013
2 commits
08 Jul, 2013
1 commit
27 Jun, 2013
1 commit
09 May, 2013
1 commit
-
…into merge-requests/298 Added html_safe that was missing on the block_helper new method Conflicts: app/views/box_organizer/_highlights_block.rhtml test/unit/application_helper_test.rb
17 Apr, 2013
1 commit
-
Basically html_safe in some places that the stable branch had. Conflicts: app/models/article_block.rb app/models/tags_block.rb
12 Apr, 2013
1 commit
-
ActionItem2608
03 Apr, 2013
2 commits
-
…into merge-requests/275 Conflicts: test/unit/application_helper_test.rb
28 Mar, 2013
1 commit
25 Mar, 2013
1 commit
20 Feb, 2013
1 commit
-
…that uses the macro support
06 Feb, 2013
1 commit
-
closes ActionItem2567
04 Nov, 2012
1 commit
-
Added tests Added background on edition of profile to be easier to know which field the checkbox is related (ActionItem1717)
08 Aug, 2012
1 commit
-
(ActionItem2378)
20 Feb, 2012
1 commit
-
* A few syntax problems * Removed tests for removed models * Replaced 'browse' with 'search' controller * Created EnterpriseHomepageHelperTest * Fixes to work with Solr
27 Jan, 2012
1 commit
-
Conflicts: app/helpers/application_helper.rb debian/changelog vendor/plugins/monkey_patches/touch/init.rb
26 Jan, 2012
2 commits
-
(ActionItem2125)
-
…nto merge-requests/60 Conflicts: test/unit/application_helper_test.rb (ActionItem2125)
23 Jan, 2012
1 commit
18 Jan, 2012
1 commit
-
(ActionItem2244)
11 Jan, 2012
1 commit
-
Adds gravatar_support.feature (selenium tests) and new path for cucumber
10 Jan, 2012
1 commit
04 Jan, 2012
1 commit
-
Conflicts: features/step_definitions/noosfero_steps.rb
23 Dec, 2011
1 commit
-
* Reusing code to add zoom to product's images * Changing strings to allow translation * Removing whitespaces (ActionItem2111)
07 Dec, 2011
1 commit
27 Nov, 2011
1 commit
-
Conflicts: app/controllers/admin_controller.rb app/controllers/application.rb app/controllers/public/account_controller.rb app/controllers/public/content_viewer_controller.rb lib/noosfero/i18n.rb test/functional/account_controller_test.rb test/functional/admin_controller_test.rb test/unit/contact_test.rb test/unit/profile_test.rb
31 Oct, 2011
1 commit
-
closes ActionItem2124
10 Oct, 2011
2 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)
09 Aug, 2011
2 commits
-
(ActionItem2033)
-
…nto merge-requests/17
05 Aug, 2011
1 commit
20 Jun, 2011
1 commit
-
* 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.
01 Jun, 2011
1 commit
22 Feb, 2011
2 commits
-
Besides nobody using it, the implementataion is really crappy so we are better without it.
-
Conflicts: app/controllers/application.rb lib/noosfero.rb lib/noosfero/i18n.rb test/test_helper.rb test/unit/consumption_test.rb
15 Feb, 2011
1 commit
-
(ActionItem1801)