summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-10fixing critical error in menu.pl, whitelisting was using wrong variable. This...christopherm
2006-10-10getting parameters ready for central db setup. GLOBALDHB is the shared/global...christopherm
2006-10-10renaming Canada-French to more accurate Canada-Quebec, using utf-8 and settin...christopherm
2006-10-08First round of tax code replacement, adds cumulative tax supporttetragon
2006-10-08Fix syntax and table names to match schematetragon
2006-10-08Terminate "is orphan" query stringtetragon
2006-10-06remove duplicate transactions table creationlinuxpoet
2006-10-06Fix namespace of GL in close_tilltetragon
2006-10-05Added experimental and untested upgrade script for templates.einhverfr
2006-10-04Minor bugs fixed in credit card processingeinhverfr
2006-10-04Added copyright notices to credit card modules.einhverfr
2006-10-03Adding experimental support for TrustCommerce credit card processingeinhverfr
2006-10-03Updated changelogeinhverfr
2006-10-03Merged SL-POS.einhverfr
2006-10-03Update Canadian GST rates.tetragon
2006-10-02Broke out price matrix logic (warning, this is untested but cannot test from einhverfr
2006-10-02Fix quoting of the default currency in recurring_transactions.tetragon
2006-10-02Renamed "get_custom_queries" to "run_custom_queries" for semantic clarity.einhverfr
2006-10-02Applied a modified version of davedv's patch to test the db connection.einhverfr
2006-10-02Fixed a few queries in AA.pm. These probably worked but this is more robusteinhverfr
2006-10-02Corrected bug in Mime wrapper functioneinhverfr
2006-10-02Updated changelog and added Jason R's Gentoo metadata.einhverfr
2006-10-02Moved base 64 encoding to MIME::Base64.einhverfr
2006-10-02Adding file location checks to the template editortetragon
2006-09-30Fixed Pg-tables.sql, added scripts to configure replicationeinhverfr
2006-09-30Whitepace cleanup on Menu, Mailer, Inifile, and Num2texteinhverfr
2006-09-30Signing off on AA.pm for SQL injection security changes.einhverfr
2006-09-30Added rudamentary API documentation. Extremely incomplete, but others can ad...einhverfr
2006-09-30Updated changelogeinhverfr
2006-09-30added $form->callproc($procname, @args) returns @hashrefs as wrapper for stor...einhverfr
2006-09-30Audited AA.pm to 50% for SQL-Injection vulnerabilitieseinhverfr
2006-09-30Fixed issue of currency fields not populatedeinhverfr
2006-09-30Finished auditing AM.pm and moving to new DB API.einhverfr
2006-09-30Security changes for AM.pm:einhverfr
2006-09-29Simplified custom fields API.einhverfr
2006-09-28Moving loading of Perl Module CP to top of function.einhverfr
2006-09-28FInished whitespace and sql-injection cleanup for OE.pmeinhverfr
2006-09-28Finished adding whitespace to the order_details function.einhverfr
2006-09-27More whitespace formattingeinhverfr
2006-09-27More of OE.pm is reformatted.einhverfr
2006-09-27Fixed a few more issues with the new Form.einhverfr
2006-09-27Fixed update_defaults which was broken when I added the new template system.einhverfr
2006-09-26Applying Davevg's patch for the setup.pleinhverfr
2006-09-26Minor documentation changeseinhverfr
2006-09-26Fixed a bug in Form.pmeinhverfr
2006-09-26Updated CHangelogeinhverfr
2006-09-25Added Seneca to the core authors designation.einhverfr
2006-09-25Updated faqeinhverfr
2006-09-25Fixed a few issues with the documentationeinhverfr
2006-09-25Fix and simplify rounding in round_amount using Math::BigFloattetragon