Manorrock.com / Products / Manorrock Online Mortgage Calculator

Changes Report

Release History

VersionDateDescription
10.0.02012-04-22Crying release
2.0.22012-03-02Vanity release
2.0.02012-01-08Judge Brainy release
1.0.152011-11-22Earache release
1.0.142011-11-18Sunbather release
1.0.132011-11-15Lute release
1.0.122011-11-12Mechanic release
1.0.112011-11-09Laughing release
1.0.102011-11-07Prisoner release
1.0.92011-11-05Drummer release
1.0.72011-11-04Spy release
1.0.62011-11-02Angry release
1.0.52011-11-01Brainy release
1.0.42011-10-31Gold release
1.0.32011-10-28Shiver release
1.0.22011-10-27Astro release
1.0.12011-10-26Normal release
1.0.02011-10-25Papa release

Release 10.0.0 - 2012-04-22

TypeChangesBy

update

Fix header to be the same as other Online applications. Fixes 2966.mriem

update

On Compare page rename "Additional new payments" to "Additional payments". Fixes 2965.mriem

add

On Compare page only show "Make sense" date when calculation is done. Fixes 2964.mriem

update

Bumped version to align with other Online products.mriem

Release 2.0.2 - 2012-03-02

TypeChangesBy

add

Add project description. Fixes 2683.mriem

add

Add team member. Fixes 2775.mriem

update

Make last payment date uneditable. Fixes 2839.mriem

update

Round to 2 decimals when displaying. Fixes 2840.mriem

add

Show the make-sense date. Fixes 2842.mriem

update

On Compare page move Old Interest Paid in 2nd column down. Fixes 2961.mriem

update

On Compare page move Old Principal Paid in 2nd column down. Fixes 2962.mriem

add

On Compare page add "Loan Information" at top of loan information. Fixes 2963.mriem

update

Fix footer to be same as other Online applications. Fixes 2967.mriem

update

Remove color from navigation. Fixes 2968.mriem

Release 2.0.0 - 2012-01-08

TypeChangesBy

add

Add converter message for years on free page. Fixes 2548.mriem

add

Make sure the amount is positive on free page. Fixes 2549.mriem

add

Make sure the interest rate is positive on free page. Fixes 2550.mriem

add

Make sure years is positive on free page. Fixes 2551.mriem

remove

Remove "under development". Fixes 2552.mriem

update

Update copyright year. Fixes 2663.mriem

Release 1.0.15 - 2011-11-22

TypeChangesBy

add

Add reset button. Fixes 2539.mriem

add

Add addOneTimePayment for loan #2. Fixes 2531.mriem

add

Add checkbox to include additional payments on loan #2 (yes/no). Fixes 2533.mriem

add

Add site.xml. Fixes 2538.mriem

add

Require loan amount on free calculator. Fixes 2541.mriem

add

Add logout page. Fixes 2543.mriem

add

Add require interest rate on free page. Fixes 2544.mriem

add

Add require number of years on free page. Fixes 2545.mriem

add

Add converter message for amount on free page. Fixes 2546.mriem

add

Add converter message for interest rate on free page. Fixes 2547.mriem

Release 1.0.14 - 2011-11-18

TypeChangesBy

update

Refactor OneTimePayment to AdditionalOneTimePayment. Fixes 2511.mriem

update

Refactor OneTimeEditBean to AdvancedOneTimeEditBean. Fixes 2512.mriem

add

Add require loan amount on simple page. Fixes 2515.mriem

add

Add fields for loan #2. Fixes 2526.mriem

add

Create calculate for loan #1 on compare page. Fixes 2525.mriem

add

Create calculate for loan #2 on compare page. Fixes 2527.mriem

add

Show summary for loan #1. Fixes 2528.mriem

add

Show summary for loan #2. Fixes 2529.mriem

add

Add addMonthlyPayment for loan #2. Fixes 2532.mriem

add

Add addYearlyPayment for loan #2. Fixes 2530.mriem

Release 1.0.13 - 2011-11-15

TypeChangesBy

add

Add converter message for years. Fixes 2322.mriem

add

Add site distribution info. Fixes 2329.mriem

fix

Fix header. Fixes 2338.mriem

remove

Remove compare link. Fixes 2501.mriem

update

Move advanced_monthly.xhtml to correct directory. Fixes 2502.mriem

update

Move advanced_onetime.xhtml to correct directory. Fixes 2503.mriem

update

Move advanced_yearly.xhtml to correct directory. Fixes 2506.mriem

update

Move advanced.xhtml into proper directory. Fixes 2507.mriem

remove

Remove old JUnit test. Fixes 2508.mriem

update

Rename YearlyEditBean to AdvancedYearlyEditBean. Fixes 2509.mriem

Release 1.0.12 - 2011-11-12

TypeChangesBy

add

Add left-hand mortgage entry to compare page. Fixes 2273.mriem

fix

Fix loan amount on compare page. Fixes 2277.mriem

fix

Fix interest rate on compare page. Fixes 2281.mriem

fix

Fix years on compare page. Fixes 2285.mriem

fix

Fix start date on compare page. Fixes 2289.mriem

fix

Fix records on compare page. Fixes 2293.mriem

remove

Remove calculate button from compare page. Fixes 2297.mriem

add

Add converter message for start date. Fixes 2301.mriem

add

Add converter message for amount. Fixes 2320.mriem

add

Add converter message for interest rate. Fixes 2321.mriem

Release 1.0.11 - 2011-11-09

TypeChangesBy

update

Move PaymentPlan into model package. Fixes 2233.mriem

update

Move PaymentRecord to model package. Fixes 2237.mriem

update

Move PaymentType into model package. Fixes 2241.mriem

add

Only show summary / table after calculating. Fixes 2245.mriem

add

Require start date on advanced page. Fixes 2249.mriem

add

Require amount on advanced page. Fixes 2253.mriem

add

Require interest rate on advanced page. Fixes 2257.mriem

add

Require number of years on advanced page. Fixes 2261.mriem

add

Fix saved time. Fixes 2265.mriem

add

Add link to compare page. Fixes 2269.mriem

Release 1.0.10 - 2011-11-07

TypeChangesBy

update

Reorder columns. Fixes 2192.mriem

add

Add one time edit page. Fixes 2195.mriem

update

Move FreeBean into beans package. Fixes 2199.mriem

add

Add monthly edit page. Fixes 2204.mriem

update

Move SimpleBean to beans package. Fixes 2208.mriem

add

Add yearly edit page. Fixes 2212.mriem

update

Move CompareBean to beans package. Fixes 2215.mriem

update

Move MortgagePayment to model package. Fixes 2220.mriem

update

Move OneTimePayment to model package. Fixes 2224.mriem

update

Move Payment into model package. Fixes 2228.mriem

Release 1.0.9 - 2011-11-05

TypeChangesBy

update

Move AdvancedBean into beans package. Fixes 2172.mriem

update

Fix header. Fixes 2176.mriem

add

Add additional monthly page. Fixes 2180.mriem

add

Fix introductions. Fixes 2184.mriem

add

Add Yearly Payment. Fixes 2188.mriem

Release 1.0.7 - 2011-11-04

TypeChangesBy

add

Add savedTime. Fixes 2148.mriem

add

Beautify details table. Fixes 2152.mriem

add

Add original end date. Fixes 2156.mriem

add

Add payment number. Fixes 2160.mriem

add

Fix index page. Fixes 2164.mriem

add

Fix add one-time page. Fixes 2168.mriem

Release 1.0.6 - 2011-11-02

TypeChangesBy

add

Add original interest. Fixes 2128.mriem

add

Add original principal. Fixes 2132.mriem

add

Add original payment. Fixes 2136.mriem

update

Rebrand to Manorrock Online Mortgage Calculator. Fixes 2140.mriem

add

Add savedInterest. Fixes 2144.mriem

Release 1.0.5 - 2011-11-01

TypeChangesBy

fix

Fix links. Fixes 2107.mriem

add

Add automatic recalculate when adding one-time payment. Fixes 2112.mriem

add

Add total principal. Fixes 2116.mriem

add

Add total paid. Fixes 2120.mriem

add

Add last payment date. Fixes 2124.mriem

Release 1.0.4 - 2011-10-31

TypeChangesBy

add

Add compare page. Fixes 2099.mriem

add

Add CompareBean. Fixes 2103.mriem

add

Added total interest.mriem

Release 1.0.3 - 2011-10-28

TypeChangesBy

add

Rework simple bean (POSTPONED). Fixes 2067.mriem

update

Rework OneTimePayment2 class. Fixes 2069.mriem

update

Rework MortgagePayment2 class. Fixes 2071.mriem

add

Add PaymentProcessor class. Fixes 2073.mriem

add

Add MortgagePaymentProcessor class. Fixes 2075.mriem

add

Add OneTimePaymentProcessor class. Fixes 2077.mriem

fix

Fix FreeBean to use PaymentProcessor. Fixes 2079.mriem

fix

Fix SimpleBean to use PaymentProcessor. Fixes 2083.mriem

add

Add PaymentPlan class. Fixes 2091.mriem

add

Add generatePaymentPlan to Payment. Fixes 2095.mriem

Release 1.0.2 - 2011-10-27

TypeChangesBy

fix

Fix error page. Fixes 2044.mriem

add

Add export to Excel (POSTPONED). Fixes 2032.mriem

add

Add export to PDF (POSTPONED). Fixes 2033.mriem

add

Add Payment class. Fixes 2047.mriem

add

Add MortgagePayment2 class. Fixes 2049.mriem

add

Add OneTimePayment2 class. Fixes 2051.mriem

add

Add getNextPaymentDate to Payment. Fixes 2053.mriem

add

Show list of additional payments. Fixes 2055.mriem

add

Add PaymentRecord class. Fixes 2057.mriem

add

Add button to add one time payment. Fixes 2059.mriem

add

Add button to remove a payment. Fixes 2061.mriem

add

Add PaymentScenario class. Fixes 2063.mriem

add

Add code to generate payment table (PARTIAL). Fixes 2065.mriem

Release 1.0.1 - 2011-10-26

TypeChangesBy

add

Add logout link. Fixes 2028.mriem

fix

Fix showing up to 2 decimal points in registered version. Fixes 2030.mriem

fix

Fix showing up to 2 decimal points in unregistered version. Fixes 2031.mriem

fix

Fix login page. Fixes 2041.mriem

Release 1.0.0 - 2011-10-25

TypeChangesBy

add

Add payment type to payment. Fixes 1868.mriem

add

Add one-time payment. Fixes 1869.mriem

add

Add recurring payment. Fixes 1870.mriem