log app/models/ClaimModel.java @ 92:35eeb04a788d draft

age author description
Tue, 12 Mar 2013 16:18:51 +0900 one create getLatestClaimTree action. modified createMention action and viewer.html. draft
Sat, 09 Mar 2013 23:58:01 +0900 one create getClaimRevision methos draft
Sat, 09 Mar 2013 21:32:00 +0900 one modified clone method in ClaimModel. draft
Sat, 09 Mar 2013 21:26:40 +0900 one modified copyConsensusTree method draft
Fri, 08 Mar 2013 16:18:53 +0900 one TPGraph wrap graph draft
Thu, 07 Mar 2013 20:08:15 +0900 one modified copyConsensusTree draft
Thu, 07 Mar 2013 18:40:22 +0900 one create copyConsensusTree method. draft
Wed, 06 Mar 2013 16:57:13 +0900 one create copyRequestEdges method in ClaimModel. draft
Wed, 06 Mar 2013 16:00:15 +0900 one modified ClaiModel clone method draft
Wed, 20 Feb 2013 03:06:42 +0900 one add TIMESTAMP. modified getClaimInfoTraverse. draft
Tue, 05 Feb 2013 15:49:44 +0900 one modified computeAndUpdateStatus draft
Thu, 04 Oct 2012 18:22:10 +0900 one modified public/viewer
Thu, 04 Oct 2012 18:01:16 +0900 one modified ClaiMode/computeUnaimously method
Thu, 04 Oct 2012 17:04:38 +0900 one modify checkUnanimously
Thu, 04 Oct 2012 16:14:30 +0900 one modified routes
Thu, 04 Oct 2012 14:00:08 +0900 one modified computeAndUpdateStatus
Thu, 04 Oct 2012 13:54:48 +0900 one modified checkUnanimously method
Thu, 04 Oct 2012 08:55:13 +0900 one modified computeAndUpdateStatus
Thu, 04 Oct 2012 07:14:11 +0900 one modified ClaimModel/checkRefutationClaim method
Thu, 04 Oct 2012 06:54:33 +0900 one commit
Thu, 04 Oct 2012 06:28:24 +0900 one modified ClaimModel/computeAndUpdateStatus method
Thu, 04 Oct 2012 04:22:43 +0900 one modified Claim/setClaimProperties
Thu, 04 Oct 2012 04:15:14 +0900 one modified updateUserConsensusStatus
Thu, 04 Oct 2012 02:35:17 +0900 one create updateRequestStatus
Thu, 04 Oct 2012 01:39:44 +0900 one create getUserConsensusStatus action
Thu, 04 Oct 2012 01:05:19 +0900 one fix createMention action bug
Thu, 04 Oct 2012 00:31:09 +0900 one fix const value FAILED from FAIL
Thu, 04 Oct 2012 00:01:40 +0900 one create editClaim
Wed, 03 Oct 2012 16:58:34 +0900 one fix
Wed, 03 Oct 2012 16:55:16 +0900 one modified createMentionTree
Wed, 03 Oct 2012 16:47:44 +0900 one create createMentions
Wed, 03 Oct 2012 15:16:56 +0900 one create ClaimModel/getUsersIdAndStatus method
Wed, 03 Oct 2012 14:27:44 +0900 one modified ClaimModel/getInfo action
Wed, 03 Oct 2012 13:28:00 +0900 one create getClaimInfo
Wed, 03 Oct 2012 12:53:37 +0900 one modified RequestTest.java
Wed, 03 Oct 2012 03:40:51 +0900 one fix infinite loop on getConsensus Action
Tue, 02 Oct 2012 21:50:31 +0900 one fix
Tue, 02 Oct 2012 13:52:31 +0900 one modified createClaim
Tue, 02 Oct 2012 11:40:20 +0900 one add ClaimModel.java