Age | Commit message (Expand) | Author |
2008-08-14 | Applying patch 2013331 from Jeffk on configurable cookie names | einhverfr |
2008-08-06 | Correcting join problem when pulling up existing AP Transactions | einhverfr |
2008-08-05 | Correcting date comparison bug | einhverfr |
2008-08-01 | Correcting missue with closedto dates | einhverfr |
2008-07-10 | Correcting the last errors for the draft approval on secondary test instance | einhverfr |
2008-07-09 | Correcting parse errors on Form.pm | einhverfr |
2008-07-08 | CONTENT_LENGTH is a user supplied variable. Without any checks for size, one ... | christopherm |
2008-05-25 | Fixes to per-transaction separation of duties | einhverfr |
2008-05-13 | Correcting Customer/vendor name not showing up in certain cases | einhverfr |
2008-02-24 | Merging fix for 1895526 | einhverfr |
2008-01-30 | Correcting date range dropdown issues in AP Outstanding report. | einhverfr |
2007-12-21 | Adding chart of account filter to GL reports | einhverfr |
2007-12-21 | More batch, vendor, and payment reversal fixes | einhverfr |
2007-12-20 | Fixing flawed invoice behavior | einhverfr |
2007-12-05 | Updating POD for all_years change. | einhverfr |
2007-12-05 | Fixing long dropdown boxes when too long dates are entered. | einhverfr |
2007-11-27 | AR/AP Breakage Fixed | einhverfr |
2007-10-31 | Get db_parse_numeric to recognise float4/real as a "numeric" type. | tetragon |
2007-10-20 | Add a form function to just extract the language list | tetragon |
2007-10-19 | GL Vouchers are posting and saving correctly. Need to get listing and approv... | einhverfr |
2007-10-15 | Form update for get_name | einhverfr |
2007-10-11 | Fixing the real problem behind 1811022 | tetragon |
2007-10-09 | More authentication fixes | einhverfr |
2007-10-08 | Scoping adjustment and fixing 1809384 | tetragon |
2007-10-08 | A few untested authentication fixes to legacy code | einhverfr |
2007-10-07 | Login is still broken. However, a lot of progress has been made. THis also ... | einhverfr |
2007-09-15 | Strict fixes (bareword removal) and removing "no strict 'subs'". | tetragon |
2007-09-15 | Correcting the Form.pm to use no strict 'subs' | einhverfr |
2007-09-15 | Form.pm now uses strit mode except in the constructor | einhverfr |
2007-09-10 | Adding is_nan tests to the number parsers | einhverfr |
2007-09-07 | Fixing bug 1789749 | tetragon |
2007-09-07 | Fixing bug 1789750 | tetragon |
2007-09-06 | Sales order printing seems to kinda work | einhverfr |
2007-09-05 | Removing one obsolete test, and correcting number handling logic in LedgerSMB... | einhverfr |
2007-09-05 | Fixing Form::sort_columns | einhverfr |
2007-09-01 | Fixing some aspects of the AR Transaction report. | einhverfr |
2007-09-01 | Fixing bind errors when transdate is omitted in Form::all_vc and also ensurin... | einhverfr |
2007-08-27 | Correcting Form::all_vc() for new entity management | einhverfr |
2007-08-23 | Fix bind variable count in $form->all_vc | tetragon |
2007-08-16 | Finally, all functions have POD. Also added a few checks to values that get | tetragon |
2007-08-10 | Pod on get_recurring | tetragon |
2007-08-09 | POD and more input validation in save_recurring | tetragon |
2007-08-03 | Fixing get_my_emp_num API call to remove redundant argument. | einhverfr |
2007-08-03 | More pod | tetragon |
2007-08-03 | Fixing Form::get_my_emp_nu, | einhverfr |
2007-07-26 | Fix typo that stopped non-default currency order->invoice conversion to fail | tetragon |
2007-07-16 | Partial podification | tetragon |
2007-07-16 | Credit/Debit notes now work, credit/debit invoices still need some testing | einhverfr |
2007-07-13 | Adjusting Form's constructor | tetragon |
2007-07-10 | Fixes Add Vendor, to correctly work with the new entity_credit_account table,... | aurynn_cmd |