Activity
From 2011-08-08 to 2011-09-06
2011-09-06
-
18:30 TYPO3.Flow Feature #27322: Add support for Appserver-in-PHP, which could result in much faster executions.
- I played around with this and we have some problems with FLOW3 and AiP: sessions and Login don't seem to work, I was ...
-
18:10 TYPO3.Flow Bug #29407: help command does not display description
- Patch set 2 of change Ibe31c602800a1699b3ef37d9128836efa64314d4 has been pushed to the review server.
It is available... -
15:23 TYPO3.Flow Bug #29407 (Under Review): help command does not display description
- Patch set 1 of change Ibe31c602800a1699b3ef37d9128836efa64314d4 has been pushed to the review server.
It is available... -
18:01 Revision 426d7827: Raised submodule pointers
-
16:05 TYPO3.Flow Revision 36594345: [TASK] Fix a typehint in ActionController
- Change-Id: If6b952e484007ce035dd27aa4cae1010498e5ae0
-
15:47 TYPO3.Flow Feature #29514 (Under Review): AOP advices should be able to change method arguments
- Patch set 2 of change I5f1698ad8650497f20984e7adc939edf30d4f70c has been pushed to the review server.
It is available... -
15:21 TYPO3.Flow Feature #29514 (Resolved): AOP advices should be able to change method arguments
- This can be done by adding a simple setter in the corresponding joinpoint.
-
15:11 TYPO3.Flow Revision 97408636: [FEATURE] Remove support for @uuid annotation and support @Id
- Support for userland access to the framework-provided technical entity
identifier was built for a specific use case n... -
14:00 TYPO3.Flow Bug #27045: Introduced properties are not available in the reflection service during a compile run
- I think this is not only during the compile run, but also after the compilation. An introduced property will not be r...
-
12:06 TYPO3.Flow Bug #29292 (Resolved): Typing help on FLOW3 shell exits
- Applied in changeset commit:2b52d22ee35312440284a09ed3557bd20c82ade7.
-
11:48 TYPO3.Flow Bug #29292: Typing help on FLOW3 shell exits
- Patch set 4 of change I35928b0b36a8cb4cb82f3520077a3d658794a10e has been pushed to the review server.
It is available... -
12:01 Revision 697b114e: Raised submodule pointers
-
11:59 TYPO3.Fluid Bug #29457: Template Compiler creates invalid Class names
- Patch set 1 of change I89eb9fae476d7e642618639f56d401158f69f7e8 has been pushed to the review server.
It is available... -
11:58 TYPO3.Fluid Revision 8762cd91: [BUGFIX] Sanitize identifier when compiling templates
- The "identifier" of a compiled template is based on the
last modification timestamp and on the name of the original
t... -
11:48 TYPO3.Flow Revision 2b52d22e: [BUGFIX] Interactive shell works again
- The interactive shell (flow3:core:shell) could not launch
the sub process anymore because the name of the FLOW3 scrip... -
11:36 TYPO3.Flow Bug #29414 (Resolved): Deletion of packages results in fatal error
- Applied in changeset commit:df34272c15e2a8d04ef0f15a896d1e13865cd883.
-
11:11 TYPO3.Flow Bug #29414: Deletion of packages results in fatal error
- Patch set 4 of change I8bbb9112cec12f1888e79896787db8a9d4e125a0 has been pushed to the review server.
It is available... -
10:54 TYPO3.Flow Bug #29414: Deletion of packages results in fatal error
- Patch set 3 of change I8bbb9112cec12f1888e79896787db8a9d4e125a0 has been pushed to the review server.
It is available... -
11:27 TYPO3.Flow Bug #29508: multipart/form-data cannot be saved!
- I use FLOW3 beta 1
-
11:26 TYPO3.Flow Bug #29508 (Closed): multipart/form-data cannot be saved!
- Hey guys,
I have a form with an upload for a audio file. Since I changed the enctype of my form to "multipart/form... -
11:24 TYPO3.Flow Task #29506 (Under Review): Entities lying in the session should be lazy loaded
- Patch set 4 of change I996b221dc82187f117b00223e5373e080dca7593 has been pushed to the review server.
It is available... -
11:06 TYPO3.Flow Task #29506 (Resolved): Entities lying in the session should be lazy loaded
- This can be done be (de)serializing only lazy loading proxies instead of the original object.
-
11:23 TYPO3.Flow Revision 6c490dec: [TASK] Enable lazy loading for session entities
- By this, persisted entities that are referenced
in the session are (de)serialized as lazy loading
proxies. This is a ... -
11:22 TYPO3.Flow Revision ba3a4738: [FEATURE] Make lazy loading possible for getObjectByIdentifier
- Lazy loading can be switched on by a new optional parameter.
Change-Id: I20954588a14b68f63f9b32a841c5bc2aba4cc7c0
Re... -
11:10 TYPO3.Flow Revision df34272c: [BUGFIX] package:* commands no longer issue a fatal error
- Most package:* commands and sometimes also the flow3:cache:flush
command issued a fatal error. The actual command was... -
10:58 TYPO3.Flow Bug #29295: Uncaught Exception in FLOW3 SQLSTATE[HY000]: General error: 1005 Can't create table 'phoenix.#sql-3dc_28' (errno: 150)
- If I remember correctly, this error occures whith wrong relations, i.e. if wrong foreign keys are about to be created...
-
10:06 TYPO3.Flow Bug #29452 (Resolved): Wrong use of sys_get_temp_dir() in unit tests
- Applied in changeset commit:aad9e634f78978b3967caa784f089cdfb73d5922.
-
10:01 Revision d6161a19: Raised submodule pointers
-
09:50 TYPO3.Flow Revision c983e60c: Merge "[BUGFIX] Fix use of sys_get_temp_dir() in EnvironmentTest"
-
09:41 TYPO3.Flow Bug #27806 (Under Review): DateTimeConverter should return Error objects for user-errors; and support converting an empty string to NULL
- Patch set 1 of change Ie95602c44e9d86586353514cbde2cd06259f3b30 has been pushed to the review server.
It is available... -
09:37 TYPO3.Flow Bug #27806: DateTimeConverter should return Error objects for user-errors; and support converting an empty string to NULL
- Hey Michael,
sorry for hijacking the description; I extended it a bit - and will work on a fix now.
Greets,
Se... -
09:34 TYPO3.Flow Bug #27806 (Accepted): DateTimeConverter should return Error objects for user-errors; and support converting an empty string to NULL
-
09:21 TYPO3.Flow Bug #28487 (Under Review): ActionController ErrorAction forgets SubpackageKey
- Patch set 1 of change Id4dfaea7d919ba2eb8d031be505d76815927999f has been pushed to the review server.
It is available... -
09:19 TYPO3.Flow Bug #28487 (Accepted): ActionController ErrorAction forgets SubpackageKey
- I'm working on this now.
-
08:46 Revision 4ce4c168: Raised submodule pointers
-
08:44 TYPO3.Flow Revision 23920a42: Merge "Revert "[TASK] Two small code (style) fixes""
-
08:43 TYPO3.Flow Revision 593ef34f: Revert "[TASK] Two small code (style) fixes"
- Breaks unit tests.
This reverts commit 784dae35ce078702ca088a85e569c3b44bbe74cb
2011-09-05
-
20:36 TYPO3.Flow Task #29412 (Resolved): Remove generic PDO backend
- Applied in changeset commit:45cacad12b8a14886e34dfeb64d9db61a34acace.
-
20:29 TYPO3.Flow Revision 41665c83: Merge "[TASK] Make migrate.php executable"
-
20:24 TYPO3.Flow Revision 25a8c496: Merge "[!!!][TASK] Remove generic persistence PDO backend"
-
19:06 TYPO3.Flow Bug #29486 (Resolved): injectSettings() doesn't receive always the settings of its own package
- Applied in changeset commit:c850b2a033dcf382bf4607a95af29ecf03b99329.
-
18:23 TYPO3.Flow Bug #29486 (Under Review): injectSettings() doesn't receive always the settings of its own package
- Patch set 1 of change Id2c26e600efb6ac34733d42cc0e518526e583fee has been pushed to the review server.
It is available... -
12:18 TYPO3.Flow Bug #29486 (Resolved): injectSettings() doesn't receive always the settings of its own package
- injectSettings() should always receive the settings of that package the inject method is declared in. That is, we sho...
-
18:33 TYPO3.Flow Bug #28373 (Accepted): Error after clearing temporary data
-
18:21 TYPO3.Flow Revision c850b2a0: [BUGFIX] Injected settings are now from the correct package
- This fixes a bug caused by the Configuration Builder which resulted
in settings of a wrong package being injected int... -
17:50 TYPO3.Flow Feature #27329: Wrap Doctrine ArrayCollection in some FLOW3 collection
- Karsten Dambekalns wrote:
> I don't see a benefit in wrapping it. [...]
We had this discussion recently. But I ... -
16:44 TYPO3.Flow Feature #27329: Wrap Doctrine ArrayCollection in some FLOW3 collection
- I don't see a benefit in wrapping it. The Collection interface is self-contained and wrapping it would only serve to ...
-
16:37 TYPO3.Flow Feature #27329: Wrap Doctrine ArrayCollection in some FLOW3 collection
- +1 for the idea.
How about naming it \TYPO3\FLOW3\Property\DataType\ArrayCollection ? -
17:42 TYPO3.Flow Bug #29292: Typing help on FLOW3 shell exits
- Patch set 3 of change I35928b0b36a8cb4cb82f3520077a3d658794a10e has been pushed to the review server.
It is available... -
17:19 TYPO3.Flow Bug #29292: Typing help on FLOW3 shell exits
- Patch set 2 of change I35928b0b36a8cb4cb82f3520077a3d658794a10e has been pushed to the review server.
It is available... -
16:55 TYPO3.Flow Bug #29292 (Under Review): Typing help on FLOW3 shell exits
- Patch set 1 of change I35928b0b36a8cb4cb82f3520077a3d658794a10e has been pushed to the review server.
It is available... -
16:53 TYPO3.Flow Bug #29292 (Accepted): Typing help on FLOW3 shell exits
-
16:38 TYPO3.Flow Bug #29407 (Accepted): help command does not display description
-
15:59 TYPO3.Flow Bug #29414: Deletion of packages results in fatal error
- Patch set 2 of change I8bbb9112cec12f1888e79896787db8a9d4e125a0 has been pushed to the review server.
It is available... -
15:24 TYPO3.Flow Bug #29414 (Under Review): Deletion of packages results in fatal error
- Patch set 1 of change I8bbb9112cec12f1888e79896787db8a9d4e125a0 has been pushed to the review server.
It is available... -
15:20 TYPO3.Flow Bug #29414 (Accepted): Deletion of packages results in fatal error
-
15:39 TYPO3.Flow Feature #29489 (Closed): Simple remote packages support
- FLOW3 should offer some basic package management based on Git repositories.
This needs to be further specified; fo... -
14:51 TYPO3.Flow Bug #29488 (Resolved): AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- if i send empty login data the result of authentication is allways true here.
can somebody reproduce this? exception... -
13:06 TYPO3.Flow Feature #29358 (Resolved): Enable use of @ (shut-up-operator)
- Applied in changeset commit:1cf1c8974f03f032b9d51ae36c219fb64690b6db.
-
12:04 TYPO3.Flow Feature #29358: Enable use of @ (shut-up-operator)
- Patch set 2 of change Id8d70b594e69e0de390b29624304de32442a74e4 has been pushed to the review server.
It is available... -
12:40 TYPO3.Flow Revision 4dcf8f3e: [BUGFIX] Skip functional tests for Doctrine if Doctrine is not used
- The functional tests for Doctrine should only be run if the Doctrine
persistence manager is actually configured. Othe... -
12:36 TYPO3.Flow Revision cbb3e19f: Merge "[FEATURE] Enable use of @ (shut-up-operator)"
-
12:36 TYPO3.Flow Bug #29449 (Resolved): Add safeguard preventing to reflect Doctrine Proxies
- Applied in changeset commit:98f877bb3524bff1db2c991b494d1cc10682c2ad.
-
12:28 TYPO3.Flow Revision f56ab32a: Merge "[BUGFIX] (Reflection): Prevent use of ReflectionService for Doctrine Proxies"
-
12:07 TYPO3.Flow Revision 1a8efa97: Merge "[TASK] Two small code (style) fixes"
-
12:02 TYPO3.Flow Revision 1cf1c897: [FEATURE] Enable use of @ (shut-up-operator)
- By default, FLOW3 makes sure to convert any error into an exception
so that even notices don't go undiscovered.
But ... -
09:22 TYPO3.Flow Feature #29476 (New): Provider rendering time and query count for request
- It would be nice if FLOW3 could calculate the rendering time and the amount of queries executed for a single request ...
2011-09-03
-
13:36 TYPO3.Fluid Bug #29395: SelectViewHelper with multiple=true cannot work with Collections
- I would be happy if you could push it to Gerrit.
I would do it myself, but I haven't signed the CLA yet.
Thanks, Jo...
2011-09-02
-
20:21 TYPO3.Fluid Bug #29395: SelectViewHelper with multiple=true cannot work with Collections
- Would you mind, if I push your patch to gerrit?
I do remember that there somewhere is a task to refactor all form-e... -
20:13 TYPO3.Fluid Bug #29395: SelectViewHelper with multiple=true cannot work with Collections
- Had this issue, too.
Attached a patch (including testcase)
-
19:58 TYPO3.Fluid Bug #29457: Template Compiler creates invalid Class names
- See also http://www.php.net/manual/en/language.variables.basics.php:
> Variable names follow the same rules as other... -
19:56 TYPO3.Fluid Bug #29457 (Resolved): Template Compiler creates invalid Class names
- The "identifier" of a compiled template is based on the last modification timestamp and on the name of the original t...
-
18:52 TYPO3.Flow Feature #29358: Enable use of @ (shut-up-operator)
- Ah! And I do think that ignoring the @-Operator is more a bug than a feature... but thats just personal opinion.
-
18:45 TYPO3.Flow Feature #29358 (Under Review): Enable use of @ (shut-up-operator)
- Patch set 1 of change Id8d70b594e69e0de390b29624304de32442a74e4 has been pushed to the review server.
It is available... -
18:37 TYPO3.Flow Bug #26885: It's not possible to order by relation properties
- Patch set 2 of change Ib6d967ccc97ed64828bea8765edea5dd8c63aa0a has been pushed to the review server.
It is available... -
12:23 TYPO3.Flow Bug #29419 (Under Review): It is impossible to use the Collection interface in "type hints"
- Why was this one closed?
Edit: it seems stupid as I ask this, after having seemingly closed this issue myself. I did... -
12:21 TYPO3.Flow Bug #29419 (Closed): It is impossible to use the Collection interface in "type hints"
- Ok, I didn't realize we had this one when creating #29419 - refer to that one for actual progress on this issue.
-
12:21 TYPO3.Flow Bug #27825 (Closed): TypeHandling should use the Collection interface as collection type
- Ok, I didn't realize we had this one when creating #29419 - refer to that one for actual progress on this issue.
-
12:06 TYPO3.Flow Bug #29392 (Resolved): Persistence\Generic\AbstractBackend does not cascade persist correctly
- Applied in changeset commit:a149b6426d4519cd246706518498ce7286b69809.
-
12:01 Revision 211310b3: Raised submodule pointers
-
11:36 TYPO3.Flow Task #29412: Remove generic PDO backend
- There seems to be a problem caused by "autowiring off". With that annotation the backend has to be configured explici...
-
10:57 TYPO3.Flow Revision fcfd801d: [TASK] Make migrate.php executable
- Change-Id: I21c89f0d801a2d92754a727805df44864f49cbf7
-
10:10 TYPO3.Flow Bug #29452 (Under Review): Wrong use of sys_get_temp_dir() in unit tests
- Patch set 1 of change Ie4b240b4de3a91f8c31e4334c52af6e93d225fd9 has been pushed to the review server.
It is available... -
10:08 TYPO3.Flow Bug #29452 (Resolved): Wrong use of sys_get_temp_dir() in unit tests
- When running the unit tests, two warnings are emitted in EnvironmentTest:
@PHP Warning: sys_get_temp_dir() expects ... -
10:10 TYPO3.Flow Revision aad9e634: [BUGFIX] Fix use of sys_get_temp_dir() in EnvironmentTest
- There was a parameter given to sys_get_temp_dir(), but it accepts none.
Change-Id: Ie4b240b4de3a91f8c31e4334c52af6e9... -
09:49 TYPO3.Fluid Revision 59487874: [TASK] Remove unused variables
- Removes some unused variables and replaces on use of (deprecated)
getRenderingContext() by direct variable access.
C... -
08:31 TYPO3.Flow Bug #29449 (Under Review): Add safeguard preventing to reflect Doctrine Proxies
- Patch set 1 of change Ia709b70e4e31facfd88563c5836009d7cee6d7b2 has been pushed to the review server.
It is available... -
07:52 TYPO3.Flow Bug #29449: Add safeguard preventing to reflect Doctrine Proxies
- Robert Lemke wrote:
> The question is if the Doctrine Proxy should be or can be identified by an interface which is ... -
07:50 TYPO3.Flow Bug #29449 (Accepted): Add safeguard preventing to reflect Doctrine Proxies
- Definitely solution 2)
-
07:31 TYPO3.Flow Bug #29449: Add safeguard preventing to reflect Doctrine Proxies
- > We somehow need to prevent the above root cause. For that, I see three possibilities, all of them adding a check to...
-
06:58 TYPO3.Flow Bug #29449 (Resolved): Add safeguard preventing to reflect Doctrine Proxies
- In some custom application of mine, I have accidentally reflected a doctrine proxy class; which lead to the Reflectio...
-
08:31 TYPO3.Flow Revision 98f877bb: [BUGFIX] (Reflection): Prevent use of ReflectionService for Doctrine Proxies
- When calling the ReflectionService with a class name for a doctrine proxy,
really weird side-effects can happen, as t...
2011-09-01
-
18:04 TYPO3.Flow Bug #29425 (New): Deletion of a blog post with resources fails with FK constraint error
- [Debug this and update this issue to contain a "neutral" description.]
-
18:01 TYPO3.Flow Task #29412 (Under Review): Remove generic PDO backend
- Patch set 1 of change Ife28072288018b233f3781c7f70f63a8cd1c6b39 has been pushed to the review server.
It is available... -
11:05 TYPO3.Flow Task #29412 (Resolved): Remove generic PDO backend
- With the integration of Doctrine the old PDO based persistence backend is obsolete. The generic persistence basics wi...
-
18:01 TYPO3.Flow Bug #29392 (Under Review): Persistence\Generic\AbstractBackend does not cascade persist correctly
- Patch set 1 of change I4cafd98ef456c46eed6ae3933238cb7e7e4e345d has been pushed to the review server.
It is available... -
18:00 TYPO3.Flow Revision 45cacad1: [!!!][TASK] Remove generic persistence PDO backend
- The generic persistence PDO backend is no longer maintained,
there is no use for it. If you want to target a RDBMS, u... -
18:00 TYPO3.Flow Revision a149b642: [BUGFIX] Generic abstract backend does not cascade persist
- This changes makes checkPropertyValue() return the value it found, as
expected in collectProperties() - both methods ... -
18:00 TYPO3.Flow Bug #29419 (Under Review): It is impossible to use the Collection interface in "type hints"
- Patch set 1 of change I7edbaee97932469018ec89e640bfed10d4d54252 has been pushed to the review server.
It is available... -
15:16 TYPO3.Flow Bug #29419 (Resolved): It is impossible to use the Collection interface in "type hints"
- Currently it is not possible to use the Collection interface for @param or @var annotations, because the TypeHandling...
-
18:00 TYPO3.Flow Revision 784dae35: [TASK] Two small code (style) fixes
- Adds a leading backslash to a @var annotation and replaces one create()
call on the ObjectManager by use of the new k... -
17:58 TYPO3.Flow Bug #26885 (Under Review): It's not possible to order by relation properties
- Patch set 1 of change Ib6d967ccc97ed64828bea8765edea5dd8c63aa0a has been pushed to the review server.
It is available... -
13:23 TYPO3.Flow Bug #29416 (Resolved): Aggregate root detection for Person vs AbstractParty is broken
- The association from Account to Person is cascaded during persist, because the fact that Person has a PersonRepositor...
-
13:21 TYPO3.Flow Bug #29414: Deletion of packages results in fatal error
- The same seems to happen when activating a package that is not installed?!
-
12:54 TYPO3.Flow Bug #29414 (Resolved): Deletion of packages results in fatal error
- Most package operations (package:delete, package:deactivate etc.) and possibly also flow3:cache:flush result in a fat...
-
12:59 Task #29415 (Resolved): Remove @license tags and add general license information
- We should remove all @license tags in class doc comments and instead place a general LICENSE.txt file in the Document...
-
09:50 TYPO3.Flow Bug #29407 (Resolved): help command does not display description
- The command-line help command doesn't display the long help text of a single command.
Example:
./flow3 help ... -
09:46 TYPO3.Kickstart Bug #29406 (Resolved): kickstart:commandcontroller renders appendContent() code
- The code rendered by this kickstart command renders
$this->response->appendContent(sprintf('You called the exa... -
09:15 TYPO3.Flow Bug #29405 (New): When storing a new entity inside the session, it will be fully serialized instead of just the reference being stored
- When having the following code:...
-
09:06 TYPO3.Flow Bug #29292: Typing help on FLOW3 shell exits
- confirmed.
2011-08-31
-
19:36 TYPO3.Fluid Bug #29395 (Resolved): SelectViewHelper with multiple=true cannot work with Collections
- When using collections as preselected values for SelectView-Helper with option multiple="1" the preselection is only ...
-
18:09 TYPO3.Flow Bug #29392 (Resolved): Persistence\Generic\AbstractBackend does not cascade persist correctly
- When using the generic persistence some updates are not correctly persisted. One example is a change to the name of a...
-
17:06 TYPO3.Flow Feature #29201 (Resolved): Make generic persistence follow new paradigms
- Applied in changeset commit:afe640d9ed35d1e005aabac542ee0824c007b50c.
-
10:44 TYPO3.Flow Feature #29201 (Under Review): Make generic persistence follow new paradigms
- Patch set 2 of change I6c359803e740ca8e29213557344da21680f8accf has been pushed to the review server.
It is available... -
17:01 Revision c7aff837: Raised submodule pointers
-
16:47 TYPO3.Flow Revision ae9013df: Merge "[TASK] Make generic persistence follow new paradigms"
-
16:11 TYPO3.Flow Feature #29389: Provide simple code migration mechanism
- Also nice is the way things are managed with Symfony 2. we should look at having something along those lines to ease ...
-
16:05 TYPO3.Flow Feature #29389: Provide simple code migration mechanism
- Bastian Waidelich wrote:
> Some issues/questions:
>
> * Do we need to provide a *downgrading* mechanismn?
*S... -
15:58 TYPO3.Flow Feature #29389 (Resolved): Provide simple code migration mechanism
- For people up-/downgrading from one FLOW3 version to another, there should be some tool that executes required migrat...
-
15:35 TYPO3.Flow Feature #29258: Provide a way to override classes by environment
- As yu said Objects.yaml only override interfaces,
For example you are doing A/B testing and for example you need to ... -
15:27 TYPO3.Flow Feature #29258: Provide a way to override classes by environment
- I would recommend to use configuration settings for that (which can be context dependent). If this is not enough, the...
-
15:32 TYPO3.Flow Feature #29387 (Needs Feedback): A token with wrong credentials should throw an exception
- It would be better if a token that has wrong credentials causes an exception in the AuthenticationProviderManager. I ...
-
14:55 TYPO3.Flow Bug #29326: ./flow3 core:setfilepermissions should not rely on sudo without proper test
- Ubuntu ships sudo when using default installer. Debian (aka ubuntu vanilla) does not. Those .deb based systems which ...
-
10:44 TYPO3.Flow Revision afe640d9: [TASK] Make generic persistence follow new paradigms
- This change fixes the introduces changedObjects properties by adding
an additional collection and changes the abstrac... -
10:25 TYPO3.Flow Bug #29374 (Resolved): ActionController doesn't initialize Errors correctly
- Applied in changeset ba62d0b91bb5140edc619332e0856deb73584442. (see https://review.typo3.org/#change,4693)
-
10:23 TYPO3.Flow Bug #29374 (Resolved): ActionController doesn't initialize Errors correctly
- The ActionController doesn't use the correct controller API in
getErrorFlashMessage(), arguments are not passed to t...
2011-08-30
-
19:01 Revision 0d42508b: Raised submodule pointers
-
18:11 TYPO3.Flow Revision ba62d0b9: [BUGFIX] ActionController should initialize Errors correctly
- The ActionController should use the correct controller API in
getErrorFlashMessage() so that arguments can be rendere... -
17:57 TYPO3.Flow Bug #29326: ./flow3 core:setfilepermissions should not rely on sudo without proper test
- No idea about current Debian but I am pretty sure Ubuntu still has sudo, they usually rely on it as they don't allow ...
-
17:23 TYPO3.Flow Feature #29358 (Resolved): Enable use of @ (shut-up-operator)
- The FLOW3 error and exception handler does a good job. But if you have to integrate foreign code, suppressing foreign...
-
17:01 Revision 60b213da: Raised submodule pointers
-
16:41 TYPO3.Fluid Revision eea3829c: Merge "[BUGFIX] Fix doc comment of ValidationResultsViewHelper"
2011-08-29
-
21:29 TYPO3.Flow Feature #28137 (Closed): Do not use clone in PersistentObject ParamConverter
- Resolved by duplicate issue #29039.
-
21:14 TYPO3.Flow Bug #29326: ./flow3 core:setfilepermissions should not rely on sudo without proper test
- Wow, a vanilla Ubuntu setup doesn't have sudo? I'm surprised, never seen a system without it... :)
-
17:48 TYPO3.Flow Bug #29326 (Resolved): ./flow3 core:setfilepermissions should not rely on sudo without proper test
- @./flow3 core:setfilepermissions@ calls sudo without a proper test if it is installed and correctly setup.
On system... -
12:07 Revision ef7d5913: Raised submodule pointers
-
11:58 TYPO3.Welcome Revision 957deed3: [TASK] Increase package version to 1.0.0-beta1
- Change-Id: If0a81f0351cea3ec694d9d02f1b284babe2963ab
-
11:57 TYPO3.Kickstart Revision 3c7f4ed0: [TASK] Increase package version to 1.0.0-beta1
- Change-Id: I1d96bb31188a52bd95bd6532db7872880485d41a
-
11:57 TYPO3.Fluid Revision 74726bd6: [TASK] Increase package version to 1.0.0-beta1
- Change-Id: I174aa17b1cfff730d7e18a9e212050d1a11e48af
-
11:57 TYPO3.Flow Revision 307ebadb: [TASK] Increase package version to 1.0.0-beta1
- Change-Id: I93304cc124e751e1e69e16ec7b814bba42b07e2b
-
11:47 Feature #29257 (Rejected): Doctrine migrations couldn't be specified by environment
- No, you can specify the context (for all commands):
@FLOW3_CONTEXT=Production ./flow3 doctrine:migrate@ -
11:46 TYPO3.Kickstart Feature #28783 (Resolved): Overwriting existing file
-
11:21 Revision 935fc2a1: Raised submodule pointers
-
10:59 Revision d373e0dc: [TASK] Clean up exmaple Settings.yaml file
- Change-Id: I38451cf8c8c1824790261457b0b1ceb5658988be
-
10:56 TYPO3.Flow Revision 605910ea: Remove path from MySQL default settings
- Change-Id: I371c337b528d371c38bff55af87a010285e12218
2011-08-28
-
11:30 TYPO3.Fluid Bug #29303 (Resolved): TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- if TYPO3\Fluid\View\TemplateView setTemplateRootPath is public then the getTemplateRootPath should be also
The opp...
2011-08-27
-
19:30 TYPO3.Flow Bug #29300 (Resolved): Bug activating Package ./flow3 package:activate TYPO3.Faker
- ...
-
15:09 TYPO3.Flow Bug #26885: It's not possible to order by relation properties
- Prepared a patch using git, but as I have not yet signed the CLA I am not allowed to commit it to gerrit.
Hope it ... -
14:40 TYPO3.Flow Revision 1d999c31: [BUGFIX] It's not possible to order by relation properties
- setOrderings() of Doctrine\Query did not work on relation attributes.
Now using the getPropertyNameWithAlias - method... -
14:31 TYPO3.Flow Bug #29295 (Closed): Uncaught Exception in FLOW3 SQLSTATE[HY000]: General error: 1005 Can't create table 'phoenix.#sql-3dc_28' (errno: 150)
- Hi ,
I was trying the Blog Tutorial . As I was not having the cheat sheet , at some point I downloaded the Blog Pa... -
05:20 TYPO3.Flow Bug #29292 (Resolved): Typing help on FLOW3 shell exits
- I have typed ./flow3 flow3:core:shell and the shell prompt came .
When typing help , it throws the below error.
...
2011-08-26
-
22:24 TYPO3.Fluid Bug #29290 (Resolved): Additional Identity Properties not set on mapping error
- After a mapping error occurred, no additional identity properties are set and FLOW3 tries to create a new object.
... -
20:01 Revision dc280bc7: Raised submodule pointers
-
19:14 TYPO3.Flow Revision 44b4d375: [BUGFIX] MessageTest adjusted to the last Message changeset
- convertingTheMessageToStringRendersIt was not adjusted to the
last change in Message. As the test was new together wi... -
19:13 TYPO3.Fluid Revision 31bb4a18: [BUGFIX] Fix doc comment of ValidationResultsViewHelper
- The Doc Comment still referred to <f:form.errors> which no longer
exists. Besides the code example didn't work.
Chan... -
18:42 TYPO3.Flow Bug #13324 (Accepted): It's not possible to update entities without repository
- I am rather convinced this works as expected now, but I'll double check next week.
-
17:05 TYPO3.Flow Feature #26945 (Resolved): Rewrite flashMessages to have similar functionality as in v4
- Applied in changeset commit:7764392dcf0aec8d77b526df8a6df0f90f5f3741.
-
16:52 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 13 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is availabl... -
16:39 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 11 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is availabl... -
15:10 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 10 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is availabl... -
15:06 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 9 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is available... -
10:14 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 8 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is available... -
16:54 TYPO3.Flow Revision d59e8ba5: Merge "[TASK] Use Message objects for flashMessages"
-
16:52 TYPO3.Flow Revision 7764392d: [TASK] Use Message objects for flashMessages
- With this change a flashMessage will be an object of a certain type so
different types of messages are possible, addi... -
16:18 TYPO3.Flow Feature #27015: __sleep does not respect entities lying in arrays or other collections
- Postponed for beta 2, needs some functional test(s).
-
16:15 TYPO3.Flow Feature #28486 (Resolved): Don't clone, use explicit change tracking instead
-
16:14 TYPO3.Flow Task #29040 (Resolved): Adjust documentation to new persistence behavior
-
16:14 TYPO3.Flow Feature #29037 (Rejected): Use annotation to mark entities as aggregate root
- We decided to leave the behavior as it was, if a repository exists for an entity, it is considered aggregate root.
-
16:01 Revision d9e2cd90: Raised submodule pointers
-
15:27 TYPO3.Flow Revision 04922c08: [BUGFIX] Join Table names are not truncated correctly
- With #29213 table name correspond to full model class name
To avoid too long names, table names are truncated if they... -
15:06 TYPO3.Flow Bug #29244 (Resolved): cloning models don't reset persistence identifier
- Applied in changeset commit:295a024efe2962a56dc2405905d63ec660e917f1.
-
14:50 TYPO3.Flow Bug #29244: cloning models don't reset persistence identifier
- Patch set 6 of change Ic1856a192dd9a0f6f189934480b44320d0222b70 has been pushed to the review server.
It is available... -
14:43 TYPO3.Flow Bug #29244: cloning models don't reset persistence identifier
- Patch set 5 of change Ic1856a192dd9a0f6f189934480b44320d0222b70 has been pushed to the review server.
It is available... -
15:01 Revision 8c56274e: Raised submodule pointers
-
14:50 TYPO3.Flow Revision 295a024e: [BUGFIX] Cloning an entity should result in a new Uuid
- With this change cloning an entity object results in the clone
having a new UUID as FLOW3_Persistence_Identifier so p... -
14:47 Revision ad2294ea: Merge "[TASK] Removing obsolete Phing files"
-
14:36 TYPO3.Flow Task #29039 (Resolved): Change default policy for Doctrine to DEFERRED_EXPLICIT
- Applied in changeset commit:49f4d8f4f4fbe18ce2b52e9fcb33a11aa1d6985e.
-
14:30 TYPO3.Flow Task #29039: Change default policy for Doctrine to DEFERRED_EXPLICIT
- Patch set 4 of change I05a07f9cbb4cadba138ad6774a309b8f627e22d2 has been pushed to the review server.
It is available... -
14:29 TYPO3.Flow Revision 49f4d8f4: [!!!][TASK] Change default policy for Doctrine to DEFERRED_EXPLICIT
- This makes Doctrine use deferred explicit change tracking by default.
The PersistentObjectConverter does no longer cl... -
14:01 Revision 5866de52: Raised submodule pointers
-
13:35 TYPO3.Flow Feature #29038 (Resolved): Set useful defaults for cascade attributes in Doctrine
- Applied in changeset commit:ac0d745f0c214068fcc40cf759bb47ae5079e8d5.
-
13:22 TYPO3.Flow Feature #29038: Set useful defaults for cascade attributes in Doctrine
- Patch set 6 of change I0708a87fbc28527afb4414e731c2373b39ad7078 has been pushed to the review server.
It is available... -
13:22 TYPO3.Flow Revision ac0d745f: [FEATURE] Set useful defaults for cascade attributes in Doctrine
- Our metadata driver now adds cascade all to all relations not pointing
to an aggregate root, orphanRemoval is also tu... -
12:47 TYPO3.Flow Bug #29271: Query setOrdering doesn't work on relations
- This is a duplicate of:
http://forge.typo3.org/issues/26885 -
12:27 TYPO3.Flow Bug #29271 (Closed): Query setOrdering doesn't work on relations
- TYPO3\FLOW3\Persistence\Doctrine\Query->setOrdering does not work on related fields:
Currently:... -
12:01 Revision d3bca9df: Raised submodule pointers
-
11:02 TYPO3.Flow Revision 6aa57b35: Merge "[TASK] Only dump a small plaintext backtrace for exceptions"
-
11:01 Revision 90b7f89b: Raised submodule pointers
-
10:59 TYPO3.Flow Revision bebf4ac8: [TASK] Removing DocBook manual
- Documentation is now stored at git://git.typo3.org/FLOW3/Documentation.git
Change-Id: I44b57bb474e4ccd301cdc2254b00a... -
10:35 TYPO3.Flow Task #29213 (Resolved): Make table name correspond to full model class name
- Applied in changeset commit:8cf483aec7f8f654a501b105b64404edfce33fbc.
-
10:34 TYPO3.Flow Revision b271bb97: Merge "[!!!][TASK] Make table name correspond to full model class name"
-
10:30 TYPO3.Flow Revision cc38bfff: [TASK] Only dump a small plaintext backtrace for exceptions
- The backtrace written to disk in case of an exception is now plain text
and should no longer cause problems with the ... -
10:27 TYPO3.Flow Task #29268 (Closed): Transfer / Rewrite MVC chapter
-
10:26 TYPO3.Flow Task #29266 (Resolved): Transfer "Introduction" chapter to ReST
- see attachment
-
10:14 TYPO3.Flow Bug #26885: It's not possible to order by relation properties
- Great! As there is already a method "getPropertyNameWithAlias" its extremely easy to fix this:
Just change ... -
10:01 Revision 2543cc2d: Raised submodule pointers
-
09:56 TYPO3.Flow Feature #10312: Autogenerate setters and getters
- I don't like this idea. You will have no code completion in your IDE
-
09:43 TYPO3.Flow Feature #26132: FloatToFloatConverter missing in F3\Property\TypeConverter
- I think this bug is obsolete and can be closed
-
09:36 TYPO3.Flow Bug #28257 (Resolved): Avoid Credentials to be stored in the request
- Applied in changeset commit:c78ca09b43614a84601f2f121c9f1c68bcb89350.
-
09:34 TYPO3.Kickstart Feature #28783: Overwriting existing file
- I think you can close this.
It has already been implemented in Commit commit:ddf1c904 -
00:01 TYPO3.Flow Feature #29258 (Needs Feedback): Provide a way to override classes by environment
- In FLOW3 you can define several environments in your configuration. But, how could you override a class (ie. a contro...
2011-08-25
-
23:36 Feature #29257 (Rejected): Doctrine migrations couldn't be specified by environment
- From command line you can execute doctrine migrations only in production environment
-
17:45 TYPO3.Flow Bug #28257: Avoid Credentials to be stored in the request
- Patch set 5 of change Ifdee053fc1c1dc2338dddf7b759ce6b6bcd00a26 has been pushed to the review server.
It is available... -
13:34 TYPO3.Flow Bug #28257: Avoid Credentials to be stored in the request
- Patch set 4 of change Ifdee053fc1c1dc2338dddf7b759ce6b6bcd00a26 has been pushed to the review server.
It is available... -
12:45 TYPO3.Flow Bug #28257 (Under Review): Avoid Credentials to be stored in the request
- Patch set 3 of change Ifdee053fc1c1dc2338dddf7b759ce6b6bcd00a26 has been pushed to the review server.
It is available... -
11:14 TYPO3.Flow Bug #28257 (Accepted): Avoid Credentials to be stored in the request
- I'll adjust the change.
-
17:44 TYPO3.Flow Revision c78ca09b: [!!!][BUGFIX] Avoid Credentials to be stored in the request
- When you authenticate using the PersistedUsernamePasswordProvider
username & password are copied to the GET Arguments... -
17:30 TYPO3.Flow Task #29039: Change default policy for Doctrine to DEFERRED_EXPLICIT
- Patch set 3 of change I05a07f9cbb4cadba138ad6774a309b8f627e22d2 has been pushed to the review server.
It is available... -
17:30 TYPO3.Flow Feature #29038: Set useful defaults for cascade attributes in Doctrine
- Patch set 5 of change I0708a87fbc28527afb4414e731c2373b39ad7078 has been pushed to the review server.
It is available... -
16:59 TYPO3.Flow Feature #29038: Set useful defaults for cascade attributes in Doctrine
- Patch set 4 of change I0708a87fbc28527afb4414e731c2373b39ad7078 has been pushed to the review server.
It is available... -
16:51 TYPO3.Flow Feature #29038: Set useful defaults for cascade attributes in Doctrine
- Patch set 3 of change I0708a87fbc28527afb4414e731c2373b39ad7078 has been pushed to the review server.
It is available... -
17:14 TYPO3.Flow Task #29213: Make table name correspond to full model class name
- Patch set 3 of change I1fbc1b7d8c647b2b518eaea0e543a6fac88b60e2 has been pushed to the review server.
It is available... -
15:54 TYPO3.Flow Task #29213: Make table name correspond to full model class name
- Patch set 2 of change I1fbc1b7d8c647b2b518eaea0e543a6fac88b60e2 has been pushed to the review server.
It is available... -
15:53 TYPO3.Flow Task #29213 (Under Review): Make table name correspond to full model class name
- Patch set 1 of change I1fbc1b7d8c647b2b518eaea0e543a6fac88b60e2 has been pushed to the review server.
It is available... -
17:14 TYPO3.Flow Revision 8cf483ae: [!!!][TASK] Make table name correspond to full model class name
- Table names are now based on the fully qualified class name.
Beware of long names on systems other than MySQL, curre... -
17:03 TYPO3.Flow Bug #29244: cloning models don't reset persistence identifier
- Patch set 4 of change Ic1856a192dd9a0f6f189934480b44320d0222b70 has been pushed to the review server.
It is available... -
17:01 TYPO3.Flow Bug #29244: cloning models don't reset persistence identifier
- Patch set 3 of change Ic1856a192dd9a0f6f189934480b44320d0222b70 has been pushed to the review server.
It is available... -
17:01 TYPO3.Flow Bug #29244: cloning models don't reset persistence identifier
- Patch set 2 of change Ic1856a192dd9a0f6f189934480b44320d0222b70 has been pushed to the review server.
It is available... -
16:45 TYPO3.Flow Bug #29244 (Under Review): cloning models don't reset persistence identifier
- Patch set 1 of change Ic1856a192dd9a0f6f189934480b44320d0222b70 has been pushed to the review server.
It is available... -
15:47 TYPO3.Flow Bug #29244: cloning models don't reset persistence identifier
- That code should be part of the @PersistenceMagicAspect@ and affect entities only.
-
14:56 TYPO3.Flow Bug #29244 (Resolved): cloning models don't reset persistence identifier
- Adding cloned models to repository throws "SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry" Exc...
-
17:01 Revision 2ea318c5: Raised submodule pointers
-
15:50 TYPO3.Flow Revision ea2d5815: [TASK] Provide more details in relation type exception
- The exception for a definition of a non-standard type
property without declaring the type of relation now
provides so... -
15:17 TYPO3.Flow Bug #26885: It's not possible to order by relation properties
- a bit more on this issue: setOrderings() appends rootAlias . "proposedSessionType"
to the orderBy-Clause. And appea... -
15:01 Revision 7f436ad5: Raised submodule pointers
-
14:06 TYPO3.Flow Bug #28814 (Resolved): Permission issue in Package Manager?
- Applied in changeset commit:699b8bfe9f56ffbeee202591d8d56a09ac1a4558.
-
14:01 Revision b20b0e72: Raised submodule pointers
-
13:57 TYPO3.Flow Revision eba466a3: [!!!][TASK] Some improvements to CLI handling
- - Fixes optional argument handling
- Improves readability of help index
- Help for single commands (usage: "./flow3 h... -
13:50 TYPO3.Flow Revision da563663: Merge "[BUGFIX] Remove unnecessary chmod for PackageStates"
-
13:05 TYPO3.Flow Feature #28868 (Resolved): Default Doctrine Annotation for single object relation should be derived automatically
- Applied in changeset commit:3c6ac91015b6fbf76e9f64c8871d3ff69a8d4a22.
-
13:05 TYPO3.Flow Revision 498c1ae9: Merge "[TASK] Throw exception if type of relation is not defined"
-
13:01 Revision e5de13ac: Raised submodule pointers
-
12:21 TYPO3.Flow Revision 81ca1413: [BUGFIX] Warn if exception dump could not be written
- The System Logger now logs a warning if an exception
backtrace could not be written into Logs/Exceptions/
because the... -
11:33 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 7 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is available... -
11:08 Bug #28806 (Resolved): check why flow3.bat is not included in the build
- resolved with the new build system
-
08:00 Revision 0443ed3c: [TASK] Removing obsolete Phing files
- Change-Id: I6584fff76a1dd60291ec17b7b3cc123109e0e862
-
07:40 Revision 7584cff7: [BUGFIX] adjustment of packaging / deployment script
2011-08-24
-
17:01 Revision 1e68d3f5: Raised submodule pointers
-
16:59 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 6 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is available... -
16:48 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 5 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is available... -
11:40 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 4 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is available... -
11:38 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 3 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is available... -
16:40 TYPO3.Flow Revision 4ec03ae8: [FEATURE] Reference Code for Exceptions
- This introduces a reference code for exceptions.
FLOW3's exception handler will now display a reference code
which ma... -
16:15 TYPO3.Flow Task #29213: Make table name correspond to full model class name
- Note: max 64 characters for names in MySQL
-
12:40 TYPO3.Flow Task #29213 (Resolved): Make table name correspond to full model class name
- To avoid name clashes the generated table names should be based on the FQCN of a model.
-
15:14 Revision 8131ab38: Merge "[TASK] Distribution bundling now uses SURF3"
-
14:21 Revision c84a47ae: [TASK] Distribution bundling now uses SURF3
-
12:38 TYPO3.Flow Bug #28257: Avoid Credentials to be stored in the request
- Karsten Dambekalns wrote:
> Well, about the simple rename - we support multiple tokens and all that fuzz. [...]
... -
11:21 TYPO3.Flow Feature #28868: Default Doctrine Annotation for single object relation should be derived automatically
- Karsten Dambekalns wrote:
> The exception idea is fine, if someone really wants to store objects as string using @__... -
11:19 TYPO3.Flow Feature #28868: Default Doctrine Annotation for single object relation should be derived automatically
- Fine for beta 1 IMHO.
-
11:14 TYPO3.Flow Feature #28868: Default Doctrine Annotation for single object relation should be derived automatically
- The exception idea is fine, if someone really wants to store objects as string using @__toString()@ a simple type att...
-
11:12 TYPO3.Flow Feature #28868 (Under Review): Default Doctrine Annotation for single object relation should be derived automatically
- Patch set 2 of change I0252e4ea07854908d5a04c3d083e560174f9ca77 has been pushed to the review server.
It is available... -
08:14 TYPO3.Flow Feature #28868 (Needs Feedback): Default Doctrine Annotation for single object relation should be derived automatically
- Since there cannot be a reasonable default (@OneToOne vs @ManyToOne) this will not be changed. Also, you *could* actu...
-
11:10 TYPO3.Flow Revision 3c6ac910: [TASK] Throw exception if type of relation is not defined
- If a relation to a non standard datatype is defined in a model you have to define the type
of the relation (OneToOne,... -
11:09 TYPO3.Flow Bug #28814 (Under Review): Permission issue in Package Manager?
-
10:48 TYPO3.Flow Bug #28814: Permission issue in Package Manager?
- Patch set 1 of change I7d235228223331ccd6d7cf2f6981f26a0cd95719 has been pushed to the review server.
It is available... -
11:01 Revision 45479fae: Raised submodule pointers
-
10:45 TYPO3.Flow Revision 699b8bfe: [BUGFIX] Remove unnecessary chmod for PackageStates
- The Package Manager tried to adjust the permissions of
the PackageStates.yaml file via chmod.
This should not be nec... -
10:33 TYPO3.Flow Bug #28638: Signals can't be defined in abstract classes
- As far as I can see, the problem is not limited to just signals, but any advised method of an abstract class. If so, ...
-
10:22 TYPO3.Flow Bug #28306 (Resolved): Optional command line argument is ignored
- yes, that has been resolved
-
08:10 TYPO3.Flow Bug #28306: Optional command line argument is ignored
- Just tested the @kickstart:actioncontroller@ example and that worked fine... Seems fixed already.
-
10:14 TYPO3.Flow Task #13977 (Resolved): Document incompatibility of Apache's MulitViews and the resource rewrite rule
-
07:41 TYPO3.Flow Task #13977 (Under Review): Document incompatibility of Apache's MulitViews and the resource rewrite rule
- Patch set 1 of change I9782558e2121971e3bf87444320e3f728d57a3a7 has been pushed to the review server.
It is available... -
10:05 TYPO3.Welcome Bug #28883 (Resolved): Pre-Beta Documentation link is a bit faulty
- Applied in changeset commit:1a972b01bd3ea41c0315a144290825737732f08f.
-
08:15 TYPO3.Flow Bug #13324: It's not possible to update entities without repository
- With the new persistence behavior this should be solved, check!
-
08:01 TYPO3.Flow Task #27614 (Resolved): Update Package documentation
- The "Library" folder idea has been discarded, the other points are solved.
-
07:47 TYPO3.Flow Task #27573 (Resolved): Update installation documentation
- Karsten Dambekalns wrote:
> Still on my list are details on setup for
> * Apache
> * Cherokee
> * Nginx
Apache... -
07:45 TYPO3.Flow Task #29202 (New): Provide a Cherokee Server Configuration for FLOW3
- Explain how to set up Cherokee so it works with FLOW3.
-
07:18 TYPO3.Flow Task #29039: Change default policy for Doctrine to DEFERRED_EXPLICIT
- Patch set 2 of change I05a07f9cbb4cadba138ad6774a309b8f627e22d2 has been pushed to the review server.
It is available... -
07:18 TYPO3.Flow Feature #29038: Set useful defaults for cascade attributes in Doctrine
- Patch set 2 of change I0708a87fbc28527afb4414e731c2373b39ad7078 has been pushed to the review server.
It is available... -
07:13 TYPO3.Flow Task #29040 (Under Review): Adjust documentation to new persistence behavior
- Patch set 1 of change I81ac9bd91dc4df8cbb3f933dc4c4bc46b6e4bef5 has been pushed to the review server.
It is available... -
07:09 TYPO3.Flow Feature #29201 (Resolved): Make generic persistence follow new paradigms
- This means:
* persist only after @update()@ has been called
* dirty check only instances given to @update()@
2011-08-23
-
21:01 Revision be745334: Raised submodule pointers
-
20:35 TYPO3.Flow Bug #28733 (Resolved): Implement LockManager for avoiding Race Conditions
- Applied in changeset commit:71d18d4cba24363bf4fe104719f497713b447439.
-
16:52 TYPO3.Flow Bug #28733: Implement LockManager for avoiding Race Conditions
- Patch set 2 of change I764d8df0a31aa8bd84463be88f7375e843de4ef9 has been pushed to the review server.
It is available... -
16:27 TYPO3.Flow Bug #28733 (Under Review): Implement LockManager for avoiding Race Conditions
- Patch set 1 of change I764d8df0a31aa8bd84463be88f7375e843de4ef9 has been pushed to the review server.
It is available... -
20:11 TYPO3.Flow Revision 47047748: Merge "[FEATURE] Re-introduce Lock Manager"
-
19:58 TYPO3.Flow Feature #26945: Rewrite flashMessages to have similar functionality as in v4
- Patch set 2 of change If8879948a3904ad73f0865ac3157ed33910e83a0 has been pushed to the review server.
It is available... -
18:01 Revision 4aa0abed: Raised submodule pointers
-
17:34 TYPO3.Flow Revision d792f116: Merge "[!!!][TASK] Remove sessionInitialization setting for Doctrine"
-
16:59 TYPO3.Welcome Bug #28883: Pre-Beta Documentation link is a bit faulty
- Patch set 1 of change Id677c44c3b203fa3598e125aacd55fb941bc2da0 has been pushed to the review server.
It is available... -
16:59 TYPO3.Welcome Bug #28883 (Accepted): Pre-Beta Documentation link is a bit faulty
-
16:54 TYPO3.Welcome Revision 1a972b01: [BUGFIX] Welcome screen now points to correct docs
- This fixes the links to the FLOW3 documentation appearing at
the Welcome screen.
Change-Id: Id677c44c3b203fa3598e125... -
16:52 TYPO3.Flow Revision 71d18d4c: [FEATURE] Re-introduce Lock Manager
- This reintroduces the Lock Manager which locks the whole site while
compile time commands are executed. The Lock Mana... -
15:01 Revision 731ab599: Raised submodule pointers
-
14:13 TYPO3.Flow Revision 7e118c1f: Merge "[BUGFIX] Exception is created but not thrown"
-
14:13 TYPO3.Flow Bug #29158 (Resolved): Exception is created but not thrown
- Thanks.
-
14:09 TYPO3.Flow Bug #29158: Exception is created but not thrown
- Patch set 1 of change I0b0a3019f50543bc595df7ae17a444bf593e1fab has been pushed to the review server.
It is available... -
12:13 TYPO3.Flow Bug #29158: Exception is created but not thrown
- Hi Karsten,
i'm now verified and sent the patch to hudson. Hope that is ok.
Regards
Sascha egerer -
12:11 TYPO3.Flow Bug #29158 (Under Review): Exception is created but not thrown
- Patch set 1 of change Id62fe61f82b32d25d81a2426b56dbd7c6e43b92c has been pushed to the review server.
It is available... -
11:26 TYPO3.Flow Bug #29158 (Accepted): Exception is created but not thrown
- Thanks, I'll fix that.
-
11:32 TYPO3.Flow Bug #28782 (Resolved): Can`t create other controller than Standard
- This has been solved, supposedly in this commit:
http://git.typo3.org/FLOW3/Packages/FLOW3.git?a=commit;h=cb489cc5... -
11:26 TYPO3.Flow Bug #4118 (Resolved): Package Manager does not clear the code cache on activating / deactivating packages
-
11:21 TYPO3.Flow Bug #28422 (Resolved): Doctrine persistence does not use correct package key for tables
- Has been merged.
-
10:02 TYPO3.Flow Revision d1d8e4b3: Merge "[TASK] Check signal name in connect to prevent wrong usage"
-
10:01 Revision 7a1db0e6: Raised submodule pointers
-
09:25 TYPO3.Flow Revision c8ef7eec: [BUGFIX] (Command): Add a safeguard if class does not exist
- Sometimes, when the reflection cache is corrupted, it can happen
that a class which does not exist anymore is still p...
2011-08-22
-
20:01 Revision b2ac499d: Raised submodule pointers
-
19:03 TYPO3.Flow Revision f932cb14: Merge "[BUGFIX] Handle deletion of orphaned references in abstract backend"
-
17:45 TYPO3.Flow Bug #29158: Exception is created but not thrown
- Patch attached because i'm currently not able to commit to gerrit due to the pending status of my CLA
-
15:28 TYPO3.Flow Bug #29158 (Resolved): Exception is created but not thrown
- In the Flow3AnnotationDriver class an exception is created but not thrown because "throw" is missing.
-
17:19 TYPO3.Flow Revision 6f1f3d72: [TASK] Check signal name in connect to prevent wrong usage
- This change checks a given signal name in Dispatcher->connect
for the prefix "emit". It also fixes the unit tests tha... -
15:36 TYPO3.Flow Revision e242e901: [BUGFIX] Exception is created but not thrown
- An instance of an Exception is created but
it is not thrown because the throw is missing.
Added throw in front of the... -
13:27 TYPO3.Flow Bug #28782: Can`t create other controller than Standard
- I can not confirm this issue! AFAIK this issue has been fixed at the t3dd but I'm not sure.
Have you tried the lates... -
13:10 TYPO3.Flow Feature #28868: Default Doctrine Annotation for single object relation should be derived automatically
- I got the same case wich throws a "Object of class XXX\XXX\Domain\Model\ClassName could not be converted to string" e...
-
13:09 TYPO3.Flow Feature #28486 (Under Review): Don't clone, use explicit change tracking instead
-
12:59 TYPO3.Flow Task #29039 (Under Review): Change default policy for Doctrine to DEFERRED_EXPLICIT
- Patch set 1 of change I05a07f9cbb4cadba138ad6774a309b8f627e22d2 has been pushed to the review server.
It is available... -
12:59 TYPO3.Flow Feature #29038 (Under Review): Set useful defaults for cascade attributes in Doctrine
- Patch set 1 of change I0708a87fbc28527afb4414e731c2373b39ad7078 has been pushed to the review server.
It is available... -
12:59 TYPO3.Flow Feature #29037 (Under Review): Use annotation to mark entities as aggregate root
- Patch set 1 of change I91089649a4f30990e17645110febebc36263236b has been pushed to the review server.
It is available... -
12:57 TYPO3.Flow Revision 0636682f: [!!!][TASK] Remove sessionInitialization setting for Doctrine
- This is deprecated and has been replaced by the backend option
"charset", which defaults to "utf8" now.
Change-Id: I...
2011-08-20
-
13:01 Revision 5d11b392: Raised submodule pointers
-
12:30 TYPO3.Flow Revision 942b13fd: Merge "[BUGFIX] remove datecheck on timezone test"
2011-08-19
-
18:27 TYPO3.Flow Feature #14037: Translation files (XLIFF) must be possible per package
- Patch set 2 of change Ic2b9fe9e2ce20d37ec422c15acc76500e86063cf has been pushed to the review server.
It is available... -
18:25 TYPO3.Flow Feature #14037: Translation files (XLIFF) must be possible per package
- Patch set 2 of change Iff62c0dc4cf47f8b2d5a9d143132ab64e2012891 has been pushed to the review server.
It is available... -
15:15 TYPO3.Flow Feature #14037: Translation files (XLIFF) must be possible per package
- Patch set 1 of change Ic2b9fe9e2ce20d37ec422c15acc76500e86063cf has been pushed to the review server.
It is available... -
15:14 TYPO3.Flow Feature #14037 (Under Review): Translation files (XLIFF) must be possible per package
- Patch set 1 of change Iff62c0dc4cf47f8b2d5a9d143132ab64e2012891 has been pushed to the review server.
It is available... -
00:19 TYPO3.Flow Revision a53c23c1: [BUGFIX] remove datecheck on timezone test
- When testing between 00:00 and 01:00 GMT+1 the timezone test fails,
because in this time the date in the set timezone...
2011-08-18
-
19:54 TYPO3.Fluid Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- Patch set 3 of change Ie8a02e019d67e8b7a3a01544e8a643dfaa507db0 has been pushed to the review server.
It is available... -
19:54 TYPO3.Fluid Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- Patch set 2 of change Ie8a02e019d67e8b7a3a01544e8a643dfaa507db0 has been pushed to the review server.
It is available... -
19:48 TYPO3.Fluid Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- Patch set 1 of change Ie8a02e019d67e8b7a3a01544e8a643dfaa507db0 has been pushed to the review server.
It is available... -
18:01 Revision 69a20183: Raised submodule pointers
-
15:33 TYPO3.Flow Revision 3f9c1532: [BUGFIX] Consider DateTime objects in valuehash generation
- This change fixes a bug with valueobjects that have DateTime
properties. The value hash generation did not include Da... -
11:01 Revision 96dab86e: Raised submodule pointers
-
10:49 TYPO3.Flow Bug #29066 (Resolved): Doctrine::QueryResult->getQuery() does not clone the query before returning it
-
09:57 TYPO3.Flow Bug #29066 (Under Review): Doctrine::QueryResult->getQuery() does not clone the query before returning it
- Patch set 1 of change Ibcbc0d467757140f634ca80a01f1adeb2c7da815 has been pushed to the review server.
It is available... -
06:28 TYPO3.Flow Bug #29066 (Resolved): Doctrine::QueryResult->getQuery() does not clone the query before returning it
- .. This means the original query gets modified, which is wrong.
We should also create a test case for this. -
10:07 TYPO3.Fluid Bug #27938 (Resolved): Textfield view helper can not handle zero (not empty) values
- Applied in changeset commit:05be2228ccf837a08b569289f9221f671d33414a.
-
10:01 Revision d4f042f4: Raised submodule pointers
-
09:57 TYPO3.Flow Revision 8bcb8bc9: [BUGFIX] (Persistence): Doctrine\QueryResult::getQuery() should return cloned query
- That's also stated in the PHPDoc comment of the method, and we need to clone it
to make sure it does not have side-ef...
2011-08-17
-
23:51 TYPO3.Fluid Feature #29065 (Closed): HTML5 Custom Data Attributes
- Fluid should support the use of HTML5 Custom Data Attributes as described in the W3C Specification[1].
The Pattern... -
17:39 Bug #29045 (Resolved): Wakeup of Query sets wrong state if originally no constraint has been set
- already resolved. Thanks for reporting and investigating anyways!
Greets, Sebastian -
17:21 Bug #29045 (Resolved): Wakeup of Query sets wrong state if originally no constraint has been set
- If I save a Query-Result in a WidgetController and afterwards call $result->getQuery->execute() I receive an empty re...
-
11:28 TYPO3.Flow Feature #28486: Don't clone, use explicit change tracking instead
- Some notes we took when discussing this: http://typo3.ietherpad.com/FLOW3Persistence
-
11:09 TYPO3.Flow Feature #28486 (Accepted): Don't clone, use explicit change tracking instead
-
11:27 TYPO3.Flow Task #29040 (Resolved): Adjust documentation to new persistence behavior
- * changed clone-behavior
* changed Repository::update()
* default cascade attributes
* marking aggregate roots -
11:26 TYPO3.Flow Task #29039 (Resolved): Change default policy for Doctrine to DEFERRED_EXPLICIT
- * change tracking policy -> explicit
* no more clone PersistentObjectConverter
* Repository adjustments
** add($ob... -
11:23 TYPO3.Flow Feature #29038 (Resolved): Set useful defaults for cascade attributes in Doctrine
- Use DDD semantics to add cascade attributes all INSIDE aggregate boundaries, NO cascading to other aggregate roots. M...
-
11:21 TYPO3.Flow Feature #29037 (Rejected): Use annotation to mark entities as aggregate root
- * @aggregateRoot annotation (normative)
* Repository CAN exist for non-aggregate root -> EXPLAIN that this is pragma...
2011-08-16
-
15:29 TYPO3.Fluid Bug #27938: Textfield view helper can not handle zero (not empty) values
- Patch set 2 of change I9eabc845fe44e019e0c61e241cc9ebede152ba50 has been pushed to the review server.
It is available... -
15:28 TYPO3.Fluid Revision 05be2228: [BUGFIX] Make textfield view helper handle zero (not empty) values
- Values which are 0 (zero) are treated like but are not an empty string.
They need to be handled as normal values (out... -
12:41 TYPO3.Fluid Bug #29004 (Closed): if viewhelper does not evaluate conditions correctly
- Hi,
the actual issue is, that you can't compare two literals at the moment (see #26665).
<code class="html"><f:if... -
11:24 TYPO3.Fluid Bug #29004: if viewhelper does not evaluate conditions correctly
- and forge does not escape correct :)
was supposed to be
<f:if condition="4 equals 5">
4 equals 5
</f:if>
( equals ... -
11:22 TYPO3.Fluid Bug #29004 (Closed): if viewhelper does not evaluate conditions correctly
- Actually the if viewhelper just typecasts the parameter 'condition' to boolean
which is not what you expect when you... -
11:01 Revision e65f3ae5: Raised submodule pointers
-
10:40 TYPO3.Flow Bug #28257: Avoid Credentials to be stored in the request
- Well, about the simple rename - we support multiple tokens and all that fuzz. So, wouldn't we need to be able to sepa...
-
10:20 TYPO3.Flow Revision 2f3bc9aa: Merge "[BUGIFX] Fix table name inference for packages without vendor name"
-
10:05 TYPO3.Flow Bug #28995 (Resolved): Deferred Loading does not work with Doctrine QueryResult
- Applied in changeset commit:237b0ac74d86ab207e1ee7c1715f7bf364cb2fa7.
-
09:36 TYPO3.Flow Bug #28995: Deferred Loading does not work with Doctrine QueryResult
- Patch set 2 of change Ide7faf982f68efe15eb2fdaa5c68063b7770a735 has been pushed to the review server.
It is available... -
07:52 TYPO3.Flow Bug #28995 (Under Review): Deferred Loading does not work with Doctrine QueryResult
- Patch set 1 of change Ide7faf982f68efe15eb2fdaa5c68063b7770a735 has been pushed to the review server.
It is available... -
07:42 TYPO3.Flow Bug #28995 (Resolved): Deferred Loading does not work with Doctrine QueryResult
- When looking into Doctrine\QueryResult, it becomes obvious that the rows are *not* lazily initialized on first access...
-
10:01 Revision 3e8efd5b: Raised submodule pointers
-
09:36 TYPO3.Flow Revision 237b0ac7: [BUGFIX] (Persistence): Implement deferred loading in Doctrine\QueryResult
- Until now, Doctrine\QueryResult got all results passed into the constructor.
This change modifies the behavior such ... -
09:23 TYPO3.Fluid Bug #28972 (Resolved): (v5) Bug in new caching mechanism
2011-08-15
-
21:01 Revision 99c4a6b7: Raised submodule pointers
-
20:33 TYPO3.Flow Feature #28981 (Resolved): Implement autocompletion in interactive shell mode
-
20:07 TYPO3.Flow Feature #28981: Implement autocompletion in interactive shell mode
- cool, thanks for the patch :)
-
13:30 TYPO3.Flow Feature #28981 (Under Review): Implement autocompletion in interactive shell mode
- Patch set 1 of change I10eaad7845333f31ef193877d4b064fa3268618b has been pushed to the review server.
It is available... -
13:27 TYPO3.Flow Feature #28981 (Resolved): Implement autocompletion in interactive shell mode
- The autocompletion in the interactive shell mode shall show all available and non-internal commands.
-
20:18 TYPO3.Fluid Bug #28972 (Under Review): (v5) Bug in new caching mechanism
-
20:18 TYPO3.Fluid Bug #28972: (v5) Bug in new caching mechanism
- Patch set 1 of change If63b3ff19ea9af433c042d06fc724cbab3987f42 has been pushed to the review server.
It is available... -
20:10 TYPO3.Fluid Bug #28972: (v5) Bug in new caching mechanism
- thanks! I'll investigate this further.
-
12:24 TYPO3.Fluid Bug #28972: (v5) Bug in new caching mechanism
- Bastian Waidelich wrote:
One more note:
> The good news: It's not a problem of the compiling process itself [..... -
11:25 TYPO3.Fluid Bug #28972 (Accepted): (v5) Bug in new caching mechanism
- I can reproduce the issue and the problem seems to be the Resource Interceptor that wraps the uri.resource ViewHelper...
-
10:46 TYPO3.Fluid Bug #28972: (v5) Bug in new caching mechanism
- I'll look into this. Thanks for reporting!
-
20:18 TYPO3.Fluid Revision 587f852d: [+BUGFIX] Resource Interceptor should create RootNode and no TextNode
- We do not support compiling TextNodes with children, thus we create a RootNode
in the ResourceInterceptor.
Resolves:... -
13:30 TYPO3.Flow Revision b8b79b23: [FEATURE] Implement autocompletion in interactive shell mode
- The autocompletion in the interactive shell mode shall show
all available and non-internal commands.
Change-Id: I10e...
2011-08-14
-
17:30 TYPO3.Fluid Bug #28972 (Resolved): (v5) Bug in new caching mechanism
- After creating a fresh clone of the FLOW3 base distribution, I encountered the following behaviour.
When you run the...
2011-08-13
-
16:03 Feature #28964 (New): Integrate Behat tool for BDD
- In order to have BDD in FLOW3 should be great to integrate Bethat (http://behat.org/) as is it done for Symfony (or e...
2011-08-11
-
17:01 Revision 5c2ddd50: Raised submodule pointers
-
16:04 TYPO3.Flow Revision 99168a40: Merge "[FEATURE] Do not ignore @throws annotation"
-
16:01 Revision e6176f31: Raised submodule pointers
-
15:26 TYPO3.Flow Revision d03ff114: Merge "[BUGFIX] Fix a type hint in the package manager interface"
-
11:01 Revision 50d2d308: Raised submodule pointers
-
10:40 TYPO3.Flow Revision 033de7cd: [BUGFIX] Fix value hash for subclassed valueobjects
- The current aspect for generating the value hash
will overwrite the value hash of a subclass in the
parent class cons...
2011-08-10
-
11:31 TYPO3.Flow Revision 6e4d2897: [FEATURE] Do not ignore @throws annotation
- The SOAP package needs to introspect throws annotations at runtime
to check for expected exceptions. Since the list o... -
09:35 TYPO3.Welcome Bug #28883 (Resolved): Pre-Beta Documentation link is a bit faulty
- I've pulled todays version from GIT and tried to hit the link 'Pre-Beta Documentation' from the Welcome page. The lin...
2011-08-09
-
20:01 Revision d19f03c0: Raised submodule pointers
-
19:13 TYPO3.Fluid Revision 693d7bc0: Merge "[FEATURE] Add parameter to RenderViewHelper for optional sections"
-
14:45 TYPO3.Flow Feature #28868 (Resolved): Default Doctrine Annotation for single object relation should be derived automatically
- /**
* @var \Me\MyPackage\Domain\Model\DepartmentPerson
*/
protected $departmentPerson = NULL;
Will result... -
11:44 TYPO3.Flow Bug #28862 (Resolved): Inconsistent handling of roles as objects and strings in Account
- While the public methods of @Account@ that deal with @Role@s use objects, account internally stores only the role ide...
-
11:41 TYPO3.Flow Feature #27698: Roles should use an adequate data type to get persisted as entities
- This is due to inconsistent handling of Roles as strings or objects inside @TYPO3\FLOW3\Security\Account@. And the ro...
2011-08-08
-
18:50 TYPO3.Flow Bug #28814: Permission issue in Package Manager?
- Even I run:...
-
16:01 Revision 9fb5b11d: Raised submodule pointers
-
15:55 TYPO3.Flow Revision 6c71c321: Merge "[FEATURE] Filter FLOW3_AOP_* properties from var_dump output"
-
15:53 TYPO3.Flow Revision a80f9dd9: Merge "[TASK] Allow mapping from empty string to NULL for persistent objects"
-
10:46 TYPO3.Flow Revision 33df146d: [BUGFIX] Fix a type hint in the package manager interface
- Change-Id: I387fd77bec1321712c9d1e0c9bf5eee6c6eb88a6
Also available in: Atom