summaryrefslogtreecommitdiff
path: root/LedgerSMB.pm
AgeCommit message (Expand)Author
2007-10-19GL Vouchers are posting and saving correctly. Need to get listing and approv...einhverfr
2007-10-19Some voucher fixeseinhverfr
2007-10-14Moving menus to unorderded lists. CSS still need a few changes, but this is ...einhverfr
2007-10-11Fixing the real problem behind 1811022tetragon
2007-10-10Merging in David Mora's payment changes. Still working on the template and w...einhverfr
2007-10-08A few untested authentication fixes to legacy codeeinhverfr
2007-10-08More authentication fixes.einhverfr
2007-10-07A few authentication fixeseinhverfr
2007-10-07A few authentication fixeseinhverfr
2007-10-07Authetication now works as far as the root documenteinhverfr
2007-10-07Login is still broken. However, a lot of progress has been made. THis also ...einhverfr
2007-10-03Disabled login checking in LedgerSMB.pm, temporarily.aurynn_cmd
2007-09-26Moving Aurynn's set() function from DBObject to LedgerSMB namespaces since it...einhverfr
2007-09-23CGI.pm -> CGI::Simple switchtetragon
2007-09-20Removal of extra new_user function from admin.pl.aurynn_cmd
2007-09-16Correcting (trunk only) SQL injection issue in stored procedure interface.einhverfr
2007-09-10Adding is_nan tests to the number parserseinhverfr
2007-09-09Fixing frameset titleeinhverfr
2007-09-05Removing one obsolete test, and correcting number handling logic in LedgerSMB...einhverfr
2007-07-16Credit/Debit notes now work, credit/debit invoices still need some testingeinhverfr
2007-07-09Moving menu over to new template and stored proc model. THe menu expansion/c...einhverfr
2007-07-03Ensuring that $form and $lsmb->redirect terminatetetragon
2007-06-27Moving menu.pl to old-handler.pl and adjusting top level scripts accordingly.einhverfr
2007-06-26Fixing ordering issue for LedgerSMB.pmeinhverfr
2007-06-26Setting things up so that the LedgerSMB.pm tests runeinhverfr
2007-06-26If no login sent, return simple credential-free objecteinhverfr
2007-06-23Moving versioning string into the standard place for LedgerSMB.pm. If this w...einhverfr
2007-06-23Correcting POD on LedgerSMB.pm, changing db_init to _db_init and calling it f...einhverfr
2007-06-22Request handler now working to the point that it properly handles a password ...einhverfr
2007-06-22Altering test cases to better match LedgerSMB.pmeinhverfr
2007-06-22session expired/password request screen now uses UI templateseinhverfr
2007-06-21Fixing new framework for session and user authenticationeinhverfr
2007-05-18LedgerSMB::error() to be replaced by a simple interface to an error classeinhverfr
2007-05-17POD fixes and POD syntax teststetragon
2007-05-16More test coverage of LedgerSMB.pm and re-expression of round_amounttetragon
2007-05-16Some if series -> if elsif conversionstetragon
2007-05-15Fixes for merge and more teststetragon
2007-05-15Number parsing fix for LedgerSMB.pm and more test casestetragon
2007-05-15More tests, including some version consistency onestetragon
2007-05-15Fix formatting of zero for 1000,00tetragon
2007-05-15Adding more teststetragon
2007-05-14Some bug fixes and tests for LedgerSMB.pmtetragon
2007-05-14Adding missing arg logic stub for LedgerSMB.pmeinhverfr
2007-05-14Fixing Merge so that @keys is truly optionaleinhverfr
2007-05-08Adding copy=> and merge=>\@list args to DBObject->neweinhverfr
2007-05-08Adding role checking function for UI useeinhverfr
2007-05-08Added stored procedure collation handling stubeinhverfr
2007-05-08Adding pod to Locale.pmtetragon
2007-05-07Applying patch to bugs 1699718 and 1713439einhverfr
2007-05-06Adding type detection so that NUMERIC types from the db are handed off to Mat...einhverfr