summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-26Doing a simple Perltidy commit so that I can evaluate differences between the...einhverfr
2007-04-26trivial change, removing 'Licensed to' and replacing with 'Company'. 'License...christopherm
2007-04-23I thought i added this a long time ago.jasonjayr
2007-04-18Updating Contributorseinhverfr
2007-04-17Adding Makefile.PLeinhverfr
2007-04-17Resolving bug 169959einhverfr
2007-04-17Adding minimum DBI version and also moving Test::More to required list since ...einhverfr
2007-04-17Fixing vendor invoice issue where * -1 in prepared query caused type problemschristopherm
2007-04-17reverting change to db structure for noweinhverfr
2007-04-16Rolling back tentative db commits for 1.3 pending Josh D's redesigneinhverfr
2007-04-05Updating Changelogeinhverfr
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-25Fixing partsgroup buttons in POS interfaceeinhverfr
2007-03-25Fixing date format issues with report timeframeseinhverfr
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-24Removing executable bit from bin/*.pleinhverfr
2007-03-24Removing executable bit from .pm files in svneinhverfr
2007-03-23moving css over to new names and removing executable bit from themeinhverfr
2007-03-23Renamed images to ledgersmb*einhverfr
2007-03-23Cleaning up images directoryeinhverfr
2007-03-21Fixing multiple check printing and paymen bugseinhverfr
2007-03-21Adding some additional controls to Form.pmeinhverfr
2007-03-20Cleaning up Sysconfig assignement codeeinhverfr
2007-03-17Fixing bug 1682775einhverfr
2007-03-17More conversion from HTTP_USER_AGENT to GATEWAY_INTERFACEtetragon
2007-03-17nextsub is now treated the same way as sub, and special handling for ->{actio...einhverfr
2007-03-17Blacklisting ':' in actions in Form.pm (unnecessary in LedgerSMB.pm)einhverfr
2007-03-17Ripped out applicaton lock functionality. If you are upgrading schedule an ou...linuxpoet
2007-03-17Moving from HTTP_USER_AGENT to GATEWAY_INTRFACE where appropriateeinhverfr
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-16Adding Report.pm stub for stored procedure use via custom reports.einhverfr
2007-03-15Mostly done rewriting LedgerSMB.pm. There are a few areas that still need workeinhverfr
2007-03-15Modified to use STDERR if logging is turned on. Still to do, make actual logg...linuxpoet
2007-03-15quick renamelinuxpoet
2007-03-15Adding ledgersmb.conf.defaulteinhverfr
2007-03-15Pretty sure users directory is no longer needed (nor in 1.2... can we check f...linuxpoet
2007-03-15Mostly named changes to be more consistent with the project but also removed ...linuxpoet
2007-03-15Updated LedgerSMB.pmeinhverfr
2007-03-15Updating version stringseinhverfr
2007-03-15Fixing bug 167261einhverfr
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-14Built initial skeleton for contactlinuxpoet