Activity
From 2012-05-14 to 2012-06-12
2012-06-12
-
16:25 Revision 5a75ed88: [BUGFIX] ViewHelper exceptions should not be caught in testing context
- While it is correct that ViewHelper exceptions are silently logged in
production context, they should be displayed in...
2012-06-07
-
09:19 Revision 166e7e54: [BUGFIX] ViewHelper exceptions should not be caught in testing context
- While it is correct that ViewHelper exceptions are silently logged in
production context, they should be displayed in...
2012-06-05
-
21:32 Revision ba2f8851: [TASK] Update Package.xml with new version number
- Change-Id: Ibaaa944f638b6a56f3557ea3dd229e976f4499ae
Releases: 1.0 -
21:30 Revision 152ae289: [TASK] Update Package.xml with new version number
- Change-Id: Ibe36949d2d54b00e68956002cfe0db6b01d1d1d2
Releases: 1.0
2012-05-31
-
11:29 Revision 575adc24: [TASK] Update Package.xml with new version number
- Change-Id: Iea7c65241130b94ad680ead9f2b9447b9f830949
Releases: 1.2 -
10:16 Revision 9ea875e8: [TASK] Update Package.xml with new version number
- Change-Id: I785aaed74c64e97147c62b43a831ea18b381b0f8
Releases: 1.1
2012-05-30
-
17:27 Revision 6f1b39d8: [TASK] Standalone View: enable escaping for "html"
- Since the introduction of Content Negotiation to FLOW3
(I7d753155aa72f41e3df85b076e8067bcbfe7ac04), the default
Forma... -
10:53 Revision db77eca6: [TASK] Standalone View: set default format "html"
- Since the introduction of Content Negotiation to FLOW3
(I7d753155aa72f41e3df85b076e8067bcbfe7ac04), the default
Forma...
2012-05-29
2012-05-26
-
21:27 Revision f25fa5fb: [BUGFIX] hidden fields should be rendered in extra section
- Currently form.select and form.checkbox ViewHelpers render
hidden fields before the actual input field in order to
fo...
2012-05-25
-
21:56 Revision 68e3bad5: [BUGFIX] Avoid empty output of TranslateViewHelper
- If translation by ID is used but no translation is found, the ID will now be
returned if the view helper tag has no c... -
15:30 Revision f5337883: [FEATURE] Allow access to attributes in TagBuilder
- Change-Id: Ib3f9aead9a4e10176816aab4fd0e0627f7180305
Resolves: #37460
Releases: 1.1, 1.2 -
15:06 Revision cd86a2dd: [BUGFIX] Avoid empty output of TranslateViewHelper
- If translation by ID is used but no translation is found, the ID will now be
returned if the view helper tag has no c...
2012-05-24
-
12:19 Revision afaacebe: [FEATURE] Allow access to attributes in TagBuilder
- Change-Id: Ib3f9aead9a4e10176816aab4fd0e0627f7180305
Resolves: #37460
Releases: 1.1, 1.2
2012-05-22
-
17:57 Revision 50dcde38: [TASK] Disable escapingInterceptor in Format.Json ViewHelper
- Because the provided ViewHelper children will never be put
through to the template but only be used for source value
... -
16:40 Revision 498e7702: Merge "[FEATURE] Adds a format.json ViewHelper"
-
16:13 Revision 87ea437e: [FEATURE] Adds a format.json ViewHelper
- Provide a ViewHelper that enables putting JSON out of an array or
object. Basically wraps PHP's native json_encode() ...
2012-05-16
-
15:20 Revision bca7ade0: [TASK] Clean up some coding style issues
- Add spaces to "){" and to "foreach(", fixes some docblocks and
indentation. Also avoids a possible uninitialised vari... -
15:17 Revision 1a688404: [TASK] Clean up some coding style issues
- Add spaces to "){" and to "foreach(", fixes some docblocks and
indentation. Also avoids a possible uninitialised vari...
2012-05-15
-
18:10 Revision 4ba7cda6: [TASK] Update Package.xml with new version number
- Change-Id: Ief250178568233ed9339e641def5d4054ac510c5
Releases: 1.1 -
10:21 Revision 6da78756: [!!!][FEATURE] (MVC): Whitelist-based Property Mapping Configuration
- See the corresponding FLOW3 change at https://review.typo3.org/#/c/10926/ for a
detailed explanation.
Furthermore, t...
2012-05-14
-
16:24 Revision 380d6837: [BUGFIX] Fix request handling for Ajax widgets
- Requests to AJAX widgets were not handled properly
because the routing configuration was not available
to the request... -
16:23 Revision 12074f12: Merge "[!!!][TASK] Move link.widget & uri.widget Widget subfolder"
Also available in: Atom