Activity
From 2013-03-01 to 2013-03-30
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 ... - 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 ... - 17:15 Revision f2eeb80c: Revert "[BUGFIX] Native DateTime values cannot be mapped from storage"
- This reverts commit c21dc476bd18280f3d2985a48c2ce16bd09f3576
Change-Id: Idff5c59665839caf49c3df8115bf48c136380d40
Re... - 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... - 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 ... - 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... - 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... - 14:23 Revision 75d6db0d: [TASK] Small cleanup in Typo3DatabaseBackend
- Long lines for database queries are not too long anymore.
Change-Id: I2bfbeb9e5e375c43483af9b3d33264a23a4c6adc
Resol... - 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... - 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... - 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... - 11:57 Revision f0d8ed91: [TASK] Migrate core from mysql to mysqli
- Resolves: #36419
Releases: 6.1
Change-Id: If34deb026f3118db04477d14b735d76c1606aa97
Reviewed-on: https://review.typo3... - 10:57 Revision 59217429: [TASK] Raise submodule pointer
- Change-Id: Ia3e5dda0d84da1b5cf51c6d72e0f08ec70b40fb0
Reviewed-on: https://review.typo3.org/19440
Reviewed-by: Christi... - 10:54 Revision ef311818: [BUGFIX] FlashMessageContainer uses static flashMessageQueue
- Change-Id: I1a2078d71f21a812261ee1e3a6db8f1e7e90cafb
Resolves: #46774
Related: #44593
Releases: 6.1
Reviewed-on: http... - 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... - 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...
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... - 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... - 12:02 Revision 61b6d47c: [WIP][TASK] Replace static calls to FlashMessageQueue
- Change-Id: Iceaaa80bce3ca754b38643be0f0fa82cbaff84ff
Resolves: #46606
Related: #44593
Releases: 6.1
Reviewed-on: http... - 11:38 Revision a4e08977: [TASK] Raise submodule pointer
- Change-Id: I45f192c4eb4de1873a770b526bb8422a97d70972
Reviewed-on: https://review.typo3.org/19429
Reviewed-by: Christi... - 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...
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... - 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... - 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... - 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...
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... - 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... - 13:49 Revision 1c9901fe: [BUGFIX] Wrong variable name used
- The parameter is called $lgd but is used as $length.
Change-Id: Id5303562d4e3f9bd9222db585da6a5365588a031
Fixes: #46... - 13:46 Revision 7aca24d8: [BUGFIX] Wrong variable name used
- The parameter is called $lgd but is used as $length
Change-Id: Id5303562d4e3f9bd9222db585da6a5365588a031
Fixes: #467... - 13:07 Revision 931e47cf: [BUGFIX] Warning in list module
- The function addElement needs to have an array as third argument.
Change-Id: Iefb86fc6399a6aaee58f66c712ac81743c1bd2... - 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... - 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... - 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... - 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... - 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 ...
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... - 23:45 Revision a5cfd745: [TASK] Raise submodule pointer
- Change-Id: I24daaee72bcb42104c4f1afa675761b8d80f92bc
Reviewed-on: https://review.typo3.org/19332
Reviewed-by: Christi... - 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... - 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... - 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... - 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... - 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... - 22:24 Revision bb6c0202: [TASK] Raise submodule pointer
- Change-Id: I6ebb4e8bf6125d9e8efa8107f8de26862874263c
Reviewed-on: https://review.typo3.org/19329
Reviewed-by: Christi... - 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... - 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... - 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... - 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... - 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... - 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... - 21:47 Revision 3edbf522: [TASK] Raise submodule pointer
- Change-Id: I34270786b7208b73327e6c3330cc80a3e9be93a3
Reviewed-on: https://review.typo3.org/19320
Reviewed-by: Christi... - 21:47 Revision 3e329e80: [TASK] Raise submodule pointer
- Change-Id: Iada7f20cf261965384f29fb00d43ecdbd7f48b3f
Reviewed-on: https://review.typo3.org/19321
Reviewed-by: Christi... - 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... - 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... - 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... - 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... - 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... - 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... - 21:16 Revision d7c25af1: [TASK] Raise submodule pointer
- Change-Id: I14c35e0a265b917b3ceb8663debd7d81f205c1b5
Reviewed-on: https://review.typo3.org/19315
Reviewed-by: Christi... - 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... - 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... - 20:18 Revision 3b0f8e0c: [TASK] Raise submodule pointer
- Change-Id: Idb88d234b792e6ad8935f754c8a7ab053a17d494
Reviewed-on: https://review.typo3.org/19312
Reviewed-by: Christi... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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 ... - 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... - 12:28 Revision 45fff71e: [WIP][TASK] Improve autoload and class alias performance
- Change-Id: I139843bce8b75a55a2886747b573ae2091897717
- 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...
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... - 13:04 Revision 7c8688f6: [FEATURE] Flexible cHash Calculation
- Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ...
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... - 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... - 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... - 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... - 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 ... - 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... - 15:13 Revision 89e2c340: [TASK] Remove unneeded backupGlobals from Unit Tests
- Change-Id: Ib15d118cd28a455fb5125fc51580382ad72d1d26
Resolves: #46593
Releases: 6.1
Reviewed-on: https://review.typo3... - 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... - 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... - 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... - 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... - 12:20 Revision 26e634f1: [BUGFIX][EM] Fix failing unit tests
- Change-Id: I2a100ba46e4b3c3177848ed554ea74f2d2b8dc52
Fixes: #46588
Related: #46573
Releases: 6.1
Reviewed-on: https:/... - 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... - 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...
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 ... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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"..... - 13:55 Revision 0fc6d8c1: Improve rendering of "System environment check"
- The title should be wrapped in a <strong>-Tag
Change-Id: Idf76d37edbfaa437d1940d1e0db476fa41415bca
Resolves: #46546
... - 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...
2013-03-21
- 23:51 Revision 73fbbbc0: [BUGFIX] Fix translation overlay in RECORDS
- When RECORDS content object is used with pages as table
no translation overlay is done.
Fix that by adding a check a... - 23:51 Revision 3bbde9e3: [BUGFIX] Fix translation overlay in RECORDS
- When RECORDS content object is used with pages as table
no translation overlay is done.
Fix that by adding a check a... - 23:34 Revision d04f18fa: [TASK] Remove deprecated code
- Remove deprecated code that is marked to be deleted in 6.1.
Change-Id: I4a8f512c039e537733228840f1fb8a592f8331a3
Res... - 23:04 Revision 2b0c185a: [TASK] Remove deprecated @see comment
- Change-Id: Ie7722b57cf58f296c084ff4fee7b9fd6983ebe5b
Reviewed-on: https://review.typo3.org/19159
Reviewed-by: Christi... - 22:28 Revision 6cfed696: [TASK] Remove deprecated code
- Remove all code that was marked for removal in version 6.0.
Change-Id: I98668661a4b4e3a4c2f3a035bfe4ddbaf2ef61f5
Res... - 22:18 Revision e434c7b0: [TASK] Raise submodule pointer
- Change-Id: Iee8e10b5394957c5df9ff543ced4365be42e5716
Reviewed-on: https://review.typo3.org/19156
Reviewed-by: Christi... - 22:16 Revision 2bc05bc5: [TASK] Remove deprecated code
- Remove all code that was marked for removal in version 6.0.
Resolves: #39137
Related: #37081
Releases: 6.1
Change-Id... - 22:09 Revision 22b0e87f: [TASK] Remove deleted file reference from legacy index
- Change-Id: I0cf581fe1e96cae0627855df64a136cb71d06238
Related: #46516
Reviewed-on: https://review.typo3.org/19153
Revi... - 22:05 Revision 9c20e158: [TASK] Raise submodule pointer
- Change-Id: I7600f2b1c37d0cd8160d6f93e036a05bb520b557
Reviewed-on: https://review.typo3.org/19152
Reviewed-by: Christi... - 22:02 Revision 3f3469d8: [TASK] Remove unreachable code
- This patch removes the old workspace and most of the old version
module. This patch was already done for 4.6 with com... - 21:26 Revision cab7ef2e: [TASK] Raise submodule pointer
- Change-Id: If7e6d8aefe8673dc7b40058eee691b54974e3e97
Reviewed-on: https://review.typo3.org/19150
Reviewed-by: Christi... - 20:29 Revision 0e0a47d8: [TASK] Remove deprecated code
- Remove all code that was marked for removal in version 6.0.
Resolves: #39137
Related: #37081
Releases: 6.1
Change-Id... - 19:43 Revision d3f0bdef: [TASK] Raise submodule pointer
- Change-Id: I6acbc8e89a12a963a4e84b3ad5b97fd96fc63431
Reviewed-on: https://review.typo3.org/19148
Reviewed-by: Christi... - 19:40 Revision 66b53f5f: [TASK] Remove reference to deprecated function
- workspaceVersioningTypeAccess() is deprecated for a long time now.
Remove the references and dead code.
Change-Id: I...
2013-03-20
- 21:45 Revision 6b110599: [!!!][-FEATURE] Remove ext:statictemplates
- The patch removes the hopelessly outdated extension statictemplates.
Change-Id: Ic19d8b8d6cc99eead98a7a27d91e5a9d426... - 21:38 Revision cec543f7: [TASK] Raise submodule pointer
- Change-Id: I03299ac7408140a6a0a3652bef62187b9073c317
Reviewed-on: https://review.typo3.org/19119
Reviewed-by: Christi... - 21:34 Revision 3418d4de: [BUGFIX] Fix .zip-export on windows and add unit test
- On Windows servers (xampp), the .zip-export of extensions did not
work because \ZipArchive::addFile can't add directo... - 21:31 Revision 6380607a: [TASK] Rename methods in EnvironmentService
- Releases: 6.1
Resolves: #46478
Change-Id: Idbefdd38bbed5197fd3d3e012ae2f0ee5366576f
Reviewed-on: https://review.typo3... - 21:29 Revision 75fb661f: [BUGFIX] Fix .zip-export on windows and add unit test
- On Windows servers (xampp), the .zip-export of extensions did not
work because \ZipArchive::addFile can't add directo... - 21:28 Revision 7218ab01: [BUGFIX] ExtDirectApi uses an undefined variable
- Method generateAPI() sets $className inside the condition but later uses
it without checking if it is empty or not. T... - 21:24 Revision e68a0d49: [BUGFIX] ExtDirectApi uses an undefined variable
- Method generateAPI() sets $className inside the condition but later uses
it without checking if it is empty or not. T... - 21:22 Revision 4c6d7726: [BUGFIX][EM] Get extension show spinner icon in upper right table
- The load mask logic in extension manager stumbles upon the fluid change
of issue #40826 and now always shows a spinne... - 20:24 Revision 75a5e6d1: [TASK] Raise submodule pointer
- Change-Id: I9676dd5027e3788ae7e1e224316c94e530857716
Reviewed-on: https://review.typo3.org/19114
Reviewed-by: Christi... - 12:20 Revision e34a12f2: [TASK] NEWS.txt entry about removed f:form inline styling
- Change-Id: Ia646ea2b54b8d7803309e0722662085eb8fe40c3
Resolves: #46451
Releases: 6.1
Reviewed-on: https://review.typo3... - 12:07 Revision 339279c2: Revert "[BUGFIX] FormViewHelper creates inline styling"
- This reverts commit 9dddb1edbc3186c51b2443970822fbef12ed223f
The fix from issue #40826 can introduce regressions in ... - 12:07 Revision caff6e5d: Revert "[BUGFIX] FormViewHelper creates inline styling"
- This reverts commit 9ec7f6c3b262bfe0ea1158d4b400ce41159ae182
The fix from issue #40826 can introduce regressions in ... - 12:07 Revision c87eb091: Revert "[BUGFIX] FormViewHelper creates inline styling"
- This reverts commit 613b6aee3e90de00b40e271699405a5173c5ad34
The fix from issue #40826 can introduce regressions in ...
2013-03-19
- 23:44 Revision f0b7bce1: [BUGFIX] FormViewHelper creates inline styling
- Due to accessibility reasons the inline styling of a container is
removed.
Change-Id: I8d3759ebac694a5a4254beb2f7d75... - 23:41 Revision 61427900: [BUGFIX] FormViewHelper creates inline styling
- Due to accessibility reasons the inline styling of a container is
removed.
Change-Id: I8d3759ebac694a5a4254beb2f7d75... - 21:50 Revision 372cd210: [TASK] Separate ext:statictemplates code from core
- The three menu types GMENU_LAYERS GMENU_FOLDOUT and TMENU_LAYERS use
javascript files of statictemplates and belongs ... - 21:34 Revision a8117c05: [BUGFIX] Usage of deprecated returnFilemounts()
- Some places in Core still use $GLOBALS['BE_USER']->returnFilemounts()
Resolves: #36405
Releases: 6.0, 6.1
Change-Id:... - 21:31 Revision 82977734: [BUGFIX] Usage of deprecated returnFilemounts()
- Some places in Core still use $GLOBALS['BE_USER']->returnFilemounts()
Resolves: #36405
Releases: 6.0, 6.1
Change-Id:... - 20:59 Revision 027ba83c: [BUGFIX] BELog module error: "vsprintf(): Too few arguments"
- AbstractExceptionHandler contains a function named writeLog. That
function adds an entry to the system log. System lo... - 20:57 Revision 987f8e4c: [BUGFIX] BELog module error: "vsprintf(): Too few arguments"
- AbstractExceptionHandler contains a function named writeLog. That
function adds an entry to the system log. System lo... - 20:44 Revision d813bd84: [FEATURE] Hardcoded CLI arguments from $_SERVER vars
- Currently there is no way to overwrite the used CLI
arguments from the class who extends from the
\TYPO3\CMS\Core\Con... - 20:14 Revision 8b8118fd: [TASK] Deprecate class FE_loadDBGroup
- Class FE_loadDBGroup's only purpose is to set an attribute of its parent
class. This should better be done when insta... - 02:28 Revision 4d463976: [TASK] Update copyright year to 2013
- In this patch are also some fixes for files containing
a interface. Due the namespace change all interfaces
have the ...
2013-03-18
- 23:02 Revision 8e3056f8: [TASK] Update copyright year to 2013
- Change-Id: I486a5a12afffa7fc4068f5a041ec427cedf8b21e
Resolves: #46365
Releases: 6.1
Reviewed-on: https://review.typo3... - 22:58 Revision 13870464: [TASK] Use minimised version of jquery.dataTables-1.9.4
- Change-Id: Ic8f2f046b6df70c885158f4c1f08cbad1c943cf1
Resolves: #43186
Releases: 6.1, 6.0
Reviewed-on: https://review.... - 22:54 Revision a8cbf426: [TASK] Use minimised version of jquery.dataTables-1.9.4
- Change-Id: Ic8f2f046b6df70c885158f4c1f08cbad1c943cf1
Resolves: #43186
Releases: 6.1, 6.0
Reviewed-on: https://review.... - 22:10 Revision 8a233e47: [TASK] Raise submodule pointer
- Change-Id: If6e29779ae1fde4febd149a05b582bbd5b5a992b
Reviewed-on: https://review.typo3.org/19025
Reviewed-by: Christi... - 22:09 Revision 1f3fdad3: [TASK] Raise submodule pointer
- Change-Id: I3f55915ca6757b9f28da0fab1a785fb6c60a5d83
Reviewed-on: https://review.typo3.org/19026
Reviewed-by: Christi... - 22:09 Revision 65755049: [BUGFIX] TypeConverter can handle oldschool classnames
- In case an extension provides oldschool classnames, the
setTypeConverterOptions functions fail due to mismatched arra... - 22:07 Revision d632c284: [TASK] Raise submodule pointer
- Change-Id: Ia8d085a85e3508a44403e6415de87785cda7ed9a
Reviewed-on: https://review.typo3.org/19023
Reviewed-by: Christi... - 22:03 Revision 27129e5b: [BUGFIX] FormViewHelper creates inline styling
- Due to accessibility reasons the inline styling of a container is
removed.
Change-Id: I8d3759ebac694a5a4254beb2f7d75... - 22:02 Revision ef433487: [BUGFIX] Fix wrong parenthesis in Typo3DbBackend
- Fixes an erroneously placed parenthesis in getObjectDataByQuery() for
retrieving the correct table name.
If dbal is ... - 22:02 Revision 101bf277: [BUGFIX] Fix wrong parenthesis in Typo3DbBackend
- Fixes an erroneously placed parenthesis in getObjectDataByQuery() for
retrieving the correct table name.
If dbal is ... - 22:01 Revision 39762abb: [BUGFIX] Fix wrong parenthesis in Typo3DbBackend
- Fixes an erroneously placed parenthesis in getObjectDataByQuery() for
retrieving the correct table name.
If dbal is ... - 21:59 Revision 1fbd023d: [TASK] Raise submodule pointer
- Change-Id: I8b49be31e8f22a661dbb9c38f2e6a11d370541d3
Reviewed-on: https://review.typo3.org/19018
Reviewed-by: Christi... - 21:43 Revision 8c4ec162: [BUGFIX] Creating default object from empty value in AbstractBackendViewHelper
- The object `$GLOBALS['SOBE']` is not always set and thus setting a propery fails.
Change-Id: Ic70833516cb34c3ace9b58... - 21:43 Revision 56e4171e: [BUGFIX] Creating default object from empty value in AbstractBackendViewHelper
- The object `$GLOBALS['SOBE']` is not always set and thus setting a propery fails.
Change-Id: Ic70833516cb34c3ace9b58... - 21:38 Revision b7ede889: [BUGFIX] Fix wrong parenthesis in Typo3DbBackend
- Fixes an erroneously placed parenthesis in getObjectDataByQuery() for
retrieving the correct table name.
If dbal is ... - 21:31 Revision a612a841: [TASK] Declare non static methods as static
- Change-Id: Ifa199fd6b500f4f161b49a406aa2678abdaa785b
Resolves: #45509
Releases: 6.1
Reviewed-on: https://review.typo3... - 21:10 Revision bee0ebe5: [BUGFIX] FormViewHelper creates inline styling
- Due to accessibility reasons the inline styling of a container is
removed.
Change-Id: I8d3759ebac694a5a4254beb2f7d75... - 10:07 Revision 7717b856: [BUGIFX] Extra output blocks backend thumbnails
- If some inclusion causes output when viewing image thumbnails
in the backend, the output will be broken. Adding a cal... - 10:00 Revision 7a0f5384: [BUGIFX] Extra output blocks backend thumbnails
- If some inclusion causes output when viewing image thumbnails
in the backend, the output will be broken. Adding a cal... - 09:19 Revision 47fc4fbb: [FEATURE] Introduce methods to detect TYPO3_MODE properly
- Currently a lot of conditions exist that directly
check for TYPO3_MODE to be "FE" or "BE". When it
comes to unit test... - 00:43 Revision b5d9c0f5: [TASK] Update copyright year to 2013
- Change-Id: I2d71f12494da321fb237a4b5eaa87a9684c55bc1
Resolves: #46363
Releases: 6.1
Reviewed-on: https://review.typo3... - 00:42 Revision 62513ff6: [TASK] Update copyright year to 2013
- Change-Id: I5c21c43d64081ef823cfa9fa34381f8295dbad9f
Resolves: #46362
Releases: 6.1
Reviewed-on: https://review.typo3... - 00:13 Revision b9d7fea6: [BUGFIX] Media element not working with FAL
- With FAL the path to a file is no longer used,
instead the UID to the specific file is used,
prefixed with "file:"
T... - 00:10 Revision c07cd400: [BUGFIX] Media element not working with FAL
- With FAL the path to a file is no longer used,
instead the UID to the specific file is used,
prefixed with "file:"
T...
2013-03-17
- 23:36 Revision 6c88de6e: [BUGFIX] PHP 5.4 E_STRICT warning in HtmlViewHelper
- Creating the TSFE instance in HtmlViewHelper raises a PHP 5.4
warning 'Creating default Object from empty value'.
Ch... - 23:36 Revision dd55b1b9: [BUGFIX] PHP 5.4 E_STRICT warning in HtmlViewHelper
- Creating the TSFE instance in HtmlViewHelper raises a PHP 5.4
warning 'Creating default Object from empty value'.
Ch... - 23:35 Revision fd49659f: [BUGFIX] PHP 5.4 E_STRICT warning in HtmlViewHelper
- Creating the TSFE instance in HtmlViewHelper raises a PHP 5.4
warning 'Creating default Object from empty value'.
Ch... - 23:28 Revision 3bdc9b1f: [BUGFIX] PHP 5.4 E_STRICT warning in HtmlViewHelper
- Creating the TSFE instance in HtmlViewHelper raises a PHP 5.4
warning 'Creating default Object from empty value'.
Ch... - 22:30 Revision e7dec0bd: [BUGFIX] Fix PHP warning in BackendUtility::lockRecords
- This methods triggers a warning "Illegal String offset"
with PHP 5.4, because $GLOBALS['BE_USER']->user['uid'] is acc... - 22:29 Revision ceab086d: [BUGFIX] Fix PHP warning in BackendUtility::lockRecords
- This methods triggers a warning "Illegal String offset"
with PHP 5.4, because $GLOBALS['BE_USER']->user['uid'] is acc... - 22:29 Revision fa0b04c0: [BUGFIX] Fix PHP warning in BackendUtility::lockRecords
- This methods triggers a warning "Illegal String offset"
with PHP 5.4, because $GLOBALS['BE_USER']->user['uid'] is acc... - 22:20 Revision c6eb4502: [BUGFIX] Fix PHP warning in BackendUtility::lockRecords
- This methods triggers a warning "Illegal String offset"
with PHP 5.4, because $GLOBALS['BE_USER']->user['uid'] is acc... - 22:09 Revision ae53e44c: [TASK] Raise submodule pointer
- Change-Id: Ib66dcd1ca3ea25d55e9ff8a8dee281aa99687489
Reviewed-on: https://review.typo3.org/18991
Reviewed-by: Christi... - 00:15 Revision acd4001c: [TASK] Streamline creation of column maps
- Currently the datamap factory calls "new ColumnMap" to create
a column map. This is bad as this cannot be mocked at a...
2013-03-16
- 19:05 Revision de90442d: [BUGFIX] Report not shown in IE 7 and 8 when CheckLink tab is hidden
- With showCheckLinkTab = 0 linkvalidator does not load in IE 7 and 8
since trailing commas in array literals are not i... - 19:04 Revision 5ddd0112: [BUGFIX] Report not shown in IE 7 and 8 when CheckLink tab is hidden
- With showCheckLinkTab = 0 linkvalidator does not load in IE 7 and 8
since trailing commas in array literals are not i... - 19:04 Revision de73b4ef: [BUGFIX] Report not shown in IE 7 and 8 when CheckLink tab is hidden
- With showCheckLinkTab = 0 linkvalidator does not load in IE 7 and 8
since trailing commas in array literals are not i... - 18:26 Revision a685a255: [TASK] Update copyright year to 2013
- Change-Id: I3067c2dd50cb7e75af35c5e29b801d3fc91d7bec
Resolves: #46356
Releases: 6.1
Reviewed-on: https://review.typo3... - 17:05 Revision 2fd2f062: [TASK] Remove old JS in page header
- Change-Id: I509ffe2cc3dc37cc08de3633c79127c1f50145a7
Resolves: #45528
Releases: 6.1
Reviewed-on: https://review.typo3... - 16:56 Revision 3bd2b3c4: [FEATURE] Add stdWrap to config.pageTitleSeperator
- Add stdWrap to config.pageTitleSeperator
Change-Id: I88c2141167414b184f158d09f40df3aa36390b4a
Resolves: #35223
Relea... - 16:33 Revision 2336e9cd: [TASK] Use central jQuery
- Change-Id: I80ebeaff81fbcb8d4d479d977f7aa23390692d28
Resolves: #43184
Releases: 6.0
Reviewed-on: https://review.typo3... - 15:38 Revision 49b6aef3: [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,... - 15:25 Revision e64683c8: [BUGFIX] HMENU rendering uses old tslib_ class names
- The menu rendering in frontend still instantiates menu classes with
its old tslib_ prefixed names. This is unflexible... - 15:22 Revision e304a7de: [BUGFIX] HMENU rendering uses old tslib_ class names
- The menu rendering in frontend still instantiates menu classes with
its old tslib_ prefixed names. This is unflexible... - 01:33 Revision 7718387c: [BUGFIX] Make sure XML parser is created everytime when needed
- Currently, EM's MirrorXmlPushParser, which is based on ext/xml,
is not properly working. The constructor creates the ... - 01:30 Revision bd86bd1d: [BUGFIX] Make sure XML parser is created everytime when needed
- Currently, EM's MirrorXmlPushParser, which is based on ext/xml,
is not properly working. The constructor creates the ... - 01:17 Revision b15c3901: [BUGFIX] Make sure XML parser is created everytime when needed
- Currently, EM's MirrorXmlPushParser, which is based on ext/xml,
is not properly working. The constructor creates the ... - 01:09 Revision d6765442: [BUGFIX] Make sure XML parser is created everytime when needed
- Currently, EM's MirrorXmlPushParser, which is based on ext/xml,
is not properly working. The constructor creates the ... - 00:01 Revision 5c3c09b0: [TASK] Raise submodule pointer
- Change-Id: Ifc59f15abf43026007737c1051bb0f79bfacc55d
Reviewed-on: https://review.typo3.org/18963
Reviewed-by: Christi... - 00:01 Revision a3936a78: [TASK] Raise submodule pointer
- Change-Id: Id68b495581b7ee0bff119031fd24dd01c4a1a5b8
Reviewed-on: https://review.typo3.org/18964
Reviewed-by: Christi...
2013-03-15
- 23:46 Revision 0d5119fc: [BUGFIX] Importing extensions from repository fails
- If importing the extension list from TER, an incoming XML extension
row has a field 'category' that contains either a... - 23:39 Revision 48ad6728: [BUGFIX] Importing extensions from repository fails
- If importing the extension list from TER, an incoming XML extension
row has a field 'category' that contains either a... - 20:44 Revision 118344d1: [!!!][BUGFIX] Remove support for TCA setting 'foreign_selector'
- The TCA setting 'foreign_selector' is a UI feature which can be
configured for field in a relation table, when this t... - 20:39 Revision 15c9ba33: [FEATURE] Providing Core Resource FileReference functionality
- Retrieve file information from Core\Resource by creating
a FAL resource object on the fly when needed.
You can acces... - 19:30 Revision 6f4b778a: [BUGIFX] Extra output block backend thumbnails
- If some inclusion causes output when viewing image thumbnails
in the backend, the output will be broken. Adding a cal... - 18:18 Revision 1da948f9: [BUGFIX] Content elements in wrong column in page module
- If working on workspaces, it might happen that content elements
just appear in the wrong column. The reason is, that ... - 18:18 Revision f6d0567b: [BUGFIX] Content elements in wrong column in page module
- If working on workspaces, it might happen that content elements
just appear in the wrong column. The reason is, that ... - 16:25 Revision 06c6814d: Revert "[BUGFIX] Fix wrong column title in web>list for field colpos"
- This reverts commit 7a1aaf727d04f56252ca173a59489d2f77f9655a
The patch triggers warnings and errors in multiple exte... - 16:25 Revision 5ab2a858: Revert "[BUGFIX] Fix wrong column title in web>list for field colpos"
- This reverts commit 9938efcc3d4e7f7609b8aeaa733108c63e212601
The patch triggers warnings and errors in multiple exte... - 16:25 Revision c2281dc4: Revert "[BUGFIX] Fix wrong column title in web>list for field colpos"
- This reverts commit cd412c715b9947e18bd8cecf6eea83cc04bb9479
The patch triggers warnings and errors in multiple exte... - 16:24 Revision 1484023b: Revert "[BUGFIX] Fix wrong column title in web>list for field colpos"
- This reverts commit 765ebd0cd992b86f8002f932bb51b2a39c0ace99
The patch triggers warnings and errors in multiple exte... - 16:24 Revision d5e711a2: Revert "[BUGFIX] Fix wrong column title in web>list for field colpos"
- This reverts commit 50eba0a8eee20f9ecc2b2c0b5856677d256e3cfd
The patch triggers warnings and errors in multiple exte... - 08:51 Revision 51774f94: [BUGIFX] Extra output block backend thumbnails
- If some inclusion causes output when viewing image thumbnails
in the backend, the output will be broken. Adding a cal... - 01:39 Revision 333ced6f: [TASK] Raise submodule pointer
- Change-Id: I64d97afc42424a0f6233fe645453f48c863c671c
Reviewed-on: https://review.typo3.org/18932
Reviewed-by: Christi... - 01:39 Revision 78debdd8: [TASK] Raise submodule pointer
- Change-Id: I5eff310e62fc43d9d2f9b52631da8ce3b085d474
Reviewed-on: https://review.typo3.org/18931
Reviewed-by: Christi... - 01:36 Revision 52206d29: [BUGFIX] Adjust hooks after moving/namespacing
- Change-Id: I434ca85dda7ac80469a3352c805c3b56a650fcc9
Fixes: #43694
Releases: 6.0, 6.1
Reviewed-on: https://review.typ... - 01:34 Revision 8ebbfed3: [BUGFIX] Adjust hooks after moving/namespacing
- Change-Id: I434ca85dda7ac80469a3352c805c3b56a650fcc9
Fixes: #43694
Releases: 6.0, 6.1
Reviewed-on: https://review.typ...
2013-03-14
- 23:01 Revision 2dae51a7: [TASK] Cleanup form
- * Fix old classnames in comments
* Add missing function documentation
* Add \ to DOM* classes
Change-Id: Iec474715af... - 22:18 Revision 21ea97a1: [BUGFIX] Report not shown in IE when CheckLink tab is hidden
- With showCheckLinkTab = 0 the module does not load in IE due to a
JavaScript error.
Resolves: #36515
Releases: 4.5
C... - 22:05 Revision 82f87d77: [TASK] Raise submodule pointer
- Change-Id: I1c7c78225043cd5b0edd5a1ee0ce3ea236ed5c0f
Reviewed-on: https://review.typo3.org/18927
Reviewed-by: Christi... - 22:00 Revision 855b4205: [TASK] Remove obsolete doc comment check in reports module
- The check for non-stripped doc comments is now done in the install
tool system check and obsolete within extbase.
Ch... - 21:41 Revision 01816715: [TASK] Cleanup func and func_wizards
- Change-Id: Ia23ed69335b6728c198b84b830104f11994e4663
Resolves: #45180
Releases: 6.1
Reviewed-on: https://review.typo3... - 21:34 Revision 5cb83224: [BUGFIX] Missing labels in backend modules
- There seems to be some magic in SOBE that automatically includes
language files if they are located parallel to the m... - 20:29 Revision 0c95f5f5: [TASK] NEWS.txt entry about enabled new extbase property mapper
- Change-Id: I13442a04ae0e0dc2c4907b72b9b5381177870b4e
Reviewed-on: https://review.typo3.org/18923
Reviewed-by: Anja Le... - 20:09 Revision 8b7b6034: [BUGFIX] LanguageController has "mixed" type annotations
- The LanguageController of the lang sysext throws
exceptions if the rewritten property mapper is enabled.
The type ann... - 20:09 Revision 91c160dd: [BUGFIX] LanguageController has "mixed" type annotations
- The LanguageController of the lang sysext throws
exceptions if the rewritten property mapper is enabled.
The type ann... - 19:59 Revision 6c1f3293: [TASK] Remove rewrittenPropertyMapper setting in sysext
- After enabling the rewrittenPropertyMapper per default, the
explicit enabling in sysexts is no longer needed.
Resolv... - 19:33 Revision 2ed5661e: [TASK] Raise submodule pointer
- Change-Id: Ie182842c25a5dcb49989cd8478497c63a1fe1938
Reviewed-on: https://review.typo3.org/18918
Reviewed-by: Christi... - 19:28 Revision 3debe88e: [!!!][FEATURE] Enable rewritten PropertyMapper as default
- After solving the missing security features and bugfixes
the rewritten PropertyMapper is now ready to be used in
prod... - 19:13 Revision d10becfb: [TASK] Integrate latest version of jquery (1.9.1)
- With the new jQuery API introduced in TYPO3 CMS 6.0,
it is possible to ship and include multiple jQuery versions.
Fo... - 12:39 Revision db962b54: [TASK] Release typo3/ajax.php from early t3lib_div usage
- ajax.php entry script requires t3lib_div very early to use a single
method from it. This is ugly, so the needed code ... - 12:27 Revision 70587c5d: [BUGFIX] Skip unreliable APC test on PHP versions below 5.3.4
- APC has some slam protection that tries to prevent hammering of cache
entries. This can be disabled, but the option d... - 12:26 Revision ea6c098b: [BUGFIX] Skip unreliable APC test on PHP versions below 5.3.4
- APC has some slam protection that tries to prevent hammering of cache
entries. This can be disabled, but the option d... - 11:33 Revision 2859391e: [BUGFIX] Add .htaccess file to ext:extensionmanager/Resources/Private
- Change-Id: I7ada1e5e40067cf1faed8b2b5d338a690e921cad
Fixes: #46264
Releases: 6.1, 6.0
Reviewed-on: https://review.typ... - 11:33 Revision 5972c9b1: [BUGFIX] Add .htaccess file to ext:extensionmanager/Resources/Private
- Change-Id: I7ada1e5e40067cf1faed8b2b5d338a690e921cad
Fixes: #46264
Releases: 6.1, 6.0
Reviewed-on: https://review.typ... - 11:29 Revision 1ea485b1: [TASK] Relocate cache backend sql resource files
- Some cache backends have specific sql resource files located at
t3lib/cache/backend/resources.
After namespace switch... - 11:28 Revision 46e93257: [TASK] Move CF last_synched_revision file to ext:core/Classes/Cache
- Change-Id: I32887386c6a5b4162a12b419c5f34e1ddc061a35
Resolves: #46262
Releases: 6.1
Reviewed-on: https://review.typo3... - 09:59 Revision 2db1c482: [BUGFIX] Toolbar items with separator: fix white-space
- The toolbar function could output erroneous html is case
additional toolbar items do not bring additionalAttributes.
... - 09:57 Revision 66d63348: [BUGFIX] Toolbar items with separator: fix white-space
- The toolbar function could output erroneous html is case
additional toolbar items do not bring additionalAttributes.
... - 00:16 Revision 746bac83: [BUGFIX] Numeric translation keys aren't translated right in XML files
- When working with the "old" XML based translation files,
numeric keys aren't translated properly.
The reason is, that... - 00:05 Revision cc2cfe78: [TASK] Cleanup sysext "wizard_crpages" and "wizard_sortpages"
- This is a non-functional change that reformats the code, removes
unnecessary empty lines and fixes reference to old c... - 00:03 Revision fa907b28: [TASK] Cleanup sysext "tstemplate" and module functions
- Change-Id: Icd9ad7fadbd6910eba87a77908e15568be800dc2
Resolves: #46144
Releases: 6.1
Reviewed-on: https://review.typo3...
2013-03-13
- 23:52 Revision ad0a8b0e: [TASK] Raise submodule pointer
- Change-Id: I04d40a3796937182603c7b85e16227f18f51c002
Reviewed-on: https://review.typo3.org/18889
Reviewed-by: Christi... - 23:49 Revision 7bdd9f98: [TASK] Cleanup fluid
- - Remove dead code
- Add missing property definitions
- Add function descriptions
Change-Id: I0ec563d42d7e763db7f482... - 23:33 Revision 47b31bda: [BUGFIX] Translation of a form makes the form wizard unusable
- As soon as the form-configuration for the form wizard gets
loaded, the leading "[Translate to XYZ:] " is stripped off... - 22:53 Revision 082208cd: [BUGFIX] Translation of a form makes the form wizard unusable
- As soon as the form-configuration for the form wizard gets
loaded, the leading "[Translate to XYZ:] " is stripped off... - 22:47 Revision 009f307b: [FEATURE] Central system environment check
- This patch adds a new structure to the install tool to centralize
all system and especially PHP related system checks... - 22:43 Revision 338cf5b6: [BUGFIX] Translation of a form makes the form wizard unusable
- As soon as the form-configuration for the form wizard gets
loaded, the leading "[Translate to XYZ:] " is stripped off... - 22:20 Revision 76ec3573: [TASK] Improve FAL performance
- FAL performance in BE and FE can be improved by using certain database
indexes. One set of indexes improves performan... - 22:05 Revision 688d341c: [TASK] Improve rootline cache handling
- The method get() checks if there is an entry by using
has() and does then an additional get(). This can
be simplified... - 20:11 Revision 35c038bc: [BUGFIX] Exception when deleted file is in clipboard
- When a file is deleted while it is part of a clipboard, an exception is
thrown when the clipboard is reconstituted. T... - 20:10 Revision 75ee5d8f: [BUGFIX] Exception when deleted file is in clipboard
- When a file is deleted while it is part of a clipboard, an exception is
thrown when the clipboard is reconstituted. T... - 20:06 Revision 171761f5: [BUGFIX] inject* methods in FAL inhibit use of Extbase object manager
- The ResourceStorage class of FAL has two inject* methods which are seen
as dependency injectors by the Extbase object... - 20:05 Revision dbc89f7c: [BUGFIX] inject* methods in FAL inhibit use of Extbase object manager
- The ResourceStorage class of FAL has two inject* methods which are seen
as dependency injectors by the Extbase object... - 19:55 Revision aeabf018: [TASK] Mimetype-detection without finfo_file
- Function finfo_file() is only available in PHP 5.3+
or with pecl-ext fileinfo. Fall back to using
mime_content_type()...
2013-03-12
- 20:02 Revision 0b16667c: [FEATURE] Adjustable decimals for view helper format.currency
- Adds an extra attribute to set number of decimal points.
Releases: 6.1
Resolves: #45673
Fluid Package Issue: #45923
... - 18:57 Revision 23de4927: [FEATURE] Add context-menu for template-icon in the "Template"-view
- Allows to easily copy, delete, (de)activate etc. the template.
Resolves: #46058
Releases: 6.1
Change-Id: I2dfc96da13... - 17:07 Revision 6c44c1d5: [TASK] Set TYPO3 version to 6.1-dev
- Change-Id: Ic7f565cb3188194e47a13b284a9d5f79e90d8616
Reviewed-on: https://review.typo3.org/18866
Reviewed-by: TYPO3 R... - 17:07 Revision cfe6958a: [RELEASE] Release of TYPO3 6.1.0alpha1
- Change-Id: If1bbb1fab9f79ddfab6c848c6549d9244cfc6f98
Reviewed-on: https://review.typo3.org/18865
Reviewed-by: TYPO3 R... - 17:07 Revision 8c0b880b: [RELEASE] Release of TYPO3 6.1.0alpha1
- Change-Id: If1bbb1fab9f79ddfab6c848c6549d9244cfc6f98
- 17:02 Revision 71686a8a: [TASK] Raise submodule pointer
- Change-Id: I3c75e82765a4903ca34a19e8fac1ac5e2fdd1635
Reviewed-on: https://review.typo3.org/18864
Reviewed-by: TYPO3 R... - 17:01 Revision 24cbd639: [TASK] Raise submodule pointer
- Change-Id: I6ac62beda3026cbbe5280d63e09fb840992445a8
Reviewed-on: https://review.typo3.org/18863
Reviewed-by: TYPO3 R... - 16:50 Revision 2a0ce1be: [BUGFIX] Prevent encoding of HTML entities in backend previews
- HTML entities that are used in HTML enabled fields should
be preserved for the preview instead of being encoded (twic...
2013-03-11
- 22:17 Revision 4e65a129: [BUGFIX] Old files of filelist extension are wrong
- During the namespace change the old filelist extenion files
are not correctly set. Instead of "filelist" this was rep... - 22:07 Revision 4b0c8c63: [TASK] Cleanup filelist
- Change-Id: If107bd20db15d1881c12097adecd342b8e1979aa
Resolves: #45143
Releases: 6.1
Reviewed-on: https://review.typo3... - 22:02 Revision b70403a1: [TASK] Cleanup sysext "taskcenter" and "tsconfig_help"
- Change-Id: I2658e5d0a7ae979f93b60713294adcbe8e41db09
Resolves: #46145
Releases: 6.1
Reviewed-on: https://review.typo3... - 22:01 Revision 0ea503a4: [TASK] Show better error messages on failed TER update
- This patch shows error messages in a flash message if the ajax request
for a TER-update fails, and resets the extensi... - 21:58 Revision e564ba71: [TASK] Show better error messages on failed TER update
- This patch shows error messages in a flash message if the ajax request
for a TER-update fails, and resets the extensi... - 21:41 Revision d952d1dd: [FEATURE] sys_note: Display/functionality for hover/context menu
- In page-module content-elements only show icons when hovered
and they have a contextmenu on the icon.
Add same funct... - 21:35 Revision 561822a8: [TASK] Make the update-from-TER link more visible
- Make the "update from TER"-action in the extension manager more
visible by showing a button for it, instead of a text... - 21:30 Revision 41ed02c9: [TASK] Make the update-from-TER link more visible
- Make the "update from TER"-action in the extension manager more
visible by showing a button for it, instead of a text... - 20:43 Revision 072e4387: [BUGFIX] Handle symlink on extension update
- If an extension is updated and the extension in the file
system is a symlink to a different directory, all
target dir... - 20:41 Revision 69391120: [BUGFIX] Handle symlink on extension update
- If an extension is updated and the extension in the file
system is a symlink to a different directory, all
target dir... - 19:07 Revision 0c5cd69d: [TASK] More descriptive error message on file upload failure
- Provide the user with more accurate information about what might have
gone wrong.
Resolves: #46160
Releases: 6.0,6.1... - 19:04 Revision f5401a11: [TASK] More descriptive error message on file upload failure
- Provide the user with more accurate information about what might have
gone wrong.
Resolves: #46160
Releases: 6.0,6.1...
2013-03-10
- 20:54 Revision 0d0a17bb: [BUGFIX] Correct check for extTables script
- Existence of the script defined in TYPO3_extTableDef_script is
currently achieved by using file_exists(). This is ins... - 20:45 Revision 0f7fe6be: [BUGFIX] Correct check for extTables script
- Existence of the script defined in TYPO3_extTableDef_script is
currently achieved by using file_exists(). This is ins...
2013-03-08
- 20:15 Revision f298cf00: [BUGFIX] RTE: Empty paragraphs are not correctly transformed
- Problem: Empty paragraphs entered in the RTE may get lost on way to
database if no block is found in content, as well... - 19:09 Revision 9f5e6d87: [BUGFIX] RTE: Empty paragraphs are not correctly transformed
- Problem: Empty paragraphs entered in the RTE may get lost on way to
database if no block is found in content, as well... - 11:49 Revision ad969582: [BUGFIX] Typo in sys_log TCA
- Wrong table field name in sys_log TCA "detail_nr" instead of
"details_nr" triggers SQL errors in DB check -> Full sea... - 11:47 Revision 9be1dcb9: [BUGFIX] Typo in sys_log TCA
- Wrong table field name in sys_log TCA "detail_nr" instead of
"details_nr" triggers SQL errors in DB check -> Full sea... - 11:11 Revision 929a2c83: [TASK] Raise submodule pointer
- Change-Id: I886c3e9cb3212d958b405e0ac9264c2ef9860171
Reviewed-on: https://review.typo3.org/18810
Reviewed-by: Christi... - 11:01 Revision fffe917e: [TASK] Don't render table header if no files given
- It doesn't make sense to render the table header in
the filelist module if no files are given.
Change-Id: I81870bca9... - 10:58 Revision e068f634: [!!!][BUGFIX] Remove support for TCA setting 'foreign_selector'
- The TCA setting 'foreign_selector' is a UI feature which can be
configured for field in a relation table, when this t... - 10:55 Revision 12923456: [BUGFIX] Wrong cmd example in INSTALL.txt
- The INSTALL.txt file has an example on how to create a link
in Windows using the MKLINK command.
Unfortunately the p... - 10:55 Revision a76cc368: [BUGFIX] Wrong cmd example in INSTALL.txt
- The INSTALL.txt file has an example on how to create a link
in Windows using the MKLINK command.
Unfortunately the p... - 10:54 Revision 3570c579: [BUGFIX] Wrong cmd example in INSTALL.txt
- The INSTALL.txt file has an example on how to create a link
in Windows using the MKLINK command.
Unfortunately the p... - 10:50 Revision f54d1efb: [BUGFIX] Wrong cmd example in INSTALL.txt
- The INSTALL.txt file has an example on how to create a link
in Windows using the MKLINK command.
Unfortunately the p... - 00:40 Revision b88c1108: [BUGFIX] Install Tool: Error message gives wrong info
- Based on issue #45135 the change not only includes the
check for the variable length for typo_db_password, but
for ty... - 00:40 Revision 3986b9f8: [BUGFIX] Install Tool: Error message gives wrong info
- Based on issue #45135 the change not only includes the
check for the variable length for typo_db_password, but
for ty... - 00:40 Revision 2ab65954: [BUGFIX] Install Tool: Error message gives wrong info
- Based on issue #45135 the change not only includes the
check for the variable length for typo_db_password, but
for ty... - 00:37 Revision 970a33b2: [BUGFIX] Fix SQL syntax
- Use single quotes to retain compatibility with PostgreSQL.
Change-Id: I07de0fea0320caed710911750240e35c66f3b679
Reso... - 00:36 Revision 3eda95d2: [BUGFIX] Fix SQL syntax
- Use single quotes to retain compatibility with PostgreSQL.
Change-Id: If3b900d08330bb96ce37fcbefcd110ccfd9b24b5
Reso... - 00:28 Revision 64f5f361: [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 ... - 00:22 Revision be4887e7: [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 ...
2013-03-07
- 23:57 Revision ffb93471: [BUGFIX] Deactivating "install" extension leads to exceptions
- Uninstalling the "install" extension leads to exceptions in
required system extensions like extensionmanager or lang.... - 23:53 Revision 6c543d0c: [BUGFIX] Deactivating "install" extension leads to exceptions
- Uninstalling the "install" extension leads to exceptions in
required system extensions like extensionmanager or lang.... - 23:48 Revision 524951cf: [TASK] Fix deprecated things in sysnote
- The extension sysnote uses deprecated methods in the repository and
the controller. This patch will adjust that.
Fix... - 23:38 Revision 3a2844ef: [BUGFIX] RTE: Empty paragraphs are not correctly transformed
- Problem: Empty paragraphs entered in the RTE may get lost on way to
database if no block is found in content, as well... - 23:37 Revision d07887a7: [BUGFIX] RTE: Empty paragraphs are not correctly transformed
- Problem: Empty paragraphs entered in the RTE may get lost on way to
database if no block is found in content, as well... - 23:24 Revision 142cd978: [TASK] Flatten row-headers
- Flattens the 3d gradient row-headers as discussed in UX team.
Following the new page module column style.
Change-Id:... - 23:20 Revision 869ab2ac: [BUGFIX] Clearing cache from toolbar fails in IE8
- Fix for regression in #45595 that was introduced with #36364
IE8 does not pass the click event to the handler functio... - 23:18 Revision 0e73b3b9: [BUGFIX] Clearing cache from toolbar fails in IE8
- Fix for regression in #45595 that was introduced with #36364
IE8 does not pass the click event to the handler functio... - 23:18 Revision 944e1b7f: [BUGFIX] Clearing cache from toolbar fails in IE8
- Fix for regression in #45595 that was introduced with #36364
IE8 does not pass the click event to the handler functio... - 23:18 Revision 4973b07c: [BUGFIX] Clearing cache from toolbar fails in IE8
- Fix for regression in #45595 that was introduced with #36364
IE8 does not pass the click event to the handler functio... - 23:12 Revision cdd31cff: [BUGFIX] Clearing cache from toolbar fails in IE8
- Fix for regression in #45595 that was introduced with #36364
IE8 does not pass the click event to the handler functio... - 22:56 Revision 4c37e5ab: [TASK] Update examples in ValidationResults ViewHelper
- The examples in the docblock comment in
\TYPO3\CMS\Fluid\ViewHelpers\Form\ValidationResultsViewHelper
need to be upda... - 22:56 Revision 415c2b13: [TASK] Update examples in ValidationResults ViewHelper
- The examples in the docblock comment in
\TYPO3\CMS\Fluid\ViewHelpers\Form\ValidationResultsViewHelper
need to be upda... - 22:37 Revision 51cae9e4: [BUGFIX] pageNotFound_handling never happens
- The function \TYPO3\CMS\Core\Utility\RootlineUtility::getRecordArray
throws a \RuntimeException that should be caught... - 22:33 Revision dd4df199: [BUGFIX] pageNotFound_handling never happens
- The function \TYPO3\CMS\Core\Utility\RootlineUtility::getRecordArray
throws a \RuntimeException that should be caught... - 22:22 Revision 3f17d64a: [TASK] Remove unused files: images & templates
- Most images in typo3/gfx are not used anymore.
Also several html templates are not in use any more.
Removes few image... - 22:02 Revision e11d5415: [BUGFIX] ExtensionManagementUtility tries to include non-existing files
- Methods createExtLocalconfCacheEntry() and createExtTablesCacheEntry()
attempt to include files without checking if t... - 21:47 Revision 56360eae: [BUGFIX] ExtensionManagementUtility tries to include non-existing files
- Methods createExtLocalconfCacheEntry() and createExtTablesCacheEntry()
attempt to include files without checking if t... - 21:27 Revision df2103cf: [TASK] Update copyright year to 2013
- Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Idaa18253a29fef44aa4101adea83b53e0b61e9d3
Reviewed-on: ... - 21:24 Revision 778c8e8e: [TASK] Update copyright year to 2013
- Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Icc8cf3267d4e8ab4776ff246aa92a7ae634987b6
Reviewed-on: ... - 21:23 Revision c53c79bd: [TASK] Update copyright year to 2013
- Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I3e99389587ffc3808239bfa2da70670a07fa44be
Reviewed-on: ... - 21:21 Revision c266e22d: [TASK] Update copyright year to 2013
- Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Ifc1b4199f17d385cf6ef3d7bc460b1f91e367fc0
Reviewed-on: ... - 20:59 Revision 7a3d3bab: [TASK] Update copyright year to 2013
- Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I970078281d129be8ffef0bef128b23354ce59ddd
Reviewed-on: ... - 20:59 Revision f4b5e104: [TASK] Update copyright year to 2013
- Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I970078281d129be8ffef0bef128b23354ce59ddd
Reviewed-on: ... - 20:59 Revision ae94e389: [TASK] Update copyright year to 2013
- Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I970078281d129be8ffef0bef128b23354ce59ddd
Reviewed-on: ... - 20:59 Revision a0e75820: [TASK] Update copyright year to 2013
- Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I970078281d129be8ffef0bef128b23354ce59ddd
Reviewed-on: ... - 20:52 Revision e62b1c3c: [TASK] Update copyright year to 2013
- Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I970078281d129be8ffef0bef128b23354ce59ddd
Reviewed-on: ... - 10:26 Revision c33f9745: [TASK] Set TYPO3 version to 6.0.5-dev
- Change-Id: Id80061ffec1abd6bec4592c652d7993e9b89a40b
Reviewed-on: https://review.typo3.org/18778
Reviewed-by: TYPO3 R... - 10:26 Revision 92844e88: [RELEASE] Release of TYPO3 6.0.4
- Change-Id: I83f8cb459f776820f939ceff98d318fd3ad8a542
Reviewed-on: https://review.typo3.org/18777
Reviewed-by: TYPO3 R... - 10:26 Revision 4c02d03a: [RELEASE] Release of TYPO3 6.0.4
- Change-Id: I83f8cb459f776820f939ceff98d318fd3ad8a542
- 10:17 Revision e9dfc073: [TASK] Set TYPO3 version to 4.7.11-dev
- Change-Id: I5058a1763302e909148ad282a6c3171ce28c0b9b
Reviewed-on: https://review.typo3.org/18776
Reviewed-by: TYPO3 R... - 10:16 Revision 67ee5e68: [RELEASE] Release of TYPO3 4.7.10
- Change-Id: Ief49506383d04bf76f4d7624f91382004a22d357
Reviewed-on: https://review.typo3.org/18775
Reviewed-by: TYPO3 R... - 10:16 Revision 0ea81a3e: [RELEASE] Release of TYPO3 4.7.10
- Change-Id: Ief49506383d04bf76f4d7624f91382004a22d357
- 10:08 Revision 69e2276f: [TASK] Set TYPO3 version to 4.6.19-dev
- Change-Id: Ic57d3af1091872b96d3b04a6959a5969a0c4aa08
Reviewed-on: https://review.typo3.org/18774
Reviewed-by: TYPO3 R... - 10:08 Revision 10377363: [RELEASE] Release of TYPO3 4.6.18
- Change-Id: I858b4d638f1bc415a29b6b0d3a276020ee85b9e0
Reviewed-on: https://review.typo3.org/18773
Reviewed-by: TYPO3 R... - 10:08 Revision dec89cbf: [RELEASE] Release of TYPO3 4.6.18
- Change-Id: I858b4d638f1bc415a29b6b0d3a276020ee85b9e0
- 09:58 Revision bd26345a: [TASK] Set TYPO3 version to 4.5.26-dev
- Change-Id: I884b7a09079e0aa45426e423e1ff91272c5d5802
Reviewed-on: https://review.typo3.org/18772
Reviewed-by: TYPO3 R... - 09:58 Revision c1e10c1c: [RELEASE] Release of TYPO3 4.5.25
- Change-Id: I930eee365b05613162ca5d386d7e4c36511fb4b0
Reviewed-on: https://review.typo3.org/18771
Reviewed-by: TYPO3 R... - 09:58 Revision 18b753db: [RELEASE] Release of TYPO3 4.5.25
- Change-Id: I930eee365b05613162ca5d386d7e4c36511fb4b0
2013-03-06
- 22:20 Revision bcfb45e6: [BUFIX] External URL regression by jumpurl security fix
- With the jumpurl security fix, pages of type
'Link to external URL' throw a jumpurl
hash exception if called in the f... - 22:19 Revision e34a390e: [BUFIX] External URL regression by jumpurl security fix
- With the jumpurl security fix, pages of type
'Link to external URL' throw a jumpurl
hash exception if called in the f... - 22:19 Revision abaf8bea: [BUFIX] External URL regression by jumpurl security fix
- With the jumpurl security fix, pages of type
'Link to external URL' throw a jumpurl
hash exception if called in the f... - 22:18 Revision 0bee97ed: [BUFIX] External URL regression by jumpurl security fix
- With the jumpurl security fix, pages of type
'Link to external URL' throw a jumpurl
hash exception if called in the f... - 22:17 Revision e429270e: [BUFIX] External URL regression by jumpurl security fix
- With the jumpurl security fix, pages of type
'Link to external URL' throw a jumpurl
hash exception if called in the f... - 20:17 Revision 50b63ee3: [BUGFIX] TypeConverter can handle oldschool classnames
- In case an extension provides oldschool classnames, the
setTypeConverterOptions functions fail due to mismatched arra... - 19:59 Revision 920b01d7: [TASK] Update examples in ValidationResults ViewHelper
- The examples in the docblock comment in
\TYPO3\CMS\Fluid\ViewHelpers\Form\ValidationResultsViewHelper
need to be upda... - 12:50 Revision 79f48d07: [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... - 12:50 Revision d3a91709: [FEATURE] Flexible cHash Calculation
- Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*... - 12:35 Revision bb0dc58d: [TASK] Set TYPO3 version to 6.0.4-dev
- Change-Id: Ied84dbe8f0b087b325705329414b7db0dc73b773
Reviewed-on: https://review.typo3.org/18748
Reviewed-by: TYPO3 R... - 12:35 Revision 13984556: [RELEASE] Release of TYPO3 6.0.3
- Change-Id: I962e723070598c7cf235bd7ff91432a38bb179ce
Reviewed-on: https://review.typo3.org/18747
Reviewed-by: TYPO3 R... - 12:35 Revision eafb2334: [RELEASE] Release of TYPO3 6.0.3
- Change-Id: I962e723070598c7cf235bd7ff91432a38bb179ce
- 12:27 Revision af9f4e74: [TASK] Set TYPO3 version to 4.7.10-dev
- Change-Id: Idf034660e824089eb9767bd39113ef4028d8248a
Reviewed-on: https://review.typo3.org/18746
Reviewed-by: TYPO3 R... - 12:27 Revision 847db3c1: [RELEASE] Release of TYPO3 4.7.9
- Change-Id: I8b8d427eccd91acc5b357efa75925530a2a3462e
Reviewed-on: https://review.typo3.org/18745
Reviewed-by: TYPO3 R... - 12:27 Revision 60e51d2b: [RELEASE] Release of TYPO3 4.7.9
- Change-Id: I8b8d427eccd91acc5b357efa75925530a2a3462e
- 12:19 Revision 06705a69: [TASK] Set TYPO3 version to 4.6.18-dev
- Change-Id: I6fbdee5980c7e84242c84157be61f091b2495da5
Reviewed-on: https://review.typo3.org/18744
Reviewed-by: TYPO3 R... - 12:19 Revision 27143364: [RELEASE] Release of TYPO3 4.6.17
- Change-Id: I257db407a3a3c6f058c67eb1caf82702f32b4004
Reviewed-on: https://review.typo3.org/18743
Reviewed-by: TYPO3 R... - 12:19 Revision f54bc83d: [RELEASE] Release of TYPO3 4.6.17
- Change-Id: I257db407a3a3c6f058c67eb1caf82702f32b4004
- 12:07 Revision 84cc884a: [TASK] Set TYPO3 version to 4.5.25-dev
- Change-Id: I34308235cb9a9a3518427bc01be6a6a40f8bd24d
Reviewed-on: https://review.typo3.org/18742
Reviewed-by: TYPO3 R... - 12:07 Revision 90ace0ba: [RELEASE] Release of TYPO3 4.5.24
- Change-Id: If6102d6b79cfd35350b8e80b90a54a6d14ef065a
Reviewed-on: https://review.typo3.org/18741
Reviewed-by: TYPO3 R... - 12:06 Revision cc75eff5: [RELEASE] Release of TYPO3 4.5.24
- Change-Id: If6102d6b79cfd35350b8e80b90a54a6d14ef065a
- 12:04 Revision 6b0b8c7c: [TASK] Raise submodule pointer
- Change-Id: I40dc056b209f1105ea18b78a4700c62e14018b6f
Reviewed-on: https://review.typo3.org/18740
Reviewed-by: TYPO3 R... - 12:02 Revision 87b38e28: [TASK] Raise submodule pointer
- Change-Id: I4c87c157f5b71a13cdb7b60ec695f15bee260b48
Reviewed-on: https://review.typo3.org/18739
Reviewed-by: TYPO3 R... - 12:01 Revision d816f5bd: [TASK] Raise submodule pointer
- Change-Id: I998c81965cc6c966a77b74ec6d2aec21bec5eae1
Reviewed-on: https://review.typo3.org/18738
Reviewed-by: TYPO3 R... - 12:00 Revision 425ff87c: [TASK] Raise submodule pointer
- Change-Id: I3ad560328f2e37de97809a2b5bd6da2347ae3d43
Reviewed-on: https://review.typo3.org/18737
Reviewed-by: TYPO3 R... - 11:59 Revision 79e2370a: [TASK] Raise submodule pointer
- Change-Id: If5a0e75166a5ae595cc941beaff8e4f9ba2f5a5f
Reviewed-on: https://review.typo3.org/18736
Reviewed-by: TYPO3 R... - 11:56 Revision 0fd640db: [SECURITY] SQL Injection Possibility in Extbase
- The Extbase persistence layer is vulnerable to SQL injection
due to improper sanitation of submitted arguments on rel... - 11:49 Revision 17b357b3: [SECURITY] SQL Injection Possibility in Extbase
- The Extbase persistence layer is vulnerable to SQL injection
due to improper sanitation of submitted arguments on rel... - 11:49 Revision 62a17a28: [SECURITY] Open redirection with jumpurl
- jumpurl allows redirect to any given URL. A hash on the url
is now required to know if the jumpurl has been created
b... - 11:49 Revision 63e92d75: [SECURITY] SQL Injection Possibility in Extbase
- The Extbase persistence layer is vulnerable to SQL injection
due to improper sanitation of submitted arguments on rel... - 11:49 Revision c6f0f435: [SECURITY] Open redirection with jumpurl
- jumpurl allows redirect to any given URL. A hash on the url
is now required to know if the jumpurl has been created
b... - 11:49 Revision 1cf12e6b: [SECURITY] SQL Injection Possibility in Extbase
- The Extbase persistence layer is vulnerable to SQL injection
due to improper sanitation of submitted arguments on rel... - 11:49 Revision 85a52fea: [SECURITY] Open redirection with jumpurl
- jumpurl allows redirect to any given URL. A hash on the url
is now required to know if the jumpurl has been created
b... - 11:48 Revision 8ed7a3f9: [SECURITY] SQL Injection Possibility in Extbase
- The Extbase persistence layer is vulnerable to SQL injection
due to improper sanitation of submitted arguments on rel... - 11:48 Revision da32bbb4: [SECURITY] Open redirection with jumpurl
- jumpurl allows redirect to any given URL. A hash on the url
is now required to know if the jumpurl has been created
b... - 11:48 Revision 71135d82: [SECURITY] Open redirection with jumpurl
- jumpurl allows redirect to any given URL. A hash on the url
is now required to know if the jumpurl has been created
b... - 11:37 Revision 9c23183c: [BUGFIX] Prevent PHP errors with missing ColumnMap object
- If the TCA configuration for an object is missing
no ColumnMap object is created by data mapper which leads
to PHP fa... - 07:06 Revision 7cc89657: [BUGFIX] Prevent Extbase warnings accessing ObjectStorages with strings
- Feeding ObjectAccess->getPropertyPath() with an ObjectStorage raises
warnings, that might flood the errorLog quickly.... - 07:06 Revision 6601169d: [BUGFIX] BooleanValidator skips Validation with missing compare param
- If no 'is' parameter is given, BooleanValidator skips testing and
returns TRUE. So all properties of type boolean not...
2013-03-05
- 17:44 Revision 036ed56d: [BUGFIX] Fix warning in adapter service
- The merge of #45415 introduced a warning
because the new meta column name was
used as array key.
Skip this step when... - 17:43 Revision d62550e9: [BUGFIX] Fix warning in adapter service
- The merge of #45415 introduced a warning
because the new meta column name was
used as array key.
Skip this step when... - 14:35 Revision ac951d12: [BUGFIX] Do not overwrite imagecaption in content adapter
- Problem:
Create a new content element of type file links,
add a file relation and a description to this file.
Switch ... - 14:34 Revision 8fe18b16: [BUGFIX] Do not overwrite imagecaption in content adapter
- Problem:
Create a new content element of type file links,
add a file relation and a description to this file.
Switch ... - 14:26 Revision 6fb5b099: [BUGFIX] Fix inconsitency of file reference property getters
- The FileReference object has the following getters
for getting properties:
getProperties()
getReferenceProperties()
... - 14:25 Revision 6e5ec413: [BUGFIX] Wrong usage of array_unique()
- RootlineUtility.php does not use return value of array_unique() call,
which makes the call ineffective.
This causes ... - 14:22 Revision 79464927: [BUGFIX] Fix inconsitency of file reference property getters
- The FileReference object has the following getters
for getting properties:
getProperties()
getReferenceProperties()
... - 14:03 Revision bb69e837: [BUGFIX] Wrong usage of array_unique()
- RootlineUtility.php does not use return value of array_unique() call,
which makes the call ineffective.
This causes ...
2013-03-04
- 20:55 Revision e2096a05: [TASK] Raise submodule pointer
- Change-Id: I2b377c75171b3e30655841fad8ca20f354c998d6
Reviewed-on: https://review.typo3.org/18686
Reviewed-by: Christi... - 13:29 Revision c5ba5f5e: [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... - 13:29 Revision 354282a9: [FEATURE] Flexible cHash Calculation
- Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*... - 13:20 Revision caaccab4: [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... - 12:26 Revision 471faa24: [BUGFIX] Prevent PHP errors with missing ColumnMap object
- If the TCA configuration for an object is missing
no ColumnMap object is created by data mapper which leads
to PHP fa... - 09:42 Revision 89b21f09: [BUGFIX] Invalid replacement hints in t3lib/
- The comment and require_once call in deprecated classes are wrong.
Change-Id: I1d3e49bc977eef1c69551809596a5917a7ccf... - 09:39 Revision 9c998cd2: [BUGFIX] Invalid replacement hints in t3lib/
- The comment and require_once call in deprecated classes are wrong.
Change-Id: I1d3e49bc977eef1c69551809596a5917a7ccf... - 09:20 Revision 0d8b266a: [BUGFIX] Invalid SQL result after four login failures
- sql_free_result is called too early.
Move the call after the error handling at the end of the method.
Fixes: #45996
... - 09:16 Revision a06768a6: [BUGFIX] Invalid SQL result after four login failures
- sql_free_result is called too early.
Move the call after the error handling at the end of the method.
Fixes: #45996
...
2013-03-03
- 22:25 Revision be2f7da4: [TASK] Sync TYPO3 CMS Fluid with Flow Fluid 1.1 (part3)
- This is the third part of a backport fluid from Flow.
It contains unit tests.
Change-Id: I9990607d95387b3635a2aaebfc... - 22:08 Revision 50d433bb: [TASK] Sync CMS Fluid with Flow Fluid 1.1 (part2)
- This is the second part of a backport fluid from Flow.
Change-Id: I96e47131414c50801ff7628508dc05d7d7b5e106
Releases... - 11:13 Revision f807e7b3: [BUGFIX] Fix tests for old property mapper
- The "fix" for failing tests after merging #42622
was to actually not test if the mapping works,
but only if the map m... - 09:43 Revision a18a5d6a: [TASK] Raise submodule pointer
- Change-Id: Ic0bc3709b24516c7b426065f0ea42fd5f38ba2dc
Reviewed-on: https://review.typo3.org/18567
Reviewed-by: TYPO3 R... - 09:41 Revision bab73c37: [TASK] Raise submodule pointer
- Change-Id: Ie62df0cce2b394c2cbb4120d7638c2287befb7cb
Reviewed-on: https://review.typo3.org/18566
Reviewed-by: TYPO3 R... - 09:35 Revision a20a7ec7: [FEATURE] Introducing a BooleanValidator.
- A validator for boolean fields, which takes an option to set expectations.
Resolves: #45880
Releases: 6.1
Change-Id:... - 04:36 Revision 84097539: [TASK] Cleanup impexp
- Change-Id: I8e542e3ce836cd45daa0cfd42b22da61ef721fab
Resolves: #45186
Releases: 6.1
Reviewed-on: https://review.typo3...
2013-03-02
- 17:15 Revision a0b62745: [TASK] CGL ResourceStorage double quote
- Brings a single CGL "DoubleQuoteUsageNotRequired" improvement.
Change-Id: I7ca24279953e9d1566c6733cdcf29462e6bc5c2e
... - 11:29 Revision 2b9be5ae: [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...
2013-03-01
- 18:25 Revision 0d77b862: [BUGFIX] Check minitems for TCAtree
- The TCAtree ignores currently the minitems.
This is however e.g. needed to require input for a relation field.
Chang... - 13:36 Revision 796680a6: [BUGFIX] Keep hyphens in custom HTML5 attributes
- In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps... - 10:47 Revision bf60746f: [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... - 10:46 Revision 3527e463: [FEATURE] Add option removePageCss to remove styles set in _CSS_PAGE_STYLE
- Add the option »removePageCss«, equivalent to »removeDefaultCss«.
This option prevents the output of specific page CS... - 05:55 Revision 0a98796f: [TASK] Update NEWS.txt with TCA refactoring information
- Change-Id: Idbb46a0c32f1dad09ec80540c574526038473c4e
Related: #45767
Releases: 6.1
Reviewed-on: https://review.typo3.... - 05:35 Revision 574b7f72: [TASK] Clean up NEWS.txt for 6.1
- Change-Id: I9ea1816a4f02fe4c53d2bc345435a215c0313a04
Releases: 6.1
Reviewed-on: https://review.typo3.org/18545
Review...
Also available in: Atom