summaryrefslogtreecommitdiff
path: root/LedgerSMB/AM.pm
AgeCommit message (Collapse)Author
2008-10-07Correcting Sadashiva's patch for SQL-injection and maintainability concerns.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2354 4979c152-3d1c-0410-bac9-87ea11338e46
2008-10-07Adding Sadashiva's fix for non-existant defaults valueseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2353 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-04Encoding fixes for the backup routinestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1938 4979c152-3d1c-0410-bac9-87ea11338e46
2007-11-14Fixing bug 1831410tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1866 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-06Fixing bug 1763928: Books closed-to date not multi-format safeeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1513 4979c152-3d1c-0410-bac9-87ea11338e46
2007-07-17Fixing closedto setting self to 0 (bug 1755145)einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1409 4979c152-3d1c-0410-bac9-87ea11338e46
2007-05-08Fixing tax issue number parsing for 1,000.00 formateinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1175 4979c152-3d1c-0410-bac9-87ea11338e46
2007-05-07Applying patch to bugs 1699718 and 1713439einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1145 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-25Fixing closed books handlingeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1100 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-12Formatting with Perltidyeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1068 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-11add prefix c thus sqlc for binary formats (to please Seneca)linuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1064 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-09Fixing dbversion bugeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1053 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-09Repoint backups to the correct databasetetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1042 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-07fix pgpasswd versus pgpasswordlinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1039 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-07removed further depcreation from tmpfile and gzlinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1038 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-07changed from backtick to qxlinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1037 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-07adjust pg_commands to use password if availablelinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1036 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-06initial setup of backuppath with default to . Also adjusted to use correct ↵linuxpoet
db connect globals git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1035 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-06Change pg_dump to use -Fc which is auto compressed, eliminating need for ↵linuxpoet
LedgerSMB::Gzip git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1034 4979c152-3d1c-0410-bac9-87ea11338e46
2007-03-22Adding protection against ADS Windows users in template editoreinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@980 4979c152-3d1c-0410-bac9-87ea11338e46
2007-03-09Fixing error when deleting accounts...einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@870 4979c152-3d1c-0410-bac9-87ea11338e46
2007-02-22Fixing bug 1665819einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@820 4979c152-3d1c-0410-bac9-87ea11338e46
2007-01-22Fixing bug 1625108einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@761 4979c152-3d1c-0410-bac9-87ea11338e46
2006-12-05Converting 2-arg open to 3-arg opentetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@719 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-29Converting some selectrow_array calls to fetchrow_arraytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@704 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-28Imposing restrictions on configurable attributes in save_preferences (1601425)tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@703 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-28Resolve test/test2 in save_preferences. Error uses test's languagetetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@701 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-16Fix yearend post querytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@635 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-16Removing $query argument from $sth->fetchrow_array callstetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@634 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Fix parametrisation of a querytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@578 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13Lots more dbconnects removedeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@541 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-10Fixed foreign exchange defaults handling in IS.pmeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@507 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-03moving all user preferences into the central db. This will break current ↵christopherm
test installs or anyone running HEAD. Please see ledger-smb.conf. You will also need to create the central db (using Pg-central.sql) and set the admin user password (md5(something)). More info to be given on the legdger-smb-devel mailing list git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@479 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-02Change defaults queries to using new table structuretetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@469 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-02Converting Mailer to using MIME::Litetetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@464 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-31UNTESTED fix for system->defaultseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@424 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-31System -> Defaults now properly saves defaults and retrieves accounts. ↵einhverfr
other functionality not working. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@423 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-31Moving toward fixing System->defaultseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@422 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@413 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-30Changed LedgerSMB/User.pm to be package LedgerSMB::User, and changed all the ↵jasonjayr
modules that currently call it. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@389 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Fixing breadead mistakes when moving variables to new namespaceeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@284 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Made sure the LedgerSMB::Sysconfig namespace was available where necessaryeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@269 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@268 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-21Fine tuning of whitelisting checkseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@244 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-17Fixed bugs regarding run_custom_queries and new logins.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@221 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-08First round of tax code replacement, adds cumulative tax supporttetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@195 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Fix quoting of the default currency in recurring_transactions.tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@182 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Adding file location checks to the template editortetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@175 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-30Finished auditing AM.pm and moving to new DB API.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@166 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-30Security changes for AM.pm:einhverfr
* File whitelisting for all saved files * SQL injection attack possibilities removed from most of file (finish tonight) git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@165 4979c152-3d1c-0410-bac9-87ea11338e46