summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Collapse)Author
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-28Updating Danish locale with Num2text rules from Mads Kiilerichtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@699 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-28Fixing run_custom_queries error, as noticed by Mads Kiilerichtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@697 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-23Updated stuff for beta 3. Specfile needs to be moved to trunkeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@694 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-23Applying patch 15998004einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@692 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-22Fixed too many ?'s in shipto save.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@691 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-22Fixing bug 1601187 in 1.2 brancheinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@688 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-22Adding check for determining that the requested user is the retreived usertetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@679 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-21Removing Vanilla Perl shebang from common.pleinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@677 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-21adding missing single quote for Mr. O'Harechristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@676 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-21Moving to 1.2: Adding transaction_id. This will require an update to the ↵christopherm
session table, please drop table session and recreate with the create statement in Pg-central.sql. This is an anti-hijacking tool and something that will prevent users from double posting data. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@675 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-21Fixing logout bug.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@666 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-19Fix cleanup of LaTeX temporary files when userspath absolutetetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@661 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-18Finish the empty date fixtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@660 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-17Fixing conditionals in templateseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@650 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-16Change empty string to undef for querytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@645 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-16Adding the typo fix to 1.2tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@642 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-16Merging Fix from trunk, make $self a local so calling Form->new() repeatly ↵jasonjayr
doesn't change one global $self git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@640 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-16Fix typo at end of querytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@638 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-16Fix usage of $sth->fetchrow_arraytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@632 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-16Fix creation of projects with NULL datestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@630 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-16Fix duplicate key violation in saving a customertetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@626 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-15Fixing pricegroup creation bugeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@622 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-15session_create will simply exit if executed via the command linechristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@621 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-15removing choice for db encoding... utf-8 all the way baby!!christopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@617 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-15Adding more psql error detection stuffeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@616 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-15Added psql error detectioneinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@615 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-15Fixing parts handling so if part is not saved we display error.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@607 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-15setting localhost as dbhost and 5432 as port if they are nullchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@605 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Changing versions in preparation for beta 2einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@599 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Some fixes for posting sales invoicestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@595 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Fixing var used to prepare a querytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@594 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Fix db error when creating vendor without both dates settetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@593 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Call to price_matrix_query, not PriceMatrixQuerytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@592 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Fix variable call for vendor invoices with tax includedtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@591 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Add typecast to $form->current_datetetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@586 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Fix typo in variable nametetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@585 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Fixing many accidental disconnects.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@583 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Fixed currencies not showing up.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@582 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Localhost is now the default when creating new userseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@580 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Fix call to fetchrow_arraytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@579 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-14Adding transaction handling to db script processing.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@575 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Fixed 500 error when trying to connect with bad GlobalDBH settings, this ↵einhverfr
time for real. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@572 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Fixed 500 error when trying to connect with bad GlobalDBH settings.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@571 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13Changing version numbers for Betaeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@566 4979c152-3d1c-0410-bac9-87ea11338e46