OSDN Git Service

mint/mint-server.git
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

14 years agoadd relations between learning_result and problem_group
okimoto [Fri, 5 Feb 2010 14:59:13 +0000 (23:59 +0900)]
add relations between learning_result and problem_group

14 years agoadd probolems/quiz
okimoto [Fri, 5 Feb 2010 10:21:23 +0000 (19:21 +0900)]
add probolems/quiz

14 years agoadd problem_groups_problems and has_many association
okimoto [Fri, 5 Feb 2010 07:37:41 +0000 (16:37 +0900)]
add problem_groups_problems and has_many association

14 years agomake private Problem#generator
okimoto [Fri, 5 Feb 2010 06:24:57 +0000 (15:24 +0900)]
make private Problem#generator

14 years agorefactor
okimoto [Fri, 5 Feb 2010 06:12:18 +0000 (15:12 +0900)]
refactor

14 years agorefactor spec
okimoto [Fri, 5 Feb 2010 06:11:55 +0000 (15:11 +0900)]
refactor spec

14 years agofix specs
okimoto [Fri, 5 Feb 2010 05:33:04 +0000 (14:33 +0900)]
fix specs

14 years agoadd routes and its spec
okimoto [Fri, 5 Feb 2010 05:13:50 +0000 (14:13 +0900)]
add routes and its spec

14 years agouse GET when submit to range
okimoto [Fri, 5 Feb 2010 03:31:51 +0000 (12:31 +0900)]
use GET when submit to range

14 years agorefactor spec
okimoto [Fri, 5 Feb 2010 03:23:16 +0000 (12:23 +0900)]
refactor spec

14 years agopending specs
okimoto [Fri, 5 Feb 2010 03:12:25 +0000 (12:12 +0900)]
pending specs

14 years agoadd reports/range action
okimoto [Thu, 4 Feb 2010 04:32:19 +0000 (13:32 +0900)]
add reports/range action

14 years agojustifyHeight
okimoto [Thu, 4 Feb 2010 04:31:48 +0000 (13:31 +0900)]
justifyHeight

14 years agoset min-height dynamically
okimoto [Thu, 4 Feb 2010 04:19:50 +0000 (13:19 +0900)]
set min-height dynamically

14 years agoupdate css
okimoto [Thu, 4 Feb 2010 03:45:07 +0000 (12:45 +0900)]
update css

14 years agoadd link to reports
okimoto [Thu, 4 Feb 2010 03:44:13 +0000 (12:44 +0900)]
add link to reports

14 years agoadd named_scope :by_range
okimoto [Thu, 4 Feb 2010 03:28:28 +0000 (12:28 +0900)]
add named_scope :by_range

14 years agoadd application.js
okimoto [Thu, 4 Feb 2010 03:02:02 +0000 (12:02 +0900)]
add application.js

14 years agoimplement reports/index
okimoto [Wed, 3 Feb 2010 10:46:02 +0000 (19:46 +0900)]
implement reports/index

14 years agoadd specs for named_scope
okimoto [Wed, 3 Feb 2010 06:28:16 +0000 (15:28 +0900)]
add specs for named_scope

14 years agofix specs and add named_scope
okimoto [Wed, 3 Feb 2010 06:23:51 +0000 (15:23 +0900)]
fix specs and add named_scope

14 years agorake annotate_models
okimoto [Wed, 3 Feb 2010 05:31:31 +0000 (14:31 +0900)]
rake annotate_models

14 years agoplugin install annotate_models_with_index
okimoto [Wed, 3 Feb 2010 05:30:39 +0000 (14:30 +0900)]
plugin install annotate_models_with_index

14 years agojust add reports controller
okimoto [Wed, 3 Feb 2010 05:27:52 +0000 (14:27 +0900)]
just add reports controller

14 years agonow work in development mode
okimoto [Tue, 2 Feb 2010 05:13:54 +0000 (14:13 +0900)]
now work in development mode

call model method instead of wrapped helper method

14 years agoadd specs for LearningResult#engine
okimoto [Mon, 1 Feb 2010 08:01:30 +0000 (17:01 +0900)]
add specs for LearningResult#engine

14 years agodo not store large object in session
okimoto [Mon, 1 Feb 2010 08:00:17 +0000 (17:00 +0900)]
do not store large object in session

14 years agonow can use mint-lib solver
okimoto [Mon, 1 Feb 2010 07:14:54 +0000 (16:14 +0900)]
now can use mint-lib solver

14 years agoupdate css
okimoto [Mon, 1 Feb 2010 07:14:29 +0000 (16:14 +0900)]
update css

14 years agopending spec
okimoto [Mon, 1 Feb 2010 07:14:20 +0000 (16:14 +0900)]
pending spec

14 years agorefactor
okimoto [Mon, 1 Feb 2010 05:21:29 +0000 (14:21 +0900)]
refactor

14 years agoset associations between problem and learning_result
okimoto [Fri, 29 Jan 2010 10:16:59 +0000 (19:16 +0900)]
set associations between problem and learning_result

14 years agopseudo implementation
okimoto [Fri, 29 Jan 2010 05:57:31 +0000 (14:57 +0900)]
pseudo implementation

14 years agoshow generated problems
okimoto [Fri, 29 Jan 2010 05:56:46 +0000 (14:56 +0900)]
show generated problems

14 years agouse mint-lib gem
okimoto [Fri, 29 Jan 2010 05:56:07 +0000 (14:56 +0900)]
use mint-lib gem

14 years agorefactor
okimoto [Thu, 28 Jan 2010 09:24:36 +0000 (18:24 +0900)]
refactor

14 years agopending spec
okimoto [Thu, 28 Jan 2010 09:21:02 +0000 (18:21 +0900)]
pending spec

14 years agoadd before_create callback to User
okimoto [Thu, 28 Jan 2010 09:12:28 +0000 (18:12 +0900)]
add before_create callback to User

14 years agoadd datepicker locale
okimoto [Thu, 28 Jan 2010 08:57:13 +0000 (17:57 +0900)]
add datepicker locale