OSDN Git Service

mint/mint-server.git
14 years agonow can sort problem groups by position
okimoto [Mon, 1 Mar 2010 09:20:05 +0000 (18:20 +0900)]
now can sort problem groups by position

14 years agoProblemGroup acts as list
okimoto [Fri, 26 Feb 2010 10:19:26 +0000 (19:19 +0900)]
ProblemGroup acts as list

14 years agoUnit acts as list and add lock_version to Unit
okimoto [Fri, 26 Feb 2010 10:08:56 +0000 (19:08 +0900)]
Unit acts as list and add lock_version to Unit

14 years agoadd complex_fractional_arithmetic, complex_number_arithmetic to db/seeds.rb
okimoto [Fri, 26 Feb 2010 09:43:47 +0000 (18:43 +0900)]
add complex_fractional_arithmetic, complex_number_arithmetic to db/seeds.rb

14 years agoadd square root arithmetic too db/seeds.rb
okimoto [Fri, 26 Feb 2010 08:28:52 +0000 (17:28 +0900)]
add square root arithmetic too db/seeds.rb

14 years agonow show example solution and answer in reports/show
okimoto [Fri, 26 Feb 2010 07:05:58 +0000 (16:05 +0900)]
now show example solution and answer in reports/show

14 years agoadd example to reports_helper
okimoto [Fri, 26 Feb 2010 07:05:27 +0000 (16:05 +0900)]
add example to reports_helper

14 years agonow show link to same problem_group
okimoto [Fri, 26 Feb 2010 06:50:25 +0000 (15:50 +0900)]
now show link to same problem_group

14 years agofix reports_helper to show graph in reports/show
okimoto [Fri, 26 Feb 2010 06:47:08 +0000 (15:47 +0900)]
fix reports_helper to show graph in reports/show

14 years agonow can show graph in reports/show
okimoto [Thu, 25 Feb 2010 13:20:52 +0000 (22:20 +0900)]
now can show graph in reports/show

14 years agofix typo
okimoto [Thu, 25 Feb 2010 08:41:21 +0000 (17:41 +0900)]
fix typo

14 years agoadd specs to Unit
okimoto [Thu, 25 Feb 2010 08:24:54 +0000 (17:24 +0900)]
add specs to Unit

14 years agorake annotate_models
okimoto [Thu, 25 Feb 2010 07:53:03 +0000 (16:53 +0900)]
rake annotate_models

14 years agoremove unused method
okimoto [Thu, 25 Feb 2010 06:08:02 +0000 (15:08 +0900)]
remove unused method

14 years agoadd admin/units controller and its spec
okimoto [Thu, 25 Feb 2010 05:56:32 +0000 (14:56 +0900)]
add admin/units controller and its spec

14 years agoremove needless code
okimoto [Thu, 25 Feb 2010 05:55:10 +0000 (14:55 +0900)]
remove needless code

14 years agorefactor
okimoto [Thu, 25 Feb 2010 05:05:40 +0000 (14:05 +0900)]
refactor

14 years agofix spec to pass rake spec
okimoto [Thu, 25 Feb 2010 03:13:06 +0000 (12:13 +0900)]
fix spec to pass rake spec

14 years agoremove column named "label"
okimoto [Thu, 25 Feb 2010 02:04:35 +0000 (11:04 +0900)]
remove column named "label"

14 years agoAdd Unit model, and many fixes to use it
okimoto [Wed, 24 Feb 2010 13:12:35 +0000 (22:12 +0900)]
Add Unit model, and many fixes to use it

14 years agofix associations
okimoto [Wed, 24 Feb 2010 12:06:47 +0000 (21:06 +0900)]
fix associations

14 years agoadd Unit model
okimoto [Wed, 24 Feb 2010 09:11:18 +0000 (18:11 +0900)]
add Unit model

14 years agofix spec
okimoto [Wed, 24 Feb 2010 03:36:42 +0000 (12:36 +0900)]
fix spec

14 years agofix spec
okimoto [Wed, 24 Feb 2010 03:18:27 +0000 (12:18 +0900)]
fix spec

14 years agofix spec to pass rake spec:lib
okimoto [Wed, 24 Feb 2010 02:48:54 +0000 (11:48 +0900)]
fix spec to pass rake spec:lib

14 years agonow can show linear function problems
okimoto [Mon, 22 Feb 2010 11:39:08 +0000 (20:39 +0900)]
now can show linear function problems

14 years agominor fix
okimoto [Mon, 22 Feb 2010 11:38:46 +0000 (20:38 +0900)]
minor fix

14 years agoupdate db/seeds.rb
okimoto [Mon, 22 Feb 2010 11:34:25 +0000 (20:34 +0900)]
update db/seeds.rb

14 years agonow can ploa a point
okimoto [Mon, 22 Feb 2010 10:04:22 +0000 (19:04 +0900)]
now can ploa a point

14 years agojust add jquery.svg
okimoto [Mon, 22 Feb 2010 09:19:33 +0000 (18:19 +0900)]
just add jquery.svg

14 years agominor fix
okimoto [Mon, 22 Feb 2010 05:50:49 +0000 (14:50 +0900)]
minor fix

14 years agonow can show ASCII MathML
okimoto [Mon, 22 Feb 2010 04:56:46 +0000 (13:56 +0900)]
now can show ASCII MathML

14 years agoProblem#generate returns Mint::Expression or raw object
okimoto [Mon, 22 Feb 2010 04:55:55 +0000 (13:55 +0900)]
Problem#generate returns Mint::Expression or raw object

14 years agosimplify javascript code
okimoto [Thu, 18 Feb 2010 09:32:13 +0000 (18:32 +0900)]
simplify javascript code

14 years agoremove unused view templates
okimoto [Thu, 18 Feb 2010 09:31:55 +0000 (18:31 +0900)]
remove unused view templates

14 years agoremove unused view template
okimoto [Thu, 18 Feb 2010 09:21:42 +0000 (18:21 +0900)]
remove unused view template

14 years agoadd search action and some fixes
okimoto [Thu, 18 Feb 2010 09:09:29 +0000 (18:09 +0900)]
add search action and some fixes

14 years agoadd named scope
okimoto [Thu, 18 Feb 2010 09:08:40 +0000 (18:08 +0900)]
add named scope

14 years agofix typo
okimoto [Thu, 18 Feb 2010 09:08:17 +0000 (18:08 +0900)]
fix typo

14 years agoremove unused view templates
okimoto [Thu, 18 Feb 2010 03:24:47 +0000 (12:24 +0900)]
remove unused view templates

14 years agoupdate views and add views for new unit
okimoto [Wed, 17 Feb 2010 12:23:04 +0000 (21:23 +0900)]
update views and add views for new unit

14 years agorake annotate_models
okimoto [Wed, 17 Feb 2010 08:30:50 +0000 (17:30 +0900)]
rake annotate_models

14 years agoadd partial_fraction_expansion_edit_form
okimoto [Wed, 17 Feb 2010 08:26:14 +0000 (17:26 +0900)]
add partial_fraction_expansion_edit_form

14 years agoremove unused module
okimoto [Wed, 17 Feb 2010 07:51:58 +0000 (16:51 +0900)]
remove unused module

14 years agorefactor
okimoto [Wed, 17 Feb 2010 07:51:42 +0000 (16:51 +0900)]
refactor

14 years agoadd acts_as_problem
okimoto [Wed, 17 Feb 2010 07:14:31 +0000 (16:14 +0900)]
add acts_as_problem

14 years agoadd factorial_expression_edit_form
okimoto [Wed, 17 Feb 2010 05:56:16 +0000 (14:56 +0900)]
add factorial_expression_edit_form

14 years agoadd amount and fix specs
okimoto [Wed, 17 Feb 2010 05:55:52 +0000 (14:55 +0900)]
add amount and fix specs

14 years agofix specs
okimoto [Tue, 16 Feb 2010 14:04:15 +0000 (23:04 +0900)]
fix specs

14 years agoremove unused view templates
okimoto [Tue, 16 Feb 2010 13:54:55 +0000 (22:54 +0900)]
remove unused view templates

14 years agoadd view templates
okimoto [Tue, 16 Feb 2010 13:52:42 +0000 (22:52 +0900)]
add view templates

14 years agofix typo
okimoto [Tue, 16 Feb 2010 13:52:17 +0000 (22:52 +0900)]
fix typo

14 years agoremove unused form
okimoto [Mon, 15 Feb 2010 08:58:59 +0000 (17:58 +0900)]
remove unused form

14 years agoadd some edit forms
okimoto [Mon, 15 Feb 2010 08:58:30 +0000 (17:58 +0900)]
add some edit forms

14 years agoremove old edit form
okimoto [Mon, 15 Feb 2010 08:32:24 +0000 (17:32 +0900)]
remove old edit form

14 years agoadd some edit forms
okimoto [Mon, 15 Feb 2010 08:31:06 +0000 (17:31 +0900)]
add some edit forms

14 years agofix specs
okimoto [Mon, 15 Feb 2010 06:46:22 +0000 (15:46 +0900)]
fix specs

14 years agoupdate factories
okimoto [Mon, 15 Feb 2010 06:14:18 +0000 (15:14 +0900)]
update factories

14 years agouse new mint-lib
okimoto [Mon, 15 Feb 2010 06:13:29 +0000 (15:13 +0900)]
use new mint-lib

14 years agoadd Problem#amount, update seeds
okimoto [Mon, 15 Feb 2010 06:12:53 +0000 (15:12 +0900)]
add Problem#amount, update seeds

14 years agouse prawn with rails
okimoto [Fri, 12 Feb 2010 09:50:26 +0000 (18:50 +0900)]
use prawn with rails

see http://wiki.github.com/sandal/prawn/using-prawn-in-rails

14 years agominor fix
okimoto [Fri, 12 Feb 2010 08:08:10 +0000 (17:08 +0900)]
minor fix

14 years agoupdate pdf layout
okimoto [Fri, 12 Feb 2010 07:29:39 +0000 (16:29 +0900)]
update pdf layout

14 years agonow can output PDF format
okimoto [Fri, 12 Feb 2010 05:57:19 +0000 (14:57 +0900)]
now can output PDF format

14 years agoimplements PDF output
okimoto [Fri, 12 Feb 2010 05:32:46 +0000 (14:32 +0900)]
implements PDF output

14 years agouse prawn and add mime-type
okimoto [Fri, 12 Feb 2010 05:28:55 +0000 (14:28 +0900)]
use prawn and add mime-type

14 years agoadd specs and fix typo
okimoto [Fri, 12 Feb 2010 02:37:11 +0000 (11:37 +0900)]
add specs and fix typo

14 years agorake annotate_models
okimoto [Fri, 12 Feb 2010 02:33:14 +0000 (11:33 +0900)]
rake annotate_models

14 years agoUser has_many :reports
okimoto [Fri, 12 Feb 2010 02:32:30 +0000 (11:32 +0900)]
User has_many :reports

14 years agonow User doesn't has_many :learning_results
okimoto [Fri, 12 Feb 2010 02:31:56 +0000 (11:31 +0900)]
now User doesn't has_many :learning_results

14 years agorefactor and add specs
okimoto [Wed, 10 Feb 2010 12:52:41 +0000 (21:52 +0900)]
refactor and add specs

14 years agofix typo
okimoto [Wed, 10 Feb 2010 09:58:04 +0000 (18:58 +0900)]
fix typo

14 years agoupdate view
okimoto [Wed, 10 Feb 2010 09:42:27 +0000 (18:42 +0900)]
update view

14 years agoadd Report#summary
okimoto [Wed, 10 Feb 2010 09:42:12 +0000 (18:42 +0900)]
add Report#summary

14 years agouse Report instead of LearningResult
okimoto [Wed, 10 Feb 2010 09:02:01 +0000 (18:02 +0900)]
use Report instead of LearningResult

14 years agomove named scopes LearningResult to Report
okimoto [Wed, 10 Feb 2010 08:37:54 +0000 (17:37 +0900)]
move named scopes LearningResult to Report

14 years agoafter POST problems/answer, redirect to reports/:id
okimoto [Wed, 10 Feb 2010 08:20:59 +0000 (17:20 +0900)]
after POST problems/answer, redirect to reports/:id

14 years agoremove user_id from LearningResult
okimoto [Wed, 10 Feb 2010 08:20:28 +0000 (17:20 +0900)]
remove user_id from LearningResult

14 years agorake annotate_models
okimoto [Wed, 10 Feb 2010 07:07:54 +0000 (16:07 +0900)]
rake annotate_models

14 years agofix specs
okimoto [Wed, 10 Feb 2010 07:07:38 +0000 (16:07 +0900)]
fix specs

14 years agorake annotate_models
okimoto [Wed, 10 Feb 2010 06:39:47 +0000 (15:39 +0900)]
rake annotate_models

14 years agoimplement report model
okimoto [Wed, 10 Feb 2010 06:39:20 +0000 (15:39 +0900)]
implement report model

14 years ago./script/generate rspec_model report
okimoto [Wed, 10 Feb 2010 06:30:45 +0000 (15:30 +0900)]
./script/generate rspec_model report

14 years agoimplement transactional token when post answers
okimoto [Wed, 10 Feb 2010 05:36:06 +0000 (14:36 +0900)]
implement transactional token when post answers

14 years agoremove unused action and update specs
okimoto [Tue, 9 Feb 2010 10:57:39 +0000 (19:57 +0900)]
remove unused action and update specs

14 years agominor fix
okimoto [Mon, 8 Feb 2010 14:05:06 +0000 (23:05 +0900)]
minor fix

14 years agoupdate admin menu
okimoto [Mon, 8 Feb 2010 14:02:24 +0000 (23:02 +0900)]
update admin menu

14 years agoimplements admin/problem_groups
okimoto [Mon, 8 Feb 2010 13:35:57 +0000 (22:35 +0900)]
implements admin/problem_groups

14 years agoremove unused specs
okimoto [Mon, 8 Feb 2010 13:32:22 +0000 (22:32 +0900)]
remove unused specs

14 years agorefactor spec
okimoto [Mon, 8 Feb 2010 13:25:34 +0000 (22:25 +0900)]
refactor spec

14 years agoadmin.resources :problem_groups
okimoto [Mon, 8 Feb 2010 09:12:04 +0000 (18:12 +0900)]
admin.resources :problem_groups

14 years agoadd must_have_problems to ProblemGroup
okimoto [Mon, 8 Feb 2010 09:11:19 +0000 (18:11 +0900)]
add must_have_problems to ProblemGroup

14 years agoadd jquery.crossSelect
okimoto [Mon, 8 Feb 2010 07:42:34 +0000 (16:42 +0900)]
add jquery.crossSelect

14 years agorake annotate_models
okimoto [Mon, 8 Feb 2010 05:10:19 +0000 (14:10 +0900)]
rake annotate_models

14 years agojust ./script/generate rspec_controller admin/problem_groups
okimoto [Mon, 8 Feb 2010 03:13:00 +0000 (12:13 +0900)]
just ./script/generate rspec_controller admin/problem_groups

14 years agoupdate design
okimoto [Fri, 5 Feb 2010 15:18:52 +0000 (00:18 +0900)]
update design

14 years agouse $ instead of jQuery
okimoto [Fri, 5 Feb 2010 15:18:29 +0000 (00:18 +0900)]
use $ instead of jQuery

14 years agoadd include table
okimoto [Fri, 5 Feb 2010 15:18:10 +0000 (00:18 +0900)]
add include table

14 years agominor fix
okimoto [Fri, 5 Feb 2010 15:17:39 +0000 (00:17 +0900)]
minor fix

14 years agoupdate problems/answer
okimoto [Fri, 5 Feb 2010 15:00:02 +0000 (00:00 +0900)]
update problems/answer