Activity
From 2012-04-21 to 2012-05-20
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...
2012-04-30
-
23:45 Revision e547570a: [BUGFIX] Adjust filename spelling to changes in FLOW3
- Adapt the usage of fileName to filename to match FLOW3
Change-Id: Ie5aec46ed9f85cdc60b1a7240c270ac43099f86e
Relates:...
2012-04-25
-
13:00 Revision a481d4ad: [BUGFIX] Fixes doc comment of Form.ValidationResultsViewHelper
- The example in the class doc comment was outdated and is fixed with
this change.
Change-Id: I0cd155e153f20752ed1c80d...
Also available in: Atom