summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Expand)Author
2007-03-25Fixing date format issues with report timeframeseinhverfr
2007-03-24Removing executable bit from .pm files in svneinhverfr
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-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-15Mostly named changes to be more consistent with the project but also removed ...linuxpoet
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-14Built initial skeleton for contactlinuxpoet
2007-03-14Modified to use single value pairs for each database parameter.linuxpoet
2007-03-14Added AUTOLOAD function to LedgerSMB::DBObject for raw DBObjects (useful in c...einhverfr
2007-03-13Documenting LedgerSMB::Setting::parse_incriment()einhverfr
2007-03-13LedgerSMB::DBObject LedgerSMB::Setting LedgerSMB::Employee, and LedgerSMB::Lo...einhverfr
2007-03-13Fixing 8.0 compatibility bug in session managementeinhverfr
2007-03-10More refactoringeinhverfr
2007-03-10Moved defaults handling into separate objecteinhverfr
2007-03-10Fixing LedgerSMB::Merge()einhverfr
2007-03-09Employee search now workseinhverfr
2007-03-09Employee.pm is now working as advertisedeinhverfr
2007-03-09Fixing numerous issues with new orm codeeinhverfr
2007-03-09Added version numbers to new moduleseinhverfr
2007-03-08Moved other .pm's from 'employee' to 'employees'einhverfr
2007-03-08Adding a business location object as welleinhverfr
2007-03-08renaming employee to employees and dropping insert tracking ruleeinhverfr
2007-03-08refactoring some methods and getting rid of unnecessary multiple inheritanceeinhverfr
2007-03-08More ORM changes and HR rewriteeinhverfr
2007-03-08Porting DBObject to use AUTOLOADeinhverfr
2007-03-07First draft of DBObject and LedgerSMB namespaceeinhverfr
2007-03-05Fixing bug 1673798einhverfr
2007-03-03Making dataset creation safe for remote db serverseinhverfr
2007-02-22Fixing some data access issueseinhverfr
2007-02-22Fixing bug 1666529einhverfr
2007-02-22Fixing bug 166425einhverfr
2007-02-22Fixing bug 1665819einhverfr
2007-02-18Added documentation about tax interface.einhverfr
2007-02-18Fixing bug 1661261einhverfr
2007-02-02Updated new part on invoice behavior: Cleared bug 1625954.einhverfr
2007-02-01Fixing bug 1635635einhverfr
2007-01-23Taking out debug code I forgot I left ineinhverfr
2007-01-23Fixed date NULL issues in HR.pmeinhverfr