summaryrefslogtreecommitdiff
path: root/LedgerSMB/Form.pm
AgeCommit message (Expand)Author
2006-11-22Fixed too many ?'s in shipto save.einhverfr
2006-11-22Fixing bug 1601187 in trunkeinhverfr
2006-11-22Adding an images directorytetragon
2006-11-21Switch over to sending UTF-8 instead of escapestetragon
2006-11-21Logout works as advertised and script bug is fixed.einhverfr
2006-11-19Fix cleanup of LaTeX temporary files when userspath absolutetetragon
2006-11-18Revising ->likeeinhverfr
2006-11-17Fixing <?lsmb if ?> tagseinhverfr
2006-11-16Declare $self, so if we make a 2nd form object, we don't re-fill out the same...jasonjayr
2006-11-14Changing versions in preparation for beta 2einhverfr
2006-11-14Add typecast to $form->current_datetetragon
2006-11-14Fix typo in variable nametetragon
2006-11-14Fixing many accidental disconnects.einhverfr
2006-11-14Fixed currencies not showing up.einhverfr
2006-11-13Changing version numbers for Betaeinhverfr
2006-11-12Numerous small problems fixed with Formeinhverfr
2006-11-12creating a central Session::password_check which will allow for an upgrade fr...christopherm
2006-11-11Removed exec()'ing redirectseinhverfr
2006-11-08Fix edge cases of redirect whitelistingtetragon
2006-11-07Whitelist redirect destinationtetragon
2006-11-05Add code to set read receipt request flag for Mailertetragon
2006-11-03Another defaults handling fixeinhverfr
2006-11-03Fixing default bugeinhverfr
2006-11-02Converting Mailer to using MIME::Litetetragon
2006-11-01Fix paramater order in all_taxaccountstetragon
2006-11-01Half-way through auditing IC.pmeinhverfr
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-30Fixing IR, IS, and CT bugseinhverfr
2006-10-27UNTESTED: Quoted form keys to avoid future bugseinhverfr
2006-10-27Fixed number parsing bugeinhverfr
2006-10-27Corrected bug in nan comparison in test suiteeinhverfr
2006-10-27Fixed number parsing for (n), n DR and n CR formatseinhverfr
2006-10-27Fix parsing of (n.m) form in parse_amounttetragon
2006-10-27Added (n) handling to parse_mamounteinhverfr
2006-10-24Fixing breadead mistakes when moving variables to new namespaceeinhverfr
2006-10-24Made sure the LedgerSMB::Sysconfig namespace was available where necessaryeinhverfr
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
2006-10-23Convert locales to Locale::Maketext::Lexicontetragon
2006-10-21Removing Locale::findsubtetragon
2006-10-21Reverse function translation lookup removaltetragon
2006-10-21Fifth batch of files prepared for RFTL removaltetragon
2006-10-21Modified parsing to return undef on empty string.einhverfr
2006-10-21Removing old code to test for reparsingeinhverfr
2006-10-21Fix formatting of negative numbers with formats '1000,00' and '1.000,00'tetragon
2006-10-21Corrected a number of amount parsing problemseinhverfr
2006-10-21Correcting braindead logic....einhverfr
2006-10-21Moved double-parsing detection to UNIVERSAL::isa()einhverfr
2006-10-21fixed eval line in parse_amounteinhverfr
2006-10-20Moved ->parse_amount() to use Math::BigFloats to avoid issues of double-parsingeinhverfr
2006-10-20Fixing braindead codingeinhverfr