Activity
From 2010-11-24 to 2010-12-23
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-15
-
09:17 Feature #11286: Alternative syntax for fluid objects inside JavaScript
- +1 very helpful feature to make JS in fluid readable.
2010-12-14
-
19:21 Bug #8749 (Resolved): SelectViewHelper throws fatal error on PHP 5.2
- Applied in changeset r3362
-
18:52 Bug #8749: SelectViewHelper throws fatal error on PHP 5.2
- I'll take care
2010-12-05
-
11:05 Feature #11286 (Closed): Alternative syntax for fluid objects inside JavaScript
- Fluid objects in the way of tags and braces are uncomfortable inside javascript code cause fluid syntax conflicts wit...
2010-12-02
-
19:31 Bug #10975: Deprecation message about lowercase template files names suggest lowercase file name
- What's the status of this one? Can someone confirm, that this is broken in the current trunk (on an OS with case sens...
-
19:29 Bug #11101 (Resolved): Pagination widget creates incorrect absolute URLs
- Applied in changeset r3064
-
19:29 Bug #11101: Pagination widget creates incorrect absolute URLs
- Martin Helmich wrote:
> Ah, sorry, I forgot to mention the patch.
No problem. In the meantime it's committed and ...
2010-11-30
-
17:13 Feature #10821 (Resolved): add possibility to output FlashMessageQueue
- Applied in changeset r3063
-
17:13 Feature #10821: add possibility to output FlashMessageQueue
- Thanks Tolleiv, it's already committed ;)
-
16:51 Feature #10821: add possibility to output FlashMessageQueue
- +1 by reading and testing the v2 patches :)
2010-11-29
-
09:27 Bug #11122 (Closed): Doc comments for render method not work with tabs
- There are problem with tabs in doc comments in render method. Fluid crash with exception:
@#1242292003: could not ...
2010-11-26
-
17:42 Bug #11101: Pagination widget creates incorrect absolute URLs
- Ah, sorry, I forgot to mention the patch. The patch fixes the issue by generating relative URLs instead of absolute o...
-
17:25 Bug #11101 (Accepted): Pagination widget creates incorrect absolute URLs
- Does the patch you provided, fixes the issue?
-
16:52 Bug #11101 (Resolved): Pagination widget creates incorrect absolute URLs
- Currently, the paginate widget creates absolute URLs. However, if your TYPO3 is installed in a subdirectory of the do...
2010-11-25
-
16:46 Feature #10821: add possibility to output FlashMessageQueue
- Attached patches extend Extbase and the FlashMessage ViewHelper of Fluid in order to use the t3lib_FlashMessageQueue....
2010-11-24
-
20:56 Bug #11007: PaginateController uses wrong offset
- Note: The first part of the patch:...
Also available in: Atom