Activity
From 2012-01-23 to 2012-02-21
2012-02-20
-
21:36 Revision 873bdd53: [BUGFIX] Makes account expiry work as expected
- The expiry if an account was checked in a way that left an account
enabled until after it's last day. Now it will exp... -
21:33 Revision 9c5f208e: Merge "[BUGFIX] Makes account expiry work as expected"
-
16:32 Revision 895d48b9: [BUGFIX] Fixes handling of numeric annotation parameters
- Annotations like @FooBar(amount=2) lost their parameter value
in renderAnnotation(). This change fixes that.
Change-...
2012-02-16
-
12:19 Revision ca35b1a8: [TASK] Implement best practices in XLIFF files
- Adds some "required" attributes to the XLIFF files.
Change-Id: Ib30f5653197229c5d2062eba2c0020ca6e191216
Resolves: #... -
11:57 Revision 30d2c4cc: [BUGFIX] Fixes duplicate error id in StringValidator
- StringValidator uses the error id 1238108068, but that is
used in StringLengthValidator. This change makes the former... -
10:50 Revision b484e6a4: [FEATURE] Add translations for validation error messages
- Change-Id: I8c8c4d19b673d02339369d2a16961441ad65bdc5
Resolves: #33970
Releases: 1.1
2012-02-15
-
21:37 Revision f22d865d: [BUGFIX] Fix default lifetime use in cache backend
- This fixes the FileBackend so it actually uses the default lifetime
in cases it should do that.
ArrayAccess detectio... -
21:32 Revision 7807b255: Merge "[BUGFIX] Fix default lifetime use in cache backend"
-
16:00 Revision 987a264f: [TASK] Add better handling of XML parse errors to I18n
- When parsing XML files the exception thrown in case of errors did not
differentiate between filesystem and parsing er... -
12:40 Revision 8259dca1: Merge "[TASK] Remove CGL DocBook XML files from package"
-
12:27 Revision fbc69cc6: Merge "[TASK] Adjust test fixture to Doctrine.ORM 2.2.0"
2012-02-13
-
15:10 Revision cebbf8e2: [FEATURE] Make tag ignores configurable
- Makes the list of ignored tags configurable. This can be used to add
tags to the list if needed by your package by si...
2012-02-10
-
11:32 Revision 9b627954: [!!!][BUGFIX] Validators should allow empty values
- Currently most of the provided validators do not accept empty
values.
This makes it impossible to have an optional em...
2012-02-09
-
15:02 Revision 81a8da3e: [TASK] Remove CGL DocBook XML files from package
- They have been transformed to reST long ago…
Change-Id: I8b8b364ca03cfb6a6a7957f1aa1b8d0dcdc24542
Related: #29318 -
11:21 Revision a0ee47d1: [BUGFIX] Fix default lifetime use in cache backend
- This fixes the FileBackend so it actually uses the default lifetime
in cases it should do that.
ArrayAccess detectio... -
10:53 Revision b1cbf2ba: [BUGFIX] Makes account expiry work as expected
- The expiry if an account was checked in a way that left an account
enabled until after it's last day. Now it will exp...
2012-02-07
-
23:18 Revision 5572609a: [BUGFIX] Fixes wrong \TYPO3\FLOW3\I18n\Xml\* namespace use
- The mentioned namespace doesn't exist and the resulting error
e.g. breaks the Admin package.
Along the way some doc ...
2012-02-06
-
21:30 Revision 837fc980: [TASK] Throw exception when private properties have @Inject
- Properties annotated for injection do obviously have to
be at least protected in order for the proxy class
having acc...
2012-02-02
-
10:00 Revision 9d06eed3: [BUGFIX] Fixed logging of incorrect doc comments in reflection
- If one enables logIncorrectDocCommentHints nothing happens, as the
settings are not available in the ReflectionServic...
2012-02-01
2012-01-30
-
15:58 Revision c2c171d4: [TASK] Adjust test fixture to Doctrine.ORM 2.2.0
- The proxy interface in Common is now used, the fixture needs to
be adjusted.
Change-Id: I0ed772ad4d04cf80679f7f72669... -
15:46 Revision 4542cd6e: [TASK] Clean up i18n settings
- This renames the locale settings section to i18n and changes the
defaultLocaleIdentifier setting to be defaultLocale.... -
15:10 Revision 3f66b479: [TASK] Adjust to Doctrine 2.2 libraries
- This adjusts the FLOW3 annotation driver and the ClassMetadata
implementation to the changes in Doctrine 2.
Also the... -
08:18 Revision 0736b6a4: [BUGFIX] Fix FLOW3 1.0 Functional Tests
- I introduced an error inside the functional tests in https://review.typo3.org/#change,7715
and this followup commit f...
2012-01-29
-
21:49 Revision b2e4f3e9: [BUGFIX] CLDR locale chaining doesn't work correctly
- When collecting CLDR resource files, the required chaining
is corrected (i.e. de_DE.xml also requires de.xml to be
in... -
21:31 Revision 92760a2b: Merge "[FEATURE] Add currentLocale to I18n translation service"
-
12:57 Revision dd6f600d: [FEATURE] Add validators for objects inside of collections
- Model validation stops as soon as a property is of type collection. What one
would expect here is, that all objects i... -
12:35 Revision 721f8e71: [FEATURE] Add currentLocale to I18n translation service
- Also add localeIdentifier validator.
Related: #33188
Releases: 1.1
Change-Id: Ia01ed36343a58d929371f3d0f6e419ac630e8502
2012-01-28
-
15:18 Revision d76869a3: Merge "[BUGFIX] Make updating a Doctrine Lazy Loading Proxy work" into FLOW3-1.0
-
15:16 Revision 4c91a0ce: Merge "[TASK] Move Translations folder up one level"
-
15:10 Revision b372293f: Merge "[FEATURE] Add support for not mapped properties"
2012-01-27
2012-01-26
2012-01-25
-
11:31 Revision 0acd9937: [FEATURE] Add Getter for validator options and child validators
- Validation options are set through the constructor but there is
currently no way of accessing the options afterwards....
2012-01-23
-
21:34 Revision a655ebce: [TASK] Replace bool by boolean in docblocks
- A CGL conformity fix. Just because I noticed. :)
Change-Id: I8f2e1191ae8df2ce39b3d3987c421e525f913c41
Resolves: #333...
Also available in: Atom