summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Expand)Author
2006-11-28Fixing run_custom_queries errortetragon
2006-11-22Fixed too many ?'s in shipto save.einhverfr
2006-11-22Fixing bug 1601187 in trunkeinhverfr
2006-11-22Adding an images directorytetragon
2006-11-22Adding check for determining that the requested user is the retreived usertetragon
2006-11-21adding missing single quote for Mr. O'Harechristopherm
2006-11-21adding transaction_id. This will require an update to the session table, plea...christopherm
2006-11-21Switch over to sending UTF-8 instead of escapestetragon
2006-11-21Logout works as advertised and script bug is fixed.einhverfr
2006-11-19Fix cleanup of LaTeX temporary files when userspath absolutetetragon
2006-11-18Finish adding empty date fixtetragon
2006-11-18Revising ->likeeinhverfr
2006-11-17Fixing <?lsmb if ?> tagseinhverfr
2006-11-16Fix formatting of empty datetetragon
2006-11-16fixing a typo - thanks Madschristopherm
2006-11-16Declare $self, so if we make a 2nd form object, we don't re-fill out the same...jasonjayr
2006-11-16Fix typo in querytetragon
2006-11-16Fix DBI syntax in yearend postingtetragon
2006-11-16Removing $query arguments from $sth->fetchrow_array callstetragon
2006-11-16Fix usage of $sth->fetchrow_arraytetragon
2006-11-16Fix project creation with NULL datestetragon
2006-11-16Fix duplicate key violation in saving a customer tetragon
2006-11-15session_create will simply exit if executed via the command linechristopherm
2006-11-15git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@6...einhverfr
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