16 May, 2016
1 commit
11 Feb, 2015
1 commit
09 Jan, 2014
1 commit
-
Conflicts: app/controllers/my_profile/memberships_controller.rb app/helpers/application_helper.rb app/helpers/boxes_helper.rb app/models/article.rb app/models/category.rb app/models/change_password.rb app/models/comment.rb app/models/environment.rb app/models/event.rb app/models/profile.rb app/models/recent_documents_block.rb app/models/region.rb app/models/task.rb app/models/uploaded_file.rb app/views/account/forgot_password.html.erb app/views/events/_events_by_day.html.erb app/views/profile/_person_profile.html.erb app/views/shared/_manage_enterprises.html.erb config/environment.rb config/initializers/plugins.rb config/routes.rb db/schema.rb debian/control lib/noosfero/plugin.rb test/unit/article_test.rb test/unit/category_test.rb test/unit/change_password_test.rb test/unit/cms_helper_test.rb test/unit/comment_test.rb test/unit/content_viewer_helper_test.rb test/unit/event_test.rb test/unit/folder_helper_test.rb test/unit/person_test.rb test/unit/price_detail_test.rb test/unit/profile_helper_test.rb test/unit/recent_documents_block_test.rb test/unit/scrap_test.rb test/unit/user_mailer_test.rb vendor/plugins/action_tracker_has_comments/init.rb vendor/plugins/delayed_job/lib/delayed/worker.rb vendor/plugins/noosfero_caching/init.rb
09 Aug, 2013
1 commit
01 Jan, 2013
1 commit
25 Dec, 2012
1 commit
-
*.rhtml is deprecated in Rails 3
15 Aug, 2012
2 commits
-
Also cleanup and refactor code
18 Jul, 2012
1 commit
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
03 Apr, 2012
1 commit
15 Mar, 2012
1 commit
24 Feb, 2012
2 commits
-
Change Google API version to V3 and implements city and state validations for Brazil case.
21 Dec, 2009
1 commit
-
* Added google_maps_key to domain (ActionItem1341)
02 Dec, 2009
1 commit
-
* The user can set his location in the map by dragging a marker or by setting his address in the form. * After setting his location, the map is added to the location block. * The user can configure the zoom level and the map type that will be shown in the location block. ActionItem1256