summaryrefslogtreecommitdiff
path: root/LedgerSMB/Sysconfig.pm
AgeCommit message (Expand)Author
2008-11-14Correcting check printing, adding appropriate test caseseinhverfr
2008-08-14Applying patch 2013331 from Jeffk on configurable cookie nameseinhverfr
2008-07-10comment clarificationeinhverfr
2008-07-10commenting on defaults, resetting max_post_size default to one megabyteeinhverfr
2008-07-10setting default for sysconfig variables max_size_post and decimal placeseinhverfr
2008-07-10Committing David Mora's rounding fix. May require new lines in ledgersmb.con...einhverfr
2008-07-10Correcting the last errors for the draft approval on secondary test instanceeinhverfr
2008-07-09Correcting parse errors on Form.pmeinhverfr
2008-07-07Removing unnecessary debugging code from LedgerSMB.pm, adding option to force...einhverfr
2008-03-11Adding db_namespace configuration parameter and restricting method discovery ...einhverfr
2007-11-01updating Sysconfig for the move from 'session' to 'auth'einhverfr
2007-10-19Fix smtphost typotetragon
2007-10-18Fixing 1814437tetragon
2007-10-09Correcting $default_db nametetragon
2007-10-08More authentication fixes.einhverfr
2007-10-07Login is still broken. However, a lot of progress has been made. THis also ...einhverfr
2007-04-29Set database connections to utf8tetragon
2007-04-28Re-adding the base utf-8 fixes to trunktetragon
2007-04-26Merging bugfixes from current branches/1.2einhverfr
2007-04-26Doing a simple Perltidy commit so that I can evaluate differences between the...einhverfr
2007-03-24Removing executable bit from .pm files in svneinhverfr
2007-03-20Cleaning up Sysconfig assignement codeeinhverfr
2007-03-15Mostly done rewriting LedgerSMB.pm. There are a few areas that still need workeinhverfr
2007-03-15Mostly named changes to be more consistent with the project but also removed ...linuxpoet
2007-03-14Modified to use single value pairs for each database parameter.linuxpoet
2006-11-22Adding an images directorytetragon
2006-11-21Switch over to sending UTF-8 instead of escapestetragon
2006-11-16fixing a typo - thanks Madschristopherm
2006-11-14Fixed 500 error when trying to connect with bad GlobalDBH settings, this time...einhverfr
2006-11-14Fixed 500 error when trying to connect with bad GlobalDBH settings.einhverfr
2006-11-10Fixing path munging to be cross-platformeinhverfr
2006-11-07Whitelist redirect destinationtetragon
2006-11-02Adding more mailer config optionstetragon
2006-10-31putting global db parameters into ledger-smb.conf file, updating LedgerSMB::S...christopherm
2006-10-29Switch main config file to using Config::Stdtetragon
2006-10-29Relocate comment to corresponding codetetragon
2006-10-29fixed process ordering that prevented Sysconfig from properly taking the glob...einhverfr
2006-10-25Switching locales over to using the .po files directlytetragon
2006-10-24Now Sysconfig will allow ledger-smb.conf variables to override its settings.einhverfr
2006-10-24Forgot to include the ledger-smb.conf on that last commiteinhverfr
2006-10-24Made .mo path user configurableeinhverfr
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
2006-10-23Moved io lineitem column list to LedgerSMB::Sysconfig;einhverfr
2006-10-19Added Jason's logging moduleeinhverfr
2006-10-17Added session abstraction.einhverfr