summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-09-25Removed "ALSO" from rules.einhverfr
2006-09-25fixing issues where items of the form <td width=100%> got converted to <td wi...christopherm
2006-09-25Moved Form.pm to parameterized queries. Did some basic testing, but can'teinhverfr
2006-09-25Revides the dbquote to use DBI::quote.einhverfr
2006-09-24correcting omission of primary key for shipto updating in anticipation ofeinhverfr
2006-09-24Added defined primary keys to all tableseinhverfr
2006-09-24Changed all templates to the new syntaxeinhverfr
2006-09-24Changes templates from <% %> to <?lsmb ?>einhverfr
2006-09-24Fixed bug in custom fields handlingeinhverfr
2006-09-24Added support for custom fields to IS, OE, and corrected API bugs in Form.einhverfr
2006-09-24Started the next db upgrade file. So far, I have set acc_trans.trans_id as a...einhverfr
2006-09-24Fixed version for now.einhverfr
2006-09-23Fixed issues with the creation of function in the upgrade scripts and functioneinhverfr
2006-09-22updating website URL to point to ledgersmb.org - more, this time without bork...christopherm
2006-09-22updating website URL to point to ledgersmb.orgchristopherm
2006-09-22applying patch by David Van Ginneken, removing two last statementschristopherm
2006-09-22Now db custom fields are cached in the $form object. Also there is now aeinhverfr
2006-09-21Fixed custom table functions not being added.einhverfr
2006-09-21Custom fields database support is now an add-on.einhverfr
2006-09-21New datasets have transaction reversal enforced by default.einhverfr
2006-09-20Renamed transaction_ledger to transactionseinhverfr
2006-09-20Revised release noteseinhverfr
2006-09-20Updated documentation for 1.1einhverfr
2006-09-19Added @echo off in order to silence the script itself.einhverfr
2006-09-19If db superuser is now omitted, will try to create the dataset withouteinhverfr
2006-09-19Added ledger-smb.conf back in so that testers can use this if desired. Will \einhverfr
2006-09-19Added superuser login for admin.pl and User.pmeinhverfr