summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-11-14Removing "SL" from faq and manualeinhverfr
2006-11-14Applying Mads' fixeseinhverfr
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-14Adding some simple WIX XML files for building on Win32.einhverfr
2006-11-14Fix syntax of port in default DB connection stringtetragon
2006-11-13Adding outlines of a build script for Windows.einhverfr
2006-11-13trivial change to release_noteseinhverfr
2006-11-13Changing version numbers for Betaeinhverfr
2006-11-13build.sh now minimally works for releasing. Contributions welcome.einhverfr
2006-11-13Updating build.sheinhverfr
2006-11-13Adding release scriptseinhverfr
2006-11-13'root login' is history... the admin user is now, strangely enough called 'ad...christopherm
2006-11-13Updating BUGSeinhverfr
2006-11-13fixing tool to change admin passwordchristopherm
2006-11-13Documenting missing admin passwordeinhverfr
2006-11-13fixing a couple of $form->callback to $form->{callback}christopherm
2006-11-13changed arguments to Dumper to sort keys by default. since $form typically c...jasonjayr
2006-11-13Fixing callback/{callback}einhverfr
2006-11-13Set default language code for selectiontetragon
2006-11-13fixing double md5()ing of passwords. User::save_member now assumes that a 32 ...christopherm
2006-11-13Fixing logouteinhverfr
2006-11-13Fixing logouteinhverfr
2006-11-13Fixing redirect for admin.pleinhverfr
2006-11-13Adding proper redirect bits lots of placeseinhverfr
2006-11-13Hopefully fixing behavior on saving users.einhverfr
2006-11-13Hopefully fixing admineinhverfr
2006-11-13fetching user data from central db instead of flat file, removing sessionid, ...christopherm
2006-11-13Applying Mads' bugfixeseinhverfr