summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-16Fix usage of $sth->fetchrow_arraytetragon
2006-11-16Fix project creation with NULL datestetragon
2006-11-16Fix buttons on redirect-destinationstetragon
2006-11-16Fix duplicate key violation in saving a customer tetragon
2006-11-15The admin password will now only be md5() in the databasechristopherm
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-15Removing UTF8 named copies of the Chinese sql fileschristopherm
2006-11-15renaming Columbian files to remove utf8 from their nameschristopherm
2006-11-15deleting old fileschristopherm
2006-11-15Making sql files internally single transactionseinhverfr
2006-11-15making all files UTF8, removing UTF8 from their nameschristopherm
2006-11-15deleting old 8859-1 versionchristopherm
2006-11-15deleting old 8859-1 versionchristopherm
2006-11-15Fixing parts handling so if part is not saved we display error.einhverfr
2006-11-15setting default port to 5432 with no default user namechristopherm
2006-11-15setting localhost as dbhost and 5432 as port if they are nullchristopherm
2006-11-15setting default dbhost to localhostchristopherm
2006-11-14Using 'localhost' instead of $locale->text('localhost')christopherm
2006-11-14renaming Danish_Default to match current scheme which has charset in file nam...christopherm
2006-11-14converting Danish_Default-chart to utf-8 from 8859-1christopherm
2006-11-14Updated BUGSeinhverfr
2006-11-14Changing versions in preparation for beta 2einhverfr
2006-11-14Fixed defaults in numerous CoA'seinhverfr
2006-11-14Fixed issue with US_General chart and updated BUGS fileeinhverfr
2006-11-14Tidy button labeltetragon
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-14expired session handling is broken, setting form action to admin.pl which wil...christopherm
2006-11-14 Doing the same thing for expired sessions - back to login instead of ugly in...christopherm
2006-11-14blink and font tags are evil. This isn't 1994 anymore.christopherm
2006-11-14When the user enters an incorrect password, they're redirect to the login scr...christopherm
2006-11-14Add typecast to $form->current_datetetragon
2006-11-14Fix typo in variable nametetragon
2006-11-14Ignore dbh from $form->{previousform}tetragon
2006-11-14Fixing many accidental disconnects.einhverfr
2006-11-14Fixed currencies not showing up.einhverfr
2006-11-14Fix rendering of tax config form for Firefoxtetragon
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-14Removing unnecessary .htaccess fileseinhverfr
2006-11-14Syntax fixestetragon
2006-11-14Adding transaction handling to db script processing.einhverfr