Changeset [dfa1212d74bf734eb9cbeac203565fdfa57eae8f] by Ralf Ebert

August 5th, 2010 @ 03:36 AM

Merge branches 'german', 'misc' and 'rails2.3.8'
http://github.com/michaeldv/fat_free_crm/commit/dfa1212d74bf734eb9c...

Committed by Ralf Ebert

  • R test/performance/browsing_test.rb
  • R test/test_helper.rb
  • R test/unit/activity_observer_test.rb
  • R test/unit/notifier_test.rb
  • R vendor/plugins/will_paginate/.gitignore
  • R vendor/plugins/will_paginate/.manifest
  • R vendor/plugins/will_paginate/CHANGELOG.rdoc
  • R vendor/plugins/will_paginate/LICENSE
  • R vendor/plugins/will_paginate/README.rdoc
  • R vendor/plugins/will_paginate/Rakefile
  • R vendor/plugins/will_paginate/examples/apple-circle.gif
  • R vendor/plugins/will_paginate/examples/index.haml
  • R vendor/plugins/will_paginate/examples/index.html
  • R vendor/plugins/will_paginate/examples/pagination.css
  • R vendor/plugins/will_paginate/examples/pagination.sass
  • R vendor/plugins/will_paginate/init.rb
  • R vendor/plugins/will_paginate/lib/will_paginate.rb
  • R vendor/plugins/will_paginate/lib/will_paginate/array.rb
  • R vendor/plugins/will_paginate/lib/will_paginate/collection.rb
  • R vendor/plugins/will_paginate/lib/will_paginate/core_ext.rb
  • R vendor/plugins/will_paginate/lib/will_paginate/finder.rb
  • R vendor/plugins/will_paginate/lib/will_paginate/named_scope.rb
  • R vendor/plugins/will_paginate/lib/will_paginate/named_scope_patch.rb
  • R vendor/plugins/will_paginate/lib/will_paginate/version.rb
  • R vendor/plugins/will_paginate/lib/will_paginate/view_helpers.rb
  • R vendor/plugins/will_paginate/test/boot.rb
  • R vendor/plugins/will_paginate/test/collection_test.rb
  • R vendor/plugins/will_paginate/test/console
  • R vendor/plugins/will_paginate/test/database.yml
  • R vendor/plugins/will_paginate/test/finder_test.rb
  • R vendor/plugins/will_paginate/test/fixtures/admin.rb
  • R vendor/plugins/will_paginate/test/fixtures/developer.rb
  • R vendor/plugins/will_paginate/test/fixtures/developers_projects.yml
  • R vendor/plugins/will_paginate/test/fixtures/project.rb
  • R vendor/plugins/will_paginate/test/fixtures/projects.yml
  • R vendor/plugins/will_paginate/test/fixtures/replies.yml
  • R vendor/plugins/will_paginate/test/fixtures/reply.rb
  • R vendor/plugins/will_paginate/test/fixtures/schema.rb
  • R vendor/plugins/will_paginate/test/fixtures/topic.rb
  • R vendor/plugins/will_paginate/test/fixtures/topics.yml
  • R vendor/plugins/will_paginate/test/fixtures/user.rb
  • R vendor/plugins/will_paginate/test/fixtures/users.yml
  • R vendor/plugins/will_paginate/test/helper.rb
  • R vendor/plugins/will_paginate/test/lib/activerecord_test_case.rb
  • R vendor/plugins/will_paginate/test/lib/activerecord_test_connector.rb
  • R vendor/plugins/will_paginate/test/lib/load_fixtures.rb
  • R vendor/plugins/will_paginate/test/lib/view_test_process.rb
  • R vendor/plugins/will_paginate/test/tasks.rake
  • R vendor/plugins/will_paginate/test/view_test.rb
  • R vendor/plugins/will_paginate/will_paginate.gemspec
  • M README.rdoc
  • M app/helpers/application_helper.rb
  • M app/models/opportunity.rb
  • M app/views/accounts/_account.html.haml
  • M app/views/admin/users/_confirm.html.haml
  • M app/views/admin/users/_user.html.haml
  • M app/views/campaigns/_campaign.html.haml
  • M app/views/comments/_comment.html.haml
  • M app/views/comments/_new.html.haml
  • M app/views/common/_comment.html.haml
  • M app/views/contacts/_contact.html.haml
  • M app/views/emails/_email.html.haml
  • M app/views/leads/_lead.html.haml
  • M app/views/opportunities/_opportunity.html.haml
  • M app/views/tasks/_assigned.html.haml
  • M app/views/tasks/_completed.html.haml
  • M app/views/tasks/_pending.html.haml
  • M config/environment.rb
  • M lib/fat_free_crm/dropbox.rb
  • M public/stylesheets/screen.css
  • M spec/lib/dropbox_spec.rb
  • M spec/spec_helper.rb
  • M spec/views/home/options.rjs_spec.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Ruby on Rails CRM platform for Web 2.0 and beyond