summaryrefslogtreecommitdiff
path: root/LedgerSMB/Form.pm
AgeCommit message (Expand)Author
2008-10-13Release notes, changelog, version numbers for 1.2.17einhverfr
2008-09-02Version numbers, changelog, etc. for 1.2.16einhverfr
2008-08-18Version number updates, changelog and release notes forthcomingeinhverfr
2008-08-14CONTENT_LENGTH is a user supplied variable. Without any checks for size, one ...christopherm
2008-05-12Updating version stringseinhverfr
2008-03-27More progress on handling format_string and double-escaping in TeXtetragon
2008-03-26Removing the underscore from the tex escape list. Other chars need review.tetragon
2008-02-24Undoing mistaken commit of customizationseinhverfr
2008-02-24Closing bug 1895526-- exchange rate double parse on check paymentseinhverfr
2008-02-16Updating version numbers and release noteseinhverfr
2008-02-16Correcting all known casting issues relating to PostgreSQL 8.3einhverfr
2008-02-10Some substitution fixes for update_defaultstetragon
2008-01-14Changelog entries, version number changes for 1.2.12einhverfr
2007-12-28Updating version numberseinhverfr
2007-12-08converting all_years to use extract and group byeinhverfr
2007-12-04Updating version numbers in advance of 1.2.10 releaseeinhverfr
2007-11-23Fixing accidental commit of user-specific customizationseinhverfr
2007-11-23Fixes to closing till reporteinhverfr
2007-11-13Fixing bug 1831246. Caused by both a bug in db_parse_numeric and bad args intetragon
2007-10-31Get db_parse_numeric to recognise float4/real as a "numeric" type.tetragon
2007-10-30Correcting improper redirect when reposting POS invoices.einhverfr
2007-10-18Add the ampersand to the HTML escape list for parse_template and fix 1815329.tetragon
2007-10-17Set template file output to UTF8tetragon
2007-10-12Finishing a partial bugfixtetragon
2007-10-11Remove extraneous testtetragon
2007-10-11Fixing the real problem of 1811022. No problems with the defaults table.tetragon
2007-10-09Updating version numbers for 1.2.9einhverfr
2007-10-08Scoping adjustment and fixing 1809384tetragon
2007-09-18Fixing a couple of issues found by stricttetragon
2007-09-07Fixing bug 1789749tetragon
2007-09-07Fixing bug 1789750tetragon
2007-09-05Fixing update_balanceeinhverfr
2007-09-05Adding an idenFixing ->sort_columns()einhverfr
2007-08-03Fixing Form::get_my_emp_nu,einhverfr
2007-07-26Fix typo that stopped non-default currency order->invoice conversion to failtetragon
2007-07-17Fixing closedto setting self to 0 (bug 1755145)einhverfr
2007-07-13Adjusting Form's constructortetragon
2007-06-27* Fixed user@company loginseinhverfr
2007-06-21Version number changeseinhverfr
2007-06-21Fixed error updating custom fields and another error saving project not attac...einhverfr
2007-05-19Setting HTTP content type in Form.pm and adding tests from trunk/tetragon
2007-05-18Adding utf-8 charset specifications to splash pages and by default to formseinhverfr
2007-05-18Fixing customer_id not found erroreinhverfr
2007-05-15Fix formatting of zero for 1000,00tetragon
2007-05-14Another performance patcheinhverfr
2007-05-10Adding performance patch for larger datasetseinhverfr
2007-05-10Adding a number of bugfixeseinhverfr
2007-05-07Scope fixing and a bugfix for $form->add_datetetragon
2007-05-07Minor tweak to $form->add_date and tests for add_datetetragon
2007-05-07Fixing behaviour of 'months' and 'years' units in add_datetetragon