Age | Commit message (Expand) | Author |
2007-05-07 | Fixing month display for dd?mm?yy users | tetragon |
2007-05-07 | Fix interval units in $form->current_date | tetragon |
2007-05-06 | Fixing bug 1711447 | einhverfr |
2007-05-06 | Fixing bug 1708011 | einhverfr |
2007-05-06 | Updating changelog | einhverfr |
2007-05-06 | Fixing GL transaction posting bug | einhverfr |
2007-04-29 | Set database connections to utf8 | tetragon |
2007-04-29 | Fix encode/decode call syntax | tetragon |
2007-04-28 | Re-adding the base utf-8 fixes to trunk | tetragon |
2007-04-27 | Updating comments about precision and rounding | einhverfr |
2007-04-27 | Fixing tax rounding issues relating to carried precision of values | einhverfr |
2007-04-27 | Fixing rounding scope and adding slovene num2text function | einhverfr |
2007-04-27 | Fixing bind error in IS.pm re: Charlie Ambrose's email | einhverfr |
2007-04-26 | Updating version strings to 'svn trunk' | einhverfr |
2007-04-26 | Adding localization support to templates (for UI) and porting over to paramet... | einhverfr |
2007-04-26 | Merging bugfixes from current branches/1.2 | einhverfr |
2007-04-26 | Doing a simple Perltidy commit so that I can evaluate differences between the... | einhverfr |
2007-04-17 | Resolving bug 169959 | einhverfr |
2007-04-17 | Fixing vendor invoice issue where * -1 in prepared query caused type problems | christopherm |
2007-04-04 | First round of template changes for new TT system | tetragon |
2007-03-25 | Fixing date format issues with report timeframes | einhverfr |
2007-03-24 | Removing executable bit from .pm files in svn | einhverfr |
2007-03-21 | Fixing multiple check printing and paymen bugs | einhverfr |
2007-03-21 | Adding some additional controls to Form.pm | einhverfr |
2007-03-20 | Cleaning up Sysconfig assignement code | einhverfr |
2007-03-17 | Fixing bug 1682775 | einhverfr |
2007-03-17 | More conversion from HTTP_USER_AGENT to GATEWAY_INTERFACE | tetragon |
2007-03-17 | nextsub is now treated the same way as sub, and special handling for ->{actio... | einhverfr |
2007-03-17 | Blacklisting ':' in actions in Form.pm (unnecessary in LedgerSMB.pm) | einhverfr |
2007-03-16 | Adding Report.pm stub for stored procedure use via custom reports. | einhverfr |
2007-03-15 | Mostly done rewriting LedgerSMB.pm. There are a few areas that still need work | einhverfr |
2007-03-15 | Modified to use STDERR if logging is turned on. Still to do, make actual logg... | linuxpoet |
2007-03-15 | Mostly named changes to be more consistent with the project but also removed ... | linuxpoet |
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-14 | Built initial skeleton for contact | linuxpoet |
2007-03-14 | Modified to use single value pairs for each database parameter. | linuxpoet |
2007-03-14 | Added AUTOLOAD function to LedgerSMB::DBObject for raw DBObjects (useful in c... | einhverfr |
2007-03-13 | Documenting LedgerSMB::Setting::parse_incriment() | einhverfr |
2007-03-13 | LedgerSMB::DBObject LedgerSMB::Setting LedgerSMB::Employee, and LedgerSMB::Lo... | einhverfr |
2007-03-13 | Fixing 8.0 compatibility bug in session management | einhverfr |
2007-03-10 | More refactoring | einhverfr |
2007-03-10 | Moved defaults handling into separate object | einhverfr |
2007-03-10 | Fixing LedgerSMB::Merge() | einhverfr |
2007-03-09 | Employee search now works | einhverfr |
2007-03-09 | Employee.pm is now working as advertised | einhverfr |
2007-03-09 | Fixing numerous issues with new orm code | einhverfr |