Age | Commit message (Expand) | Author |
2007-09-26 | Moving Aurynn's set() function from DBObject to LedgerSMB namespaces since it... | einhverfr |
2007-09-23 | CGI.pm -> CGI::Simple switch | tetragon |
2007-09-20 | Removal of extra new_user function from admin.pl. | aurynn_cmd |
2007-09-16 | Correcting (trunk only) SQL injection issue in stored procedure interface. | einhverfr |
2007-09-10 | Adding is_nan tests to the number parsers | einhverfr |
2007-09-09 | Fixing frameset title | einhverfr |
2007-09-05 | Removing one obsolete test, and correcting number handling logic in LedgerSMB... | einhverfr |
2007-07-16 | Credit/Debit notes now work, credit/debit invoices still need some testing | einhverfr |
2007-07-09 | Moving menu over to new template and stored proc model. THe menu expansion/c... | einhverfr |
2007-07-03 | Ensuring that $form and $lsmb->redirect terminate | tetragon |
2007-06-27 | Moving menu.pl to old-handler.pl and adjusting top level scripts accordingly. | einhverfr |
2007-06-26 | Fixing ordering issue for LedgerSMB.pm | einhverfr |
2007-06-26 | Setting things up so that the LedgerSMB.pm tests run | einhverfr |
2007-06-26 | If no login sent, return simple credential-free object | einhverfr |
2007-06-23 | Moving versioning string into the standard place for LedgerSMB.pm. If this w... | einhverfr |
2007-06-23 | Correcting POD on LedgerSMB.pm, changing db_init to _db_init and calling it f... | einhverfr |
2007-06-22 | Request handler now working to the point that it properly handles a password ... | einhverfr |
2007-06-22 | Altering test cases to better match LedgerSMB.pm | einhverfr |
2007-06-22 | session expired/password request screen now uses UI templates | einhverfr |
2007-06-21 | Fixing new framework for session and user authentication | einhverfr |
2007-05-18 | LedgerSMB::error() to be replaced by a simple interface to an error class | einhverfr |
2007-05-17 | POD fixes and POD syntax tests | tetragon |
2007-05-16 | More test coverage of LedgerSMB.pm and re-expression of round_amount | tetragon |
2007-05-16 | Some if series -> if elsif conversions | tetragon |
2007-05-15 | Fixes for merge and more tests | tetragon |
2007-05-15 | Number parsing fix for LedgerSMB.pm and more test cases | tetragon |
2007-05-15 | More tests, including some version consistency ones | tetragon |
2007-05-15 | Fix formatting of zero for 1000,00 | tetragon |
2007-05-15 | Adding more tests | tetragon |
2007-05-14 | Some bug fixes and tests for LedgerSMB.pm | tetragon |
2007-05-14 | Adding missing arg logic stub for LedgerSMB.pm | einhverfr |
2007-05-14 | Fixing Merge so that @keys is truly optional | einhverfr |
2007-05-08 | Adding copy=> and merge=>\@list args to DBObject->new | einhverfr |
2007-05-08 | Adding role checking function for UI use | einhverfr |
2007-05-08 | Added stored procedure collation handling stub | einhverfr |
2007-05-08 | Adding pod to Locale.pm | tetragon |
2007-05-07 | Applying patch to bugs 1699718 and 1713439 | einhverfr |
2007-05-06 | Adding type detection so that NUMERIC types from the db are handed off to Mat... | einhverfr |
2007-04-29 | Set database connections to utf8 | tetragon |
2007-04-26 | Doing a simple Perltidy commit so that I can evaluate differences between the... | einhverfr |
2007-04-04 | Removed LedgerSMB::format_fields since this should be done by the template en... | einhverfr |
2007-04-04 | First round of template changes for new TT system | tetragon |
2007-03-24 | turning off server-side prepare in new code because it won't buy us anything ... | einhverfr |
2007-03-24 | Removing executable bit from documentation | einhverfr |
2007-03-23 | Renamed images to ledgersmb* | einhverfr |
2007-03-16 | Moved LedgerSMB::new to use CGI.pm for parameter parsing. | einhverfr |
2007-03-16 | Adding completed LedgerSMB::redo_rows | einhverfr |
2007-03-16 | Added LedgerSMB::is_run_mode | einhverfr |
2007-03-16 | LedgerSMB::redo_rows is broken for now but unused. All functions in LedgerSM... | einhverfr |
2007-03-15 | Mostly done rewriting LedgerSMB.pm. There are a few areas that still need work | einhverfr |