OSDN Git Service

add complec fractional arithmetic templates
[mint/mint-server.git] / db /
2010-02-26 okimotoProblemGroup acts as list
2010-02-26 okimotoUnit acts as list and add lock_version to Unit
2010-02-26 okimotoadd complex_fractional_arithmetic, complex_number_arith...
2010-02-26 okimotoadd square root arithmetic too db/seeds.rb
2010-02-25 okimotofix spec to pass rake spec
2010-02-25 okimotoremove column named "label"
2010-02-24 okimotoAdd Unit model, and many fixes to use it
2010-02-24 okimotofix associations
2010-02-24 okimotoadd Unit model
2010-02-22 okimotoupdate db/seeds.rb
2010-02-15 okimotoadd Problem#amount, update seeds
2010-02-10 okimotoremove user_id from LearningResult
2010-02-10 okimotofix specs
2010-02-10 okimotoimplement report model
2010-02-10 okimoto./script/generate rspec_model report
2010-02-08 okimotominor fix
2010-02-05 okimotoadd relations between learning_result and problem_group
2010-02-05 okimotoadd problem_groups_problems and has_many association
2010-01-29 okimotoset associations between problem and learning_result
2010-01-27 okimotoadd seed
2010-01-26 okimotoupdate seed
2010-01-25 okimotominor fixes
2010-01-22 okimotoadd problem model and its specs
2010-01-19 okimotoadd seed data
2010-01-19 okimotoadd columns to learning_results
2010-01-07 okimotoadd learning_result.rb and some specs
2009-12-25 okimotoadd specs for users_controller and some fixes
2009-12-25 okimotoadd admission_date to user model, add UserEditForm...
2009-12-22 okimotoadd specs for user model
2009-12-21 okimotouse acl9
2009-12-21 okimotoadd email column to users
2009-12-15 okimotoadd open_id_authentication tables
2009-12-15 okimotoadd multi_auth migration file
2009-12-15 okimotoadd user model
2009-12-10 okimotoinitial commit