bank update: 0.9.1-0.9.7

Programmers Guild

Moderator: Andreas the Wise

Post Reply
Erik Mortis
Posts: 7238
Joined: Thu Oct 02, 2003 10:37 pm
Location: County of Monty Crisco
Contact:

bank update: 0.9.1-0.9.7

Post by Erik Mortis »

Last bank update: http://shireroth.org/forum/viewtopic.php?f=226&t=12082

Code: Select all

0.9.1 Created business.php for businesses that use the bank. 
0.9.2 Minor fix to adminchangepw.php. Seeing variables that aren't around yet. 
0.9.3 Fix to changesubdivision.php. missing function parameter. 
0.9.4 Introduced script/filterlist.js, and changed require/htmllib.php
			and transfer.php to implement Javascript filtering for the account 
			selection interface for transfers. (thanks to Ari Rahikkala)
0.9.5 Moved filter into select functions instead of the individual pages. 
			minor unrelated change to bussiness.php. 
0.9.6 Discovered "COMMIT". Making use of it in bankops.php.
0.9.7 Discovered problem when using COMMIT inside of Transfer_funds() if someone
			uses that function as part of larger transaction. 
			Added 'transaction' = false to the session info for seeing if we have a 
			transaction in progress. 
			Creating begin_transaction(), commit_transaction(), and abort_transaction()
			in util.php. 
			Modifying transfer_funds() to make use of them. transfer_funds can be 
			self-contained, or part of another transaction without causeing issues
			as long as begin_transaction() is used. You must also complete with commit or abort.
			failure to do so will lock up the bank for the user. 

Post Reply

Return to “Church of the Machine God”

Who is online

Users browsing this forum: No registered users and 3 guests