Age | Commit message (Expand) | Author |
2006-12-04 | Fix for db error in 1607680 | tetragon |
2006-11-30 | Fix posting query | tetragon |
2006-11-30 | Remove pre-parameterisation stringified NULL | tetragon |
2006-11-30 | Adjust INSERTs to audittrail to have correct number of fields | tetragon |
2006-11-29 | Converting some selectrow_array calls to fetchrow_array | tetragon |
2006-11-28 | Imposing restrictions on configurable attributes in save_preferences (1601425) | tetragon |
2006-11-28 | Remove test/test2 from save_preferences. Error uses test's language | tetragon |
2006-11-28 | Updating Danish locale with Num2text rules from Mads Kiilerich | tetragon |
2006-11-28 | Fixing run_custom_queries error | tetragon |
2006-11-22 | Fixed too many ?'s in shipto save. | einhverfr |
2006-11-22 | Fixing bug 1601187 in trunk | einhverfr |
2006-11-22 | Adding an images directory | tetragon |
2006-11-22 | Adding check for determining that the requested user is the retreived user | tetragon |
2006-11-21 | adding missing single quote for Mr. O'Hare | christopherm |
2006-11-21 | adding transaction_id. This will require an update to the session table, plea... | christopherm |
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 |