summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Expand)Author
2007-10-11Fixing the real problem behind 1811022tetragon
2007-10-11UTF-8 text output fixes and removing extra newline in disposition-free outputtetragon
2007-10-11Getting rid of most of the HTML in the bin/LSMB code for the income statementtetragon
2007-10-11Fixed bug 1765161, post button duplicates invoices.einhverfr
2007-10-10Merging in David Mora's payment changes. Still working on the template and w...einhverfr
2007-10-10Adding testing related default template directory hardcodingtetragon
2007-10-09User::fetch_config now works, and there are some other auth fixes here tooeinhverfr
2007-10-09Correcting $default_db nametetragon
2007-10-09More authentication fixeseinhverfr
2007-10-09Add links to account GL reports in the balance sheettetragon
2007-10-08Scoping adjustment and fixing 1809384tetragon
2007-10-08A few untested authentication fixes to legacy codeeinhverfr
2007-10-08More authentication fixes.einhverfr
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-04Add support for named format tags (such as <bold>foo</bold>)tetragon
2007-10-04COGS fixeseinhverfr
2007-10-03Disabled login checking in LedgerSMB.pm, temporarily.aurynn_cmd
2007-10-02Removing unused variabletetragon
2007-10-02Code cleanup and mimetype fixtetragon
2007-10-02Correcting Postscript mimetypetetragon
2007-10-02Adding format_options and output_options template constructor argumentstetragon
2007-09-28Adding some limitations to template format namestetragon
2007-09-26Fixing multi-sheet outputtetragon
2007-09-26Moving Aurynn's set() function from DBObject to LedgerSMB namespaces since it...einhverfr
2007-09-26Applying (and cleaning up) David Mora's patches to Payment.pmeinhverfr
2007-09-26Fix style naming bugtetragon
2007-09-26Clarify some of the style handling data structurestetragon
2007-09-26Grouping fixtetragon
2007-09-26Add hashing for non-number formatstetragon
2007-09-26Start caching styles. Number styles are now cached.tetragon
2007-09-26Add in some formatstetragon
2007-09-26Applying David Mora's patch to DBObject.pmeinhverfr
2007-09-25Few minor fixes to DBObject.pmeinhverfr
2007-09-25Bugfix for unboldingtetragon
2007-09-24Starting the addition of style support to LSMB::T::ODStetragon
2007-09-24Adding Excel and OpenDocument spreadsheet options. ODS needs more work.tetragon
2007-09-23Also convert the file that was missedtetragon
2007-09-23CGI.pm -> CGI::Simple switchtetragon
2007-09-22Adding Content-Disposition for items with output filenamestetragon
2007-09-22For now, allow both hashref and hash args to constructortetragon
2007-09-20Removal of extra new_user function from admin.pl.aurynn_cmd
2007-09-19Modifications to make New User screens under the new Admin work.aurynn_cmd
2007-09-17Adding project list Payment methodeinhverfr
2007-09-16A modified version of another patch from hunmonktetragon
2007-09-16Adding a lightly modified patch from hunmonktetragon
2007-09-16Add support for templates in string formtetragon
2007-09-16Deal with VMethods causing problems with form.sorttetragon
2007-09-16LedgerSBM/DBObject/Report.pm now compileseinhverfr
2007-09-16Adding constructor to LedgerSMB::Template::Elementseinhverfr