Activity
From 2009-06-02 to 2009-07-01
2009-07-01
-
17:22 Bug #3814 (Resolved): whitespaces at the end of FormViewHelper.php
- In file:
root / fluid / trunk / Classes / ViewHelpers / FormViewHelper.php
please remove whitespaces after ... -
11:21 Revision 158bb19e: Set next version number of package Fluid to 1.0.0-alpha3
-
11:21 Revision 6962133e: Tagged package Fluid as version 1.0.0-alpha2
2009-06-30
-
17:48 Revision 66885964: * [TASK] FLOW3 (Package): Removed the "state" tag from the Package.xml files and the related code. Resolves #3559
-
16:24 Revision 6edfdbc1: * [TASK] Fluid: Fixed a comment.
-
13:10 Revision 15b292d0: [TASK] Fluid (ViewHelpers): removed useless use statement
-
09:52 Revision 3a85918d: Fluid:
- * [FIX]: Fixed XML Schema generation
-
09:46 Feature #3725: CSS Engine
- Hi Christian,
that sounds really like a good plan! I'd suggest you'd develop the ViewHelper for FLOW3 first, and the... -
09:20 Feature #3725: CSS Engine
- I will try to convert the CSS Cacheer into a ViewHelper. LessCSS looks nice (especially syntax) but all the features ...
-
09:44 Story #3714: Add advanced validation of ViewHelper arguments
- Hey Christian,
first of all - thanks for your nice work :-)
I have some comments:
- in the ValidatorResolver y... -
09:16 Story #3714 (Needs Feedback): Add advanced validation of ViewHelper arguments
- As this is my first bigger patch, would be great if someone could look it over and comment...
-
01:01 Revision 1ca389ff: * [TASK] Fluid (ViewHelpers): Implemented a first version of error marking on form view helpers. Refs #3793
2009-06-29
-
23:39 Revision 2d245dd7: [TASK] Fluid (ViewHelpers): some documentation and code tweaks
-
23:15 Revision 308173d3: * [TASK] Fluid (ViewHelpers): Fixed file headers
-
23:02 Feature #3802 (Resolved): View helper for form errors
- Applied in changeset r2661.
-
22:39 Feature #3802 (Resolved): View helper for form errors
- There should be a view helper to display errors for a form or for the whole action. It should iterate over all error ...
-
23:02 Feature #3791 (Resolved): View helper for resource URIs
- Applied in changeset r2661.
-
22:40 Revision beffb7b1: * [TASK] Fluid (ViewHelpers) Implemented a resource URI view helper, resolves #3791
- * [TASK] Fluid (ViewHelpers) A basic errors view helper (f:form.errors) to display form errors, resolves #3802
-
21:38 Revision d58a736a: [TASK] Fluid (ViewHelpers): Added tag attributes for disabled, maxlength, readonly and size to the TextboxViewHelper for text input fields, refs #3792
-
21:31 Revision 2a5d1cfe: * [FIX] FLOW3 (MVC): Arguments are reset on each call to processRequest, fixes #3795
- * [FIX] FLOW3 (MVC): Fixed wrong type hints in AbstractController and added the param for redirect arguments
* [+FEAT... -
11:27 Story #3714: Add advanced validation of ViewHelper arguments
- The attached diff changes some files (mostly extBase) and tries to put most of the code into central place.
2009-06-28
-
19:30 Feature #3793 (Resolved): CSS class for errors in form view helpers
- Form view helpers should automatically add a CSS class if an error for the property exists. The name of this class sh...
-
19:13 Bug #3792 (Closed): Special tag attributes for form view helpers are missing (e.g. size)
- Form input elements can have a lot of HTML attributes e.g. for the size or maxlength. These are missing for the @Text...
-
19:08 Feature #3791 (Resolved): View helper for resource URIs
- The public resources in a project should be easier accessible with the help of a new view helper. The view helper sho...
2009-06-23
-
15:46 Bug #3294: Introduce reflection cache
- Though it's actually TYPO3 core/Caching framework related the backport of this feature triggers:
http://bugs.typo3.or...
2009-06-22
-
21:09 Feature #3725 (New): CSS Engine
- It would be great to have a CSS engine like lesscss, or integrate css cacheer.
http://lesscss.org/index.html
http... -
15:52 Bug #3657: <f:form.select does not allow to specify selectedValue
- With attribute @value@ it's working. I tested:...
-
11:41 Bug #3657 (Needs Feedback): <f:form.select does not allow to specify selectedValue
-
11:40 Bug #3657: <f:form.select does not allow to specify selectedValue
- Marcel R. wrote:
> The following code from documentation does not work:
the documentation is wrong here. All Fo... -
11:51 Feature #3717 (Resolved): "Designators" for Form view helper
- * FormViewHelper needs a new argument "designator" / "namespace"
* Extbase will set the default value for this argum... -
09:51 Story #3714 (Accepted): Add advanced validation of ViewHelper arguments
-
00:01 Feature #3525 (Resolved): translateViewHelper and key="LLL:EXT:lang/locallang_core.xml:show_item.php.table"
- Applied in changeset r843.
2009-06-21
-
12:34 Revision ebf93fa9: Fluid:
- * (FIX) Adjusted DocbookGenerator to make it more easily backportable
-
11:03 Story #3714 (Rejected): Add advanced validation of ViewHelper arguments
- We should add a feature to support the @validate annotation inside the ViewHelper render() method comment.
See the...
2009-06-19
2009-06-18
-
17:00 Feature #3702 (Resolved): Inline notation should expect object-parameters by default
- Currently the syntax...
-
13:36 Bug #3294 (Resolved): Introduce reflection cache
2009-06-15
-
23:00 Bug #3676 (Resolved): SelectViewHelper should automatically use the persistence manager to determine the UID of an object
- It'd be very nice if the SelectViewHelper would work together with the persistence manager, so lists of objects are c...
-
21:02 Feature #3592 (Resolved): Alias view helper for setting template variables
- Applied in changeset r2614.
-
20:13 Revision c2ce91e5: * [FEAT] Fluid (ViewHelpers): Added AliasViewHelper, resolves #3592
- * [TASK] Fluid (Tests): Fixed and extended ForViewHelperTest
* [TASK] Fluid (Tests): Tweaked ViewHelperBaseTestcase
*... -
15:08 Task #3394 (Resolved): Adjust PHPDoc Comment of ImageViewHelper
- Applied in changeset r818.
-
15:01 Bug #3651 (Resolved): Call to a member function getBackend() on a non-object
- Applied in changeset r818.
-
13:21 Revision 354a3d7c: [TASK] Fluid (Tests): removed obsolete test from BaseViewHelperTest that belongs to FormViewHelperTest
- [TASK] Fluid (Tests): made ViewHelperBaseTestcase an abstract class to hush v4 testrunner which expects at least one ...
-
00:58 Revision 85c1ded5: [FIX] Fluid (Core): Set controller context only if not null. This needs to be done for rendering contexts without a controller context (e.g. in a service)
2009-06-14
-
19:09 Bug #3657: <f:form.select does not allow to specify selectedValue
- Marcel R. wrote:
> After applying the patch no error is thrown anymore. However the "visa" option is not selected.
... -
01:55 Bug #3657: <f:form.select does not allow to specify selectedValue
- After applying the patch no error is thrown anymore. However the "visa" option is not selected.
-
01:36 Bug #3657: <f:form.select does not allow to specify selectedValue
- Well, could you try this patch?
I do not think it will be final, as I am not sure about the value of $selectedValu... -
00:19 Bug #3657 (Resolved): <f:form.select does not allow to specify selectedValue
- The following code from documentation does not work:...
-
09:16 Feature #3661: <f:form.checkbox and <f:form.radio missing?!
- Marcel R. wrote:
> It would be nice to have <f:form.checkbox and <f:form.radio available in a Fluid-Template.
> <in... -
00:56 Feature #3661 (Resolved): <f:form.checkbox and <f:form.radio missing?!
- It would be nice to have <f:form.checkbox and <f:form.radio available in a Fluid-Template.
<input type="radio" name=...
2009-06-12
-
20:47 Bug #3635: Fluid: SelectViewHelper always appends the select-field's name with []
- I can confirm that this is now fixed in the current trunk version.
-
20:16 Bug #3635 (Closed): Fluid: SelectViewHelper always appends the select-field's name with []
- I can't reproduce this..
I use the exact input of your example and get... -
20:37 Bug #3651 (Resolved): Call to a member function getBackend() on a non-object
- When setting an object as value in View Helpers extending Tx_Fluid_ViewHelpers_Form_AbstractFormViewHelper, a fatal e...
-
13:54 Bug #3551 (Resolved): HtmlViewHelper outputs htmlspecialchared code
- resolved.
-
13:53 Revision bac0b7f1: Fluid:
- * Fixed a few doc comments
* Removed commented-out code as it was obsolete
2009-06-09
-
21:38 Revision e60c1afd: [FIX] FLOW3: fixed method signature for memorizeCleanState() in tests
- [FIX] Fluid: fixed method signature for memorizeCleanState() in tests
[FIX] TYPO3CR: fixed method signature for memor... -
21:21 Revision 57e8179c: Fluid:
- * Renamed RenderingContext::$argumentEvaluationMode to $objectAccessorPostProcessorEnabled (this is not part of the p...
-
19:14 Bug #3635 (Closed): Fluid: SelectViewHelper always appends the select-field's name with []
- The name for a select-field will always be appended by [] whether the field is multiple or not....
2009-06-08
-
17:50 Feature #3293: support for legacy TypoScript (with . at end)
- Here we go! CLA is on the way...
-
13:41 Revision d39c91ff: [TASK] Fluid (Documentation): added IDs to the structural parts of the DocBook sources
2009-06-06
-
16:17 Feature #3595 (Closed): Convert integer types to boolean for if viewhelper
- This was fixed in r2345.
See http://forge.typo3.org/issues/show/3412 -
09:13 Feature #3595 (Closed): Convert integer types to boolean for if viewhelper
- Hello, after wndeirng why certain if conditions didn't work in my flow templates, i figures out it was because it did...
-
10:25 Feature #3293 (Accepted): support for legacy TypoScript (with . at end)
- Christian Müller takes over this job!
-
08:42 Feature #3293: support for legacy TypoScript (with . at end)
- Problem:
All TypoScript settings are made available under $this->settings inside the Controller, and as well as {set... -
09:01 Bug #3298 (Resolved): "if" expression language
- Applied in changeset r2575.
-
08:45 Revision 4d158755: * [+FEAT] Fluid (Core): Implemented a simple Expression Language which is used for boolean ViewHelper arguments. The language supports statements of the form "XX Comparator YY", where Comparator is one of ==, %, >, >=, <, <= and XX/YY are an Object Accessor, an array, a ViewHelper or a number (NO string!). This expression language can be used always inside all boolean arguments of ViewHelpers. (fixes #3298)
- * [+MISC] Fluid (Core): Added some comments to ObjectAccessorPostProcessorInterface
* [-FEAT] Fluid (ViewHelpers): Re... -
08:40 Bug #3294: Introduce reflection cache
- Problem:
Some parts of Fluid/Extbase use Reflection to determine the parameters of an action and a ViewHelper. For t...
2009-06-05
-
15:56 Feature #3592 (Resolved): Alias view helper for setting template variables
- There should be an alias view helper that can set variables in the template.
The following use cases should be sup... -
12:15 Bug #3298 (Accepted): "if" expression language
-
09:43 Bug #3551 (Accepted): HtmlViewHelper outputs htmlspecialchared code
-
09:41 Bug #3551: HtmlViewHelper outputs htmlspecialchared code
- We'll create a new variable inside a ViewHelper called "$rawInput" which disables the postprocessing of ViewHelpers i...
2009-06-04
-
09:49 Bug #3551: HtmlViewHelper outputs htmlspecialchared code
- Note: The reason for this bug is the automatic htmlspecialchar'ing of object accessors introduced with http://forge.t...
2009-06-03
-
19:51 Bug #3551 (Resolved): HtmlViewHelper outputs htmlspecialchared code
- Hi,
using the HtmlViewHelper at least in typo3 4.3 the output is always htmlspecialchared.
Adding:
@$value = h...
2009-06-02
-
16:43 Revision 7af8001b: Increased version number to next release version.
-
16:23 Revision a6a152d5: Tagged package Fluid as version 1.0.0-alpha1
-
16:22 Revision 2612374f: Fluid: Fixed version number
-
12:35 Revision 354c4b52: Added svn:keywords where missing...
-
12:32 Revision 230cfb89: Fluid:
- * fixed #3529 (identity fields rendered for new objects)
Also available in: Atom