Activity
From 2012-05-01 to 2012-05-30
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"
2012-05-09
-
16:19 Revision d7b34b3e: [TASK] Update Package.xml
- Change-Id: I47f998d6ae7869f1095bf3af7c416406fdcd92ad
-
13:03 Revision b2ae1978: [!!!][TASK] Move link.widget & uri.widget Widget subfolder
- This moves widget related ViewHelpers link.widget & uri.widget
to the Widget subfolder (as in v4).
Instead of link.w...
2012-05-08
-
16:59 Revision fb14d2ad: [FEATURE] DebugViewHelper allows output of type only
- Because sometimes var_dump is too verbose, this patch adds
a flag where only the type of the intended variable
can be... -
16:20 Revision 432ebf65: [FEATURE] Declare namespaces in XML tag
- This makes it possible to declare Fluid namespace identifiers with
the common xmlns syntax <html xmlns:foo="http://so... -
09:51 Revision 1cde8ca1: [FEATURE] Command for XSD Schema generation
- This adds a command controller for rendering XSD schemas
for ViewHelpers.
Usage: ./flow3 documentation:generatexsd '...
2012-05-07
2012-05-04
-
06:27 Revision 5435a8bd: [TASK] adjustments to refactored FLOW3 Context
- As the Context is now an object and not a string anymore, we adjust
our context checks appropriately.
Related: #3358...
2012-05-03
-
13:29 Revision 214c79a4: [TASK] Add code migration to adjust templates to Fluid 1.1
- This changes form.textbox to form.textfield in HTML files.
Change-Id: Ib4743a82e1e0a5a721dee04cd0a7a800e452fdd9
Rela...
Also available in: Atom