Activity
From 2013-07-24 to 2013-08-22
2013-08-21
-
17:20 Bug #51239 (Under Review): AbstractViewHelper use incorrect method signature for "$this->systemLogger->log()"
- Within the `AbstractViewHelper::callRenderMethod()` a log entry will be created if en exception is thrown.
But the m...
2013-08-17
-
11:23 Feature #44572: Format.Case ViewHelper in order to change the case of string values
- It does not seem to be resolved, unless I am misunderstanding something here.
The namespaces is wrong, if used with ...
2013-08-16
-
12:06 Feature #51100: Links with absolute URI should have the option of URI Scheme
- These are the patches for the +Link+ ViewHelpers (TYPO3 v. 4.7.14)
-
12:04 Feature #51100: Links with absolute URI should have the option of URI Scheme
- These are patches for TYPO3 v4.7.14 on the +Uri ViewHelpers+
- PageViewHelper
- ActionViewHelper
Both must be us... -
11:14 Feature #51100 (New): Links with absolute URI should have the option of URI Scheme
- At the moment it's not possible to build absolute URIs with https scheme.
Only the ExternalViewHelper allows confi...
2013-08-09
-
17:46 Revision 7c7ea0a2: [FEATURE] Introduce TemplateObjectAccessInterface
- This change is needed to handle TypoScript objects, simple types and
Eel expressions in the same way.
With the addit... -
16:12 Revision b7c8a292: [TASK] Fix license in file level docblocks
- Change-Id: I4e1bdaadd9a313fd52a56bd152e08f37104c423b
Related: #50835
Releases: master, 2.0 -
14:07 Revision 0cabe77c: [TASK] Fix license in file level docblocks
- Change-Id: I4e1bdaadd9a313fd52a56bd152e08f37104c423b
Related: #50835
Releases: master, 2.0
2013-08-08
-
14:10 Bug #50888 (Under Review): WSOD by changing name of section and if Fluid caches are generated
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22953 -
14:09 Revision f82ea29e: Merge "[FEATURE] Added autofocus attribute to textfield and textarea"
-
13:21 Feature #50826 (Closed): add resource as parameter for <f:render partial="resource://MyVendor.Package/Private/Partials/SomePartial" />
- Closing in favor of #42176 (as discussed via IRC)
-
13:20 Feature #50801 (Closed): Arguments "path" and "package" for f:layout View Helper
- Closing in favor of #42176 (as discussed via IRC)
-
11:12 Revision 4578833b: [TASK] Major cosmetic cleanup
- This adjusts the package to recent CGL changes, fixes loads of
minor spelling and includes further cleanups:
* Fix p...
2013-08-07
-
18:45 Bug #50888 (Under Review): WSOD by changing name of section and if Fluid caches are generated
- If you change the name of some section in your Layout and caches were generated before this change, then you get WSOD...
-
15:35 Feature #39870 (Resolved): Allow configuration of template path fallbacks
- Applied in changeset commit:a1173897ceb00aa20669f8dd14b8cc4f795cb620.
- 15:21 Revision eec91b0b: [FEATURE] Add supportedOptions to templateView
- This changes the templateView to make use of the new
way to set options by the view configuration change.
See I93acc3... -
13:01 Feature #50801: Arguments "path" and "package" for f:layout View Helper
- Adrian Föder wrote:
> Bastian, for the mentioned configuration you will force-overwrite the whole partial path and... -
12:22 Feature #50801 (On Hold): Arguments "path" and "package" for f:layout View Helper
- Bastian, for the mentioned configuration you will force-overwrite the whole partial path and file name (you even don'...
-
12:02 Feature #50801: Arguments "path" and "package" for f:layout View Helper
- Rafael Kähm wrote:
> i see no opposites to using both patches for that.
The patches are compatible, yes. But we... -
11:52 Feature #50801: Arguments "path" and "package" for f:layout View Helper
- Hi Bastian again,
but still with Views.yaml you can only set the path, not the complete "url" to the file.
Consid... -
13:00 Feature #50826 (Under Review): add resource as parameter for <f:render partial="resource://MyVendor.Package/Private/Partials/SomePartial" />
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22843
2013-08-06
-
18:35 Feature #50801: Arguments "path" and "package" for f:layout View Helper
- Hi Bastian,
i see no opposites to using both patches for that. #50801 and #50826 are backward compatible to curren... -
15:55 Feature #50801: Arguments "path" and "package" for f:layout View Helper
- Adrian Föder wrote:
> Hi Bastian; how would you do that with the patch you've mentioned?
Create a *Views.yaml* and ... -
15:46 Feature #50801: Arguments "path" and "package" for f:layout View Helper
- Hi Bastian; how would you do that with the patch you've mentioned?
-
14:17 Feature #50801 (Needs Feedback): Arguments "path" and "package" for f:layout View Helper
- Thanks for the feature request and especially for the patch. But I'm afraid we won't need such feature once https://r...
-
14:01 Feature #50801: Arguments "path" and "package" for f:layout View Helper
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22839 -
13:48 Feature #50801 (Under Review): Arguments "path" and "package" for f:layout View Helper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22839 -
15:13 Feature #50826 (Needs Feedback): add resource as parameter for <f:render partial="resource://MyVendor.Package/Private/Partials/SomePartial" />
- Hi Rafael,
Thanks for this but similar to #50801 this won't be required once https://review.typo3.org/#/c/16392/ i... -
15:01 Feature #50826 (Under Review): add resource as parameter for <f:render partial="resource://MyVendor.Package/Private/Partials/SomePartial" />
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22843 -
14:57 Feature #50826 (Closed): add resource as parameter for <f:render partial="resource://MyVendor.Package/Private/Partials/SomePartial" />
- This is usefull if you use multiple packages for the same application.
2013-08-05
-
21:03 Feature #50801 (Closed): Arguments "path" and "package" for f:layout View Helper
- This is usefull if you use multiple packages for the same application.
Make sure you use "package" argument for ea...
2013-08-02
2013-08-01
-
12:11 Feature #39870: Allow configuration of template path fallbacks
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22658 -
12:10 Revision a1173897: [FEATURE] Fallback paths
- With this change it will be possible to define multiple values
for the ``template``, ``partial`` and ``layout`` root ...
2013-07-31
-
15:21 Bug #50555 (Closed): Can't get an empty array in if condition
- Thomas Christiansen wrote:
> Thanks for your reply but i am going with the viewhelper solution.
Ok, I'm closing... -
15:08 Bug #50555: Can't get an empty array in if condition
- Yes sure, that is another workaround.
Actually this is where I started and what i did not want because its annoyin...
2013-07-30
-
15:37 Bug #35090 (Resolved): base64-encode of URI-transferred serialized objects
- Applied in changeset commit:f53ee1c679c828874d5ffec565b6eb202ade9040.
-
13:11 Bug #50555 (Needs Feedback): Can't get an empty array in if condition
- What about...
-
12:32 Bug #50555 (Closed): Can't get an empty array in if condition
- Hi all,
i am having trouble to get an empty array in a shorthand if condition.
The situation is the following:
I... -
10:28 Feature #39870: Allow configuration of template path fallbacks
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22658
2013-07-29
-
15:29 Feature #39870: Allow configuration of template path fallbacks
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22658 -
15:27 Feature #39870: Allow configuration of template path fallbacks
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22658 -
14:38 Feature #39870: Allow configuration of template path fallbacks
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22658 -
14:30 Feature #39870 (Under Review): Allow configuration of template path fallbacks
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22658 -
13:59 Feature #39870 (Accepted): Allow configuration of template path fallbacks
-
13:58 Feature #33487 (Closed): Configure from what package to use Templates/Partial/Layouts
- This will be possible with #42176 and #39870
Frankly it won't be possible to define the Package *in* the f:* tag, bu...
Also available in: Atom