Age | Commit message (Expand) | Author |
2006-11-16 | Change empty string to undef for query | tetragon |
2006-11-16 | Adding the typo fix to 1.2 | tetragon |
2006-11-16 | Merging Fix from trunk, make $self a local so calling Form->new() repeatly do... | jasonjayr |
2006-11-16 | Fix typo at end of query | tetragon |
2006-11-16 | Fix yearend post query | tetragon |
2006-11-16 | Removing $query argument from $sth->fetchrow_array calls | tetragon |
2006-11-16 | Fix usage of $sth->fetchrow_array | tetragon |
2006-11-16 | Fix creation of projects with NULL dates | tetragon |
2006-11-16 | Fix duplicate key violation in saving a customer | tetragon |
2006-11-15 | Fixing pricegroup creation bug | einhverfr |
2006-11-15 | session_create will simply exit if executed via the command line | christopherm |
2006-11-15 | removing choice for db encoding... utf-8 all the way baby!! | christopherm |
2006-11-15 | Adding more psql error detection stuff | einhverfr |
2006-11-15 | Added psql error detection | einhverfr |
2006-11-15 | Fixing parts handling so if part is not saved we display error. | einhverfr |
2006-11-15 | setting localhost as dbhost and 5432 as port if they are null | christopherm |
2006-11-14 | Changing versions in preparation for beta 2 | einhverfr |
2006-11-14 | Some fixes for posting sales invoices | tetragon |
2006-11-14 | Fixing var used to prepare a query | tetragon |
2006-11-14 | Fix db error when creating vendor without both dates set | tetragon |
2006-11-14 | Call to price_matrix_query, not PriceMatrixQuery | tetragon |
2006-11-14 | Fix variable call for vendor invoices with tax included | tetragon |
2006-11-14 | Add typecast to $form->current_date | tetragon |
2006-11-14 | Fix typo in variable name | tetragon |
2006-11-14 | Fixing many accidental disconnects. | einhverfr |
2006-11-14 | Fixed currencies not showing up. | einhverfr |
2006-11-14 | Localhost is now the default when creating new users | einhverfr |
2006-11-14 | Fix call to fetchrow_array | tetragon |
2006-11-14 | Fix parametrisation of a query | tetragon |
2006-11-14 | Adding transaction handling to db script processing. | einhverfr |
2006-11-14 | Fixed 500 error when trying to connect with bad GlobalDBH settings, this time... | einhverfr |
2006-11-14 | Fixed 500 error when trying to connect with bad GlobalDBH settings. | einhverfr |
2006-11-13 | Changing version numbers for Beta | einhverfr |
2006-11-13 | changed arguments to Dumper to sort keys by default. since $form typically c... | jasonjayr |
2006-11-13 | fixing double md5()ing of passwords. User::save_member now assumes that a 32 ... | christopherm |
2006-11-13 | Adding commit back in on HR.pm | einhverfr |
2006-11-13 | Lots more dbconnects removed | einhverfr |
2006-11-13 | fixing fetchrow syntax error, adding file and line numbers in errors | christopherm |
2006-11-13 | Fixing a few db connection bugs | einhverfr |
2006-11-12 | Numerous small problems fixed with Form | einhverfr |
2006-11-12 | fixing unparametrised query | christopherm |
2006-11-12 | Fix for saving user preferences | tetragon |
2006-11-12 | Fixed 2 bugs: import text not working with alphanumeric partnumbers and comm... | einhverfr |
2006-11-12 | Removing debugging code that set a DiedHere cookie | christopherm |
2006-11-12 | Fixed one bug in IR.pm | einhverfr |
2006-11-12 | creating a central Session::password_check which will allow for an upgrade fr... | christopherm |
2006-11-11 | Removed exec()'ing redirects | einhverfr |
2006-11-11 | Fixed trial balance db errors | einhverfr |
2006-11-11 | Fixed bug preventing parts from being updated | einhverfr |
2006-11-11 | when adding parts, etc. price update defaults to current date on save | einhverfr |