Activity
From 2014-05-30 to 2014-06-28
2014-06-28
-
22:41 Bug #58959: FunctionalTestCase->registerRoute() does not support the httpMethods configuration
- Patch set 4 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... - 22:32 Revision a3444be2: [BUGFIX] FunctionalTestcase->registerRoute() does not allow httpMethods
- The FunctionalTestcase->registerRoute() did not allow configurable httpMethods.
This change adds an httpMethods argum...
2014-06-25
-
15:41 Bug #59882: TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file Scripts.php
- Andrew Isaak wrote:
> I get this bug when installing on Windows 7 or 8 using Xampp (latest version with php 5.5)
... -
15:38 Bug #59882: TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file Scripts.php
- Hi,
I get this bug when installing on Windows 7 or 8 using Xampp (latest version with php 5.5)
In Settings.yaml I... -
15:36 Bug #59882 (Closed): TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file Scripts.php
- Closing as duplicate of #59878
Andrew, please don't spam us -
15:34 Bug #59882 (Closed): TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file Scripts.php
- Uncaught Exception
Warning: symlink(): Cannot create symlink, error code(1314) in
C:\xampp\htdocs\neos\Data\Tem... -
15:29 Bug #59878: TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file Scripts.php
- Hi Andrew,
thanks for reporting, but please don't assign tickets to other people. To increase visibility use the m... -
15:14 Bug #59878: TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file Scripts.php
- Increasing php memory from 256 to 512 in php.ini did not solve the problem.
-
14:58 Bug #59878: TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file Scripts.php
- Hi Robert,
sorry to bother you, but this is a critical issue for Neos adoption,
as most people use Windows to try... -
14:54 Bug #59878: TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file Scripts.php
- More information
*TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file
C:\xampp\htdocs\neos\Package... -
14:52 Bug #59878 (New): TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file Scripts.php
- When trying to run Neos 1.1.0 (extracted directly from the zip archive) on Windows (7 or 8 - tried both) using Xamp (...
-
09:46 Bug #58996: ResourceManager adding to persistence
- I have got the same problem. Some ResourcePointer is added to the persistence and because of the safe request check, ...
2014-06-23
-
18:34 Revision 490c3067: [BUGFIX] Re-add styling for standard tags in CLI
- With the integration of ``symfony/console`` in #49016 the support for
some HTML tags was lost, namely ``<b>``, ``<i>`... -
10:48 Feature #59672 (Under Review): Add support for Doctrine 2.5 embeddables
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl...
2014-06-20
-
21:28 Bug #59747: TYPO3\Flow\Error\Exception thrown in file ErrorHandler.php
- sorry, wrong flow version in issue report...
-
21:23 Bug #59747 (New): TYPO3\Flow\Error\Exception thrown in file ErrorHandler.php
- After update from 1.1.0-beta1 to 1.1.0 stable images in nodes aren't working any more. This message appears when visi...
-
16:06 Revision 4a850ebb: [TASK] Implement case insensitive like() in the Query object
- This change implements the missing case insensitive like() into
the Query object which was still documented as todo.
...
2014-06-19
-
23:08 Feature #59672 (Under Review): Add support for Doctrine 2.5 embeddables
- Doctrine 2.5 will finally support ValueObjects in the form of @Embedded/@Embeddable:
https://github.com/doctrine/doc...
2014-06-18
-
22:37 Bug #50118 (Resolved): Add a method in the PackageManager to get package of class name
- Applied in changeset commit:fbf7950ae363f4adf1bfb187951d31c74628adbc.
-
22:04 Bug #50118 (Under Review): Add a method in the PackageManager to get package of class name
- Patch set 1 for branch *2.1* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
22:37 Bug #55703 (Resolved): CSRF Protection with X-Flow-CsrfToken Header doesn't work
- Applied in changeset commit:d7f56e9f467d26c372c15f64f217109dd954c56c.
-
22:08 Bug #55703: CSRF Protection with X-Flow-CsrfToken Header doesn't work
- Patch set 2 for branch *2.1* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
22:37 Bug #56598 (Resolved): Absolute URI for WebEntry
- Applied in changeset commit:2de9d6619aa25ec109792fab7a00e8de3f7c7dfb.
-
22:30 Bug #56598 (Under Review): Absolute URI for WebEntry
- Patch set 1 for branch *2.1* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
22:37 Bug #46076 (Resolved): PersistentQueryRewriteAspect doesn't work with Collections when doing IN / CONTAINS / MATCHES comparisons
- Applied in changeset commit:8623586c6b021f5db8e96285b5c64db6c5c36938.
-
22:32 Bug #46076: PersistentQueryRewriteAspect doesn't work with Collections when doing IN / CONTAINS / MATCHES comparisons
- Patch set 2 for branch *2.1* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
22:33 Revision 1de20234: [BUGFIX] Allow non-numerical keys for doctrine event listeners
- The schema for the doctrine event listener configuration was of
type array, which only allows for numerical keys.
Sin... -
22:32 Revision 8623586c: [BUGFIX] Support Doctrine Collections in PersistenceQueryRewriting
- Security's PersistenceQueryRewritingAspect now supports also Doctrine
collection handling rather than only primitive ... -
22:32 Revision 9408eb09: [BUGFIX] Throw exception if case of class- and filename don't match
- Mismatching class- and filename case is now detected during compiletime
already and a helpful exception is thrown.
C... -
22:30 Revision 2de9d661: [BUGFIX] Fix support for absolute URIs in WebRedirect options
- Fixes support for authentication provider redirects to external
domains.
Background:
If a ``WebRedirect`` is config... -
22:30 Revision aa3d6b3a: Merge "[BUGFIX] CommandController must reset its arguments on dispatch" into 2.1
-
22:22 Revision 346c7b21: [BUGFIX] Make DI work with Doctrine using newInstanceWithoutConstructor()
- This change does two things:
* make sure Doctrine uses the Flow ClassReflection even after
wakeupReflection() has ... -
22:10 Revision 0fda48d7: [BUGFIX] CommandController must reset its arguments on dispatch
- The CLI CommandController is not stateless in the sense that it
just adds argument definitions without removing previ... -
22:09 Revision a5940fca: [TASK] Log configuration details of WebRedirects
- Log all WebRedirect options instead of only ``uri``.
Background:
Even though it's encouraged to use the ``routeParts... -
22:08 Revision d7f56e9f: [BUGFIX] Fix header handling for CSRF tokens
- This commit fixes a typo in the expected CSRF token header name.
Change-Id: I04a2b69084dafd07077384cb1cb6701cec19756... -
22:08 Revision c7243360: [BUGFIX] SplitSources break on glob errors
- When using SplitSource a glob call is used to fetch all
configuration files. This can return FALSE on error and on so... -
22:04 Revision fbf7950a: [FEATURE] Add method getPackageByClassName to PackageManager
- Currently there is only a method to fetch the package of a given object.
This change adds a new method ``PackageManag... -
12:15 Revision b19f9919: [TASK] Update composer manifest
- See https://ci.neos.typo3.org/job/typo3-flow-release/19/
Releases: 2.2 -
12:15 Revision 5e59e879: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/typo3-flow-release/19/
Releases: 2.2 -
12:15 Revision 5499dd2a: [TASK] Add changelog for TYPO3 Flow 2.2.0
- See https://ci.neos.typo3.org/job/typo3-flow-release/19/
Releases: 2.2 -
11:44 Revision fb0cfcad: Merge "[BUGFIX] Fix header handling for CSRF tokens" into 2.2
-
11:43 Revision 49be09a6: Merge "[BUGFIX] Fix header handling for CSRF tokens"
-
10:49 Revision 039bec6e: Merge "[BUGFIX] Allow non-numerical keys for doctrine event listeners" into 2.2
-
10:48 Revision 7b2d6646: Merge "[BUGFIX] Make DI work with Doctrine using newInstanceWithoutConstructor()" into 2.2
2014-06-17
-
16:21 Bug #46076 (Under Review): PersistentQueryRewriteAspect doesn't work with Collections when doing IN / CONTAINS / MATCHES comparisons
- Patch set 1 for branch *2.1* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
16:20 Revision 9eb51a20: [BUGFIX] Allow non-numerical keys for doctrine event listeners
- The schema for the doctrine event listener configuration was of
type array, which only allows for numerical keys.
Sin... -
10:51 Revision b75a0c20: Merge "[TASK] Tiny tweak to RedisBackendTest" into 2.2
-
10:51 Revision ce8fdd02: Merge "[BUGFIX] ValidatorResolver unit test fails on PHP 5.5.13" into 2.2
-
10:45 Revision 8950ce94: [BUGFIX] Make DI work with Doctrine using newInstanceWithoutConstructor()
- This change does two things:
* make sure Doctrine uses the Flow ClassReflection even after
wakeupReflection() has ...
2014-06-16
-
16:41 Revision dee167c0: [BUGFIX] Allow non-numerical keys for doctrine event listeners
- The schema for the doctrine event listener configuration was of
type array, which only allows for numerical keys.
Sin... -
16:16 Revision 84e4e9b4: [BUGFIX] (Utility) SchemaValidator should allow additionalProperties: TRUE
- This bug prevented the Views.yaml schema from being evaluated correctly.
Change-Id: Ib4cafbc4600619c75a41ced3639ac36... -
16:16 Revision 5ebd2a26: Merge "[BUGFIX] (Utility) SchemaValidator should allow additionalProperties: TRUE"
-
11:02 Bug #48596: IgnoredTags configuration should be easier to configure from packages
- Patch set 11 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab...
2014-06-13
-
17:14 Revision 062c9261: [TASK] Cleanup CommandController
- Some cosmetic cleanups to the Flow ``CommandController``:
* Import PHP namespaces for better readability
* Replace i... -
13:15 Revision d309e862: Merge "[BUGFIX] Make DI work with Doctrine using newInstanceWithoutConstructor()"
2014-06-12
-
16:39 Revision 6cbc5154: [TASK] Tiny tweak to RedisBackendTest
- Change-Id: I90a1389948b39be6742f0acea70adcf3568aa453
Releases: master, 2.2 -
16:33 Revision 0a9dfb29: [BUGFIX] Make DI work with Doctrine using newInstanceWithoutConstructor()
- This change does two things:
* make sure Doctrine uses the Flow ClassReflection even after
wakeupReflection() has ... -
16:13 Revision c2c63675: [BUGFIX] ValidatorResolver unit test fails on PHP 5.5.13
- On PHP 5.5.13 (as well as 5.4.29 and 5.6.x) mocking stdClass fails,
this change fixes that by a plain stdClass instan... -
16:12 Revision 25352d5e: [TASK] Tiny tweak to RedisBackendTest
- Change-Id: I90a1389948b39be6742f0acea70adcf3568aa453
Releases: master, 2.2 -
16:07 Revision 253e3805: [BUGFIX] ValidatorResolver unit test fails on PHP 5.5.13
- On PHP 5.5.13 (as well as 5.4.29 and 5.6.x) mocking stdClass fails,
this change fixes that by a plain stdClass instan... -
15:49 Revision 7937a988: [BUGFIX] Fix CommandController unit tests
- Adjusts the ``CommandControllerTest`` to the CommandController
that has been adjusted with
I063742aca1898695f2e40f36b... -
12:36 Task #49016 (Resolved): Use Symfony.Console for Output + Interaction in CommandController
- Applied in changeset commit:57a18f828b3c0c73c37523ed576e1f6ac9d77396.
-
12:36 Feature #58696 (Resolved): TypedArrayConverter
- Applied in changeset commit:d068f42d798c2f4e710f3e6535c0510e414eb88d.
-
12:10 Revision 276696b6: Merge "[!!!][FEATURE] Integrate Symfony/Console into CommandController"
-
12:08 Revision ec933c0a: Merge "[FEATURE] Typed array TypeConverter"
-
10:27 Bug #36734: Transient properties cannot be property mapped
- Patch set 7 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
08:37 Task #57583 (Resolved): No schema for cacheAllQueryResults in TYPO3.Flow.persistence.schema.yaml
- Applied in changeset commit:38510119d1f29b8b67560565de552c61bb54ca1c.
-
07:48 Task #57583: No schema for cacheAllQueryResults in TYPO3.Flow.persistence.schema.yaml
- Patch set 6 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
08:37 Bug #58853 (Resolved): configuration:validate -> Problems in FLOW
- Applied in changeset commit:38510119d1f29b8b67560565de552c61bb54ca1c.
-
07:49 Revision c67ecaa5: Merge "[TASK] Configuration Schema for cacheAllQueryResults"
-
07:48 Revision 38510119: [TASK] Configuration Schema for cacheAllQueryResults
- Change I15ec60786f6c7e92489a7cbf4b16625842d476fd introduced
a new setting in ``TYPO3.Flow.persistence.cacheAllQueryRe... -
07:45 Revision d0e48409: [BUGFIX] (Utility) SchemaValidator should allow additionalProperties: TRUE
- This bug prevented the Views.yaml schema from being evaluated correctly.
Change-Id: Ib4cafbc4600619c75a41ced3639ac36...
2014-06-11
-
16:30 Feature #49522: Add request patterns for IP and host name
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
15:53 Bug #48532: JsonView Configuration behaves differently for arrays and objects
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
14:51 Bug #36734: Transient properties cannot be property mapped
- Patch set 6 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
14:20 Bug #48596: IgnoredTags configuration should be easier to configure from packages
- Patch set 10 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab... -
13:53 Bug #59442 (Under Review): Composite primary keys including foreign entity don't work
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
12:41 Revision d068f42d: [FEATURE] Typed array TypeConverter
- Implements a TypeConverter for object arrays (aka generics).
This allows for converting simple arrays to arrays of en... -
12:41 Feature #58696: TypedArrayConverter
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
11:59 Feature #58696: TypedArrayConverter
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
12:39 Revision a7520579: [!!!][TASK] Don't cut off element type in PropertyMapper
- Before a TypeConverter is used, the PropertyMapper calls a method
``canConvertFrom()`` on it with the current source ... -
12:08 Task #49016: Use Symfony.Console for Output + Interaction in CommandController
- Patch set 4 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
11:59 Task #49016: Use Symfony.Console for Output + Interaction in CommandController
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
09:52 Task #49016: Use Symfony.Console for Output + Interaction in CommandController
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
00:38 Task #49016: Use Symfony.Console for Output + Interaction in CommandController
- Conclusion of the technical discussion meeting (http://wiki.typo3.org/TYPO3_Neos-DiscussionMeetings):
As we alread... -
00:37 Task #49016 (Under Review): Use Symfony.Console for Output + Interaction in CommandController
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... - 12:08 Revision 57a18f82: [!!!][FEATURE] Integrate Symfony/Console into CommandController
- This extends the base ``CommandController`` by some convenience
helpers from the ``symfony/console`` package:
* easy... -
10:38 Bug #59366 (Under Review): fix* lifecycle callbacks should not be registered for unproxied entities
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl...
2014-06-10
-
15:15 Feature #54092: Respect implementation of JsonSerializable Interface
- Patch set 5 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
14:04 Bug #59023: BooleanConverter should not convert empty values to boolean
- I guess the conclusion for the moment is to use radio buttons for non-implicit required boolean choices instead of a ...
-
13:47 Bug #59442 (Under Review): Composite primary keys including foreign entity don't work
- Currently, the implementation of the FlowAnnotationDriver prevents composite primary keys including an foreign entity...
2014-06-07
-
16:16 Bug #59404: Sub-Requests losing arguments
- Patch set 8 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
16:14 Bug #59404: Sub-Requests losing arguments
- Patch set 7 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
16:11 Bug #59404 (Under Review): Sub-Requests losing arguments
- Patch set 6 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
16:06 Bug #59404 (Resolved): Sub-Requests losing arguments
- A sub-request losing its arguments it a route is defined with defaults.
-
15:41 Feature #54037: JsonView accepts encoding options
- Patch set 4 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
15:27 Feature #54092: Respect implementation of JsonSerializable Interface
- Patch set 4 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
14:18 Feature #54092: Respect implementation of JsonSerializable Interface
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl...
2014-06-06
-
21:00 Feature #54037: JsonView accepts encoding options
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
20:51 Feature #54092: Respect implementation of JsonSerializable Interface
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl...
2014-06-05
-
14:52 Bug #59366 (Under Review): fix* lifecycle callbacks should not be registered for unproxied entities
- When entities are annotated @Flow\Proxy(false), lifecycle methods for fix* are still registered in the AnnotationDriv...
-
14:31 Bug #59357 (New): Using the PackageManager directly instead of the Interface results in unexpected behavior
- > I do now know what to do, but I think it is very confusing [...]
> still, i would either expect a helpful except... -
14:20 Bug #59357: Using the PackageManager directly instead of the Interface results in unexpected behavior
- lol, just realized, that i tried to inject the PackageManager itself through
Annotation, which didn't work and then ... -
14:10 Bug #59357: Using the PackageManager directly instead of the Interface results in unexpected behavior
- Bastian Waidelich wrote:
> Marc, I can't reproduce this. Can you please add an example?
> For me it doesn't make a ... -
14:03 Bug #59357 (Needs Feedback): Using the PackageManager directly instead of the Interface results in unexpected behavior
- Marc, I can't reproduce this. Can you please add an example?
For me it doesn't make a difference which injection met... -
11:25 Bug #59357 (New): Using the PackageManager directly instead of the Interface results in unexpected behavior
- If you try to inject the PackageManager into your class using the Inject Annotation
the "getAvailablePackages" retur...
2014-06-04
-
12:27 Revision 10ceda73: [TASK] Improve documentation for Settings Injection
- This adds a few more comments and more text to the Dependency Injection
chapter of the Definitive Guide.
Change-Id: ... -
12:27 Revision a2013170: Merge "[TASK] Improve documentation for Settings Injection"
-
12:26 Revision f96a1252: [TASK] Improve documentation for Settings Injection
- This adds a few more comments and more text to the Dependency Injection
chapter of the Definitive Guide.
Change-Id: ... -
06:47 Bug #59322 (New): Mssing field exception should show missing migrations as well
- If there is a database exception because of a missing field, the not migrated migrations / suggested updates should b...
2014-06-03
-
10:24 Task #49016: Use Symfony.Console for Output + Interaction in CommandController
- I added this topic to the next discussion meething :)
http://wiki.typo3.org/TYPO3_Neos-DiscussionMeetings#add_bett... -
09:28 Task #49016: Use Symfony.Console for Output + Interaction in CommandController
- Is there any updates on that topic?
-
09:51 Feature #52064: HTTP components for handling requests
- Patch set 25 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab...
2014-06-02
-
20:19 Feature #52064: HTTP components for handling requests
- Patch set 24 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab... -
18:58 Feature #45293: More flexible parsing of body arguments
- Patch set 17 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab... -
17:34 Bug #51809 (Under Review): Commit "[BUGFIX] Published resources don't support symlinks" produces an fatal error on Windows
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
17:34 Feature #51676 (Under Review): Support of symlinks for Resources
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
01:28 Revision dde28bd3: [TASK] Update translations from translation tool
- Releases: master
2014-05-31
-
11:47 Feature #59244 (New): Message or Container needs context
- In order to be able to publish f.e. page and plugin messages and show them at different places
it could be usefull t...
2014-05-30
-
19:56 Bug #49011: Support executing TYPO3.Flow inside a PHAR
- Patch set 13 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab... -
08:18 Bug #49011: Support executing TYPO3.Flow inside a PHAR
- Patch set 12 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab...
Also available in: Atom