OSDN Git Service

add complec fractional arithmetic templates
[mint/mint-server.git] / app / controllers /
2010-03-01 okimotouse :include option when load problems
2010-03-01 okimotonow can sort Unit order by position
2010-03-01 okimotonow can sort problem groups by position
2010-02-26 okimotonow show link to same problem_group
2010-02-25 okimotoadd admin/units controller and its spec
2010-02-25 okimotorefactor
2010-02-25 okimotofix spec to pass rake spec
2010-02-22 okimotonow can show ASCII MathML
2010-02-18 okimotoadd search action and some fixes
2010-02-17 okimotoupdate views and add views for new unit
2010-02-12 okimotouse prawn with rails
2010-02-12 okimotoimplements PDF output
2010-02-10 okimotofix typo
2010-02-10 okimotouse Report instead of LearningResult
2010-02-10 okimotoafter POST problems/answer, redirect to reports/:id
2010-02-10 okimotoimplement transactional token when post answers
2010-02-09 okimotoremove unused action and update specs
2010-02-08 okimotoimplements admin/problem_groups
2010-02-08 okimotojust ./script/generate rspec_controller admin/problem_g...
2010-02-05 okimotoadd include table
2010-02-05 okimotominor fix
2010-02-05 okimotoupdate problems/answer
2010-02-05 okimotoadd probolems/quiz
2010-02-05 okimotorefactor
2010-02-05 okimotoadd routes and its spec
2010-02-05 okimotouse GET when submit to range
2010-02-04 okimotoadd reports/range action
2010-02-03 okimotoimplement reports/index
2010-02-03 okimotojust add reports controller
2010-02-01 okimotodo not store large object in session
2010-02-01 okimotorefactor
2010-01-29 okimotoshow generated problems
2010-01-28 okimotorefactor
2010-01-28 okimotoadd some missing parts
2010-01-28 okimotoupdate admin/users
2010-01-28 okimotominor fix
2010-01-27 okimotofix specs
2010-01-27 okimotoupdate admin/problems
2010-01-27 okimotoadd specs for high_order_expression
2010-01-26 okimotominor fix
2010-01-26 okimotoadd admin/problems specs
2010-01-26 okimotoadd admin/problems spec
2010-01-26 okimotoimplement new, create, update action
2010-01-26 okimotoupdate admin/problems
2010-01-25 okimotofix comment
2010-01-25 okimotofilter password
2010-01-25 okimotoviews/admin/users/error.html.erb -> views/admin/error...
2010-01-22 okimotojust add admin/problems controller
2010-01-22 okimotofixes for problems menu (pseudo code)
2010-01-22 okimotofilter password
2010-01-22 okimotoviews/admin/users/error.html.erb -> views/admin/error...
2010-01-19 okimotoadd columns to learning_results
2010-01-18 okimotouse jquery.mathml.js
2010-01-08 okimotojust create AdminController
2010-01-08 okimotojust implement ProblemsController#{index,answer,result}
2010-01-07 okimotoadd problems controller
2010-01-07 okimotoadd spec for admin/users destroy_selected action
2010-01-07 okimotoadd access control to admin/users controller and some...
2010-01-06 okimotoadd /admin/users
2009-12-25 okimotogenerate admin/users_controller
2009-12-25 okimotouse ruby-gettext
2009-12-25 okimotoadd specs for users_controller and some fixes
2009-12-25 okimotoadd admission_date to user model, add UserEditForm...
2009-12-25 okimotorename help_controller -> helps_controller
2009-12-25 okimotoadd homes_controller specs and settings_controller...
2009-12-22 okimotoadd users_controller
2009-12-16 okimotoadd HelpController
2009-12-16 okimotoadd settings controller
2009-12-16 okimotoupdate /home
2009-12-15 okimotoadd HomeController
2009-12-10 okimotoinitial commit