Latest Loan Officer Files http://www.wowace.com/addons/loan-officer/files/ The latest files available for Loan Officer en-us Wed, 15 Jul 2009 02:16:28 +0000 WowAce.com (http://www.wowace.com) v0.1.4-beta-u2 http://www.wowace.com/addons/loan-officer/files/7061-v0-1-4-beta-u2/ <p>------------------------------------------------------------------------<br> r30 | sidrus | 2009-07-15 02:13:58 +0000 (Wed, 15 Jul 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/TransactionLogFrame.lua<br> &nbsp; &nbsp;M /trunk/TransactionLogFrame.xml</p> <p>+ Added the ability to sort the transaction log by amount.</p> <p>* Fixed a bug produced by the database converter when it checks the database version but no database exists.<br> * Removed an extra transaction log line that was unused.<br> n/a</p> <p>------------------------------------------------------------------------<br> r24 | sidrus | 2009-07-11 22:59:15 +0000 (Sat, 11 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Core.lua</p> <p>Turned off debug mode.<br> ------------------------------------------------------------------------<br> r22 | sidrus | 2009-07-11 22:48:26 +0000 (Sat, 11 Jul 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk<br> &nbsp; &nbsp;A /trunk/AbstractElements.lua<br> &nbsp; &nbsp;A /trunk/AbstractElements.xml<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/TransactionLogFrame.lua<br> &nbsp; &nbsp;M /trunk/TransactionLogFrame.xml<br> &nbsp; &nbsp;A /trunk/Utilities.lua</p> <p>* Updated the transaction log to include a columnized format and the ability to sort the log by date.<br> * Reorganized the transaction log code somewhat, but still need to do some more work on it.<br> * Refactored some of the UI elements in to an abstract XML file rather than storing them in a particular UI definition.<br> 3-sortable-transaction-log<br> ------------------------------------------------------------------------<br> r21 | sidrus | 2009-07-11 03:40:43 +0000 (Sat, 11 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/.pkgmeta</p> <p>Updated pkgmeta dependencies<br> ------------------------------------------------------------------------<br> r20 | sidrus | 2009-07-11 03:23:37 +0000 (Sat, 11 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/.pkgmeta</p> <p>Added package file<br> ------------------------------------------------------------------------<br> r18 | sidrus | 2009-07-05 10:39:32 +0000 (Sun, 05 Jul 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;D /trunk/AccountDetailsFrame.xml<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/DatabaseConverter.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.xml<br> &nbsp; &nbsp;A /trunk/TransactionLogFrame.lua<br> &nbsp; &nbsp;A /trunk/TransactionLogFrame.xml</p> <p>Reworked the transaction log UI significantly.&nbsp;&nbsp;Laid the foundation for a sortable log sometime in the future.<br> Fixed a bug in the gold parser.<br> ------------------------------------------------------------------------<br> r16 | sidrus | 2009-07-04 02:19:12 +0000 (Sat, 04 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua</p> <p>Fixed a nasty bug that was preventing non-Loan Officer frames from being shown.&nbsp;&nbsp;<br> ------------------------------------------------------------------------<br> r14 | sidrus | 2009-07-04 01:58:00 +0000 (Sat, 04 Jul 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;A /trunk/DatabaseConverter.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua</p> <p>Updated the UIs to clear out the data fields when the forms are closed.<br> Added a database converter to help patch the databases when new version are rolled out.<br> Made the code case-insensitive when looking up records in the database.&nbsp;&nbsp;Hopefully, this will prevent some issues with multiple records being created for the same individual.<br> Added a slash command help to the add-on start up.<br> ------------------------------------------------------------------------<br> r12 | sidrus | 2009-07-03 20:29:24 +0000 (Fri, 03 Jul 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.xml<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.xml</p> <p>Added a frame to receive a payment.<br> Added a frame to view an account's transaction log.<br> Started a constants file for eventual migration of string literals in code<br> ------------------------------------------------------------------------<br> r8 | sidrus | 2009-07-03 10:34:39 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml</p> <p>Completely reworked the add-on.&nbsp;&nbsp;New UIs and core code file.&nbsp;&nbsp;Completed the &#34;issue loan&#34; frame and work flow.<br> ------------------------------------------------------------------------<br> r7 | sidrus | 2009-07-03 03:41:54 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/Constants.lua<br> &nbsp; &nbsp;D /trunk/Frame.lua<br> &nbsp; &nbsp;D /trunk/Frame.xml<br> &nbsp; &nbsp;D /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;D /trunk/embeds.xml</p> <p>Reorganizing the project.<br> ------------------------------------------------------------------------<br> r6 | sidrus | 2009-06-28 11:02:06 +0000 (Sun, 28 Jun 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Frame.lua<br> &nbsp; &nbsp;M /trunk/Frame.xml<br> &nbsp; &nbsp;M /trunk/Functions.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc</p> <p>Updated the interface version number.<br> Added code to prevent the main frame from showing initially.<br> Added slash commands to show or hide the main frame (/loans show &amp; /loans hide)<br> ------------------------------------------------------------------------<br> r5 | sidrus | 2009-06-28 09:22:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;A /trunk/Frame.lua<br> &nbsp; &nbsp;A /trunk/Frame.xml<br> &nbsp; &nbsp;A /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/embeds.xml</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r4 | sidrus | 2009-06-28 09:17:53 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsuo</p> <p>improper files<br> ------------------------------------------------------------------------<br> r3 | sidrus | 2009-06-28 09:17:36 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer</p> <p>improper directory structure<br> ------------------------------------------------------------------------<br> r2 | sidrus | 2009-06-28 09:14:21 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LoanOfficer<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Constants.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.wowproj<br> &nbsp; &nbsp;A /trunk/LoanOfficer/embeds.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/images<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/sounds<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsuo</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r1 | root | 2009-06-28 07:57:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /branches<br> &nbsp; &nbsp;A /tags<br> &nbsp; &nbsp;A /trunk</p> <p>&#34;loan-officer/mainline: Initial Import&#34;<br> ------------------------------------------------------------------------</p> Wed, 15 Jul 2009 02:16:28 +0000 http://www.wowace.com/addons/loan-officer/files/7061-v0-1-4-beta-u2/ http://www.wowace.com/addons/loan-officer/files/7061-v0-1-4-beta-u2/ no-reply@curseforge.com (Sidrus) v0.1.4-beta-u1 http://www.wowace.com/addons/loan-officer/files/7054-v0-1-4-beta-u1/ <p>------------------------------------------------------------------------<br> r24 | sidrus | 2009-07-11 22:59:15 +0000 (Sat, 11 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Core.lua</p> <p>Turned off debug mode.<br> ------------------------------------------------------------------------<br> r22 | sidrus | 2009-07-11 22:48:26 +0000 (Sat, 11 Jul 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk<br> &nbsp; &nbsp;A /trunk/AbstractElements.lua<br> &nbsp; &nbsp;A /trunk/AbstractElements.xml<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/TransactionLogFrame.lua<br> &nbsp; &nbsp;M /trunk/TransactionLogFrame.xml<br> &nbsp; &nbsp;A /trunk/Utilities.lua</p> <p>* Updated the transaction log to include a columnized format and the ability to sort the log by date.<br> * Reorganized the transaction log code somewhat, but still need to do some more work on it.<br> * Refactored some of the UI elements in to an abstract XML file rather than storing them in a particular UI definition.<br> 3-sortable-transaction-log<br> ------------------------------------------------------------------------<br> r21 | sidrus | 2009-07-11 03:40:43 +0000 (Sat, 11 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/.pkgmeta</p> <p>Updated pkgmeta dependencies<br> ------------------------------------------------------------------------<br> r20 | sidrus | 2009-07-11 03:23:37 +0000 (Sat, 11 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/.pkgmeta</p> <p>Added package file<br> ------------------------------------------------------------------------<br> r18 | sidrus | 2009-07-05 10:39:32 +0000 (Sun, 05 Jul 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;D /trunk/AccountDetailsFrame.xml<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/DatabaseConverter.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.xml<br> &nbsp; &nbsp;A /trunk/TransactionLogFrame.lua<br> &nbsp; &nbsp;A /trunk/TransactionLogFrame.xml</p> <p>Reworked the transaction log UI significantly.&nbsp;&nbsp;Laid the foundation for a sortable log sometime in the future.<br> Fixed a bug in the gold parser.<br> ------------------------------------------------------------------------<br> r16 | sidrus | 2009-07-04 02:19:12 +0000 (Sat, 04 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua</p> <p>Fixed a nasty bug that was preventing non-Loan Officer frames from being shown.&nbsp;&nbsp;<br> ------------------------------------------------------------------------<br> r14 | sidrus | 2009-07-04 01:58:00 +0000 (Sat, 04 Jul 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;A /trunk/DatabaseConverter.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua</p> <p>Updated the UIs to clear out the data fields when the forms are closed.<br> Added a database converter to help patch the databases when new version are rolled out.<br> Made the code case-insensitive when looking up records in the database.&nbsp;&nbsp;Hopefully, this will prevent some issues with multiple records being created for the same individual.<br> Added a slash command help to the add-on start up.<br> ------------------------------------------------------------------------<br> r12 | sidrus | 2009-07-03 20:29:24 +0000 (Fri, 03 Jul 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.xml<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.xml</p> <p>Added a frame to receive a payment.<br> Added a frame to view an account's transaction log.<br> Started a constants file for eventual migration of string literals in code<br> ------------------------------------------------------------------------<br> r8 | sidrus | 2009-07-03 10:34:39 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml</p> <p>Completely reworked the add-on.&nbsp;&nbsp;New UIs and core code file.&nbsp;&nbsp;Completed the &#34;issue loan&#34; frame and work flow.<br> ------------------------------------------------------------------------<br> r7 | sidrus | 2009-07-03 03:41:54 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/Constants.lua<br> &nbsp; &nbsp;D /trunk/Frame.lua<br> &nbsp; &nbsp;D /trunk/Frame.xml<br> &nbsp; &nbsp;D /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;D /trunk/embeds.xml</p> <p>Reorganizing the project.<br> ------------------------------------------------------------------------<br> r6 | sidrus | 2009-06-28 11:02:06 +0000 (Sun, 28 Jun 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Frame.lua<br> &nbsp; &nbsp;M /trunk/Frame.xml<br> &nbsp; &nbsp;M /trunk/Functions.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc</p> <p>Updated the interface version number.<br> Added code to prevent the main frame from showing initially.<br> Added slash commands to show or hide the main frame (/loans show &amp; /loans hide)<br> ------------------------------------------------------------------------<br> r5 | sidrus | 2009-06-28 09:22:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;A /trunk/Frame.lua<br> &nbsp; &nbsp;A /trunk/Frame.xml<br> &nbsp; &nbsp;A /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/embeds.xml</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r4 | sidrus | 2009-06-28 09:17:53 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsuo</p> <p>improper files<br> ------------------------------------------------------------------------<br> r3 | sidrus | 2009-06-28 09:17:36 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer</p> <p>improper directory structure<br> ------------------------------------------------------------------------<br> r2 | sidrus | 2009-06-28 09:14:21 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LoanOfficer<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Constants.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.wowproj<br> &nbsp; &nbsp;A /trunk/LoanOfficer/embeds.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/images<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/sounds<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsuo</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r1 | root | 2009-06-28 07:57:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /branches<br> &nbsp; &nbsp;A /tags<br> &nbsp; &nbsp;A /trunk</p> <p>&#34;loan-officer/mainline: Initial Import&#34;<br> ------------------------------------------------------------------------</p> Sat, 11 Jul 2009 23:33:00 +0000 http://www.wowace.com/addons/loan-officer/files/7054-v0-1-4-beta-u1/ http://www.wowace.com/addons/loan-officer/files/7054-v0-1-4-beta-u1/ no-reply@curseforge.com (Sidrus) v0.1.3-beta http://www.wowace.com/addons/loan-officer/files/9-v0-1-3-beta/ <p>------------------------------------------------------------------------<br> r18 | sidrus | 2009-07-05 10:39:32 +0000 (Sun, 05 Jul 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;D /trunk/AccountDetailsFrame.xml<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/DatabaseConverter.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.xml<br> &nbsp; &nbsp;A /trunk/TransactionLogFrame.lua<br> &nbsp; &nbsp;A /trunk/TransactionLogFrame.xml</p> <p>Reworked the transaction log UI significantly.&nbsp;&nbsp;Laid the foundation for a sortable log sometime in the future.<br> Fixed a bug in the gold parser.<br> ------------------------------------------------------------------------<br> r16 | sidrus | 2009-07-04 02:19:12 +0000 (Sat, 04 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua</p> <p>Fixed a nasty bug that was preventing non-Loan Officer frames from being shown.&nbsp;&nbsp;<br> ------------------------------------------------------------------------<br> r14 | sidrus | 2009-07-04 01:58:00 +0000 (Sat, 04 Jul 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;A /trunk/DatabaseConverter.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua</p> <p>Updated the UIs to clear out the data fields when the forms are closed.<br> Added a database converter to help patch the databases when new version are rolled out.<br> Made the code case-insensitive when looking up records in the database.&nbsp;&nbsp;Hopefully, this will prevent some issues with multiple records being created for the same individual.<br> Added a slash command help to the add-on start up.<br> ------------------------------------------------------------------------<br> r12 | sidrus | 2009-07-03 20:29:24 +0000 (Fri, 03 Jul 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.xml<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.xml</p> <p>Added a frame to receive a payment.<br> Added a frame to view an account's transaction log.<br> Started a constants file for eventual migration of string literals in code<br> ------------------------------------------------------------------------<br> r8 | sidrus | 2009-07-03 10:34:39 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml</p> <p>Completely reworked the add-on.&nbsp;&nbsp;New UIs and core code file.&nbsp;&nbsp;Completed the &#34;issue loan&#34; frame and work flow.<br> ------------------------------------------------------------------------<br> r7 | sidrus | 2009-07-03 03:41:54 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/Constants.lua<br> &nbsp; &nbsp;D /trunk/Frame.lua<br> &nbsp; &nbsp;D /trunk/Frame.xml<br> &nbsp; &nbsp;D /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;D /trunk/embeds.xml</p> <p>Reorganizing the project.<br> ------------------------------------------------------------------------<br> r6 | sidrus | 2009-06-28 11:02:06 +0000 (Sun, 28 Jun 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Frame.lua<br> &nbsp; &nbsp;M /trunk/Frame.xml<br> &nbsp; &nbsp;M /trunk/Functions.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc</p> <p>Updated the interface version number.<br> Added code to prevent the main frame from showing initially.<br> Added slash commands to show or hide the main frame (/loans show &amp; /loans hide)<br> ------------------------------------------------------------------------<br> r5 | sidrus | 2009-06-28 09:22:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;A /trunk/Frame.lua<br> &nbsp; &nbsp;A /trunk/Frame.xml<br> &nbsp; &nbsp;A /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/embeds.xml</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r4 | sidrus | 2009-06-28 09:17:53 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsuo</p> <p>improper files<br> ------------------------------------------------------------------------<br> r3 | sidrus | 2009-06-28 09:17:36 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer</p> <p>improper directory structure<br> ------------------------------------------------------------------------<br> r2 | sidrus | 2009-06-28 09:14:21 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LoanOfficer<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Constants.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.wowproj<br> &nbsp; &nbsp;A /trunk/LoanOfficer/embeds.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/images<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/sounds<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsuo</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r1 | root | 2009-06-28 07:57:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /branches<br> &nbsp; &nbsp;A /tags<br> &nbsp; &nbsp;A /trunk</p> <p>&#34;loan-officer/mainline: Initial Import&#34;<br> ------------------------------------------------------------------------</p> Sun, 05 Jul 2009 10:44:03 +0000 http://www.wowace.com/addons/loan-officer/files/9-v0-1-3-beta/ http://www.wowace.com/addons/loan-officer/files/9-v0-1-3-beta/ no-reply@curseforge.com (Sidrus) v0.1.2-beta http://www.wowace.com/addons/loan-officer/files/8-v0-1-2-beta/ <p>------------------------------------------------------------------------<br> r16 | sidrus | 2009-07-04 02:19:12 +0000 (Sat, 04 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua</p> <p>Fixed a nasty bug that was preventing non-Loan Officer frames from being shown.&nbsp;&nbsp;<br> ------------------------------------------------------------------------<br> r14 | sidrus | 2009-07-04 01:58:00 +0000 (Sat, 04 Jul 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;A /trunk/DatabaseConverter.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua</p> <p>Updated the UIs to clear out the data fields when the forms are closed.<br> Added a database converter to help patch the databases when new version are rolled out.<br> Made the code case-insensitive when looking up records in the database.&nbsp;&nbsp;Hopefully, this will prevent some issues with multiple records being created for the same individual.<br> Added a slash command help to the add-on start up.<br> ------------------------------------------------------------------------<br> r12 | sidrus | 2009-07-03 20:29:24 +0000 (Fri, 03 Jul 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.xml<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.xml</p> <p>Added a frame to receive a payment.<br> Added a frame to view an account's transaction log.<br> Started a constants file for eventual migration of string literals in code<br> ------------------------------------------------------------------------<br> r8 | sidrus | 2009-07-03 10:34:39 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml</p> <p>Completely reworked the add-on.&nbsp;&nbsp;New UIs and core code file.&nbsp;&nbsp;Completed the &#34;issue loan&#34; frame and work flow.<br> ------------------------------------------------------------------------<br> r7 | sidrus | 2009-07-03 03:41:54 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/Constants.lua<br> &nbsp; &nbsp;D /trunk/Frame.lua<br> &nbsp; &nbsp;D /trunk/Frame.xml<br> &nbsp; &nbsp;D /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;D /trunk/embeds.xml</p> <p>Reorganizing the project.<br> ------------------------------------------------------------------------<br> r6 | sidrus | 2009-06-28 11:02:06 +0000 (Sun, 28 Jun 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Frame.lua<br> &nbsp; &nbsp;M /trunk/Frame.xml<br> &nbsp; &nbsp;M /trunk/Functions.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc</p> <p>Updated the interface version number.<br> Added code to prevent the main frame from showing initially.<br> Added slash commands to show or hide the main frame (/loans show &amp; /loans hide)<br> ------------------------------------------------------------------------<br> r5 | sidrus | 2009-06-28 09:22:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;A /trunk/Frame.lua<br> &nbsp; &nbsp;A /trunk/Frame.xml<br> &nbsp; &nbsp;A /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/embeds.xml</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r4 | sidrus | 2009-06-28 09:17:53 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsuo</p> <p>improper files<br> ------------------------------------------------------------------------<br> r3 | sidrus | 2009-06-28 09:17:36 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer</p> <p>improper directory structure<br> ------------------------------------------------------------------------<br> r2 | sidrus | 2009-06-28 09:14:21 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LoanOfficer<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Constants.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.wowproj<br> &nbsp; &nbsp;A /trunk/LoanOfficer/embeds.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/images<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/sounds<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsuo</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r1 | root | 2009-06-28 07:57:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /branches<br> &nbsp; &nbsp;A /tags<br> &nbsp; &nbsp;A /trunk</p> <p>&#34;loan-officer/mainline: Initial Import&#34;<br> ------------------------------------------------------------------------</p> Sat, 04 Jul 2009 02:20:05 +0000 http://www.wowace.com/addons/loan-officer/files/8-v0-1-2-beta/ http://www.wowace.com/addons/loan-officer/files/8-v0-1-2-beta/ no-reply@curseforge.com (Sidrus) v0.1.1-beta http://www.wowace.com/addons/loan-officer/files/7-v0-1-1-beta/ <p>------------------------------------------------------------------------<br> r14 | sidrus | 2009-07-04 01:58:00 +0000 (Sat, 04 Jul 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;M /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;A /trunk/DatabaseConverter.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;M /trunk/PayLoanFrame.lua</p> <p>Updated the UIs to clear out the data fields when the forms are closed.<br> Added a database converter to help patch the databases when new version are rolled out.<br> Made the code case-insensitive when looking up records in the database.&nbsp;&nbsp;Hopefully, this will prevent some issues with multiple records being created for the same individual.<br> Added a slash command help to the add-on start up.<br> ------------------------------------------------------------------------<br> r12 | sidrus | 2009-07-03 20:29:24 +0000 (Fri, 03 Jul 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.xml<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.xml</p> <p>Added a frame to receive a payment.<br> Added a frame to view an account's transaction log.<br> Started a constants file for eventual migration of string literals in code<br> ------------------------------------------------------------------------<br> r8 | sidrus | 2009-07-03 10:34:39 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml</p> <p>Completely reworked the add-on.&nbsp;&nbsp;New UIs and core code file.&nbsp;&nbsp;Completed the &#34;issue loan&#34; frame and work flow.<br> ------------------------------------------------------------------------<br> r7 | sidrus | 2009-07-03 03:41:54 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/Constants.lua<br> &nbsp; &nbsp;D /trunk/Frame.lua<br> &nbsp; &nbsp;D /trunk/Frame.xml<br> &nbsp; &nbsp;D /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;D /trunk/embeds.xml</p> <p>Reorganizing the project.<br> ------------------------------------------------------------------------<br> r6 | sidrus | 2009-06-28 11:02:06 +0000 (Sun, 28 Jun 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Frame.lua<br> &nbsp; &nbsp;M /trunk/Frame.xml<br> &nbsp; &nbsp;M /trunk/Functions.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc</p> <p>Updated the interface version number.<br> Added code to prevent the main frame from showing initially.<br> Added slash commands to show or hide the main frame (/loans show &amp; /loans hide)<br> ------------------------------------------------------------------------<br> r5 | sidrus | 2009-06-28 09:22:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;A /trunk/Frame.lua<br> &nbsp; &nbsp;A /trunk/Frame.xml<br> &nbsp; &nbsp;A /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/embeds.xml</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r4 | sidrus | 2009-06-28 09:17:53 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsuo</p> <p>improper files<br> ------------------------------------------------------------------------<br> r3 | sidrus | 2009-06-28 09:17:36 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer</p> <p>improper directory structure<br> ------------------------------------------------------------------------<br> r2 | sidrus | 2009-06-28 09:14:21 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LoanOfficer<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Constants.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.wowproj<br> &nbsp; &nbsp;A /trunk/LoanOfficer/embeds.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/images<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/sounds<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsuo</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r1 | root | 2009-06-28 07:57:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /branches<br> &nbsp; &nbsp;A /tags<br> &nbsp; &nbsp;A /trunk</p> <p>&#34;loan-officer/mainline: Initial Import&#34;<br> ------------------------------------------------------------------------</p> Sat, 04 Jul 2009 01:59:19 +0000 http://www.wowace.com/addons/loan-officer/files/7-v0-1-1-beta/ http://www.wowace.com/addons/loan-officer/files/7-v0-1-1-beta/ no-reply@curseforge.com (Sidrus) v0.1-beta http://www.wowace.com/addons/loan-officer/files/6-v0-1-beta/ <p>------------------------------------------------------------------------<br> r12 | sidrus | 2009-07-03 20:29:24 +0000 (Fri, 03 Jul 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.lua<br> &nbsp; &nbsp;A /trunk/AccountDetailsFrame.xml<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;M /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/PayLoanFrame.xml</p> <p>Added a frame to receive a payment.<br> Added a frame to view an account's transaction log.<br> Started a constants file for eventual migration of string literals in code<br> ------------------------------------------------------------------------<br> r8 | sidrus | 2009-07-03 10:34:39 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Core.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;M /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;M /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;M /trunk/LoanOfficer.xml</p> <p>Completely reworked the add-on.&nbsp;&nbsp;New UIs and core code file.&nbsp;&nbsp;Completed the &#34;issue loan&#34; frame and work flow.<br> ------------------------------------------------------------------------<br> r7 | sidrus | 2009-07-03 03:41:54 +0000 (Fri, 03 Jul 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/Constants.lua<br> &nbsp; &nbsp;D /trunk/Frame.lua<br> &nbsp; &nbsp;D /trunk/Frame.xml<br> &nbsp; &nbsp;D /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.lua<br> &nbsp; &nbsp;A /trunk/IssueLoanFrame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer.xml<br> &nbsp; &nbsp;D /trunk/embeds.xml</p> <p>Reorganizing the project.<br> ------------------------------------------------------------------------<br> r6 | sidrus | 2009-06-28 11:02:06 +0000 (Sun, 28 Jun 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Frame.lua<br> &nbsp; &nbsp;M /trunk/Frame.xml<br> &nbsp; &nbsp;M /trunk/Functions.lua<br> &nbsp; &nbsp;M /trunk/LoanOfficer.toc</p> <p>Updated the interface version number.<br> Added code to prevent the main frame from showing initially.<br> Added slash commands to show or hide the main frame (/loans show &amp; /loans hide)<br> ------------------------------------------------------------------------<br> r5 | sidrus | 2009-06-28 09:22:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Constants.lua<br> &nbsp; &nbsp;A /trunk/Frame.lua<br> &nbsp; &nbsp;A /trunk/Frame.xml<br> &nbsp; &nbsp;A /trunk/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/embeds.xml</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r4 | sidrus | 2009-06-28 09:17:53 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;D /trunk/LoanOfficer.wowsuo</p> <p>improper files<br> ------------------------------------------------------------------------<br> r3 | sidrus | 2009-06-28 09:17:36 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/LoanOfficer</p> <p>improper directory structure<br> ------------------------------------------------------------------------<br> r2 | sidrus | 2009-06-28 09:14:21 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LoanOfficer<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Constants.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Frame.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/Functions.lua<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.toc<br> &nbsp; &nbsp;A /trunk/LoanOfficer/LoanOfficer.wowproj<br> &nbsp; &nbsp;A /trunk/LoanOfficer/embeds.xml<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/images<br> &nbsp; &nbsp;A /trunk/LoanOfficer/resources/sounds<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsln<br> &nbsp; &nbsp;A /trunk/LoanOfficer.wowsuo</p> <p>Initial population.<br> ------------------------------------------------------------------------<br> r1 | root | 2009-06-28 07:57:02 +0000 (Sun, 28 Jun 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /branches<br> &nbsp; &nbsp;A /tags<br> &nbsp; &nbsp;A /trunk</p> <p>&#34;loan-officer/mainline: Initial Import&#34;<br> ------------------------------------------------------------------------</p> Fri, 03 Jul 2009 20:30:37 +0000 http://www.wowace.com/addons/loan-officer/files/6-v0-1-beta/ http://www.wowace.com/addons/loan-officer/files/6-v0-1-beta/ no-reply@curseforge.com (Sidrus)