# # ChangeLog for branches/2.0singleton # # Generated by Trac 1.0.13 # Jun 29, 2024 8:37:07 AM Wed, 18 Apr 2007 22:16:21 GMT quinn [250] * branches/1.1dev/lib/AuthorizeNet.inc.php (modified) * branches/2.0/lib/AuthorizeNet.inc.php (modified) * branches/2.0singleton/lib/AuthorizeNet.inc.php (modified) * branches/david/lib/AuthorizeNet.inc.php (modified) * tags/1.0.0/lib/AuthorizeNet.inc.php (modified) * tags/2.0.0/lib/AuthorizeNet.inc.php (modified) * tags/2.0.1/lib/AuthorizeNet.inc.php (modified) * tags/2.0.2/lib/AuthorizeNet.inc.php (modified) * tags/2.1.1/lib/AuthorizeNet.inc.php (modified) * tags/2.1/lib/AuthorizeNet.inc.php (modified) * trunk/lib/AuthorizeNet.inc.php (modified) Fixed LOG_ERROR -> LOG_ERR in AuthorizeNet.inc.php. Thu, 01 Jun 2006 07:42:53 GMT scdev [135] * branches/2.0singleton/bin/module_maker/skel/admin.php (modified) * branches/2.0singleton/docs/file_layout.txt (modified) * branches/2.0singleton/docs/revision_history.txt (modified) * branches/2.0singleton/lib/App.inc.php (modified) * branches/2.0singleton/lib/Auth_File.inc.php (modified) * branches/2.0singleton/lib/Auth_SQL.inc.php (modified) * branches/2.0singleton/lib/AuthorizeNet.inc.php (modified) * branches/2.0singleton/lib/CSS.inc.php (modified) * branches/2.0singleton/lib/DB.inc.php (modified) * branches/2.0singleton/lib/DBSessionHandler.inc.php (modified) * branches/2.0singleton/lib/Email.inc.php (modified) * branches/2.0singleton/lib/FormValidator.inc.php (modified) * branches/2.0singleton/lib/Google_API.inc.php (modified) * branches/2.0singleton/lib/Hierarchy.inc.php (modified) * branches/2.0singleton/lib/Image.inc.php (modified) * branches/2.0singleton/lib/ImageThumb.inc.php (modified) * branches/2.0singleton/lib/MCVE.inc.php (modified) * branches/2.0singleton/lib/Nav.inc.php (modified) * branches/2.0singleton/lib/PEdit.inc.php (modified) * branches/2.0singleton/lib/PageNumbers.inc.php (modified) * branches/2.0singleton/lib/PayPal.inc.php (modified) * branches/2.0singleton/lib/Prefs.inc.php (modified) * branches/2.0singleton/lib/RecordLock.inc.php (modified) * branches/2.0singleton/lib/RecordVersion.inc.php (modified) * branches/2.0singleton/lib/ScriptTimer.inc.php (modified) * branches/2.0singleton/lib/SessionCache.inc.php (modified) * branches/2.0singleton/lib/SortOrder.inc.php (modified) * branches/2.0singleton/lib/SpellCheck.inc.php (modified) * branches/2.0singleton/lib/Upload.inc.php (modified) * branches/2.0singleton/services/admins.php (modified) * branches/2.0singleton/services/logout.php (modified) * branches/2.0singleton/services/logs.php (modified) * branches/2.0singleton/services/templates/log_list.ihtml (modified) * branches/2.0singleton/tests/SessionCacheTest.php (modified) Q - Finished integrating singleton methods into existing code. ... Tue, 30 May 2006 22:05:54 GMT scdev [132] * branches/2.0singleton/bin/module_maker/skel/admin.php (modified) * branches/2.0singleton/lib/PageNumbers.inc.php (modified) * branches/2.0singleton/lib/SortOrder.inc.php (modified) * branches/2.0singleton/services/admins.php (modified) * branches/2.0singleton/services/logs.php (modified) * branches/2.0singleton/services/templates/log_list.ihtml (modified) updated Prefs:: and SessionCache:: Tue, 30 May 2006 21:48:19 GMT scdev [131] * branches/2.0singleton/bin/module_maker/skel/adm_form.ihtml (modified) * branches/2.0singleton/bin/module_maker/skel/adm_list.ihtml (modified) * branches/2.0singleton/bin/module_maker/skel/public.ihtml (modified) * branches/2.0singleton/bin/module_maker/skel/public_list.ihtml (modified) * branches/2.0singleton/services/templates/admin_form.ihtml (modified) * branches/2.0singleton/services/templates/admin_list.ihtml (modified) * branches/2.0singleton/services/templates/list_info.ihtml (modified) * branches/2.0singleton/services/templates/lock.ihtml (modified) * branches/2.0singleton/services/templates/log_list.ihtml (modified) * branches/2.0singleton/services/templates/login_form.ihtml (modified) * branches/2.0singleton/services/templates/password.ihtml (modified) * branches/2.0singleton/services/templates/versions_diff.ihtml (modified) * branches/2.0singleton/services/templates/versions_list.ihtml (modified) * branches/2.0singleton/services/templates/versions_view.ihtml (modified) updated .ihtml files Tue, 30 May 2006 21:30:35 GMT scdev [130] * branches/2.0singleton/bin/file_importer.php (modified) * branches/2.0singleton/bin/module_maker/form_template.cli.php (modified) * branches/2.0singleton/bin/module_maker/list_template.cli.php (modified) * branches/2.0singleton/bin/module_maker/module.cli.php (modified) * branches/2.0singleton/bin/module_maker/skel/admin.php (modified) * branches/2.0singleton/bin/module_maker/skel/public.php (modified) * branches/2.0singleton/bin/module_maker/sql.cli.php (modified) * branches/2.0singleton/bin/module_maker/validation.cli.php (modified) * branches/2.0singleton/docs/coding_standards.txt (modified) * branches/2.0singleton/lib/Auth_SQL.inc.php (modified) * branches/2.0singleton/lib/Hierarchy.inc.php (modified) * branches/2.0singleton/lib/PageNumbers.inc.php (modified) * branches/2.0singleton/lib/RecordLock.inc.php (modified) * branches/2.0singleton/lib/RecordVersion.inc.php (modified) * branches/2.0singleton/lib/SortOrder.inc.php (modified) * branches/2.0singleton/lib/TemplateGlue.inc.php (modified) * branches/2.0singleton/lib/Utilities.inc.php (modified) * branches/2.0singleton/services/admins.php (modified) * branches/2.0singleton/tests/AppTest.php (modified) * branches/2.0singleton/tests/Auth_SQLTest.php (modified) * branches/2.0singleton/tests/RecordLockTest.php (modified) * branches/2.0singleton/tests/RecordVersionTest.php (modified) finished updating DB:: to $db-> Fri, 26 May 2006 21:40:35 GMT scdev [129] * branches/2.0singleton/services/admins.php (modified) * branches/2.0singleton/services/lock.php (modified) * branches/2.0singleton/services/login.php (modified) * branches/2.0singleton/services/logout.php (modified) * branches/2.0singleton/services/logs.php (modified) * branches/2.0singleton/services/password.php (modified) * branches/2.0singleton/services/versions.php (modified) * branches/2.0singleton/tests/AppTest.php (modified) finished updating to 2.0singleton Fri, 26 May 2006 21:29:19 GMT scdev [128] * branches/2.0singleton/lib/ImageThumb.inc.php (modified) * branches/2.0singleton/lib/MCVE.inc.php (modified) * branches/2.0singleton/lib/Nav.inc.php (modified) * branches/2.0singleton/lib/PEdit.inc.php (modified) * branches/2.0singleton/lib/PageNumbers.inc.php (modified) * branches/2.0singleton/lib/PageSequence.inc.php (modified) * branches/2.0singleton/lib/PayPal.inc.php (modified) * branches/2.0singleton/lib/Prefs.inc.php (modified) * branches/2.0singleton/lib/RecordLock.inc.php (modified) * branches/2.0singleton/lib/RecordVersion.inc.php (modified) * branches/2.0singleton/lib/SessionCache.inc.php (modified) * branches/2.0singleton/lib/SortOrder.inc.php (modified) * branches/2.0singleton/lib/SpellCheck.inc.php (modified) * branches/2.0singleton/lib/TemplateGlue.inc.php (modified) * branches/2.0singleton/lib/Upload.inc.php (modified) finished /lib folder Thu, 25 May 2006 22:21:07 GMT scdev [127] * branches/2.0singleton/bin/file_importer.php (modified) * branches/2.0singleton/bin/module_maker/form_template.cli.php (modified) * branches/2.0singleton/bin/module_maker/list_template.cli.php (modified) * branches/2.0singleton/bin/module_maker/module.cli.php (modified) * branches/2.0singleton/bin/module_maker/skel/admin.php (modified) * branches/2.0singleton/bin/module_maker/skel/public.php (modified) * branches/2.0singleton/bin/module_maker/sql.cli.php (modified) * branches/2.0singleton/bin/module_maker/validation.cli.php (modified) * branches/2.0singleton/docs/coding_standards.txt (modified) * branches/2.0singleton/docs/example_config.inc.php (modified) * branches/2.0singleton/docs/example_script_template.php (modified) * branches/2.0singleton/lib/App.inc.php (modified) * branches/2.0singleton/lib/Auth_File.inc.php (modified) * branches/2.0singleton/lib/Auth_SQL.inc.php (modified) * branches/2.0singleton/lib/AuthorizeNet.inc.php (modified) * branches/2.0singleton/lib/CSS.inc.php (modified) * branches/2.0singleton/lib/Captcha.inc.php (modified) * branches/2.0singleton/lib/DB.inc.php (modified) * branches/2.0singleton/lib/DBSessionHandler.inc.php (modified) * branches/2.0singleton/lib/Email.inc.php (modified) * branches/2.0singleton/lib/FormValidator.inc.php (modified) * branches/2.0singleton/lib/Hierarchy.inc.php (modified) Updated App.inc.php thru Hierarchy.inc.php Tue, 23 May 2006 20:56:19 GMT scdev [123] * branches/2.0singleton/lib/App.inc.php (modified) * branches/2.0singleton/lib/Utilities.inc.php (modified) J - Updated Utilities.inc.php Mon, 22 May 2006 21:40:24 GMT scdev [122] * branches/2.0singleton (copied) Q - Branched trunk to implement singlton pattern instead of static ... Mon, 22 May 2006 05:29:19 GMT scdev [121] * trunk/bin/module_maker/form_template.cli.php (modified) * trunk/bin/module_maker/list_template.cli.php (modified) * trunk/bin/module_maker/skel/adm_list.ihtml (modified) * trunk/css/utilities.inc.css (modified) * trunk/docs/coding_standards.txt (modified) * trunk/lib/Auth_SQL.inc.php (modified) * trunk/lib/Captcha.inc.php (modified) * trunk/lib/FormValidator.inc.php (modified) * trunk/lib/Image.inc.php (modified) * trunk/lib/ImageThumb.inc.php (modified) * trunk/lib/PEdit.inc.php (modified) * trunk/lib/Upload.inc.php (modified) * trunk/services/templates/admin_form.ihtml (modified) * trunk/services/templates/admin_list.ihtml (modified) * trunk/services/templates/list_info.ihtml (modified) * trunk/services/templates/log_list.ihtml (modified) * trunk/services/templates/login_form.ihtml (modified) * trunk/services/templates/password.ihtml (modified) * trunk/services/templates/versions_diff.ihtml (modified) * trunk/services/templates/versions_list.ihtml (modified) * trunk/services/templates/versions_view.ihtml (modified) Q - Added "sc-" to all css class selectors; Finished reworking Upload ...