| Change Log: | |
| 02.18.2006 | Idea created at home. |
| 02.28.2006 | Added ability to clear list, clear individual entries. Visual Formatting. |
| 03.01.2006 | Added ability to make new sheets, ability to edit entries, which keeps the editing controls in the same row. |
| 03.02.2006 | Added account protection so that users can not manipulate the address bar and change accounts they do not own. Added Warning Message "Are you Sure" For sheet clears. Added Warning Message "Your sheet has been cleared" after a sheet is cleared. |
| 03.03.2006 | Added ability to delete a sheet. Added "Verbose Mode". Works great for clear sheets and delete sheets. Next step is to roll it out to transaction deletes. Added switch handling. Added "Show Live Data" to help with application programming. Added paging mode. Fixed bugs that came about from paging mode. Added verbose mode for transaction deleting. |
| 03.05.2006 | Fixed bug that would not let you delete an account if the verbose mode was not set. |
| 03.07.2006 | Added sectioning necesary for accounts, logins, registration, a control panel, and the calc. |
| 03.09.2006 | Added registration PHP validation controls. Fixed a bug that would not allow you to add records while in paging mode. |
| 03.23.2006 | Finished up registration. Still have not opened the login screen for registred users, just my short list of accounts. Added the "Thanks for Registering" screen. |
| 03.28.2006 | Added simple paypal services, but must figure out why or even if paypal takes payments without a paypal account like they used to. Added Control Panel Options, Functionability. |
| 03.30.2006 | Worked out some IPN issues. Turned out that aplus.net was blocking the IPN's call to the paypal servers. I've got to wait up to 24 hours until it's back on. Added a paypal_history table. |
| 10.15.2006 | Created a basic AJAX addrecord method. It was not very clean, but it worked. |
| 12.10.2006 | Cleaned up new AJAX method. It's now just refreshes the table content view and reloads it within the div. Since my last work, I've learned that AJAX responses don't have to be XML, therefore allowing me to load plain HTML into the box. Next up I must rework ajax for the following:
Which of some I got done as you can see. |
| 09.24.2007 | Fixed Javascript bug that would not let a user who just logged in to select a balance sheet. This created an issue where the "Add" dialog would not show up when logged in, so a script was created that would default to the lowest account number, to avoid this. Also fixed where the titles were not showing with AJAX. In the add section, cleared fields and focused back on the name field after data entry. Make a beta sheetviewer.php. Not sure where to place it in the interface, due to the AJAX nature of the program. Future Needs:
|
| 12.05.2007 | Made registrations free automatically for now. New Bugs
|
|
|