Changeset [2cbcc3820dff394abfc2625e9ec9db967899494f] by James Cook

January 9th, 2009 @ 07:10 PM

Merge branch 'knewter/master' into work http://github.com/knewter/ansuz/...

Committed by James Cook

  • M README
  • M app/2
  • M app/controllers/admin/page_plugins_controller.rb
  • M app/controllers/admin/pages_controller.rb
  • M app/controllers/application.rb
  • M app/models/user.rb
  • M app/views/layouts/admin.html.erb
  • M app/views/shared/_top_nav.html.erb
  • M config/environment.rb
  • M public/canvas.html
  • M public/javascripts/admin.js
  • M public/rpc_relay.html
  • M public/stylesheets/admin.css
  • M public/themes/knewter/stylesheets/base.css
  • M vendor/plugins/ansuz_blog/app/models/blog_post.rb
  • M vendor/plugins/ansuz_blog/app/views/articles/_article.html.erb
  • M vendor/plugins/ansuz_blog/db/migrate/003_add_userstamp_to_blog_posts.rb
  • M vendor/plugins/ansuz_menu_system/app/controllers/admin/menu_entries_controller.rb
  • M vendor/plugins/ansuz_menu_system/app/views/articles/index.html.erb
  • M vendor/plugins/userstamp/.gitignore
  • M vendor/plugins/userstamp/CHANGELOG
  • M vendor/plugins/userstamp/LICENSE
  • M vendor/plugins/userstamp/README
  • M vendor/plugins/userstamp/Rakefile
  • M vendor/plugins/userstamp/init.rb
  • M vendor/plugins/userstamp/lib/migration_helper.rb
  • M vendor/plugins/userstamp/lib/stampable.rb
  • M vendor/plugins/userstamp/lib/stamper.rb
  • M vendor/plugins/userstamp/lib/userstamp.rb
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Controller.html
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Controller/Userstamp.html
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Controller/Userstamp/InstanceMethods.html
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp.html
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/MigrationHelper.html
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/MigrationHelper/InstanceMethods.html
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/Stampable.html
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/Stampable/ClassMethods.html
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/Stamper.html
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/Stamper/ClassMethods.html
  • M vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/Stamper/InstanceMethods.html
  • M vendor/plugins/userstamp/rdoc/created.rid
  • M vendor/plugins/userstamp/rdoc/files/CHANGELOG.html
  • M vendor/plugins/userstamp/rdoc/files/LICENSE.html
  • M vendor/plugins/userstamp/rdoc/files/README.html
  • M vendor/plugins/userstamp/rdoc/files/lib/migration_helper_rb.html
  • M vendor/plugins/userstamp/rdoc/files/lib/stampable_rb.html
  • M vendor/plugins/userstamp/rdoc/files/lib/stamper_rb.html
  • M vendor/plugins/userstamp/rdoc/files/lib/userstamp_rb.html
  • M vendor/plugins/userstamp/rdoc/fr_class_index.html
  • M vendor/plugins/userstamp/rdoc/fr_file_index.html
  • M vendor/plugins/userstamp/rdoc/fr_method_index.html
  • M vendor/plugins/userstamp/rdoc/index.html
  • M vendor/plugins/userstamp/rdoc/rdoc-style.css
  • M vendor/plugins/userstamp/test/compatibility_stamping_test.rb
  • M vendor/plugins/userstamp/test/controllers/posts_controller.rb
  • M vendor/plugins/userstamp/test/controllers/users_controller.rb
  • M vendor/plugins/userstamp/test/controllers/userstamp_controller.rb
  • M vendor/plugins/userstamp/test/database.yml
  • M vendor/plugins/userstamp/test/fixtures/comments.yml
  • M vendor/plugins/userstamp/test/fixtures/people.yml
  • M vendor/plugins/userstamp/test/fixtures/posts.yml
  • M vendor/plugins/userstamp/test/fixtures/users.yml
  • M vendor/plugins/userstamp/test/helpers/functional_test_helper.rb
  • M vendor/plugins/userstamp/test/helpers/unit_test_helper.rb
  • M vendor/plugins/userstamp/test/models/comment.rb
  • M vendor/plugins/userstamp/test/models/person.rb
  • M vendor/plugins/userstamp/test/models/ping.rb
  • M vendor/plugins/userstamp/test/models/post.rb
  • M vendor/plugins/userstamp/test/models/user.rb
  • M vendor/plugins/userstamp/test/schema.rb
  • M vendor/plugins/userstamp/test/stamping_test.rb
  • M vendor/plugins/userstamp/test/userstamp_controller_test.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 ยป

Project for ansuz: Open source Rails-based content management that works.