summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Expand)Author
2006-11-17Fixing conditionals in templateseinhverfr
2006-11-16Change empty string to undef for querytetragon
2006-11-16Adding the typo fix to 1.2tetragon
2006-11-16Merging Fix from trunk, make $self a local so calling Form->new() repeatly do...jasonjayr
2006-11-16Fix typo at end of querytetragon
2006-11-16Fix yearend post querytetragon
2006-11-16Removing $query argument from $sth->fetchrow_array callstetragon
2006-11-16Fix usage of $sth->fetchrow_arraytetragon
2006-11-16Fix creation of projects with NULL datestetragon
2006-11-16Fix duplicate key violation in saving a customertetragon
2006-11-15Fixing pricegroup creation bugeinhverfr
2006-11-15session_create will simply exit if executed via the command linechristopherm
2006-11-15removing choice for db encoding... utf-8 all the way baby!!christopherm
2006-11-15Adding more psql error detection stuffeinhverfr
2006-11-15Added psql error detectioneinhverfr
2006-11-15Fixing parts handling so if part is not saved we display error.einhverfr
2006-11-15setting localhost as dbhost and 5432 as port if they are nullchristopherm
2006-11-14Changing versions in preparation for beta 2einhverfr
2006-11-14Some fixes for posting sales invoicestetragon
2006-11-14Fixing var used to prepare a querytetragon
2006-11-14Fix db error when creating vendor without both dates settetragon
2006-11-14Call to price_matrix_query, not PriceMatrixQuerytetragon
2006-11-14Fix variable call for vendor invoices with tax includedtetragon
2006-11-14Add typecast to $form->current_datetetragon
2006-11-14Fix typo in variable nametetragon
2006-11-14Fixing many accidental disconnects.einhverfr
2006-11-14Fixed currencies not showing up.einhverfr
2006-11-14Localhost is now the default when creating new userseinhverfr
2006-11-14Fix call to fetchrow_arraytetragon
2006-11-14Fix parametrisation of a querytetragon
2006-11-14Adding transaction handling to db script processing.einhverfr
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-13Changing version numbers for Betaeinhverfr
2006-11-13changed arguments to Dumper to sort keys by default. since $form typically c...jasonjayr
2006-11-13fixing double md5()ing of passwords. User::save_member now assumes that a 32 ...christopherm
2006-11-13Adding commit back in on HR.pmeinhverfr
2006-11-13Lots more dbconnects removedeinhverfr
2006-11-13fixing fetchrow syntax error, adding file and line numbers in errorschristopherm
2006-11-13Fixing a few db connection bugseinhverfr
2006-11-12Numerous small problems fixed with Formeinhverfr
2006-11-12fixing unparametrised querychristopherm
2006-11-12Fix for saving user preferencestetragon
2006-11-12Fixed 2 bugs: import text not working with alphanumeric partnumbers and comm...einhverfr
2006-11-12Removing debugging code that set a DiedHere cookiechristopherm
2006-11-12Fixed one bug in IR.pmeinhverfr
2006-11-12creating a central Session::password_check which will allow for an upgrade fr...christopherm
2006-11-11Removed exec()'ing redirectseinhverfr
2006-11-11Fixed trial balance db errorseinhverfr
2006-11-11Fixed bug preventing parts from being updatedeinhverfr