| ledge:/ledge-components/src/main/java/org/objectledge/templating/ |
hide Line HistoryConstraint |
Changelog
MAIN:rafal:20081023144430
by rafal on
23 October 2008, 16:44:30 +0200
(2 months 16 days ago)
Little debugging aid. It puzzles me why I haven't done it earlier :)
./velocity/VelocityContext.java
1.3
MAIN:rafal:20080828155246
by rafal on
28 August 2008, 17:52:46 +0200
(4 months 11 days ago)
CYKLO-469: Velocity 1.5 upgrade
./velocity/VelocityTemplating.java
1.30
MAIN:rafal:20080525211952
by rafal on
25 May 2008, 23:20:10 +0200
(7 months ago)
CYKLO-499 revert to velocity 1.4
./velocity/VelocityTemplating.java
1.29
MAIN:rafal:20080221233120
by rafal on
22 February 2008, 00:31:20 +0100
(10 months ago)
LEDGE-142: re-enable rendering if #stop directive was encountered in a nested template
MAIN:rafal:20071122172646
by rafal on
22 November 2007, 18:26:46 +0100
(13 months ago)
we need to be binary compativle with velocity 1.4 for now
MAIN:rafal:20071118210545
by rafal on
18 November 2007, 22:05:45 +0100
(13 months ago)
fixed some deprecation errors
MAIN:zwierzem:20060310081732
by zwierzem on
10 March 2006, 09:17:32 +0100
(2 years 10 months ago)
Added template file extension access.
MAIN:rafal:20060301093753
by rafal on
01 March 2006, 10:37:53 +0100
(2 years 10 months ago)
alwas put self reference into the templating context is proves useful for template development, and does not pose much of security threat - malicious template developer can do much damage anyway...
MAIN:zwierzem:20060209092657
by zwierzem on
09 February 2006, 10:26:57 +0100
(2 years 10 months ago)
Reversing the changes maven-xdoc-plugin uses velocity ver 1.4 and coral-maven-plugin cannot call a proper method since the vrong version of velocity gets loaded. How can we fix it?
MAIN:zwierzem:20060208182432
by zwierzem on
08 February 2006, 19:24:32 +0100
(2 years 10 months ago)
Removed deprecated Velocity calls
MAIN:pablo:20051220090931
by pablo on
20 December 2005, 10:09:32 +0100
(3 years ago)
author address domain fixed
./Template.java
1.5
./Templating.java
1.9
./TemplatingContext.java
1.8
./velocity/VelocityTemplating.java
1.22
MAIN:pablo:20050722171937
by pablo on
22 July 2005, 19:19:40 +0200
(3 years 5 months ago)
changes from Damian
./TemplatingContextLoaderValve.java
1.3
./tools/ContextToolPopulatorValve.java
1.5
./velocity/package.html
1.1
MAIN:zwierzem:20050707081640
by zwierzem on
07 July 2005, 10:16:53 +0200
(3 years 6 months ago)
Adding package descriptions
./package.html
1.1
./tools/package.html
1.1
MAIN:pablo:20050610114537
by pablo on
10 June 2005, 13:45:37 +0200
(3 years 6 months ago)
velocity templates caching
./velocity/VelocityTemplating.java
1.21
MAIN:pablo:20050331100557
by pablo on
31 March 2005, 12:06:00 +0200
(3 years 9 months ago)
processing exception added to method signatures
./tools/ContextToolFactory.java
1.2
./tools/ContextToolPopulatorValve.java
1.4
./tools/ContextToolRecyclerValve.java
1.4
./tools/ContextTools.java
1.3
MAIN:zwierzem:20050221225904
by zwierzem on
21 February 2005, 23:59:04 +0100
(3 years 10 months ago)
Added a more meaningful exeception message for templates with syntax errors.
MAIN:rafal:20050210174608
by rafal on
10 February 2005, 18:47:03 +0100
(3 years 10 months ago)
commented empty block
./velocity/VelocityTemplating.java
1.19
MAIN:rafal:20050209221302
by rafal on
09 February 2005, 23:13:02 +0100
(3 years 10 months ago)
qualify static access properly
MAIN:pablo:20050202221816
by pablo on
02 February 2005, 23:18:16 +0100
(3 years 11 months ago)
added method to retrieve all keys from templating context in sorted order
./TemplatingContext.java
1.7
MAIN:rafal:20050128041334
by rafal on
28 January 2005, 05:13:34 +0100
(3 years 11 months ago)
style / javadocs
./velocity/VelocityTemplating.java
1.17
MAIN:pablo:20050128024224
by pablo on
28 January 2005, 03:42:24 +0100
(3 years 11 months ago)
templating restart added
./Templating.java
1.8
./velocity/VelocityTemplating.java
1.16
MAIN:pablo:20050119135019
by pablo on
19 January 2005, 14:50:19 +0100
(3 years 11 months ago)
invalidate template method added
./Templating.java
1.7
MAIN:rafal:20041227051730
by rafal on
27 December 2004, 06:17:55 +0100
(4 years ago)
JavaDocs
./MergingException.java
1.3
./TemplateNotFoundException.java
1.3
./Templating.java
1.6
MAIN:rafal:20041223071600
by rafal on
23 December 2004, 08:16:34 +0100
(4 years ago)
JavaDocs
./velocity/LedgeResourceLoader.java
1.4
MAIN:zwierzem:20040629133244
by zwierzem on
29 June 2004, 15:32:44 +0200
(4 years 6 months ago)
Fixed a bug in setting the input encoding of templates.
./velocity/VelocityTemplating.java
1.14
MAIN:fil:20040330092240
by fil on
30 March 2004, 11:22:40 +0200
(4 years 9 months ago)
fixed default template extension
MAIN:pablo:20040328093456
by pablo on
28 March 2004, 11:34:56 +0200
(4 years 9 months ago)
velocity engine configuration bug fixed
MAIN:pablo:20040326140435
by pablo on
26 March 2004, 15:04:35 +0100
(4 years 9 months ago)
catch MethodInvocationException to throw the wrapped throwable
./velocity/VelocityTemplating.java
1.11
MAIN:fil:20040122151509
by fil on
22 January 2004, 16:15:15 +0100
(4 years 11 months ago)
Valve was upgraded into interface into it's own right. now, the process method may be given Context explicitly, which allows removing it from many constructors, and throwing ProcessingException explic…
./TemplatingContextLoaderValve.java
1.2
./tools/ContextToolPopulatorValve.java
1.3
./tools/ContextToolRecyclerValve.java
1.3
|