Age | Commit message (Expand) | Author |
2006-10-31 | Defaults table revision. Most COA's and System->defaults are known to be broken. | einhverfr |
2006-10-30 | Fixing IR, IS, and CT bugs | einhverfr |
2006-10-27 | UNTESTED: Quoted form keys to avoid future bugs | einhverfr |
2006-10-27 | Fixed number parsing bug | einhverfr |
2006-10-27 | Corrected bug in nan comparison in test suite | einhverfr |
2006-10-27 | Fixed number parsing for (n), n DR and n CR formats | einhverfr |
2006-10-27 | Fix parsing of (n.m) form in parse_amount | tetragon |
2006-10-27 | Added (n) handling to parse_mamount | einhverfr |
2006-10-24 | Fixing breadead mistakes when moving variables to new namespace | einhverfr |
2006-10-24 | Made sure the LedgerSMB::Sysconfig namespace was available where necessary | einhverfr |
2006-10-24 | Moved all scalars out of ledger-smb.conf | einhverfr |
2006-10-23 | Convert locales to Locale::Maketext::Lexicon | tetragon |
2006-10-21 | Removing Locale::findsub | tetragon |
2006-10-21 | Reverse function translation lookup removal | tetragon |
2006-10-21 | Fifth batch of files prepared for RFTL removal | tetragon |
2006-10-21 | Modified parsing to return undef on empty string. | einhverfr |
2006-10-21 | Removing old code to test for reparsing | einhverfr |
2006-10-21 | Fix formatting of negative numbers with formats '1000,00' and '1.000,00' | tetragon |
2006-10-21 | Corrected a number of amount parsing problems | einhverfr |
2006-10-21 | Correcting braindead logic.... | einhverfr |
2006-10-21 | Moved double-parsing detection to UNIVERSAL::isa() | einhverfr |
2006-10-21 | fixed eval line in parse_amount | einhverfr |
2006-10-20 | Moved ->parse_amount() to use Math::BigFloats to avoid issues of double-parsing | einhverfr |
2006-10-20 | Fixing braindead coding | einhverfr |
2006-10-20 | Applied fix to Form.pm's format_amount to handle double formating | einhverfr |
2006-10-20 | Added formating for 1 000.00 numbers | einhverfr |
2006-10-19 | Fixed user creation bug | einhverfr |
2006-10-18 | Fixed issues with parsing numbers in "1 000.00" format and in double parsing ... | einhverfr |
2006-10-16 | `cat svn-commit.2.tmp` | einhverfr |
2006-10-16 | Added error of ->{dbh} fails to connect | einhverfr |
2006-10-16 | run_custom_queries update recursion fixed | einhverfr |
2006-10-13 | removing bin/lynx and bin/mozilla folders. All scripts are now at bin/ with b... | christopherm |
2006-10-13 | Removed utf formatting removing characters. | einhverfr |
2006-10-13 | Fixed $ substitution in format_line | einhverfr |
2006-10-11 | Preprocess the callproc procname so that the first () becomes the argstr. | einhverfr |
2006-10-08 | First round of tax code replacement, adds cumulative tax support | tetragon |
2006-10-03 | Merged SL-POS. | einhverfr |
2006-10-02 | Renamed "get_custom_queries" to "run_custom_queries" for semantic clarity. | einhverfr |
2006-09-30 | added $form->callproc($procname, @args) returns @hashrefs as wrapper for stor... | einhverfr |
2006-09-29 | Simplified custom fields API. | 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 |