Activity
From 2011-07-19 to 2011-08-17
2011-08-17
-
23:51 Feature #29065 (Closed): HTML5 Custom Data Attributes
- Fluid should support the use of HTML5 Custom Data Attributes as described in the W3C Specification[1].
The Pattern...
2011-08-16
-
15:29 Bug #27938: Textfield view helper can not handle zero (not empty) values
- Patch set 2 of change I9eabc845fe44e019e0c61e241cc9ebede152ba50 has been pushed to the review server.
It is available... -
15:28 Revision 05be2228: [BUGFIX] Make textfield view helper handle zero (not empty) values
- Values which are 0 (zero) are treated like but are not an empty string.
They need to be handled as normal values (out... -
12:41 Bug #29004 (Closed): if viewhelper does not evaluate conditions correctly
- Hi,
the actual issue is, that you can't compare two literals at the moment (see #26665).
<code class="html"><f:if... -
11:24 Bug #29004: if viewhelper does not evaluate conditions correctly
- and forge does not escape correct :)
was supposed to be
<f:if condition="4 equals 5">
4 equals 5
</f:if>
( equals ... -
11:22 Bug #29004 (Closed): if viewhelper does not evaluate conditions correctly
- Actually the if viewhelper just typecasts the parameter 'condition' to boolean
which is not what you expect when you... -
09:23 Bug #28972 (Resolved): (v5) Bug in new caching mechanism
2011-08-15
-
20:18 Bug #28972 (Under Review): (v5) Bug in new caching mechanism
-
20:18 Bug #28972: (v5) Bug in new caching mechanism
- Patch set 1 of change If63b3ff19ea9af433c042d06fc724cbab3987f42 has been pushed to the review server.
It is available... -
20:10 Bug #28972: (v5) Bug in new caching mechanism
- thanks! I'll investigate this further.
-
12:24 Bug #28972: (v5) Bug in new caching mechanism
- Bastian Waidelich wrote:
One more note:
> The good news: It's not a problem of the compiling process itself [..... -
11:25 Bug #28972 (Accepted): (v5) Bug in new caching mechanism
- I can reproduce the issue and the problem seems to be the Resource Interceptor that wraps the uri.resource ViewHelper...
-
10:46 Bug #28972: (v5) Bug in new caching mechanism
- I'll look into this. Thanks for reporting!
-
20:18 Revision 587f852d: [+BUGFIX] Resource Interceptor should create RootNode and no TextNode
- We do not support compiling TextNodes with children, thus we create a RootNode
in the ResourceInterceptor.
Resolves:...
2011-08-14
-
17:30 Bug #28972 (Resolved): (v5) Bug in new caching mechanism
- After creating a fresh clone of the FLOW3 base distribution, I encountered the following behaviour.
When you run the...
2011-08-09
2011-08-05
-
16:52 Revision dc96c5a4: Set version to 1.0.0 alpha 15
- Change-Id: I08dd336ee22511969343c4e920fec308b15a3c48
-
15:30 Revision 04190c23: [+BUGFIX] Compiled HtmlSpecialCharsViewHelper should only work on strings
- Change-Id: I983cb7d5c44615b618d030b22250956c106ce410
2011-08-04
-
20:29 Revision fea48469: [FEATURE] Add parameter to RenderViewHelper for optional sections
- This change adds an additional parameter to allow optional sections
that will be rendered as an empty string if they ... -
08:23 Bug #7138 (Rejected): Changes to ObjectAccessor break usage with fluid conditions
- rejecting because of missing feedback. please re-open if needed.
-
08:12 Bug #10401 (Resolved): f:link.external viewHelper should prepend http:// when needed
- already done.
-
08:11 Task #27668 (Resolved): Change Escape Interceptor to use new format.htmlspecialchars ViewHelper
2011-08-02
-
14:24 Revision e0e6df43: [+BUGFIX] Hotfix for invalid cache identifiers
- Change-Id: Ic34bb35cf739d493fa1a504c14c42665367df970
-
10:05 Feature #28544 (Resolved): Compilation of Fluid Templates into PHP files
- Applied in changeset commit:63660b9bd1da1218d11fff5b05f02ac0d0638f65.
-
08:20 Feature #28544: Compilation of Fluid Templates into PHP files
- Patch set 1 of change Ia1e1ccd364a1d966b6c840273351ab00410c55cf has been pushed to the review server.
It is available... -
08:22 Bug #28547 (Resolved): adjust backporter to show unused search/replace pairs
-
08:22 Task #28556 (Resolved): Collect profiling data
- Published in http://blog.sandstorm-media.de/2011/07/fluid-static-php-caching/
-
08:20 Revision 63660b9b: [!!!][FEATURE] Compilation of Fluid templates to PHP files
- This adds a compile step to the parsing process of templates, layouts and
partials.
If no compiled cache file exists,... -
08:04 Bug #28545: (v4) fix encoding in HTML special chars VH
- Patch set 7 of change Idb71f85ea7223755df4bc1c0ff9f8807f1924323 has been pushed to the review server.
It is available... -
07:15 Bug #28545: (v4) fix encoding in HTML special chars VH
- Patch set 6 of change Idb71f85ea7223755df4bc1c0ff9f8807f1924323 has been pushed to the review server.
It is available...
2011-08-01
-
22:59 Bug #28545: (v4) fix encoding in HTML special chars VH
- Patch set 5 of change Idb71f85ea7223755df4bc1c0ff9f8807f1924323 has been pushed to the review server.
It is available... -
22:50 Bug #28545: (v4) fix encoding in HTML special chars VH
- Patch set 4 of change Idb71f85ea7223755df4bc1c0ff9f8807f1924323 has been pushed to the review server.
It is available... -
22:40 Bug #28545: (v4) fix encoding in HTML special chars VH
- Patch set 3 of change Idb71f85ea7223755df4bc1c0ff9f8807f1924323 has been pushed to the review server.
It is available... -
20:02 Bug #28545: (v4) fix encoding in HTML special chars VH
- Patch set 2 of change Idb71f85ea7223755df4bc1c0ff9f8807f1924323 has been pushed to the review server.
It is available... -
19:49 Bug #28545 (Under Review): (v4) fix encoding in HTML special chars VH
- See https://review.typo3.org/3838
-
21:34 Bug #28548 (Resolved): (v4) fix unit tests
- Fluid Unit tests are fixed
-
20:03 Bug #28546 (Resolved): (v4) add backporter tokens again to TemplateView
-
14:46 Bug #28551: (v4) backport VHTest
- OK; still some things red.
-
13:31 Bug #28551 (Accepted): (v4) backport VHTest
-
14:44 Revision bb7447aa: Merge "[+FEATURE] Add padding-type to PaddingViewHelper"
-
14:34 Revision cda0310f: [BUGFIX] ViewHelper: Make SelectViewHelper use property paths as arguments
- The SelectViewHelper now uses ObjectAccess::getPropertyPath instead of
ObjectAccess::getProperty to resolve its param... -
13:45 Bug #28557 (Resolved): Fix parameter type checking in Fluid
- Also backported it to v4.
Was actually an error of Object Access. -
13:29 Bug #28557: Fix parameter type checking in Fluid
- https://review.typo3.org/#change,3974
-
13:28 Bug #28557: Fix parameter type checking in Fluid
- fixed in v5
-
13:12 Bug #28557 (Accepted): Fix parameter type checking in Fluid
2011-07-31
-
21:03 Bug #28547 (Under Review): adjust backporter to show unused search/replace pairs
-
21:02 Bug #28547: adjust backporter to show unused search/replace pairs
- Patch set 1 of change I4a2e4fc1cc73b6db1aca1e8a330c2acfb67245b5 has been pushed to the review server.
It is available... -
20:37 Bug #28547 (Accepted): adjust backporter to show unused search/replace pairs
- starting on this
-
20:49 Task #11969: Make widgets' template configurable
- Change for v4 already under review: https://review.typo3.org/2658
Would need an implementation for FLOW3 here as well. -
20:13 Task #28556 (Accepted): Collect profiling data
- done, will publish soon!
2011-07-29
-
09:14 Revision 928c1b4a: [TASK] Removing Fluid Manual
- ... as it has now been converted to ReST and moved to FLOW3/Documentation.git ..
Change-Id: Ieb210a85cda6fa0ca464e4c...
2011-07-28
-
18:11 Bug #28557 (Resolved): Fix parameter type checking in Fluid
- #1: Warning: get_object_vars() expects parameter 1 to be object, string given in /opt/local/apache2/htdocs/Quickstart...
-
17:07 Task #28556 (Resolved): Collect profiling data
- Collect XHProf data of various scenarios:
* Not optimized
* Optimized, creating Compiled templates
* Optimized, co... -
17:01 Bug #28554 (New): (v4) implement feature flag to disable caching
-
17:01 Bug #28553 (New): improve XHProf test setup
-
17:00 Bug #28552 (New): (v5) write ViewHelper test for compiled run; adjust functional test to do two passes (uncached & cached)
-
16:59 Bug #28551 (Accepted): (v4) backport VHTest
-
16:58 Bug #28550 (New): (v4) make widgets cacheable, i.e. not implement childnodeaccess interface
-
16:58 Bug #28549 (New): make widgets cacheable, i.e. not implement childnodeaccess interface
-
16:58 Bug #28548 (Resolved): (v4) fix unit tests
-
16:58 Bug #28547 (Resolved): adjust backporter to show unused search/replace pairs
-
16:57 Bug #28546 (Resolved): (v4) add backporter tokens again to TemplateView
-
16:57 Bug #28545 (Resolved): (v4) fix encoding in HTML special chars VH
-
16:57 Feature #28544: Compilation of Fluid Templates into PHP files
- this speeds fluid up by a factor of 2 - 5 (depending on the template); and reduces memory by a factor of 2-50
-
16:56 Feature #28544 (Resolved): Compilation of Fluid Templates into PHP files
-
16:46 Task #9214: Improve handling of bound properties in checkbox, radio and select ViewHelpers
- Hi,
i hope this is okay for you but i had problems with the checkbox Viewhelper and ObjectStorages. I wasnt able t... -
14:26 Revision 6e3ff2e9: [TASK] Remove api annotation from deprecated textbox ViewHelper
- Change-Id: Ib25d2cd6cd915736c53e01da9a520f84a867fc03
-
13:23 Revision 8ac27daf: Merge "[BUGFIX] Revert default form error class to "f3-form-error""
-
13:22 Revision 50c3e8c0: Merge "[BUGFIX] Disable escaping interceptor in debug ViewHelper"
-
13:22 Revision 7accc51f: Merge "[BUGFIX] Whitespace fixes"
-
13:22 Revision 1541e8a6: Merge "[TASK] Remove Raw ViewHelper"
-
11:58 Revision 9a0b82d7: [BUGFIX] Whitespace fixes
- Non-behavioral change replaces leading spaces by tabs
Change-Id: I088bab180de3060179f10a153cfe5c1998dd39ec -
11:21 Revision d48955ee: [TASK] Remove Raw ViewHelper
- This is deprecated since a month. Please use format.raw instead.
Change-Id: I1b59ca6fbf16b42c9b6fb9fd53d9605b96ab5f0e -
11:20 Revision d046ba8c: [BUGFIX] Disable escaping interceptor in debug ViewHelper
- Change-Id: I94e23715a4d929d6263adf1db268cd79cd10c328
-
11:19 Revision 3620d848: [BUGFIX] replace "var" keyword by "protected" in format ViewHelpers
- ...and blushing for shame
Change-Id: I7ce64424552bd8bb2fc513fe8848c477356adeba -
11:04 Revision eaf2daea: [BUGFIX] Revert default form error class to "f3-form-error"
- This was changed to "typo3-form-error" with the vendor namespace
adjustments unintentionally.
Additionally this remov...
2011-07-27
-
10:05 Task #27628 (Resolved): Split escape ViewHelper into dedicated format ViewHelpers
- Applied in changeset commit:45f334015b30cdd082cf9d2e6336a538a1b0d275.
-
09:36 Revision 45f33401: [+TASK] Split escape ViewHelper into dedicated format ViewHelpers
- This change creates a dedicated ViewHelper for all formats the
Escape ViewHelper supported.
This also marks the Escap... -
09:35 Bug #27678 (Resolved): Deactivate EscapeInterceptor for certain ViewHelpers
- Applied in changeset commit:e52fc89a2a9206734305f7b8b3a2bb8295a838fe.
-
09:22 Bug #27678: Deactivate EscapeInterceptor for certain ViewHelpers
- Patch set 2 of change Iebabe42e5f0d674f4fe9f367b33f6dd7e8acdcda has been pushed to the review server.
It is available... -
09:24 Revision 5dee7c61: Merge "[BUGFIX] Deactivate EscapeInterceptor for certain ViewHelpers"
-
09:22 Revision e52fc89a: [BUGFIX] Deactivate EscapeInterceptor for certain ViewHelpers
- This change deactivates automatic escaping for ViewHelpers that rely
on the raw value.
Change-Id: Iebabe42e5f0d674f4...
2011-07-25
-
10:51 Feature #28444 (Closed): Implement comment ViewHelper or language feature
- It would be great to have the possibility of commenting out Fluid code / markup without rendering it to the client. A...
2011-07-22
-
21:37 Revision 5e4fbb17: Merge "[!!!][+FEATURE] Added a reserved variable {_all} returning all template variables"
-
21:35 Revision bc891071: [!!!][+FEATURE] Added a reserved variable {_all} returning all template variables
- This is especially helpful for passing all arguments
to a partial, using
<f:render partial="..." arguments="{_all}" /...
2011-07-21
-
21:05 Bug #28283 (Resolved): Paginate Widget does not highlight current page
- Applied in changeset commit:fca5d265f7797ae156e729258e20183daf246089.
-
20:49 Revision 3e9f514a: Merge "[BUGFIX] Paginate Widget does not highlight current page"
2011-07-20
-
08:59 Revision 8d7a775b: [TASK] Adjust unit tests to new MVC\Request hierarchy
- Change-Id: I5e904d48a5bad51e8074aa1894cbb94acf96ccf6
Relates: #25886 -
06:21 Feature #27091: Viewhelpers for strtolower/strtoupper
- good idea!
-
00:58 Feature #27091: Viewhelpers for strtolower/strtoupper
- How about ucfirst or ucwords then as well? (We lately had that topic regarding csConv for TYPO3 v4.)
And shouldn't w... -
01:09 Feature #5158: Add "true" and "false" to Fluid syntax
- Bastian, I agree that the string (althought it contains "false") should evaluate to true. It's a string after all ...
-
00:46 Bug #27938: Textfield view helper can not handle zero (not empty) values
- Patch set 1 of change I9eabc845fe44e019e0c61e241cc9ebede152ba50 has been pushed to the review server.
It is available...
2011-07-19
-
23:41 Bug #8648: format.crop ViewHelper should support all features of the crop stdWrap function
- v4-implementation uses features from tslib_cObj, the v5-implementation substr currently. So that's why the CropProces...
-
23:34 Task #6560: A reset button for formViewHelper [Made and attached]
- @Sebastian/Bastian: Please make up your mind about this one.
-
23:22 Bug #27826: Missing "size" Attribute in the Form.Upload ViewHelper
- Afaik there is no "size" with a meaning of field-width (for display) of a file-field, other than using css-styles. Or...
-
23:13 Bug #26844: Wrong PaddingViewHelper description
- Patch set 2 of change I129a20878ee8831807e9add5ac87d388c79a3737 has been pushed to the review server.
It is available... -
23:13 Feature #26843: Padding Type in ViewHelper
- Patch set 2 of change I129a20878ee8831807e9add5ac87d388c79a3737 has been pushed to the review server.
It is available... -
20:50 Feature #26843: Padding Type in ViewHelper
- Patch set 1 of change I129a20878ee8831807e9add5ac87d388c79a3737 has been pushed to the review server.
It is available... -
23:12 Revision e7ae2aab: [+FEATURE] Add padding-type to PaddingViewHelper
- Allow passing third parameter for "left", "right" or "both".
Also add a small fix to the php-doc.
Change-Id: I129a20... -
20:28 Bug #28283 (Under Review): Paginate Widget does not highlight current page
-
11:05 Bug #28245 (Resolved): Autocomplete Widget modifies query with every request
- Applied in changeset commit:3145bf0dccf5f7201bdcee35b3b873485cc3935e.
Also available in: Atom