Activity
From 2012-11-21 to 2012-12-20
2012-12-18
-
18:12 Revision 73156e7e: [TASK] Make getTemplateRootPath() public like its setter
- The getTemplateRootPath() method in View\TemplateView now
becomes public analogous to its setter counterpart which
al...
2012-12-12
-
22:49 Revision 8ad378a9: [TASK] Update composer.json with new dependencies
- Releases: 2.0
-
21:13 Revision 06ac5bce: [TASK] Remove API annotation from View::canRender()
- With #40888 View::canRender() is no longer called from within
ActionController::resolveView().
As the framework no lo... -
09:05 Revision fe428fb3: Merge "[BUGFIX] Make name attribute of LayoutViewHelper optional"
2012-12-11
-
17:56 Revision 8bc51f20: [BUGFIX] Allow one of action and actionUri to be omitted in Form ViewHelper
- With I03fa30be2522ee53d5a8f184b57afe539ed4f991 the action argument
of the Form ViewHelper was made required. But in f... -
14:13 Revision ebe1ae3c: Merge "[!!!][BUGFIX] Mark action argument required in routing related ViewHelpers"
-
09:44 Revision c8edc447: Merge "[TASK] Prepare composer manifest for release"
-
09:38 Revision 530c4490: Merge "[TASK] Avoid use of getPropertyInternal()"
2012-12-10
-
22:18 Revision 4e9d011f: [BUGFIX] Fix broken WidgetTest
- The fix for #42511 broke the functional WidgetTest in Fluid, because
it relied on "broken" URIs being accepted. The A... -
22:01 Revision e982cf45: [BUGFIX] Fix Doc comment in link.email ViewHelper
- Fixes the code example in the classes doc comment
and replaces a minor whitespace issue
Change-Id: Ied4c52ba0b9b93b5... -
12:04 Revision af166567: [TASK] Prepare composer manifest for release
- Remove the version field, so versions can be read from tags in git
instead. Fixes the description slightly.
Change-I...
2012-12-07
2012-12-06
-
12:48 Revision c9d4c4a2: [!!!][BUGFIX] Mark action argument required in routing related ViewHelpers
- Currently you can omit the action attribute when creating a link/URI in
Fluid. If no action was specified the default...
2012-12-05
-
12:25 Revision c06652a1: [TASK] Avoid use of getPropertyInternal()
- The getPropertyInternal() method obviously is intended for internal use
in the ObjectAccess class. This change replac... -
12:10 Revision 2a188cb0: [TASK] Removed testable HTTP flag from tests
- Testable HTTP is now always enabled, thus the flag to switch it on can
be removed.
Change-Id: Ie3f0cdda701dd0616daee...
2012-12-04
-
13:57 Revision 5ce7ad51: [BUGFIX] Make name attribute of LayoutViewHelper optional
- This change removes the required = TRUE from the registerArgument()
call for the name attribute of LayoutViewHelper. ...
2012-11-29
-
10:14 Revision ba09ec53: [!!!][FEATURE] Allow Fluid arrays only in ViewHelper arguments
- This change greatly enhances the JavaScript compatibility of Fluid.
Fluid Arrays are a subset of the JavaScript obje...
2012-11-23
-
12:54 Revision 5504beef: [!!!][FEATURE] Allow ResourceViewHelper to accept resource:// paths
- This enables the path argument of the Uri.ResourceViewHelper
to accept also resource URIs in the format "resource://P...
Also available in: Atom