index
:
ledger-smb
1.2.13+jones
1.2.16+jones
1.2.17+jones
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LedgerSMB
/
DBObject.pm
Age
Commit message (
Expand
)
Author
2007-09-26
Moving Aurynn's set() function from DBObject to LedgerSMB namespaces since it...
einhverfr
2007-09-26
Applying David Mora's patch to DBObject.pm
einhverfr
2007-09-25
Few minor fixes to DBObject.pm
einhverfr
2007-09-22
For now, allow both hashref and hash args to constructor
tetragon
2007-09-20
Removal of extra new_user function from admin.pl.
aurynn_cmd
2007-09-19
Modifications to make New User screens under the new Admin work.
aurynn_cmd
2007-09-14
Adding n dimensional array support to DBObject::parse_array
einhverfr
2007-09-13
Correcting argument mismatch in function mapping
einhverfr
2007-09-13
Updates to admin.pm to correct for multiple Contact objects, instead of a sin...
aurynn_cmd
2007-09-01
More menu fixes
einhverfr
2007-07-09
Moving menu over to new template and stored proc model. THe menu expansion/c...
einhverfr
2007-06-21
Fixed error updating custom fields
einhverfr
2007-05-17
POD fixes and POD syntax tests
tetragon
2007-05-08
Adding copy=> and merge=>\@list args to DBObject->new
einhverfr
2007-05-08
Added stored procedure collation handling stub
einhverfr
2007-04-26
Doing a simple Perltidy commit so that I can evaluate differences between the...
einhverfr
2007-03-15
renamed LedgerSMB::callproc to call_procedure. Reworked a number of function...
einhverfr
2007-03-15
LedgerSMB->callproc() now uses named arguments
einhverfr
2007-03-14
More documentation to DBObject, changed constructor format to use named param...
einhverfr
2007-03-14
DBObject::AUTOLOAD known to be broken. Moved other modules to use named argu...
einhverfr
2007-03-14
Added AUTOLOAD function to LedgerSMB::DBObject for raw DBObjects (useful in c...
einhverfr
2007-03-13
LedgerSMB::DBObject LedgerSMB::Setting LedgerSMB::Employee, and LedgerSMB::Lo...
einhverfr
2007-03-10
More refactoring
einhverfr
2007-03-10
Fixing LedgerSMB::Merge()
einhverfr
2007-03-09
Employee.pm is now working as advertised
einhverfr
2007-03-09
Fixing numerous issues with new orm code
einhverfr
2007-03-08
renaming employee to employees and dropping insert tracking rule
einhverfr
2007-03-08
refactoring some methods and getting rid of unnecessary multiple inheritance
einhverfr
2007-03-08
More ORM changes and HR rewrite
einhverfr
2007-03-08
Porting DBObject to use AUTOLOAD
einhverfr
2007-03-07
First draft of DBObject and LedgerSMB namespace
einhverfr