summaryrefslogtreecommitdiff
path: root/LedgerSMB/Form.pm
AgeCommit message (Expand)Author
2007-02-02Updated new part on invoice behavior: Cleared bug 1625954.einhverfr
2007-01-23Taking out debug code I forgot I left ineinhverfr
2007-01-23Fixed date NULL issues in HR.pmeinhverfr
2007-01-22Removing some old DB2 code.einhverfr
2006-12-07Fix date undefs for editing employeestetragon
2006-12-07A step towards fixing printing with 3-arg open statements. Printing is not v...einhverfr
2006-12-05Fixing currency dropdown not showing on existing invoiceseinhverfr
2006-12-05Converting 2-arg open to 3-arg opentetragon
2006-12-05Moved error-function and info-function into environment variableseinhverfr
2006-11-30Remove pre-parameterisation stringified NULLtetragon
2006-11-30Adjust INSERTs to audittrail to have correct number of fieldstetragon
2006-11-28Fixing run_custom_queries errortetragon
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