Age | Commit message (Expand) | Author |
2007-10-31 | Get db_parse_numeric to recognise float4/real as a "numeric" type. | tetragon |
2007-10-31 | 1) Fixing bug which hides discount input in POS screen. | einhverfr |
2007-10-28 | Get purchase order retreival to work | tetragon |
2007-10-28 | Get the transaction search working well enough to not blow up on a simple search | tetragon |
2007-10-28 | Finish templating bin/bp.pl | tetragon |
2007-10-24 | Converting forms that use warehouse_header to templates | tetragon |
2007-10-23 | Properly handle invoice-type quantities from customer search | tetragon |
2007-10-22 | Adding more POD to LSMB::M | tetragon |
2007-10-20 | Add a form function to just extract the language list | tetragon |
2007-10-19 | Some fixes to the aging report templating | tetragon |
2007-10-19 | AR/AP Vouchers now posting properly. | einhverfr |
2007-10-19 | GL Vouchers are posting and saving correctly. Need to get listing and approv... | einhverfr |
2007-10-19 | Some voucher fixes | einhverfr |
2007-10-19 | Check for a filename before trying to filter it | tetragon |
2007-10-19 | Add email support to new templating system, ex-parse_template email needs update | tetragon |
2007-10-19 | Rearrange LSMB::Mailer a bit to make templating simpler | tetragon |
2007-10-19 | Fix smtphost typo | tetragon |
2007-10-18 | Some template handling tweaking to allow for escaping scalar references | tetragon |
2007-10-18 | Fixing 1814437 | tetragon |
2007-10-18 | POS Fixes: | einhverfr |
2007-10-17 | Serious updates to the Admin controller; | aurynn_cmd |
2007-10-17 | Mailer cleanups | tetragon |
2007-10-17 | Switch subject encoding module from MIME::Base64 to encode (fixes 1815075) | tetragon |
2007-10-17 | Apply db_parse_numeric to the correct hashref, fixes 1815081 | tetragon |
2007-10-15 | Form update for get_name | einhverfr |
2007-10-14 | Moving menus to unorderded lists. CSS still need a few changes, but this is ... | einhverfr |
2007-10-11 | Fixing error on parts cost display, bug 1811470 | einhverfr |
2007-10-11 | Fixing the real problem behind 1811022 | tetragon |
2007-10-11 | UTF-8 text output fixes and removing extra newline in disposition-free output | tetragon |
2007-10-11 | Getting rid of most of the HTML in the bin/LSMB code for the income statement | tetragon |
2007-10-11 | Fixed bug 1765161, post button duplicates invoices. | einhverfr |
2007-10-10 | Merging in David Mora's payment changes. Still working on the template and w... | einhverfr |
2007-10-10 | Adding testing related default template directory hardcoding | tetragon |
2007-10-09 | User::fetch_config now works, and there are some other auth fixes here too | einhverfr |
2007-10-09 | Correcting $default_db name | tetragon |
2007-10-09 | More authentication fixes | einhverfr |
2007-10-09 | Add links to account GL reports in the balance sheet | tetragon |
2007-10-08 | Scoping adjustment and fixing 1809384 | tetragon |
2007-10-08 | A few untested authentication fixes to legacy code | einhverfr |
2007-10-08 | More authentication fixes. | einhverfr |
2007-10-07 | Authetication now works as far as the root document | einhverfr |
2007-10-07 | Login is still broken. However, a lot of progress has been made. THis also ... | einhverfr |
2007-10-04 | Add support for named format tags (such as <bold>foo</bold>) | tetragon |
2007-10-04 | COGS fixes | einhverfr |
2007-10-03 | Disabled login checking in LedgerSMB.pm, temporarily. | aurynn_cmd |
2007-10-02 | Removing unused variable | tetragon |
2007-10-02 | Code cleanup and mimetype fix | tetragon |
2007-10-02 | Correcting Postscript mimetype | tetragon |
2007-10-02 | Adding format_options and output_options template constructor arguments | tetragon |
2007-09-28 | Adding some limitations to template format names | tetragon |