summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Expand)Author
2006-10-25Remove hidden files from list of displayed languagestetragon
2006-10-25Switching locales over to using the .po files directlytetragon
2006-10-25Database upgrades now use psqleinhverfr
2006-10-24Now Sysconfig will allow ledger-smb.conf variables to override its settings.einhverfr
2006-10-24Fix filenames used for memberfile lockingtetragon
2006-10-24Fixing breadead mistakes when moving variables to new namespaceeinhverfr
2006-10-24Fixed pricegroup queryeinhverfr
2006-10-24Forgot to include the ledger-smb.conf on that last commiteinhverfr
2006-10-24Removed extraneous arguments regarding config namespaceeinhverfr
2006-10-24Actually commit changes to country_codes to convert to standard namestetragon
2006-10-24Made .mo path user configurableeinhverfr
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-23Moved io lineitem column list to LedgerSMB::Sysconfig;einhverfr
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-21Fine tuning of whitelisting checkseinhverfr
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-19Update locales.pl for new directory layout.tetragon
2006-10-19Added Jason's logging moduleeinhverfr
2006-10-19Fixed user creation bugeinhverfr
2006-10-19Got rid of duplicate locales.pl fileseinhverfr
2006-10-18Fixed issues with parsing numbers in "1 000.00" format and in double parsing ...einhverfr
2006-10-17Added session abstraction.einhverfr
2006-10-17Fixed bugs regarding run_custom_queries and new logins.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-08Terminate "is orphan" query stringtetragon
2006-10-04Minor bugs fixed in credit card processingeinhverfr
2006-10-04Added copyright notices to credit card modules.einhverfr
2006-10-03Adding experimental support for TrustCommerce credit card processingeinhverfr
2006-10-03Merged SL-POS.einhverfr