Project

General

Profile

Activity

From 2013-03-22 to 2013-04-20

2013-04-20

16:47 Revision 5665f22a: [BUGFIX] Suggest wizard: Display record icon
Especially for pages the icon is not shown in the list of suggested
records. This patch switches the icons from backg...
Jigal van Hemert
16:42 Revision 4de38a43: [BUGFIX] Suggest wizard: Display record icon
Especially for pages the icon is not shown in the list of suggested
records. This patch switches the icons from backg...
Jigal van Hemert
16:14 Revision 61c5e9b7: [BUGFIX] Suggest wizard: Display record icon
Especially for pages the icon is not shown in the list of suggested
records. This patch switches the icons from backg...
Nicole Cordes
11:34 Revision 7062a6fe: [BUGFIX] Suggest wizard: Display record icon
Especially for pages the icon is not shown in the list of suggested
records. This patch switches the icons from backg...
Nicole Cordes

2013-04-19

21:35 Revision ebf5c2a6: [BUGFIX] excludeUidList not checked for ifsub state
For menu item states IFSUB(RO), ACTIFSUB(RO) and CURIFSUB(RO) the
excludeUidList was not checked. If all submenu item...
Jigal van Hemert
21:29 Revision 3a50bc7b: [BUGFIX] excludeUidList not checked for ifsub state
For menu item states IFSUB(RO), ACTIFSUB(RO) and CURIFSUB(RO) the
excludeUidList was not checked. If all submenu item...
Jigal van Hemert
20:56 Revision 977bb0a4: [BUGFIX] excludeUidList not checked for ifsub state
For menu item states IFSUB(RO), ACTIFSUB(RO) and CURIFSUB(RO) the
excludeUidList was not checked. If all submenu item...
Frederik Vosberg
13:37 Revision 0212a640: [BUGFIX] excludeUidList not checked for ifsub state
For menu item states IFSUB(RO), ACTIFSUB(RO) and CURIFSUB(RO) the
excludeUidList was not checked. If all submenu item...
Frederik Vosberg

2013-04-18

17:07 Revision c040066f: [!!!][BUGFIX] Introduce explicit saving of modified domain objects
In conjunction with the new property mapper the persistence layer
saves modified domain objects that failed validatio...
Thomas Maroschik

2013-04-15

23:27 Revision 66bf7ca1: [BUGFIX] Extbase must not use legacy flash message handling
Since the core introduced a new flash message handling the
handling in Extbase has to be adjusted as well.
Also intr...
Alexander Schnitzler
23:27 Revision 8ccaa84e: [BUGFIX] Fluid must not use legacy flash message handling
Since the core introduced a new flash message handling the
handling in Fluid has to be adjusted as well.
Releases: 6...
Alexander Schnitzler
10:22 Revision 932f1dd7: [BUGFIX] Fix call to strpos to find port number
With the introduction of lazy database loading we introduced
a bug for database host strings with a port number. This...
Alexander Opitz

2013-04-14

15:02 Revision 55899f95: [TASK] Remove radio buttons from "new content elements" overview
Remove radio buttons from "new content elements" as icons
serves the same purpose
Change-Id: Ibea517d19389ad2645d630b...
Georg Ringer
14:11 Revision cf063c87: [TASK] Raise submodule pointer
Change-Id: I68aa2ad46e775198a6e0699e81aa168b2154dde6
Reviewed-on: https://review.typo3.org/19973
Reviewed-by: Christi...
Christian Kuhn
14:09 Revision a5c75c45: [BUGFIX] Persist an empty unmodified objectstorage
If the propertymapper builds an empty objectstorage for a property or
a property is set to a new objectstorage and th...
Marc Bastian Heinrichs
13:36 Revision 65f708cc: [BUGFIX] Remove ObjectMapper part from TS-Template
since porting ObjectMapper Configuration to ext_localconf.php
it is time to remove the same configuration from
ext_ty...
Stefan Froemken
13:25 Revision e70724d3: [BUGFIX] Don't use folders as templates, partials and layouts
The file_exists checks in TemplateView and StandaloneView are true for
folders. This leads to unrendered partials wit...
Marc Bastian Heinrichs
13:25 Revision 428da5a8: [BUGFIX] Don't use folders as templates, partials and layouts
The file_exists checks in TemplateView and StandaloneView are true for
folders. This leads to unrendered partials wit...
Marc Bastian Heinrichs
13:22 Revision cc9cb212: [BUGFIX] Don't use folders as templates, partials and layouts
The file_exists checks in TemplateView and StandaloneView are true for
folders. This leads to unrendered partials wit...
Marc Bastian Heinrichs
13:12 Revision b8936da1: [BUGFIX] Validation with invalid validator caused unrelated errors
This change checks the resolved validator class name for presence
of the correct interface before accepting it as a v...
Claus Witt
13:03 Revision 8fd4609e: [BUGFIX] Clearing label through TS doesn't work
Overriding labels of non-default languages using TypoScript
fails if the value is empty.
The problem is that we canno...
Markus Klein
13:00 Revision 079acb4c: [BUGFIX] Don't use folders as templates, partials and layouts
The file_exists checks in TemplateView and StandaloneView are true for
folders. This leads to unrendered partials wit...
Marc Bastian Heinrichs
12:42 Revision bb29fafc: [TASK] Raise submodule pointer
Change-Id: Ic31ab649fe9f3d15acecbcec65fa1524b97133fa
Reviewed-on: https://review.typo3.org/19966
Reviewed-by: Christi...
Christian Kuhn
12:38 Revision c9a27c2b: [BUGFIX] ProcessedFile/Thumbnail is always regenerated
A ProcessedFile/Thumbnail is always regenerated even if there
are not modifications to the original file.
The reason...
Oliver Hader
12:37 Revision c6834d8c: [BUGFIX] ProcessedFile/Thumbnail is always regenerated
A ProcessedFile/Thumbnail is always regenerated even if there
are not modifications to the original file.
The reason...
Oliver Hader
12:24 Revision 8ecb544b: [BUGFIX] Fix attaching objects to a existing objectstorage
This is a follow up to "Optimize persisting a dirty objectStorage"
https://review.typo3.org/#/c/3390/
A new relation ...
Marc Bastian Heinrichs
12:18 Revision 33f6b8e3: [BUGFIX] Suppress double page entry in temporary mounted pagetree
This patch suppresses that some pages will be shown as subpages of
themselves while defining a temporary mountpoint i...
Frank Frewer
12:07 Revision d017071d: [BUGFIX] Improve description of registerModule()
The description is wrong about how a new main module
is created.
Change-Id: I5bf0b793258a81b8cc89d1e9e653a9f63bbeb4f...
Georg Ringer
12:06 Revision 0c26abec: [TASK] Cleanup require and require_once
* Use DIR instead of dirname(FILE) (since TYPO3 5.3.0)
* Use DIR for refering to relative paths
to make sure the co...
Stefan Neufeind
11:59 Revision 548ed187: [TASK] Add namespacing where missing
Resolves: #47200
Releases: 6.1
Change-Id: I29c1323bc53c437ab6631f735c90f7ddbe73f043
Reviewed-on: https://review.typo3...
Stefan Neufeind
11:58 Revision c90ba984: [TASK] Add namespaing to WorkspaceService
Resolves: #47199
Releases: 6.1
Change-Id: Id7326e8766e9bd2923102ea4fe1645007b82964b
Reviewed-on: https://review.typo3...
Stefan Neufeind
11:56 Revision aa665e4e: [TASK] Adjust example from mediumDoc to DocumentTemplate
Since 6.1 mediumDoc etc. are deprecated and DocumentTemplate
should be used. Adjust example-code to this change.
Res...
Stefan Neufeind
11:50 Revision 2151c374: [TASK] Use __DIR__ instead of dirname(__FILE__)
Supported since PHP 5.3.0.
Fluid from Flow uses __DIR__ and the backporter
used a replacement to transform it to
dirn...
Stefan Neufeind
11:39 Revision e3b80f19: [BUGFIX] Mark objectstorage clean after saving
Release: 6.1, 6.0, 4.7
Fixes: #36103
Change-Id: Id1bbe3397e18105a51de751c4fbccad55d34a47e
Reviewed-on: https://review...
Marc Bastian Heinrichs
11:33 Revision 4ea18111: [BUGFIX] Mark objectstorage clean after saving
Release: 6.1, 6.0, 4.7
Fixes: #36103
Change-Id: Id1bbe3397e18105a51de751c4fbccad55d34a47e
Reviewed-on: https://review...
Marc Bastian Heinrichs
11:19 Revision e9211473: [TASK] Raise submodule pointer
Change-Id: I5d5d13cac9cb6d157b1ac71a81eb5a21be752b73
Reviewed-on: https://review.typo3.org/19961
Reviewed-by: Christi...
Christian Kuhn
11:12 Revision bd7bb9df: [TASK] Use __DIR__ instead of dirname(__FILE__)
Supported since PHP 5.3.0.
Fluid from Flow uses __DIR__ and the backporter
used a replacement to transform it to
dirn...
Stefan Neufeind
11:12 Revision e603c023: [BUGFIX] Mark objectstorage clean after saving
Release: 6.1, 6.0, 4.7
Fixes: #36103
Change-Id: Id1bbe3397e18105a51de751c4fbccad55d34a47e
Reviewed-on: https://review...
Marc Bastian Heinrichs
10:55 Revision 1d63bbff: [TASK] Update unit tests to support latest phpunit changes
Removed functions from Tx_Extbase_Tests_Unit_BaseTestCase which are now
integrated in the phpunit extension itself. A...
Nicole Cordes
10:44 Revision deaf2584: [TASK] Raise submodule pointer
Change-Id: I6084b12d23644b4ecf9750c63b7eaa26955c4704
Reviewed-on: https://review.typo3.org/19959
Reviewed-by: Christi...
Christian Kuhn
10:43 Revision 76a35b0f: [TASK] dbal works with lazy native mysql connection
Fix for dbal DatabaseConnection XCLASS to apply to lazy connection
changes of parent DatabaseConnection class changes...
Christian Kuhn
10:42 Revision c0727f78: [FEATURE] Lazy database connection
The patch implements "lazy" database connection, a connection
will be established by database connection class on dem...
Christian Kuhn
10:36 Revision f86060fd: [FEATURE] Add hook in csc to allow alternative renderings
This hook is needed to render alternative content which is not
just a plain image. I am thinking of showing other FAL...
Georg Ringer
10:03 Revision 08275265: [TASK] Add namespaing to ConfigurationManagerInterface
Resolves: #47201
Releases: 6.0, 6.1
Change-Id: I5098a63e9cad8848e2c14da9d9e99de6885d45e9
Reviewed-on: https://review....
Stefan Neufeind
09:53 Revision 00c8f0c5: [BUGFIX] TypoScript stripProfile not forwarded to ProcessedFile
The TypoScript stripProfile feature not forwarded to
ProcessedFile anymore. Example of the feature that has
been avai...
Oliver Hader
09:21 Revision e26578f1: [BUGFIX] TypoScript stripProfile not forwarded to ProcessedFile
The TypoScript stripProfile feature not forwarded to
ProcessedFile anymore. Example of the feature that has
been avai...
Oliver Hader
00:41 Revision 5568148f: [TASK] Add namespaing to ConfigurationManagerInterface
Resolves: #47201
Releases: 6.0, 6.1
Change-Id: I5098a63e9cad8848e2c14da9d9e99de6885d45e9
Reviewed-on: https://review....
Stefan Neufeind

2013-04-13

23:06 Revision 41505274: [BUGFIX] Catch correct exception if file has been removed
If having a file in the clipboard and the file gets removed,
the wrong exception is caught.
Change-Id: I8561465c3ec2...
Georg Ringer
22:56 Revision 39bd3cd1: [BUGFIX] Catch correct exception if file has been removed
If having a file in the clipboard and the file gets removed,
the wrong exception is caught.
Change-Id: I8561465c3ec2...
Georg Ringer
21:46 Revision ecadba26: [TASK] Add/drop usage of preg_quote() where needed
In some places preg_quote() is not used or is used incorrectly.
In other places there are preg_quote() calls which ha...
Jigal van Hemert
21:46 Revision f98cf603: [TASK] Raise submodule pointer
Change-Id: I1d47f865d8b0b3936269849fc3d835bad92bc0da
Reviewed-on: https://review.typo3.org/19939
Reviewed-by: Christi...
Christian Kuhn
21:44 Revision d9653fa4: [TASK] UriBuilder can handle multidim arrays in exludes params
Add test to prove the ability of the UriBuilder to handle
multidimensional arrays as excludeArgument provider.
Resol...
Anja Leichsenring
21:40 Revision 48986122: [TASK] Raise submodule pointer
Change-Id: I013f17501ee8385f95b2b41f57d4821bc6d0dbd0
Reviewed-on: https://review.typo3.org/19937
Reviewed-by: Christi...
Christian Kuhn
21:28 Revision b415c23f: [TASK] Add/drop usage of preg_quote() where needed
In some places preg_quote() is not used or is used incorrectly.
In other places there are preg_quote() calls which ha...
Jigal van Hemert
20:52 Revision 487a52e6: [TASK] Detect inject methods more strictly
Bugport from Flow https://review.typo3.org/#/c/13566/.
It checks method name to prevent using for example injectingFo...
Tomasz Grzemski
20:48 Revision 44433811: [BUGFIX] Clearing label through TS doesn't work
Overriding labels of non-default languages using TypoScript
fails if the value is empty.
The problem is that we canno...
Markus Klein
20:32 Revision 93edb2e4: [BUGFIX] Clearing label through TS doesn't work
Overriding labels of non-default languages using TypoScript
fails if the value is empty.
The problem is that we canno...
Markus Klein
20:25 Revision d0012276: [TASK] Typo3DbBackend, getRowsFromResult(): Drop source-argument
Only an internal function and $source is not used.
Resolves: #47187
Releases: 6.1
Change-Id: I8c3672d3dafc033a0b3a3c...
Stefan Neufeind
20:12 Revision 16600acd: [BUGFIX] Call RequestHandlerResolver also for CLI requests
Currently the bootstrap does not call the RequestHandlerResolver
for CLI requests but instantiates RequestHandler and...
Alexander Schnitzler
19:53 Revision d3394c2e: [BUGFIX] Only throw tooDirty if uid part of cleanProperties
AbstractEntity tooDirty Error should be thrown only if uid field is
actually part of the cleanProperties Array
Chang...
Balisky Christophe
19:52 Revision 48f528ac: [TASK] Fix typehints in docblocks of Mapper
Resolves: #47174
Releases: 6.0, 6.1
Change-Id: Ib29e83b59f6f97e19f3123700d8971e1ea2ea7e8
Reviewed-on: https://review....
Stefan Neufeind
19:11 Revision 0fd35b84: [TASK] Typo3DbBackend: Drop non-functional code
array_fill_keys() used without function
Change-Id: I3f43fdcf90e436f19523daa4faeeead045eeedc6
Resolves: #47185
Releas...
Stefan Neufeind
19:11 Revision 4ffc860a: [TASK] Typo3DbBackend: Drop non-functional code
array_fill_keys() used without function
Change-Id: Ib52e8d58a64fbba3eefc1fa28b0bb8a9dbbe30da
Resolves: #47185
Releas...
Stefan Neufeind
19:10 Revision b0b85790: [TASK] Typo3DbBackend: Drop non-functional code
array_fill_keys() used without function
Change-Id: Ibbf3a8b9de2fa5ebed684d95698bed323e7381dc
Resolves: #47185
Releas...
Stefan Neufeind
18:00 Revision 7790b123: [TASK] Raise submodule pointer
Change-Id: Id55bb3924471bb98497c7c99e047ffd8c09d757d
Reviewed-on: https://review.typo3.org/19927
Reviewed-by: Christi...
Christian Kuhn
17:58 Revision e37bcbd1: [BUGFIX] getPlainValue for @lazy objects
Typo3DbBackend::getPlainValue now loads lazy objects if they are
instances of LazyLoadingProxy
Fixes: #28149
Release...
Benjamin Bretz
17:52 Revision c40805d9: [TASK] Add/drop usage of preg_quote() where needed
In some places preg_quote() is not used or is used incorrectly.
In other places there are preg_quote() calls which ha...
Stefan Neufeind
17:51 Revision 01f92304: [TASK] Typo3DbBackend: Drop non-functional code
array_fill_keys() used without function
Resolves: #47185
Releases: 1.3, 4.7, 6.0, 6.1
Change-Id: Ic6d11e4cfbd579f684...
Stefan Neufeind
17:47 Revision 338e4d9c: [TASK] Raise submodule pointer
Change-Id: I676e9e5012a8389031167f16f9db7343cc4a7efd
Reviewed-on: https://review.typo3.org/19924
Reviewed-by: Christi...
Christian Kuhn
17:44 Revision 2cee5fa2: [BUGFIX] getPlainValue for @lazy objects
Typo3DbBackend::getPlainValue now loads lazy objects if they are
instances of LazyLoadingProxy
Fixes: #28149
Release...
Benjamin Bretz
17:08 Revision 292b6d2e: [TASK] Add/drop usage of preg_quote() where needed
In some places preg_quote() is not used or is used incorrectly.
In other places there are preg_quote() calls which ha...
Stefan Neufeind
16:51 Revision 8e3f2153: [TASK] Raise submodule pointer
Change-Id: I41cdc0efa698795a64cbf5ad52faa41b8f737b7c
Reviewed-on: https://review.typo3.org/19922
Reviewed-by: Christi...
Christian Kuhn
16:48 Revision 8c3f329a: [TASK] Backport Flow property mapper
In order to be in sync with Flow again the property mapper has been
backported again.
Resolves: #47182
Releases: 6.1...
Thomas Maroschik
15:37 Revision 5facaea3: [BUGFIX] Inefficient cache handling in LocalizationFactory
Calling has() in front of get() is inefficient and can be optimized.
Change-Id: Id8048023cc2305534a494664b402d479110...
Christian Kuhn
15:35 Revision 8ae61b94: [BUGFIX] Inefficient cache handling in LocalizationFactory
Calling has() in front of get() is inefficient and can be optimized.
Change-Id: Id8048023cc2305534a494664b402d479110...
Christian Kuhn
15:17 Revision c82d9185: [TASK] Raise submodule pointer
Change-Id: I0d015e18dc179432169fe82593e40fc89a92cf34
Reviewed-on: https://review.typo3.org/19919
Reviewed-by: Christi...
Christian Kuhn
15:05 Revision c00f5b90: [BUGFIX] Localization ignores extensionName argument for TypoScript labels
Localization utility should pass extesnionName to configurationManager
when fetching TypoScript _LOCAL_LANG labels.
W...
Tymoteusz Motylewski
15:00 Revision 445ef132: [TASK] Raise submodule pointer
Change-Id: I8b691824ecd02682f2162db851b1d4e91f613556
Reviewed-on: https://review.typo3.org/19915
Reviewed-by: Christi...
Christian Kuhn
14:58 Revision c60a671b: [BUGFIX] Localization ignores extensionName argument for TypoScript labels
Localization utility should pass extesnionName to configurationManager
when fetching TypoScript _LOCAL_LANG labels.
W...
Tymoteusz Motylewski
14:09 Revision 712e7ae6: [BUGFIX] Cache file could not be written on concurrent actions
The hook to clear the language (l10n) caches is currently called
every time any element in the backend is modified. I...
Oliver Hader
13:57 Revision 8b7ff015: [BUGFIX] Language cache is not cleared anymore
The language cache is not cleared anymore due to
wrong condition in the hook method.
Change-Id: If549d57580d05a547f8...
Oliver Hader
13:57 Revision dc3a4e80: [BUGFIX] Language cache is not cleared anymore
The language cache is not cleared anymore due to
wrong condition in the hook method.
Change-Id: If549d57580d05a547f8...
Oliver Hader
13:43 Revision 172a764e: [TASK] Provide .gitignore and ignore code coverage report folder
Releases: 6.1
Resolves: #47178
Change-Id: Ieaeaf4e0560bd8ff3dd64176bd55a7e91640bd7a
Reviewed-on: https://review.typo3...
Alexander Schnitzler
13:27 Revision 58392868: [BUGFIX] RequestBuilder must not call $request->setMethod with NULL
If running a cli script the variable $_SERVER['REQUEST_METHOD'] is
not set at all. So when dispatching a sub webreque...
Anja Leichsenring
13:24 Revision 75d42617: [BUGFIX] Empty clear cache command logged
If e.g. enabling/disabling a record in the backend, an
additional empty clear cache command is logged, like
"User adm...
Oliver Hader
13:23 Revision 3439e954: [BUGFIX] Cache file could not be written on concurrent actions
The hook to clear the language (l10n) caches is currently called
every time any element in the backend is modified. I...
Oliver Hader
13:22 Revision bac77ac9: [BUGFIX] Empty clear cache command logged
If e.g. enabling/disabling a record in the backend, an
additional empty clear cache command is logged, like
"User adm...
Oliver Hader
13:16 Revision 80d0181b: [BUGFIX] RequestBuilder must not call $request->setMethod with NULL
If running a cli script the variable $_SERVER['REQUEST_METHOD'] is
not set at all. So when dispatching a sub webreque...
Anja Leichsenring
13:16 Revision c09544a7: [BUGFIX] RequestBuilder must not call $request->setMethod with NULL
If running a cli script the variable $_SERVER['REQUEST_METHOD'] is
not set at all. So when dispatching a sub webreque...
Anja Leichsenring
13:10 Revision 4e4ad0a4: [BUGFIX] Cache file could not be written on concurrent actions
The hook to clear the language (l10n) caches is currently called
every time any element in the backend is modified. I...
Oliver Hader
13:06 Revision 79d2594e: [TASK] Raise submodule pointer
Change-Id: I104c00a413c9a32652d969bbf9312478f02d69a7
Reviewed-on: https://review.typo3.org/19900
Reviewed-by: Christi...
Christian Kuhn
13:06 Revision 4b0d02be: [TASK] Raise submodule pointer
Change-Id: I1cbd33bb4c71b04acf84647af6e4d4bd5c56cbe5
Reviewed-on: https://review.typo3.org/19899
Reviewed-by: Christi...
Christian Kuhn
13:03 Revision 5f424596: [BUGFIX] Added handling for array in findOneByXXX result
If query findOneByXXX is configured to return an array, the first array
element is returned (instead of calling ->get...
Christian Kuhn
13:03 Revision 9571c622: [BUGFIX] Added handling for array in findOneByXXX result
If query findOneByXXX is configured to return an array, the first array
element is returned (instead of calling ->get...
Benjamin Bretz
12:43 Revision 1d3a73d7: [BUGFIX] Fix broken AbstractController Unit test
Change-Id: Ia85be1a510e622fe8061b50493a5366c53c425c4
Fixes: #47179
Releases: 4.7
Reviewed-on: https://review.typo3.or...
Wouter Wolters
12:05 Revision 6d7fc2df: [TASK] Raise submodule pointer
Change-Id: I334afaba9fea4bb7e8213e96051430b96ce3b088
Reviewed-on: https://review.typo3.org/19894
Reviewed-by: Christi...
Christian Kuhn
12:02 Revision 710e6448: [BUGFIX] Added handling for array in findOneByXXX result
If query findOneByXXX is configured to return an array, the first array
element is returned (instead of calling ->get...
Benjamin Bretz
11:50 Revision f8eaf5e9: [TASK] Raise submodule pointer
Change-Id: Ide9ef837006df37a0cccdc6b90ce73bc0c6ed62f
Reviewed-on: https://review.typo3.org/19890
Reviewed-by: Christi...
Christian Kuhn
11:47 Revision b05551e9: [BUGFIX] Added handling for array in findOneByXXX result
If query findOneByXXX is configured to return an array, the first array
element is returned (instead of calling ->get...
Benjamin Bretz
11:29 Revision 2e3bea68: [BUGFIX] RequestBuilder must not call $request->setMethod with NULL
If running a cli script the variable $_SERVER['REQUEST_METHOD'] is
not set at all. So when dispatching a sub webreque...
Alexander Schnitzler
11:00 Revision 4062234a: [BUGFIX] Fix Non-static method tslib_cObj::calc()
Non-static method tslib_cObj::calc() should
not be called statically
Change-Id: I9d6b5ac1c4e97164af8a3ce0eaaa0fe95c4...
Wouter Wolters
11:00 Revision f5ddbf66: [BUGFIX] Fix Non-static method tslib_cObj::getKey()
Non-static method tslib_cObj::getKey() should
not be called statically
Change-Id: Ic5a8b54db751661a421385bcbccc264e0...
Wouter Wolters
10:59 Revision 0847df32: [BUGFIX] Fix Non-static method tslib_cObj::enableFields()
Non-static method tslib_cObj::enableFields() should
not be called statically
Change-Id: I93497b24618d29534331ac42d87...
Wouter Wolters
10:44 Revision 46e817e7: [BUGFIX] "stripOrderBy, stripGroupBy" should remove double occurrence
Sometimes the string handed over to stripOrderBy includes the ORDER BY
twice.
Tweak the regular expression to detect ...
Laurent Cherpit
10:44 Revision eb52b4d1: [BUGFIX] "stripOrderBy, stripGroupBy" should remove double occurrence
Sometimes the string handed over to stripOrderBy includes the ORDER BY
twice.
Tweak the regular expression to detect ...
Laurent Cherpit
10:33 Revision 5f59635a: [BUGFIX] Preview images not rendered in Web > Page view on Windows systems
In Web > Page view the preview images are not rendered on Windows systems.
This is due to failing functions in class
...
Nicole Cordes
10:23 Revision 0efdb5ed: [TASK] Raise submodule pointer
Change-Id: I6fa79835811097d58545eb8e0be933b0d0e15e35
Reviewed-on: https://review.typo3.org/19883
Reviewed-by: Christi...
Christian Kuhn
10:22 Revision a7010055: [TASK] Raise submodule pointer
Change-Id: Ib9b721e02dee42ee20bcc47579c403947897baa6
Reviewed-on: https://review.typo3.org/19884
Reviewed-by: Christi...
Christian Kuhn
10:22 Revision 3f5ddbe6: [TASK] Raise submodule pointer
Change-Id: Ia0a0d52f09042f74f76580090c2d3e024588dc5b
Reviewed-on: https://review.typo3.org/19885
Reviewed-by: Christi...
Christian Kuhn
10:14 Revision 55f15158: [TASK] Remove further t3lib mentions
Change-Id: I0e82b92e9e3ad0decd93c4fc70cec34cb6a90c31
Resolves: #47176
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters
09:24 Revision 348e484b: [BUGFIX] Redirect-method in abstractController does not work with SSL
redirect method in AbstractController respect now the current url scheme.
Fixes: #46079
Releases: 6.1, 6.0, 4.7
Chang...
Georg Ringer
09:21 Revision 0703cb40: [BUGFIX] Redirect-method in abstractController does not work with SSL
redirect method in AbstractController respect now the current url scheme.
Fixes: #46079
Releases: 6.1, 6.0, 4.7
Chan...
Georg Ringer
09:09 Revision 87e39521: [TASK] Fix typehints in docblocks of Mapper
Resolves: #47174
Releases: 6.0, 6.1
Change-Id: Ib29e83b59f6f97e19f3123700d8971e1ea2ea7e8
Reviewed-on: https://review....
Stefan Neufeind

2013-04-12

23:29 Revision 102f49ba: [BUGFIX] Prevent call of updateReferenceIndex on unknown object
Fixes: #46418
Releases: 6.1, 6.0
Change-Id: I20ab919c2290edcf6478f8edc7a0eafe2bac7cbb
Reviewed-on: https://review.ty...
Stefan Galinski
23:16 Revision b62c8626: [TASK] Raise submodule pointer
Change-Id: I7b5c6ead589293c3470d5d0cc00bf16d1145a8c8
Reviewed-on: https://review.typo3.org/19880
Reviewed-by: Christi...
Christian Kuhn
23:14 Revision 8290da21: [TASK] Optimize persisting a dirty objectStorage
This change optimizes persisting a dirty objectStorage
by not removing and inserting/updating all relations,
but inse...
Marc Bastian Heinrichs
23:10 Revision d0c1654e: [TASK] Raise submodule pointer
Change-Id: Ia56486b2ea602611e7b5ab0e53b50cd0ca1bfd65
Reviewed-on: https://review.typo3.org/19879
Reviewed-by: Christi...
Christian Kuhn
23:10 Revision 5f2dc8d9: [TASK] Raise submodule pointer
Change-Id: I44a61647ea3c0398acba840765c84ef1fc6155f8
Reviewed-on: https://review.typo3.org/19877
Reviewed-by: Christi...
Christian Kuhn
23:06 Revision 30643095: [BUGFIX] Don't set empty from-name when sending email
If no name is specified, only an email-address, for a sender
avoid setting an empty "from"-parameter.
Change-Id: I42...
Christian Kuhn
23:06 Revision 246b13e3: [BUGFIX] Don't set empty from-name when sending email
If no name is specified, only an email-address, for a sender
avoid setting an empty "from"-parameter.
Change-Id: I42...
Stefan Neufeind
23:04 Revision f1d4a4ad: [BUGFIX] Checkbox for mass-action also if only publish/swap-permission
If user has only publish/swap permission show the
mass-action checkbox as well.
Change-Id: I04ccd6f08f3f56021ab29d91...
Robert Heel
23:03 Revision c4df59f7: [BUGFIX] Prevent call of updateReferenceIndex on unknown object
Fixes: #46418
Releases: 6.1, 6.0
Change-Id: I20ab919c2290edcf6478f8edc7a0eafe2bac7cbb
Reviewed-on: https://review.ty...
Stefan Galinski
22:57 Revision c2051540: [BUGFIX] Don't set empty from-name when sending email
If no name is specified, only an email-address, for a sender
avoid setting an empty "from"-parameter.
Change-Id: I42...
Stefan Neufeind
22:55 Revision f0c8f895: [TASK] Raise submodule pointer
Change-Id: I87fc15509dc97e2c83ccf54f09a8255d8e9411fd
Reviewed-on: https://review.typo3.org/19874
Reviewed-by: Christi...
Christian Kuhn
22:54 Revision 306eeb33: [TASK] Raise submodule pointer
Change-Id: I1ceb64d0233c3418adb9ebaf95c94b8062fb3d51
Reviewed-on: https://review.typo3.org/19873
Reviewed-by: Christi...
Christian Kuhn
22:47 Revision b1caf3b1: [!!!][BUGFIX] Clear Language Cache Configuration broken
Rename BE user TS option
options.clearCache.clearRTECache
to
options.clearCache.clearLangCache
to determine whether t...
Marcus Schwemer
22:41 Revision 3c30a72d: [TASK] Simplify propertyName-creation
Since PHP 5.3.0 function lcfirst() exists.
Resolves: #47171
Releases: 6.0, 6.1
Change-Id: I314ee3c14683283dc000daad4...
Stefan Neufeind
22:18 Revision 0f0622fb: [TASK] Simplify propertyName-creation
Since PHP 5.3.0 function lcfirst() exists.
Resolves: #47171
Releases: 6.0, 6.1
Change-Id: I314ee3c14683283dc000daad4...
Stefan Neufeind
22:10 Revision 1c58b86d: [BUGFIX] Flash uploader doesn't work in Filelist clickmenus
The Flash uploader only works in the click menu of the folder tree in
the Filelist module. It doesn't work in
- the c...
Lorenz Ulrich
22:07 Revision 8ce04725: [BUGFIX] Fix Non-static method tslib_cObj::enableFields()
Non-static method tslib_cObj::enableFields() should
not be called statically
Change-Id: I93497b24618d29534331ac42d87...
Wouter Wolters
22:01 Revision 83bd5a4c: [BUGFIX] Fix Non-static method tslib_cObj::getKey()
Non-static method tslib_cObj::getKey() should
not be called statically
Change-Id: Ic5a8b54db751661a421385bcbccc264e0...
Wouter Wolters
22:01 Revision 8ee916a6: [TASK] Remove further t3lib mentions from codebase
Change-Id: I01450bb041e20ddb180e4b4f49c49f11fbda9d75
Resolves: #47170
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters
21:58 Revision 0b823a99: [BUGFIX] Prevent building empty IN () query by throwing exception
If $storagePageIds is empty Typo3DbBackend::addPageIdStatement()
InconsistentQuerySettingsException is thrown instead...
Benjamin Bretz
21:57 Revision 6034c5c3: [BUGFIX] Prevent building empty IN () query by throwing exception
If $storagePageIds is empty Typo3DbBackend::addPageIdStatement()
InconsistentQuerySettingsException is thrown instead...
Benjamin Bretz
21:48 Revision 0e672215: [BUGFIX] Prevent building empty IN () query by throwing exception
If $storagePageIds is empty Typo3DbBackend::addPageIdStatement()
InconsistentQuerySettingsException is thrown instead...
Benjamin Bretz
21:47 Revision cc81d195: [BUGFIX] Fix Non-static method tslib_cObj::calc()
Non-static method tslib_cObj::calc() should
not be called statically
Change-Id: I9d6b5ac1c4e97164af8a3ce0eaaa0fe95c4...
Wouter Wolters
18:27 Revision 919ccff0: [TASK] Raise submodule pointer
Change-Id: I4dcc845917772764b39a2aedb84de6855369ace2
Reviewed-on: https://review.typo3.org/19859
Reviewed-by: Christi...
Christian Kuhn
18:11 Revision 88ca85e4: [BUGFIX] Property Mapper chokes on already-converted objects
Fixes also PropertyMappers chokes on already converted Objects if the
targetType is a compositeType like Collection<E...
Marc Neuhaus
18:09 Revision 54e8204f: [TASK] Raise submodule pointer
Change-Id: I660c708f2faf020cee9d3ac35f3391d090a8a8ce
Reviewed-on: https://review.typo3.org/19857
Reviewed-by: Christi...
Christian Kuhn
18:07 Revision ae92842a: [TASK] Add caching layer for getTargetPidByPlugin
The function getTargetPidByPlugin should use an internal
cache for reducing the load to the DB
Change-Id: Iec5ab7bc7...
Georg Ringer
17:22 Revision 5e874a9e: [TASK] Raise submodule pointer
Change-Id: Ia879d40c451f071b9b3ed22df7c2a8a6665b917a
Reviewed-on: https://review.typo3.org/19852
Reviewed-by: Christi...
Christian Kuhn
16:17 Revision d99d242b: [BUGFIX] Redirect-method in abstractController does not work with SSL
redirect method in AbstractController respect now the current url scheme.
Fixes: #46079
Releases: 6.1, 6.0, 4.7, 4.5...
Rony Khoury
16:05 Revision e4512ceb: [BUGFIX] Variable access instead of function call
Change-Id: I8b840819633e7409ed086e3bf3de0b90aee96b1e
Related: #47162
Fixes: #47165
Releases: 6.1
Reviewed-on: https:/...
Christian Kuhn
15:38 Revision 9eb00cf0: [TASK] Raise submodule pointer
Change-Id: I8117edd90bceb22ba23fd867c888f1429365d319
Reviewed-on: https://review.typo3.org/19846
Reviewed-by: Christi...
Christian Kuhn
15:37 Revision b8f38556: [BUGFIX] Referenced file names in ext_localconf
Hook registrations can live without file names using
the class loader.
Change-Id: I3fec5b2fc73f7cb4e041d33febe278313...
Christian Kuhn
15:37 Revision 79ffc76c: [BUGFIX] t3lib_softrefproc referenced in DefaultConfiguration
Implementations use makeInstance() / getUserObj() for instantiation,
so it is save to use the new class without file ...
Christian Kuhn
15:23 Revision 73b7ab49: [TASK] Move two font files from t3lib to ext:core
Some mentions of these files were already adapted, the fonts
are now moved and last occurences fixed.
Change-Id: Ief...
Christian Kuhn
15:03 Revision ae4a7959: [TASK] Raise submodule pointer
Change-Id: If7a3a3c8c9921efef4fb8c8956d5e1d0a0ebfdca
Reviewed-on: https://review.typo3.org/19839
Reviewed-by: Christi...
Christian Kuhn
14:59 Revision 5a6fb7cc: [BUGFIX] PropertyMapper shouldn't check pid in getObjectByIdentifier()
getObjectByIdentifier checks the pid too which doesn't work
when not using it in own extension (because e.g. handling...
Georg Ringer
14:50 Revision d0ca6097: [BUGFIX] Translation of extbase-core
Made massages from validators and property errors translatable.
Change-Id: I376f55a22d9e7d822146f0f935b1de24098b37cf...
Tomasz Grzemski
14:47 Revision b9073084: [TASK] Remove last mentions of t3lib_formmail
Change-Id: I7774323581f97bd3562eaa1fa67a5faae748446a
Resolves: #47160
Releases: 6.1, 6.0
Reviewed-on: https://review....
Christian Kuhn
14:44 Revision f3bc1a92: [TASK] Remove last mentions of t3lib_formmail
Change-Id: I7774323581f97bd3562eaa1fa67a5faae748446a
Resolves: #47160
Releases: 6.1
Reviewed-on: https://review.typo3...
Christian Kuhn
14:23 Revision 90c30382: [BUGFIX] Deprecate forgotten t3lib classes
Nearly all classes in t3lib were namespaced with 6.0 except some
old deprecated functionality. Some of the files miss...
Christian Kuhn
14:20 Revision 832551be: [BUGFIX] Namespace forgotten t3lib_formmail
Class t3lib_formmail was deprecated with 6.0 and not namespaced,
but it is still used by the default mail content obj...
Christian Kuhn
14:14 Revision c172319e: [TASK] Clean up data submission handling
The patch encapsulates the data submission that can feed
DataSubmissionController from index_ts to
TypoScriptFrontend...
Christian Kuhn
14:03 Revision 47e1cdc4: [TASK] Cleanup for ClassNamingUtility
Small cleanups for the new feature
which just got merged.
Releases: 6.1
Fixes: #43052
Change-Id: I9c7df202f7e63c148f...
Stefan Neufeind
13:53 Revision 31ca9fe2: [BUGFIX] Namespace forgotten t3lib_formmail
Class t3lib_formmail was deprecated with 6.0 and not namespaced,
but it is still used by the default mail content obj...
Christian Kuhn
13:39 Revision 7e246614: [BUGFIX] RespectStoragePage does not respect rootLevel
AdditionalWhereClause pid statement for set rootLevel=-1 will be empty,
and for rootLevel = 1 it will limit the query...
Stefan Frömken
13:12 Revision 1498adf9: [BUGFIX] Deprecate forgotten t3lib classes
Nearly all classes in t3lib were namespaced with 6.0 except some
old deprecated functionality. Some of the files miss...
Christian Kuhn
13:05 Revision 86b35603: [TASK] Raise submodule pointer
Change-Id: Ie7c0d50bb631bbf78fcdd95f629dc6156f96cb4b
Reviewed-on: https://review.typo3.org/19823
Reviewed-by: Christi...
Christian Kuhn
13:05 Revision c52c2c48: [TASK] Raise submodule pointer
Change-Id: I95d940d3409a0258321547ef9a44adb9c10eb786
Reviewed-on: https://review.typo3.org/19822
Reviewed-by: Christi...
Christian Kuhn
13:01 Revision e3defd49: [TASK] Disable functional tests
Extbase ships with a functional test class "FileContextTest" which
contains 10 tests. All those test fail currently.
...
Philipp Gampe
12:59 Revision f876036b: [TASK] Disable functional tests
Extbase ships with a functional test class "FileContextTest" which
contains 10 tests. All those test fail currently.
...
Philipp Gampe
12:18 Revision 57c7283b: [TASK] Use typo3/thumbs.php instead of t3lib/thumbs.php
Change-Id: I5b5d38167ee852770cc042fce7adc995b3934c63
Resolves: #47153
Releases: 6.1
Reviewed-on: https://review.typo3...
Christian Kuhn

2013-04-11

22:30 Revision c87a1f6d: [TASK] Raise submodule pointer
Change-Id: Ib6892a4db428b421d7ef1fb837de2afe473b7ba3
Reviewed-on: https://review.typo3.org/19813
Reviewed-by: Christi...
Christian Kuhn
22:29 Revision 9ec4f0d0: [BUGFIX] Wrong method call
During #46950 a wrong call extbase ExtensionUtility instead of core
ExtensionManagementUtility slipped through and is...
Christian Kuhn
21:35 Revision 920bd29b: [TASK] Raise submodule pointer
Change-Id: Iecf33b428bc63bdd4411fec058e416d80cdd3fef
Reviewed-on: https://review.typo3.org/19811
Reviewed-by: Christi...
Christian Kuhn
20:44 Revision 74fd4b8f: [BUGFIX] Allow Setting colorspace in the Install Tool.
Some versions of Imagemagick (6.7.0 and above) use the sRGB colorspace
instead RGB as before. This results in darker ...
Anja Leichsenring
20:42 Revision b07277d5: [BUGFIX] Allow Setting colorspace in the Install Tool.
Some versions of Imagemagick (6.7.0 and above) use the sRGB colorspace
instead RGB as before. This results in darker ...
Anja Leichsenring
20:38 Revision 3355f395: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Related: #47138
Releases: 6.1
Cha...
Christian Kuhn
20:38 Revision b830361a: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Resolves: #47138
Releases: 6.1
Ch...
Christian Kuhn
20:35 Revision 50153478: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Related: #47138
Releases: 6.1
Cha...
Christian Kuhn
20:27 Revision da9a8321: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Related: #47138
Releases: 6.1
Cha...
Christian Kuhn
20:26 Revision 3f233317: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Related: #47138
Releases: 6.1
Cha...
Christian Kuhn
20:25 Revision 6c31ff3c: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Related: #47138
Releases: 6.1
Cha...
Christian Kuhn

2013-04-10

21:40 Revision 896d3733: [TASK] Set TYPO3 version to 6.1-dev
Change-Id: I2ee442ab272121c747985e5a42442451734ceb89
Reviewed-on: https://review.typo3.org/19787
Reviewed-by: TYPO3 R...
TYPO3 Release Team
21:40 Revision ebc1497b: [RELEASE] Release of TYPO3 6.1.0beta2
Change-Id: Id427222d16e707dcf19ca67d94fcf03b694dd9ca
Reviewed-on: https://review.typo3.org/19786
Reviewed-by: TYPO3 R...
TYPO3 Release Team
21:40 Revision c034ce34: [RELEASE] Release of TYPO3 6.1.0beta2
Change-Id: Id427222d16e707dcf19ca67d94fcf03b694dd9ca TYPO3 Release Team
21:37 Revision 3b1cdd95: [TASK] Raise submodule pointer
Change-Id: I78ce8b1a7b538770bbf3069cebed53e1e0ef58d8
Reviewed-on: https://review.typo3.org/19785
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:39 Revision a1ba2c07: [BUGFIX] Make fetchUserRecord callable without username
t3lib_userAuth::fetchUserRecord is not callable without a username.
Fix the $usernameClause to generate a correct SQL...
Robert Heel
12:38 Revision 974fa224: [BUGFIX] Make fetchUserRecord callable without username
t3lib_userAuth::fetchUserRecord is not callable without a username.
Fix the $usernameClause to generate a correct SQL...
Robert Heel
12:37 Revision e9520d52: [BUGFIX] Make fetchUserRecord callable without username
t3lib_userAuth::fetchUserRecord is not callable without a username.
Fix the $usernameClause to generate a correct SQL...
Robert Heel
12:21 Revision 3e36ac4f: [BUGFIX] Make fetchUserRecord callable without username
t3lib_userAuth::fetchUserRecord is not callable without a username.
Fix the $usernameClause to generate a correct SQL...
Robert Heel
07:28 Revision 02f76f43: [TASK] Remove old code from css_styled_content
Some old code inside css_styled_content is unused, old and just
using disk space. Solution: Remove it.
Change-Id: I0...
Georg Ringer

2013-04-09

23:31 Revision aeccd948: [BUGFIX] cli dispatcher throws notice on windows systems
In the CLI interface (cli_dispatch.phpsh) the server variable
$_SERVER['PWD'] is used which doesn't exists on windows...
Nicole Cordes
23:26 Revision bce8fdc6: [BUGFIX] cli dispatcher throws notice on windows systems
In the CLI interface (cli_dispatch.phpsh) the server variable
$_SERVER['PWD'] is used which doesn't exists on windows...
Nicole Cordes
22:57 Revision 03e4b06c: [TASK] Adjust Comments to describe string comparison
The IfViewHelper received the ability to compare strings natively some
time ago, but the comment in the class describ...
Anja Leichsenring
19:43 Revision ca9df6e0: [BUGFIX] Correct naming of TYPO3 database backend test
Class and filename are called DbBackendTest, but should be
Typo3DatabaseBackendTest.
Change-Id: I1ae8fca733151e05ae4...
Christian Kuhn
19:42 Revision 9583a50c: [BUGFIX] Correct naming of TYPO3 database backend test
Class and filename are called DbBackendTest, but should be
Typo3DatabaseBackendTest.
Change-Id: I1ae8fca733151e05ae4...
Christian Kuhn
16:54 Revision fb48ab25: [TASK] Raise submodule pointer
Change-Id: I8f18193b270c1ad3f11f3826820c10ea2e0bb411
Reviewed-on: https://review.typo3.org/19763
Reviewed-by: Christi...
Christian Kuhn
16:54 Revision c064a418: [TASK] Raise submodule pointer
Change-Id: Ideb68c464a67bc32d28cbc3dd12951d18dd1213b
Reviewed-on: https://review.typo3.org/19762
Reviewed-by: Christi...
Christian Kuhn
16:54 Revision 05b55cc1: [TASK] Raise submodule pointer
Change-Id: I61b6347ecdb0787dd1f381f69ba0eb7afda8c681
Reviewed-on: https://review.typo3.org/19761
Reviewed-by: Christi...
Christian Kuhn
16:46 Revision 44f39b30: [TASK] Raise submodule pointer
Change-Id: I737d084412aef6a510be49c2252931854828dd70
Reviewed-on: https://review.typo3.org/19757
Reviewed-by: Christi...
Christian Kuhn
16:46 Revision 4ccea192: [BUGFIX] exec_INSERTmultipleRows doesn't check alternative handlers
The function just passes the function call to it's parents insert
function when the type of the current handler is "n...
Christian Kuhn
16:45 Revision 0fc6191d: [BUGFIX] exec_INSERTmultipleRows doesn't check alternative handlers
The function just passes the function call to it's parents insert
function when the type of the current handler is "n...
Christian Kuhn
16:45 Revision 19852e7a: [BUGFIX] exec_INSERTmultipleRows doesn't check alternative handlers
The function just passes the function call to it's parents insert
function when the type of the current handler is "n...
Christian Kuhn
16:31 Revision bd31d4c4: [BUGFIX] exec_INSERTmultipleRows doesn't check alternative handlers
The function just passes the function call to it's parents insert
function when the type of the current handler is "n...
Christian Kuhn
15:31 Revision 609df7c9: [BUGFIX] Numeric check for upper/lower bound of flexform-values
The range-check in Flexforms uses the same code as for normal
tables. Normally an integer field would be of type inte...
Georg Ringer
15:20 Revision 72df481d: [BUGFIX] Numeric check for upper/lower bound of flexform-values
The range-check in Flexforms uses the same code as for normal
tables. Normally an integer field would be of type inte...
Georg Ringer
15:14 Revision 775e1b35: [BUGFIX] Numeric check for upper/lower bound of flexform-values
The range-check in Flexforms uses the same code as for normal
tables. Normally an integer field would be of type inte...
Georg Ringer
14:47 Revision a9d3a5b6: [BUGFIX] Numeric check for upper/lower bound of flexform-values
The range-check in Flexforms uses the same code as for normal
tables. Normally an integer field would be of type inte...
Anja Leichsenring

2013-04-08

22:18 Revision c56c76c4: [TASK] Remove deprecated code from Core
Furthermore there is outstanding code to be
removed which is deprecated.
Resolves: #26508
Releases: 6.1
Change-Id: I...
Benni Mack
08:45 Revision 1b1dda4a: [TASK] Deprecate IconUtility::getIconImage
IconUtility::getIconImage
is not used anymore in the core, so deprecated this function.
Change-Id: Ic9d33160d0ca802d...
Benni Mack

2013-04-07

13:04 Revision e710f624: [BUGFIX] File collection should request update after changing the storage
Currently the form is not reloaded if you change the storage inside a
file collection record.
You need to save the fo...
Philipp Gampe
12:58 Revision 3e1f97ab: [BUGFIX] File collection should request update after changing the storage
Currently the form is not reloaded if you change the storage inside a
file collection record.
You need to save the fo...
Philipp Gampe
12:39 Revision f11699dd: [BUGFIX] Images from non-local storages are not displayed
The content object renderer adds absRefPrefix to all
generated image URLs, leading to incorrect URLs for
storages not...
Steffen Ritter
12:35 Revision cfcdf189: [BUGFIX] Images from non-local storages are not displayed
The content object renderer adds absRefPrefix to all
generated image URLs, leading to incorrect URLs for
storages not...
Steffen Ritter
12:34 Revision a4abc479: [BUGFIX] EM: add visual feedback for download+install
Process of downloading and installing remote extensions takes
some time - this patch brings visual feedback to inform...
Felix Kopp
12:31 Revision 24c9fc18: [BUGFIX] EM: add visual feedback for download+install
Process of downloading and installing remote extensions takes
some time - this patch brings visual feedback to inform...
Felix Kopp
11:52 Revision 3867c37a: [BUGFIX] Function buildUrl does not handle port setting
The function buildUrl in the TYPO3\CMS\Core\Utility\HttpUtility class
does not handle any port setting. This has to b...
Nicole Cordes
11:52 Revision 68a113ba: [BUGFIX] Function buildUrl does not handle port setting
The function buildUrl in the TYPO3\CMS\Core\Utility\HttpUtility class
does not handle any port setting. This has to b...
Nicole Cordes
11:46 Revision 7dde3eb0: [BUGFIX] Adjust category exception message to namespaces
The exception message in ExtensionManagementUtility::makeCategorizable
now refers to namespaces instead of t3lib.
Fi...
Benni Mack
11:45 Revision 186e98b2: [BUGFIX] Adjust category exception message to namespaces
The exception message in ExtensionManagementUtility::makeCategorizable
now refers to namespaces instead of t3lib.
Fi...
Benni Mack
11:44 Revision d968e222: [BUGFIX] Function buildUrl does not handle port setting
The function buildUrl in the TYPO3\CMS\Core\Utility\HttpUtility class
does not handle any port setting. This has to b...
Nicole Cordes
10:49 Revision eb24931f: [BUGFIX] Pagetree - Prevent a call to moveNode while creating nodes
Change-Id: I355cfb5ed4d2ebfac26376f5f774dca4d89a0c6c
Fixes: #39820
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: https://...
Tobias Schultheiss
10:44 Revision a7c0794c: [FEATURE] Migration wizard for RTE magic images missing
All magic images of the RTE are still residing in uploads/
with a name like RTEmagicC_*.
The update wizard moves the...
Benni Mack
10:08 Revision cb6f7bde: [BUGFIX] Take versioned record into account for showHidden flag.
The flag showHiddenPage is set if the requested uid is a hidden page.
The original code always looked at the original...
Bart Dubelaar
10:01 Revision 24f73ca1: [BUGFIX] Invalid RSA key when submitting form twice
When submitting a RSA-supported form twice, the JS error
"Invalid RSA public key" is thrown. In order to suppress
thi...
Benni Mack
09:56 Revision 1eec6dc0: [BUGFIX] IndexerService does not set creating user
When a backenduser uploads a file an index record is
created. The sys_file table ships with the column cruser_id
whi...
Steffen Ritter
00:09 Revision cc7ef8b9: [BUGFIX] Illegal string offset in EditDocumentController
If a content element is opened from the opendocs module, a warning is
shown because overrideVals is used without chec...
Philipp Gampe
00:09 Revision 63f07c85: [BUGFIX] Illegal string offset in EditDocumentController
If a content element is opened from the opendocs module, a warning is
shown because overrideVals is used without chec...
Philipp Gampe
00:08 Revision 8065390c: [BUGFIX] Illegal string offset in EditDocumentController
If a content element is opened from the opendocs module, a warning is
shown because overrideVals is used without chec...
Philipp Gampe
00:02 Revision 1befafd8: [BUGFIX] Illegal string offset in EditDocumentController
If a content element is opened from the opendocs module, a warning is
shown because overrideVals is used without chec...
Philipp Gampe

2013-04-06

23:25 Revision c01f4ee6: [BUGFIX] Hide move placeholder in WS preview
Move placeholder are visible in the navigation
during WS preview if they are moved for example
from the first to the ...
Benni Mack
23:23 Revision 23fbac94: [BUGFIX] Hide move placeholder in WS preview
Move placeholder are visible in the navigation
during WS preview if they are moved for example
from the first to the ...
Benni Mack
23:19 Revision 2e9076c9: [BUGFIX] Write config to extTables destroys HTML output
If you enter HTML to update a field in e.g. TCA to write the value into
extTables.php, then the HTML will be printed ...
Philipp Gampe
23:18 Revision 08bcff1e: [BUGFIX] Write config to extTables destroys HTML output
If you enter HTML to update a field in e.g. TCA to write the value into
extTables.php, then the HTML will be printed ...
Philipp Gampe
23:15 Revision 1b284b78: [BUGFIX] Hide move placeholder in WS preview
Move placeholder are visible in the navigation
during WS preview if they are moved for example
from the first to the ...
Benni Mack
23:12 Revision 6a472ab1: [BUGFIX] Hide move placeholder in WS preview
Move placeholder are visible in the navigation
during WS preview if they are moved for example
from the first to the ...
Benni Mack
23:02 Revision efd4292f: [TASK] Small clean up in the page tree code
There are minor issues in the page tree code, which should be
cleaned up. This is a non-functionality change.
Change...
Dmitry Dulepov
22:57 Revision 49f5814e: [BUGFIX] Upload in backend does not index file
If a file is uploaded within the backend (f.e. file-module)
the file is not automatically indexed. If done within the...
Steffen Ritter
22:57 Revision 879da98b: [BUGFIX] Write config to extTables destroys HTML output
If you enter HTML to update a field in e.g. TCA to write the value into
extTables.php, then the HTML will be printed ...
Philipp Gampe
22:55 Revision 54a4a12d: [BUGFIX] Write config to extTables destroys HTML output
If you enter HTML to update a field in e.g. TCA to write the value into
extTables.php, then the HTML will be printed ...
Philipp Gampe
22:49 Revision 35fd78e2: [BUGFIX] Warning in getCompressedTCarray due to missing extTables.php
Since 6.0, constant TYPO3_extTableDef_script falls back to string
'extTables.php' if it is not defined otherwise. Thi...
Philipp Gampe
21:14 Revision 8ebc9aee: [TASK] Move code for clearing text fields to jquery plugin
The code for clearing text fields in the extension manager is now
encapsulated in a jquery plugin, and the form for s...
Jost Baron
21:14 Revision 68ce844f: [BUGFIX] BE login form gives warnings in RteHtmlParser
Intialize configuration as array to prevent PHP warnings for
Illegal string offset.
Change-Id: Ic7398ba2c041c3278a1b...
Anja Leichsenring
21:14 Revision d7ed7bd5: [BUGFIX] Fix wrong string formatting
Fix wrong string formatting Resource Abstract Repository
Change-Id: I96a5c26d07410e8123ed8175183babaa019bf366
Resolv...
Fabien Udriot
21:09 Revision c48ea230: [BUGFIX] BE login form gives warnings in RteHtmlParser
Intialize configuration as array to prevent PHP warnings for
Illegal string offset.
Change-Id: Ic7398ba2c041c3278a1b...
Anja Leichsenring
21:04 Revision 51fca3fe: [BUGFIX] EM ConstantsView crashs with dep/faulty types.
The types default and input are deprecated. Removing of this let
the ConstantsView crash, as there is no function con...
Alexander Opitz
21:03 Revision 4b98be87: [BUGFIX] EM ConstantsView crashs with dep/faulty types.
The types default and input are deprecated. Removing of this let
the ConstantsView crash, as there is no function con...
Alexander Opitz
21:00 Revision d0f802cb: [BUGFIX] BE login form gives warnings in RteHtmlParser
Intialize configuration as array to prevent PHP warnings for
Illegal string offset.
Change-Id: Ic7398ba2c041c3278a1b...
Jigal van Hemert
20:54 Revision 35b431ae: [TASK] Remove array items to perform string comparison
The Fluid IfViewHelper doesn't need any longer array items to perform
string comparison.
The patch removes all occure...
Anja Leichsenring
20:50 Revision 938b5042: [TASK] Sort version column enabled as default
On calling upon AllVersionsView in Extension Manager the sorting of
version column should be enabled as default.
Res...
Anja Leichsenring
20:48 Revision d1cbae89: [TASK] Sort version column enabled as default
On calling upon AllVersionsView in Extension Manager the sorting of
version column should be enabled as default.
Res...
Anja Leichsenring
20:40 Revision a887fdcb: [TASK] XLF core locallang files are still referenced with .php/.xml
The core still access xliff language files as .php or .xml,
although the files themselves are converted to .xlf since...
Benni Mack
19:56 Revision 60c3ec7a: [TASK] Move code for clearing text fields to jquery plugin
The code for clearing text fields in the extension manager is now
encapsulated in a jquery plugin, and the form for s...
Jost Baron
19:38 Revision 458c00f2: [BUGFIX] EM: sorting in dataTable incorrect
The dataTable sortes version string incorrectly:
1.12.1
1.1.1
Intended:
1, 2, 3, ., 9, 10, 11, ., 99, 100, 101, ......
Wouter Wolters
19:35 Revision 2d242c95: [BUGFIX] EM: sorting in dataTable incorrect
The dataTable sortes version string incorrectly:
1.12.1
1.1.1
Intended:
1, 2, 3, ., 9, 10, 11, ., 99, 100, 101, ......
Wouter Wolters
19:08 Revision d32fbf1d: [TASK] Remove unused TYPO3 configuration option
The t3InstId option was introduced in version 3.x and never used
by the old EM, and is not even used by the current E...
Benni Mack
18:14 Revision ead60748: [BUGFIX] swiftmaileradapter should ignore empty headers
Further processing empty header-values with
functions like parseAddress() can lead to
unexpected problems.
Change-Id...
Stefan Neufeind
18:14 Revision b3e4fc62: [BUGFIX] swiftmaileradapter should ignore empty headers
Further processing empty header-values with
functions like parseAddress() can lead to
unexpected problems.
Change-Id...
Stefan Neufeind
18:13 Revision f56233e3: [BUGFIX] swiftmaileradapter should ignore empty headers
Further processing empty header-values with
functions like parseAddress() can lead to
unexpected problems.
Change-Id...
Stefan Neufeind
17:49 Revision cda19cc3: [TASK] NEWS.txt thanks to all contributors for merge number 10.000
Change-Id: Iac334745b537a15af9291cd05917a38a9e4eaf95
Releases: 6.1
Reviewed-on: https://review.typo3.org/19688
Review...
Christian Kuhn
17:32 Revision d57609de: [BUGFIX] swiftmaileradapter should ignore empty headers
Further processing empty header-values with
functions like parseAddress() can lead to
unexpected problems.
Change-Id...
Stefan Neufeind
16:58 Revision ed988a87: [BUGFIX] Fix processed files if original has special chars
Filenames of files uploaded in TYPO3 CMS before 6.0.1
can contain problematic characters, because filename
sanitizing...
Helmut Hummel
16:57 Revision f9ebcda0: [BUGFIX] Fix processed files if original has special chars
Filenames of files uploaded in TYPO3 CMS before 6.0.1
can contain problematic characters, because filename
sanitizing...
Helmut Hummel
16:42 Revision 34f30dbd: [BUGFIX] EM manual links open in the same window
If you open an extension in the get menu (show all versions), a link to
the manual is rendered.
It currently opens wi...
Philipp Gampe
16:39 Revision d13dce57: [BUGFIX] EM manual links open in the same window
If you open an extension in the get menu (show all versions), a link to
the manual is rendered.
It currently opens wi...
Philipp Gampe
16:36 Revision 8efa2f6b: [BUGFIX] BackendUtility::calcAge returns negative value for 0
Currently the function calcAge returns the value -0 min for zero seconds.
This should be changed as zero is unsigned....
Nicole Cordes
16:35 Revision 6c1df8d8: [BUGFIX] BackendUtility::calcAge returns negative value for 0
Currently the function calcAge returns the value -0 min for zero seconds.
This should be changed as zero is unsigned....
Nicole Cordes
16:31 Revision 47dcd13d: [TASK] EM: remove nested pagination in showAllVersions
The dataTable was encapsulated within a pagination.
Now there is only the dataTable which displays all versions at on...
Felix Kopp
16:29 Revision 0817b845: [TASK] EM: remove nested pagination in showAllVersions
The dataTable was encapsulated within a pagination.
Now there is only the dataTable which displays all versions at on...
Felix Kopp
16:19 Revision c46f2a99: [BUGFIX] Get folder object if a path is given
Get folder instead file object if a path is given to FAL.
Change-Id: I6d183d319eacbab403079b126685a13eb3ae7d5c
Resol...
Ivan Dharma Kartolo
15:39 Revision 2f506263: [BUGFIX] Fix ResourceFactory Test
Travis fails to execute some newly introduced Factory
Tests. This patch aims to clean them up and make
Travis happy a...
Steffen Ritter
15:23 Revision 1433fafd: [BUGFIX] EM: increased visual significance of Upload .t3x
Increase the visibility of upload form in "Manage extensions".
Change-Id: I6b3b563aac28d834023dc39d7d79e963f62eb23f
...
Felix Kopp
15:22 Revision c27b83f6: [BUGFIX] EM: increased visual significance of Upload .t3x
Increase the visibility of upload form in "Manage extensions".
Change-Id: I6b3b563aac28d834023dc39d7d79e963f62eb23f
...
Felix Kopp
15:05 Revision 91fe2248: [BUGFIX][EM] Fix failing unit tests
Change-Id: I2a100ba46e4b3c3177848ed554ea74f2d2b8dc52
Fixes: #46588
Related: #46573
Releases: 6.1, 6.0
Reviewed-on: ht...
Christian Kuhn
14:42 Revision c6d1d85c: [BUGFIX] Get folder object if a path is given
Get folder instead file object if a path is given to FAL.
Change-Id: I6d183d319eacbab403079b126685a13eb3ae7d5c
Resol...
Ivan Dharma Kartolo
14:41 Revision d8716489: [BUGFIX] EM: show versions link to read manual
Fixes the "read online" link in extension detail view.
Change-Id: I54cb1c90cb1f11b101a06160a67d2bac34185985
Fixes: #...
Felix Kopp
14:40 Revision 9f6e4d89: [BUGFIX] EM: show versions link to read manual
Fixes the "read online" link in extension detail view.
Change-Id: I54cb1c90cb1f11b101a06160a67d2bac34185985
Fixes: #...
Felix Kopp
13:17 Revision 354a2442: [TASK] Cleanup FrontendLoginController
* Make use of the "use" statement for GeneralUtility
* Long lines are spread over more lines for readability
Change-...
Wouter Wolters
13:12 Revision 679641e4: [BUGFIX] EM: configuration view CSS corrections
Corrects padding+margins for text, group, container in
configureExtension view.
Change-Id: If6ea1f596e13ae1179e01ad3...
Felix Kopp
13:11 Revision c107bbcb: [BUGFIX] EM: configuration view CSS corrections
Corrects padding+margins for text, group, container in
configureExtension view.
Change-Id: If6ea1f596e13ae1179e01ad3...
Felix Kopp
12:50 Revision aa502f95: [BUGFIX] saltedpasswords not installed by default
Because of folder renaming the autoloader of saltedpasswords is not
executed anymore so rsa and saltedpasswords are n...
Nicole Cordes
12:48 Revision 61d45e42: [BUGFIX] saltedpasswords not installed by default
Because of folder renaming the autoloader of saltedpasswords is not
executed anymore so rsa and saltedpasswords are n...
Nicole Cordes
12:39 Revision 53ac36a1: [BUGFIX] Endless loop in flushOutputBuffers()
Change-Id: I87f998211d12f2d7c40a582f8b2c605f2edcaed0
Resolves: #40126
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: https...
Christian Kuhn
12:34 Revision a96cd0ae: [BUGFIX] Fix phpdoc after namespacing
Fix three occurences of old class names in phpdoc.
Fixes: #46972
Releases: 6.0,6.1
Change-Id: Ia9b37cecf92dd21b8bea8...
Philipp Gampe
12:32 Revision e8e920c7: [BUGFIX] Fix phpdoc after namespacing
Fix three occurences of old class names in phpdoc.
Fixes: #46972
Releases: 6.0,6.1
Change-Id: Ia9b37cecf92dd21b8bea8...
Philipp Gampe
12:28 Revision 5422a0a8: [BUGFIX] EM: reduce prominence of state column
Decrease the width of state column and invert the coloring.
The prominence of the state column is reduced to minimum....
Felix Kopp
12:26 Revision 52f3bf18: [TASK] EM: easy access to showAllVersions
The showAllVersions view is not easily accessible since only
tiny links point there. This patch adds further links.
...
Felix Kopp
12:24 Revision 6edce6dd: [TASK] EM: easy access to showAllVersions
The showAllVersions view is not easily accessible since only
tiny links point there. This patch adds further links.
...
Felix Kopp
12:07 Revision c56ecf96: Revert "[BUGFIX] Throw Exception if typo3 extension repository is not defined"
This reverts commit c24f31bb6aa426ffaab6861bc44c0e3c440c8b19
Change-Id: Iab42d03d47ae0d8478414bec4d546a91f9d31ffc
Re...
Christian Kuhn
12:04 Revision fdfc38fc: [BUGFIX] EM: reduce prominence of state column
Decrease the width of state column and invert the coloring.
The prominence of the state column is reduced to minimum....
Felix Kopp
11:45 Revision bb7bf33d: Revert "[BUGFIX] Throw Exception if typo3 extension repository is not defined"
This reverts commit 130a840d90d99bbb27a5f3f603d6b06db933b13f
Change-Id: I7e3494ec83d0f4acb588f556970a3a91f60df904
Re...
Christian Kuhn
11:21 Revision 4d441599: [BUGFIX] Sorting of file links CE is broken
On editing a content element of CType "uploads" ("File Links") you can
define fields for sorting and target of the fi...
Nicole Cordes
11:19 Revision ac25c466: [BUGFIX] Sorting of file links CE is broken
On editing a content element of CType "uploads" ("File Links") you can
define fields for sorting and target of the fi...
Nicole Cordes
08:37 Revision 84cec5d5: [TASK] Add OpenSSL verification to system environment check
Add OpenSSL verification to system environment check to be able to require
rsa and saltedpassword extensions.
Change...
Nicole Cordes
01:08 Revision cffa4fd7: [BUGFIX] Automatic creation of processed files folder fails
The ResourceStorage tries to automatically create the processed files
folder if it does not exist. The identifier of ...
Andreas Wolf
01:05 Revision 966d2a47: [BUGFIX] Automatic creation of processed files folder fails
The ResourceStorage tries to automatically create the processed files
folder if it does not exist. The identifier of ...
Andreas Wolf
00:21 Revision c4733a06: [BUGFIX] Extension Manager does not use calcAge
The extension manager does his own magic with calculating the age
of the last TER update. This can be done automatica...
Benni Mack
00:19 Revision 9dd0f268: [BUGFIX] Extension Manager does not use calcAge
The extension manager does his own magic with calculating the age
of the last TER update. This can be done automatica...
Benni Mack

2013-04-05

23:37 Revision 5cc05805: [BUGFIX][EM] Fix of last update time after update
The time of the last update in the extension manager was not displayed
correctly immediately after an update, an addi...
Jost Baron
23:23 Revision 59f9963e: [TASK][EM] More readable "time since last update"-strings
The extensionmanager now shows the time elapsed since the last update,
not the time of the last update. The time of t...
Jost Baron
23:20 Revision c6319f10: [BUGFIX] EM: Update button -> display version
Adds the target version of the extension which
needs an update into the title tag of the update
button.
Releases: 6....
Thomas Löffler
23:17 Revision 1e13b5f8: [BUGFIX] EM: Update button -> display version
Adds the target version of the extension which
needs an update into the title tag of the update
button.
Releases: 6....
Thomas Löffler
22:52 Revision c24f31bb: [BUGFIX] Throw Exception if typo3 extension repository is not defined
When there is no repository with id 1 is defined
in tx_extensionmanager_domain_model_extension you get an exception i...
Sascha Egerer
22:49 Revision 130a840d: [BUGFIX] Throw Exception if typo3 extension repository is not defined
When there is no repository with id 1 is defined
in tx_extensionmanager_domain_model_extension you get an exception i...
Sascha Egerer
22:18 Revision f38e2e64: [BUGFIX] EM: Colorpicker in extension configuration is broken
The colorpicker in extension configruation is broken. This is
because of missing images.
Also this fixes an issue wi...
Wouter Wolters
22:16 Revision 84a15089: [BUGFIX] EM: Colorpicker in extension configuration is broken
The colorpicker in extension configruation is broken. This is
because of missing images.
Also this fixes an issue wi...
Wouter Wolters
22:05 Revision adb20971: [BUGFIX] EM: fix state columns' CSS
Brings official typo3.org state colors. Also fixes several
errors for IE and hovering in general.
Change-Id: Ib24edb...
Felix Kopp
22:03 Revision e467e39f: [BUGFIX] Read permission check for folders is broken
The read permission check for folders is broken because there are some
inconsistencies in naming. For files the actio...
Nicole Cordes
22:01 Revision 55876415: [BUGFIX] Read permission check for folders is broken
The read permission check for folders is broken because there are some
inconsistencies in naming. For files the actio...
Nicole Cordes
21:55 Revision a4745294: [BUGFIX] EM: fix state columns' CSS
Brings official typo3.org state colors. Also fixes several
errors for IE and hovering in general.
Change-Id: Ib24edb...
Felix Kopp
21:51 Revision f007375b: [BUGFIX] RTE: Magic Images are put in root folder
Due to some problems when find the magic folder, currently
all files from the RTE are put in the root directory of th...
Benni Mack
21:49 Revision 2fe60a63: [BUGFIX] RTE: Magic Images are put in root folder
Due to some problems when find the magic folder, currently
all files from the RTE are put in the root directory of th...
Benni Mack
21:45 Revision ed3338d4: [BUGFIX] Respect line breaks in stdWrap.cropHTML
By using the PCRE_DOTALL (/s) pattern modifier in the cropHTML
regular expression for preserving HTML entities the do...
Benni Mack
21:45 Revision 56750612: [BUGFIX] Respect line breaks in stdWrap.cropHTML
By using the PCRE_DOTALL (/s) pattern modifier in the cropHTML
regular expression for preserving HTML entities the do...
Benni Mack
21:45 Revision 422550ff: [BUGFIX] Respect line breaks in stdWrap.cropHTML
By using the PCRE_DOTALL (/s) pattern modifier in the cropHTML
regular expression for preserving HTML entities the do...
Alexander Stehlik
21:45 Revision edb9fd34: [FEATURE] Add delete button in file list
Currently it is not possible to delete a file or folder
in the file list. Additionally, there is translation and
erro...
Benni Mack
21:44 Revision 90733dde: [BUGFIX] respect rootLevel=-1 in exec_foreign_table_where_query
exec_foreign_table_where_query does not interpret the
rootLevel directive correctly.
Resolves: #45703
Releases: 6.1,...
Stefan Froemken
21:34 Revision 335831fe: [TASK] EM: Remove contentWrap container
The content wrap container "contentWrap" is removed
as the last memory of tabbed content.
Change-Id: I3d7b54c92a7421...
Felix Kopp
21:28 Revision 2ae293b2: [BUGFIX] Page module title obeys language overlay
Makes the page backend module's headline language overlay aware.
The displayed headline is the page title of the sel...
Felix Kopp
21:28 Revision efa41f58: [TASK] EM: Remove contentWrap container
The content wrap container "contentWrap" is removed
as the last memory of tabbed content.
Change-Id: I3d7b54c92a7421...
Felix Kopp
21:13 Revision da8f1e39: [TASK] EM: Add title to "Show all versions" icon
* Add a title to the icon to show all extension versions
* Add the link for "Show all versions" to the extension titl...
Wouter Wolters
21:12 Revision 278a0ed9: [BUGFIX] Error in filelist for Storage context menu
The click menu for storage roots or mount points in filelist contains
functions which are not supported (e.g. cut/cop...
Nicole Cordes
21:11 Revision b17ebec0: [TASK] EM: Add title to "Show all versions" icon
* Add a title to the icon to show all extension versions
* Add the link for "Show all versions" to the extension titl...
Wouter Wolters
20:57 Revision e77a51e1: [TASK] Raise submodule pointer
Change-Id: I7be7c86cbbf4e4d7b89590707820bd6ae09d0a89
Reviewed-on: https://review.typo3.org/19618
Reviewed-by: Christi...
Christian Kuhn
20:51 Revision 4274fcbd: [TASK] Remove deprecated code
Still some deprecated code is used in version extension.
Change-Id: Id593398a5905d92278a7a39d413dbf9755a9a8b9
Relate...
Nicole Cordes
19:47 Revision bef89a67: [BUGFIX] Add version title in showAllVersion view
Fixes: #46949
Releases: 6.1, 6.0
Change-Id: I2634bc186baec2a0298596c6fb9982a8c32edd7c
Reviewed-on: https://review.typ...
Anja Leichsenring
19:46 Revision cbfd2b75: [BUGFIX] Add version title in showAllVersion view
Fixes: #46949
Releases: 6.1, 6.0
Change-Id: I2634bc186baec2a0298596c6fb9982a8c32edd7c
Reviewed-on: https://review.typ...
Anja Leichsenring
19:40 Revision 5b8035fb: [TASK] EM: extension info within "Get Extensions"
Improves the single view / showAllVersions with further details.
Brings detail view as a base for further improvement...
Felix Kopp
19:34 Revision f7c53b9b: [TASK] EM: extension info within "Get Extensions"
Improves the single view / showAllVersions with further details.
Brings detail view as a base for further improvement...
Felix Kopp
19:29 Revision ee18f310: [TASK] Extract status identifier to separate property
Instead of parsing the status objects for their classes it is better to
refactor the severity status as own property....
Nicole Cordes
18:51 Revision 725e630b: [BUGFIX] Move EM extension configuration save button to DocHeader
The configuration action brings a Save button.
Save button should be in DocHeader.
Fixes: #46941
Releases: 6.0, 6.1
...
Anja Leichsenring
18:38 Revision c7107b6e: [BUGFIX] Move EM extension configuration save button to DocHeader
The configuration action brings a Save button.
Save button should be in DocHeader.
Fixes: #46941
Releases: 6.0, 6.1
...
Anja Leichsenring
18:21 Revision d5bc6707: [BUGFIX] EM: Add return link to showAllVersions
Extension manager ShowAllVersions view does not deliver
link to return to the TER list. The return link is added.
Ch...
Felix Kopp
18:19 Revision 842cd766: [TASK] EM: Modules deserve headlines
Users should know which context is active.
Display context as module headline.
Change-Id: I7e572c019f3d6a290ee699a69...
Felix Kopp
18:18 Revision a925e5b7: [BUGFIX] Move EM tabs to function menu
Changes the tabs in extension manager to a function menu.
The views to manage+get extensions are different from a
use...
Felix Kopp
17:50 Revision dd3aae14: [BUGFIX] EM: Add return link to showAllVersions
Extension manager ShowAllVersions view does not deliver
link to return to the TER list. The return link is added.
Ch...
Felix Kopp
17:27 Revision c6aab2c8: [TASK] Deprecated Big/Small/Medium/Standard-Document
Deprecates classes:
- BigDocumentTemplate
- SmallDocumentTemplate
- MediumDocumentTemplate
- StandardDocumentTemplat...
Benni Mack
17:04 Revision 2f22b9df: [TASK] EM: Remove search form in showAllVersions
The search form is necessary on TER list but displayed in
showAllVerions. The search form is removed with this patch....
Felix Kopp
17:00 Revision cae4134d: [TASK] EM: Remove search form in showAllVersions
The search form is necessary on TER list but displayed in
showAllVerions. The search form is removed with this patch....
Felix Kopp
16:53 Revision aa2e318e: [TASK] EM: Modules deserve headlines
Users should know which context is active.
Display context as module headline.
Change-Id: I7e572c019f3d6a290ee699a69...
Felix Kopp
16:47 Revision ceab1f88: [BUGFIX] Fix breaking t3editor by using hsc()
t3editor misses a htmlspecialchars() when displaying content of
the CE "HTML".
Change-Id: I84b65cd42bee971adc6fb7714...
Georg Ringer
16:46 Revision b3006b8e: [BUGFIX] Fix breaking t3editor by using hsc()
t3editor misses a htmlspecialchars() when displaying content of
the CE "HTML".
Change-Id: I84b65cd42bee971adc6fb7714...
Georg Ringer
16:46 Revision a44a8e05: [BUGFIX] Fix breaking t3editor by using hsc()
t3editor misses a htmlspecialchars() when displaying content of
the CE "HTML".
Change-Id: I84b65cd42bee971adc6fb7714...
Georg Ringer
16:46 Revision c79eeb3c: [BUGFIX] Fix breaking t3editor by using hsc()
t3editor misses a htmlspecialchars() when displaying content of
the CE "HTML".
Change-Id: I84b65cd42bee971adc6fb7714...
Georg Ringer
16:31 Revision dbb9f999: [BUGFIX] Fix breaking t3editor by using hsc()
t3editor misses a htmlspecialchars() when displaying content of
the CE "HTML".
Change-Id: I84b65cd42bee971adc6fb7714...
Georg Ringer
16:11 Revision 3a56664e: [BUGFIX] Caching framework tables depends on ext_tables.sql
Since TYPO3 version 4.6 the caching framework should be responsible to
create needed tables for itself. But this is o...
Nicole Cordes
15:57 Revision b8c3d451: [BUGFIX] Extension manager styling
The extension manager never got all defined styles.
Bring several visual improvements:
— placeholder in search field...
Felix Kopp
15:50 Revision 8e56888b: [BUGFIX] Move EM tabs to function menu
Changes the tabs in extension manager to a function menu.
The views to manage+get extensions are different from a
use...
Felix Kopp
15:32 Revision 7765942b: [BUGFIX] List module shows thumbs on CEs of type text
The list module renders a thumbnail for content elements as soon
as they have an image attached - independent of the ...
Mario Rimann
15:30 Revision 645c5f97: [BUGFIX] List module shows thumbs on CEs of type text
The list module renders a thumbnail for content elements as soon
as they have an image attached - independent of the ...
Mario Rimann
14:54 Revision 75aa3de1: [TASK] Ignore pcntl_* php function in disable_functions check
The check for disable_functions gives a warning on a Ubuntu OS.
To not give a false alarm we set the status to Notice...
Wouter Wolters
14:12 Revision b41de381: dyntabmenu with jQuery
replace the TCE dynTabMenu JS-Code with jQuery Daniel Sattler
13:39 Revision 44f71141: [BUGFIX] Installer fix crash with faulty DB data
If the database config, given in step 2 of install tool are faulty,
we recognice that for step 3 but try to get all d...
Alexander Opitz
13:30 Revision 3cb50eee: [BUGFIX] Caching framework tables depends on ext_tables.sql
Since TYPO3 version 4.6 the caching framework should be responsible to
create needed tables for itself. But this is o...
Nicole Cordes
13:23 Revision c8f88b09: [BUGFIX] Extension manager styling
The extension manager never got all defined styles.
Bring several visual improvements:
— placeholder in search field...
Felix Kopp

2013-04-04

15:57 Revision 53adbb1a: [BUGFIX] Add needed setting to handle file_references correctly
The Uri.Image ViewHelper needs the setting 'treatIdAsReference' to
handle file_references correctly.
Change-Id: Ia3d...
Anja Leichsenring
15:56 Revision 4c73eb78: [BUGFIX] Add needed setting to handle file_references correctly
The ImageViewHelper needs the setting 'treatIdAsReference' to
handle file_references correctly.
Change-Id: I4aa8ea8e...
Anja Leichsenring
14:48 Revision 933ca6fe: [BUGFIX] Environment check does not detect Windows OS
Obvious error. This code is now identical to ext:core
SystemEnvironmentBuilder.
Change-Id: Ic09c04bb8761ae6cb678d701...
Christian Kuhn
00:58 Revision c9b8ab6a: [TASK] Cleanup CssStyledContentController
* Make use of the "use" statement for GeneralUtility
* Long lines are spread over more lines for readability
Change-...
Wouter Wolters

2013-04-03

18:41 Revision d7392fdc: [BUGFIX] Skip some permissions tests if run as root
Some tests in the configuration manager test something is not
writable by manipulating the permissions on the target ...
Christian Kuhn
17:47 Revision f3e5fff3: [BUGFIX] Let Upgrade wizard recognize $GLOBALS['TYPO3_CONF_VARS']
The LocalConfiguration wizard rewrites the existing localconf.php to the
new LocalConfiguration.php. To do so, the li...
Anja Leichsenring
17:44 Revision cd1bebf1: [BUGFIX] Let Upgrade wizard recognize $GLOBALS['TYPO3_CONF_VARS']
The LocalConfiguration wizard rewrites the existing localconf.php to the
new LocalConfiguration.php. To do so, the li...
Anja Leichsenring
13:36 Revision db21a21a: [TASK] Set TYPO3 version to 6.1-dev
Change-Id: I260f2e8e105e76485247a8e5ce0abce641618be7
Reviewed-on: https://review.typo3.org/19538
Reviewed-by: TYPO3 R...
TYPO3 Release Team
13:36 Revision aa9baef7: [RELEASE] Release of TYPO3 6.1.0beta1
Change-Id: I9efec045bc2fe250039fed3aae136cdf0cf8c23b
Reviewed-on: https://review.typo3.org/19537
Reviewed-by: TYPO3 R...
TYPO3 Release Team
13:36 Revision 4d7cc105: [RELEASE] Release of TYPO3 6.1.0beta1
Change-Id: I9efec045bc2fe250039fed3aae136cdf0cf8c23b TYPO3 Release Team
12:54 Revision 290ae499: [TASK] Raise submodule pointer
Change-Id: Id3d424c06859b9842172daa905ce0dab2c36cd41
Reviewed-on: https://review.typo3.org/19536
Reviewed-by: TYPO3 R...
TYPO3 Release Team
07:04 Revision aef7a214: [BUGFIX] BE login form gives warnings in RteHtmlParser
Intialize configuration as array to prevent PHP warnings for
Illegal string offset.
Change-Id: Ic7398ba2c041c3278a1b...
Jigal van Hemert

2013-04-02

22:22 Revision 36264ca7: [BUGFIX] Property Mapper chokes on already-converted objects
Fixes also PropertyMappers chokes on already converted Objects if the
targetType is a compositeType like Collection<E...
Marc Neuhaus
22:00 Revision ff3cdc33: [CLEANUP] Drop incomplete tests
Resolves: #46871
Releases: 6.1
Change-Id: Ic9aabd83de82bb00be332956e4d5d9802d9a8952
Reviewed-on: https://review.typo3...
Anja Leichsenring
20:55 Revision b73314f8: [TASK] Clean up DatabaseConnection class
* Reduce number of IDE warnings by fixing method annotations
* Minor nitpicks
* Remove "define visibility" TODOs for ...
Christian Kuhn
20:38 Revision 5cd8ec07: [TASK] Release installation procedure from LocalConfiguration file
The dummy, government and introduction packages deliver with a
default typo3conf/LocalConfiguration.php file to set d...
Christian Kuhn
19:07 Revision 1421f90e: [TASK] Raise submodule pointer
Change-Id: I39f576aebdfa181c11896cf0942b66823435cb20
Reviewed-on: https://review.typo3.org/19521
Reviewed-by: TYPO3 R...
TYPO3 Release Team
19:05 Revision bfd6b78b: [TASK] Raise submodule pointer
Change-Id: I2bd3f5433d072e581f1bb9404d8e5f7e92262648
Reviewed-on: https://review.typo3.org/19520
Reviewed-by: TYPO3 R...
TYPO3 Release Team
19:04 Revision 9004a4c3: [TASK] Raise submodule pointer
Change-Id: I813304d5e40b9866ef84e33cd40913e9faa2fdbf
Reviewed-on: https://review.typo3.org/19519
Reviewed-by: TYPO3 R...
TYPO3 Release Team
19:02 Revision e6059ee9: [TASK] Raise submodule pointer
Change-Id: I1674b8fa6fa69964b6b58531490e39f5a9aaa767
Reviewed-on: https://review.typo3.org/19518
Reviewed-by: TYPO3 R...
TYPO3 Release Team
15:26 Revision f2e104e1: [FEATURE] Human readable names for special folders
The names of some special folders (user upload,
temporary files, recycler) were historically
converted to a human rea...
Stefan Neufeind
11:32 Revision 1da73545: [TASK] Optimize clearing file backend caches
During concurrent requests it might happen that one request
flushes a cache that is stored in the filesystem and anot...
Oliver Hader
08:17 Revision 565786a0: [!!!][FEATURE] Implement pre- and post-hook around SELECT queries
To use in example content/record security,
a hook is implemented before and after the SELECT call.
The interface int...
Soren Malling

2013-04-01

22:54 Revision f17717eb: [TASK] Remove explicit strict test from TypoScriptParserTest
The TypoScriptParser is executed in strict mode by default.
Change-Id: I95a206e184cbafaebe28f1db592bd0f6a6dda4db
Rel...
Oliver Hader
22:54 Revision c05fe218: [TASK] Remove explicit strict test from TypoScriptParserTest
The TypoScriptParser is executed in strict mode by default.
Change-Id: I95a206e184cbafaebe28f1db592bd0f6a6dda4db
Rel...
Oliver Hader
22:47 Revision 91783bd5: [!!!][BUGFIX] Scope of ProcessedFile cannot be modified
A ProcessedFile is used to generate a preview or crop-scaled
version of a File. Actually a Task implementing the
Task...
Oliver Hader
22:44 Revision 58db018e: [!!!][BUGFIX] Scope of ProcessedFile cannot be modified
A ProcessedFile is used to generate a preview or crop-scaled
version of a File. Actually a Task implementing the
Task...
Oliver Hader
22:42 Revision 7efcfc4c: [FEATURE] Allow workspace members to send item back to edit
As all members of a workspace can edit an element in review
they should also be able to send it to editing by changin...
Bart Dubelaar
22:15 Revision 207ddf38: [BUGFIX] Respect line breaks in stdWrap.cropHTML
By using the PCRE_DOTALL (/s) pattern modifier in the cropHTML
regular expression for preserving HTML entities the do...
Alexander Stehlik
18:45 Revision 4cbd51e9: [BUGFIX] Fix namespace in FileMountRepositoryTest
Currently a "Tests\Unit" is missing in between.
Resolves: #46845
Releases: 6.1
Change-Id: I2cb4f7fedf826ff35b66ecd4e...
Alexander Schnitzler
18:21 Revision ad19f580: [BUGFIX][EM] TER repository page fails
After the persistence patch in extbase was reverted, em needs an
adaption to make the Repository tab work again.
Cha...
Christian Kuhn
18:05 Revision 12f7fc1d: Revert "[TASK] Fix deprecated things in sysnote"
This reverts commit 524951cfebdc1443e084a3f2f2e95612f6a43272.
Commit 524951cfebdc1443e084a3f2f2e95612f6a43272 has to...
Alexander Schnitzler
17:46 Revision f11606c8: [TASK] Raise submodule pointer
Change-Id: I54aff9f762761eba162d3d62fac19264fdbbee8e
Reviewed-on: https://review.typo3.org/19496
Reviewed-by: Christi...
Christian Kuhn
16:37 Revision a6cc237e: [TASK] Update copyright year to 2013
Changes "(c) 2010-2012" to "(c) 2010-2013"
Releases: 6.1
Resolves: #46840
Change-Id: I0a26a9a05cfc5697eb536016aee946...
Alexander Schnitzler
16:06 Revision 0fe39459: [TASK] Integrate basic TypoScript parsing test
Resolves: #46839
Releases: 6.0, 6.1
Change-Id: I3dd007908bbd127386b86dd0f31e927c1034bb97
Reviewed-on: https://review....
Oliver Hader
16:06 Revision c6f8fdaf: [TASK] Integrate basic TypoScript parsing test
Resolves: #46839
Releases: 6.0, 6.1
Change-Id: I3dd007908bbd127386b86dd0f31e927c1034bb97
Reviewed-on: https://review....
Oliver Hader
15:43 Revision fa2c8b2c: [TASK] Adapt ArrayConstraints in IndexerTest
The tests for a parameter array check for equality of
the parameter array and the according value.
Instead we only wa...
Steffen Ritter
15:41 Revision dd29e1a5: Revert "[TASK] Make current persistence replaceable"
This reverts commit 4d4b047e8eca2cfd86eef94954066f292277394f.
Conflicts:
Classes/Persistence/Generic/PersistenceMan...
Alexander Schnitzler
15:40 Revision ccf835a9: [TASK] Adapt ArrayConstraints in IndexerTest
The tests for a parameter array check for equality of
the parameter array and the according value.
Instead we only wa...
Steffen Ritter
15:03 Revision 2f722011: [BUGFIX] PHP filesystem functions are locale dependent
PHP filesystem functions like pathinfo, dirname and
basename are dependent on the locale set in PHP.
If one enables U...
Steffen Ritter
14:55 Revision 01fbf2e1: [BUGFIX] PHP filesystem functions are locale dependent
PHP filesystem functions like pathinfo, dirname and
basename are dependent on the locale set in PHP.
If one enables U...
Steffen Ritter
13:57 Revision 024bc6cf: [BUGFIX] IndexerService does not set creating user
When a backenduser uploads a file an index record is
created. The sys_file table ships with the column cruser_id
whi...
Steffen Ritter
13:42 Revision 3d643295: [BUGFIX] Accept alternative notations for setDBinit
Allow quotes and upper-case notation when checking if
$TYPO3_CONF_VARS['SYS']['setDBinit'] is configured properly.
R...
Michael Stucki
13:05 Revision 96e325cd: [BUGFIX] Accept alternative notations for setDBinit
Allow quotes and upper-case notation when checking if
$TYPO3_CONF_VARS['SYS']['setDBinit'] is configured properly.
R...
Michael Stucki
13:02 Revision 27df6d87: [BUGFIX] Remove redundant layermenu files
These files were maintained as two individual version. A number of
bugfixes were only applied in one version bot not ...
Michael Stucki
13:02 Revision 7c536c7d: [BUGFIX] Remove redundant layermenu files
These files were maintained as two individual version. A number of
bugfixes were only applied in one version bot not ...
Michael Stucki
12:45 Revision 7f2f2fc2: [BUGFIX] FormViewHelper creates inline styling
Due to accessibility reasons the inline styling of a container is
removed.
Fixes: #40826
Fluid Package Issue: #42743...
Anja Leichsenring
12:45 Revision 8e2572dd: [BUGFIX] FormViewHelper creates inline styling
Due to accessibility reasons the inline styling of a container is
removed.
Fixes: #40826
Fluid Package Issue: #42743...
Anja Leichsenring
12:34 Revision 7516050b: [BUGFIX] TypoScriptParserTest uses superfluous mock object
TypoScriptParserTest uses superfluous mock object just to
call protected methods but without using mock behaviour.
C...
Oliver Hader
11:39 Revision 978d0bc8: [BUGFIX] Javascript for TMENU_LAYERS and GMENU_LAYERS missing
If using TMENU_LAYERS/GMENU_LAYERS and (for example) indexed_search on
the same page, the JavaScript header tags are ...
Michael Stucki
11:38 Revision 7d6acfe2: [BUGFIX] Javascript for TMENU_LAYERS and GMENU_LAYERS missing
If using TMENU_LAYERS/GMENU_LAYERS and (for example) indexed_search on
the same page, the JavaScript header tags are ...
Michael Stucki
11:38 Revision 66dc994b: [BUGFIX] Javascript for TMENU_LAYERS and GMENU_LAYERS missing
If using GMENU_LAYERS/TMENU_LAYERS and (for example) indexed_search on
the same page, the JavaScript header tags are ...
Michael Stucki
11:37 Revision cf8336a3: [BUGFIX] Javascript for TMENU_LAYERS and GMENU_LAYERS missing
If using GMENU_LAYERS/TMENU_LAYERS and (for example) indexed_search on
the same page, the JavaScript header tags are ...
Michael Stucki
11:37 Revision 772b102b: [BUGFIX] Javascript for TMENU_LAYERS and GMENU_LAYERS missing
If using TMENU_LAYERS/GMENU_LAYERS and (for example) indexed_search on
the same page, the JavaScript header tags are ...
Michael Stucki
10:13 Revision 685506f1: [BUGFIX] FormViewHelper creates inline styling
Due to accessibility reasons the inline styling of a container is
removed.
Fixes: #40826
Fluid Package Issue: #42743...
Jigal van Hemert

2013-03-31

22:27 Revision 856697f4: [BUGFIX] MySQLi: FALSE not NULL from sql_fetch()/fetch_row()
MySQL previously returned FALSE if there were no more rows.
MySQLi returns NULL. So we'll need to turn that into FALS...
Christian Kuhn
22:09 Revision eae33642: [FEATURE] Checkbox for confirmation in FormWizard
Adds an extra BEHAVIOUR section to form tab with a
checkbox to control whether the confirmation page
should be shown....
Florian Scholz
21:33 Revision f0b6ca54: [TASK] Raise submodule pointer
Change-Id: Ie0f9a9e5d31d787b81dcff7a1877dedf2a4c0ef6
Reviewed-on: https://review.typo3.org/19472
Reviewed-by: Christi...
Christian Kuhn
21:16 Revision 18e8d9c6: [TASK] Remove compat layer for backend module
Patch replaces calls of old extension classes which were replaced
in TYPO3 6.0
Change-Id: I6b96d54e7505d14cd4f1909f8...
Nicole Cordes
21:12 Revision 5d4f0430: [TASK] Detect APC and APCu correctly
APCu is just the user-data part of APC,
providing the same API.
If installed it currently identifies itself
as both ...
Stefan Neufeind
21:12 Revision 46871974: [TASK] Detect APC and APCu correctly
APCu is just the user-data part of APC,
providing the same API.
If installed it currently identifies itself
as both ...
Stefan Neufeind
21:12 Revision 46cde8ac: [TASK] Detect APC and APCu correctly
APCu is just the user-data part of APC,
providing the same API.
If installed it currently identifies itself
as both ...
Stefan Neufeind
20:06 Revision 995086f7: [TASK] Remove unused FAL class ImageProcessingService
In the early stages of the processing functionality, the class
"ImageProcessingService" was added as a proof-of-conce...
Benni Mack
19:25 Revision cbe4b736: [BUGFIX] Sending fails on multiple email-addresses
Specifying multiple recipients (To or CC) for emails
leads to an error upon form-submit without further explanation.
...
Christian Kuhn
19:05 Revision c8714f09: [BUGFIX] Sending fails on multiple email-addresses
Specifying multiple recipients (To or CC) for emails
leads to an error upon form-submit without further explanation.
...
Stefan Neufeind
19:03 Revision 8fa22aa9: [BUGFIX] Fix of Close-button in flash messages
The close button did not work because hide() was called on
a HTMLElement instead of an Ext.Element.
Fixes: #46373
Re...
Jost Baron
19:02 Revision 18c28be3: [BUGFIX] Fix of Close-button in flash messages
The close button did not work because hide() was called on
a HTMLElement instead of an Ext.Element.
Fixes: #46373
Re...
Jost Baron
18:59 Revision 99cb5f1d: [BUGFIX] Fix of Close-button in flash messages
The close button did not work because hide() was called on
a HTMLElement instead of an Ext.Element.
Fixes: #46373
Re...
Jost Baron
18:52 Revision 0d34f7f0: [TASK] Detect APC and APCu correctly
APCu is just the user-data part of APC,
providing the same API.
If installed it currently identifies itself
as both ...
Stefan Neufeind
18:46 Revision e831738d: [BUGFIX] Sending fails on multiple email-addresses
Specifying multiple recipients (To or CC) for emails
leads to an error upon form-submit without further explanation.
...
Stefan Neufeind
17:35 Revision 4ef3d84b: [FEATURE] Add wincache and zend to opcode cache check
Change-Id: Id467f5f9a7b99075ede94532cd3e9a49131a1287
Resolves: #46612
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters
17:02 Revision fe3e0a80: [FEATURE] Support multiple display conditions in TCA
The displayCond option is expanded with support for multiple
conditions and even the logical operators OR and AND.
C...
Jigal van Hemert
16:03 Revision ab1f90d5: [TASK] WincacheBackend: Add a "Testing"-context to the tests
Resolves: #46817
Related: #46768
Releases: 6.0
Change-Id: I5ebc5f026d92ae8070c2dbfd4679e2889bad6c07
Reviewed-on: http...
Stefan Neufeind
16:00 Revision 23fe8e14: [FEATURE] Introduce xcache cache backend
xcache is another PHP opcode cache like APC.
Similar to APC, it has a key-value for user data.
This storage is now av...
Philipp Gampe
15:02 Revision b7ee51b3: [FEATURE] TS-list: allow to unique, reverse and sort
Add missing, basic list-functionality for TypoScript.
Also splits out the TS-operator-functions into a
separate funct...
Stefan Neufeind
13:34 Revision cf170670: [TASK] Extract displayCond functionality from FormEngine to new class
In order to streamline \TYPO3\CMS\Backend\Form\FormEngine
(formerly t3lib_TCEforms) the functionality for 'displayCon...
Sebastian Michaelsen
11:48 Revision d830b432: [TASK] Raise submodule pointer
Change-Id: Id6d1ecee341547145a067dba661651704dcaae54
Reviewed-on: https://review.typo3.org/19457
Reviewed-by: Christi...
Christian Kuhn

2013-03-30

21:20 Revision 53ab338d: [BUGFIX] Native DateTime values cannot be mapped from storage
DateTime values that are stored with an accordant (native) type
cannot be mapped correctly since a unix timestamp is ...
Oliver Hader
21:16 Revision e28ce932: [BUGFIX] Native DateTime values cannot be mapped from storage
DateTime values that are stored with an accordant (native) type
cannot be mapped correctly since a unix timestamp is ...
Oliver Hader
17:15 Revision f2eeb80c: Revert "[BUGFIX] Native DateTime values cannot be mapped from storage"
This reverts commit c21dc476bd18280f3d2985a48c2ce16bd09f3576
Change-Id: Idff5c59665839caf49c3df8115bf48c136380d40
Re...
Oliver Hader
15:16 Revision b706dba4: [BUGFIX] fetch_field_redirect returns object but not array
Method sql_field_type was rewritten with the mysqli switch for
compatibility with the old behavior. The introduced ca...
Christian Kuhn
14:52 Revision 80afd63e: [BUGFIX] Native DateTime values cannot be mapped from storage
DateTime values that are stored with an accordant (native) type
cannot be mapped correctly since a unix timestamp is ...
Oliver Hader
14:26 Revision 4a8277fa: [TASK] NEWS.txt entry about mysql to mysqli switch
Change-Id: Idb67b153daea1a233e54ec164b4abdb9cbeb331c
Related: #36419
Reviewed-on: https://review.typo3.org/19443
Revi...
Christian Kuhn
14:26 Revision 3e309294: [BUGFIX] Integrity test fails
The integerity test checks if TYPO3_DB is a resource. After switch to
mysqli, this is now an object and thus reflecte...
Christian Kuhn
14:23 Revision 75d6db0d: [TASK] Small cleanup in Typo3DatabaseBackend
Long lines for database queries are not too long anymore.
Change-Id: I2bfbeb9e5e375c43483af9b3d33264a23a4c6adc
Resol...
Wouter Wolters
14:05 Revision cdb50263: [BUGFIX] Typo3DatabaseBackend get function does not return FALSE
Typo3DatabaseBackend get function does not return FALSE when
there is no result.
Change-Id: I738ffc2879a9c125af4e7f0...
Wouter Wolters
12:44 Revision b9129bf2: [FEATURE] Add RequireJS to dynamically load JS files
Adds the JS loader "RequireJS" to the TYPO3 core, accessible
for the TYPO3 Frontend and Backend in the PageRenderer
c...
Benni Mack
12:16 Revision 61df9ce7: [FEATURE] Add stdWrap feature: addPageCacheTags
This feature comes after feature freeze for 4.7 but accidently it was
already mentioned in the release notes while no...
Fabrizio Branca
11:57 Revision f0d8ed91: [TASK] Migrate core from mysql to mysqli
Resolves: #36419
Releases: 6.1
Change-Id: If34deb026f3118db04477d14b735d76c1606aa97
Reviewed-on: https://review.typo3...
Stefan Neufeind
10:57 Revision 59217429: [TASK] Raise submodule pointer
Change-Id: Ia3e5dda0d84da1b5cf51c6d72e0f08ec70b40fb0
Reviewed-on: https://review.typo3.org/19440
Reviewed-by: Christi...
Christian Kuhn
10:54 Revision ef311818: [BUGFIX] FlashMessageContainer uses static flashMessageQueue
Change-Id: I1a2078d71f21a812261ee1e3a6db8f1e7e90cafb
Resolves: #46774
Related: #44593
Releases: 6.1
Reviewed-on: http...
Christian Kuhn
10:54 Revision cfd53f60: [BUGFIX][Cache] Wincache backend class constructor
The class constructor of wincache cache backend misses the first
parameter $context, so $options is treated as $conte...
Christian Kuhn
10:51 Revision 6db8629e: [BUGFIX][Cache] Wincache backend class constructor
The class constructor of wincache cache backend misses the first
parameter $context, so $options is treated as $conte...
Christian Kuhn

2013-03-29

14:16 Revision da19a093: [BUGFIX] Static addFlashMessage calls in extended file utility
ExtendedFileUtility still adds some flash messages statically. The
patch adapts to the new scheme and does some minor...
Christian Kuhn
13:37 Revision bdd5c9e1: [TASK] Clean up form protection tests
The form protection tests need a refactoring to use the new flash
message handling. Additionally, the tests are adapt...
Christian Kuhn
12:02 Revision 61b6d47c: [WIP][TASK] Replace static calls to FlashMessageQueue
Change-Id: Iceaaa80bce3ca754b38643be0f0fa82cbaff84ff
Resolves: #46606
Related: #44593
Releases: 6.1
Reviewed-on: http...
Wouter Wolters
11:38 Revision a4e08977: [TASK] Raise submodule pointer
Change-Id: I45f192c4eb4de1873a770b526bb8422a97d70972
Reviewed-on: https://review.typo3.org/19429
Reviewed-by: Christi...
Christian Kuhn
11:28 Revision f272c2df: [TASK] Replace static calls to FlashMessageQueue to the new service
Change-Id: I2f7c470ba0aa6086989b5bd38be1f9cfdcc77650
Resolves: #46607
Related: #44593
Releases: 6.1
Reviewed-on: http...
Wouter Wolters

2013-03-28

10:38 Revision 9306751c: [TASK] Optimize clearing file backend caches
During concurrent requests it might happen that one request
flushes a cache that is stored in the filesystem and anot...
Oliver Hader
09:06 Revision 106cd209: [!!!][BUGFIX] Crop-Scaled images have wrong file content type
The following scenario is given:
* resize a 300dpi TIFF image to PNG using stdWrap/cObj
* the 'fileExtension' configu...
Oliver Hader
09:04 Revision 7b655915: [!!!][BUGFIX] Crop-Scaled images have wrong file content type
The following scenario is given:
* resize a 300dpi TIFF image to PNG using stdWrap/cObj
* the 'fileExtension' configu...
Oliver Hader
08:18 Revision b7e30416: [FEATURE] Provide flushing cache by table and record tags
As suggested in the wiki it is helpful to tag caches with a combination of
table and record uid to get the cache dele...
Nicole Cordes

2013-03-27

20:10 Revision dddf13d4: [BUGFIX] Image rendering of non-existing files throws exception
Rendering an image that has no accordant file in a storage in
the frontend (e.g. in TypoScript) fails with an excepti...
Oliver Hader
20:09 Revision 1e1c26a7: [BUGFIX] Image rendering of non-existing files throws exception
Rendering an image that has no accordant file in a storage in
the frontend (e.g. in TypoScript) fails with an excepti...
Oliver Hader
13:49 Revision 1c9901fe: [BUGFIX] Wrong variable name used
The parameter is called $lgd but is used as $length.
Change-Id: Id5303562d4e3f9bd9222db585da6a5365588a031
Fixes: #46...
Georg Ringer
13:46 Revision 7aca24d8: [BUGFIX] Wrong variable name used
The parameter is called $lgd but is used as $length
Change-Id: Id5303562d4e3f9bd9222db585da6a5365588a031
Fixes: #467...
Georg Ringer
13:07 Revision 931e47cf: [BUGFIX] Warning in list module
The function addElement needs to have an array as third argument.
Change-Id: Iefb86fc6399a6aaee58f66c712ac81743c1bd2...
Philipp Gampe
09:58 Revision 5e488561: [TASK] Refactor code to match new structure
- Move language files Resources/Private/Language
- Move CSS to Resources/Public/Css
- Move PageTsConfig to Configurat...
Wouter Wolters
07:57 Revision 8e9d7f96: [TASK] Increase Web>List title column width
The column width for the title column in list view is hard-coded.
Increase the width for current screen sized.
Witho...
Felix Kopp
07:55 Revision 11553c85: [BUGFIX] Subfolders must use the identifier as identifier
Currently subfolders don't use the identifier correctly as the name is
used instead. This doesn't really matter if yo...
Georg Ringer
07:48 Revision 1bcedde3: [BUGFIX] Settings for local drivers are not shown by default
If you create a new storage the LocalDriver is selected by default
(because it is the first registered driver) but th...
Nicole Cordes
07:46 Revision b139de7c: [BUGFIX] Title includes html tags
In the filelist special folders like _temp_ and _recycler_ folder are
highlighted in bold as they get human readable ...
Nicole Cordes

2013-03-26

23:57 Revision 98cfcf33: [TASK] NEWS.txt entry about fluid arrays in view helpers only
Change-Id: Icedec3ba51f5339f2805fa38d3e239ddee5b9049
Resolves: #46674
Related: #43705
Releases: 6.1
Reviewed-on: http...
Christian Kuhn
23:45 Revision a5cfd745: [TASK] Raise submodule pointer
Change-Id: I24daaee72bcb42104c4f1afa675761b8d80f92bc
Reviewed-on: https://review.typo3.org/19332
Reviewed-by: Christi...
Christian Kuhn
23:26 Revision 0a245406: [TASK] NEWS.txt entry about extbase changed STI
Change-Id: I0409ff835f6fc6624b7d1205290f914469e33a21
Resolves: #45326
Related: #11021
Releases: 6.1
Reviewed-on: http...
Christian Kuhn
23:07 Revision 0e0621f7: [BUGFIX] Add needed setting to handle file_references correctly
The Uri.Image ViewHelper needs the setting 'treatIdAsReference' to
handle file_references correctly.
Change-Id: Ia3d...
Anja Leichsenring
23:07 Revision 69543ba6: [BUGFIX] Add needed setting to handle file_references correctly
The ImageViewHelper needs the setting 'treatIdAsReference' to
handle file_references correctly.
Change-Id: I4aa8ea8e...
Anja Leichsenring
22:33 Revision 1134fae2: [TASK] Update Swiftmailer to 4.3.0
Fixes: #38145
Releases: 6.1
Change-Id: I4b07bba0c08a7a44e1f2871c2ad46f6bea2d64e7
Reviewed-on: https://review.typo3.or...
Jigal van Hemert
22:25 Revision 0ec4779a: [TASK] Remove not maintained md5 in ext_emconf
The serialized array _md5_values_when_last_written is not
maintained for core extensions since ages and just contains...
Christian Kuhn
22:24 Revision bb6c0202: [TASK] Raise submodule pointer
Change-Id: I6ebb4e8bf6125d9e8efa8107f8de26862874263c
Reviewed-on: https://review.typo3.org/19329
Reviewed-by: Christi...
Christian Kuhn
22:20 Revision ba050555: [TASK] Remove not maintained md5 in ext_emconf
The serialized array _md5_values_when_last_written is not
maintained for core extensions since ages and just contains...
Christian Kuhn
22:20 Revision 4bbdf747: [TASK] Remove not maintained md5 in ext_emconf
The serialized array _md5_values_when_last_written is not
maintained for core extensions since ages and just contains...
Christian Kuhn
22:20 Revision b7fcc1e2: [TASK] Remove not maintained md5 in ext_emconf
The serialized array _md5_values_when_last_written is not
maintained for core extensions since ages and just contains...
Christian Kuhn
22:19 Revision 6a64a72d: [TASK] Remove not maintained md5 in ext_emconf
The serialized array _md5_values_when_last_written is not
maintained for core extensions since ages and just contains...
Christian Kuhn
22:19 Revision 01a1bee9: [TASK] Remove not maintained md5 in ext_emconf
The serialized array _md5_values_when_last_written is not
maintained for core extensions since ages and just contains...
Christian Kuhn
22:19 Revision d09f9801: [TASK] Remove not maintained md5 in ext_emconf
The serialized array _md5_values_when_last_written is not
maintained for core extensions since ages and just contains...
Christian Kuhn
21:47 Revision 3edbf522: [TASK] Raise submodule pointer
Change-Id: I34270786b7208b73327e6c3330cc80a3e9be93a3
Reviewed-on: https://review.typo3.org/19320
Reviewed-by: Christi...
Christian Kuhn
21:47 Revision 3e329e80: [TASK] Raise submodule pointer
Change-Id: Iada7f20cf261965384f29fb00d43ecdbd7f48b3f
Reviewed-on: https://review.typo3.org/19321
Reviewed-by: Christi...
Christian Kuhn
21:41 Revision 354ca2cc: [TASK] Table Mapping for File Model
With the shipping of the File Model (#46102) Extbase needs to contain
the TypoScript table mapping for sys_file.
Res...
Anja Leichsenring
21:40 Revision 2e351424: [BUGFIX] Remove needless "x " on TER-search
Keep input field after search for easy re-search.
Change-Id: I658657c89a91e5196ca5a2997d76bc0bba52c820
Fixes: #43410...
Stefan Neufeind
21:38 Revision 318319e6: [TASK] Table Mapping for File Model
With the shipping of the File Model (#46102) Extbase needs to contain
the TypoScript table mapping for sys_file.
Res...
Anja Leichsenring
21:38 Revision d4fc9b47: [BUGFIX] Remove needless "x " on TER-search
Keep input field after search for easy re-search.
Change-Id: I658657c89a91e5196ca5a2997d76bc0bba52c820
Fixes: #43410...
Stefan Neufeind
21:29 Revision 7af6dad7: [BUGFIX] System environment report always says warning
Fixes: #46696
Releases: 6.1
Change-Id: Ifc8728f6d3d4a412ddd951b80ecdc83e769c5d24
Reviewed-on: https://review.typo3.or...
Philipp Gampe
21:17 Revision 7279443b: [BUGFIX] Segfaults on object comparisons
In the ResourceStorage class, the identity of source and target storage
has to be verified for several operations (co...
Andreas Wolf
21:16 Revision d7c25af1: [TASK] Raise submodule pointer
Change-Id: I14c35e0a265b917b3ceb8663debd7d81f205c1b5
Reviewed-on: https://review.typo3.org/19315
Reviewed-by: Christi...
Christian Kuhn
21:08 Revision baf5860f: [BUGFIX] Segfaults on object comparisons
In the ResourceStorage class, the identity of source and target storage
has to be verified for several operations (co...
Andreas Wolf
21:02 Revision 3e65a91c: [FEATURE] Allow stdWrap on form-element-defaultvalues
Allow "value"-parameter (initial value) for a form-element
to be modified using stdWrap (fetch data from somewhere,
m...
Stefan Neufeind
20:18 Revision 3b0f8e0c: [TASK] Raise submodule pointer
Change-Id: Idb88d234b792e6ad8935f754c8a7ab053a17d494
Reviewed-on: https://review.typo3.org/19312
Reviewed-by: Christi...
Christian Kuhn
20:15 Revision c387e092: [BUGFIX] Incomplete mock reset in StandaloneViewTest
setUp() fills the makeInstance LIFO via addInstance() with dummy
instances. Some of them are used in the tests and fe...
Christian Kuhn
20:15 Revision cde55349: [BUGFIX] Incomplete mock reset in StandaloneViewTest
setUp() fills the makeInstance LIFO via addInstance() with dummy
instances. Some of them are used in the tests and fe...
Christian Kuhn
10:49 Revision 768ddcfa: [BUGFIX] TypoScript configuration not available in backend
On bootstrapping and dispatching Extbase modules in the
backend, the frontend TypoScript is being parsed. However, if...
Oliver Hader
10:48 Revision 6a28dc1a: [BUGFIX] TypoScript configuration not available in backend
On bootstrapping and dispatching Extbase modules in the
backend, the frontend TypoScript is being parsed. However, if...
Oliver Hader
10:42 Revision 6646e4f3: [BUGFIX] Exception with EXT:sys_note is installed
If extension sys_note is installed, and the first page does not
have a TypoScript Template with an accordant root fla...
Oliver Hader
10:42 Revision 3621e605: [BUGFIX] Exception with EXT:sys_note is installed
If extension sys_note is installed, and the first page does not
have a TypoScript Template with an accordant root fla...
Oliver Hader

2013-03-25

22:21 Revision 48ff7b5f: [!!!][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...
Wouter Wolters
21:47 Revision 6a41c53b: Revert "[BUGFIX] TSConfig for fields with a dot in the name does not work"
This reverts commit c9dbea155f3793f7f39d41b5f2bcd92f04443075
The patch seems to break csc styled content in some way...
Christian Kuhn
20:58 Revision e1b5fa4a: [FEATURE] Option to disable exports (csv / t3d) in dblist
This patch adds an TSConfig option to disable csv and t3d (impexp)
export in single table view in list module. This o...
Kai Vogel
19:27 Revision c9dbea15: [BUGFIX] TSConfig for fields with a dot in the name does not work
This patch enables the use of double quotes in TypoScript setup paths.
Thus, for example, can Extbase field names be ...
Kai Vogel
15:59 Revision 4d47e88e: [FEATURE] Introduce service to handle multiple flash message queues
Currently there is just one system wide flash message queue. This
unfortunetly leads to problems using flash messages...
Alexander Schnitzler
12:28 Revision 45fff71e: [WIP][TASK] Improve autoload and class alias performance
Change-Id: I139843bce8b75a55a2886747b573ae2091897717 Thomas Maroschik
07:59 Revision 3bfe200f: [BUGFIX] Extbase Plugin for Indexed Search not working
The plugin uses wrong classes in several places, which leads to fatal
errors because of missing functions.
Replace a...
Matthias Nitsch

2013-03-24

13:06 Revision 240a1305: [BUGFIX] Invalid RSA key when submitting form twice
When submitting a RSA-supported form twice, the JS error
"Invalid RSA public key" is thrown. In order to suppress
thi...
Benni Mack
13:04 Revision 7c8688f6: [FEATURE] Flexible cHash Calculation
Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*...
Daniel Poetzinger
12:33 Revision 57d3c1a6: [TASK] Fix failing unit tests for LocalDriver
The original patch for #46604 unfortunately broke two (non-critical)
unit tests, which are fixed again by this commit...
Andreas Wolf
11:45 Revision 3982b754: [TASK] Fix failing unit tests for LocalDriver
The original patch for #46604 unfortunately broke two (non-critical)
unit tests, which are fixed again by this commit...
Andreas Wolf
11:25 Revision 5a5f4aab: [BUGFIX] Error in filelist for Storage context menu
The click menu for storage roots or mount points in filelist contains
functions which are not supported (e.g. cut/cop...
Nicole Cordes
11:13 Revision 8feaf17b: [FEATURE] Add splitChar to noTrimWrap
noTrimWrap constructions with empty parts share syntax with optionSplit.
If this is used in HMENU optionSplit takes p...
Jigal van Hemert
10:59 Revision 76073826: [BUGFIX] FAL Upgrade Wizards do not set pid
The sys_file_reference records are originally set to
be placed on rootLevel, the upgrade wizard does
exactly that.
H...
Benni Mack
10:57 Revision 43b2b7bc: [BUGFIX] Default upload folder should be user_upload/
The default folder in FAL is set to temp. However, temp should
be used for temporary files like import/export t3d fil...
Benni Mack
10:47 Revision f6e85763: [BUGFIX] Default upload folder should be user_upload/
The default folder in FAL is set to temp. However, temp should
be used for temporary files like import/export t3d fil...
Benni Mack
10:30 Revision 8be37d5b: [BUGFIX] Folder Tree does not respect _temp_ and _recycler_
The Folder Tree View does not respect temp and
recycler settings, which are identified by the folder
names.
The file...
Benni Mack
10:29 Revision 3053d0e0: [FEATURE] Add delete button in file list
Currently it is not possible to delete a file or folder
in the file list. Additionally, there is translation and
erro...
Benni Mack
10:26 Revision 883e92e5: [BUGFIX] Resource storage does not emit signals
The ResourceStorage class should emit signals before and after most
actions it performs. The emit*() methods are alre...
Andreas Wolf
10:22 Revision b4bdc272: [BUGFIX] Resource storage does not emit signals
The ResourceStorage class should emit signals before and after most
actions it performs. The emit*() methods are alre...
Andreas Wolf
10:15 Revision 01cc42b2: [BUGFIX] Folder Tree does not respect _temp_ and _recycler_
The Folder Tree View does not respect temp and
recycler settings, which are identified by the folder
names.
The file...
Benni Mack
10:12 Revision 60c80a2e: [BUG] sys_file_reference: missing exclude fields for Non-Admins
Currently, only link, but not description and alternative
is a exclude field. So the others are ALWAYS visible.
They ...
Benni Mack

2013-03-23

22:26 Revision 6e7769ca: [BUGFIX] Copy and move folders between storages is broken
If you try to copy a folder from one storage into another one it leads to
a copy in the same (source) storage. This h...
Nicole Cordes
20:26 Revision f6b81f19: [BUGFIX] ExtJS connection timeout when mass publishing
When doing a mass publish in large installations
it can happen that the ExtJS Ajax request runs into
the 30 Seconds t...
Helmut Hummel
20:25 Revision 2736f911: [BUGFIX] ExtJS connection timeout when mass publishing
When doing a mass publish in large installations
it can happen that the ExtJS Ajax request runs into
the 30 Seconds t...
Helmut Hummel
19:34 Revision b240754c: [BUGFIX] Subfolders must use the identifier as identifier
Currently subfolders don't use the identifier correctly as the name is
used instead. This doesn't really matter if yo...
Georg Ringer
15:58 Revision 6490c5d5: [FEATURE] Use EnvironmentService to detect TYPO3_MODE in several places
In several places the TYPO3_MODE is still detected by
checking the TYPO3_MODE constant directly. This patch
replaces ...
Alexander Schnitzler
15:33 Revision 74b3bae7: [BUGFIX] Remove old require_once in index_ts.php
* TimeTracker can be instantiated directly, using autoloader
* Check for loaded ext:cms is obsolete, it is a required...
Christian Kuhn
15:13 Revision 89e2c340: [TASK] Remove unneeded backupGlobals from Unit Tests
Change-Id: Ib15d118cd28a455fb5125fc51580382ad72d1d26
Resolves: #46593
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters
15:02 Revision dd7cea5e: [BUGFIX] FAL Upgrade Wizards do not set pid
The sys_file_reference records are originally set to
be placed on rootLevel, the upgrade wizard does
exactly that.
H...
Benni Mack
14:51 Revision 604862bc: [FEATURE][WIP] Introduce DataStructures / Part 1
In order to add some kind of central API
layer to accessing the global TCA array
the DataStructure (each per TCA tabl...
Benni Mack
12:26 Revision 73ee6ff2: [BUGFIX] Settings for local drivers are not shown by default
If you create a new storage the LocalDriver is selected by default
(because it is the first registered driver) but th...
Nicole Cordes
12:21 Revision a9538cdb: [BUGFIX] Copy and move folders between storages is broken
If you try to copy a folder from one storage into another one it leads to
a copy in the same (source) storage. This h...
Nicole Cordes
12:20 Revision 26e634f1: [BUGFIX][EM] Fix failing unit tests
Change-Id: I2a100ba46e4b3c3177848ed554ea74f2d2b8dc52
Fixes: #46588
Related: #46573
Releases: 6.1
Reviewed-on: https:/...
Christian Kuhn
11:03 Revision c0652b52: [BUGFIX][EM] Fix of last update time after update
The time of the last update in the extension manager was not displayed
correctly immediately after an update, an addi...
Jost Baron
10:32 Revision 58d76c88: [BUGFIX] Update sys_refindex to reflect typolink to file in RTE content
Problem: sys_refindex should be updated when a link to a file is
inserted in or removed from RTE content.
Solution: A...
Benni Mack

2013-03-22

22:45 Revision 66256191: [BUGFIX] Title includes html tags
In the filelist special folders like _temp_ and _recycler_ folder are
highlighted in bold as they get human readable ...
Nicole Cordes
22:28 Revision b380f9ba: [BUGFIX] Context menu for offline storages raises exception
If you try to call the context menu for an offline storage an exception is
raised. Therefore an offline storage shoul...
Nicole Cordes
20:57 Revision c5db57a5: [TASK][EM] Truncate table if updating extension list
If updating the TER extension list, em deletes all rows of the table
with entries of the specific repository. Since E...
Christian Kuhn
20:57 Revision bf8ba720: [BUGFIX] Warning empty $GLOBALS['TCA'] in rootline utility
The TCA refactoring of issue #45767 introduced a warning in the
rootline utility: Rootline resolving is called by det...
Christian Kuhn
20:48 Revision ced52d8e: [TASK][EM] More readable "time since last update"-strings
The extensionmanager now shows the time elapsed since the last update,
not the time of the last update. The time of t...
Jost Baron
18:54 Revision e47488b9: [BUGFIX] fallbackRendering is always called
When rendering textpic, the content object rendering is always called for
the Typoscript setting fallbackRendering wh...
Christian Kuhn
18:53 Revision 4998b952: [BUGFIX] fallbackRendering is always called
When rendering textpic, the content object rendering is always called for
the Typoscript setting fallbackRendering wh...
Christian Kuhn
18:53 Revision dcd60aae: [BUGFIX] fallbackRendering is always called
When rendering textpic, the content object rendering is always called for
the Typoscript setting fallbackRendering wh...
Simon Schaufelberger
18:49 Revision 49117d86: [BUGFIX] fallbackRendering is always called
When rendering textpic, the content object rendering is always called for
the Typoscript setting fallbackRendering wh...
Simon Schaufelberger
18:40 Revision c430cef8: [TASK] Small clean up in the page tree code
There are minor issues in the page tree code, which should be
cleaned up. This is a non-functionality change.
Change...
Dmitry Dulepov
18:38 Revision 7d95aa3b: [TASK] Small cleanup in Boostrap.php
Code cleanup prior to #41596
Releases: 6.1, 6.0
Change-Id: I87294a52e282175b345ee8b1a735604f6993e0f3
Reviewed-on: ht...
Michael Stucki
18:36 Revision 4e7656fa: [TASK] Update file type according to Iana standard
This change relates to the File types in FAL.
The Iana standard http://www.iana.org/assignments/media-types
defines a...
Fabien Udriot
18:31 Revision 41af6773: [TASK] thumbs.php ease require/include path
Currently typo3/thumbs.php requires t3lib/thumbs.php and
t3lib/thumbs.php requires EXT:backend/Classes/View/Thumbnail...
Felix Kopp
17:55 Revision 83f6961a: [BUGFIX] Update sys_refindex to reflect typolink to file in RTE content
Problem: sys_refindex should be updated when a link to a file is
inserted in or removed from RTE content.
Solution: A...
Benni Mack
17:14 Revision 64226f17: [BUGFIX] Sorting files in filelist is case sentive
The sorting for files in the filelist is case sensitive while the sorting
for folders is not. The sorting should be a...
Nicole Cordes
16:51 Revision 3644020a: [TASK] Remove Flash Uploader Functionality
As there is a better HTML5 alternative in the
Backend since TYPO3 CMS 6.0, the
flash uploader has only little benefit...
Benni Mack
16:50 Revision b8bd34d6: [BUGFIX] Sorting files in filelist is case sentive
The sorting for files in the filelist is case sensitive while the sorting
for folders is not. The sorting should be a...
Nicole Cordes
13:58 Revision 5eab7911: [TASK] Remove unneded text in Install-Tool
Some text in the install tool should be removed
- "Installing TYPO3 as always been a hot topic on the mailinglist".....
Georg Ringer
13:55 Revision 0fc6d8c1: Improve rendering of "System environment check"
The title should be wrapped in a <strong>-Tag
Change-Id: Idf76d37edbfaa437d1940d1e0db476fa41415bca
Resolves: #46546
...
Georg Ringer
12:45 Revision 6a4a33dd: [TASK] Small cleanup in Boostrap.php
Code cleanup prior to #41596
Releases: 6.1, 6.0
Change-Id: I87294a52e282175b345ee8b1a735604f6993e0f3
Reviewed-on: ht...
Michael Stucki
 

Also available in: Atom