Activity
From 2010-07-03 to 2010-08-01
2010-08-01
2010-07-31
2010-07-30
-
13:32 Bug #9093 (Resolved): UUID generated but object is null
- An object is created via a form and the create action redirects to another action to define the view; the second acti...
-
10:58 Revision 53048c7b: [~TASK] TYPO3 (ViewHelpers): Outdented break statements in switch.
- [~TASK] FLOW3 (I18n): Renamed doParsing() back to parseFormat().
[~TASK] Fluid (ViewHelpers): Indented comments and r...
2010-07-29
2010-07-28
-
16:31 Revision b9f35285: [~TASK] FLOW3 (I18n): Minor name changes in Parsers. Relates to #7725.
-
13:05 Bug #8913 (Resolved): Unit test failures because sys_get_temp_dir() doesn't always return directory name with trailing slash
- Applied in changeset r4921.
-
13:00 Revision 6d07da22: [~BUGFIX] FLOW3: Various tests are now using the concatenatePaths utitlity method when building a path to the temp directory. This resolves #8913.
-
12:56 Revision 3a28df25: [~TASK] FLOW3 (I18n): Moved formatting functionality from NumbersReader to NumberFormatter. Relates to #7722, #7724.
- [~TASK] FLOW3 (I18n): Minor code cleaning.
-
10:50 Revision b5c6c641: [~TASK] FLOW3 (I18n): Added new test for DatetimeFormatter. Relates to #7724.
2010-07-27
-
17:23 Revision 419cba15: [~TASK] FLOW3 (I18n): Moved formatting functionality from DatesReader to DatetimeFormatter. Relates to #7722, 7724.
-
10:52 Revision c1204c81: [~TASK] FLOW3 (I18n): Minor cleaning of variables' names.
- [~TASK] FLOW3 (I18n): Changed Readers so they throw exceptions when unable to get format from CLDR. Relates to #7722.
2010-07-25
-
21:37 Feature #9017 (Resolved): Implement redis as cache backend
- Redis [1] is a noSQL database with very good scaling characteristics in relation to the amount of entries and data si...
-
13:41 Revision 8cd96e0d: [+FEATURE] FLOW3 (I18n): Numbers, date and time parsers added with basic functionality. Relates to #7725.
- [~TASK] FLOW3 (I18n): Minor changes in CLDR Readers and in Formatters.
2010-07-22
-
13:24 Feature #2738 (Closed): Routing: Configurable appendix for "formatless" URIs
- I'm closing this 1-year-old issue for now, cause I don't think we need this anymore with the current version.
E.g. i...
2010-07-21
-
16:41 Feature #8981 (New): Security/Performance: Provide Webserver Configuration file for common webservers - do not use .htaccess
- For Security, Performance and Compatibility reasons there should be (perhaps optionally) the possibility to let the f...
-
16:23 Task #8923: Provide a Nginx Server Configuration for FLOW3
- It should read above: "The only part i could not test are the "_Resources/Persistent" Urls. But they should work." :)
2010-07-20
-
19:22 Bug #8968 (Resolved): SQL errors when using setOrderings() with multiple fields
- When using setOrderings() with multiple fields, an SQL error is thrown. However, when using only one field, everythin...
2010-07-19
2010-07-18
-
12:40 Task #8923 (Under Review): Provide a Nginx Server Configuration for FLOW3
- Provide or let the FLOW3 CLI generate a Nginx (or Apache) server configuration file or document it how one can use FL...
2010-07-17
-
19:29 Bug #8918 (Resolved): memcached backend: Remove tagIndex
- Problem:
The memcached backend implementation currenty stores this key-value "structure" to map our identifier-data-... -
14:16 Feature #7725 (Accepted): Implement Input Parser subsystem
-
02:13 Bug #8913 (Accepted): Unit test failures because sys_get_temp_dir() doesn't always return directory name with trailing slash
- Thanks for your feedback! Such function already exists in Utility\Files. I'll take care of this!
-
01:35 Bug #8913 (Resolved): Unit test failures because sys_get_temp_dir() doesn't always return directory name with trailing slash
- php function sys_get_temp_dir() usually returns something like '/tmp/', but on some systems the trailing slash is mis...
2010-07-15
-
17:55 Bug #8558 (Accepted): Multiple validations will append to list of errors instead of replacing list from last validation
- Thanks for adding this here, was about to reply on your (old) email and remembered having seen this today...
-
14:48 Revision 1e1e1fab: [~TASK] FLOW3 (Error): Slightly tweaked Debugger: set title attribute of the "proxy" span to the Proxy class name. Fixed a typo
- [~TASK] FLOW3 (Configuration): Renamed "Locale" to "I18n" in a comment in Objects.yaml
[+TASK] FLOW3 (Testing): If no... -
14:21 Bug #8432 (Resolved): Fix Symlink support for Windows OS
- Applied in changeset r4862.
-
13:15 Bug #8432 (Accepted): Fix Symlink support for Windows OS
- After a short chat with Karsten, we found out:
*readlink()* does not trigger a warning on Windows as long as you pas... -
14:20 Revision 56b6ac99: [+BUGFIX] FLOW3: Added helper function \F3\FLOW3\Utility\Files::is_link() that works on Windows too. This resolves #8432.
-
12:23 Revision 52d767ac: [~TASK] TYPO3: Adjusted use of Locale to I18n in sources, relates to #8772.
- [~TASK] FLOW3: Adjusted use of Locale to I18n in sources, relates to #8772.
-
12:16 Task #8864 (Accepted): We should mention the usage of PHP Error Control Operators in the FLOW3 CGL
-
11:03 Task #8835 (Accepted): Remove @version annotation from FLOW3 classes
- Assigning this to me, as it needs to be done with the Git move anyway... :)
-
11:00 Task #8835: Remove @version annotation from FLOW3 classes
- Manuel Strausz wrote:
> A related issue seems to be the $Revision keyword expansion, which is set in the Bootstrap...
2010-07-14
-
20:39 Bug #8846: AbstractXmlParserTest dies with a PHP error
- Karol Gusak wrote:
> Uhm no I'm not getting any warning, maybe a misconfiguration.
Strange. Anyways, it works n... -
19:46 Bug #8846: AbstractXmlParserTest dies with a PHP error
- Uhm no I'm not getting any warning, maybe a misconfiguration.
Thank you for advices! Also, I saw the Error Control... -
19:45 Bug #8846 (Resolved): AbstractXmlParserTest dies with a PHP error
- Applied in changeset r4859.
-
18:54 Bug #8846 (Needs Feedback): AbstractXmlParserTest dies with a PHP error
- Hi Karol,
I'm still getting the PHP Warning in the FLOW3 Testrunner, don't you?
Besides, we're trying to avoid th... -
20:32 Feature #8865 (Resolved): FlashMessage should become an object
- Would be nice if a FlashMessage becomes an object :)
Currently a FlashMessage is just a string.
I think it woul... -
19:43 Revision de0434bb: [+BUGFIX] FLOW3 (I18n): Fixed warning when bad filename given in AbstractXmlParser (again). Resolves #8846.
-
18:58 Task #8864 (Resolved): We should mention the usage of PHP Error Control Operators in the FLOW3 CGL
- Using the @ Error Control Operator (http://www.php.net/manual/en/language.operators.errorcontrol.php) to avoid PHP Wa...
2010-07-13
-
21:25 Bug #8849: Remove var_dump() call in F3\FLOW3\I18n\Cldr\Reader\DatesReader
- Karol Gusak wrote:
> In regard to author annotation, do you mean the anti-mail-harvester
> spam-protection techno... -
20:56 Bug #8849: Remove var_dump() call in F3\FLOW3\I18n\Cldr\Reader\DatesReader
- No problem Bastian! I'm very glad for any suggestions / notices. Nice catch! :-).
In regard to author annotation, ... -
20:49 Bug #8849 (Resolved): Remove var_dump() call in F3\FLOW3\I18n\Cldr\Reader\DatesReader
- Applied in changeset r4856.
-
20:06 Bug #8849 (Resolved): Remove var_dump() call in F3\FLOW3\I18n\Cldr\Reader\DatesReader
- Hi Karol and sorry for picking on you ;)
By coincidence I just found a left over var_dump() call in F3\FLOW3\I18n\Cl... -
20:49 Revision 73639d32: [~TASK] FLOW3 (I18n): Removed remaining var_dump() in DatesReader (ouch). Resolves #8849.
-
20:45 Task #8772: Rename the "Locale" sub package to "i18n"
- Thank you for this catch-out, I've had the feeling that I forgot about something ;-). Should be OK now.
-
17:25 Task #8772: Rename the "Locale" sub package to "i18n"
- Hi Karol.
With this latest changes, FLOW3 dies with... -
16:19 Task #8772 (Resolved): Rename the "Locale" sub package to "i18n"
- Applied in changeset r4852.
-
15:26 Task #8772 (Accepted): Rename the "Locale" sub package to "i18n"
-
09:04 Task #8772: Rename the "Locale" sub package to "i18n"
- Karol Gusak wrote:
> It should be "I18n", not "i18n", right?
Yes, good point. :) -
20:38 Revision 1420244e: [+BUGFIX] FLOW3 (I18n): Changed name Locale to I18n in configuration. Relates to #8772.
-
16:15 Revision b577633e: [~TASK] FLOW3 (I18n): Renamed Locale subpackage to I18n (completed). Resolves #8772.
-
16:07 Revision 6310c521: [~TASK] FLOW3 (I18n): Renamed Locale subpackage directory name to I18n. Relates to #8772.
-
16:00 Bug #8846 (Resolved): AbstractXmlParserTest dies with a PHP error
- Applied in changeset r4850.
-
15:34 Bug #8846 (Resolved): AbstractXmlParserTest dies with a PHP error
- The unit test *AbstractXmlParserTest::throwsExceptionWhenBadFilenameGiven()* dies with following PHP error on my mach...
-
15:58 Revision 35ba32d6: [+BUGFIX] FLOW3 (Locale): Fixed warning when bad filename given in AbstractXmlParser. Resolves #8846.
-
15:26 Feature #8842 (Accepted): Implement Translator class
-
15:15 Feature #8842 (Resolved): Implement Translator class
- The translator class will be used for message (labels) translation. By default XLIFF format will be used as a storage.
-
15:16 Revision ef431ab8: [+FEATURE] FLOW3 (Locale): Translator class added. Relates to #8842.
-
12:25 Task #8835: Remove @version annotation from FLOW3 classes
- A related issue seems to be the $Revision keyword expansion, which is set in the Bootstrap:...
-
11:35 Task #8835 (Resolved): Remove @version annotation from FLOW3 classes
- Currently each PHP class contains the following line...
2010-07-10
-
15:23 Feature #8774: Query::execute() should return a Proxy instead of array
- Sebastian Kurfuerst wrote:
> You are right, but I'd change it nevertheless :-) It will just enable lots of new funct... -
14:47 Feature #8774: Query::execute() should return a Proxy instead of array
- Hey,
> * Like you already said, array type hints will break
> * array_key_exists() will NEVER work on objects implem... -
12:14 Feature #8774: Query::execute() should return a Proxy instead of array
- Just a few observations from me of what could break with existing code, since I recently implemented a similar class ...
-
14:18 Task #8772 (Needs Feedback): Rename the "Locale" sub package to "i18n"
- It should be "I18n", not "i18n", right?
-
14:15 Feature #7723: Implement message resources support (XLIFF, plural forms)
- Basic support for XLIFF file format is done.
-
13:43 Revision 8bacc80e: [~TASK] FLOW3 (Locale): Fixed minor bug in mock data for unit test (now for real).
-
13:18 Revision de929690: [~TASK] FLOW3 (Locale): Fixed minor bug in mock data for unit test.
-
13:06 Revision 7baee093: [+FEATURE] FLOW3 (Locale): Added support for XLIFF file format. Relates to #7723.
- [+FEATURE] FLOW3 (Locale): Added TranslationProvider interface and concrete implementation using XLIFF. Relates to #7...
-
10:34 Feature #5882: Caching for Package Manager/Package file listing
- Update: Had a small bug in the diff, which would lead to always writing the cache file even if it wasn't changed. Ple...
-
10:08 Feature #5882: Caching for Package Manager/Package file listing
- Since Robert recently changed this to target version alpha 11, I took the liberty of trying to implement this feature...
2010-07-09
-
16:57 Feature #6609 (Accepted): Implement joins for queries
- Needs to be done anyway.
-
14:20 Feature #6609: Implement joins for queries
- Discuss, solve or close?
-
16:56 Feature #8774 (Accepted): Query::execute() should return a Proxy instead of array
-
14:56 Feature #8774 (Resolved): Query::execute() should return a Proxy instead of array
- While discussing a widget concept (#8773) we realized, that it would be good to be able to access a query of a result...
-
15:10 Feature #7216: Custom CLI Controller without Modification of flow3.sh
- Hi Marc,
we're thinking about making all actions accessible through a central CLI. See #4426 for details. -
14:49 Feature #7216 (Needs Feedback): Custom CLI Controller without Modification of flow3.sh
-
14:48 Bug #7182 (Needs Feedback): Throw an exception if class for annotated dataType is missing
- Christopher Hlubek wrote:
> @Robert: We talked about this issue in Lübeck already. It's hard to track this error and... -
14:41 Feature #7113: Make view resolution in ActionController independent from Fluid
- Okay, I think a decision based on the format would be okay. How about defining that directly in the Controller in for...
-
14:31 Bug #6928 (Needs Feedback): ObjectContainerBuilder does not work for factory setups
-
14:24 Feature #6640 (Rejected): NoSQL Persistence Backend
- We absolutely have this planned and the persistence architecture really supports it. But it's not on our short term s...
-
14:18 Task #6598 (Resolved): Make global objects, that should be available in runtime evaluations, configurable
-
14:16 Task #6591 (Needs Feedback): Refactor F3\FLOW3\Log\Backend\FileBackend : getFormattedVarDump
-
14:13 Task #8772 (Resolved): Rename the "Locale" sub package to "i18n"
- The Locale package will eventually contain more functionality than just handling the locale and CLDR. It also offers ...
-
14:08 Feature #6456: Customization/localization of validator errors
- This will mainly be provided by the new localization functionality Karol is working on.
-
14:05 Feature #6426 (Closed): Implement caching backend for other opcode caches.
- In general, there's nothing wrong with supporting more caches. But at this time it has a too low priority for the FLO...
-
14:03 Bug #6315 (Needs Feedback): Input fields with a name attribute with more than 64 characters are ignored
- How can we solve / work around this?
-
12:03 Feature #6724: Internationalization, locale, multi-language ect.
- Glad to help you.
In my documentation the use of the splitKey could be misleading. The idee behind is to use it fo... -
09:20 Revision 058ef753: Raised version numbers of packages contained in the FLOW3 distribution.
2010-07-08
-
22:32 Task #8299 (Resolved): Clean up handling of NULL in queries
-
13:24 Feature #8736 (Needs Feedback): Implement generic Identity RoutePartHandler
- One more addition:
According to "Convention over Configuration" the above example could be... -
13:17 Feature #8736 (Resolved): Implement generic Identity RoutePartHandler
- We should provide a generic RoutePart handler, that allows to match/resolve Identities. This should be configurable t...
2010-07-06
-
08:21 Bug #8670 (Resolved): Non-required action argument throws Exception on unknown get-parameter uid
- see related issue, I think this applies to FLOW3 as well.
2010-07-05
-
21:45 Revision 0ad6691f: [~TASK] TYPO3: Setup controller cleaned up and working again as expected by deployment task.
- [~TASK] FLOW3: Fixed (again) the handling of restricted objects in LazySplObjectStorage.
-
16:22 Feature #8462: Check subobjects in query rewriting
- With the current persistence backend implementation this is not needed. But as soon as the backend optimizes queries ...
-
16:20 Feature #8544 (Resolved): If no role is authenticated, an "Anonymous" role should be returned.
- Applied in changeset r4761.
-
15:57 Feature #8544: If no role is authenticated, an "Anonymous" role should be returned.
- After discussing this we came to the following conclustion:
* You will always have a role called "Everybody", no m... -
16:16 Revision b1fd4209: [+FEATURE] FLOW3 (Security): Implemented the "Everybody" role that is always applied in the security context and configured in the policy. Resolves #8544.
2010-07-03
-
21:52 Revision 6ea6e8d2: [~TASK] DocumentationBrowser: Bumped version number in Package.xml to next release version.
- [~TASK] FLOW3: Bumped version number in Package.xml to next release version, resolves #8025.
[~TASK] Fluid: Bumped ve... -
19:34 Revision 52e87021: [~TASK] FLOW3 (Locale): Some tiny fixes after reviewing the last committs.
Also available in: Atom