summaryrefslogtreecommitdiff
path: root/LedgerSMB.pm
AgeCommit message (Expand)Author
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
2007-04-29Set database connections to utf8tetragon
2007-04-26Doing a simple Perltidy commit so that I can evaluate differences between the...einhverfr
2007-04-04Removed LedgerSMB::format_fields since this should be done by the template en...einhverfr
2007-04-04First round of template changes for new TT systemtetragon
2007-03-24turning off server-side prepare in new code because it won't buy us anything ...einhverfr
2007-03-24Removing executable bit from documentationeinhverfr
2007-03-23Renamed images to ledgersmb*einhverfr
2007-03-16Moved LedgerSMB::new to use CGI.pm for parameter parsing.einhverfr
2007-03-16Adding completed LedgerSMB::redo_rowseinhverfr
2007-03-16Added LedgerSMB::is_run_modeeinhverfr
2007-03-16LedgerSMB::redo_rows is broken for now but unused. All functions in LedgerSM...einhverfr
2007-03-15Mostly done rewriting LedgerSMB.pm. There are a few areas that still need workeinhverfr
2007-03-15Adding ledgersmb.conf.defaulteinhverfr
2007-03-15Updated LedgerSMB.pmeinhverfr
2007-03-15Updating version stringseinhverfr
2007-03-15renamed LedgerSMB::callproc to call_procedure. Reworked a number of function...einhverfr
2007-03-15LedgerSMB->callproc() now uses named argumentseinhverfr
2007-03-14More documentation to DBObject, changed constructor format to use named param...einhverfr
2007-03-14DBObject::AUTOLOAD known to be broken. Moved other modules to use named argu...einhverfr
2007-03-13LedgerSMB.pm now uses stricteinhverfr
2007-03-11Adding format_string back into LedgerSMB.pm for noweinhverfr
2007-03-10More refactoringeinhverfr
2007-03-10Deleted unnecessary functions from LedgerSMB.pm so we don't become dependant ...einhverfr
2007-03-10Moved defaults handling into separate objecteinhverfr