Activity
From 2011-10-03 to 2011-11-01
2011-11-01
-
22:47 TYPO3.Flow Feature #31373: Annotation to enforce validation on setter
- I thought adding the annotation to the property would be the more logical place, so it would be next to the defined v...
-
22:39 TYPO3.Flow Feature #31373: Annotation to enforce validation on setter
- Karsten Dambekalns wrote:
> Two different concepts here. Christian wants to add validation to (existing) setters, Jo... -
22:35 TYPO3.Flow Feature #31373: Annotation to enforce validation on setter
- Two different concepts here. Christian wants to add validation to (existing) setters, Jordy created a change to annot...
-
22:23 TYPO3.Flow Feature #31373 (Under Review): Annotation to enforce validation on setter
- Patch set 3 of change I21c63047b3adaf3e0f72130b7f1748cbe1103e40 has been pushed to the review server.
It is available... -
12:55 TYPO3.Flow Feature #31373: Annotation to enforce validation on setter
- I've commited a fix to review.typo3.org
With this fix you can add the @FLOW3\ValidateOnSet annotation to your prop... -
22:14 TYPO3.Kickstart Bug #31494: Generated create action in CRUD controller has wrong doc comment
- Patch set 2 of change Ifd0d1e2b12e0b0bbc65430504d743666a46a5d20 has been pushed to the review server.
It is available... -
22:14 TYPO3.Kickstart Bug #31494 (Under Review): Generated create action in CRUD controller has wrong doc comment
-
21:38 TYPO3.Kickstart Bug #31494: Generated create action in CRUD controller has wrong doc comment
- Patch set 1 of change Ifd0d1e2b12e0b0bbc65430504d743666a46a5d20 has been pushed to the review server.
It is available... -
21:33 TYPO3.Kickstart Bug #31494 (Resolved): Generated create action in CRUD controller has wrong doc comment
- In the create action of a CRUD controller, the parameter is $newSomething, while the docblock says it's $something. T...
-
22:13 TYPO3.Kickstart Revision 79707703: [BUGFIX] Wrong doc comment in generated CRUD controller
- In the create action of a CRUD controller, the parameter is
$newSomething, while the docblock says it's $something. T... -
22:03 Revision 0979782a: [TASK] Raise submodule pointers
-
21:28 TYPO3.Flow Revision 6ed7ecd2: [TASK] Display line number of exception in command line mode
- Related: #31269
Releases: 1.0, 1.1
Change-Id: I4dbe21dacd5c1de1aa6fd5ef824ffe15a98fe5ac -
21:08 TYPO3.Flow Revision 66df0697: [TASK] Optimized AOP Pointcut Filter matching
- This change set greatly reduces compilation time for AOP proxies for
applications intensively using AOP and security ... -
20:54 Bug #31215: Configuration/README refers to unused files
- Patch set 1 of change I46af2d3dc756fc60c004c818a15372ea7a4f8f5b has been pushed to the review server.
It is available... -
20:53 Revision 46af2d3d: [BUGFIX] Clean up configuration README
- Removes mentions of the non-used files FLOW3.yaml and Packages.yaml.
Fixes: #31215
Releases: 1.0, 1.1 -
12:32 TYPO3.Flow Feature #31484 (Needs Feedback): possibility to modify inner workings of proxy class builder
- It would be nice if there was some way to modify the inner workings of the Proxy Class Builder.
My use case: we wa... -
11:27 TYPO3.Kickstart Feature #31482 (Resolved): Usage of "./flow3 kickstart:model" should be better
- ./flow3 help kickstart:model
Outputs
USAGE:
./flow3 kickstart:model [<options>] <package key> <model name>
...
2011-10-31
-
22:02 Revision 09953dfb: [TASK] Raise submodule pointers
-
21:09 TYPO3.Flow Revision e23986fe: Merge "[TASK] Optimized AOP Pointcut Filter matching"
-
19:53 TYPO3.Flow Bug #31474 (Under Review): DoctrineCommandController::dqlCommand() uses removed method TYPO3\FLOW3\MVC\CLI\Request::getCommandLineArguments()
- Patch set 3 of change I35ab8bc7f869c8c196b8313b297a2171c451bd1c has been pushed to the review server.
It is available... -
19:18 TYPO3.Flow Bug #31474 (Resolved): DoctrineCommandController::dqlCommand() uses removed method TYPO3\FLOW3\MVC\CLI\Request::getCommandLineArguments()
- The method TYPO3\FLOW3\MVC\CLI\Request::getCommandLineArguments() does not exist anymore.
DoctrineCommandController:... -
13:47 Revision 743ab84c: Merge "[BUGFIX] Clean up configuration README"
-
13:33 TYPO3.Fluid Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 4 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
13:27 TYPO3.Fluid Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 3 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
13:13 TYPO3.Flow Bug #31270: Proxy classes loose @return and @throws annotations
- Christopher Hlubek wrote:
> I'll push a bugfix for the ActionController.
Thanks! -
10:48 TYPO3.Flow Bug #31270: Proxy classes loose @return and @throws annotations
- Just a note: this breaks ignorevalidation on controllers since they are still using getMethodTagsValues which will re...
-
11:47 TYPO3.Flow Bug #31452 (Under Review): IgnoreValidation with argumentName does not work for ActionController
- Patch set 1 of change I1c6b2a24f452b313e541e14f47194e046629786a has been pushed to the review server.
It is available... -
11:44 TYPO3.Flow Bug #31452 (Resolved): IgnoreValidation with argumentName does not work for ActionController
- The following code will not work as expected:...
-
11:47 TYPO3.Flow Revision 1c92bdd4: [BUGFIX] Use annotations in ActionController for IgnoreValidation
- Use annotations for the action method instead of method tags values
which return wrong results if an explicit argumen... -
11:40 TYPO3.Fluid Bug #31451 (Closed): Fluid XSD Generator uses removed method
- When trying to generate an XSD to use with my Editor the following Exception gets thrown:
Fatal error: Call to...
2011-10-28
-
16:36 TYPO3.Fluid Bug #31380 (Resolved): DocComment of Form.ValidationResultsViewHelper is incorrect
- The current DocBlock says:...
-
10:03 TYPO3.Flow Feature #31373 (Rejected): Annotation to enforce validation on setter
- Something like @FLOW3\ValidateOnSet which you can annotate to a setter in a model. On each call the generated proxy s...
2011-10-27
-
21:47 TYPO3.Flow Bug #31363: Windows newline in annotation block throws exception
- Having trouble with my git environment, so i can't push the patch. The solution is a one-line change in
Packages\... -
20:11 TYPO3.Flow Bug #31363 (Resolved): Windows newline in annotation block throws exception
- If a class annotation contains Windows newline character instead of the expected UNIX version, FLOW3 will quit with a...
-
13:18 TYPO3.Flow Task #31339 (On Hold): Search
- a search would be nice. at the moment i use google what is not pleasant.
-
11:02 Revision 7383e6ab: [TASK] Raise submodule pointers
-
10:44 TYPO3.Flow Revision 93b608a4: [BUGFIX] Logout must not rely on a session
- AuthenticationProvider::logout() currently throws an Exception
if no session has been initialized yet.
This change fi... -
10:36 TYPO3.Flow Bug #31311 (Resolved): Logout must not rely on a session
- Applied in changeset commit:eab9bf953180dcff96f5ae33666cafa0bf587a7a.
2011-10-26
-
23:01 Revision c4c0894e: [TASK] Raise submodule pointers
-
21:36 TYPO3.Flow Revision 9c3a9dca: [TASK] Optimized AOP Pointcut Filter matching
- This change set greatly reduces compilation time for AOP proxies for
applications intensively using AOP and security ... -
14:10 TYPO3.Flow Revision eab9bf95: [BUGFIX] Logout must not rely on a session
- AuthenticationProvider::logout() currently throws an Exception
if no session has been initialized yet.
This change fi... -
14:10 TYPO3.Flow Bug #31311: Logout must not rely on a session
- Patch set 3 of change If45256cf13497b4d0d598728f0018932b12c672b has been pushed to the review server.
It is available... -
13:12 TYPO3.Flow Bug #31311: Logout must not rely on a session
- Patch set 2 of change If45256cf13497b4d0d598728f0018932b12c672b has been pushed to the review server.
It is available... -
13:08 TYPO3.Flow Bug #31311 (Under Review): Logout must not rely on a session
- Patch set 1 of change If45256cf13497b4d0d598728f0018932b12c672b has been pushed to the review server.
It is available... -
13:07 TYPO3.Flow Bug #31311 (Resolved): Logout must not rely on a session
- @AuthenticationProvider::logout()@ currently throws an Exception if no session has been initialized yet (due to the "...
-
10:18 TYPO3.Fluid Feature #31019: FlashMessages ViewHelper should render message title and severity
- Just got in touch with this entry, maybe this is also interesting: https://gist.github.com/1315759
-
09:20 TYPO3.Flow Bug #31294 (Accepted): SkipCsrfProtection doesn't work for actions without parameters anymore
- The target annotation declares the annotation target, and that is clearly method in this case (as the annotation is t...
2011-10-25
-
21:32 TYPO3.Flow Bug #31294 (Closed): SkipCsrfProtection doesn't work for actions without parameters anymore
- I tried to use the @FLOW3\SkipCsrfProtection with the following indexAction:...
-
16:18 TYPO3.Welcome Task #31284 (Resolved): add notice remove routes on deactivate welcome package
- Point 4:
Remove the Welcome package (optional)
./flow3 package:deactivate TYPO3.Welcome
please add
Remove wel... -
14:09 TYPO3.Flow Bug #31270 (Under Review): Proxy classes loose @return and @throws annotations
- Patch set 4 of change Ifcf5da2e4b43b917a85a1bea061e9ee8b33f1a50 has been pushed to the review server.
It is available... -
12:11 TYPO3.Flow Bug #31270 (Resolved): Proxy classes loose @return and @throws annotations
- The proxy classes built by FLOW3 no longer contain @throws and @return annotations. This breaks code relying on that,...
-
14:09 TYPO3.Flow Revision ecb650c8: [BUGFIX] Proxy class builder should retain original annotations
- Original metadata information on proxied methods should be retained
to allow for code inspection and usage of metadat... -
13:01 Revision 2d033a9e: Raised submodule pointers
-
12:47 TYPO3.Flow Feature #31277 (Resolved): Schema based validation for arrays
- As discussed on the last Code Sprint, some schema based validation similar to
http://json-schema.org/ for arrays wo... -
12:19 TYPO3.Flow Revision c8e6c977: [FEATURE] Make path for migrate-annotations configurable
- Optional parameter --packages-path to configure an individual absolute
path to the folder with the packages.
Change-... -
12:18 TYPO3.Flow Revision 1a24f582: [FEATURE] Make path for migrate-annotations configurable
- Optional parameter --packages-path to configure an individual absolute
path to the folder with the packages.
Change-... -
12:12 TYPO3.Flow Revision 90bba5c1: Revert "[FEATURE] Make path for migrate-annotations configurable"
- This reverts commit 985ce27723bc8cb5b2b8b4f5269ffe4b4aac45ac
-
12:06 TYPO3.Flow Bug #31160 (Resolved): Scripts/migrate-annotations.php should work with symlinks
- Applied in changeset commit:985ce27723bc8cb5b2b8b4f5269ffe4b4aac45ac.
-
12:03 TYPO3.Flow Bug #31160: Scripts/migrate-annotations.php should work with symlinks
- Patch set 1 of change Ibd68b2616968af9713b861e67110e3019ebc2a27 has been pushed to the review server.
It is available... -
11:50 TYPO3.Flow Bug #31160: Scripts/migrate-annotations.php should work with symlinks
- Patch set 3 of change I34de5d4fa3b0abef1a101d97d2e29a31889bdb5a has been pushed to the review server.
It is available... -
12:03 TYPO3.Flow Task #31269 (Resolved): Display line number of exception in CLI mode
- If an exception occurs in command line mode, only the file name but not the line number of the location causing the e...
-
12:01 Revision e190731a: Raised submodule pointers
-
11:46 TYPO3.Flow Revision 985ce277: [FEATURE] Make path for migrate-annotations configurable
- Optional parameter --packages-path to configure an individual absolute
path to the folder with the packages.
Change-... -
10:26 TYPO3.Flow Feature #31262 (New): Named arguments in Objects.yaml for constructor arguments
- Working with positional arguments in constructor injection configuration is cumbersome.
It should be possible to u... -
10:23 TYPO3.Flow Feature #31261 (New): Virtual objects - generate proxy classes for interfaces
- It should be possible to declare an interface and configure an object (e.g. singleton based on a prototype with argum...
-
09:35 TYPO3.Flow Bug #31192: Update session cookie lifetime on activity
- We have to confirm this, but if it is like that, I consider this a bug.
-
09:33 TYPO3.Flow Feature #30933: Check for unique constraints on add()
- This is actually a problem with the FLOW3 persistence approach since some time. At one side it's an advantage to not ...
2011-10-24
-
22:00 TYPO3.Flow Bug #31179: injectSettings is called more than once for object instantiation
- The cause of this is the way calls to @injectSettings@ are woven into @injectProperties@, which is called in every @_...
-
21:38 TYPO3.Flow Bug #31179 (Accepted): injectSettings is called more than once for object instantiation
-
21:37 TYPO3.Flow Bug #31179: injectSettings is called more than once for object instantiation
- Hi Fernando.
Fernando Arconada wrote:
> note: the "echo" is called three times and should be called once.
On m... -
17:56 TYPO3.Flow Bug #31179: injectSettings is called more than once for object instantiation
- note: the "echo" is called three times and should be called once.
-
15:29 TYPO3.Flow Bug #31179 (Needs Feedback): injectSettings is called more than once for object instantiation
- All correct... Since you call @parent::injectSettings@, three calls are made:
# the call to the implementation in St... -
15:04 TYPO3.Flow Bug #31179 (Accepted): injectSettings is called more than once for object instantiation
- PoC code at http://pastebin.com/0nDS7nsN
-
13:05 Revision b44e86eb: [TASK] Split Doctrine package into three parts
- Following our vendor name concept, the package Doctrine would need to
include all of the code from the Doctrine proje... -
12:18 Bug #31215 (Under Review): Configuration/README refers to unused files
-
12:12 Bug #31215: Configuration/README refers to unused files
- Patch set 1 of change I1748dcadc59226a6e12e12ff7aa78be4e41f72f6 has been pushed to the review server.
It is available... -
12:08 Bug #31215 (Resolved): Configuration/README refers to unused files
- The README mentions FLOW3.yaml and Package.yaml, both of which are no longer used.
-
12:09 Revision 41eb1f78: [BUGFIX] Clean up configuration README
- Removes mentions of the non-used files FLOW3.yaml and Packages.yaml.
Change-Id: I1748dcadc59226a6e12e12ff7aa78be4e41... -
11:05 TYPO3.Flow Bug #31210 (New): constructor of proxy class not compatible with interfaces defening a constructor
- I have a class which implements an interface. This interface defines a constructor with a parameter. FLOW3 creates a ...
2011-10-23
-
23:18 TYPO3.Flow Bug #31179: injectSettings is called more than once for object instantiation
- It is called as many times as classes in your class hierachy with different settings array
2011-10-22
-
18:18 TYPO3.Flow Bug #31192 (Resolved): Update session cookie lifetime on activity
- The lifetime of a session cookie (TYPO3\FLOW3\Session\PhpSession) is fixed.
After the time specified (default 1 hour... -
16:05 TYPO3.Fluid Bug #31189 (Resolved): Make TextareaViewHelper HTML5 aware
- 1. the code example seems to be deprecated. "rows" and "cols" are required attributes but are not used in the example...
2011-10-21
-
21:52 TYPO3.Flow Bug #31179 (Resolved): injectSettings is called more than once for object instantiation
- When defining @injectSettings@ in a class, one expects it to be called *once* per instantiation. In fact it is called...
-
13:40 TYPO3.Flow Bug #30040: Missing quotes in system() command in initializeForRuntime()
- I by the way was able to "fix" that with using forward slashes and 8.3 filenames (as noted in http://forge.typo3.org/...
-
13:27 TYPO3.Flow Bug #30040: Missing quotes in system() command in initializeForRuntime()
- Bastian can you verify this and create a change?
-
13:39 Task #30857 (Resolved): Set the RewriteBase configuration in the .htaccess by default
- It's included in 1.0.0, says Gerrit... :)
-
13:24 TYPO3.Flow Bug #29300 (Resolved): Bug activating Package ./flow3 package:activate TYPO3.Faker
- That was a cosmetic issue basically and is fixed in 1.0.0.
-
13:07 TYPO3.Flow Task #27926 (Closed): Disable I18n by feature switch for 1.0
-
11:25 TYPO3.Fluid Feature #31167 (Resolved): Stateless AJAX Widgets
- Currently an AJAX Widget stores the *WidgetContext* in the *WidgetContextHolder* which again puts it in the current u...
-
10:28 TYPO3.Flow Bug #31160: Scripts/migrate-annotations.php should work with symlinks
- Patch set 2 of change I34de5d4fa3b0abef1a101d97d2e29a31889bdb5a has been pushed to the review server.
It is available... -
09:43 TYPO3.Flow Bug #31160 (Under Review): Scripts/migrate-annotations.php should work with symlinks
- Patch set 1 of change I34de5d4fa3b0abef1a101d97d2e29a31889bdb5a has been pushed to the review server.
It is available... -
09:25 TYPO3.Flow Bug #31160 (Resolved): Scripts/migrate-annotations.php should work with symlinks
- In an environment with symlinks (the Folder Packages/Framework is included by a symlink) the script doesn't find the ...
2011-10-20
-
22:15 TYPO3.Flow Bug #31087 (Closed): Uncaught Exception: invalid annotation
- Great!
-
21:54 TYPO3.Flow Bug #31087: Uncaught Exception: invalid annotation
- someone can close this issue please
-
21:54 TYPO3.Flow Bug #31087: Uncaught Exception: invalid annotation
- i have resolved the problem
The file was damage..
copy content, delete file, create new file, paste content and... -
15:13 TYPO3.Flow Bug #26582: Repository remove() throws error even if __identity is furnished
- Hi Karsten,
as the error was caused by a misunderstanding of FLOW3 by myself and I soon afterwards got the trick, ... -
12:40 TYPO3.Flow Bug #31134 (Under Review): Functional tests of controllers don't reset arguments
- Patch set 1 of change Ia7579436acf258b61f98c9b1e69ee78fe65b0cbf has been pushed to the review server.
It is available... -
12:18 TYPO3.Flow Bug #31134 (Resolved): Functional tests of controllers don't reset arguments
- Using @sendWebRequest@ to one controller with two different @arguments@ arrays will not reset the array in the contro...
-
10:20 TYPO3.Flow Task #25714: Include Randomizer Library as external component
- Although the proposed change does not include the library as external component. That was aimed at "make it a package...
-
10:09 TYPO3.Flow Task #25714 (Under Review): Include Randomizer Library as external component
- Patch set 1 of change Idfec7ee76179ebbd531fb613d1b345fc8a424fdc has been pushed to the review server.
It is available... -
09:52 TYPO3.Flow Task #31128 (Rejected): We should only have one source of random bytes
- already included in #25714
-
09:47 TYPO3.Flow Task #31128 (Rejected): We should only have one source of random bytes
- Currently for generation of the persistent security token we use self made code in TYPO3.FLOW3/Classes/Utility/Algori...
-
01:27 Bug #30417 (Resolved): Package dependency names in Package.xml files need update
- Fixed with https://review.typo3.org/#change,6066
-
01:25 TYPO3.Flow Task #27627 (Resolved): Overhaul annotation support/syntax
2011-10-19
-
22:04 Revision 5f9c1494: [TASK] Update Upgrading.txt
- Change-Id: I6a0aedae5fbbb312de8e163515cd7f96c4acc67b
-
22:03 Revision 6e7312bd: Raised submodule pointers
-
21:48 Revision 9fe337f7: Merge "[TASK] Adjust Surf job file to Surf updates"
-
21:40 TYPO3.Fluid Revision 58f143c1: [TASK] Update version in Package.xml
- Change-Id: Ib5491477f0aca90aba516467b6e9bae89b5b22f1
-
21:40 TYPO3.Welcome Revision daf32c84: [TASK] Update version in Package.xml
- Change-Id: I6fac15db63dba3f93778d84488d450bab023bef3
-
21:40 TYPO3.Kickstart Revision ce241a6d: [TASK] Update version in Package.xml
- Change-Id: I239b07067bfa4fb0e239b59aa57fb0a8f33a40ce
-
21:40 TYPO3.Flow Revision f9f52bac: [TASK] Update version in Package.xml
- Change-Id: Ia57abe67408f23358ed6fb1dda167e0cf0a0edce
-
21:16 Revision e1c2f498: [TASK] Adjust Surf job file to Surf updates
- Change-Id: I30cd314bf80912e95a21aa51927b04e76d003c0c
-
20:02 Revision 5e5da4c1: Raised submodule pointers
-
19:05 TYPO3.Fluid Bug #31119 (Resolved): AjaxWidgetContext is not stored in session
- Applied in changeset commit:4b480637f842093727ddd86f0515e9868813a9d1.
-
18:31 TYPO3.Fluid Bug #31119: AjaxWidgetContext is not stored in session
- Patch set 1 of change I2e1ff54d2b1254d0a43b31b8a456046676de1a61 has been pushed to the review server.
It is available... -
18:30 TYPO3.Fluid Bug #31119 (Resolved): AjaxWidgetContext is not stored in session
- The AjaxWidgetContextHolder is missing an *@FLOW3\Session(autoStart=true)* annotation that initiates the session.
-
18:31 TYPO3.Fluid Revision 4b480637: [BUGFIX] AjaxWidgetContext is not stored in session
- This change adds the required Session autostart annotation
to the AjaxWidgetContext.
Change-Id: I2e1ff54d2b1254d0a43... -
17:02 Revision 5c61791e: Raised submodule pointers
-
16:35 TYPO3.Flow Bug #31111 (Resolved): Compiler::renderAnnotation() drops boolean values
- Applied in changeset commit:1f172689920c1a2e0bc4697473e9a35bf655b54a.
-
15:56 TYPO3.Flow Bug #31111 (Under Review): Compiler::renderAnnotation() drops boolean values
- Patch set 1 of change Ie92c69bfe2da89dbe7e6439aee4fa5ffa767e47f has been pushed to the review server.
It is available... -
15:55 TYPO3.Flow Bug #31111 (Resolved): Compiler::renderAnnotation() drops boolean values
- When rendering annotations into proxy classes, boolean values for options get lost.
-
16:30 TYPO3.Flow Revision 02bc4a8e: [TASK] Remove not-fixable functional test
- Due to the changes to the session scope, this
test is not working anymore and there is no
easy way to test the expect... -
15:55 TYPO3.Flow Revision 1f172689: [BUGFIX] renderAnnotation handles boolean values correctly
- When rendering annotations into proxy classes, boolean values for
options got lost.
Change-Id: Ie92c69bfe2da89dbe7e6... -
15:02 Revision 7e67ebe5: Raised submodule pointers
-
14:57 TYPO3.Flow Revision d8af36d8: [TASK] Make migrate-annotations.php a tiny bit less strict
- When spaces (yuck) where used for indentation, @validate annotations were
not migrated. This fixes that. Promise you ... -
14:08 TYPO3.Flow Bug #31104 (Resolved): package:import is broken due to changed git repository names
-
12:26 TYPO3.Flow Bug #31104 (Under Review): package:import is broken due to changed git repository names
- Patch set 1 of change Ia82ab2cb2b170f82a555b7b26bd9b0e87f99e218 has been pushed to the review server.
It is available... -
12:26 TYPO3.Flow Bug #31104 (Resolved): package:import is broken due to changed git repository names
- The stripping of "TYPO3." from project names in git is no longer needed.
-
14:05 TYPO3.Flow Revision f443add8: Merge "[BUGFIX] Fix package:import git URLs"
-
14:01 TYPO3.Flow Revision 3732564c: [BUGFIX] Terminate cleanly after displaying exception message in CLI
- If an exception occurred during a CLI request, it could happen that
another exception was thrown and displayed (Signa... -
13:02 Revision 9ee493f1: Raised submodule pointers
-
12:26 TYPO3.Flow Revision e493de83: [BUGFIX] Fix package:import git URLs
- Change-Id: Ia82ab2cb2b170f82a555b7b26bd9b0e87f99e218
Fixes: #31104 -
12:10 Revision 351f6693: [TASK] Add SQL query logging to Development example settings
- Change-Id: Icc2a0b652be0d1924863a956d88d427897801d32
-
12:07 TYPO3.Flow Revision 4fdeed85: [TASK] Disable SQL query logging by default
- Change-Id: Id935de3fe4c4853af48aa5ca8f9312f48c58b583
-
12:02 Revision 6a79ac8e: Raised submodule pointers
-
11:05 TYPO3.Kickstart Bug #30980 (Resolved): Generating ActionControllers using a comma separated list creates wrong Models and Repositories
-
10:59 TYPO3.Kickstart Bug #30980 (Accepted): Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- Karsten Dambekalns wrote:
> For it works fine, using current master:[...]
Dang, missed the needed @--generate-act... -
10:27 TYPO3.Kickstart Bug #30980 (Needs Feedback): Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- For it works fine, using current master:...
-
11:02 Revision fcac528d: Raised submodule pointers
-
10:59 TYPO3.Kickstart Revision 3a630b87: [BUGFIX] Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- Change-Id: I7b9e25ea0154ccc670bc04f99a657299ccf5f40c
Fixes: #30980 -
10:33 TYPO3.Kickstart Bug #31082 (Resolved): Kickstarter does not use addFlashMessage()
-
10:30 TYPO3.Kickstart Bug #31082: Kickstarter does not use addFlashMessage()
- Patch set 1 of change I79e0ca7940ccc463655b76f009752c0edab08b2c has been pushed to the review server.
It is available... -
09:53 TYPO3.Kickstart Bug #31082 (Accepted): Kickstarter does not use addFlashMessage()
-
10:24 TYPO3.Kickstart Revision 0d3d4b05: [BUGFIX] Make Kickstarter use addFlashMessage() in CRUD controller
- This uses addFlashMessage() instead of flashMessageContainer->add() in
generated CRUD controllers.
Change-Id: I79e0c... -
10:06 TYPO3.Flow Bug #30192 (Closed): TYPO3\FLOW3\MVC\Exception\InfiniteLoopException thrown in file TYPO3_FLOW3_MVC_Dispatcher_Original.php
- The edit action lacks a correct annotation to ignore validation in that case.
-
10:05 Bug #30417 (Accepted): Package dependency names in Package.xml files need update
-
09:59 TYPO3.Flow Task #30848 (Resolved): Make PHP session configurable
-
09:46 TYPO3.Flow Task #27627 (Accepted): Overhaul annotation support/syntax
- Documentation update is pending.
-
00:23 TYPO3.Flow Bug #31087 (Closed): Uncaught Exception: invalid annotation
- I get a totally strange exception ...
2011-10-18
-
22:28 Revision 684b5e7f: [TASK] Adjust submodule URLs after repository renames
- Change-Id: Ib1e520b195026322958e7c7c4d103fe578265972
-
22:05 TYPO3.Flow Bug #31083 (Resolved): Missing Lazy annotation in migration script
- Applied in changeset commit:69f039e5292ba60c2f68f349ebe431683625deba.
-
21:12 TYPO3.Flow Bug #31083 (Under Review): Missing Lazy annotation in migration script
- Patch set 1 of change I76c7744d0c94c7e4d1406972d61400c5ece8dccc has been pushed to the review server.
It is available... -
21:10 TYPO3.Flow Bug #31083 (Resolved): Missing Lazy annotation in migration script
- The Lazy annotation is missing in the migration-annotation.php script
-
22:03 TYPO3.Flow Feature #28052: Possibility to enable or disable accounts
- Patch set 2 of change I24328e1ff4b2096e7d2de5d602b7bfe5ce45e15b has been pushed to the review server.
It is available... -
22:03 Revision 31ef7e08: Raised submodule pointers
-
21:58 TYPO3.Flow Revision 70f9da6c: [TASK] Don't flush caches after package:create
- Creating a new package does not really require flushing
all caches because it only adds code (the package class)
but ... -
21:52 TYPO3.Flow Revision 253ca06e: Merge "[BUGFIX] Missing Lazy annotation in migration script"
-
21:03 TYPO3.Flow Revision 69f039e5: [BUGFIX] Missing Lazy annotation in migration script
- The Lazy annotation is missing in the migration-annotation.php script
Change-Id: I76c7744d0c94c7e4d1406972d61400c5ec... -
20:18 TYPO3.Kickstart Bug #31082: Kickstarter does not use addFlashMessage()
- apply patch to CrudControllerTemplate.php.tmpl
-
19:53 TYPO3.Kickstart Bug #31082 (Resolved): Kickstarter does not use addFlashMessage()
- acording to ID: 1f9a0e65 the kickstarter should also use addFlashMessage() instead of flashMessageContainer->add()
-
18:45 TYPO3.Kickstart Revision 87c89da1: [TASK] Use new keyword instead of create()
- Change-Id: Iab2182a74844f75595adfe575b6870c4a40606e8
-
18:33 TYPO3.Flow Revision 00f1cfeb: [BUGFIX] Minor fix in LinkTest
- This fixes a test for \TYPO3\FLOW3\Utility\Files::is_link()
that failed to properly delete a previously generated sym... -
18:02 Revision 39e607d9: Raised submodule pointers
-
17:21 TYPO3.Flow Revision f1eca95a: [TASK] Remove scope annotations for prototypes
- Change-Id: Ifae33dbe4136e0462d21730205b7a7ffea6dd899
-
17:15 TYPO3.Fluid Revision caafde68: [TASK] Remove scope annotations for prototypes
- Change-Id: I470e274e5f575d6b0e6b85d1d3bf3b94f1ec4308
-
17:03 Revision 9532d31d: Raised submodule pointers
-
16:54 TYPO3.Kickstart Revision 5a53a2e5: [TASK] Remove scope annotations for prototypes
- Change-Id: I47c133d7c68eb8c0b2eab0748ca0b632503502ac
-
16:45 TYPO3.Flow Revision 629d5e38: [BUGFIX] Fix doc comment parsing of single line descriptions
- A simple bugfix and test for single line description in doc comment
blocks.
Change-Id: I32eadd106397d0b2777f7e32834f... -
16:14 TYPO3.Flow Revision 1da6a9ea: [TASK] Drop @author tags from source code
- Change-Id: Ia8a67435a9b43b46ab43ede50966136c90c0e76d
-
16:14 TYPO3.Fluid Revision 9c2e837a: [TASK] Drop @author tags from source code
- Change-Id: If152506ef8cd9d47a2a327b045f529e2e9b2e83c
-
16:13 TYPO3.Kickstart Revision 12f7ae93: [TASK] Drop @author tags from source code
- Change-Id: I72ecb4e5d37a40424b6fd619f3e43bb1c69c9033
-
16:13 TYPO3.Welcome Revision f246ff5d: [TASK] Drop @author tags from source code
- Change-Id: I5b3027e6e75748835151962084115aef9ccb1144
-
16:02 Revision 8c5ed9fc: Raised submodule pointers
-
15:40 TYPO3.Flow Bug #31061 (Resolved): defective and maybe obsolete is_link() mirror function
- Applied in changeset commit:b306b18ac9efcba83ae9525bf470cc020d6d4b34.
-
15:03 TYPO3.Flow Bug #31061 (Under Review): defective and maybe obsolete is_link() mirror function
- Patch set 1 of change I94c53b5fe8dda82c05690cf02286091672d0650e has been pushed to the review server.
It is available... -
12:48 TYPO3.Flow Bug #31061: defective and maybe obsolete is_link() mirror function
- Bastian Waidelich wrote:
> Unfortunately on PHP 5.3.5 (on Windows 7 @ 64bit) neither is_link() nor SplFileInfo::is... -
12:45 TYPO3.Flow Bug #31061: defective and maybe obsolete is_link() mirror function
- Unfortunately on PHP 5.3.5 (on Windows 7 @ 64bit) neither is_link() nor SplFileInfo::isLink() work correctly..
*Step... -
12:19 TYPO3.Flow Bug #31061 (Needs Feedback): defective and maybe obsolete is_link() mirror function
- Bastian, can you confirm this?
-
12:14 TYPO3.Flow Bug #31061 (Resolved): defective and maybe obsolete is_link() mirror function
- in \TYPO3\FLOW3\Utility\Files the function is_link is defective. The function returns...
-
15:40 TYPO3.Flow Bug #31042 (Resolved): Throwing an exception throws an exception....
- Applied in changeset commit:9c48618359df5e4a2d3d5e026a43adcb67944c18.
-
15:36 TYPO3.Flow Bug #31042: Throwing an exception throws an exception....
- Patch set 2 of change I936356d0c19fafbf3051cd10a9f92d97e64c4974 has been pushed to the review server.
It is available... -
11:17 TYPO3.Flow Bug #31042 (Under Review): Throwing an exception throws an exception....
- Patch set 1 of change I936356d0c19fafbf3051cd10a9f92d97e64c4974 has been pushed to the review server.
It is available... -
09:37 TYPO3.Flow Bug #31042 (Accepted): Throwing an exception throws an exception....
-
09:28 TYPO3.Flow Bug #31042: Throwing an exception throws an exception....
- ..maybe the current() invocation should be replaced with @$scopeAnnotation->value@, so that the whole block should re...
-
09:22 TYPO3.Flow Bug #31042 (Resolved): Throwing an exception throws an exception....
- after running the master branch intended to become RC1, I have @Uncaught Exception in FLOW3 #1: Warning: current() ex...
-
15:36 TYPO3.Flow Revision 9c486183: [BUGFIX] Exception when entities/valueobjects are not prototype
- Change-Id: I936356d0c19fafbf3051cd10a9f92d97e64c4974
Fixes: #31042 -
15:35 TYPO3.Flow Revision b10befd7: Merge "[BUGFIX] Fix error when doctrine:validate finds errors"
-
15:31 TYPO3.Flow Revision 2915d772: [TASK] Beautify exception messages in command line interface
- This wraps a try-catch block around the request handling part for
command line commands and renders a more friendly e... -
15:23 TYPO3.Flow Revision 208c4752: Merge "[TASK] Fix edge case in annotation migration script"
-
15:07 TYPO3.Flow Bug #31070: Symlink related Unit Tests fail on some Windows systems
- Patch set 2 of change I6e59ec224d6c3a3c6f62180be334d3b76d1d067d has been pushed to the review server.
It is available... -
14:43 TYPO3.Flow Bug #31070 (Under Review): Symlink related Unit Tests fail on some Windows systems
- Patch set 1 of change I6e59ec224d6c3a3c6f62180be334d3b76d1d067d has been pushed to the review server.
It is available... -
14:40 TYPO3.Flow Bug #31070 (Resolved): Symlink related Unit Tests fail on some Windows systems
- Depending on the system configuration and the current Windows Username, the PHP function @sys_get_temp_dir()@ returns...
-
15:03 TYPO3.Flow Revision b306b18a: [BUGFIX] make is_link() work around work for paths with trailing slash
- On Windows \TYPO3\FLOW3\Utility\Files::is_link() compares the
given path with the resolved absolute path due to a bug... -
14:58 Revision 744bcf07: Raised submodule pointers
-
14:20 Revision 3ca1ec4c: Raised submodule pointers
-
14:11 TYPO3.Flow Revision 994f209e: [TASK] Clean up unit tests using the real ReflectionService
- Change-Id: If119aff01c4dbf8038ae11033155f938e9a2eedc
-
14:10 TYPO3.Flow Revision 3cc446e5: [TASK] Cache annotation parsing results
- Now class and property annotations are collected during regular
class reflection and reused later. This avoids buildi... -
13:52 TYPO3.Fluid Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Bastian Waidelich wrote:
> > no it's the root path of the current view...
> > (which is the value from plugin.tx_... -
13:44 TYPO3.Fluid Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Thomas Allmer wrote:
> Bastian Waidelich wrote:
> > In your example @$this->view->getTemplateRootPath()@ would be N... -
13:29 TYPO3.Fluid Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Bastian Waidelich wrote:
> In your example @$this->view->getTemplateRootPath()@ would be NULL as you didn't specify ... -
10:06 TYPO3.Fluid Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Fernando Arconada wrote:
> if TYPO3\Fluid\View\TemplateView setTemplateRootPath is public then
> the getTemplateR... -
13:16 TYPO3.Fluid Feature #30555: Make TagBuilder more extensible
- I would suggest something like this (concept from MooTools)...
-
09:55 TYPO3.Fluid Feature #30555: Make TagBuilder more extensible
- I agree that the TagBuilder could be more flexible.
Here some more ideas that came up during a discussion in the FLO... -
12:44 TYPO3.Fluid Revision cf7b9db7: [TASK] Fix two failing unit tests
- Change-Id: Ib6b61f492ac8d1595b8879340e83683a107ccecd
Related: #31015 -
12:27 TYPO3.Flow Revision b22b157a: [TASK] Fix edge case in annotation migration script
- The script failed to replace (some?) nested ORM annotations with
prefixed ones.
Change-Id: I410c39b542262abfc8fe58c5... -
11:36 TYPO3.Flow Bug #31052 (Resolved): PackageManager::createPackage() creates invalid annotation
- Applied in changeset commit:139a4dac9fecd25c694657ef269ff43761be5eb5.
-
11:09 TYPO3.Flow Bug #31052 (Under Review): PackageManager::createPackage() creates invalid annotation
- Patch set 1 of change I7a9e1a7c075fbf48cb3c20593fcb6e43c9c71b01 has been pushed to the review server.
It is available... -
11:08 TYPO3.Flow Bug #31052 (Resolved): PackageManager::createPackage() creates invalid annotation
- The @PackageManager::createPackage()@ that is called by the @flow3 package:create@ command still creates a Package.ph...
-
11:16 TYPO3.Flow Revision 207a6c97: [BUGFIX] Fix error when doctrine:validate finds errors
- Change-Id: If0c0e0c3a3ae5ce91d3d59ce3842b52d41921b84
-
11:09 TYPO3.Flow Revision 139a4dac: [BUGFIX] PackageManager::createPackage() creates invalid annotation
- The PackageManager::createPackage() that is called by the
package:create command still creates a Package.php file wit... -
09:37 TYPO3.Flow Bug #31015 (Resolved): Second classloader in ReflectionService doesn't know about packages
- Applied in changeset commit:59b758615957dea8a2efc0defbac2a190b15b31e.
2011-10-17
-
23:50 TYPO3.Flow Bug #31015: Second classloader in ReflectionService doesn't know about packages
- Patch set 2 of change I50646c4757ea66413ff97406e829b050af7fb29f has been pushed to the review server.
It is available... -
18:50 TYPO3.Flow Bug #31015 (Under Review): Second classloader in ReflectionService doesn't know about packages
- Patch set 1 of change I50646c4757ea66413ff97406e829b050af7fb29f has been pushed to the review server.
It is available... -
18:47 TYPO3.Flow Bug #31015 (Resolved): Second classloader in ReflectionService doesn't know about packages
- There should be reuse of the classloader already created in Bootstrap.
-
23:50 TYPO3.Flow Revision 59b75861: [BUGFIX] Reuse FLOW3 classloader in ReflectionService
- There was a second class loader being created for the annotation
parser. It was lacking the available packages and th... -
23:31 TYPO3.Flow Feature #27115 (Closed): AOP should provide a way to change method parameters
- Closing as duplicate
-
23:02 Revision 23d49da4: Raised submodule pointers
-
22:15 TYPO3.Flow Feature #31021 (Under Review): PropertyMappingConfiguration should support not mapping of properties
- Patch set 1 of change Ieb43e8cd244b82c4b6cd388bdf582f9214fe711b has been pushed to the review server.
It is available... -
21:55 TYPO3.Flow Feature #31021 (Resolved): PropertyMappingConfiguration should support not mapping of properties
- Currently the shouldMap method of the PropertyMappingConfiguration always returns TRUE, it should be possible to conf...
-
22:05 TYPO3.Flow Bug #30778 (Resolved): Exceeding Request arguments should only be appended to URI if configured
- Applied in changeset commit:d74ce5d9cf5081ebe019c594b80c4d17b96d4fa8.
-
21:45 TYPO3.Flow Bug #30778: Exceeding Request arguments should only be appended to URI if configured
- Patch set 3 of change I5fcb3b583cc237957337e1d94731695e51afcc45 has been pushed to the review server.
It is available... -
22:02 Revision b10b17d1: Raised submodule pointers
-
21:59 TYPO3.Flow Revision b483234c: [TASK] Add appendExceedingArguments setting to all default routes
- This adds the setting appendExceedingArguments to the default
fallback routes of FLOW3 in order to make more custom r... -
21:48 TYPO3.Fluid Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 2 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
21:36 TYPO3.Fluid Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 1 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
21:27 TYPO3.Fluid Feature #31019 (Resolved): FlashMessages ViewHelper should render message title and severity
- Currently <f:flashmessages /> renders the FlashMessages only by converting them into a string implicitly. That only r...
-
21:42 TYPO3.Flow Revision d74ce5d9: [!!!][TASK] Only append exceeding request arguments to URI if configured
- This changes the default behavior of the routing framework in
order to be more consequent and easier to extend in the... -
20:01 Revision 2ff9e5f5: Raised submodule pointers
-
19:49 TYPO3.Flow Revision 3ffa7ad0: Merge "[TASK] Convenience Method for adding FlashMessages"
-
18:02 Revision a91f055e: Raised submodule pointers
-
17:35 TYPO3.Flow Bug #30929 (Resolved): Routing does not always work if splitString is optional
- Applied in changeset commit:ce14c0003eb87316e760985c7fa59cbee5af1a72.
-
17:08 TYPO3.Flow Bug #30929: Routing does not always work if splitString is optional
- Patch set 3 of change Iae4ba2652c08e8a0ba468076ae5dec6008f0ea47 has been pushed to the review server.
It is available... -
17:02 Revision d0279c53: Raised submodule pointers
-
16:57 TYPO3.Flow Revision ce14c000: [BUGFIX] Routing does not always work if splitString is optional
- If the route part following an identity route part optional
like "{post}(.html)", the identityRoutePart creates a cor... -
16:20 TYPO3.Flow Revision 10fc76e9: [TASK] Safeguard APC use (in CLI requests)
- When activating APC as cache for Doctrine one would get fatal
errors in CLI, because by default APC is disabled for C... -
16:01 Revision a95fbfd6: Raised submodule pointers
-
15:56 TYPO3.Flow Revision 1f9a0e65: [TASK] Convenience Method for adding FlashMessages
- This adds a method addFlashMessage() to the AbstractController
This should be used for adding FlashMessages instead o... -
15:48 TYPO3.Flow Revision 42e8a5eb: [TASK] Adjust to new annotation syntax
- The syntax for annotations changed with #27627, this adjusts the
code as needed.
Change-Id: I4ae04dfbeda759332185480... -
15:48 TYPO3.Flow Revision 4e01754c: [TASK] Useless cleanup of @return annotations...
- just because I touched those files anyway.
Change-Id: Ieca9c85b5da389f727f5ccd87d8136faa2098905 -
15:48 TYPO3.Flow Revision db6c8259: [TASK] Teach AOP classAnnotatedWith & methodAnnotatedWith
- Two new point cut designators added, includes tests. The pattern
given is used as is, only backslashes are escaped fo... -
15:48 TYPO3.Flow Revision f00f63fa: [TASK] Support new annotation syntax
- This adds support for the new annotation syntax in a way that aims
to change as little code as needed. It does this b... -
15:05 TYPO3.Fluid Revision 984cc21a: [TASK] Adjust to new annotation syntax
- The syntax for annotations changed with #27627, this adjusts the
code as needed.
Change-Id: I51cfd212683a690b0175598... -
15:05 TYPO3.Fluid Revision 88941212: [TASK] Fix two failing unit tests
- Two tests started to fail because the annotation reader was not
initialized. Bad functional style unit tests fixed th... -
13:51 TYPO3.Flow Bug #31002 (New): Generated __sleep method handles static properties as members.
- The __sleep method generated by \TYPO3\FLOW3\Object\DependencyInjection\ProxyClassBuilder::buildSerializeRelatedEntit...
-
12:10 Revision 06e221f3: Merge "[BUGFIX] Remove Documentation Browser SubRoute configuration"
2011-10-16
-
20:12 TYPO3.Kickstart Bug #30980: Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- Patch set 1 of change I7b9e25ea0154ccc670bc04f99a657299ccf5f40c has been pushed to the review server.
It is available... -
18:03 TYPO3.Kickstart Bug #30980: Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- It also requires the *--generate-actions* flag to be set as well.
-
17:55 TYPO3.Kickstart Bug #30980 (Resolved): Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- Using the following command:
./flow3 kickstart:actioncontroller --generate-related --generate-actions Acme.Dem...
2011-10-15
-
15:56 Revision 31d37c80: [BUGFIX] Remove Documentation Browser SubRoute configuration
- The TYPO3.DocumentationBrowser package is not part of the
distribution any longer. This change removes the SubRoute
c... -
10:02 TYPO3.Fluid Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Thomas Allmer wrote:
In your example @$this->view->getTemplateRootPath()@ would be NULL as you didn't specify a path.
-
02:09 TYPO3.Kickstart Revision 542653d0: [TASK] Adjust to new annotation syntax
- The syntax for annotations changed with #27627, this adjusts the
code as needed.
Change-Id: Icfd7114226d0e8d674b038a... -
02:02 Revision fd7116fe: Raised submodule pointers
-
01:58 TYPO3.Flow Revision 32bb751e: [TASK] Add our annotations as classes
- This adds classes for all annotations used in FLOW3 to the
TYPO3\FLOW3\Annotations namespace.
Change-Id: I1585399201... -
01:40 TYPO3.Flow Bug #29976 (Resolved): CSRF token is always the same
- Applied in changeset commit:1dd7ba68d3f0b6d6b2c0f9ef9f480e80aab08f2d.
-
01:14 TYPO3.Flow Revision e8d85ba3: Merge "[BUGFIX] Security_Randomizer fallback does not work"
-
01:08 Task #30861 (Resolved): Remove declare(ENCODING) line
-
01:06 Task #30861 (Under Review): Remove declare(ENCODING) line
-
01:06 Task #30861: Remove declare(ENCODING) line
- Patch set 1 of change Iebda413a9d9560ec51c9a1bea027258f117a7118 has been pushed to the review server.
It is available... -
01:05 TYPO3.Flow Revision b7573cb0: [TASK] Remove leftover encoding declarations
- Change-Id: Iebda413a9d9560ec51c9a1bea027258f117a7118
Resolves: #30861 -
00:58 TYPO3.Flow Bug #29982 (Resolved): Wrong table structure for multiple ManyToOne relations
- Resolved with #30223.
2011-10-14
-
20:16 TYPO3.Fluid Bug #30935 (Under Review): Catch ViewHelper exceptions and log them in production context
-
20:16 TYPO3.Fluid Bug #30935: Catch ViewHelper exceptions and log them in production context
- Patch set 2 of change I4af4d03ff6048fcc8999f4a48d5c2897dc43fc4e has been pushed to the review server.
It is available... -
15:14 TYPO3.Fluid Bug #30935 (Resolved): Catch ViewHelper exceptions and log them in production context
- from line 241 of the AbstractViewHelper:...
-
20:05 TYPO3.Fluid Feature #30777 (Resolved): Catch Routing Exceptions in uri and link ViewHelpers
- Applied in changeset commit:24a8e237a5134b7576b24dcc18d27200d312819b.
-
15:19 TYPO3.Fluid Feature #30777: Catch Routing Exceptions in uri and link ViewHelpers
- Patch set 1 of change Ie34ef79049b2160334c331a1b83031e80430e5ee has been pushed to the review server.
It is available... -
20:01 Revision 200e657d: Raised submodule pointers
-
19:38 TYPO3.Flow Revision 795c7d00: [!!!][BUGFIX] invalid YAML parser result should be empty array
- A non array result of the symfony YAML parser will now be
converted to an empty array to not break things.
Breaking ... -
17:01 Revision 434615aa: Raised submodule pointers
-
16:32 TYPO3.Fluid Bug #30937 (New): CropViewHelper stringToTruncate can't be supplied so it can't be easily extended
- the CropViewHelper always gets its content via $this->renderChildren(); so you can't provide the text when using the ...
-
15:40 TYPO3.Flow Bug #30934 (Accepted): persistAll() should only be called if EntityManager is still alive
-
15:12 TYPO3.Flow Bug #30934 (Resolved): persistAll() should only be called if EntityManager is still alive
- In some cases it can happen, that the EntityManager is closed at the end of an controller. This *can* be a valid situ...
-
15:18 TYPO3.Fluid Revision 24a8e237: [FEATURE] Catch Routing Exceptions in uri and link ViewHelpers
- This change makes sure that exceptions that are thrown by the
router are caught and rethrown as ViewHelper exceptions... -
15:10 TYPO3.Flow Feature #30933 (Needs Feedback): Check for unique constraints on add()
- If you define a uniqueConstraints in a Model you want to have that checked as soon as the add() method of your reposi...
-
14:48 TYPO3.Flow Bug #30929 (Under Review): Routing does not always work if splitString is optional
- Patch set 2 of change Iae4ba2652c08e8a0ba468076ae5dec6008f0ea47 has been pushed to the review server.
It is available... -
14:21 TYPO3.Flow Bug #30929 (Resolved): Routing does not always work if splitString is optional
- If the route part following an identity route part optional like...
-
14:17 TYPO3.Flow Task #27627 (Under Review): Overhaul annotation support/syntax
-
14:06 TYPO3.Flow Feature #26358 (Resolved): Initialize sessions only when necessary
- Applied in changeset commit:6d7d3b9ae15b120acb647526f92ed443fdab312a.
-
13:50 TYPO3.Flow Feature #26358: Initialize sessions only when necessary
- Patch set 12 of change Id7ca5086353a77cabab27086949e326aa0e3d7a6 has been pushed to the review server.
It is availabl... -
14:06 TYPO3.Flow Bug #30436 (Resolved): Access denied exception after session timeout with CSRF
- Applied in changeset commit:0edbd68a074a248a8ddd4b023002a7a51e98ca48.
-
13:52 TYPO3.Flow Bug #30436: Access denied exception after session timeout with CSRF
- Patch set 4 of change If2c9c6386a2ee26195073a359dcf87db515d1dc0 has been pushed to the review server.
It is available... -
14:02 Revision 637adf15: Raised submodule pointers
-
13:51 TYPO3.Flow Revision 0edbd68a: [BUGFIX] Fix access denied exception after session timeout with CSRF
- This change nests the firewall inspection in the try catch block that
also catches AuthenticationRequired exceptions ... -
13:50 TYPO3.Flow Revision 6d7d3b9a: [FEATURE] Initialize session and session objects on demand
- The default behavior of FLOW3 was that a session was initialized – and
thus a cookie sent – on every request, no matt... -
13:19 TYPO3.Flow Bug #30778: Exceeding Request arguments should only be appended to URI if configured
- Patch set 2 of change I5fcb3b583cc237957337e1d94731695e51afcc45 has been pushed to the review server.
It is available... -
12:02 Revision 550ac7c9: Raised submodule pointers
-
11:18 Revision 6c7a15bc: [TASK] Add Doctrine APC caching to example settings
- Change-Id: I16b3d4d6c71cd648afbd0bce085ee8d179854186
-
11:08 TYPO3.Flow Revision c03a6ab1: [TASK] Get rid of some duplicate code
- Moves one duplicate method up and removes one that was
completely unused by now.
The tests for the latter have been ... -
10:02 Revision ec347a9e: Raised submodule pointers
-
09:39 TYPO3.Flow Bug #30914 (Resolved): Proxy methods for methods with "by reference" return type are broken
- The proxy class builder ignores the by-reference & in the proxy method, and therefore you get an PHP fatal error.
-
09:29 Revision d463e1b1: Merge "[TASK] Fixed submodule pointer to the YAML package"
-
09:28 Revision 42b7f42c: [TASK] Fixed submodule pointer to the YAML package
- Change-Id: I4a8e76aeb4aa7b66ce356312be3fc0eb3b1bff60
-
08:53 TYPO3.Flow Bug #28036 (Resolved): Database password in Settings.yaml is not recognized when it starts with an ampersand
- New YAML parser is merged so this can be closed. I can confirm that a string starting with ampersand works as expecte...
-
01:05 TYPO3.Flow Task #30826 (Resolved): Use Symphony YAML parser for settings instead of Horde/YAML
- Applied in changeset commit:23468adc78877afc51af7a4c39fe3e649afb226e.
-
00:38 Revision 365e24c6: Merge "[TASK] Add Symfony's YAML parser to the base distribution"
-
00:38 TYPO3.Flow Revision 7f2686df: Merge "[TASK] Use Symphony YAML parser for settings instead Horde/YAML"
-
00:35 Revision 62c2cb1b: [TASK] Add Symfony's YAML parser to the base distribution
- Relates: #30826
Change-Id: Ied67a082eee7c30493b87705a9d954d389898418 -
00:26 Revision 54469728: Merge "[TASK] Enable RewriteBase configuration by default"
-
00:07 TYPO3.Flow Bug #30858 (Resolved): Proxy Class Builder ignores optional arguments with NULL default
- Applied in changeset commit:8175869916ad95c8bdd06498c8caaad5d6c1ceac.
-
00:06 TYPO3.Flow Bug #29488 (Resolved): AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- Applied in changeset commit:d77d259613775337751115098200e6175adfcb28.
-
00:01 Revision 927d138c: Raised submodule pointers
2011-10-13
-
23:53 TYPO3.Flow Bug #29488: AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- Patch set 2 of change Ia3d15f8e5e900ccc3b5be1b22b668d5ddadad7c8 has been pushed to the review server.
It is available... -
23:52 TYPO3.Flow Revision d77d2596: [!!!][TASK] Change default authentication strategy
- This changes the default authentication strategy from "anyToken"
to "atLeastOneToken" in order to provoke an exceptio... -
23:46 TYPO3.Flow Revision 22b094b1: Merge "[BUGFIX] Proxy Class Builder should work with NULL default"
-
23:35 TYPO3.Flow Revision a8bb5b03: Merge "[TASK] Remove scope annotations from interfaces"
-
23:31 TYPO3.Flow Feature #26358: Initialize sessions only when necessary
- Patch set 11 of change Id7ca5086353a77cabab27086949e326aa0e3d7a6 has been pushed to the review server.
It is availabl... -
23:09 TYPO3.Flow Feature #26358: Initialize sessions only when necessary
- Patch set 10 of change Id7ca5086353a77cabab27086949e326aa0e3d7a6 has been pushed to the review server.
It is availabl... -
22:37 TYPO3.Flow Feature #26358: Initialize sessions only when necessary
- Patch set 9 of change Id7ca5086353a77cabab27086949e326aa0e3d7a6 has been pushed to the review server.
It is available... -
23:07 TYPO3.Flow Task #30825 (Resolved): Cleanup of (Flash)Messages API
- Applied in changeset commit:2dc4ac4cbd6e370edb3aab21fcf5ec8e15ef4077.
-
22:37 TYPO3.Flow Task #30825: Cleanup of (Flash)Messages API
- Patch set 9 of change I37370d824511fe3ad6cd993a22ca43a9ffbb13c9 has been pushed to the review server.
It is available... -
00:17 TYPO3.Flow Task #30825: Cleanup of (Flash)Messages API
- Patch set 8 of change I37370d824511fe3ad6cd993a22ca43a9ffbb13c9 has been pushed to the review server.
It is available... -
23:01 Revision 23751f41: Raised submodule pointers
-
22:42 TYPO3.Fluid Revision a6f41f52: Merge "[TASK] Remove scope annotations from interfaces"
-
22:42 Revision 1f834cba: Merge "[TASK] Fix indentation in example settings files"
-
20:16 TYPO3.Flow Bug #30778 (Under Review): Exceeding Request arguments should only be appended to URI if configured
- Patch set 1 of change I5fcb3b583cc237957337e1d94731695e51afcc45 has been pushed to the review server.
It is available... -
18:41 TYPO3.Flow Revision b7326a86: [TASK] Remove scope annotations from interfaces
- They have no effect and in userland code even trigger an error.
Change-Id: I49c72a2b9b843173bb9972b106fad114bd9e8a3b -
17:09 TYPO3.Welcome Revision f988beaf: [TASK] Adjust to new annotation syntax
- The syntax for annotations changed with #27627, this adjusts the
code as needed.
Change-Id: Ie0b2329c32e1af9bd4294f2... -
17:06 TYPO3.Flow Bug #30633 (Resolved): endless recursion when using the wrong php binary
- Applied in changeset commit:a7da3409cb3173d17fcabae5c5cc0c10911f0672.
-
17:01 Revision 5bf44f76: Raised submodule pointers
-
16:55 TYPO3.Flow Revision 2dc4ac4c: [!!!][TASK] Clean up Flash Messages API
- - FlashMessageContainer is moved to \TYPO3\FLOW3\MVC
- FlashMessage is removed
- FlashMessageContainer now uses \TYPO... -
16:55 TYPO3.Flow Revision 0800ec1b: [TASK] Make PHPSessions configurable
- Change-Id: If2cbda3531e3fec394d6ad35e72f5fc75277f18f
Resolve: #30848 -
15:47 TYPO3.Flow Bug #29295: Uncaught Exception in FLOW3 SQLSTATE[HY000]: General error: 1005 Can't create table 'phoenix.#sql-3dc_28' (errno: 150)
- Indeed there was a fix recently, could you try if you can reproduce the error with current master? Because I guess no...
-
15:24 TYPO3.Flow Feature #9534 (Rejected): RAND as order posibility
- As stated, with doctrine no longer an issue.
-
15:21 TYPO3.Flow Feature #3580: Create an administration panel for the FLOW3 Development context
- didn't see this ticket so created:
http://forge.typo3.org/issues/30890
with the ideas.
I would use Phoenix styles ... -
15:17 TYPO3.Flow Feature #30890 (Accepted): Developer Toolbar
- Create a toolbar that can be enabled to provide easy debugging features and help to the FLOW3 developer.
Some idea... -
15:07 TYPO3.Flow Bug #28036: Database password in Settings.yaml is not recognized when it starts with an ampersand
- this works with: https://review.typo3.org/#change,5740
-
14:51 TYPO3.Flow Bug #30858: Proxy Class Builder ignores optional arguments with NULL default
- Patch set 5 of change I268e5f90ac815edadfe5b49cbc779697ea51a5f5 has been pushed to the review server.
It is available... -
11:40 TYPO3.Flow Bug #30858: Proxy Class Builder ignores optional arguments with NULL default
- Patch set 4 of change I268e5f90ac815edadfe5b49cbc779697ea51a5f5 has been pushed to the review server.
It is available... -
08:54 TYPO3.Flow Bug #30858: Proxy Class Builder ignores optional arguments with NULL default
- Patch set 3 of change I268e5f90ac815edadfe5b49cbc779697ea51a5f5 has been pushed to the review server.
It is available... -
14:49 TYPO3.Flow Revision 81758699: [BUGFIX] Proxy Class Builder should work with NULL default
- Optional arguments with NULL default value will now be correctly
autowired in the proxy class. Therefor optional argu... -
12:55 TYPO3.Fluid Revision 77b5d773: [TASK] Remove scope annotations from interfaces
- They have no effect and in userland code even trigger an error.
Change-Id: I9c147c24a8a8e938db7944cce1f1792644723599 -
00:08 Revision 9f57acba: [TASK] Fix indentation in example settings files
- The indentation was done using one space, not two.
Change-Id: Ie09819d629ec9a2b5feb77663d59055ad4ce8970
2011-10-12
-
23:44 TYPO3.Flow Bug #29976: CSRF token is always the same
- Patch set 2 of change I93c432e45071a3c5628e98b3fbefa7407c715c15 has been pushed to the review server.
It is available... -
12:46 TYPO3.Flow Bug #29976: CSRF token is always the same
- FYI: We have added two bug reports to the "Improved Security" project at "SourceSorge":http://sourceforge.net/tracker...
-
23:43 TYPO3.Flow Revision 1dd7ba68: [BUGFIX] Security_Randomizer fallback does not work
- This fix should allow Security_Randomizer to work on Win x64
by making sure that the mt_rand fallback actually return... -
23:21 TYPO3.Flow Bug #29488 (Under Review): AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- Patch set 1 of change Ia3d15f8e5e900ccc3b5be1b22b668d5ddadad7c8 has been pushed to the review server.
It is available... -
23:04 TYPO3.Flow Bug #29488 (Accepted): AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- As discussed at T3CON11 we should change the default strategy from "anyToken" to "atLeastOneToken" as that will fit t...
-
23:04 TYPO3.Flow Bug #30858: Proxy Class Builder ignores optional arguments with NULL default
- Patch set 2 of change I268e5f90ac815edadfe5b49cbc779697ea51a5f5 has been pushed to the review server.
It is available... -
20:39 TYPO3.Flow Bug #30858 (Under Review): Proxy Class Builder ignores optional arguments with NULL default
- Patch set 1 of change I268e5f90ac815edadfe5b49cbc779697ea51a5f5 has been pushed to the review server.
It is available... -
20:35 TYPO3.Flow Bug #30858 (Resolved): Proxy Class Builder ignores optional arguments with NULL default
-
22:33 TYPO3.Flow Task #30825: Cleanup of (Flash)Messages API
- Patch set 7 of change I37370d824511fe3ad6cd993a22ca43a9ffbb13c9 has been pushed to the review server.
It is available... -
16:45 TYPO3.Flow Task #30825: Cleanup of (Flash)Messages API
- Patch set 6 of change I37370d824511fe3ad6cd993a22ca43a9ffbb13c9 has been pushed to the review server.
It is available... -
15:27 TYPO3.Flow Task #30825: Cleanup of (Flash)Messages API
- Patch set 5 of change I37370d824511fe3ad6cd993a22ca43a9ffbb13c9 has been pushed to the review server.
It is available... -
14:07 TYPO3.Flow Task #30825: Cleanup of (Flash)Messages API
- Patch set 3 of change I37370d824511fe3ad6cd993a22ca43a9ffbb13c9 has been pushed to the review server.
It is available... -
14:04 TYPO3.Flow Task #30825 (Under Review): Cleanup of (Flash)Messages API
- Patch set 2 of change I37370d824511fe3ad6cd993a22ca43a9ffbb13c9 has been pushed to the review server.
It is available... -
11:17 TYPO3.Flow Task #30825 (Resolved): Cleanup of (Flash)Messages API
- To have a nice API for 1.0 cleanup of FlashMessage, FlashMessageContainer and Message objects is needed. Additionally...
-
21:35 TYPO3.Flow Feature #26358: Initialize sessions only when necessary
- Patch set 8 of change Id7ca5086353a77cabab27086949e326aa0e3d7a6 has been pushed to the review server.
It is available... -
21:29 TYPO3.Flow Feature #26358: Initialize sessions only when necessary
- Patch set 7 of change Id7ca5086353a77cabab27086949e326aa0e3d7a6 has been pushed to the review server.
It is available... -
19:44 TYPO3.Flow Feature #26358: Initialize sessions only when necessary
- Patch set 6 of change Id7ca5086353a77cabab27086949e326aa0e3d7a6 has been pushed to the review server.
It is available... -
15:27 TYPO3.Flow Feature #26358 (Under Review): Initialize sessions only when necessary
- Patch set 5 of change Id7ca5086353a77cabab27086949e326aa0e3d7a6 has been pushed to the review server.
It is available... -
21:15 Task #30861 (Accepted): Remove declare(ENCODING) line
-
21:13 Task #30861 (Resolved): Remove declare(ENCODING) line
- Since the declare() statement was dropped from FLOW3 sources, it should be removed everywhere.
The following files... -
20:17 Task #30857: Set the RewriteBase configuration in the .htaccess by default
- Patch set 1 of change I41a3c7571050fdd695ca4d801c2143c8c8543247 has been pushed to the review server.
It is available... -
19:58 Task #30857 (Resolved): Set the RewriteBase configuration in the .htaccess by default
- Apache server does not allow modules to reconfigure the DOCUMENT_ROOT, this can cause problems with mod_rewrite, and ...
-
20:16 Revision ab61da44: [TASK] Enable RewriteBase configuration by default
- By enabling the RewriteBase / by default the .htaccess configuration
works by default on VirtualHost configurations w... -
18:04 TYPO3.Flow Bug #30436: Access denied exception after session timeout with CSRF
- Patch set 3 of change If2c9c6386a2ee26195073a359dcf87db515d1dc0 has been pushed to the review server.
It is available... -
16:48 TYPO3.Flow Task #30826: Use Symphony YAML parser for settings instead of Horde/YAML
- Patch set 2 of change I3dff3073045b7be75dfd2c54080a347f5616344d has been pushed to the review server.
It is available... -
16:00 TYPO3.Flow Task #30826 (Under Review): Use Symphony YAML parser for settings instead of Horde/YAML
- Patch set 1 of change I3dff3073045b7be75dfd2c54080a347f5616344d has been pushed to the review server.
It is available... -
11:38 TYPO3.Flow Task #30826 (Accepted): Use Symphony YAML parser for settings instead of Horde/YAML
-
11:37 TYPO3.Flow Task #30826 (Resolved): Use Symphony YAML parser for settings instead of Horde/YAML
- Ideally make a separate Symphony YAML package out of it.
-
16:48 TYPO3.Flow Revision 23468adc: [TASK] Use Symphony YAML parser for settings instead Horde/YAML
- Drop Horde YAML parser and use Symfony YAML parser instead.
It is now included in the new package
Symfony.Component.Y... -
15:22 TYPO3.Flow Task #30848 (Resolved): Make PHP session configurable
- I'm using FLOW3 in a subdomain environment and need a way to have valid session cookies for all subdomains of a php s...
-
14:15 TYPO3.Fluid Revision 11ddba99: [TASK] Cleaned up Flash Messages API
- Adjust to Flash Message cleanup in TYPO3.FLOW3.
Change-Id: I1719da162c1a298e8b21a71f0f3e6bd670903bd1 -
11:38 TYPO3.Flow Bug #28036: Database password in Settings.yaml is not recognized when it starts with an ampersand
- Hopefully fixed after having: http://forge.typo3.org/issues/30826
-
10:48 TYPO3.Flow Feature #26783 (Under Review): Support settings via OS Environment
- Patch set 1 of change I89877637d440e060c45dc73011e65a01b36302c4 has been pushed to the review server.
It is available... -
10:42 Bug #30543 (Closed): Classes disappearing cause havoc
- The problem in your case was that the Media package was not available because you probably didn't update the submodul...
-
00:00 TYPO3.Flow Bug #30223: Column names for association properties are generated wrong
- Hint for developers that come across this and need to upgrade their packages:
It is not possible for Doctrine to det...
2011-10-11
-
19:52 TYPO3.Flow Bug #29976 (Under Review): CSRF token is always the same
- Patch set 1 of change I93c432e45071a3c5628e98b3fbefa7407c715c15 has been pushed to the review server.
It is available... -
19:31 TYPO3.Flow Bug #29976: CSRF token is always the same
- Yep I see,
I guess it goes wrong around line 219 for you, maybe you check that out. It fills an array with zeros t... -
17:01 TYPO3.Flow Bug #29976: CSRF token is always the same
- Christian Mueller wrote:
> Maybe we should add a fallback to generate "not so strongly randomized data" to have
>... -
16:38 TYPO3.Flow Bug #29976: CSRF token is always the same
- Maybe we should add a fallback to generate "not so strongly randomized data" to have it running on Win 64-bit but log...
-
16:37 TYPO3.Flow Bug #29976: CSRF token is always the same
- That is a shortcoming of /Packages/Framework/TYPO3.FLOW3/Resources/PHP/iSecurity/Security_Randomizer.php, it also men...
-
16:24 TYPO3.Flow Bug #30493: CLI argument handling chokes on = use
- Patch set 2 of change I15c7ca0ba50fc612b7328573ebce9f748c46fb2f has been pushed to the review server.
It is available... -
16:23 TYPO3.Flow Bug #30493 (Under Review): CLI argument handling chokes on = use
- Patch set 1 of change I15c7ca0ba50fc612b7328573ebce9f748c46fb2f has been pushed to the review server.
It is available... -
11:14 TYPO3.Flow Bug #30778 (Resolved): Exceeding Request arguments should only be appended to URI if configured
- Currently when creating URIs/Links via the UriBuilder arguments that are not part of the configured route values are ...
-
11:14 TYPO3.Fluid Feature #30777 (Resolved): Catch Routing Exceptions in uri and link ViewHelpers
- Developers having a hard time figuring out what went wrong, if FLOW3 dies with a Routing Exception. Especially when y...
-
10:52 TYPO3.Flow Bug #28035 (Closed): FLOW3_REWRITEURLS is not taken into credit
-
10:09 TYPO3.Flow Bug #28035: FLOW3_REWRITEURLS is not taken into credit
- ehm, please close, no right to do so :-)
-
10:08 TYPO3.Flow Bug #28035: FLOW3_REWRITEURLS is not taken into credit
- True, works like a charm. My bad, there was a .htaccess some folders before trying to use mod_rewrite. This led to th...
-
08:47 TYPO3.Flow Bug #28035 (Needs Feedback): FLOW3_REWRITEURLS is not taken into credit
- Using FLOW3 without mod_rewrite is perfectly okay – you just won't have the nice URLs. Which errors did you experience?
-
09:15 TYPO3.Flow Bug #30633 (Under Review): endless recursion when using the wrong php binary
-
09:15 TYPO3.Flow Bug #30633 (Accepted): endless recursion when using the wrong php binary
-
09:14 TYPO3.Flow Bug #30633: endless recursion when using the wrong php binary
- Patch set 1 of change I1b0bb6e451acb60512cd1820fda1e26a5c261e04 has been pushed to the review server.
It is available... -
09:11 TYPO3.Flow Revision a7da3409: [BUGFIX] No endless recursion on a missing CLI PHP binary
- If a wrong path has been specified or a PHP binary is used which
does not support CLI, FLOW3 could end up in an endle... -
09:01 Revision f4c047ec: Raised submodule pointers
-
08:48 TYPO3.Flow Bug #28036 (Accepted): Database password in Settings.yaml is not recognized when it starts with an ampersand
-
08:46 TYPO3.Flow Bug #27695 (Closed): Production configuration cache not flushed on cache:flush
- Can't reproduce with current master
-
08:42 TYPO3.Flow Revision a15d379c: Merge "[TASK] ClassLoader returns TRUE now if class was found"
-
08:30 TYPO3.Flow Feature #30256: Package help in CLI
- I think that, for the sake of simplicity, it should output a list of commands similar to what the current help index ...
2011-10-10
-
18:02 Revision 0280a99f: Raised submodule pointers
-
17:59 TYPO3.Flow Revision bd7ea42b: [TASK] ClassLoader returns TRUE now if class was found
- Change-Id: I6970f8f7d22f82af9e19c8c799b281c0ad70d18d
-
17:58 TYPO3.Flow Revision 7e901348: [TASK] Fix type annotation for ReflectionService in ObjectSerializer
- The var annotation for the ReflectionService property was wrong.
Change-Id: Ie187d4cfdfe09a4456a71d582138081c0429189c -
17:01 Revision 5c4e496a: Raised submodule pointers
-
13:01 Revision 8e186215: Raised submodule pointers
-
12:04 TYPO3.Flow Bug #30714 (Closed): \TYPO3\FLOW3\var_dump() memory use causes fatal error debugging objects.
- During some FLOW3 CRUD testing, I got an error several times I wanted to debug objects that have related objects.
... -
10:18 TYPO3.Flow Revision d8bed4b6: [TASK] Fixed consistent typo in variable name
- In the bootstrap one variable was called
$possibleComanndControllerIdentifier instead of
$possibleCommandControllerId...
2011-10-07
-
16:53 TYPO3.Flow Bug #30633 (Resolved): endless recursion when using the wrong php binary
- If I uses non cli-php to call flow3, it will get an endless recursion.
It will be better to stop after 100 call, o... -
13:38 TYPO3.Flow Feature #30378: Cookie authentication
- Sorry, I completely missed the thing; what is described above is a kind of session login handling which FLOW3 supplie...
2011-10-06
-
23:25 TYPO3.Flow Bug #30614 (Resolved): Use of undefined policies throws exception
- Notice: Undefined index: Test in /srv/c/cdas/src/shared/Data/Temporary/Development/Cache/Code/FLOW3_Object_Classes/TY...
-
10:02 Revision 61ad1340: Raised submodule pointers
-
09:36 TYPO3.Kickstart Bug #30526 (Resolved): When kickstarting models with DateTime properties invalid templates are generated
- Applied in changeset commit:ca4761bec9e2745acd71172ecc18f638cc6a717f.
2011-10-05
-
14:47 TYPO3.Flow Bug #29488: AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- Andreas Förthner wrote:
> On the other hand, anyToken [...] doesn't break something if you do nothing...
Except for... -
14:22 TYPO3.Flow Bug #29488: AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- As already discussed, the behaviour is correct. But maybe we really should change the default strategy. On the other ...
-
12:03 TYPO3.Flow Bug #29488: AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- Bastian Waidelich wrote:
> But if I get it right, the behavior of the default strategy (anyToken) is not correct.
.... -
11:57 TYPO3.Flow Bug #29488: AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- This would be "expected" behavior for the @anyToken@ authentication strategy - authenticated doesn't mean authorized....
-
11:55 TYPO3.Flow Bug #29488: AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- I can reproduce this with the default setup.
To fix this you can change the authentication strategy. for instance li... -
11:50 TYPO3.Flow Bug #29488 (Needs Feedback): AuthenticationManager::authenticate() does not throw Exception for invalid credentials
- Andi, can you shed some light on this?
-
11:02 Revision e6257963: Raised submodule pointers
-
10:02 Revision e44aa01e: Raised submodule pointers
-
09:54 TYPO3.Flow Revision 659195f9: Merge "[TASK] Use IndexedReader instead of our own "fix""
-
09:52 TYPO3.Flow Revision e2544f5f: Merge "[TASK] Clarify persistence behavior for inheritance in aggregate roots"
2011-10-04
-
22:02 TYPO3.Fluid Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- I would totally agree to this as if you define the complete path to the template you loose the ability to configure/c...
-
21:18 TYPO3.Fluid Feature #30555 (New): Make TagBuilder more extensible
- As a developer for Viewhelpers I would like to Extend available Viewhelper and probably modify some tag attributes ba...
-
19:41 TYPO3.Kickstart Bug #30526: When kickstarting models with DateTime properties invalid templates are generated
- Patch set 2 of change I3757583b839bfc5e4b59cb3013f7c379bda7f6a5 has been pushed to the review server.
It is available... -
19:41 TYPO3.Kickstart Revision ca4761be: [BUGFIX] DateTime properties throw exception
- When kickstarting models that contain properties of type
DateTime, CRUD Views throw exceptions because the property
c... -
19:05 TYPO3.Flow Bug #30542 (Resolved): Static Route Parts are not reset
- Applied in changeset commit:9d03bb5259c34403d95f7048da9c80e8a7fb7543.
-
13:10 TYPO3.Flow Bug #30542 (Under Review): Static Route Parts are not reset
- Patch set 1 of change Ide104658cb1c822e58768200092c30dd0b356e33 has been pushed to the review server.
It is available... -
13:07 TYPO3.Flow Bug #30542 (Resolved): Static Route Parts are not reset
- @StaticRoutePart::resolve()@ sets the value to the route parts name (= the corresponding URI part).
@RoutePart::matc... -
19:02 Revision 23c4598b: Raised submodule pointers
-
13:32 Bug #30543 (Closed): Classes disappearing cause havoc
- After "pulling" to commit a1c1304a26fd6e9173adccf58c6adb2b462d820f I got the following error in FLOW3 CLI...
-
13:09 TYPO3.Flow Revision 9d03bb52: [BUGFIX] Static Route Parts are not reset
- StaticRoutePart::resolve() sets the value to the route parts
name (= the corresponding URI part).
RoutePart::match() ... -
09:52 TYPO3.Flow Bug #30536 (Resolved): URI builder does not work correctly with arguments of subrequests
- see https://review.typo3.org/#change,2001
-
01:02 Revision 6639edb5: Raised submodule pointers
-
00:41 TYPO3.Fluid Revision 10e0d074: [TASK] Fix case of a @see annotation
- The annotation used @See (uppercase s), but @see is correct.
Change-Id: I5bc119e68773ecb098d6568a7e2da00e43ae91ff
2011-10-03
-
18:11 TYPO3.Flow Revision 6216c3d7: [TASK] Use IndexedReader instead of our own "fix"
- There was a mapAnnotationsToKeys() method in our annotation
driver. Using the IndexedReader from Doctrine is the bett... -
18:02 Revision 908d5e37: Raised submodule pointers
-
17:02 Revision 89e36f8a: Raised submodule pointers
-
17:01 TYPO3.Flow Revision b46db7bf: [TASK] Another cosmetic fix.
- Change-Id: Ifc7af4005f37374c4247a670ca05e5b2aee4003a
-
16:58 TYPO3.Flow Revision cb9d87ad: [TASK] Trivial cosmetic fixes.
- Change-Id: I7e2156d41211e8094e997a10f0e6a040b2cadf69
-
15:54 TYPO3.Kickstart Bug #30526: When kickstarting models with DateTime properties invalid templates are generated
- Patch set 1 of change I3757583b839bfc5e4b59cb3013f7c379bda7f6a5 has been pushed to the review server.
It is available... -
15:52 TYPO3.Kickstart Bug #30526 (Resolved): When kickstarting models with DateTime properties invalid templates are generated
- When kickstarting models that contain properties of type
DateTime, CRUD Views throw exceptions because the property
... -
10:26 TYPO3.Fluid Bug #26394: Form Viewhelper does not work with html5 custom data attributes
- Thomas Allmer wrote:
> I can confirm that the following syntax works
Thanks for the update!
Also available in: Atom