index
:
ledger-smb
1.2.13+jones
1.2.16+jones
1.2.17+jones
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LedgerSMB
/
Template.pm
Age
Commit message (
Expand
)
Author
2008-08-21
Correcting issues retrieving contact info which contain '#' in description or...
einhverfr
2008-07-10
Removing logging code
einhverfr
2008-07-07
Correcting all check printing issues on my secondary testing instance
einhverfr
2008-07-04
Committing David Mora's single payment updates
einhverfr
2008-07-01
Bulk updarte for the entirety of Reconciliation code to date. All code, SQL, ...
aurynn_cmd
2008-05-19
Correcting problem in DBObject.pm constructor
einhverfr
2008-05-13
Correcting Customer/vendor name not showing up in certain cases
einhverfr
2007-11-22
Some work towards getting metatrontech's preprocess function to work
tetragon
2007-11-22
First (unsuccessful) attempt to automatically handle number formatting in the...
einhverfr
2007-10-24
Converting forms that use warehouse_header to templates
tetragon
2007-10-19
Add email support to new templating system, ex-parse_template email needs update
tetragon
2007-10-18
Some template handling tweaking to allow for escaping scalar references
tetragon
2007-10-11
UTF-8 text output fixes and removing extra newline in disposition-free output
tetragon
2007-10-10
Adding testing related default template directory hardcoding
tetragon
2007-10-08
More authentication fixes.
einhverfr
2007-10-02
Adding format_options and output_options template constructor arguments
tetragon
2007-09-28
Adding some limitations to template format names
tetragon
2007-09-22
Adding Content-Disposition for items with output filenames
tetragon
2007-09-16
Add support for templates in string form
tetragon
2007-09-16
Deal with VMethods causing problems with form.sort
tetragon
2007-09-15
Adjust templating to allow for no output file.
tetragon
2007-09-13
Mentioning the locale option
tetragon
2007-09-13
Adding a debug flag
tetragon
2007-09-10
Initial templating of the GL report.
tetragon
2007-09-06
Account for some places inputing 'Postscript' for PS renders.
tetragon
2007-09-02
Some changes that may improve PDF output
tetragon
2007-07-16
Credit/Debit notes now work, credit/debit invoices still need some testing
einhverfr
2007-06-22
Template handling adjustments
tetragon
2007-06-22
session expired/password request screen now uses UI templates
einhverfr
2007-06-01
Templating updates for output handling
tetragon
2007-05-26
Adding PDF and Postscript support to LedgerSMB::Template
tetragon
2007-05-20
More Template tests
tetragon
2007-05-19
Templating fixes and tests
tetragon
2007-05-17
POD fixes and POD syntax tests
tetragon
2007-04-26
Adding localization support to templates (for UI) and porting over to paramet...
einhverfr
2007-04-26
Doing a simple Perltidy commit so that I can evaluate differences between the...
einhverfr
2007-04-04
First round of template changes for new TT system
tetragon