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.pm
Age
Commit message (
Expand
)
Author
2007-06-23
Moving versioning string into the standard place for LedgerSMB.pm. If this w...
einhverfr
2007-06-23
Correcting POD on LedgerSMB.pm, changing db_init to _db_init and calling it f...
einhverfr
2007-06-22
Request handler now working to the point that it properly handles a password ...
einhverfr
2007-06-22
Altering test cases to better match LedgerSMB.pm
einhverfr
2007-06-22
session expired/password request screen now uses UI templates
einhverfr
2007-06-21
Fixing new framework for session and user authentication
einhverfr
2007-05-18
LedgerSMB::error() to be replaced by a simple interface to an error class
einhverfr
2007-05-17
POD fixes and POD syntax tests
tetragon
2007-05-16
More test coverage of LedgerSMB.pm and re-expression of round_amount
tetragon
2007-05-16
Some if series -> if elsif conversions
tetragon
2007-05-15
Fixes for merge and more tests
tetragon
2007-05-15
Number parsing fix for LedgerSMB.pm and more test cases
tetragon
2007-05-15
More tests, including some version consistency ones
tetragon
2007-05-15
Fix formatting of zero for 1000,00
tetragon
2007-05-15
Adding more tests
tetragon
2007-05-14
Some bug fixes and tests for LedgerSMB.pm
tetragon
2007-05-14
Adding missing arg logic stub for LedgerSMB.pm
einhverfr
2007-05-14
Fixing Merge so that @keys is truly optional
einhverfr
2007-05-08
Adding copy=> and merge=>\@list args to DBObject->new
einhverfr
2007-05-08
Adding role checking function for UI use
einhverfr
2007-05-08
Added stored procedure collation handling stub
einhverfr
2007-05-08
Adding pod to Locale.pm
tetragon
2007-05-07
Applying patch to bugs 1699718 and 1713439
einhverfr
2007-05-06
Adding type detection so that NUMERIC types from the db are handed off to Mat...
einhverfr
2007-04-29
Set database connections to utf8
tetragon
2007-04-26
Doing a simple Perltidy commit so that I can evaluate differences between the...
einhverfr
2007-04-04
Removed LedgerSMB::format_fields since this should be done by the template en...
einhverfr
2007-04-04
First round of template changes for new TT system
tetragon
2007-03-24
turning off server-side prepare in new code because it won't buy us anything ...
einhverfr
2007-03-24
Removing executable bit from documentation
einhverfr
2007-03-23
Renamed images to ledgersmb*
einhverfr
2007-03-16
Moved LedgerSMB::new to use CGI.pm for parameter parsing.
einhverfr
2007-03-16
Adding completed LedgerSMB::redo_rows
einhverfr
2007-03-16
Added LedgerSMB::is_run_mode
einhverfr
2007-03-16
LedgerSMB::redo_rows is broken for now but unused. All functions in LedgerSM...
einhverfr
2007-03-15
Mostly done rewriting LedgerSMB.pm. There are a few areas that still need work
einhverfr
2007-03-15
Adding ledgersmb.conf.default
einhverfr
2007-03-15
Updated LedgerSMB.pm
einhverfr
2007-03-15
Updating version strings
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-13
LedgerSMB.pm now uses strict
einhverfr
2007-03-11
Adding format_string back into LedgerSMB.pm for now
einhverfr
2007-03-10
More refactoring
einhverfr
2007-03-10
Deleted unnecessary functions from LedgerSMB.pm so we don't become dependant ...
einhverfr
2007-03-10
Moved defaults handling into separate object
einhverfr
2007-03-10
Fixed LedgerSMB::Merge again
einhverfr
2007-03-10
Fixing LedgerSMB::Merge()
einhverfr
[next]