14 years agoVersion 0.32. v0.32
Florian Ragwitz [Tue, 16 Feb 2010 04:47:19 +0000]
Version 0.32.

14 years agoFix repo url.
Florian Ragwitz [Tue, 16 Feb 2010 04:41:34 +0000]
Fix repo url.

14 years agoShow config setting as a method call rather than a hask assignment
Tomas Doran [Tue, 12 Jan 2010 02:02:15 +0000]
Show config setting as a method call rather than a hask assignment

14 years agoMerge miscommit from other branch: svn merge -r 11796:11797 http://dev.catalyst.perl...
Tomas Doran [Thu, 12 Nov 2009 00:32:30 +0000]
Merge miscommit from other branch: svn merge -r 11796:11797 dev.catalyst.perl.org/repos/Catalyst/Catalyst-View-TT/branches/render_die

Original commit:
Author: osfameron
Date: 2009-11-11 10:58:24 +0000 (Wed, 11 Nov 2009)
New Revision: 11797

Modified:
  Catalyst-View-TT/branches/render_die/lib/Catalyst/View/TT.pm
Log:
Clarify docs for 'sub end' to promote RenderView

(Previously, the docs suggested doing something that would break
->res->redirect)

14 years agoBump versions v0.31
Tomas Doran [Thu, 29 Oct 2009 19:30:50 +0000]
Bump versions

14 years agoMove the test actions to their own controller file to silence warning about
David E. Wheeler [Thu, 29 Oct 2009 19:25:03 +0000]
Move the test actions to their own controller file to silence warning about
actions in the app class being deprecated.

14 years agoNote using forward to call the view both process and render methods
Tomas Doran [Sun, 4 Oct 2009 00:06:59 +0000]
Note using forward to call the view both process and render methods

14 years agoAdd FIXMEs
Tomas Doran [Mon, 28 Sep 2009 08:42:24 +0000]
Add FIXMEs

14 years agoPrepare for release v0.30
Marcus Ramberg [Sat, 12 Sep 2009 21:49:31 +0000]
Prepare for release

14 years agoAdd support for running render without a context
Marcus Ramberg [Sat, 12 Sep 2009 21:47:18 +0000]
Add support for running render without a context

14 years agoAdded a test for direct rendering of a template from a view object, without a
David E. Wheeler [Wed, 2 Sep 2009 22:59:08 +0000]
Added a test for direct rendering of a template from a view object, without a
request.

14 years agoApply patch with a gotcha from the mailing list
Tomas Doran [Sat, 11 Jul 2009 23:59:32 +0000]
Apply patch with a gotcha from the mailing list

14 years agoFixed the run-on sentence in License; trailing whitespace removal in Helper
Dan Dascalescu [Tue, 16 Jun 2009 23:16:49 +0000]
Fixed the run-on sentence in License; trailing whitespace removal in Helper

14 years agoremoved trailing whitespace from TT.pm
Dan Dascalescu [Tue, 16 Jun 2009 23:12:42 +0000]
removed trailing whitespace from TT.pm

14 years agoMinor POD fixes to C::V::TT
Dan Dascalescu [Tue, 16 Jun 2009 23:09:48 +0000]
Minor POD fixes to C::V::TT

14 years agoAdd repository resource to all the MI Makefile.PLs
Tomas Doran [Sat, 23 May 2009 11:09:06 +0000]
Add repository resource to all the MI Makefile.PLs

14 years agoa few doc fixes
Brian Cassidy [Tue, 12 May 2009 18:25:31 +0000]
a few doc fixes

14 years agoExpand TTSite documentation (RT #33838)
Brian Cassidy [Tue, 12 May 2009 14:48:29 +0000]
Expand TTSite documentation (RT #33838)

14 years ago- Doc fixes:
Brian Cassidy [Tue, 12 May 2009 13:04:49 +0000]
- Doc fixes:
  + Expand ::V:: to ::View:: (RT #45792)
  + Expand ::C:: to ::Controller:: and use $c->view('TT')
    where appropriate (bricas)
- "use warnings" in Catalyst::View::TT and output from the TT helper

14 years agoBump required Module::Install version in everything. janus++
Tomas Doran [Thu, 7 May 2009 13:19:53 +0000]
Bump required Module::Install version in everything. janus++

15 years agoPrepare to rerelease View-TT
Marcus Ramberg [Fri, 20 Feb 2009 13:50:28 +0000]
Prepare to rerelease View-TT

15 years agoPrepare for new TT release
Marcus Ramberg [Tue, 17 Feb 2009 23:39:27 +0000]
Prepare for new TT release

15 years agoFix test warnings
Marcus Ramberg [Tue, 17 Feb 2009 23:39:24 +0000]
Fix test warnings

15 years agoSwitch View::TT from NEXT to MRO::Compat
Tomas Doran [Sun, 8 Feb 2009 08:07:13 +0000]
Switch View::TT from NEXT to MRO::Compat

15 years agoremove stray newline from generated lib/config/col template (RT #35340)
Brian Cassidy [Fri, 13 Jun 2008 14:24:13 +0000]
remove stray newline from generated lib/config/col template (RT #35340)

15 years agotidy up changes file, fix generated pod (RT #33983)
Brian Cassidy [Fri, 13 Jun 2008 14:16:06 +0000]
tidy up changes file, fix generated pod (RT #33983)

15 years agodist meta clean up
Brian Cassidy [Fri, 13 Jun 2008 13:32:59 +0000]
dist meta clean up

16 years agocopy_config support
Marcus Ramberg [Wed, 30 Apr 2008 10:28:17 +0000]
copy_config support

16 years agoAdd fully-qualified provider classname support to View::TT
Cory G Watson [Wed, 30 Jan 2008 21:02:48 +0000]
Add fully-qualified provider classname support to View::TT

16 years agoUpdate V-TT docs
Marcus Ramberg [Mon, 28 Jan 2008 22:20:24 +0000]
Update V-TT docs

16 years agoremove stray semi-colon (RT #21263)
Brian Cassidy [Mon, 17 Sep 2007 02:23:15 +0000]
remove stray semi-colon (RT #21263)

16 years agoFix dump_config to work with Data::Dump.
Jess Robinson [Sun, 19 Aug 2007 15:52:46 +0000]
Fix dump_config to work with Data::Dump.

17 years agofix docs re match / action
Marcus Ramberg [Fri, 19 Jan 2007 08:20:48 +0000]
fix docs re match / action

17 years agofix stupid View::TT typo that's been there forever
David Kamholz [Sun, 19 Nov 2006 12:20:51 +0000]
fix stupid View::TT typo that's been there forever

17 years agoprepared for release
Marcus Ramberg [Wed, 15 Nov 2006 08:31:47 +0000]
prepared for release

17 years agodefault to .tt
Marcus Ramberg [Mon, 13 Nov 2006 22:57:15 +0000]
default to .tt

17 years agoimport of last CPAN release.
Marcus Ramberg [Mon, 13 Nov 2006 22:48:46 +0000]
import of last CPAN release.

17 years agoupped Catalyst dependency.
Marcus Ramberg [Thu, 18 May 2006 21:37:47 +0000]
upped Catalyst dependency.

18 years agoreinstansiated the TT view.
Marcus Ramberg [Thu, 27 Apr 2006 09:02:38 +0000]
reinstansiated the TT view.

18 years agoOops, removed debugging gunk
Jess Robinson [Sun, 23 Apr 2006 20:51:50 +0000]
Oops, removed debugging gunk

18 years agoAlso allow the standard file provider to be used ;)
Jess Robinson [Sun, 23 Apr 2006 20:40:12 +0000]
Also allow the standard file provider to be used ;)

18 years agofix wekened, add missing test.
Marcus Ramberg [Sun, 23 Apr 2006 19:30:37 +0000]
fix wekened, add missing test.

18 years agorender support.
Marcus Ramberg [Sun, 23 Apr 2006 16:14:49 +0000]
render support.

18 years agoSplit process and render in View::TT (patch from ash)
Matt S Trout [Sun, 23 Apr 2006 00:39:21 +0000]
Split process and render in View::TT (patch from ash)

18 years agoreleased 0.22
Marcus Ramberg [Mon, 23 Jan 2006 14:00:07 +0000]
released 0.22

18 years agoDocumentation improvements from Gavin henry for View::TT
Matt S Trout [Thu, 12 Jan 2006 19:48:43 +0000]
Documentation improvements from Gavin henry for View::TT

18 years agoFix View::TT synopsis
Yuval Kogman [Thu, 29 Dec 2005 18:00:26 +0000]
Fix View::TT synopsis

18 years agoreleasing V:TT 0.21
Marcus Ramberg [Thu, 22 Dec 2005 09:03:03 +0000]
releasing V:TT 0.21

18 years agowoops, backfix, re-added template_vars changes
Jess Robinson [Thu, 22 Dec 2005 07:54:27 +0000]
woops, backfix, re-added template_vars changes

18 years agoAllow multiple PROVIDERS to be used..
Jess Robinson [Wed, 21 Dec 2005 15:30:17 +0000]
Allow multiple PROVIDERS to be used..

18 years agorefactor a template_vars method in View::TT
Yuval Kogman [Mon, 19 Dec 2005 09:33:54 +0000]
refactor a template_vars method in View::TT

18 years ago- Further V::TT cleanup from zby
Matt S Trout [Thu, 15 Dec 2005 16:28:51 +0000]
- Further V::TT cleanup from zby

18 years ago- Added V::TT fix-up from zby
Matt S Trout [Thu, 15 Dec 2005 15:52:00 +0000]
- Added V::TT fix-up from zby

18 years agoView::TT, updated README
Andy Grundman [Wed, 14 Dec 2005 23:53:46 +0000]
View::TT, updated README

18 years agoView::TT, updated MANIFEST
Andy Grundman [Wed, 14 Dec 2005 23:52:17 +0000]
View::TT, updated MANIFEST

18 years agoView::TT, perltidy
Andy Grundman [Wed, 14 Dec 2005 23:48:36 +0000]
View::TT, perltidy

18 years agofix dynamic include bugs.
Marcus Ramberg [Wed, 14 Dec 2005 23:23:49 +0000]
fix dynamic include bugs.

18 years agoadded test files to MANIFEST
Brian Cassidy [Wed, 14 Dec 2005 20:20:19 +0000]
added test files to MANIFEST

18 years agofall back to action.
Marcus Ramberg [Wed, 14 Dec 2005 10:08:18 +0000]
fall back to action.

18 years agoprepared for ::View::TTT 0.20
Marcus Ramberg [Mon, 12 Dec 2005 09:34:29 +0000]
prepared for ::View::TTT 0.20

18 years ago- And added the files I missed first time round
Matt S Trout [Fri, 2 Dec 2005 21:15:28 +0000]
- And added the files I missed first time round

18 years ago- Added additional_template_paths stash param patch from zby
Matt S Trout [Fri, 2 Dec 2005 21:14:28 +0000]
- Added additional_template_paths stash param patch from zby

18 years agoFixed TTSite helper to use correct app name
Andy Grundman [Fri, 18 Nov 2005 14:38:05 +0000]
Fixed TTSite helper to use correct app name

18 years agoView::TT, added tests from dwc
Andy Grundman [Fri, 18 Nov 2005 03:37:59 +0000]
View::TT, added tests from dwc

18 years agoreleased 0.19
Marcus Ramberg [Thu, 17 Nov 2005 10:16:08 +0000]
released 0.19

18 years ago0.18 changes.
Marcus Ramberg [Wed, 16 Nov 2005 08:46:55 +0000]
0.18 changes.

18 years agoFixed soem typos in tt view
Sebastian Riedel [Tue, 15 Nov 2005 15:56:05 +0000]
Fixed soem typos in tt view

18 years agoUpdated tt view
Sebastian Riedel [Mon, 14 Nov 2005 20:57:00 +0000]
Updated tt view

18 years agoprepared to release 0.15
Marcus Ramberg [Mon, 14 Nov 2005 13:36:21 +0000]
prepared to release 0.15

18 years agoUpdated Catalyst::View::TT for 5.5
Sebastian Riedel [Mon, 14 Nov 2005 13:29:04 +0000]
Updated Catalyst::View::TT for 5.5

18 years agorenamed TEMPLATE_PREFIX TEMPLATE_SUFFIX
Marcus Ramberg [Tue, 1 Nov 2005 17:02:30 +0000]
renamed TEMPLATE_PREFIX TEMPLATE_SUFFIX

18 years agoAdded default extension configuration option.
Marcus Ramberg [Tue, 1 Nov 2005 14:41:41 +0000]
Added default extension configuration option.

18 years agoreleased
Marcus Ramberg [Tue, 1 Nov 2005 08:49:42 +0000]
released

18 years agoView::TT, updated docs to show correct config syntax
Andy Grundman [Thu, 27 Oct 2005 14:53:06 +0000]
View::TT, updated docs to show correct config syntax

18 years agoFixed typo in V::TT
Andy Grundman [Fri, 21 Oct 2005 20:40:59 +0000]
Fixed typo in V::TT

18 years agoturned off timer by default.
Marcus Ramberg [Fri, 21 Oct 2005 08:18:59 +0000]
turned off timer by default.

18 years agoprepared for 0.14
Marcus Ramberg [Thu, 13 Oct 2005 12:53:23 +0000]
prepared for 0.14

18 years agoC::V::TT version 0.13 release v0.13
Andy Grundman [Fri, 7 Oct 2005 17:29:40 +0000]
C::V::TT version 0.13 release

18 years agoFixed TT helper :)
Sebastian Riedel [Fri, 2 Sep 2005 15:57:43 +0000]
Fixed TT helper :)

18 years agoMaybe fixed TT helper
Sebastian Riedel [Fri, 2 Sep 2005 09:14:12 +0000]
Maybe fixed TT helper

18 years agoAdded lots of improvements from Andy Wardley
Sebastian Riedel [Thu, 1 Sep 2005 18:11:08 +0000]
Added lots of improvements from Andy Wardley

18 years agofixed constructor to use passed $args
Christian Hansen [Mon, 11 Jul 2005 18:24:43 +0000]
fixed constructor to use passed $args

18 years agoreleased new versions
Marcus Ramberg [Mon, 11 Jul 2005 10:57:12 +0000]
released new versions

18 years agoupdated and fixed C::View::TT docs
Jesse Sheidlower [Mon, 27 Jun 2005 00:43:10 +0000]
updated and fixed C::View::TT docs

18 years agoFixed helper templates...again...
Sebastian Riedel [Fri, 10 Jun 2005 00:25:57 +0000]
Fixed helper templates...again...

18 years agoFixed tt helper
Sebastian Riedel [Fri, 10 Jun 2005 00:19:02 +0000]
Fixed tt helper

18 years agoFixed helper template
Sebastian Riedel [Fri, 10 Jun 2005 00:08:14 +0000]
Fixed helper template

18 years agotypo in Intro.pm (thanks LTjake)
Jesse Sheidlower [Fri, 6 May 2005 14:58:22 +0000]
typo in Intro.pm (thanks LTjake)

19 years agoView::TT - Fixed helper to use [%author%]
Marcus Ramberg [Mon, 2 May 2005 09:36:55 +0000]
View::TT - Fixed helper to use [%author%]

19 years agoFixed, don't set Content-Type on failure
Christian Hansen [Sun, 1 May 2005 01:42:52 +0000]
Fixed, don't set Content-Type on failure

19 years agofixed broken helper.
Marcus Ramberg [Mon, 18 Apr 2005 18:32:32 +0000]
fixed broken helper.

19 years agoAdded: Missing manifests/meta.yml files
Marcus Ramberg [Fri, 15 Apr 2005 14:38:36 +0000]
Added: Missing manifests/meta.yml files
Updated: version number to release all new fixes for cat5

19 years agosome updates
Sebastian Riedel [Wed, 13 Apr 2005 15:24:49 +0000]
some updates

19 years agostarted work to add pod tests to all submodules.
Marcus Ramberg [Thu, 7 Apr 2005 22:48:55 +0000]
started work to add pod tests to all submodules.

19 years agoCat5 stuff
Sebastian Riedel [Wed, 30 Mar 2005 13:44:25 +0000]
Cat5 stuff

19 years ago0.09 release.
Marcus Ramberg [Wed, 30 Mar 2005 11:54:06 +0000]
0.09 release.

19 years agofixes for content type.
Marcus Ramberg [Wed, 30 Mar 2005 11:48:41 +0000]
fixes for content type.
add manifest/meta
fixes for content type.

19 years agofixed ordering of stash.
Marcus Ramberg [Wed, 30 Mar 2005 10:41:21 +0000]
fixed ordering of stash.

19 years agoextended the documentation
Andrew Ford [Wed, 23 Mar 2005 19:11:45 +0000]
extended the documentation

19 years agoshould be if not unless
Christian Hansen [Wed, 23 Mar 2005 17:24:23 +0000]
should be if not unless