Menu

Source Commit Log


Commit Date  
[r10228] by tmaruyama

use Rails3 Active Record syntax in DocumentCategory model

2012-08-22 00:13:31 Tree
[r10227] by tmaruyama

Merged r10219 from trunk to 1.4-stable (#11665)

add functional test to create non default document category.

2012-08-21 17:16:28 Tree
[r10226] by tmaruyama

set default category_id instead of the object (#11665)

Rails 2.3 still has issues with synchronizing the association_id
and association attributes of an object. That means, if you set the
association with an object first and then just set the id afterwards,
the object wins and the setting of the id gets lost.

This is not an issue in Rails >= 3.1 anymore.

Contributed by Holger Just.

2012-08-21 17:15:59 Tree
[r10225] by tmaruyama

Merged r10221 from trunk to 1.4-stable (#11665)

force set default document category if it is not set on database.

2012-08-21 17:15:38 Tree
[r10224] by tmaruyama

Merged r10220 from trunk to 1.4-stable (#11665)

add unit test to get default document category defined on database.

2012-08-21 17:15:16 Tree
[r10223] by tmaruyama

Merged r10222 from trunk to 1.4-stable (#11665)

add position to DocumentCategory in enumerations fixture.

2012-08-21 17:14:53 Tree
[r10222] by tmaruyama

add position to DocumentCategory in enumerations fixture (#11665)

2012-08-21 16:14:33 Tree
[r10221] by tmaruyama

force set default document category if it is not set on database (#11665)

2012-08-21 13:45:53 Tree
[r10220] by tmaruyama

add unit test to get default document category defined on database (#11665)

2012-08-21 13:45:40 Tree
[r10219] by tmaruyama

add functional test to create non default document category (#11665)

2012-08-21 06:15:29 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.