12 Nov, 2013
1 commit
31 Oct, 2013
4 commits
-
This solves every problem related with Hpticot breaking pages since the parse was happening on the MainBlock too. But this does not changes the fact tha Hpricot is currently dead and we should move on to nokogiri. (ActionItem2873)
30 Oct, 2013
2 commits
-
…into merge-requests/393
21 Oct, 2013
1 commit
16 Oct, 2013
1 commit
-
* Adding tests for the new location method * Moving tests from profile_helper_test to profile_test * Rewriting tests of profile_helper_test
15 Oct, 2013
1 commit
-
…into merge-requests/391
07 Oct, 2013
9 commits
-
The disable_* settings for environment are incoherent with the user interface and with the code itself. This changes correct only one incoherent setting as an example how to do with all others. Conflicts: app/controllers/public/catalog_controller.rb
-
closes ActionItem2519
04 Oct, 2013
3 commits
-
Loads action_tracker_has_comments plugin, that dynamically adds comments to ActionTracker::Record, before every request in development mode to avoid undefined method error. (ActionItem2728)
03 Oct, 2013
7 commits
-
The core extensions now should be created inside the folder lib/ext. They will automatically loaded, so no need for the requires on the plugin class definition file. Further information on how to use this feature here: http://noosfero.org/Development/PluginsArchitecture#Extending_core_classes
01 Oct, 2013
3 commits
17 Sep, 2013
2 commits
12 Sep, 2013
6 commits
-
…into merge-requests/364 Conflicts: test/unit/person_test.rb
-
…into merge-requests/312
-
…into merge-requests/363
-
…into merge-requests/362
-
…into merge-requests/361