summaryrefslogtreecommitdiff
path: root/LedgerSMB/Form.pm
AgeCommit message (Expand)Author
2006-11-13Changing version numbers for Betaeinhverfr
2006-11-12Numerous small problems fixed with Formeinhverfr
2006-11-12creating a central Session::password_check which will allow for an upgrade fr...christopherm
2006-11-11Removed exec()'ing redirectseinhverfr
2006-11-08Fix edge cases of redirect whitelistingtetragon
2006-11-07Whitelist redirect destinationtetragon
2006-11-05Add code to set read receipt request flag for Mailertetragon
2006-11-03Another defaults handling fixeinhverfr
2006-11-03Fixing default bugeinhverfr
2006-11-02Converting Mailer to using MIME::Litetetragon
2006-11-01Fix paramater order in all_taxaccountstetragon
2006-11-01Half-way through auditing IC.pmeinhverfr
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-30Fixing IR, IS, and CT bugseinhverfr
2006-10-27UNTESTED: Quoted form keys to avoid future bugseinhverfr
2006-10-27Fixed number parsing bugeinhverfr
2006-10-27Corrected bug in nan comparison in test suiteeinhverfr
2006-10-27Fixed number parsing for (n), n DR and n CR formatseinhverfr
2006-10-27Fix parsing of (n.m) form in parse_amounttetragon
2006-10-27Added (n) handling to parse_mamounteinhverfr
2006-10-24Fixing breadead mistakes when moving variables to new namespaceeinhverfr
2006-10-24Made sure the LedgerSMB::Sysconfig namespace was available where necessaryeinhverfr
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
2006-10-23Convert locales to Locale::Maketext::Lexicontetragon
2006-10-21Removing Locale::findsubtetragon
2006-10-21Reverse function translation lookup removaltetragon
2006-10-21Fifth batch of files prepared for RFTL removaltetragon
2006-10-21Modified parsing to return undef on empty string.einhverfr
2006-10-21Removing old code to test for reparsingeinhverfr
2006-10-21Fix formatting of negative numbers with formats '1000,00' and '1.000,00'tetragon
2006-10-21Corrected a number of amount parsing problemseinhverfr
2006-10-21Correcting braindead logic....einhverfr
2006-10-21Moved double-parsing detection to UNIVERSAL::isa()einhverfr
2006-10-21fixed eval line in parse_amounteinhverfr
2006-10-20Moved ->parse_amount() to use Math::BigFloats to avoid issues of double-parsingeinhverfr
2006-10-20Fixing braindead codingeinhverfr
2006-10-20Applied fix to Form.pm's format_amount to handle double formatingeinhverfr
2006-10-20Added formating for 1 000.00 numberseinhverfr
2006-10-19Fixed user creation bugeinhverfr
2006-10-18Fixed 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-16Added error of ->{dbh} fails to connecteinhverfr
2006-10-16run_custom_queries update recursion fixedeinhverfr
2006-10-13removing bin/lynx and bin/mozilla folders. All scripts are now at bin/ with b...christopherm
2006-10-13Removed utf formatting removing characters.einhverfr
2006-10-13Fixed $ substitution in format_lineeinhverfr
2006-10-11Preprocess the callproc procname so that the first () becomes the argstr.einhverfr
2006-10-08First round of tax code replacement, adds cumulative tax supporttetragon
2006-10-03Merged SL-POS.einhverfr
2006-10-02Renamed "get_custom_queries" to "run_custom_queries" for semantic clarity.einhverfr