Activity
From 2012-11-15 to 2012-12-14
2012-12-14
-
17:17 Task #44022 (Resolved): Remove Jenkins as composer repository from 2.0 branch
- The use of the Jenkins' Satis leads to misleading "number of installs" on packagist.org
-
16:26 TYPO3.Flow Revision 451f9b33: [TASK] Various cleanup changes to tests and a Files method
- Fixes a number of docblocks, two test names. The Utility\Files method
createDirectoryRecursively now throws a dedicat... -
15:42 TYPO3.Flow Revision 9083bed1: [TASK] Add ChangeLog for 2.0 beta 1
- Change-Id: I9125bd682e5b02b71a2283cd56ebc9fc57f028f1
Releases: master, 2.0 -
15:40 TYPO3.Flow Revision 21d6a69d: [TASK] Add ChangeLog for 2.0 beta 1
- Change-Id: I9125bd682e5b02b71a2283cd56ebc9fc57f028f1
Releases: master, 2.0 -
14:48 Revision df93f62e: [TASK] Raise submodule pointers
-
14:27 TYPO3.Flow Feature #43966: Allow all routes to include sub routes
- I implemented a first draft supporting following syntax:...
-
11:10 TYPO3.Flow Bug #44000 (Resolved): Flow CLI on Windows does not work anymore
- when calling @flow@ on Windows (on the native @cmd@ shell), the following occurs:...
-
09:30 TYPO3.Flow Task #43993 (New): Warn when no migrations are found at all during doctrine:migrate
- If (e.g. when using SQLite) no migrations exist, don't just say "yep, done, success" but warn that there are no migra...
2012-12-13
-
16:45 TYPO3.Flow Bug #43967 (New): Error in evaluating orphanRemoval in Flow Annotation driver
- There is what I consider an error in the code that evaluates the orphanRemoval flag.
The code is the following (I re... -
16:44 TYPO3.Flow Bug #43960 (Under Review): Memcache and APC backend must expose prefixed cache identifier
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17153 -
15:54 TYPO3.Flow Bug #43960 (Resolved): Memcache and APC backend must expose prefixed cache identifier
- I case where we need to share cache between different application, it's need to access the prefixed identifier to all...
-
16:44 TYPO3.Flow Feature #43966 (Resolved): Allow all routes to include sub routes
- Sub routes are currently only resolved in the global *Configuration/Routes.yaml* file.
It would be nice if sub route... -
12:30 TYPO3.Flow Bug #43948 (Accepted): Core migration tool halts on packages having no Configuration directory
-
12:16 TYPO3.Flow Bug #43948 (Resolved): Core migration tool halts on packages having no Configuration directory
- as it's the case in the TYPO3.Media package for example, packages having no "Configuration" directory, http://git.typ...
-
11:41 TYPO3.Flow Bug #43947 (New): Redirect to login after Session timeout
- Currently i'm getting an '#1216919280: You are not allowed to perform this action.' when my session times out.
http:...
2012-12-12
-
22:49 TYPO3.Welcome Revision 662a7beb: [TASK] Update composer.json with new dependencies
- Releases: 2.0
-
22:49 TYPO3.Kickstart Revision c2c556ab: [TASK] Update composer.json with new dependencies
- Releases: 2.0
-
22:49 TYPO3.Fluid Revision 8ad378a9: [TASK] Update composer.json with new dependencies
- Releases: 2.0
-
22:49 Revision 7cdcca7f: [TASK] Update composer.json with new dependencies
- Releases: 2.0
-
22:49 TYPO3.Flow Revision aa45f04d: [TASK] Update composer.json with new dependencies
- Releases: 2.0
-
22:12 TYPO3.Kickstart Bug #29791 (Resolved): When kickstarting models with collections, invalid code is generated
- Applied in changeset commit:0f1b8b253c933a671653c408897e3e92ef15b781.
-
22:12 TYPO3.Flow Bug #38988 (Resolved): Wrong arguments check in buildConstructorInjectionCode (class TYPO3\FLOW3\Object\DependencyInjection\ProxyClassBuilder)
- Applied in changeset commit:798d2b324dd420c64cfbfad6359befdadbb59f45.
-
22:12 TYPO3.Flow Task #35916 (Resolved): Make system call to php binary reliable one for all, especially on Windows
- Applied in changeset commit:17c31e32c08a8a98bd851226137804c243bfeac1.
-
22:11 TYPO3.Flow Task #42164 (Resolved): CGL-Documentation - Add a notice about byte order mark
- Applied in changeset commit:b241470598b68ec38168861ae761a6124bb2fe05.
-
21:51 TYPO3.Flow Revision 36817a61: [TASK] Set FLOW_VERSION_BRANCH to 2.0
- Change-Id: I7da0a2505f8c911424a8fae9fa2c5afc4c250776
Releases: 1.2 -
21:13 TYPO3.Fluid Revision 06ac5bce: [TASK] Remove API annotation from View::canRender()
- With #40888 View::canRender() is no longer called from within
ActionController::resolveView().
As the framework no lo... -
21:10 TYPO3.Flow Task #43930 (Needs Feedback): Remove canRender() completely?!
- Since it is no longer used by Flow, can @canRender()@ be removed completely? Seems pretty useless as it is…
-
20:56 TYPO3.Flow Task #42726 (Resolved): Document new package structure and management
-
16:12 TYPO3.Fluid Feature #43457: Cacheable partials
- Benno Weinzierl wrote:
Hi Benno, thanks for your feedback!
> Bastian Waidelich wrote:
> I did a little testi... -
16:00 TYPO3.Flow Feature #40857 (Resolved): When template is automatically retrieved but not found, a hint about the tried location should be present
- ok, clarified via IRC :) My missing link was, that the patch set in question solved _this_ issue rather as a side eff...
-
15:41 TYPO3.Flow Feature #40857: When template is automatically retrieved but not found, a hint about the tried location should be present
- Hi Adrian,
> I still can't see which template location(s) were tried in order to determine the view...
Really? ... -
14:56 TYPO3.Flow Feature #40857 (Needs Feedback): When template is automatically retrieved but not found, a hint about the tried location should be present
- Adrian commented on the change:
> allow me to ask, why this is annotated to fix #40857? I still can't see which te... -
15:56 TYPO3.Flow Revision 6f03a9a4: [TASK] Remove API annotation from View::canRender()
- With #40888 View::canRender() is no longer called from within
ActionController::resolveView().
As the framework no lo... -
14:36 TYPO3.Fluid Feature #41439: Argument to add an active-state class to "f:link.action"
- Bastian Waidelich wrote:
BTW: If you want to render a menu with active/inactive menu items this snippet might help... -
12:51 TYPO3.Flow Task #13694: Provide good naming conventions for directories in Resources/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17126 -
12:50 TYPO3.Flow Task #13694 (Under Review): Provide good naming conventions for directories in Resources/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17126 -
12:46 TYPO3.Flow Task #13694 (Accepted): Provide good naming conventions for directories in Resources/
-
12:41 TYPO3.Flow Revision c36909b2: Merge "[TASK] Update references in the Guide"
-
12:32 TYPO3.Flow Revision 14c861fa: [TASK] Update references in the Guide
- Another update to references forvalidators, converters and Fluid
ViewHelpers.
Change-Id: I2851f2794b7e3793032bf6658a... -
12:23 TYPO3.Flow Revision 80850d0f: [TASK] Update Readme.txt and Upgrading.txt files
- This updates the Readme.txt and Upgrading.txt files of TYPO3 Flow for
the release of 2.0.
Change-Id: I04f98c15d9bfa6... -
12:17 TYPO3.Fluid Feature #43200 (Resolved): Allow ResourceViewHelper to accept resource:// paths
- Resolved with https://review.typo3.org/16672
-
11:28 TYPO3.Kickstart Bug #43908 (Resolved): wrong class name of kickstarted Command controllers
- ./flow kickstart:commandcontroller Acme.Demo Dosomething
results in creating DosomethingController.php with class ... -
10:20 TYPO3.Flow Feature #43903 (Under Review): CurlEngine should support setting of options
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17121 -
10:19 TYPO3.Flow Feature #43903 (Resolved): CurlEngine should support setting of options
- To use a proxy with the CurlEngine, one currently has to hack the options directly into the code.
-
10:01 TYPO3.Flow Bug #41029: Method security is also evaluating abstract classes
- The parent is *also* matched... it seems like all classes a class inherits from are also taken into account which wou...
-
09:56 TYPO3.Flow Bug #41029: Method security is also evaluating abstract classes
- So access is denied because your LoginController extends AbstractController and that *parent* classname is used when ...
-
09:27 TYPO3.Flow Bug #43541: Incomplete classes path detection for PSR-0
- See https://review.typo3.org/16681 for a change (slightly) related to this.
-
09:26 Bug #43236 (Resolved): f:security.ifHasRole role ="..." does not recognize the right role
-
09:24 TYPO3.Flow Bug #41146 (Resolved): Query with setOffset returns count() = 0
-
09:18 Revision a37ad069: [TASK] Raise submodule pointers
-
09:18 TYPO3.Fluid Bug #43579 (Resolved): Layout ViewHelper says name attribute is optional, but makes it required
-
09:17 TYPO3.Flow Task #27283 (Resolved): Handle @InheritanceType in a correct manner
-
09:16 TYPO3.Flow Bug #31642 (Resolved): call a cli script with absolute path doesn't work
-
09:10 TYPO3.Flow Bug #31642 (Under Review): call a cli script with absolute path doesn't work
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
09:09 TYPO3.Flow Revision 8ac72a30: [BUGFIX] Invoking CLI from a different directory doesn't work
- When executing the FLOW3 CLI from a directory that is not equal to the
root path and if the FLOW3_ROOTPATH environmen... -
09:05 TYPO3.Fluid Revision fe428fb3: Merge "[BUGFIX] Make name attribute of LayoutViewHelper optional"
-
09:03 TYPO3.Flow Bug #40626: Cookie - Setting throws exception in Http\Response
- The Host header is sent as well, btw…
-
08:53 TYPO3.Flow Bug #40626 (Resolved): Cookie - Setting throws exception in Http\Response
-
08:40 TYPO3.Flow Bug #39439 (Resolved): PHP Session lifetime
- The PHP session is no longer used.
-
08:39 TYPO3.Flow Feature #39609 (Accepted): Migration Version
-
08:35 TYPO3.Flow Bug #40802 (Accepted): Documentation mistake (authentication)
-
08:33 TYPO3.Flow Bug #42241 (Resolved): HTTP Request adds colon to Host header with empty port
-
08:32 TYPO3.Flow Feature #42467 (Resolved): NotEmpty Validator does not work with arrays
-
08:32 TYPO3.Kickstart Feature #43144 (Resolved): Fix case of class names to generate
-
08:30 TYPO3.Fluid Bug #43121 (Resolved): f:link.email wrong example in documentation
-
08:25 TYPO3.Flow Task #43609 (Resolved): Add predefined constants overview to documentation appendix
-
08:22 TYPO3.Welcome Revision 7ad7b6c5: [BUGFIX] Adjust tests to required action arguments
- Adjusts tests to changed requirements introduced with
I03fa30be2522ee53d5a8f184b57afe539ed4f991
Change-Id: Ie27e4433...
2012-12-11
-
22:46 TYPO3.Flow Bug #42342 (Resolved): Fatal error / no possibility to flush caches after package has been removed
-
09:53 TYPO3.Flow Bug #42342: Fatal error / no possibility to flush caches after package has been removed
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15931 -
22:46 TYPO3.Flow Feature #40857 (Resolved): When template is automatically retrieved but not found, a hint about the tried location should be present
-
22:45 TYPO3.Flow Bug #40888 (Resolved): Add ViewNotFoundException
-
22:44 TYPO3.Flow Task #43629 (Resolved): Use \ instead of _ for entity resources in Policies
-
22:44 TYPO3.Flow Bug #43589 (Resolved): Route defaults can be omitted when creating URIs
-
14:02 TYPO3.Flow Bug #43589: Route defaults can be omitted when creating URIs
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16960 -
13:21 TYPO3.Flow Bug #43589: Route defaults can be omitted when creating URIs
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16960 -
22:44 TYPO3.Flow Bug #43387 (Resolved): Aliases in property mapping configuration not observed by shouldMap()
-
22:43 TYPO3.Flow Feature #43091 (Resolved): Add logging of vote results on resources
-
22:43 TYPO3.Flow Feature #42025 (Resolved): Uri type converter
-
22:42 TYPO3.Flow Bug #31642 (Resolved): call a cli script with absolute path doesn't work
-
14:19 TYPO3.Flow Bug #31642: call a cli script with absolute path doesn't work
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17069 -
12:54 TYPO3.Flow Bug #31642: call a cli script with absolute path doesn't work
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17069 -
22:42 TYPO3.Flow Feature #43832 (Resolved): Taggable Sessions
-
22:21 TYPO3.Flow Task #42726: Document new package structure and management
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16991 -
22:21 TYPO3.Flow Revision 6606d48f: [TASK] Update Package Management section
- This adjusts the package management section of the TYPO3 Flow Guide to
the composer changes.
Change-Id: I7772051938a... -
21:34 TYPO3.Flow Revision 02950789: Merge "[!!!][TASK] Use \ instead of _ for entity resources in Policies"
-
21:27 TYPO3.Flow Revision e6c6ac5b: [!!!][TASK] Use \ instead of _ for entity resources in Policies
- When defining entity resources in a Policy.yaml file, the entity type
had to be the class name with \ replaced by _. ... -
21:08 TYPO3.Flow Bug #42715 (Resolved): ObjectSerializer not capable of Collections
-
20:58 TYPO3.Flow Bug #42715: ObjectSerializer not capable of Collections
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
21:01 TYPO3.Flow Revision 71efe400: Merge "[FEATURE] Add logging of resource access decision voting"
-
18:55 TYPO3.Flow Revision 9a8a586e: Merge "[BUGFIX] Throw ViewNotFoundException if view could not be resolved"
-
17:56 TYPO3.Fluid Revision 8bc51f20: [BUGFIX] Allow one of action and actionUri to be omitted in Form ViewHelper
- With I03fa30be2522ee53d5a8f184b57afe539ed4f991 the action argument
of the Form ViewHelper was made required. But in f... -
17:10 TYPO3.Flow Revision 2866b657: Merge "[TASK] Handle InheritanceType annotation more robust"
-
17:10 TYPO3.Flow Revision 81711184: Merge "[BUGFIX] ObjectSerializer not capable of Collections"
-
14:52 TYPO3.Flow Revision 45748b42: Merge "[TASK] Update Quickstart and Getting Started installation instructions"
-
14:51 TYPO3.Flow Revision 6e18986e: [TASK] Update Quickstart and Getting Started installation instructions
- Updates the download instructions to talk about composer instead of
unpacking archives.
Change-Id: I707e4385865e0d04... -
14:42 TYPO3.Flow Revision 187a8e48: Merge "[BUGFIX] Invoking CLI from a different directory doesn't work"
-
14:19 TYPO3.Flow Revision 81ed8839: [BUGFIX] Invoking CLI from a different directory doesn't work
- When executing the TYPO3 Flow CLI from a directory that is
not equal to the root path and if the FLOW_ROOTPATH enviro... -
14:13 TYPO3.Fluid Revision ebe1ae3c: Merge "[!!!][BUGFIX] Mark action argument required in routing related ViewHelpers"
-
14:13 TYPO3.Flow Revision c797bcb4: Merge "[!!!][BUGFIX] Route defaults have to be specified when creating URIs"
-
14:10 TYPO3.Flow Revision 89a49985: Merge "[BUGFIX] Handle missing - but registered - packages gracefully"
-
14:02 TYPO3.Flow Revision f17a2274: [!!!][BUGFIX] Route defaults have to be specified when creating URIs
- Currently when creating URIs one can omit route values that are defined
as defaults of the route.
This is not the int... -
13:31 TYPO3.Flow Revision 0d62cf61: [BUGFIX] Use correct DomCrawler (again)
- The latest manifest update downgraded the DomCrawler, breaking some
Fluid tests.
Change-Id: Ic1905e53f276fdea26a49c3... -
12:40 TYPO3.Flow Revision cb1e5194: Merge "[BUGFIX] Regard wildcard in PropertyConfiguration shouldMap()"
-
12:18 Revision c68169b0: [TASK] Raise submodule pointers
-
12:06 TYPO3.Flow Revision 00b19f54: Merge "[FEATURE] Type converter for HTTP URIs"
-
11:23 TYPO3.Flow Revision 166c0363: Merge "[FEATURE] Taggable sessions"
-
10:38 TYPO3.Flow Bug #38988: Wrong arguments check in buildConstructorInjectionCode (class TYPO3\FLOW3\Object\DependencyInjection\ProxyClassBuilder)
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
10:30 TYPO3.Flow Revision e00e73fb: Merge "[BUGFIX] Fix arguments check in buildConstructorInjectionCode, allow NULL"
-
10:29 Task #43822 (Resolved): Remove versions from composer manifests
-
10:28 TYPO3.Flow Task #43617 (Resolved): Make ObjectAccess::getPropertyInternal() protected
-
10:28 TYPO3.Flow Feature #43089 (Resolved): Allow configuration processing in code migrations
-
10:27 TYPO3.Flow Bug #42955 (Resolved): QueryResult::count() returns 0 for queries with offset
-
10:27 TYPO3.Flow Task #42785 (Resolved): Make Mvc\Controller\Exception extend Mvc\Exception
-
10:27 TYPO3.Fluid Bug #42746 (Resolved): Functional WidgetTest is broken since URI bugfix
-
10:27 TYPO3.Flow Bug #42511 (Resolved): "Uri" constructor silently accepts unparsable Uri strings
-
10:27 TYPO3.Flow Bug #40890 (Resolved): Display error message if Data is not writeable
- 10:20 TYPO3.Flow Revision d2289333: [FEATURE] Add array and object support for NotEmptyValidator
- This patch resolves the problem that empty arrays are not correctly
validated when using the NotEmpty validation anno... -
10:18 TYPO3.Flow Revision 72e4b4b9: Merge "[TASK] Update references in the Guide"
-
10:16 TYPO3.Flow Revision 2ed4699a: Merge "[TASK] Rename csrfStrategy and csrfTokens member variables"
-
10:13 TYPO3.Flow Task #35916: Make system call to php binary reliable one for all, especially on Windows
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
10:13 TYPO3.Flow Revision d8ce798d: [TASK] Make system call to php binary reliable, especially on Windows
- This solves execution of php binary on windows environments with paths
containing whitespace and special characters (... -
10:03 TYPO3.Flow Revision 16fd2b7d: Merge "[TASK] Make system call to php binary reliable, especially on Windows"
-
09:48 TYPO3.Flow Revision f0ef1636: [BUGFIX] Handle missing - but registered - packages gracefully
- In production a missing, but registered package leads to a fatal
error. Handle this situation gracefully.
Allow logg... -
09:45 TYPO3.Flow Revision e954131f: Merge "[!!!][BUGFIX] Respect limit/offset constraints when counting results" into FLOW3-1.1
-
09:44 TYPO3.Flow Revision 269f7a40: Merge "[TASK] Prepare composer manifest for release"
-
09:44 TYPO3.Fluid Revision c8edc447: Merge "[TASK] Prepare composer manifest for release"
-
09:42 TYPO3.Flow Revision 2feb55e0: Merge "[FEATURE] Allow configuration processing in code migrations"
-
09:39 TYPO3.Flow Revision 3cfdb6ca: Merge "[TASK] Make getPropertyInternal() protected"
-
09:38 TYPO3.Fluid Revision 530c4490: Merge "[TASK] Avoid use of getPropertyInternal()"
2012-12-10
-
22:37 Revision 6e1600c3: [TASK] Raise submodule pointers
-
22:35 TYPO3.Flow Bug #42601 (Under Review): Content Security: QOM rewriting is omitted if used in certain cases in an Action Controller
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:18 TYPO3.Fluid Bug #42746 (Under Review): Functional WidgetTest is broken since URI bugfix
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:18 TYPO3.Fluid Revision 4e9d011f: [BUGFIX] Fix broken WidgetTest
- The fix for #42511 broke the functional WidgetTest in Fluid, because
it relied on "broken" URIs being accepted. The A... -
22:16 TYPO3.Flow Bug #42511: "Uri" constructor silently accepts unparsable Uri strings
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:14 TYPO3.Flow Bug #42511 (Under Review): "Uri" constructor silently accepts unparsable Uri strings
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:16 TYPO3.Flow Revision 8d0010f2: [!!!][BUGFIX] Http\Uri constructor throws exception on invalid Uri
- The constructor of the Uri object now checks the return value
of the parse_url method and throws an exception if this... -
22:11 TYPO3.Flow Task #42785 (Under Review): Make Mvc\Controller\Exception extend Mvc\Exception
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:11 TYPO3.Flow Revision 952b0275: [TASK] Make Mvc\Controller\Exception extend Mvc\Exception
- Formerly the exception subclassed FLOW3\Exception directly.
Change-Id: Ibae6e0f4980d94e1f4fa5c169f5ca225b52d539f
Res... -
22:08 TYPO3.Flow Bug #42241 (Under Review): HTTP Request adds colon to Host header with empty port
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:08 TYPO3.Flow Revision 0a3134ef: [BUGFIX] Make HTTP_HOST not always followed by port colon
- If there is no port given, a trailing colon for the HTTP_HOST
is not allowed to follow.
Change-Id: I9ca324fa3e283213... -
22:05 TYPO3.Flow Task #42164 (Under Review): CGL-Documentation - Add a notice about byte order mark
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:05 TYPO3.Flow Revision b2414705: [TASK] CGL-Documentation - Add a notice about byte order mark
- Change-Id: Ie41bb02dbfa70e23b60255bb8bdfd0a645ae59d7
Fixes: #42164
Releases: 1.1, 1.2 -
22:03 TYPO3.Flow Bug #40890: Display error message if Data is not writeable
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:02 TYPO3.Flow Bug #40890 (Under Review): Display error message if Data is not writeable
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:03 TYPO3.Flow Revision 049699f7: [BUGFIX] Display error message if "Data/" is not writeable
- If the directory "Data/" or "Data/Persistent/" does not exist and could
not be created by the bootstrap, an error mes... -
22:01 TYPO3.Fluid Bug #43121 (Under Review): f:link.email wrong example in documentation
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:01 TYPO3.Fluid Revision e982cf45: [BUGFIX] Fix Doc comment in link.email ViewHelper
- Fixes the code example in the classes doc comment
and replaces a minor whitespace issue
Change-Id: Ied4c52ba0b9b93b5... -
22:00 TYPO3.Kickstart Bug #29791: When kickstarting models with collections, invalid code is generated
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
21:59 TYPO3.Kickstart Bug #29791 (Under Review): When kickstarting models with collections, invalid code is generated
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:00 TYPO3.Kickstart Revision 0f1b8b25: [BUGFIX] Fix type hint of collections in generated model classes
- This makes sure that, when using collections with element type hints,
only the collection class name ends up in the t... -
21:47 TYPO3.Kickstart Revision 63f18d48: [BUGFIX] Fix case of class names to generate
- This makes sure the created controller class names and
references are upper cased in order to avoid misleading
except... -
21:46 TYPO3.Kickstart Feature #43144 (Under Review): Fix case of class names to generate
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
21:42 TYPO3.Flow Bug #42955: QueryResult::count() returns 0 for queries with offset
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
21:37 TYPO3.Flow Bug #42955 (Under Review): QueryResult::count() returns 0 for queries with offset
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
21:42 TYPO3.Flow Revision d7bf9fca: [!!!][BUGFIX] Respect limit/offset constraints when counting results
- Until now QueryResult::count() discarded limit constraints that were
active for the affected query, so
$query->setLim... -
21:33 TYPO3.Flow Revision c8b01a78: Merge "[BUGFIX] Parse target type before comparing the instance with it" into FLOW3-1.1
-
21:15 TYPO3.Flow Task #43839 (Resolved): Replace references to "Flow 1.2"
-
17:34 TYPO3.Flow Task #43839 (Under Review): Replace references to "Flow 1.2"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17073 -
16:15 TYPO3.Flow Task #43839 (Resolved): Replace references to "Flow 1.2"
- Some deprecation doc comments refer to "Flow 1.2", but the correct version is 2.0
-
18:44 TYPO3.Flow Bug #37257 (Resolved): NULL on IntegerConverter
- The behaviour for Integer and Float was fixed in I178f616d0dd4acea90938384fb21600dd0f7c252
I think the PropertyMap... -
17:34 TYPO3.Flow Revision 886da55d: [TASK] Replace references to "Flow 1.2"
- This fixes some documentation/comments referring to "Flow 1.2"
Change-Id: I25bef5982b54f2e8b03a5c36c51df2a883a8d66f
... -
17:27 TYPO3.Flow Feature #40857 (Under Review): When template is automatically retrieved but not found, a hint about the tried location should be present
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17072 -
17:27 TYPO3.Flow Bug #40888 (Under Review): Add ViewNotFoundException
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17072 -
16:19 TYPO3.Flow Bug #40888: Add ViewNotFoundException
- Unfortunately this is not as easy as it seemed..
If we throw an exception, one can't ignore the template and return ... -
17:26 TYPO3.Flow Revision 9f99c840: [BUGFIX] Throw ViewNotFoundException if view could not be resolved
- This improves the resolving of views by removing the canRender()
checks from ActionController::resolveView as discuss... -
16:20 TYPO3.Flow Feature #43841 (New): Add package support to validation errors
- Right now it's not possible to display translated validation errors thrown from validators out of more than one packa...
-
16:08 TYPO3.Flow Bug #34675 (Rejected): NotFoundView is not used for missing actions
- Change has been abandoned
-
16:05 TYPO3.Flow Feature #43832 (Under Review): Taggable Sessions
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17071 -
14:41 TYPO3.Flow Feature #43832 (Resolved): Taggable Sessions
- It would be great if a session could be tagged with arbitrary labels and retrieved by tags afterwards. That way it wo...
-
15:48 TYPO3.Flow Revision 3a2c1165: [FEATURE] Taggable sessions
- This introduces the ability to tag a session and retrieve remote
sessions by tag through the Session Manager.
Change... -
15:47 TYPO3.Flow Bug #31642: call a cli script with absolute path doesn't work
- Bastian Waidelich wrote:
> @Karsten I'll take over, hope you don't mind
Not at all!
-
15:44 TYPO3.Flow Bug #31642 (Under Review): call a cli script with absolute path doesn't work
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17069 -
15:39 TYPO3.Flow Bug #31642: call a cli script with absolute path doesn't work
- FYI I stumbled upon this issue the other day and Helmuts patch solves it for me.
@Karsten I'll take over, hope you d... -
15:34 TYPO3.Flow Feature #43104 (Needs Feedback): Add Confirm- Radio- CheckBoxDialog to CommandController(CLI)
- Thanks for this!
IMO this is quite specific and a bit too much magic to be implemented in the core.
Does anything s... -
15:28 TYPO3.Flow Task #35709: Implement global Command aliases
- Still on my list..
-
15:26 TYPO3.Flow Feature #37604: Make Flow RestController useless by improving MVC stack
- I think, the abstract RestController won't be useless – or at least it's functionality. I like Marcos idea to reuse t...
-
13:39 TYPO3.Flow Feature #37604: Make Flow RestController useless by improving MVC stack
- With https://review.typo3.org/11704 we are almost there…
-
13:45 TYPO3.Flow Feature #40555 (Accepted): Missing command arguments parameter in Core\Booting\Scripts::executeCommand()
-
13:36 TYPO3.Flow Feature #28052: Possibility to enable or disable accounts
- FYI: you can work around this "missing feature" by setting *expirationDate* of the Account to a DateTime in the past
-
13:31 TYPO3.Flow Feature #28052 (On Hold): Possibility to enable or disable accounts
-
13:34 TYPO3.Flow Bug #42114 (Resolved): PHPUnit functional tests cannot be run when only installed through composer
- See 0e1ac1c88c9a25f24333780e259dc4fc98b9bffa and a4955450e2a23d943176c21a6ce11b4c2fa6b48a for the fix.
-
13:29 TYPO3.Flow Task #42726 (Under Review): Document new package structure and management
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16991 -
13:26 Story #41466 (Resolved): Rename things
-
13:24 TYPO3.Flow Bug #43588 (Closed): Route defaults can be omitted when creating URIs
- Closing this duplicate
-
13:16 TYPO3.Fluid Feature #38147 (Closed): Suggested addition to SelectViewHelper - allowing prepend/append of child content to rendered option tag list
- Change has been abandoned.
-
13:16 TYPO3.Fluid Feature #32339 (Resolved): ResourceViewHelper should support I18n
-
13:13 TYPO3.Flow Bug #42269 (Closed): Unittests fail with PHPunit 3.7(.8)
- Change has been abandoned.
-
13:12 TYPO3.Flow Feature #39792 (Resolved): Implement support for localized resources
-
13:12 TYPO3.Flow Feature #38787 (Closed): Provide an "instanceof"-like method for string class names
- Change has been abandoned.
-
13:11 TYPO3.Flow Feature #37436 (Resolved): PropertyMapper should allow settings like allowCreationForSubProperty('products.[n].tierprices.[n]')
-
13:08 TYPO3.Fluid Task #11969 (Closed): Make widgets' template configurable
- The related change has been abandoned…
-
13:08 TYPO3.Flow Bug #41848 (Resolved): Core migration tool applies migrations twice
-
13:07 TYPO3.Flow Bug #41451 (Resolved): Part II: Getting started: Validation lacks NotEmptyValidator mentioning
-
13:05 TYPO3.Flow Feature #32156 (Rejected): No detach() for Doctrine possible, memory problem with large data sets
- In any Doctrine\Repository instance one can use @$this->entityManager->detach()@.
-
12:18 Task #43822 (Under Review): Remove versions from composer manifests
- See https://review.typo3.org/#/q/tr:43822,n,z
-
12:00 Task #43822 (Resolved): Remove versions from composer manifests
- To allow for versions to be read from git tags, the version fields in manifests must be removed.
-
12:07 TYPO3.Flow Revision 7552f055: [TASK] Prepare composer manifest for release
- Adjust some dependencies to pull in new stable releases only, instead
of the latest development version.
Change-Id: ... -
12:04 TYPO3.Fluid Revision af166567: [TASK] Prepare composer manifest for release
- Remove the version field, so versions can be read from tags in git
instead. Fixes the description slightly.
Change-I... -
12:04 TYPO3.Kickstart Revision 3c7e9c54: [TASK] Prepare composer manifest for release
- Remove the version field, so versions can be read from tags in git
instead.
Change-Id: I4acd39b14d57df5bf8190c793102... -
12:00 TYPO3.Welcome Revision c7697af4: [TASK] Prepare composer manifest for release
- Remove the version field, so versions can be read from tags in git
instead. Fixes the description slightly.
Change-I... -
11:48 TYPO3.Flow Revision 96cb52dd: [TASK] Update references in the Guide
- Freshly rendered references for commands, validators, converters,
ViewHelper and annotations.
Change-Id: Ib4eeabaf3f... -
10:57 TYPO3.Flow Feature #43819 (Resolved): Support lazy dependency injection of properties
- ...
2012-12-09
-
21:49 TYPO3.Flow Feature #29907 (Needs Feedback): Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
- Is this solved with #37001 maybe?
2012-12-07
-
15:35 TYPO3.Flow Bug #43673 (Resolved): Session shutdown might keep destroyed session alive
- Applied in changeset commit:4dac593a462b55165f0df3a794180fee1381e4f5.
-
11:06 TYPO3.Flow Bug #43673: Session shutdown might keep destroyed session alive
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16994 -
14:59 TYPO3.Flow Revision aac1577f: Merge "[BUGFIX] Fix race condition in session shutdown"
-
11:06 TYPO3.Flow Revision 4dac593a: [BUGFIX] Fix race condition in session shutdown
- This protects sessions against being revived through the shutdown
method even though they were destroyed remotely in ... -
10:35 TYPO3.Fluid Feature #43356 (Resolved): Allow Fluid arrays only in ViewHelper arguments
- Applied in changeset commit:ba09ec53d0fc932e4d65a4acfd925398e058b37e.
-
10:34 TYPO3.Fluid Revision c36c7060: Merge "[!!!][FEATURE] Allow Fluid arrays only in ViewHelper arguments"
2012-12-06
-
22:42 TYPO3.Flow Task #43609 (Under Review): Add predefined constants overview to documentation appendix
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
22:36 TYPO3.Flow Task #43609 (Resolved): Add predefined constants overview to documentation appendix
- Applied in changeset commit:ab44a1b7087aae2bb59746426d59bc19e81fa9dc.
-
22:31 TYPO3.Flow Task #43609: Add predefined constants overview to documentation appendix
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16974 -
22:42 TYPO3.Flow Revision d0011bea: [TASK] Add reference for predefined constants to documentation
- This adds a new page in Chapter V, Appendixes, listing the
predefined constants FLOW3 introduces, and their intended ... -
22:31 TYPO3.Flow Revision ab44a1b7: [TASK] Add reference for predefined constants to documentation
- This adds a new page in Chapter V, Appendixes, listing the
predefined constants Flow introduces, and their intended m... -
18:25 TYPO3.Flow Bug #43621: Composer installer overwrites Settings.yaml.example
- I would be in favor of using the "default" approach which sounds reasonable for me. As a user I would not expect the ...
-
16:27 TYPO3.Flow Bug #43673 (Under Review): Session shutdown might keep destroyed session alive
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16994 -
16:25 TYPO3.Flow Bug #43673 (Resolved): Session shutdown might keep destroyed session alive
- There's a race condition in multi-server setups regarding the session shutdown: If a session has been destroyed by a ...
-
14:35 TYPO3.Flow Feature #43575 (Resolved): AuthenticationManager logout should destroy session explicitly
- Applied in changeset commit:15e1aa055fa153e13d57cd181a63f908f2f5525b.
-
14:28 TYPO3.Flow Revision 3001e145: Merge "[FEATURE] Destroy session explicitly in logout"
-
13:21 TYPO3.Flow Bug #43659 (Resolved): Proxy class building calls __construct and initializeObject before DI objects are present
- Hey there.
Given the following situation:... -
12:48 TYPO3.Fluid Revision c9d4c4a2: [!!!][BUGFIX] Mark action argument required in routing related ViewHelpers
- Currently you can omit the action attribute when creating a link/URI in
Fluid. If no action was specified the default...
2012-12-05
-
22:51 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 18 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
22:28 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 17 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
16:37 TYPO3.Flow Bug #43590 (Resolved): Session initialization fails in functional test cases
- Applied in changeset commit:5629be5b6e0135d087f64170cf7b4b6cac31adfb.
-
12:09 TYPO3.Flow Bug #43590: Session initialization fails in functional test cases
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16957 -
14:58 TYPO3.Flow Task #43629 (Under Review): Use \ instead of _ for entity resources in Policies
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16976 -
14:06 TYPO3.Flow Task #43629 (Resolved): Use \ instead of _ for entity resources in Policies
- When defining entity resources in a Policy.yaml file, the entity type has to be the class name with \ replaced by _. ...
-
14:53 TYPO3.Flow Feature #43089: Allow configuration processing in code migrations
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16571 -
14:53 TYPO3.Flow Revision a3c0c8b1: [FEATURE] Allow configuration processing in code migrations
- This adds the new method ``processConfiguration`` to AbstractMigration.
It is given a configuration type, a processo... -
14:26 TYPO3.Flow Task #43609: Add predefined constants overview to documentation appendix
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16974 -
14:22 TYPO3.Flow Task #43609: Add predefined constants overview to documentation appendix
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16974 -
12:47 TYPO3.Flow Task #43609 (Under Review): Add predefined constants overview to documentation appendix
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16974 -
09:06 TYPO3.Flow Task #43609 (Resolved): Add predefined constants overview to documentation appendix
- In Documentation, Part V: Appendixes, there should be a new page that lists the predefined constants like FLOW_PATH_R...
-
14:04 TYPO3.Flow Bug #43621 (Needs Feedback): Composer installer overwrites Settings.yaml.example
- Well, when I added those files, I figured the example file should be updated with Flow - otherwise one would easily b...
-
12:07 TYPO3.Flow Bug #43621 (Under Review): Composer installer overwrites Settings.yaml.example
- The Flow composer installer seems to overwrite an existing file in @Configuration/Settings.yaml.example@ which should...
-
12:40 TYPO3.Flow Task #35916: Make system call to php binary reliable one for all, especially on Windows
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13423 -
11:57 TYPO3.Flow Task #35916: Make system call to php binary reliable one for all, especially on Windows
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13423 -
11:56 TYPO3.Flow Task #35916: Make system call to php binary reliable one for all, especially on Windows
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13423 -
11:45 TYPO3.Flow Task #35916: Make system call to php binary reliable one for all, especially on Windows
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13423 -
12:40 TYPO3.Flow Revision 17c31e32: [TASK] Make system call to php binary reliable, especially on Windows
- This solves execution of php binary on windows environments with paths
containing whitespace and special characters (... -
12:25 TYPO3.Fluid Revision c06652a1: [TASK] Avoid use of getPropertyInternal()
- The getPropertyInternal() method obviously is intended for internal use
in the ObjectAccess class. This change replac... -
12:10 TYPO3.Fluid Revision 2a188cb0: [TASK] Removed testable HTTP flag from tests
- Testable HTTP is now always enabled, thus the flag to switch it on can
be removed.
Change-Id: Ie3f0cdda701dd0616daee... -
12:09 TYPO3.Flow Revision 5629be5b: [BUGFIX] Fix session usage in functional test cases
- This fixes a bug in the FunctionalTestCase which resulted in a fatal
error in Session->start().
Testable HTTP is now... -
12:07 TYPO3.Flow Feature #38627 (Rejected): Reflect which classes have properties with an annotation
-
11:27 TYPO3.Flow Task #43617 (Under Review): Make ObjectAccess::getPropertyInternal() protected
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16967 -
11:23 TYPO3.Flow Task #43617 (Resolved): Make ObjectAccess::getPropertyInternal() protected
-
11:27 TYPO3.Flow Revision 8d7e2cf8: [TASK] Make getPropertyInternal() protected
- The getPropertyInternal() method obviously is intended for internal use
in the ObjectAccess class. This change makes ... -
11:26 TYPO3.Eel Revision 17f52a41: [TASK] Avoid use of getPropertyInternal()
- The getPropertyInternal() method obviously is intended for internal use
in the ObjectAccess class. This change replac...
2012-12-04
-
17:10 TYPO3.Flow Bug #43589 (Under Review): Route defaults can be omitted when creating URIs
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16960 -
16:12 TYPO3.Flow Bug #43589 (Resolved): Route defaults can be omitted when creating URIs
- The *intended* behavior is following:
When generating an URI using the UriBuilder, a route only matches the specifie... -
16:41 TYPO3.Flow Bug #43590 (Under Review): Session initialization fails in functional test cases
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16957 -
16:35 TYPO3.Flow Bug #43590 (Resolved): Session initialization fails in functional test cases
- A functional test case relying on the session framework fails with the following error:
Fatal error: Call to a mem... -
16:36 TYPO3.Flow Bug #43587: Arrays in Yaml configuration should be interleaved rather than merge/overruled
- yes, the current behavior is even documented behavior:
> In case of identical keys, ie. keeping the values of the ... -
16:22 TYPO3.Flow Bug #43587: Arrays in Yaml configuration should be interleaved rather than merge/overruled
- Mh, not so sure.. The current behavior is what I would expect:...
-
16:11 TYPO3.Flow Bug #43587 (Closed): Arrays in Yaml configuration should be interleaved rather than merge/overruled
- consider the following unit test for the Arrays utility class:...
-
16:31 TYPO3.Flow Bug #43505 (Resolved): Authentication Broken
- Resolved in c268993d9e41e0fdfbc937b94a5cf230c7ba7693 (https://review.typo3.org/#/c/16888/)
-
16:12 TYPO3.Flow Bug #43588 (Closed): Route defaults can be omitted when creating URIs
- The *intended* behavior is following:
When generating an URI using the UriBuilder, a route only matches the specifie... -
14:36 TYPO3.Fluid Feature #33487: Configure from what package to use Templates/Partial/Layouts
- FYI: have a look at #42176
-
14:05 TYPO3.Fluid Feature #33487: Configure from what package to use Templates/Partial/Layouts
- As you can't create you own module for Neos and using the BackendSubModule layout from the TYPO3.TYPO3 package, I bum...
-
13:57 TYPO3.Fluid Bug #43579: Layout ViewHelper says name attribute is optional, but makes it required
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16950 -
13:25 TYPO3.Fluid Bug #43579: Layout ViewHelper says name attribute is optional, but makes it required
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16950 -
13:24 TYPO3.Fluid Bug #43579 (Under Review): Layout ViewHelper says name attribute is optional, but makes it required
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16950 -
13:20 TYPO3.Fluid Bug #43579 (Resolved): Layout ViewHelper says name attribute is optional, but makes it required
-
13:57 TYPO3.Fluid Revision 5ce7ad51: [BUGFIX] Make name attribute of LayoutViewHelper optional
- This change removes the required = TRUE from the registerArgument()
call for the name attribute of LayoutViewHelper. ... -
12:41 TYPO3.Flow Feature #43575 (Under Review): AuthenticationManager logout should destroy session explicitly
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16948 -
11:54 TYPO3.Flow Feature #43575 (Resolved): AuthenticationManager logout should destroy session explicitly
- The session is currently destroyed through a signal emitted on logout (@loggedOut@). The AuthenticationManager should...
-
12:39 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 16 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
12:39 TYPO3.Flow Feature #43578 (Under Review): Enable role creation through API
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16947 -
12:31 TYPO3.Flow Feature #43578 (Resolved): Enable role creation through API
- We need @createRole()@.
-
12:28 TYPO3.Flow Feature #27698 (Under Review): Roles should use an adequate data type to get persisted as entities
-
12:05 TYPO3.Flow Revision 15e1aa05: [FEATURE] Destroy session explicitly in logout
- This change moves the call to Session->destroy() from a signal
to the AuthenticationProviderManager that already has ... -
11:35 TYPO3.Kickstart Feature #43424: Support subpackage when kickstarting model & repository
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16828 -
08:31 TYPO3.Kickstart Feature #43424: Support subpackage when kickstarting model & repository
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16828 -
08:25 TYPO3.Kickstart Feature #43424: Support subpackage when kickstarting model & repository
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16828 -
09:55 TYPO3.Flow Feature #43572 (New): Uri should support manipulation of query arguments
- @TYPO3\Flow\Http\Uri@ should support setting of individual query arguments or all arguments by array
-
09:41 TYPO3.Flow Feature #43569 (Closed): Exception Handler should respect format
- The DebugExceptionHandler and ProductionExceptionHandler do not respect other formats than HTML in a meaningful way.
...
2012-12-03
-
15:48 TYPO3.Flow Bug #38988: Wrong arguments check in buildConstructorInjectionCode (class TYPO3\FLOW3\Object\DependencyInjection\ProxyClassBuilder)
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13047 -
15:35 TYPO3.Flow Feature #43491 (Resolved): API for touching remote sessions and tagging sessions with account
- Applied in changeset commit:c268993d9e41e0fdfbc937b94a5cf230c7ba7693.
-
13:15 TYPO3.Flow Feature #43491: API for touching remote sessions and tagging sessions with account
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16888 -
15:31 TYPO3.Flow Revision 798d2b32: [BUGFIX] Fix arguments check in buildConstructorInjectionCode, allow NULL
- It was not possible to pass NULL as constructor arguments, because of
the use of isset() instead of array_key_exists(... -
13:15 TYPO3.Flow Revision c268993d: [FEATURE] Touch remote sessions and tag with account info
- This introduces two new features: updating the last activity timestamp
of a remote session through a new method "touc... -
12:06 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 15 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
11:32 Bug #43236: f:security.ifHasRole role ="..." does not recognize the right role
- Ok, solved it.
Had a really stupid misspelling in Policy.yaml...
Thanks for bringing me on track again. ;) -
10:39 TYPO3.Flow Bug #43541 (New): Incomplete classes path detection for PSR-0
- For the guzzle/guzzle package (as an example that uncovered this), our autoloading fails.
First symptom is the err... -
02:14 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16392 -
02:11 TYPO3.Flow Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11982
2012-12-02
-
13:41 TYPO3.Fluid Feature #43457: Cacheable partials
- Bastian Waidelich wrote:
> I don't think that performance is a big problem (performance tests to come) but I had iss...
2012-12-01
-
17:33 TYPO3.Flow Bug #43505 (Resolved): Authentication Broken
- The '[!!!][FEATURE] Remote session management' commit seems to break Authentication/Sessions.
Tested with my Standal... -
15:47 Bug #43236: f:security.ifHasRole role ="..." does not recognize the right role
- Please define your role in Policy.yaml
see http://flow.typo3.org/documentation/guide/partiii/security.html#polici...
2012-11-30
-
18:42 TYPO3.Flow Feature #43491 (Under Review): API for touching remote sessions and tagging sessions with account
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16888 -
18:40 TYPO3.Flow Feature #43491 (Resolved): API for touching remote sessions and tagging sessions with account
- * introduce touch() method for updating last activity timestamp of remote sessions
* put information about account(s... -
12:36 TYPO3.Flow Feature #43376 (Resolved): Remote session management
- Applied in changeset commit:986ad3a9ae9554c569b70596f7d5bb0cfe0dbdf3.
-
11:36 TYPO3.Flow Feature #43376: Remote session management
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16830 -
11:35 TYPO3.Flow Revision 986ad3a9: [!!!][FEATURE] Remote session management
- This introduces the foundations for remote session management – that is,
inspection, modification and destruction of ... -
11:19 TYPO3.Fluid Feature #43457: Cacheable partials
- Benno Weinzierl wrote:
> I like this solution very much!
Thank you ;)
> Would it make sense to have a confi... -
09:54 TYPO3.Fluid Feature #43457: Cacheable partials
- I like this solution very much!
Would it make sense to have a config where you can bypass the arguments-check?
I... -
09:17 Revision af5118a3: [TASK] Raise submodule pointers
2012-11-29
-
19:22 TYPO3.Flow Feature #42467: NotEmpty Validator does not work with arrays
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16852 -
13:27 TYPO3.Flow Feature #42467 (Under Review): NotEmpty Validator does not work with arrays
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16852 -
17:53 TYPO3.Fluid Feature #43457: Cacheable partials
- Adrian Föder wrote:
> In this case, one would provide the "argument" attribute anyways in order to influence the c... -
17:46 TYPO3.Fluid Feature #43457: Cacheable partials
- since it's common practice, meanwhile, to assign variables per default to every view, it's likely to happen that argu...
-
17:03 TYPO3.Fluid Feature #43457 (Under Review): Cacheable partials
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16856 -
16:59 TYPO3.Fluid Feature #43457 (Closed): Cacheable partials
- Idea: add a new argument to the *render* ViewHelper that allows to cache a partial:...
-
17:00 TYPO3.Fluid Feature #3291: Cacheable viewhelpers
- Ha, just stumbled upon this one ;)
Christian Mueller wrote:
> Isn't that obsolete with the Fluid caching as is?... -
15:36 TYPO3.Kickstart Bug #43423 (Resolved): Reverse use of strpos() parameters in actionControllerCommand()
- Applied in changeset commit:97c03c55dbf1a213b95b43cdae064752c91eb420.
-
14:37 TYPO3.Kickstart Bug #43423: Reverse use of strpos() parameters in actionControllerCommand()
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
09:57 TYPO3.Kickstart Bug #43423 (Under Review): Reverse use of strpos() parameters in actionControllerCommand()
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16821 -
09:41 TYPO3.Kickstart Bug #43423 (Resolved): Reverse use of strpos() parameters in actionControllerCommand()
-
14:37 TYPO3.Kickstart Revision 43b80bd1: [BUGFIX] Fix strpos() parameters in controller kickstart
- strpos() parameters were specified in reverse order which broke creation
of controllers for subpackages.
Change-Id: ... -
12:35 TYPO3.Flow Bug #42955 (Resolved): QueryResult::count() returns 0 for queries with offset
- Applied in changeset commit:d46eef43f377c15bd8987bc1c61d519e868d875a.
-
11:42 TYPO3.Flow Revision 2afd8d18: Merge "[!!!][BUGFIX] Respect limit/offset constraints when counting results"
-
10:14 TYPO3.Fluid Feature #43356: Allow Fluid arrays only in ViewHelper arguments
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16818 -
10:14 TYPO3.Fluid Revision ba09ec53: [!!!][FEATURE] Allow Fluid arrays only in ViewHelper arguments
- This change greatly enhances the JavaScript compatibility of Fluid.
Fluid Arrays are a subset of the JavaScript obje... -
10:06 TYPO3.Kickstart Feature #43424 (Under Review): Support subpackage when kickstarting model & repository
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16828 -
10:06 TYPO3.Kickstart Feature #43424 (Under Review): Support subpackage when kickstarting model & repository
- The kickstart for controllers allows the use of subpackages, this is missing for model and repository.
-
09:38 TYPO3.Kickstart Revision 97c03c55: [BUGFIX] Fix strpos() parameters in controller kickstart
- strpos() parameters were specified in reverse order which broke creation
of controllers for subpackages.
Change-Id: ...
2012-11-28
-
22:00 TYPO3.Flow Revision bc6d2724: Merge "[TASK] Cosmetic fixes in Http Cookie and Response"
-
17:18 TYPO3.Fluid Feature #43356: Allow Fluid arrays only in ViewHelper arguments
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16818 -
16:35 Bug #43377 (Resolved): Running functional tests with PEAR install of phpunit fails
- Applied in changeset commit:a4955450e2a23d943176c21a6ce11b4c2fa6b48a.
-
11:47 Bug #43377: Running functional tests with PEAR install of phpunit fails
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16831 -
10:29 Bug #43377: Running functional tests with PEAR install of phpunit fails
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16831 -
10:15 Bug #43377: Running functional tests with PEAR install of phpunit fails
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16831 -
10:14 Bug #43377 (Under Review): Running functional tests with PEAR install of phpunit fails
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16831 -
10:14 Bug #43377 (Resolved): Running functional tests with PEAR install of phpunit fails
- https://review.typo3.org/#/c/16659/1 introduced a regression when phpunit is installed using PEAR. This is because th...
-
16:10 TYPO3.Flow Revision 86fbb626: Merge "[BUGFIX] Check for installation of phpunit by composer"
-
16:06 TYPO3.Flow Revision 3b854ce0: Merge "[TAKS] Tweak and clean up code migration"
-
15:35 TYPO3.Flow Bug #42770 (Resolved): Routing includes parameters from the current request
- Applied in changeset commit:feeb87c5ee2f3a7edaa0d8c2bff7f67c262660f1.
-
10:24 TYPO3.Flow Bug #42770: Routing includes parameters from the current request
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
15:24 TYPO3.Fluid Feature #43346: Allow property mapping configuration via template
- I'd just render the inner HTML without using it for finding out which fields are inside there. So just calling $this-...
-
15:03 TYPO3.Fluid Feature #43346: Allow property mapping configuration via template
- Sebastian Kurfuerst wrote:
> Type "mixed" works with all arguments;
Ok, didn't try that.
> > Not really the s... -
15:00 TYPO3.Fluid Feature #43346: Allow property mapping configuration via template
- Type "mixed" works with all arguments;
> Not really the solution for a create form, though. :)
That's the ques... -
14:49 TYPO3.Fluid Feature #43346: Allow property mapping configuration via template
- Sebastian Kurfuerst wrote:
> @Karsten: could you please paste a little longer snippet of the template? I assume it i... -
14:39 TYPO3.Fluid Feature #43346: Allow property mapping configuration via template
- Bastian Waidelich wrote:
> With dynamic you mean via JavaScript for example?
Yes.
> Just for completeness: Cur... -
14:38 TYPO3.Fluid Feature #43346: Allow property mapping configuration via template
- OK, here we go for some more background:
@Karsten: could you please paste a little longer snippet of the template?... -
14:17 TYPO3.Fluid Feature #43346: Allow property mapping configuration via template
- Karsten Dambekalns wrote:
> On the use of array for allowedProperties: I wanted to do that, but if all I need is @fo... -
13:51 TYPO3.Fluid Feature #43346 (Needs Feedback): Allow property mapping configuration via template
-
13:51 TYPO3.Fluid Feature #43346: Allow property mapping configuration via template
- On the use of array for allowedProperties: I wanted to do that, but if all I need is @foo,bar@ it feels really awkwar...
-
13:39 TYPO3.Fluid Feature #43346: Allow property mapping configuration via template
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16797 -
11:13 TYPO3.Fluid Feature #43346: Allow property mapping configuration via template
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16797 -
14:44 TYPO3.Flow Revision 7828b015: Merge "[BUGFIX] Exclude parameters of the current request from created URIs"
-
13:16 TYPO3.Flow Revision 4f162e24: [TASK] Revert exclusion of classes with broken PSR-0 in DomCrawler
- This reverts commit ee8f8e1d898c15549c22278e3fe80cd5702df182 (source is
Id3fbb8ad5154c633b7153b4f8eef742f385b05a3).
... -
12:36 TYPO3.Flow Bug #43387 (Under Review): Aliases in property mapping configuration not observed by shouldMap()
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16755 -
12:36 TYPO3.Flow Bug #43387 (Resolved): Aliases in property mapping configuration not observed by shouldMap()
- This breaks the use of the wildcard because the field is not even considered for mapping.
-
12:35 TYPO3.Flow Bug #28672 (Resolved): Inconsistent configuration overrides for packages
- Applied in changeset commit:f9100b04ec5e7388a358bfa5540f6752b66b7a3d.
-
08:34 TYPO3.Flow Bug #28672: Inconsistent configuration overrides for packages
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16328 -
07:17 TYPO3.Flow Bug #28672: Inconsistent configuration overrides for packages
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16328 -
12:34 TYPO3.Flow Revision bd0acd47: [BUGFIX] Regard wildcard in PropertyConfiguration shouldMap()
- Using 'name.*' in property mapping configuration did not work for
fields added on the client, because shouldMap() wou... -
12:28 TYPO3.Flow Feature #39740: Allow setting fixed values for route parts
- Andreas Wolf wrote:
> > In your example you want the route to match only if the request path is "api/v1/<someControl... -
09:45 TYPO3.Flow Feature #39740: Allow setting fixed values for route parts
- Bastian Waidelich wrote:
> Andreas Wolf wrote:
>
> > I want it the other way round - only the requests to this su... -
11:52 TYPO3.Flow Revision 7e1723b4: Merge "[BUGFIX] Package loading must be ordered by dependencies"
-
11:47 TYPO3.Flow Revision a4955450: [BUGFIX] Check for installation of phpunit by composer
- Ib4b6c68c03590444addb7c2e5af89b2a2d90051f introduced a regression
for running functional tests when composer is used ... -
11:19 TYPO3.Flow Revision 5cd7feae: Merge "[TASK] Code cleanup"
-
10:56 TYPO3.Fluid Feature #7608: Configurable shorthand/object accessor delimiters
- FYI: After discussing this again with Sebastian we still did not find a nice way to configure this. Because it has to...
- 10:24 TYPO3.Flow Revision feeb87c5: [BUGFIX] Exclude parameters of the current request from created URIs
- Since https://review.typo3.org/#/c/15261/ the arguments
of the current/uri-building-origin request were added
without... -
09:54 TYPO3.Flow Feature #43376 (Under Review): Remote session management
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16830 -
09:51 TYPO3.Flow Feature #43376 (Resolved): Remote session management
- The Flow session framework should support management of remote sessions – that is, sessions which are located in the ...
-
09:52 TYPO3.Flow Revision 75ba1c19: [TASK] Cosmetic fixes in Http Cookie and Response
- This adds a missing type hint in Cookie and moves the status code array
in Response to a method: that way all the sta... -
09:01 TYPO3.Flow Bug #29326: ./flow3 core:setfilepermissions should not rely on sudo without proper test
- Well, just tried to kickstart a new FLOW installation based on 1.1.0, problem still occurs. Furthermore there is no d...
-
08:34 TYPO3.Flow Revision f9100b04: [BUGFIX] Package loading must be ordered by dependencies
- In order to ensure proper merging of configurations packages most
be loaded ordered by dependencies.
This should be ...
2012-11-27
-
23:55 TYPO3.Flow Feature #37373: Make annotation overrides / "injection" via Objects.yaml possible
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13549 -
23:50 TYPO3.Flow Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11982 -
23:50 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16392 -
23:50 TYPO3.Flow Bug #42770: Routing includes parameters from the current request
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
18:23 TYPO3.Flow Bug #42770: Routing includes parameters from the current request
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
17:02 TYPO3.Flow Bug #42770: Routing includes parameters from the current request
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
16:59 TYPO3.Flow Bug #42770: Routing includes parameters from the current request
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
17:58 TYPO3.Fluid Feature #43356: Allow Fluid arrays only in ViewHelper arguments
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16818 -
17:55 TYPO3.Fluid Feature #43356 (Under Review): Allow Fluid arrays only in ViewHelper arguments
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16818 -
17:54 TYPO3.Fluid Feature #43356 (Accepted): Allow Fluid arrays only in ViewHelper arguments
-
17:53 TYPO3.Fluid Feature #43356 (Resolved): Allow Fluid arrays only in ViewHelper arguments
- Allow Fluid arrays only in ViewHelper arguments
The following proposal would greatly enhance JavaScript compatibil... -
17:11 TYPO3.Flow Revision b8465e92: Merge "[TASK] Update documentation to composer changes"
-
17:09 TYPO3.Flow Revision f2d929db: Merge "[TASK] Add doctrine /bin/ folder to .gitignore file"
-
17:08 TYPO3.Flow Revision 1a6e083f: Merge "[TASK] Allow use of composer-installed PHPUnit in Testing context"
-
16:38 TYPO3.Flow Bug #42955 (Under Review): QueryResult::count() returns 0 for queries with offset
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16814 -
15:56 TYPO3.Flow Bug #42955 (Accepted): QueryResult::count() returns 0 for queries with offset
-
16:38 TYPO3.Flow Revision d46eef43: [!!!][BUGFIX] Respect limit/offset constraints when counting results
- Until now QueryResult::count() discarded limit constraints that were
active for the affected query, so
$query->setLim... -
16:15 TYPO3.Flow Feature #39740: Allow setting fixed values for route parts
- Andreas Wolf wrote:
> I want it the other way round - only the requests to this subpackage have to match this rout... -
16:06 TYPO3.Flow Feature #39740: Allow setting fixed values for route parts
- The difference is that with defaults, these will be set if the value is not set at all. Therefore, all requests where...
-
15:54 TYPO3.Flow Feature #39740 (Needs Feedback): Allow setting fixed values for route parts
- Hi Andreas,
sorry for the late reaction. I stumbled upon this issue several times but I never completely got it ;)... -
13:47 TYPO3.Fluid Feature #43346 (Under Review): Allow property mapping configuration via template
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16797 -
13:45 TYPO3.Fluid Feature #43346 (Under Review): Allow property mapping configuration via template
- The use case of allowing the mapping of dynamically generated fields in forms is quite common. Instead of having to u...
-
00:31 TYPO3.Flow Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
00:13 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868
2012-11-26
-
23:57 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
22:43 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
22:41 TYPO3.Flow Revision 0695c462: [TASK] Code cleanup
- This change
* fixes a number of CGL violations and typos
* changes public to protected in PolicyService
* removes an... -
17:44 TYPO3.Fluid Feature #7608: Configurable shorthand/object accessor delimiters
- Attached an updated (and slightly adjusted) version of Lienharts patch.
What's missing now is a way to modify the pa... -
16:11 TYPO3.Fluid Feature #7608: Configurable shorthand/object accessor delimiters
- Karsten Dambekalns wrote:
> One issue with such an approach is: what happens if you change this, and thus break te... -
16:07 TYPO3.Fluid Feature #7608: Configurable shorthand/object accessor delimiters
- One issue with such an approach is: what happens if you change this, and thus break templates included with other peo...
-
16:35 TYPO3.Kickstart Feature #43144 (Resolved): Fix case of class names to generate
- Applied in changeset commit:ee5f02611f1a4ddc9b5e0db338ef7c47e1d85246.
-
16:35 TYPO3.Kickstart Bug #29791 (Resolved): When kickstarting models with collections, invalid code is generated
- Applied in changeset commit:3060ff79b14ea8ff7ca3fefb54dad911b625bc2f.
-
16:04 TYPO3.Kickstart Bug #29791: When kickstarting models with collections, invalid code is generated
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16663 -
16:35 TYPO3.Flow Feature #31777 (Resolved): SubRoutes should allow routes starting or ending with /
- Applied in changeset commit:46904338747b4c490d73e4e46f5aeef281a2135e.
-
16:04 TYPO3.Kickstart Revision 3060ff79: [BUGFIX] Fix type hint of collections in generated model classes
- This makes sure that, when using collections with element type hints,
only the collection class name ends up in the t... -
16:03 TYPO3.Kickstart Revision 2b46f381: Merge "[BUGFIX] Fix case of class names to generate"
-
16:02 TYPO3.Flow Revision 1bfd4fc4: Merge "[FEATURE] Remove trailing slash from routes for empty subroutes"
-
15:53 TYPO3.Fluid Feature #11286 (Closed): Alternative syntax for fluid objects inside JavaScript
- Closing as duplicate of #7608
This is still a very popular feature request, we'll take care! -
13:09 TYPO3.Flow Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
12:54 TYPO3.Flow Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
12:17 TYPO3.Flow Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234
2012-11-25
-
23:15 TYPO3.Flow Bug #41571 (Closed): UriBuilder doesn't properly handle arguments of SubRequests
- Not sure if that one is related.
This ticket is saved/resolved by the way.
Had falsely an Related instead of Resolv... -
22:43 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16393 -
22:00 TYPO3.Flow Bug #42770 (Under Review): Routing includes parameters from the current request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
18:14 TYPO3.Flow Bug #42770: Routing includes parameters from the current request
- I can confirm this issue, current request arguments aren't reset for the request generating a uri.
The issue seems... -
18:05 TYPO3.Flow Bug #42770: Routing includes parameters from the current request
- Hi Aske,
did you already find out more?
I stumbled upon paginators not working any more (you can't get back to the ... -
18:14 TYPO3.Flow Bug #35096 (Closed): Subroutes can't use empty uriPattern as fallback
- Closing as duplicate of #31777
Please review https://review.typo3.org/#/c/16671/
2012-11-23
-
14:26 TYPO3.Flow Feature #43247: Request respects format
- mhh, what do you think about:
switch from REST v1 to v2 and old v1 throws exception "Support for this Service ends. ... -
14:04 TYPO3.Flow Feature #43247: Request respects format
- good question; in *my* opinion I would say, a REST client doesn't *need* the reason for an exception, the error code ...
-
13:53 TYPO3.Flow Feature #43247 (Closed): Request respects format
- hi folks,
right at this point i am thinking about a REST Service.
And i asked myself: Shouldn't also exceptions/not... -
12:54 TYPO3.Fluid Revision 5504beef: [!!!][FEATURE] Allow ResourceViewHelper to accept resource:// paths
- This enables the path argument of the Uri.ResourceViewHelper
to accept also resource URIs in the format "resource://P... -
12:07 TYPO3.Fluid Feature #41439 (Rejected): Argument to add an active-state class to "f:link.action"
- As discussed on IRC: This behavior is too specific to be implemented into a core ViewHelper in my opinion. Besides it...
-
10:37 TYPO3.Flow Feature #33539 (On Hold): Append query arguments from RoutePart handlers
- Aske Ertmann wrote:
> [...] I would suggest not to do anything about this until I have found a new solution for th...
2012-11-22
-
18:24 Bug #43236 (Resolved): f:security.ifHasRole role ="..." does not recognize the right role
- Hey everyone!
I think there is a difference between the <f:security.ifHasRole role="...">-ViewHelper in TYPO3 Flow...
2012-11-21
-
22:04 TYPO3.Flow Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
22:02 TYPO3.Flow Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
17:56 TYPO3.Flow Bug #42955: QueryResult::count() returns 0 for queries with offset
- Bastian Waidelich wrote:
> Probably the right way to do this would be to really count the results as soon as an offs... -
17:18 TYPO3.Flow Bug #42955: QueryResult::count() returns 0 for queries with offset
- Karsten Dambekalns wrote:
> Didn't try it, but it sounds reasonable. Whatever happens inside Doctrine there
> res... -
16:57 TYPO3.Flow Bug #42955: QueryResult::count() returns 0 for queries with offset
- Bastian Waidelich wrote:
> @Karsten can you verify this?
Didn't try it, but it sounds reasonable. Whatever happen... -
16:50 TYPO3.Flow Bug #42955: QueryResult::count() returns 0 for queries with offset
- Ok, the actual issue with this is that the @Doctrine/QueryResult::count()@ throws an exception if the underlying quer...
-
16:50 TYPO3.Flow Bug #42955: QueryResult::count() returns 0 for queries with offset
- Ok, the actual issue with this is that the @Doctrine/QueryResult::count()@ throws an exception if the underlying quer...
-
17:35 TYPO3.Flow Bug #43195 (Resolved): getLocalizedFilename() chokes on paths with dots.
- Applied in changeset commit:fefb00eadefe768c1e8415fc6faac6b1f84c81bc.
-
14:31 TYPO3.Flow Bug #43195: getLocalizedFilename() chokes on paths with dots.
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16664 -
13:29 TYPO3.Flow Bug #43195 (Under Review): getLocalizedFilename() chokes on paths with dots.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16664 -
13:22 TYPO3.Flow Bug #43195 (Resolved): getLocalizedFilename() chokes on paths with dots.
- When a path like @resource://TYPO3.Neos/Public/JavaScript/@ is handed to @getLocalizedFilename()@, it tries to check ...
-
16:35 TYPO3.Kickstart Bug #43194 (Resolved): Error message about invalid package key is misleading
- Applied in changeset commit:7a4886a83d696a9e2db3f10286875b2cac9be723.
-
15:46 TYPO3.Kickstart Bug #43194: Error message about invalid package key is misleading
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16660 -
12:23 TYPO3.Kickstart Bug #43194 (Under Review): Error message about invalid package key is misleading
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16660 -
12:19 TYPO3.Kickstart Bug #43194 (Resolved): Error message about invalid package key is misleading
- When specifying an invalid package key of "Test" in the kickstart commands, the error message is...
-
16:26 TYPO3.Fluid Feature #43200: Allow ResourceViewHelper to accept resource:// paths
- *Implemented usages*
TYPO3.Neos/Resources/Private/Templates/Module/Widget.html:5 "<img src="{f:uri.resource(uri: sub... -
16:23 TYPO3.Fluid Feature #43200 (Accepted): Allow ResourceViewHelper to accept resource:// paths
-
16:21 TYPO3.Fluid Feature #43200 (Resolved): Allow ResourceViewHelper to accept resource:// paths
- with I92dccba6b5acd623ff33eb538e62d0682f00b95e / https://review.typo3.org/#/c/13647/, the @uri@ argument of the resou...
-
16:17 TYPO3.Flow Feature #31777: SubRoutes should allow routes starting or ending with /
- Bastian Waidelich wrote:
> I'll look into this asap.
as I wrote, as spät as possible ;) sorry for the delay
-
16:16 TYPO3.Flow Feature #31777: SubRoutes should allow routes starting or ending with /
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16671 -
16:15 TYPO3.Flow Feature #31777 (Under Review): SubRoutes should allow routes starting or ending with /
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16671 -
16:16 TYPO3.Flow Revision 46904338: [FEATURE] Remove trailing slash from routes for empty subroutes
- Flow throws an exception if a route contains a trailing slash in
order to avoid duplicate slashes in URIs and to make... -
15:46 TYPO3.Kickstart Revision 7a4886a8: [BUGFIX] Fix error message about invalid package key
- When specifying an invalid package key in the kickstart
commands, the error message now includes a note about the
ven... -
15:14 TYPO3.Flow Feature #37765 (Resolved): Display detailed informations within the "Could not resolve a route" exception why FLOW3 URI building has failed.
- This has been (mainly) resolved with #42135
The exception now looks like... -
14:31 TYPO3.Flow Revision fefb00ea: [BUGFIX] Fix handling of paths with dots in getLocalizedFilename()
- When a path like resource://TYPO3.Neos/Public/JavaScript/ is handed to
getLocalizedFilename(), it tries to check for ... -
14:30 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
12:04 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
14:10 TYPO3.Flow Bug #28672 (Under Review): Inconsistent configuration overrides for packages
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16328 -
14:04 TYPO3.Flow Task #37451: Rework usage of Roles in the security framework
- What those changes are missing as of today - to fully replace the idea of the @AuthorizationGroup@ - is an @addRole()...
-
14:02 TYPO3.Flow Task #37451 (Under Review): Rework usage of Roles in the security framework
- See https://review.typo3.org/#/q/topic:roles,n,z
-
13:58 TYPO3.Flow Revision 28c27ed8: [TASK] Add doctrine /bin/ folder to .gitignore file
- Change-Id: I50c4e8dad1c94feaa8de00289ac9ae32bcff6cfc
Releases: 1.2 -
12:59 TYPO3.Kickstart Bug #29791 (Under Review): When kickstarting models with collections, invalid code is generated
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16663 -
12:56 TYPO3.Kickstart Bug #29791 (Accepted): When kickstarting models with collections, invalid code is generated
-
12:41 TYPO3.Kickstart Feature #43144 (Under Review): Fix case of class names to generate
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16661 -
12:09 TYPO3.Kickstart Feature #43144 (Accepted): Fix case of class names to generate
-
12:41 TYPO3.Kickstart Revision ee5f0261: [BUGFIX] Fix case of class names to generate
- This makes sure the created controller class names and
references are upper cased in order to avoid misleading
except... -
12:27 TYPO3.Flow Feature #43193: Optimize Classloader
- Christopher Hlubek wrote:
> Not exactly (there is no frozen code cache), but I also didn't notice, that for code cac... -
12:23 TYPO3.Flow Feature #43193: Optimize Classloader
- Not exactly (there is no frozen code cache), but I also didn't notice, that for code caches the @SimpleFileBackend@ i...
-
12:18 TYPO3.Flow Feature #43193 (Rejected): Optimize Classloader
- That's what freezable cache backends are for. In Production Flow uses a freezable cache backend for code caches and f...
-
12:14 TYPO3.Flow Feature #43193 (Rejected): Optimize Classloader
- The default FileBackend does an expiration check on any call to require, which costs quite some syscalls. For the cla...
-
12:16 TYPO3.Kickstart Feature #43143 (Closed): Fix case of class names to generate
- Oops, duplicate of #43144
-
12:14 TYPO3.Kickstart Feature #31482 (Resolved): Usage of "./flow3 kickstart:model" should be better
- Dietrich Heise wrote:
> USAGE:
> ./flow3 kickstart:model [<options>] <package key> <model name>
>
>
> Shou... -
12:00 TYPO3.Flow Revision 0e1ac1c8: [TASK] Allow use of composer-installed PHPUnit in Testing context
- The Testing context loads PHPUnit for functional tests. If using
PHPUnit installed via composer, this needs to be han... -
11:55 TYPO3.Flow Bug #43192 (Accepted): findByIdentifier() for non-persisted objects not working for custom identifier properties
- If an object does not get it's identifier via AOP, it will not be returned "early" from @findByIdentifier()@.
Idea... -
10:42 TYPO3.Flow Bug #43190 (Accepted): Misleading exception message for incompatible database structure
-
10:38 TYPO3.Flow Bug #43190 (Accepted): Misleading exception message for incompatible database structure
- If the database structure doesn't match the current schema (for example, if a table has not been created yet), a user...
2012-11-20
-
19:17 TYPO3.Fluid Revision 6e2c020c: Merge "[!!!][FEATURE] I18n support for uri.resource VH in Fluid"
-
17:47 TYPO3.Fluid Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13600 -
16:35 TYPO3.Fluid Bug #43121 (Resolved): f:link.email wrong example in documentation
- Applied in changeset commit:d21bd9e0629db33040b59df2f341b366bc79c07f.
-
16:28 TYPO3.Fluid Bug #43121 (Under Review): f:link.email wrong example in documentation
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16618 -
16:35 TYPO3.Flow Bug #43110 (Resolved): FlowSession: renewId() looses data of existing session
- Applied in changeset commit:1b6267f73f9ab74ba4a6ba719e078ce530bf1b6f.
-
16:28 TYPO3.Fluid Revision d21bd9e0: [BUGFIX] Fix Doc comment in link.email ViewHelper
- Fixes the code example in the classes doc comment
and replaces a minor whitespace issue
Change-Id: Ied4c52ba0b9b93b5... -
14:48 TYPO3.Fluid Feature #37496: placeholder attribute in textarea-viewhelper
- Stuipd me, you're right of course. Thank you!
-
11:52 TYPO3.Kickstart Feature #43144 (Resolved): Fix case of class names to generate
- When specifying a model name starting with a lower case character, the generated code throws an exception.
Example f... -
11:52 TYPO3.Kickstart Feature #43143 (Closed): Fix case of class names to generate
- When specifying a model name starting with a lower case character, the generated code throws an exception.
Example f... -
11:48 TYPO3.Kickstart Bug #29791: When kickstarting models with collections, invalid code is generated
- Is that still the case today? *brr*
-
11:48 TYPO3.Kickstart Bug #29791: When kickstarting models with collections, invalid code is generated
- Is that still the case today? *brr*
2012-11-19
-
23:17 TYPO3.Fluid Bug #43121 (Accepted): f:link.email wrong example in documentation
- Thanks for reporting, I'll take care
-
22:18 TYPO3.Fluid Bug #43121 (Resolved): f:link.email wrong example in documentation
- Hi,
Found and error in the documentation [1], but i don't know this is the right place to report it.
The docum... -
18:03 TYPO3.Flow Bug #43110 (Under Review): FlowSession: renewId() looses data of existing session
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16575 -
17:59 TYPO3.Flow Bug #43110 (Resolved): FlowSession: renewId() looses data of existing session
- Using FlowSession, on renewing the session identifier (for example after an authenticate() call), some session data s...
-
18:03 TYPO3.Flow Revision 1b6267f7: [BUGFIX] FlowSession: Fixed renewId()
- This patch provides a new implementation of FlowSession's renewId()
method. It previously loaded all data from the ol... -
17:55 TYPO3.Flow Feature #42366 (Rejected): Make session handling compatible to any PHP session handler
- This feature request has been dropped in favor of a more capable FlowSession implementation.
-
17:50 TYPO3.Flow Revision 28f170d8: [TASK] Rename csrfStrategy and csrfTokens member variables
- The csrfStrategy and csrfTokens member variables have weird names,
since they protect against CSRF they should rather... -
17:49 TYPO3.Flow Feature #43091 (Under Review): Add logging of vote results on resources
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16573 -
11:29 TYPO3.Flow Feature #43091 (Resolved): Add logging of vote results on resources
- For access decision voting on joinpoints the results are logged nicely. For votes on resources this is missing.
-
17:49 TYPO3.Flow Revision 39dd293d: [FEATURE] Add logging of resource access decision voting
- This change adds a logging aspect for decideOnResource() to log votes
analogous to what is done for decideOnJoinPoint... -
17:46 TYPO3.Flow Feature #43089 (Under Review): Allow configuration processing in code migrations
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16571 -
10:36 TYPO3.Flow Feature #43089 (Resolved): Allow configuration processing in code migrations
- Code migrations sometimes need to check or even modify YAML configuration.
-
17:45 TYPO3.Flow Revision 8a1e24b6: [TAKS] Tweak and clean up code migration
- This change cleans up the code a little by fixing some CGL violations
and moving some code around.
Packages in Libra... -
16:44 TYPO3.Flow Feature #43104: Add Confirm- Radio- CheckBoxDialog to CommandController(CLI)
- Rafael, thanks for your submission.
The functionality generally is nice (i.e. the idea); I would say it could be an ... -
16:25 TYPO3.Flow Feature #43104 (Rejected): Add Confirm- Radio- CheckBoxDialog to CommandController(CLI)
- For interactive confirmation or multiple choice by Commands (CLI).
for example: the same code is on https://gist.g... -
16:34 TYPO3.Flow Feature #40418 (Rejected): Add an option to flow3:cache:flush thats keeps user sessions active
- Closing according to comments on https://review.typo3.org/#/c/15846/
Martin Brüggemann, Nov 8:
> [...] Active S... -
15:47 TYPO3.Flow Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11982 -
15:47 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16392
2012-11-18
-
21:39 TYPO3.Flow Feature #43082 (Needs Feedback): Add CLI support for scaffolding models, views, controller
- Add a cli mechanism to quickly generate code scaffolds on the command line.
Some examples on how it could be used:... -
14:22 TYPO3.Fluid Task #43071: Remove TOKENS for adding fallback teplates in B
- sorry, remove, please
-
14:19 TYPO3.Fluid Task #43071 (New): Remove TOKENS for adding fallback teplates in B
-
14:20 TYPO3.Fluid Task #43072 (New): Remove TOKENS for adding templates fallback in Backporter
2012-11-17
-
01:52 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16392
2012-11-16
-
15:44 TYPO3.Fluid Revision 56956519: [TASK] Add member for PaginateController::objects
- Adds declaration for the $objects member in the controller of the
pagination widget.
Change-Id: I8e820b88ee45bc658b5... -
14:29 TYPO3.Flow Feature #37188 (Closed): Global verbosity flags for CLI Commands
- Duplicate of #42452
-
14:28 TYPO3.Flow Task #42452: Command handling should support global flags
- Bastian Waidelich wrote:
> If "--context" / "-c" is set, the command is transparently executed in that context [.....
Also available in: Atom