Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 11388 8158

latest revision download trunk

11336 annotated / raw | Diffs: previous, other | Lines: 58 ( +0, -1 )

Created: 2006-11-03 13:28:13 -0800 (2 years ago) | Author: jkingdon | Changeset: 11336

Fix compiler warnings (get rid of unused code, mostly).
Organize imports project-wide.
Don't swallow exceptions in TestObjectFactory.
Inline the TestObjectFactory#createCenter method with the extra parameters.
Pass CustomerStatus enum to TestObjectFactory#createClient (and a few
other places); gets rid of constants from ClientConstants for status.

Branch point for: tag:Stabilization_Patch

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

11334 annotated / raw | Diffs: previous, other | Lines: 59 ( +0, -21 )

Created: 2006-11-03 06:17:33 -0800 (2 years ago) | Author: aditi_krishankg | Changeset: 11334

Issues Resolved : 1121,1263,1290
Test case added/updated:
testSchedulePreviewFailureWhenLoanProductFrequencyChanges
testUpdateLoanOfferingFeeTypesForLogging
testExecuteForCustomerAccount
testExecuteForSavingsAccount
testGetUserRoles
testGetPersonnelOffices
testGetOffices
testInvokeFailure
testInvoke
testInvokeWithNoExceptionFailure
testInvokeWithNoException

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

11069 annotated / raw | Diffs: previous, other | Lines: 80 ( +35, -28 )

Created: 2006-10-07 02:14:43 -0700 (2 years 1 month ago) | Author: aditi_mohammedn | Changeset: 11069

Implementation : Change of meeting dates generation. Now the dates for customer account and savings account are
not generated for next year end. Only 10 meeting dates are generated and through cron job next 10 are generated when
the number of future installments is less than or equal to 5.
StringToMoneyConvertor modifed to reduce warnings.

Branch point for: tag:Iteration-14 tag:Stabilization

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

10605 annotated / raw | Diffs: previous, other | Lines: 73 ( +2, -2 )

Created: 2006-09-04 04:12:00 -0700 (2 years 2 months ago) | Author: aditi_sumeethaec | Changeset: 10605

Migration of Edit personnel module to M2.

Branch point for: tag:Intermediate release Iteration-12 tag:Iteration-12 tag:Iteration-13

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

10563 annotated / raw | Diffs: previous, other | Lines: 73 ( +8, -1 )

Created: 2006-08-31 01:32:50 -0700 (2 years 3 months ago) | Author: aditi_rajenders | Changeset: 10563

PersonnelBO create method added with test cases

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

10482 annotated / raw | Diffs: previous, other | Lines: 66 ( +0, -7 )

Created: 2006-08-22 00:26:59 -0700 (2 years 3 months ago) | Author: aditi_rajenders | Changeset: 10482

unused method getEntityID()  removed
edit method added offaction
test case added

Branch point for: tag:Iteration-11

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

10115 annotated / raw | Diffs: previous, other | Lines: 73 ( +11, -3 )

Created: 2006-06-28 21:48:32 -0700 (2 years 5 months ago) | Author: aditi_mohammedn | Changeset: 10115

Implementation : Fee review changes.
M2 code
Test cases Modified.

Branch point for: tag:Iteration-10 tag:Iteration-7 tag:Iteration-8 tag:Iteration-9

Tags: Iteration-8

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

10074 new/moved annotated / raw | Diffs: previous, other | Lines: 65 ( +65, -0 )

Created: 2006-06-26 00:57:13 -0700 (2 years 5 months ago) | Author: twong | Changeset: 10074

Moved from: mifosrepo/trunk/mifos/src/org/mifos/framework/business/BusinessObject.java 9790

Moving body of mifos code to its place in the new repository.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

9790 new/moved annotated / raw | Diffs: previous, other | Lines: 65 ( +65, -0 )

Created: 2006-06-12 01:02:21 -0700 (2 years 5 months ago) | Author: sreedhark | Changeset: 9790

Moved from: mifosrepo/trunk/DevSpace/mifos/src/org/mifos/framework/business/BusinessObject.java 9789

Moved to: trunk/mifos/src/org/mifos/framework/business/BusinessObject.java 10074

Copied to: mifosrepo/trunk/mifos1/src/org/mifos/framework/business/BusinessObject.java 9997

Moved mifos to under "trunk"

Branch point for: tag:Iteration-6

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

9789 new/moved annotated / raw | Diffs: previous, other | Lines: 65 ( +65, -0 )

Created: 2006-06-12 00:58:45 -0700 (2 years 5 months ago) | Author: sreedhark | Changeset: 9789

Moved from: mifosrepo/trunk/DevSpace/WorkSpace/src/org/mifos/framework/business/BusinessObject.java 9788

Moved to: mifosrepo/trunk/mifos/src/org/mifos/framework/business/BusinessObject.java 9790

Renamed WorkSpace to mifos

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

9788 annotated / raw | Diffs: previous, other | Lines: 65 ( +2, -2 )

Created: 2006-06-11 22:08:22 -0700 (2 years 5 months ago) | Author: krishan | Changeset: 9788

Moved to: mifosrepo/trunk/DevSpace/mifos/src/org/mifos/framework/business/BusinessObject.java 9789

M2 Code Change
Test cases updated . No new test case added.
Changed : Removed unnecessary method that used to fetch out mandatory field list for a particular entity.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

9763 annotated / raw | Diffs: previous, other | Lines: 65 ( +41, -1 )

Created: 2006-06-07 21:00:41 -0700 (2 years 5 months ago) | Author: krishan | Changeset: 9763

M2  and M1 Code Change
Test Cases Added For Field Configuration
Change : Added code to handle field configuration and corresponding changes has been made to dbscripts also.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

8987 annotated / raw | Diffs: previous, other | Lines: 25 ( +4, -0 )

Created: 2006-04-10 10:30:51 -0700 (2 years 7 months ago) | Author: ashish | Changeset: 8987

Added a method getUserContext so that this could be used from entity classes which have associations with business objects but do not have direct access to usercontext because they do not inherit from business object class.

Tags: Iteration-4 GK-Betarelease Iteration-5

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

8621 annotated / raw | Diffs: previous, other | Lines: 21 ( +7, -3 )

Created: 2006-03-26 21:50:47 -0800 (2 years 8 months ago) | Author: navita | Changeset: 8621

1. BusinessObject class is made abstract, since there is no need to create instance of BusinessObject directly.
2. UserContext instance is not final now.
3. setter of userContext added.
R:Amit

Tags: Iteration-2

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

8223 annotated / raw | Diffs: previous, other | Lines: 17 ( +0, -44 )

Created: 2006-03-12 21:08:16 -0800 (2 years 8 months ago) | Author: rajender | Changeset: 8223

change : - Moved the common fields from the business object to persistent objects

reason : - many of the entity objects were having these common fields

code review : -Amit

Tags: Iteration1

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

8215 annotated / raw | Diffs: previous, other | Lines: 61 ( +4, -1 )

Created: 2006-03-10 00:37:03 -0800 (2 years 8 months ago) | Author: ashish | Changeset: 8215

A public constructor with no parameters(default constructor) has been added to this class because all our application specific business objects extend from this class and hibernate would need this default constructor to instantiate business objects.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

8196 annotated / raw | Diffs: previous, other | Lines: 58 ( +1, -1 )

Created: 2006-03-08 22:53:29 -0800 (2 years 8 months ago) | Author: sumeetha | Changeset: 8196

Business object extends from peristentObject

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

8158 new annotated / raw | Lines: 58 ( +58, -0 )

Created: 2006-03-07 03:58:55 -0800 (2 years 8 months ago) | Author: navita | Changeset: 8158

Files Added For New FrameWork

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

Crucible: Open Source License registered to Atlassian.
Atlassian Crucible, painless code review. (Version:1.6.1 Build:build-r20568 2008-09-30) - Administration - Page generated 2008-12-01 10:55 -0800