Age | Commit message (Expand) | Author |
2006-11-21 | Switch over to sending UTF-8 instead of escapes | tetragon |
2006-11-21 | Logout works as advertised and script bug is fixed. | einhverfr |
2006-11-19 | Fix cleanup of LaTeX temporary files when userspath absolute | tetragon |
2006-11-18 | Finish adding empty date fix | tetragon |
2006-11-18 | Revising ->like | einhverfr |
2006-11-17 | Fixing <?lsmb if ?> tags | einhverfr |
2006-11-16 | Fix formatting of empty date | tetragon |
2006-11-16 | fixing a typo - thanks Mads | christopherm |
2006-11-16 | Declare $self, so if we make a 2nd form object, we don't re-fill out the same... | jasonjayr |
2006-11-16 | Fix typo in query | tetragon |
2006-11-16 | Fix DBI syntax in yearend posting | tetragon |
2006-11-16 | Removing $query arguments from $sth->fetchrow_array calls | tetragon |
2006-11-16 | Fix usage of $sth->fetchrow_array | tetragon |
2006-11-16 | Fix project creation with NULL dates | tetragon |
2006-11-16 | Fix duplicate key violation in saving a customer | tetragon |
2006-11-15 | session_create will simply exit if executed via the command line | christopherm |
2006-11-15 | git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@6... | einhverfr |
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 |