Activity
From 2011-04-28 to 2011-05-27
2011-05-27
-
21:02 Revision c9fb0154: Raised submodule pointers
-
20:54 TYPO3.Flow Revision fd4a6049: Merge "[TASK] Unset DBAL session initialization for Testing context"
-
16:27 TYPO3.Flow Revision aea6e70f: [TASK] Unset DBAL session initialization for Testing context
- Change-Id: I4596b235347b813d36d0247380be3cefd24b5009
-
16:24 TYPO3.Flow Bug #26862 (Under Review): Doctrine\Query is not serializable
-
16:24 TYPO3.Flow Bug #26862: Doctrine\Query is not serializable
- Patch set 1 of change Ifd8ed7a46d9701c406e186e2d3b3d6b1f39596e0 has been pushed to the review server.
It is available... -
16:23 TYPO3.Flow Revision ad0e6aaf: [BUGFIX] AOP: Don't call parent::__wakeup() twice
- When defining a custom __wakeup() magic method in a class, it was called
twice in the proxy method. This fixes this b... -
16:17 TYPO3.Fluid Revision c9cb60dc: [+BUGFIX] Whitespace and comment fixes
- ... encountered while backporting to v4.
Change-Id: Ic860f44d44388d518fb7c8509c2c23aeb649c8d3 -
16:08 TYPO3.Fluid Feature #27091 (Closed): Viewhelpers for strtolower/strtoupper
- I would like to see 2 viewhelpers for strtolower() and strtoupper().
At the first this maybe sounds silly because ... -
16:02 TYPO3.Flow Feature #26785 (Under Review): Doctrine Query Execution Commands
-
15:48 TYPO3.Flow Feature #26785: Doctrine Query Execution Commands
- Patch set 1 of change I5fa5ecf5664af26e0146c75c39c78be71148da34 has been pushed to the review server.
It is available... -
15:36 TYPO3.Flow Feature #26785 (Accepted): Doctrine Query Execution Commands
-
16:02 Revision 90196ba0: Raised submodule pointers
-
15:40 TYPO3.Flow Bug #27088 (On Hold): initializeObject() is called too early when reconstructing entities
- As it is called in __wakeup(), Doctrine did not yet inject the persisted properties, this is not what we want. The ob...
-
15:37 TYPO3.Flow Bug #27087 (Resolved): Command controllers cannot use arguments
- .
-
14:09 TYPO3.Flow Feature #27015: __sleep does not respect entities lying in arrays or other collections
- Patch set 4 of change I10f925a56c15d199e3f49bc0974496b88120f129 has been pushed to the review server.
It is available... -
08:22 TYPO3.Flow Feature #27015: __sleep does not respect entities lying in arrays or other collections
- Patch set 3 of change I10f925a56c15d199e3f49bc0974496b88120f129 has been pushed to the review server.
It is available... -
10:52 Feature #26786: Use a safe password hashing mechanism
- Patch set 4 of change I9d365a9eab3930433f49faf9e7c8c5fbb1166dcc has been pushed to the review server.
It is available...
2011-05-26
-
21:23 TYPO3.Flow Revision e312aaa4: [BUGFIX] Make entity-only ACLs possible in PolicyService
- The PolicyService would throw an exception in matches() if no method
configuration was defined in the ACL for a role.... -
16:02 Revision be99c437: Raised submodule pointers
-
15:29 TYPO3.Flow Revision f8412d83: Merge "[TASK] Add default configuration value for RSA wallet storage path"
-
12:02 Revision 22a63115: Raised submodule pointers
-
11:52 TYPO3.Flow Bug #27045 (New): Introduced properties are not available in the reflection service during a compile run
- The AOP proxy builder must register each introduced property, that the other proxy builders can use the reflection se...
-
11:30 TYPO3.Flow Revision 494d3c65: Merge "[TASK] Do not proxy CountWalker"
-
11:27 TYPO3.Flow Revision 75a0cea7: Merge "[TASK] (Resource) Instead of move_uploaded_file() use rename()"
2011-05-25
-
17:03 TYPO3.Flow Revision c2af3c7f: [TASK] Add default configuration value for RSA wallet storage path
- Change-Id: I572e27f65f5aec189aa9914e6e92f31dba14b6f2
-
15:02 Revision ed9a677f: Raised submodule pointers
-
13:47 TYPO3.Flow Revision 3277a1c5: [TASK] Fix annotations in Account docblocks
- Change-Id: I8ea1244e26e53dd11fc5503942e949b91add7f46
-
13:45 TYPO3.Flow Revision e2348597: [TASK] Do not proxy CountWalker
- We do not need a proxy here and thus avoid a conflict with __construct
being in the interface...
Change-Id: I13fd7ee... -
09:02 Revision 1dd05e34: Raised submodule pointers
-
08:36 TYPO3.Fluid Revision 06320297: Merge "[+TASK] Cleanup and small improvements to Interceptors"
2011-05-24
-
15:41 TYPO3.Flow Feature #27015 (Resolved): __sleep does not respect entities lying in arrays or other collections
- __sleep has to iterate over arrays/collections/splObjectSorage and search for entities that should not be serialized,...
-
15:40 TYPO3.Flow Bug #11893: The hash identifying a ValueObject isn't sufficient
- Patch set 1 of change I45a4602fc6075aa8a19d7eebafda21b054aafabf has been pushed to the review server.
It is available... -
15:37 TYPO3.Flow Bug #11893 (Accepted): The hash identifying a ValueObject isn't sufficient
-
15:37 TYPO3.Flow Bug #26880 (Resolved): shutdownObject is not called anymore
-
15:35 TYPO3.Flow Bug #26365 (Resolved): Importing resources causes integrity constraint violation: 1062 Duplicate entry
- Solved with https://review.typo3.org/#change,2222
-
15:33 TYPO3.Flow Feature #26745 (Under Review): MVC should know about entities lying in the session
- See https://review.typo3.org/#change,2273
-
15:32 TYPO3.Flow Feature #26745 (Resolved): MVC should know about entities lying in the session
- This should be done elsewhere, not in the persistence manager. If an entity is not yet persisted, why on earth should...
-
12:40 Feature #26786 (Under Review): Use a safe password hashing mechanism
- I implemented a PBKDF2 based password hashing and refactored the hash service to enable configurable password hashing...
-
12:20 Feature #26786: Use a safe password hashing mechanism
- Patch set 2 of change I9d365a9eab3930433f49faf9e7c8c5fbb1166dcc has been pushed to the review server.
It is available... -
12:00 Feature #26786: Use a safe password hashing mechanism
- Patch set 1 of change I9d365a9eab3930433f49faf9e7c8c5fbb1166dcc has been pushed to the review server.
It is available... -
12:02 Revision 212734ad: Raised submodule pointers
-
11:59 TYPO3.Fluid Feature #26665: Fluid: Implement String comparison
- *Note:* I added an entry to the Extbase FAQ: http://forge.typo3.org/projects/typo3v4-mvc/wiki/FAQ#Can-I-compare-strin...
-
11:42 TYPO3.Fluid Feature #26692 (Rejected): String comparison support for f:if
- Thanks for reporting, but this is a duplicate of #26665 ;)
-
11:35 TYPO3.Flow Bug #26128 (Resolved): Doctrine persistence manager compilation should be configurable
- Applied in changeset commit:a38bea4dca57eb736a796d731042b5956c454a3e.
-
11:29 TYPO3.Flow Revision 5df43c35: [TASK] (Resource) Instead of move_uploaded_file() use rename()
- For the Image Upload via AJAX, the images are not transferred via enctype
multipart/form-upload. That's why there wil... -
11:24 TYPO3.Flow Revision a494e2f0: [TASK] Make getResourcePointerForHash() public
- As in some cases ResourcePointer objects are created outside the
ResourceManager, they might conflict with ResourcePo...
2011-05-23
-
17:48 TYPO3.Flow Bug #26128: Doctrine persistence manager compilation should be configurable
- Patch set 1 of change I95165074115d16c70d00ccfb42512de2e8009cb6 has been pushed to the review server.
It is available... -
17:48 TYPO3.Flow Revision a38bea4d: [BUGFIX] Make doctrine update and compilation configurable
- This change introduces a new configuration option "autoUpdate" that
controls if the doctrine commands for update and ... -
15:02 Revision 88f28d01: Raised submodule pointers
-
14:21 TYPO3.Flow Revision e8765e70: [FEATURE] (Property) Allow to explicitly specify a TypeConverter
- Related: #13533
Change-Id: I6483b3127a2cef16ed17d3f1666774d388ec0574 -
14:05 TYPO3.Flow Bug #26879 (Resolved): Clone of lazy objects in generic persistence does not initialize the cloned object
- Applied in changeset commit:f3ab9990bff7b66091ad1a118cf97dcbb454823a.
-
13:59 TYPO3.Flow Revision 191e63ed: Merge "[BUGFIX] Persistence: Fix lazy loading with clone in generic persistence"
-
13:55 TYPO3.Flow Revision 4a68147d: [BUGFIX] Session: Make ProxyClassBuilder aware of uninitialized DoctrineProxies
- Change ProxyClassBuilder to use ObjectAccess for Doctrine's (private)
_identifier property in case of FLOW3 ObjectMan... -
13:55 TYPO3.Flow Revision b68a215a: [BUGFIX] Completely serialize not yet persisted entities
- Not yet persisted entities have to be serialized completely
until they have been persisted for the first time. Beside... -
13:20 TYPO3.Flow Revision 2ab086ac: Merge "[TASK] Security: Adjust query rewriting to Doctrine changes"
-
11:58 TYPO3.Flow Feature #26986 (Accepted): Debug toolbar
- I think that FLOW3 should have a debug toolbar like the Symfony one in developer mode
-
11:02 Revision 45bf2e51: Raised submodule pointers
-
10:57 TYPO3.Flow Revision e5055b6c: [TASK] Injector cleanup for Security classes
- Remove a few inject functions and replace them by annotations.
Change-Id: I28f4a821ee53eb32035296392417a8342347f9a0 -
10:46 TYPO3.Flow Revision b858ee82: Merge "[+BUGFIX] Persistence: Fix Doctrine inheritance mapping for base class"
-
10:33 TYPO3.Flow Revision 459b46f1: [TASK] Remove session cookie upon destroy()
- No, PHP does not do this automatically...
Change-Id: I673f3f13c3692f815f2decefce4be10612c79126 -
10:05 TYPO3.Flow Bug #26972 (Resolved): File extension of resources must be lower cased
- Applied in changeset commit:341ca7c74101f9c4f543d269df5ac790d8c21c04.
-
10:02 Revision 224767dc: Raised submodule pointers
2011-05-21
-
17:54 TYPO3.Flow Revision 341ca7c7: [+BUGFIX] Always lowercase file extensions in Resource
- When uploading a resource with upper case characters in the
file extension (for instance "SomeFile.JPG") the saved
pe... -
17:51 TYPO3.Flow Bug #26972 (Resolved): File extension of resources must be lower cased
- When uploading a resource with upper case characters in the file extension (for instance "SomeFile.JPG") the saved pe...
2011-05-20
-
21:02 Revision 867e1452: Raised submodule pointers
-
20:34 TYPO3.Welcome Bug #26531 (Resolved): Welcome package has fatal errors in link generation
- Applied in changeset commit:dde38726ec0eb316d2d684ce5b8b50fb033ddf9a.
-
17:22 TYPO3.Flow Revision bd9f8b37: [+BUGFIX] Persistence: Fix Doctrine inheritance mapping for base class
- The discriminator map was only built for subclasses but not for the
class itself. This also adds a discriminator for ... -
17:03 TYPO3.Flow Feature #26950 (Needs Feedback): Add AccessDeniedException Handler
- Hi. Doesn't http://flow3.typo3.org/documentation/manuals/flow3/flow3.securityframework/#id37293577 work for you?
-
17:00 TYPO3.Flow Feature #26950 (Rejected): Add AccessDeniedException Handler
- If I have an AccessDeniedExeption caused by policy restrictions there should be a handler for redirecting to a differ...
-
15:39 TYPO3.Flow Feature #26945 (Resolved): Rewrite flashMessages to have similar functionality as in v4
-
15:22 TYPO3.Flow Feature #26943 (Needs Feedback): Add i18n support to domain models
- Hi,
i found a doctrine Behavioral Extension which support annotation bases translation for domain models. Look at ... -
10:02 Revision 279776a6: Raised submodule pointers
-
09:35 TYPO3.Flow Bug #26886 (Resolved): Uploaded resources get lost on validation errors
- Applied in changeset commit:3fd0ed84a2aa1162cac9af664565add23a280b67.
-
09:35 TYPO3.Flow Bug #25966 (Resolved): ResourcePointer breaks if you upload the same file twice
- Applied in changeset commit:3fd0ed84a2aa1162cac9af664565add23a280b67.
-
09:11 TYPO3.Flow Revision 6aa39c4c: Merge "[+BUGFIX] (Resource): Fix file upload"
-
09:11 TYPO3.Fluid Revision b0c7516e: Merge "[+BUGFIX] (ViewHelper): Fix file upload"
-
09:02 Revision b8f439fb: Raised submodule pointers
-
00:02 Revision 1944aa9e: Raised submodule pointers
2011-05-19
-
23:59 TYPO3.Flow Revision fa9b42ab: [TASK] Clean up Doctrine setup code a little
- Change-Id: I8a7cb9b92ac9c959beb855f7791457383fb68b7d
-
22:02 Revision b1921cd9: Raised submodule pointers
-
21:04 TYPO3.Flow Revision fc607a27: [TASK] Make HelpCommandController work when no proxies exist yet
- Without this a help call would cause exceptions because in compile time
inject methods must be used.
Change-Id: I0bc... -
21:02 Revision ddeffcaf: Raised submodule pointers
-
17:02 Revision 1a9772a0: Raised submodule pointers
-
16:44 TYPO3.Flow Bug #25966: ResourcePointer breaks if you upload the same file twice
- *Note:* I think, the correct approach is, to always resend the uploaded file (e.g. it's resource pointer hash) on sub...
-
11:55 TYPO3.Flow Bug #25966: ResourcePointer breaks if you upload the same file twice
- Patch set 2 of change Ibc6970524967d18fdab84639f7d53ddcf8c27c00 has been pushed to the review server.
It is available... -
11:54 TYPO3.Flow Bug #25966 (Under Review): ResourcePointer breaks if you upload the same file twice
-
16:32 TYPO3.Fluid Revision f1b5c2fb: [+BUGFIX] (ViewHelper): Fix file upload
- * If a property mapping error occurred, the Upload ViewHelper
serializes the previously sent Resource object into t... -
16:06 TYPO3.Flow Revision e6bd84a5: [+FEATURE] Add a typo3.org SSO authentication provider
- Change-Id: Iffba555c5b4e949c4b61b5f4c5360e2bf6a95b4a
-
16:04 TYPO3.Flow Revision 150c56aa: [FEATURE] Enhance the RsaWalletService
- * Add sign() and verifySignature()
* Add a command controller to be able to import persistent keys
Resolves: #26308
... -
15:02 Revision 8a5d9ad6: Raised submodule pointers
-
13:54 TYPO3.Flow Revision 40f2a49d: [~BUGFIX] Register shutdown object methods on object creation
- This got lost during the new operator refactoring. To make
it work we add a register call to the object manager in to... -
12:56 TYPO3.Fluid Revision 4329b83e: [BUGFIX] WidgetContext: Configuration is of type \ArrayAccess, not an array
- The WidgetContext assumes the widget configuration to
be an array, what is false under all circumstances as
is is of ... -
12:35 Feature #26786: Use a safe password hashing mechanism
- I would suppose to use a standardized and proven way of creating password hashes for storage: see http://en.wikipedia...
-
11:55 TYPO3.Flow Bug #26886: Uploaded resources get lost on validation errors
- Patch set 2 of change Ibc6970524967d18fdab84639f7d53ddcf8c27c00 has been pushed to the review server.
It is available... -
11:54 TYPO3.Flow Bug #26886 (Under Review): Uploaded resources get lost on validation errors
-
11:55 TYPO3.Flow Revision 3fd0ed84: [+BUGFIX] (Resource): Fix file upload
- * ResourcePointer instances are now automatically created (or fetched)
as soon as an image is uploaded.
* the Resou... -
11:33 TYPO3.Flow Bug #26903 (Resolved): Flush Doctrine metadata cache with FLOW3 caches
- When the FLOW3 caches are flushed, the Doctrine caches should also be flushed, and when we compile new metadata as well.
-
11:25 TYPO3.Flow Bug #26880 (Accepted): shutdownObject is not called anymore
2011-05-18
-
22:24 TYPO3.Flow Bug #26886 (Resolved): Uploaded resources get lost on validation errors
- If a resource is created through an upload (via ResourceTypeConverter) and a validation error occurs, there is curren...
-
22:08 TYPO3.Flow Bug #26885 (Accepted): It's not possible to order by relation properties
-
22:03 TYPO3.Flow Bug #26885 (Resolved): It's not possible to order by relation properties
- The following code (in a custom repository) won't work if "proposedSessionType" is a relation.....
-
22:02 Revision 68d85f97: Raised submodule pointers
-
19:02 Revision acebf14d: Raised submodule pointers
-
18:08 TYPO3.Flow Revision 7d15279e: Merge "[FEATURE] Property: Add boolean to boolean converter"
-
18:00 TYPO3.Fluid Revision 413019cd: [+TASK] Widget Configuration split into Ajax and Non-Ajax Widget Configuration
- For now this is internal, but this could be part of the public API lateron.
The change now is backwards-compatible.
... -
17:42 TYPO3.Flow Revision 00c41a70: [FEATURE] Property: Add boolean to boolean converter
- Change-Id: Id3a517c9696a9c9a7112373932f619e30c98e8f1
-
17:31 TYPO3.Flow Bug #26880 (Resolved): shutdownObject is not called anymore
- Since the new operator rewrite, shutdownObject is not called anymore, because the registration of shutdown objects go...
-
17:25 TYPO3.Flow Bug #26879: Clone of lazy objects in generic persistence does not initialize the cloned object
- Patch set 1 of change I2e2cdb2e9ed309d13db0df84b396f313603deb4a has been pushed to the review server.
It is available... -
17:16 TYPO3.Flow Bug #26879 (Resolved): Clone of lazy objects in generic persistence does not initialize the cloned object
- With the LazyLoadingAspect on the @__clone@ method, the object in @thawProperties@ closure references still the origi...
-
17:25 TYPO3.Flow Revision f3ab9990: [BUGFIX] Persistence: Fix lazy loading with clone in generic persistence
- Change-Id: I2e2cdb2e9ed309d13db0df84b396f313603deb4a
Resolves: #26879 -
13:02 Revision 830da9e4: Raised submodule pointers
-
12:40 TYPO3.Flow Revision 3339bfa1: Merge "[TASK] Small change to generated names of join tables"
-
12:28 TYPO3.Flow Revision ba9a00d6: [TASK] Small change to generated names of join tables
- The name did not include the model, this was confusing.
Change-Id: I2641e8730b3c886120d71300ebc19252015a9b9c -
12:15 TYPO3.Flow Task #25802 (Resolved): Add notion of "internal request arguments"
-
10:27 TYPO3.Flow Revision 79ed6e60: [+BUGFIX] (MVC): Original Request must only be set if there is a validation error
- Then, the "Speaker Profile" of the conference site is correctly filled out again.
Change-Id: Ic2179e21b97da9ad3cd4e5... -
10:02 Revision af933a64: Raised submodule pointers
-
09:21 TYPO3.Flow Revision f7134f86: [TASK] Slightly more helpful error message for injection exception
- Change-Id: I89d686d66674afaf13702b018e6f3d712e9a7f31
-
09:02 Revision 45b12cf4: Raised submodule pointers
-
08:35 TYPO3.Flow Task #25605 (Resolved): In the FLOW3 Bootstrap in handleCommandLineSlaveRequest() persistAll() should be triggered by a signal slot
- Applied in changeset commit:6aee6d69af36a22cb0ed7e41227030cf5fb72aaf.
-
08:14 TYPO3.Flow Revision 43e79855: Merge "[TASK] Command persistAll() after CLI slave request with signal"
-
08:12 TYPO3.Flow Revision 40c0f131: Merge "[+FEATURE] Doctrine: Automatically add joins for subproperty constraints"
2011-05-17
-
21:51 TYPO3.Flow Bug #26542 (Resolved): Autoincrement unique identifiers not working anymore
-
16:02 Revision 5a165144: Raised submodule pointers
-
15:55 TYPO3.Flow Task #25605 (Under Review): In the FLOW3 Bootstrap in handleCommandLineSlaveRequest() persistAll() should be triggered by a signal slot
-
15:52 TYPO3.Flow Task #25605: In the FLOW3 Bootstrap in handleCommandLineSlaveRequest() persistAll() should be triggered by a signal slot
- Patch set 1 of change I797da23c81cefb580c31d9a358bfae0a5cb1e693 has been pushed to the review server.
It is available... -
15:51 TYPO3.Flow Task #25605 (Accepted): In the FLOW3 Bootstrap in handleCommandLineSlaveRequest() persistAll() should be triggered by a signal slot
-
15:52 TYPO3.Flow Revision 6aee6d69: [TASK] Command persistAll() after CLI slave request with signal
- Change-Id: I797da23c81cefb580c31d9a358bfae0a5cb1e693
Resolves: #25605 -
15:51 TYPO3.Flow Bug #26862 (Resolved): Doctrine\Query is not serializable
- For widgets, it is crucial that Query objects are serializable and deserializeable,
so one should be able to do:
... -
15:02 Revision 04291c91: Raised submodule pointers
-
14:22 TYPO3.Flow Revision b3a33ed8: Merge "[FEATURE] Add addRole() and removeRole() to Account"
-
14:21 TYPO3.Flow Revision eec3d4be: Merge "[+BUGFIX] PersistentObjectConverter can convert non UUID strings"
-
14:20 TYPO3.Flow Revision 692fb6ed: Merge "[+BUGFIX] (MVC): Introduce internal Request Arguments"
-
14:14 TYPO3.Flow Revision a7bf3548: [+BUGFIX] (MVC): Introduce internal Request Arguments
- The Request now handles all arguments starting with two underscores
as "internal", meaning they will not be returned ... -
13:22 TYPO3.Flow Revision 735ea0ef: Merge "[FEATURE][BUGFIX] Calculate referenced column names from class code"
-
13:06 TYPO3.Flow Revision 58d50dd4: [+BUGFIX] PersistentObjectConverter can convert non UUID strings
- With doctrine the identifier of an entity must no longer be a
UUID or numeric value. This change extends the
Persiste... -
12:55 TYPO3.Flow Revision 89cf90c5: [FEATURE] Add addRole() and removeRole() to Account
- Change-Id: I63df1e12aa4d8bfb5e35e6672968c2f05fd4a590
-
10:05 TYPO3.Flow Feature #26669 (Resolved): Routing should support multidimensional arguments
- Applied in changeset commit:fa507e72c35f20a6c3aa996004b385ed9596f427.
-
10:02 Revision baea8d12: Raised submodule pointers
-
09:57 TYPO3.Flow Revision da2aec29: Merge "[+FEATURE] Routing supports multidimensional arguments"
-
09:57 TYPO3.Flow Revision fa507e72: [+FEATURE] Routing supports multidimensional arguments
- When using sub requests for building URIs (e.g. in plugins or
widgets) the route values/defaults can be multidimensio... -
08:02 Revision 48dbcfad: Raised submodule pointers
-
00:08 TYPO3.Fluid Bug #26844 (Resolved): Wrong PaddingViewHelper description
- File: PaddingViewHelper.php, Line: 49
(Just a copy of the PrintfViewHelper description)... -
00:05 TYPO3.Fluid Feature #26843 (Resolved): Padding Type in ViewHelper
- Add the padding type as possible parameters to the PaddingViewHelper.
Of Example:...
2011-05-16
-
13:40 TYPO3.Fluid Revision 1c093afb: [+TASK] Cleanup and small improvements to Interceptors
- Interceptors now also get passed the current Parsing State,
which they can use to interact with the tree. This can be... -
12:55 TYPO3.Fluid Revision 16f9691d: [+BUGFIX] (ViewHelpers) Adjust Form VH to introduction of Internal Request Arguments
- Change-Id: I2e5f60864227db0ed1977e0f9de6776a27ae2be8
Related: #25802 -
12:28 TYPO3.Flow Task #25802: Add notion of "internal request arguments"
- https://review.typo3.org/#q,topic:25802,n,z
-
12:27 TYPO3.Flow Task #25802 (Under Review): Add notion of "internal request arguments"
-
10:02 Revision 98f870ca: Raised submodule pointers
-
09:22 TYPO3.Flow Feature #26767: Reflection method to get a method return type and documentation
- I don't think we can make it for beta1 anymore; though I agree something like this would be nice.
-
09:20 TYPO3.Flow Feature #26765: Support class schema features for every reflected class
- I agree with that, but not for 1.0beta1 anymore.
-
09:08 TYPO3.Flow Revision 59dbb7d6: [+BUGFIX] (Object): Session objects with fallbacks
- In some (rare) cases it can occur that the session contains some
wrong data; which is why we cannot expect it to be a... -
09:08 TYPO3.Flow Revision 39fb391d: [+BUGFIX] Make CSRF protection work with recent changes on UriBuilder
- Furthermore, the test cases are greatly cleaned up to make
them better understandable.
Change-Id: I03ca4030265ecfc77...
2011-05-12
-
16:36 Feature #26786 (Resolved): Use a safe password hashing mechanism
- The current AccountFactory uses the @generateSaltedMd5@ method of the @HashService@. Since MD5 is considered to be no...
-
16:00 TYPO3.Flow Feature #26785 (Resolved): Doctrine Query Execution Commands
- For the command line in general, but especially for the interactive shell, it would be nice to be able to execute arb...
-
15:52 TYPO3.Flow Feature #26783 (Rejected): Support settings via OS Environment
- For sensitive data or other purposes it would be nice to support altering settings by some environment variables.
... -
11:02 Revision ddb4fba1: Raised submodule pointers
-
10:35 TYPO3.Flow Bug #26687 (Resolved): UTF-8 support is broken
- Applied in changeset commit:a1c0604396c4d810e3971e59ef60174e5f076a04.
-
10:22 TYPO3.Flow Revision 8d605fd2: Merge "[FEATURE] Enable SQL connection initialization"
2011-05-11
-
20:10 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 5 of change I4a63d73954944419e93a8f04b4055413ee382630 has been pushed to the review server.
It is available... -
20:00 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 4 of change I4a63d73954944419e93a8f04b4055413ee382630 has been pushed to the review server.
It is available... -
19:58 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 3 of change I4a63d73954944419e93a8f04b4055413ee382630 has been pushed to the review server.
It is available... -
19:24 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 2 of change I4a63d73954944419e93a8f04b4055413ee382630 has been pushed to the review server.
It is available... -
11:05 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 1 of change I4a63d73954944419e93a8f04b4055413ee382630 has been pushed to the review server.
It is available... -
20:10 TYPO3.Welcome Revision dde38726: [BUGFIX] Fix invalid link-generation
- Links to non-existing package/controller/action combinations are no longer possible.
Remove the link to the testing p... -
18:04 TYPO3.Flow Feature #26767 (New): Reflection method to get a method return type and documentation
- Some use cases like the WSDL export in the SOAP package need more information about classes and methods than the refl...
-
17:59 TYPO3.Flow Feature #26765 (Accepted): Support class schema features for every reflected class
- Some features of the reflection in FLOW3 are only available through the class schema, e.g.:
* Property types
* Ch... -
13:56 TYPO3.Flow Feature #4426: Provide Windows compatible version of the FLOW3 Command Line Tool
- With the current implementation, this issue is (almost) resolved.
We still need a small batch wrapper as described a... -
13:02 Revision 5cb55e61: Raised submodule pointers
-
12:59 TYPO3.Flow Revision 3f625be7: [+FEATURE] Utility: tweak Array utitility class
- Add method unsetValueByPath() and allow to specify
the path as string in getValueByPath() and setValueByPath().
Chan... -
12:01 Revision 43a2cadc: Raised submodule pointers
-
11:10 TYPO3.Flow Revision d2c0fe55: [+FEATURE] Basic help support for command line commands
- This adds some basic help which displays a list of available commands
and a short description for each. This implemen... -
11:07 TYPO3.Flow Task #25802: Add notion of "internal request arguments"
- *Note:* not only arguments starting with two underscores should be handled "internal", also arguments starting with "...
-
10:26 TYPO3.Flow Task #25802 (Accepted): Add notion of "internal request arguments"
-
10:37 TYPO3.Flow Feature #26745 (New): MVC should know about entities lying in the session
- If you want to prepare/edit/create an entity over some steps before you want persist it in the database, you will put...
-
09:23 TYPO3.Flow Bug #26687 (Under Review): UTF-8 support is broken
-
09:22 TYPO3.Flow Bug #26687: UTF-8 support is broken
- Patch set 1 of change I456f313014e1943733aa5d7aa9cf9c8cb20f34a8 has been pushed to the review server.
It is available... -
09:22 TYPO3.Flow Revision a1c06043: [FEATURE] Enable SQL connection initialization
- Some database setups might need to run some initial SQL statement after
a connection has been established. Examples a... -
00:16 TYPO3.Fluid Feature #10472: Fluid Standalone distribution
- The following Extbase interfaces/classes are directly used by Fluid.
My feeling is that one needs to have a small ...
2011-05-10
-
16:03 Revision 7195401d: Raised submodule pointers
-
15:31 TYPO3.Flow Revision 8495a0be: [BUGFIX] Call wakeup method of parents to initialize AOP structures
- In certain object hierarchies with AOP in subclasses, the array
with grouped advices was not initialized when the chi... -
12:01 Revision aef931bc: Raised submodule pointers
-
11:35 TYPO3.Flow Task #26662 (Resolved): Fix and cleanup UriBuilder
- Applied in changeset commit:1174777fe9eae9654c2e4d3aae4eae0153e65277.
-
11:13 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Patch set 5 of change I18ae892857bc50cbbed754055d8bccb2fe5ac508 has been pushed to the review server.
It is available... -
11:21 TYPO3.Flow Revision a95dc073: Merge "[+BUGFIX] Fix and cleanup UriBuilder"
-
11:10 TYPO3.Flow Revision 1174777f: [+BUGFIX] Fix and cleanup UriBuilder
- This is mainly a refactoring of the UriBuilder.
But there are some slight changes in behavior too:
1. setRequest() no...
2011-05-09
-
19:49 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Patch set 4 of change I18ae892857bc50cbbed754055d8bccb2fe5ac508 has been pushed to the review server.
It is available... -
19:44 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Patch set 3 of change I18ae892857bc50cbbed754055d8bccb2fe5ac508 has been pushed to the review server.
It is available... -
11:06 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Patch set 2 of change I18ae892857bc50cbbed754055d8bccb2fe5ac508 has been pushed to the review server.
It is available... -
11:03 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Patch set 1 of change I18ae892857bc50cbbed754055d8bccb2fe5ac508 has been pushed to the review server.
It is available... -
17:25 TYPO3.Flow Revision ec578eef: [TASK] Security: Adjust query rewriting to Doctrine changes
- As the persistence layer has changed quite a bit with the
introduction of doctrine, query rewriting didn't work anymo... -
17:25 TYPO3.Flow Revision 61107a59: [+FEATURE] Doctrine: Automatically add joins for subproperty constraints
- If a constraint on a sub object is added, we add a join clause
to the qom respectively. So you are able to set condit... -
10:55 TYPO3.Flow Bug #26542 (Under Review): Autoincrement unique identifiers not working anymore
-
10:55 TYPO3.Flow Bug #26542: Autoincrement unique identifiers not working anymore
- Patch set 1 of change If2a4612a326b6fbdfa4a27363c491723ae5cf1e7 has been pushed to the review server.
It is available... -
10:54 TYPO3.Flow Bug #13974 (Resolved): Tables are dropped after deactivating a package
- This is solved twice by now. The default update is non-destructive (as far as possible) now and the ReflectionService...
-
10:54 TYPO3.Flow Revision 2d57b451: [FEATURE][BUGFIX] Calculate referenced column names from class code
- When no referenced column names are given in a model, determine them by
looking at properties annotated with @Id. If ... -
10:54 TYPO3.Flow Revision 9e5715e5: [TASK] Cache file backend shows invalid identifier with exception
- This makes it (a little) easier to debug those exceptions.
Change-Id: I58d68aebce6e7de3cc8ff55dbef5bdf461201627
2011-05-07
-
22:14 TYPO3.Fluid Feature #26692 (Rejected): String comparison support for f:if
- I think it's really necessary that <f:if> fully supports simple string comparisons like this:...
-
09:20 TYPO3.Flow Feature #8736: Implement generic Identity RoutePartHandler
- Bastian Waidelich wrote:
> As transliteration will most probably not make it into FLOW3 1.0, we'll have to find anot... -
07:56 TYPO3.Flow Feature #8736 (Accepted): Implement generic Identity RoutePartHandler
- *Note:* One reason that prevented me from implementing this, was the missing "transliteration" feature of the I18n su...
-
08:16 TYPO3.Fluid Feature #26665: Fluid: Implement String comparison
- Some behaviors that I would expect from this feature:
given:... -
07:59 TYPO3.Flow Feature #26688 (Closed): Magic Object Routes
- Thanks for reporting Martin, but there is a ticket for that already. I'll close this one to avoid confusion.
And, pr... -
05:38 TYPO3.Flow Bug #26687 (Accepted): UTF-8 support is broken
2011-05-06
-
22:48 TYPO3.Flow Feature #26688 (Closed): Magic Object Routes
- I'm dreaming of having a more intuitive way of defining default object-controller routes like this:...
-
22:32 TYPO3.Flow Bug #26687 (Resolved): UTF-8 support is broken
- I just saved some FLOW3 objects with german umlauts and it seems that there's a "SET NAMES UTF-8" or some Doctrine2 U...
-
17:02 Revision 29207fc4: Raised submodule pointers
-
16:50 TYPO3.Flow Revision 11b7b8a6: [+FEATURE] MVC: Get root request from sub request
- If sub requests are nested over more than one level,
it must be possible to retrieve the top most parent
request. Thi... -
16:02 Revision 99105af6: Raised submodule pointers
-
15:35 TYPO3.Fluid Bug #12777 (Resolved): Empty a tag ends with /> instead of </a>
- Applied in changeset commit:bd18b4f133ec106fc4dcebed4a1ca890e7a2c8d2.
-
11:31 TYPO3.Fluid Bug #12777: Empty a tag ends with /> instead of </a>
- Patch set 1 of change Icab2204f464f43716e0e52e7f2dae2133c6404c1 has been pushed to the review server.
It is available... -
11:31 TYPO3.Fluid Bug #12777 (Under Review): Empty a tag ends with /> instead of </a>
-
11:43 TYPO3.Flow Feature #26669 (Resolved): Routing should support multidimensional arguments
- In order to create URIs for plugins and other sub requests (e.g. widgets) the routing needs to support default values...
-
11:36 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Matrix for expected behavior: https://spreadsheets.google.com/ccc?key=0AlDROZpGJKkIdHpvMkhocjhQVXZfYmxoekxERU9Da0E&hl...
-
10:58 TYPO3.Flow Task #26662 (Resolved): Fix and cleanup UriBuilder
- Currently the UriBuilder does not reliably support SubRequests and it has some flaws, that should be fixed.
Some fac... -
11:31 TYPO3.Fluid Revision bd18b4f1: [+BUGFIX] Empty a tag ends with /> instead of </a>
- Change-Id: Icab2204f464f43716e0e52e7f2dae2133c6404c1
Resolves: #12777 -
11:13 TYPO3.Fluid Feature #26665 (Resolved): Fluid: Implement String comparison
-
11:04 TYPO3.Fluid Task #26664 (New): Clean up Form ViewHelpers
-
10:37 TYPO3.Fluid Feature #11660 (Closed): Universal tag attributes do not allow other javascript events than onclick
-
10:36 TYPO3.Fluid Bug #11122: Doc comments for render method not work with tabs
- I am not sure if FLOW3 is capable of this, we need to discuss that.
-
10:35 TYPO3.Fluid Bug #11028 (Closed): Output of domain and property validator error messages performs always an default error
- fixed with new Property Mapper in FLOW3, will be backported.
-
10:35 TYPO3.Fluid Bug #11007 (Closed): PaginateController uses wrong offset
- should be fixed now, as the Paginate Widget has been completely rebuilt in v5 (and will be soon backported)
-
10:33 TYPO3.Fluid Feature #9768 (Closed): Idea: Connector to use fluid templates for ###MARKER### based extensions
- closing because of missing feedback.
-
10:33 TYPO3.Fluid Bug #9627 (Resolved): Two test failures in Tx_Fluid_ViewHelpers_Persistence_IdentityViewHelperTest
-
10:32 TYPO3.Fluid Feature #9429 (Closed): f:render section with arguments
-
10:32 TYPO3.Fluid Feature #9211 (Rejected): Improve ViewHelper exception handling
-
10:30 TYPO3.Fluid Feature #7618 (Rejected): Add support for nested evaluation.
- sorry, for now this feature would imply a complete restructuring of the Fluid parser...
-
10:26 TYPO3.Fluid Feature #7203 (Resolved): Object accessor could work for associative arrays
- resolved.
-
10:26 TYPO3.Fluid Bug #7138: Changes to ObjectAccessor break usage with fluid conditions
- Must be re-verified; and should have a testcase in Viewhelpertest.
-
10:25 TYPO3.Fluid Bug #6822 (Closed): unhelpful error message if template cannot be read
- thanks for the feedback!
-
10:25 TYPO3.Fluid Bug #6779 (Closed): {} parsed inconsistently?
- thanks for noting, should be fixed by now.
-
10:23 TYPO3.Fluid Bug #6570 (Closed): RuntimeException thrown in file ViewHelperVariableContainer.php
- fixed until now.
-
10:22 TYPO3.Fluid Bug #6392 (Closed): #1225136013 - This Exception should never be thrown
-
10:22 TYPO3.Fluid Bug #6287 (Closed): Fluid User Manual outdated / missing information
- we'll soon update the whole documentation.
Thanks for the notice!
Greets,
Sebastian -
10:19 TYPO3.Fluid Story #5583 (Closed): DateFormat View Helper doesn't respect locale setting
- duplicate
-
10:19 TYPO3.Fluid Bug #4972 (Closed): f:format.date does not respect locale.
- closed, as it's a PHP missing feature so far.
-
10:16 TYPO3.Fluid Feature #4704 (New): Improve parsing exception messages
-
10:14 TYPO3.Fluid Bug #5056 (Closed): F3\Fluid\Core\RuntimeException thrown in file TemplateVariableContainer.php
- resolved by now.
-
10:09 Story #11958 (Resolved): Check loose ends in FLOW3
-
10:05 TYPO3.Fluid Feature #5485 (Rejected): Missing operators "===", "!==" and "!" in fluid comparism mechanism
- * !== and === are now automatically used for objects.
* Only negation is possible by doing <f:if><f:else>...</...></... -
10:03 TYPO3.Fluid Task #26658 (New): Make Form ViewHelpers consistent
- ... should be done on T3DD
-
10:00 TYPO3.Fluid Feature #9956 (Rejected): Allow updating of view-variables
- you can use partials which recursively call themselves in such situations.
-
09:59 TYPO3.Fluid Bug #9805 (Rejected): Code mismatch in "FormViewHelper.php"?!
- That's correct, it's a chained method call.
-
09:56 Story #11948 (Resolved): Security Framework improvements
- Certainly security needs some more improvements, but I'd like to close this a bit too generic story.
-
09:53 Task #13503 (Resolved): Write policies for TYPO3 package
-
09:29 Story #12862 (Resolved): As Roger, I want a clean Property Mapper
- done.
-
09:27 TYPO3.Flow Bug #12365 (Rejected): mapAndValidate() and map() behave differently
- Not relevant anymore because of new Property Mapper
-
09:24 Story #11169 (Resolved): Implement new operator support
-
01:01 Revision 67ced5a8: Raised submodule pointers
-
00:35 TYPO3.Flow Revision c460fd6b: Merge "[+BUGFIX] Fix AOP Proxy Building"
2011-05-05
-
18:30 TYPO3.Fluid Bug #4667 (Resolved): Error class magic only works for object properties....
- works now with the new Validation.
-
18:29 TYPO3.Fluid Story #3714 (Rejected): Add advanced validation of ViewHelper arguments
-
18:28 TYPO3.Fluid Task #3311 (Closed): Refactor Unit tests
-
18:27 TYPO3.Fluid Bug #1928 (Rejected): Fail silently in production mode
-
18:27 TYPO3.Fluid Feature #1907 (New): Default values for view helpers based on context
-
18:02 Revision dd79de21: Raised submodule pointers
-
17:35 TYPO3.Flow Bug #25906 (Resolved): Injection with settings use breaks
- Applied in changeset commit:4fc6b9e401f07939a2cf00da5e2021a3b564acb6.
-
11:50 TYPO3.Flow Bug #25906: Injection with settings use breaks
- Patch set 1 of change Ie6310c9b1a01c879408c512c6808e8b9485cf744 has been pushed to the review server.
It is available... -
11:49 TYPO3.Flow Bug #25906 (Under Review): Injection with settings use breaks
- I have to reopen this issue since constructor injection of settings wasn't fixed. I pushed a new change with addition...
-
17:29 TYPO3.Flow Revision c00c5708: Merge "[FEATURE] Property: Include array to object converter"
-
17:29 TYPO3.Flow Revision 04ea1707: Merge "[BUGFIX] Fix constructor setting injection for singletons"
-
16:02 Revision e50cc2f7: Raised submodule pointers
-
15:59 TYPO3.Flow Revision de1a1ba2: Merge "[+BUGFIX] Cache manager should flush classes in Tests"
-
15:58 TYPO3.Flow Revision 0bf0aa2d: [+BUGFIX] Fix AOP Proxy Building
- This fixes a regression introduced by I1987e582a195e8913b7c80fa26ceeb3bbd0319f6
but the code was also wrong before th... -
15:53 TYPO3.Flow Revision f7693d11: Merge "[BUGFIX] Fix several generic persistence problems"
-
13:02 Revision 81798909: Raised submodule pointers
-
13:00 TYPO3.Flow Bug #26107 (Resolved): Proxy class builder rebuild classes without AOP on every change
- Applied in changeset commit:50eff49b74ea33b3236781dfbb5269ca9263642d.
-
12:47 TYPO3.Flow Revision a39ced8e: [BUGFIX] Fix several generic persistence problems
- This change fixes several small generic persistence problems:
* NULL array collection should be flattened to an emp... -
12:39 TYPO3.Flow Revision b66b8dc5: Merge "[BUGFIX] Caching of unproxied classes in ProxyClassBuilder"
-
12:29 TYPO3.Flow Revision d25ade8c: [FEATURE] Property: Include array to object converter
- Besides the persistent object mapping it is useful being able
to convert arrays to simple objects.
Some code could b... -
11:47 TYPO3.Flow Revision 4fc6b9e4: [BUGFIX] Fix constructor setting injection for singletons
- Change I15f86cc651935dbe756f5b02a155b5ff14c5e668 missed one spot for
setting injection in the ProxyClassBuilder.
Thi... -
11:36 TYPO3.Flow Task #11683: symlink() is not working on Windows XP
- Yes, filesystem based you can use symlinks on XP - at least after installing some tool. But the php-function symlink(...
-
11:01 Revision 7b235e59: Raised submodule pointers
-
10:22 TYPO3.Flow Revision b38edb68: Merge "[BUGFIX] Security: Fix runtime evaluations with global objects"
-
09:02 Revision 1ee54488: Raised submodule pointers
-
07:02 Revision f43d05d3: Raised submodule pointers
-
06:55 TYPO3.Flow Revision 6f020a32: Merge "[TASK] Adjust AOP ProxyBuilder unit tests to recent change"
2011-05-04
-
22:30 TYPO3.Flow Bug #26493 (Resolved): Repository::countAll() does not return integers
- Applied in changeset commit:2aa7624ff8c0db195d9df63ec507217278f33e3f.
-
22:14 TYPO3.Flow Revision 516def4c: Merge "[BUGFIX] Make sure countAll() returns integers"
-
22:05 TYPO3.Flow Revision 70ff746a: [BUGFIX] Doctrine: Allow nesting of AND and OR conditions in queries
- There is no reason to not support nesting of AND and OR conditions.
This change enables Doctrine to allow this nestin... -
21:36 TYPO3.Flow Revision 68954d8a: [TASK] Adjust AOP ProxyBuilder unit tests to recent change
- In I1987e582a195e8913b7c80fa26ceeb3bbd0319f6 some changes were done but
their (desired) changes to the result of prox... -
21:09 TYPO3.Flow Bug #26107: Proxy class builder rebuild classes without AOP on every change
- Patch set 2 of change I5f75b00bccc4ef22a5214d4e4c227aa1c76e3f72 has been pushed to the review server.
It is available... -
21:09 TYPO3.Flow Revision 50eff49b: [BUGFIX] Caching of unproxied classes in ProxyClassBuilder
- Classes that don't get a proxy class will be stored in the object
configuration cache as separate cache entries with ... -
17:30 TYPO3.Flow Bug #26565 (Resolved): Wrong doc comment in proxy class breaks ReflectionService->getMethodTagsValues
- Applied in changeset commit:ddb790730939d3f592f8e962fd7e3c25febea106.
-
16:51 TYPO3.Flow Bug #26565: Wrong doc comment in proxy class breaks ReflectionService->getMethodTagsValues
- Patch set 3 of change I1987e582a195e8913b7c80fa26ceeb3bbd0319f6 has been pushed to the review server.
It is available... -
13:33 TYPO3.Flow Bug #26565 (Under Review): Wrong doc comment in proxy class breaks ReflectionService->getMethodTagsValues
-
13:32 TYPO3.Flow Bug #26565: Wrong doc comment in proxy class breaks ReflectionService->getMethodTagsValues
- Patch set 2 of change I1987e582a195e8913b7c80fa26ceeb3bbd0319f6 has been pushed to the review server.
It is available... -
17:00 TYPO3.Flow Bug #26482 (Resolved): Must specify table name with unique constraints and indexes with Doctrine 2
- Applied in changeset commit:364c6d41c499f3e3d1f6d81012651bbfa568819f.
-
16:51 TYPO3.Flow Revision ddb79073: [BUGFIX] Several AOP bugfixes
- This change fixes several small but blocking issues:
- AOP runtime evaluations with Doctrine collections not support... -
16:34 TYPO3.Flow Revision dc5ab419: Merge "[BUGFIX] Testing: Fix var annotations in FunctionalTestCase"
-
16:31 TYPO3.Flow Revision 584c0188: Merge "[BUGFIX] Make table name in @Table annotation optional"
-
15:01 Revision 2d52ec70: Raised submodule pointers
-
14:26 TYPO3.Flow Revision 4da1f9a5: [FEATURE] Support DateTime in JsonView
- The JsonView did not handle DateTime values correctly. A string
should be returned in a JavaScript parseable date for... -
13:39 TYPO3.Flow Bug #26128: Doctrine persistence manager compilation should be configurable
- The problem inside the package is gone. Now I face the problem, that the Doctrine compilation is always executed in n...
-
10:02 Revision 59049d3f: Raised submodule pointers
-
10:00 TYPO3.Flow Bug #26159 (Resolved): PersistenceMagicAspect doesn't set unique identifier for value objects
- Applied in changeset commit:0cd6cb2f9499b10b87dc666dfbce0ed5252855a3.
-
09:59 TYPO3.Flow Revision 7b49ac62: Merge "[BUGFIX] Fix calculation of identifier for value objects"
2011-05-03
-
18:02 Revision af9273b1: Raised submodule pointers
-
17:49 TYPO3.Flow Bug #26107 (Under Review): Proxy class builder rebuild classes without AOP on every change
-
16:58 TYPO3.Flow Bug #26107: Proxy class builder rebuild classes without AOP on every change
- Patch set 1 of change I5f75b00bccc4ef22a5214d4e4c227aa1c76e3f72 has been pushed to the review server.
It is available... -
12:36 TYPO3.Flow Bug #26107 (Accepted): Proxy class builder rebuild classes without AOP on every change
- I found a solution that seems to work. Inside the ProxyClassBuilder each target class that doesn't get a proxy is mar...
-
17:30 TYPO3.Flow Bug #25906 (Resolved): Injection with settings use breaks
- Applied in changeset commit:888b03da80bfbd437909496a9b243fce6a902506.
-
17:14 TYPO3.Flow Bug #25906: Injection with settings use breaks
- Patch set 4 of change I15f86cc651935dbe756f5b02a155b5ff14c5e668 has been pushed to the review server.
It is available... -
14:47 TYPO3.Flow Bug #25906: Injection with settings use breaks
- Patch set 3 of change I15f86cc651935dbe756f5b02a155b5ff14c5e668 has been pushed to the review server.
It is available... -
17:30 TYPO3.Flow Feature #25882 (Resolved): Dedicated query log
- Applied in changeset commit:fd7eb8b176ceb6296df864902c2e596aec90a2e8.
-
17:14 TYPO3.Flow Feature #25882: Dedicated query log
- Patch set 5 of change I4b9927092bb07209cbf9510a1c578858bfaeeb5d has been pushed to the review server.
It is available... -
14:47 TYPO3.Flow Feature #25882: Dedicated query log
- Patch set 4 of change I4b9927092bb07209cbf9510a1c578858bfaeeb5d has been pushed to the review server.
It is available... -
17:21 TYPO3.Flow Revision 4f82ecef: [BUGFIX] Testing: Fix var annotations in FunctionalTestCase
- Some var annotations were not renamed correctly.
Change-Id: I29b129e4914b71a85b58217d15eb24b2f8ff1a00 -
17:19 TYPO3.Flow Revision 5dcb9178: [BUGFIX] Security: Fix runtime evaluations with global objects
- The runtime evaluations closure code need a "closure" reference
to the object manager. This was removed in a recent c... -
17:13 TYPO3.Flow Revision 888b03da: [BUGFIX] Injection with factory settings is usable again
- If configuring injection in Objects.yaml and making use of settings for
a factory there, the generated proxy is broke... -
17:13 TYPO3.Flow Revision fd7eb8b1: [FEATURE] Use dedicated log for SQL queries
- Now a dedicated log is used for SQL queries, it is by default named
Query_<context>.log and configurable through sett... -
17:07 TYPO3.Flow Revision 55e792e9: [+BUGFIX] Cache manager should flush classes in Tests
- The cache flushing mechanism in the cache manager does not
generate the correct tag for a class inside the Tests dire... -
17:00 TYPO3.Flow Bug #25908 (Resolved): ProxyClassBuilder produces invalid code for prototype arguments
- Applied in changeset commit:feff686a2e3095188794baedd72bb17a493f45be.
-
16:47 TYPO3.Flow Bug #25908: ProxyClassBuilder produces invalid code for prototype arguments
- Patch set 2 of change I5650866cc2aa117dc580d16867a5e9a686d0c1f2 has been pushed to the review server.
It is available... -
16:47 TYPO3.Flow Revision feff686a: [BUGFIX] ProxyClassBuilder produces valid code for prototype arguments
- Currently FLOW3 does not support the injection of prototype objects
that require constructor arguments. Instead the P... -
13:39 TYPO3.Flow Bug #26582: Repository remove() throws error even if __identity is furnished
- And here's the query preliminary to the faulty remove()...
-
13:24 TYPO3.Flow Bug #26582 (Rejected): Repository remove() throws error even if __identity is furnished
- The attempt to remove an object from the repository throws an error even if the __identity (flow3_persistence_identif...
-
12:20 TYPO3.Fluid Revision a0966281: [+BUGFIX] (Core): Condition improvements
- * now all complex comparators are fully specified, and behave according to
the specification
* ConditionViewHelper ...
2011-05-02
-
21:00 TYPO3.Flow Bug #25902 (Resolved): It's not possible to add an entity as link/redirect argument
- Applied in changeset commit:c7f66e0867f6de610706e1a53d64554852157e40.
-
20:58 TYPO3.Flow Revision 7a7f5201: Merge "[BUGFIX] Make sure entities can be used in links/redirect"
-
20:49 TYPO3.Flow Feature #25882: Dedicated query log
- Patch set 3 of change I4b9927092bb07209cbf9510a1c578858bfaeeb5d has been pushed to the review server.
It is available... -
20:49 TYPO3.Flow Bug #25906: Injection with settings use breaks
- Patch set 2 of change I15f86cc651935dbe756f5b02a155b5ff14c5e668 has been pushed to the review server.
It is available... -
18:22 TYPO3.Flow Bug #25908: ProxyClassBuilder produces invalid code for prototype arguments
- Patch set 1 of change I5650866cc2aa117dc580d16867a5e9a686d0c1f2 has been pushed to the review server.
It is available... -
17:55 TYPO3.Flow Bug #26565 (Resolved): Wrong doc comment in proxy class breaks ReflectionService->getMethodTagsValues
- The method ReflectionService->getMethodTagsValues does a MethodReflection on the given class. But the new proxy mecha...
-
17:24 TYPO3.Flow Feature #26560: Use reverse index for AOP matching
- One example of a slow filter: @PointcutMethodTaggedWithFilter@:
It uses the very slow operation @getMethodTagsValu... -
16:51 TYPO3.Flow Feature #26560 (Resolved): Use reverse index for AOP matching
- The AOP matching done inside the ProxyClassBuilder is very slow. It doesn't scales well, because the complexity is ti...
-
12:28 Revision cc0b3eb6: Raised submodule pointers
-
10:50 TYPO3.Flow Bug #26542 (Accepted): Autoincrement unique identifiers not working anymore
- Most probably caused the the todo at http://bit.ly/iIPPbR
-
10:43 TYPO3.Flow Task #11683: symlink() is not working on Windows XP
- IIRC symlinks should work on Windows XP too - at least on a NTFS based file system
-
10:38 TYPO3.Flow Task #11683: symlink() is not working on Windows XP
- Getting rid of XP is definitly a +1 :-) (http://support.microsoft.com/lifecycle/?p1=3223).
Another thing, that hur... -
08:42 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- The referrers are inserted at the beginning of the form. So the setup seems to be just right.
2011-05-01
-
23:15 TYPO3.Flow Bug #26542 (Resolved): Autoincrement unique identifiers not working anymore
- I used the @Id and @GeneratedValue properties as seen in the blog example package to have short urls with integer ide...
-
11:57 TYPO3.Kickstart Bug #26533 (Resolved): Actions are not callable with new CLI controller
- The kickstarter is not usable with the new CLI script.
The actions needs to be changed to commands. -
11:19 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 1 of change Icd1fb33a37643011e0ebdbe9ba1b8d6fd0249cbb has been pushed to the review server.
It is available... -
11:11 TYPO3.Welcome Bug #26531 (Resolved): Welcome package has fatal errors in link generation
- It seems that FLOW3 now actually checks the presence of the package/controller/actions that links are generated for.
... -
11:12 TYPO3.Welcome Task #26532 (Resolved): Text in welcome package is outdated
- The instructional text in the welcome package is no longer valid, since the commandline tool has changed format.
2011-04-29
-
22:42 TYPO3.Flow Feature #26411 (Needs Feedback): More meaningful exception on DB errors
- Ok, catching DB errors is rather hard. Obvious things that break setting up the connection completely (e.g. wrong PDO...
-
22:13 TYPO3.Flow Feature #9534: RAND as order posibility
- Please close..
with Doctrine no problem, this issue is from time before doctrine -
21:51 TYPO3.Flow Feature #9534: RAND as order posibility
- Implementation hint at http://www.petefreitag.com/item/466.cfm
-
21:57 TYPO3.Flow Revision a2da4e48: [TASK] Update requirements in installation chapter
- Bumo required PHP version to 5.3.2 and note Windows systems and support
for symlinks.
Change-Id: I9dd08b9ab125c6ef85... -
21:43 TYPO3.Flow Task #4931 (Closed): Check correct behaviour of object replacement in persistence
-
21:41 TYPO3.Flow Task #11683 (Needs Feedback): symlink() is not working on Windows XP
- Should we just make symlink support for Windows a requirement, get rid of XP and drop the mirrorMode configuration op...
-
16:56 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- Nice idea! However it must be *at the beginning* of the form. I am not sure, if the referrers are added before or aft...
-
13:44 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- Sven-S. Porst wrote:
> [...] a more elegant solution would be if the hidden fields were not
> inserted directly b... -
12:43 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- The createHiddenField approach would certainly help with my specific problem.
On the other hand, adding an extra p... -
12:27 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- Sven-S. Porst wrote:
> Try validating against HTML 5.
> [...] it doesn't work as expected [...]
Good point(s) ... -
10:17 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- Try validating against HTML 5.
Besides: If you're using the markup in your example you'll notice that it doesn't w... -
10:01 TYPO3.Fluid Bug #26481 (Needs Feedback): hidden fields should be rendered in extra section
- Sven-S. Porst wrote:
> as one ends up having two <input>s inside the <label> which is invalid HTML.
Why do you ... -
09:33 TYPO3.Fluid Bug #26481 (Resolved): hidden fields should be rendered in extra section
- The form.checkbox view helper works in an unexpected way because it creates two, rather than one <input> elements.
... -
15:03 TYPO3.Flow Bug #26482 (Under Review): Must specify table name with unique constraints and indexes with Doctrine 2
-
15:03 TYPO3.Flow Bug #26482: Must specify table name with unique constraints and indexes with Doctrine 2
- Patch set 1 of change I3515ad0247f5495254f19dfcdf11b3aa27cdf704 has been pushed to the review server.
It is available... -
12:03 TYPO3.Flow Bug #26482 (Accepted): Must specify table name with unique constraints and indexes with Doctrine 2
-
09:40 TYPO3.Flow Bug #26482 (Resolved): Must specify table name with unique constraints and indexes with Doctrine 2
- If a unique-constraint or an additional index is needed for a table/object, the Doctrine 2 ORM has the possiblity to ...
-
15:02 TYPO3.Flow Revision 364c6d41: [BUGFIX] Make table name in @Table annotation optional
- When using the @Table Doctrine annotation to specify unique constraints
or indexes one had to specify the table name,... -
14:40 TYPO3.Flow Bug #26493 (Under Review): Repository::countAll() does not return integers
-
14:40 TYPO3.Flow Bug #26493: Repository::countAll() does not return integers
- Patch set 1 of change I4d7afd65e819d0fda0dbedf541d0766aa81138e6 has been pushed to the review server.
It is available... -
14:01 TYPO3.Flow Bug #26493 (Accepted): Repository::countAll() does not return integers
-
12:53 TYPO3.Flow Bug #26493 (Resolved): Repository::countAll() does not return integers
- RepositoryInterface::countAll() should return integers. But apparently the doctrine integration does not cast the ret...
-
14:40 TYPO3.Flow Revision 2aa7624f: [BUGFIX] Make sure countAll() returns integers
- With Doctrine persistence countAll() would not return integers (in all
cases), thus strict comparison did not work.
...
2011-04-28
-
15:32 TYPO3.Flow Feature #26411 (Closed): More meaningful exception on DB errors
- In case of a wrong Database Connection specification (wrong host, wrong socket, credentials, database not existing, ....
-
13:28 TYPO3.Fluid Bug #26394: Form Viewhelper does not work with html5 custom data attributes
- Sorry, must have missed that in the docs :)
-
11:22 TYPO3.Fluid Bug #26394 (Rejected): Form Viewhelper does not work with html5 custom data attributes
- Hey,
I guess you are using v4 and do not have your exception handler correctly configured? (in the install tool).
... -
10:58 TYPO3.Fluid Bug #26394 (Rejected): Form Viewhelper does not work with html5 custom data attributes
- @<f:form.textbox property="name" data-anything="some info" />@
Will produce no output at all.
It would be grea... -
12:08 TYPO3.Flow Bug #25902 (Under Review): It's not possible to add an entity as link/redirect argument
-
12:02 TYPO3.Flow Bug #25902: It's not possible to add an entity as link/redirect argument
- Patch set 1 of change I8a5547ab34732c4c6db5369da14337cb3b7a3047 has been pushed to the review server.
It is available... -
12:02 TYPO3.Flow Revision c7f66e08: [BUGFIX] Make sure entities can be used in links/redirect
- Now the Doctrine\PersistenceManager also checks for the FLOW3 identifier
introduced by AOP in getIdentifierByObject()... -
11:13 TYPO3.Flow Bug #25790 (Closed): newest Index of FLOW3 throws error
- Regine Rosewich wrote:
> the mentioned error message is thrown whenever there is something wrong with an object or a... -
10:56 TYPO3.Flow Bug #26159 (Under Review): PersistenceMagicAspect doesn't set unique identifier for value objects
-
10:55 TYPO3.Flow Bug #26159: PersistenceMagicAspect doesn't set unique identifier for value objects
- Patch set 1 of change I8c113edd47fe2441f928ce19d7a0066356af3e12 has been pushed to the review server.
It is available... -
10:55 TYPO3.Flow Revision 0cd6cb2f: [BUGFIX] Fix calculation of identifier for value objects
- The generateValueHash advice is a before advice, thus it needs to use
the arguments given to __construct() for calcul... -
10:26 TYPO3.Flow Feature #25882: Dedicated query log
- Patch set 2 of change I4b9927092bb07209cbf9510a1c578858bfaeeb5d has been pushed to the review server.
It is available... -
10:14 TYPO3.Flow Bug #26196 (Closed): Doctrine2: Object of class F3\FLOW3\Resource\Resource could not be converted to string
Also available in: Atom