Age | Commit message (Expand) | Author |
2006-10-13 | Removed utf formatting removing characters. | einhverfr |
2006-10-13 | Fixed $ substitution in format_line | einhverfr |
2006-10-11 | Spelling fixes | tetragon |
2006-10-11 | Preprocess the callproc procname so that the first () becomes the argstr. | einhverfr |
2006-10-10 | Added Seneca's tax changes to the changelog | einhverfr |
2006-10-10 | Fixing broken escapes of single quotes in strings | christopherm |
2006-10-10 | sorting by account number to simplify translation/comparison to Canada-Englis... | christopherm |
2006-10-10 | adding globals to ledger-smb.conf, although we should probably consider remov... | christopherm |
2006-10-10 | fixing critical error in menu.pl, whitelisting was using wrong variable. This... | christopherm |
2006-10-10 | getting parameters ready for central db setup. GLOBALDHB is the shared/global... | christopherm |
2006-10-10 | renaming Canada-French to more accurate Canada-Quebec, using utf-8 and settin... | christopherm |
2006-10-08 | First round of tax code replacement, adds cumulative tax support | tetragon |
2006-10-08 | Fix syntax and table names to match schema | tetragon |
2006-10-08 | Terminate "is orphan" query string | tetragon |
2006-10-06 | remove duplicate transactions table creation | linuxpoet |
2006-10-06 | Fix namespace of GL in close_till | tetragon |
2006-10-05 | Added experimental and untested upgrade script for templates. | einhverfr |
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 | Updated changelog | einhverfr |
2006-10-03 | Merged SL-POS. | einhverfr |
2006-10-03 | Update Canadian GST rates. | tetragon |
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 | Applied a modified version of davedv's patch to test the db connection. | 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 | Updated changelog and added Jason R's Gentoo metadata. | 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 | Fixed Pg-tables.sql, added scripts to configure replication | einhverfr |
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 rudamentary API documentation. Extremely incomplete, but others can ad... | einhverfr |
2006-09-30 | Updated changelog | 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 |