summaryrefslogtreecommitdiff
path: root/LedgerSMB.pm
AgeCommit message (Expand)Author
2008-11-25Changes to UI when invoices locked, changes to source numbering behavior in b...einhverfr
2008-11-13Correcting failures in t/01 - t/03 test scriptseinhverfr
2008-09-25Addressing performance issues in multiple payments interface. Adding additio...einhverfr
2008-08-14Applying patch 2013331 from Jeffk on configurable cookie nameseinhverfr
2008-07-22Added format option to LedgerSMB::format_amounteinhverfr
2008-07-11Better logging and handling of db errors.einhverfr
2008-07-10Committing David Mora's rounding fix. May require new lines in ledgersmb.con...einhverfr
2008-07-10Role lookups now working in the application codeeinhverfr
2008-07-07Removing unnecessary debugging code from LedgerSMB.pm, adding option to force...einhverfr
2008-07-07Removing debugging codeeinhverfr
2008-07-07Correcting all check printing issues on my secondary testing instanceeinhverfr
2008-06-30Adding batch_search_mini apieinhverfr
2008-06-11Enabling file uploads in CGI::Simpleeinhverfr
2008-05-19Correcting problem in DBObject.pm constructoreinhverfr
2008-01-09Correcting trial balance and gl report not to pull unapproved transactionseinhverfr
2007-12-20More contact, payment, voucher fixes/enhancementseinhverfr
2007-12-13Added a routine to sanitize the CGI variables. Needed for some CSV exports r...einhverfr
2007-12-07Adding vendor number to payments report.einhverfr
2007-12-06Disabling upload limitseinhverfr
2007-12-05Adding proper dateformat handling to LedgerSMB.pmeinhverfr
2007-11-27AR/AP Breakage Fixedeinhverfr
2007-11-18Payments changes committed, through QAeinhverfr
2007-11-01Renaming the Session namespace to LedgerSMB::Autheinhverfr
2007-11-01Moving Auth functions into Session handlereinhverfr
2007-11-01Temporary fix for http auth and get_passwordeinhverfr
2007-10-31Get db_parse_numeric to recognise float4/real as a "numeric" type. tetragon
2007-10-19GL Vouchers are posting and saving correctly. Need to get listing and approv...einhverfr
2007-10-19Some voucher fixeseinhverfr
2007-10-14Moving menus to unorderded lists. CSS still need a few changes, but this is ...einhverfr
2007-10-11Fixing the real problem behind 1811022tetragon
2007-10-10Merging in David Mora's payment changes. Still working on the template and w...einhverfr
2007-10-08A few untested authentication fixes to legacy codeeinhverfr
2007-10-08More authentication fixes.einhverfr
2007-10-07A few authentication fixeseinhverfr
2007-10-07A few authentication fixeseinhverfr
2007-10-07Authetication now works as far as the root documenteinhverfr
2007-10-07Login is still broken. However, a lot of progress has been made. THis also ...einhverfr
2007-10-03Disabled login checking in LedgerSMB.pm, temporarily.aurynn_cmd
2007-09-26Moving Aurynn's set() function from DBObject to LedgerSMB namespaces since it...einhverfr
2007-09-23CGI.pm -> CGI::Simple switchtetragon
2007-09-20Removal of extra new_user function from admin.pl.aurynn_cmd
2007-09-16Correcting (trunk only) SQL injection issue in stored procedure interface.einhverfr
2007-09-10Adding is_nan tests to the number parserseinhverfr
2007-09-09Fixing frameset titleeinhverfr
2007-09-05Removing one obsolete test, and correcting number handling logic in LedgerSMB...einhverfr
2007-07-16Credit/Debit notes now work, credit/debit invoices still need some testingeinhverfr
2007-07-09Moving menu over to new template and stored proc model. THe menu expansion/c...einhverfr
2007-07-03Ensuring that $form and $lsmb->redirect terminatetetragon
2007-06-27Moving menu.pl to old-handler.pl and adjusting top level scripts accordingly.einhverfr
2007-06-26Fixing ordering issue for LedgerSMB.pmeinhverfr