Commit graph

29 commits

Author SHA1 Message Date
David Delikat
7120969ba2 added test for scalar exception test 2011-12-13 22:09:18 +00:00
Paul Driver
3531c4d913 Snippets can now select a template parser
(instead of being restricted to the configured default)
2011-03-31 15:21:07 -05:00
Paul Driver
61245baaaa Fix template preview to work with chunked content and template post-processing (in Layout, for instance) 2011-01-06 14:35:56 -06:00
Paul Driver
41ac1f153e Template Preview button 2011-01-05 12:40:35 -06:00
Colin Kuskie
2eed74891a Restore addAttachments and restoreAttachments to the 7.x series. In 8.x, the object property will act like an arrayref, so they won't be necessary. Fixes bug #11861. 2010-09-14 10:42:59 -07:00
Doug Bell
4e9a2c07c2 fix possible vulnerability loading template parser 2010-08-11 15:37:34 -05:00
Colin Kuskie
5bc83c4b17 If the User Function Style template is cut or deleted, use the Fail Safe template instead. Fixes bug #11729 2010-07-26 09:01:21 -07:00
Doug Bell
65e9902001 migrate to JsonTable to edit template attachments 2010-07-13 13:12:46 -05:00
Graham Knop
b832deecd1 convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Colin Kuskie
5b3103ebf8 Save a second in the Template test. 2010-05-25 21:03:00 -07:00
Colin Kuskie
6fe662ef83 Make sure template attachments are duplicated. Fixes bug #11355. 2010-01-18 10:58:03 -08:00
Colin Kuskie
ece9d56a9e Rekey the template_attachments table. Fixes bug #11063.
Also, prevent template attachments from throwing an error on duplicate
URLs, and fix the purge method added earlier.
2009-10-21 16:11:22 -07:00
Colin Kuskie
8276336cbe Templates in the trash or clipboard now log and return warnings. fixes bug #11031 2009-09-23 15:40:35 -07:00
Martin Kamerbeek
46829ac970 Adding return JSON on specific requeest feature to template. 2009-08-10 12:42:33 +00:00
Colin Kuskie
8a683d1aef Better template diagnostics on failure. It now also includes the template URL, and templateId
in both the onscreen and logged output.
2009-06-08 16:53:53 +00:00
Paul Driver
f4df3b1280 template attachments (scripts and stylesheets) 2009-05-01 23:03:36 +00:00
Doug Bell
c60db6b1be fix now that things are packed 2009-04-30 19:27:21 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Colin Kuskie
09f7caab40 Provide a way for Template to import old packages that have headBlock properties, with tests. 2008-12-10 18:29:18 +00:00
Colin Kuskie
913ed8ec26 reset isDefault to 0 on copy, 8921 2008-10-25 20:33:24 +00:00
Colin Kuskie
c6e9d322a8 Fix how update and addRevision handle defaults from the definition subroutine
when it returns an array ref.
2008-08-19 22:03:39 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
598a0d0990 fix for choosing uncommitted templates as a User Style Template 2007-10-18 23:17:18 +00:00
Colin Kuskie
83310ba311 update copyright on tests 2007-07-07 03:56:44 +00:00
Colin Kuskie
9499e17cfd stricter template checking 2006-01-17 23:19:32 +00:00
Christian Hansen
831f5a36e1 ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
JT Smith
3fd57a3559 more session related bug fixes 2006-01-17 05:36:56 +00:00
JT Smith
b1b4e50619 added a test for template 2006-01-17 05:09:57 +00:00
JT Smith
80a5518717 addding test for Template
fixed more session bugs
2006-01-17 03:57:18 +00:00