summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Expand)Author
2006-10-29Done removing SQL injection issues from User.pmeinhverfr
2006-10-29Mostly through User.pmeinhverfr
2006-10-29Switch main config file to using Config::Stdtetragon
2006-10-29Noted that IS.pm has under gone whitespace cleanupeinhverfr
2006-10-29Finished moving IS.pm to new systemeinhverfr
2006-10-29Relocate comment to corresponding codetetragon
2006-10-29fixed process ordering that prevented Sysconfig from properly taking the glob...einhverfr
2006-10-29More progress on IS.pmeinhverfr
2006-10-29More progress on IS.pmeinhverfr
2006-10-29Add the messiness of eight sets of numeral to text conversion rulestetragon
2006-10-28Adjust BP/bp to runtetragon
2006-10-28Adjust num2text to work with new L10n frameworktetragon
2006-10-28Fix spelling of query column namestetragon
2006-10-28Further process in IS.pm cleanupeinhverfr
2006-10-28Partial whitespace/db formatting for IS.pmeinhverfr
2006-10-28Audited CT.pm for injection problems and moved to new frameworkeinhverfr
2006-10-28Syntax fix for missing semicolontetragon
2006-10-28Audited CP.pm and moved to new db systemeinhverfr
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-27Audited CA.pm and moved to new APIeinhverfr
2006-10-27Moved BP.pm to new db frameworkeinhverfr
2006-10-26Added custom fields awareness to LedgerSMB::PEeinhverfr
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