Age | Commit message (Expand) | Author |
2006-10-04 | Minor bugs fixed in credit card processing | einhverfr |
2006-10-04 | Added copyright notices to credit card modules. | einhverfr |
2006-10-03 | Adding experimental support for TrustCommerce credit card processing | einhverfr |
2006-10-03 | Merged SL-POS. | einhverfr |
2006-10-02 | Broke out price matrix logic (warning, this is untested but cannot test from | einhverfr |
2006-10-02 | Fix quoting of the default currency in recurring_transactions. | tetragon |
2006-10-02 | Renamed "get_custom_queries" to "run_custom_queries" for semantic clarity. | einhverfr |
2006-10-02 | Fixed a few queries in AA.pm. These probably worked but this is more robust | einhverfr |
2006-10-02 | Corrected bug in Mime wrapper function | einhverfr |
2006-10-02 | Moved base 64 encoding to MIME::Base64. | einhverfr |
2006-10-02 | Adding file location checks to the template editor | tetragon |
2006-09-30 | Whitepace cleanup on Menu, Mailer, Inifile, and Num2text | einhverfr |
2006-09-30 | Signing off on AA.pm for SQL injection security changes. | einhverfr |
2006-09-30 | added $form->callproc($procname, @args) returns @hashrefs as wrapper for stor... | einhverfr |
2006-09-30 | Audited AA.pm to 50% for SQL-Injection vulnerabilities | einhverfr |
2006-09-30 | Fixed issue of currency fields not populated | einhverfr |
2006-09-30 | Finished auditing AM.pm and moving to new DB API. | einhverfr |
2006-09-30 | Security changes for AM.pm: | einhverfr |
2006-09-29 | Simplified custom fields API. | einhverfr |
2006-09-28 | Moving loading of Perl Module CP to top of function. | einhverfr |
2006-09-28 | FInished whitespace and sql-injection cleanup for OE.pm | einhverfr |
2006-09-28 | Finished adding whitespace to the order_details function. | einhverfr |
2006-09-27 | More whitespace formatting | einhverfr |
2006-09-27 | More of OE.pm is reformatted. | einhverfr |
2006-09-27 | Fixed a few more issues with the new Form. | einhverfr |
2006-09-27 | Fixed update_defaults which was broken when I added the new template system. | einhverfr |
2006-09-26 | Fixed a bug in Form.pm | einhverfr |
2006-09-25 | Fix and simplify rounding in round_amount using Math::BigFloat | tetragon |
2006-09-25 | Moved Form.pm to parameterized queries. Did some basic testing, but can't | einhverfr |
2006-09-25 | Revides the dbquote to use DBI::quote. | einhverfr |
2006-09-24 | Changes templates from <% %> to <?lsmb ?> | einhverfr |
2006-09-24 | Fixed bug in custom fields handling | einhverfr |
2006-09-24 | Added support for custom fields to IS, OE, and corrected API bugs in Form. | einhverfr |
2006-09-24 | Fixed version for now. | einhverfr |
2006-09-23 | Fixed issues with the creation of function in the upgrade scripts and function | einhverfr |
2006-09-22 | updating website URL to point to ledgersmb.org - more, this time without bork... | christopherm |
2006-09-22 | Now db custom fields are cached in the $form object. Also there is now a | einhverfr |
2006-09-19 | If db superuser is now omitted, will try to create the dataset without | einhverfr |
2006-09-19 | Added superuser login for admin.pl and User.pm | einhverfr |
2006-09-19 | Fixed backup issues | einhverfr |
2006-09-18 | Changed version number in Form.pm | einhverfr |
2006-09-18 | Fixing more tabs in HTTP headers caused by whitespace cleanup | christopherm |
2006-09-18 | fixed broken db version. Also fixed bug of trying to add all relations to | einhverfr |
2006-09-18 | Updating for testing. Dataset creation and backup are currently known to be | einhverfr |
2006-09-18 | Fixing bug: [ 1560460 ] backup to file gets wrong file name | einhverfr |
2006-09-18 | Fixed comment whitespace in AM.pm so that it is standards-compliant | einhverfr |
2006-09-14 | Made db updates use transactions. | einhverfr |
2006-09-14 | Batch printing works for checks. One odd bug remains however in that when you | einhverfr |
2006-09-13 | menu items were missing a closing " in the href if there was no target (mostl... | christopherm |
2006-09-13 | Added most of the code for batch printing for checks. Doesn't quite work yet | einhverfr |