summaryrefslogtreecommitdiff
path: root/LedgerSMB/AM.pm
AgeCommit message (Expand)Author
2008-10-07Correcting Sadashiva's patch for SQL-injection and maintainability concerns.einhverfr
2008-10-07Adding Sadashiva's fix for non-existant defaults valueseinhverfr
2007-12-04Encoding fixes for the backup routinestetragon
2007-11-14Fixing bug 1831410tetragon
2007-09-06Fixing bug 1763928: Books closed-to date not multi-format safeeinhverfr
2007-07-17Fixing closedto setting self to 0 (bug 1755145)einhverfr
2007-05-08Fixing tax issue number parsing for 1,000.00 formateinhverfr
2007-05-07Applying patch to bugs 1699718 and 1713439einhverfr
2007-04-25Fixing closed books handlingeinhverfr
2007-04-12Formatting with Perltidyeinhverfr
2007-04-11add prefix c thus sqlc for binary formats (to please Seneca)linuxpoet
2007-04-09Fixing dbversion bugeinhverfr
2007-04-09Repoint backups to the correct databasetetragon
2007-04-07fix pgpasswd versus pgpasswordlinuxpoet
2007-04-07removed further depcreation from tmpfile and gzlinuxpoet
2007-04-07changed from backtick to qxlinuxpoet
2007-04-07adjust pg_commands to use password if availablelinuxpoet
2007-04-06initial setup of backuppath with default to . Also adjusted to use correct db...linuxpoet
2007-04-06Change pg_dump to use -Fc which is auto compressed, eliminating need for Ledg...linuxpoet
2007-03-22Adding protection against ADS Windows users in template editoreinhverfr
2007-03-09Fixing error when deleting accounts...einhverfr
2007-02-22Fixing bug 1665819einhverfr
2007-01-22Fixing bug 1625108einhverfr
2006-12-05Converting 2-arg open to 3-arg opentetragon
2006-11-29Converting some selectrow_array calls to fetchrow_arraytetragon
2006-11-28Imposing restrictions on configurable attributes in save_preferences (1601425)tetragon
2006-11-28Resolve test/test2 in save_preferences. Error uses test's languagetetragon
2006-11-16Fix yearend post querytetragon
2006-11-16Removing $query argument from $sth->fetchrow_array callstetragon
2006-11-14Fix parametrisation of a querytetragon
2006-11-13Lots more dbconnects removedeinhverfr
2006-11-10Fixed foreign exchange defaults handling in IS.pmeinhverfr
2006-11-03moving all user preferences into the central db. This will break current test...christopherm
2006-11-02Change defaults queries to using new table structuretetragon
2006-11-02Converting Mailer to using MIME::Litetetragon
2006-10-31UNTESTED fix for system->defaultseinhverfr
2006-10-31System -> Defaults now properly saves defaults and retrieves accounts. other...einhverfr
2006-10-31Moving toward fixing System->defaultseinhverfr
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-30Changed LedgerSMB/User.pm to be package LedgerSMB::User, and changed all the ...jasonjayr
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-21Fine tuning of whitelisting checkseinhverfr
2006-10-17Fixed bugs regarding run_custom_queries and new logins.einhverfr
2006-10-08First round of tax code replacement, adds cumulative tax supporttetragon
2006-10-02Fix quoting of the default currency in recurring_transactions.tetragon
2006-10-02Adding file location checks to the template editortetragon
2006-09-30Finished auditing AM.pm and moving to new DB API.einhverfr
2006-09-30Security changes for AM.pm:einhverfr