Activity
From 2010-12-15 to 2011-01-13
2011-01-13
-
17:15 Revision 840a3384: [+TASK] Fluid (ViewHelpers): Improve inline documentation of ViewHelpers
- Forwardported recently improved inline documentation from v4
Change-Id: I9774a207fe6eabc98f8de13ee122d245429deb72
2011-01-11
-
21:58 Bug #10975 (Resolved): Deprecation message about lowercase template files names suggest lowercase file name
- Thanks for testing!
-
14:52 Story #5583 (Needs Feedback): DateFormat View Helper doesn't respect locale setting
- For now, I suggest to use a second ViewHelper -- if you have one, please post it to the VH incubator. We'd love to se...
-
11:12 Revision 1d347340: [+FEATURE] Fluid (ViewHelpers): Improve external link/uri view helpers
- Now you can omit the default scheme (http) when creating links/URIs to
external resources:
<f:uri.external uri="www.f... -
11:12 Revision dee53b5b: [+FEATURE] Fluid (ViewHelpers): Make count view helper work with inline notation
- Now the count view helper uses the child nodes as source if no subject
has been specified. So you can write:
{myObjec...
2011-01-06
2011-01-04
-
11:53 Bug #10975: Deprecation message about lowercase template files names suggest lowercase file name
- This now is fixed for me with the latest fluid trunk.
2010-12-30
-
18:19 Bug #10908 (Resolved): Fix and cleanup inline documentation of ViewHelpers
- Applied in changeset r3616
(Still needs to be ported to v5) -
15:15 Bug #10975: Deprecation message about lowercase template files names suggest lowercase file name
- Oliver Klee wrote:
> So the suggested template file name in the error message still isn't correct.
Of course.. ...
2010-12-29
-
01:03 Feature #11740: Paginate viewhelper should be possible to handle non-query-result objects
- Hello,
I've written for an experimental extension the paginate controller which supports QueryResults, ObjectStora...
2010-12-27
-
11:08 Feature #11740 (Closed): Paginate viewhelper should be possible to handle non-query-result objects
- Hello,
sometimes it is necessary to use an object storage or an array instead of an query result. If this is the c...
2010-12-25
-
09:24 Revision 8c80c92c: Fluid: Raise version number in Package.xml
- Change-Id: I54aa87d85191d009694c4edd4526f06eb49119d6
2010-12-23
-
08:13 Feature #11660 (Closed): Universal tag attributes do not allow other javascript events than onclick
- It should be possible to add events like onblur, onfocus etc. without the need to write an new TagViewHelper.
Or al...
2010-12-22
-
07:18 Task #11636 (Resolved): Form viewhelper not functional with method GET
- If the GET-method is used, only the url from action is passed to the server, but not the paramaters given there like ...
2010-12-21
-
19:12 Bug #10975: Deprecation message about lowercase template files names suggest lowercase file name
- I still get the following warning on Linux using fluid 1.3.0beta2:
21-12-10 19:10: the template filename "/home/kl...
2010-12-17
-
16:40 Task #6757: support literal strings in boolean arguments
- +1, I am amazed this isn't possible: @<f:if condition="{foo} !== 'bar'"><f:then> ...@
-
16:38 Feature #5158: Add "true" and "false" to Fluid syntax
- Bastian Waidelich wrote:
> thinking about it again..
> [...]
> would be true, which is a bit confusing, innit?
...
2010-12-16
-
21:17 Revision e66cf6d9: [+FEATURE] Fluid (ViewHelpers): Add support for SubRequests in FormViewHelper
- This implements support for SubRequests in Fluid forms. The hidden
referrer fields contain referrer data of sub- and ...
2010-12-15
-
13:06 Revision 570b4f05: [~TASK] Fluid: Use new base test namespace
- This changeset adjusts the base test case class name used in
the tests of this package to the new namespace.
Relates... -
09:17 Feature #11286: Alternative syntax for fluid objects inside JavaScript
- +1 very helpful feature to make JS in fluid readable.
Also available in: Atom