intranet-invoices/www view.tcl,1.127,1.128
Wed Oct 9 11:15:51 UTC 2013
Update of /home/cvsroot/intranet-invoices/www
In directory aachen:/tmp/cvs-serv8303
Modified Files:
view.tcl
Log Message:
-- escape (at least) '&'
we would need to escape also other chars in values obtained from db to ensure that xml does not get corrupted
"OpenACS templating" might offer a way to achieve that. This should be investigated at next occassion.
intranet-invoices/www view.tcl,1.128,1.129
Wed Oct 9 11:55:01 UTC 2013
Update of /home/cvsroot/intranet-invoices/www
In directory aachen:/tmp/cvs-serv3765
Modified Files:
view.tcl
Log Message:
-- added comment in rgds to pdf_p/output_format = pdf
intranet-invoices/www view.adp,1.48,1.49
Wed Oct 9 11:58:17 UTC 2013
Update of /home/cvsroot/intranet-invoices/www
In directory aachen:/tmp/cvs-serv6010
Modified Files:
view.adp
Log Message:
-- added pdf_p par to pdf link
output_format = "pdf" used to work with im_html2pdf, an option that probably hadn't been used a lot
When we started experimenting using OO headless to create pdfs, parameter pdf_p had been added
As of 10/2013 many clients use OO/LibreOffice for PDF creation successfully
It's up to Frank to decide if we keep the im_html2pdf option.
Based on his decision the code should be cleaned up
intranet-dynfield/tcl generic-sql-widget-procs.tcl,1.12,1.13
Wed Oct 9 13:13:45 UTC 2013
Update of /home/cvsroot/intranet-dynfield/tcl
In directory aachen:/tmp/cvs-serv21275
Modified Files:
generic-sql-widget-procs.tcl
Log Message:
- Generic SQL Widget:
Now providing variables with NULL initialization
acs-workflow/www task-action.adp,1.9,1.10
Wed Oct 9 16:29:26 UTC 2013
Update of /home/cvsroot/acs-workflow/www
In directory aachen:/tmp/cvs-serv16262
Modified Files:
task-action.adp
Log Message:
-- disabled cancel/deadline actions, never used so far, on top cancel leads to error msg
|