Activity
From 2011-09-22 to 2011-10-21
2011-10-21
- 22:56 Revision 3f636999: [TASK] Use decent defaults for resizable textareas
- * Increase the maximum size in the default values
* Do not make the textareas flexible by default
* Do not apply the ... - 22:17 Revision 60dc1889: [BUGFIX] Improve check for started session in rsaauth
- Checking if the superglobal $_SESSION is an array is not reliable.
Change the check to use session_id() which is an e... - 21:18 Revision f3ced448: [TASK] Update submodule branches for TYPO3 4.6.0
- * dbal uses DBAL_1-3
* extbase uses extbase_1-4
* fluid uses fluid_1-4
* version uses 4.6
* workspaces uses 4.6
Chan... - 17:20 Revision 96f6abf4: [TASK] Update version number for TYPO3 4.7
- Change-Id: I1e07ea08c8c436d5d3cc25420420b1110a072297
- 17:18 Revision dbbb22fe: [TASK] Update version number, update md5 checksums
- Change-Id: If5e8e951a7ba3e206ef5d6bce9c709b534fa0ff1
- 16:53 Revision 805657a8: [TASK] Update md5 checksums
- Change-Id: I666f42538b7819812ecaa04f68ee527bb18341d3
- 16:53 Revision 7e4c075a: [TASK] Update md5 checksums
- Change-Id: Ie65382b9028e4a8fc0861827b3a076cc863012d9
- 16:44 Revision 3a9de702: [BUGFIX] Pootle: Multi-line labels are not rendered properly
- In order to ensure that multi-line labels can be properly translated on Pootle or
any 3rd party tool, it turns out th... - 16:32 Revision 35c2aa55: [BUGFIX] Fix PHP Warnings in Unit Tests
- Some unit tests fail when PHP warnings are not supressed.
This change fixes those
Change-Id: I493b352ed61aab82739276... - 16:31 Revision 052b7354: [BUGFIX] Fix PHP Warnings in Unit Tests
- Some unit tests fail when PHP warnings are not supressed.
This change fixes those.
Change-Id: I497714f5846c719e407be... - 16:18 Revision c73a9df9: [BUGFIX] Fix PHP Warnings in Unit Tests
- Some unit tests fail when PHP warnings are not supressed.
This change fixes those
Change-Id: I493b352ed61aab82739276... - 16:18 Revision 4aaa6b67: [BUGFIX] Fix PHP Warnings in Unit Tests
- Some unit tests fail when PHP warnings are not supressed.
This change fixes those.
Change-Id: I497714f5846c719e407be... - 15:20 Revision 4622bd62: [TASK] Clean up code of available services report
- The code of the available services report contains a number of
incomplete phpDoc blocks plus some small variables ini... - 13:32 Revision 5d62ce26: [BUGFIX] PageTS newRecord wizard options are unset by default
- The following PageTS options are unset by default:
* mod.wizards.newRecord.pages.show.pageInside
* mod.wizards.newRec... - 12:20 Revision c20ede2c: [TASK] Update release notes and version numbers to 1.4.0
- Change-Id: I2ef44aa49c502e4892840ccca420bc96d65c8844
- 12:16 Revision bec853b8: [TASK] Updated release notes for 1.4.0, updated version number
- Change-Id: I7c14240a79890cc119f75fba6f920b9a27642ed7
- 09:24 Revision 8fd9d5db: [BUGFIX] Menu link creation should always return an array
- According to the documentation, method link() returns an array with a
few keys. In case of error however, FALSE is re... - 09:11 Revision dad4d786: [BUGFIX] The list of extensions is not sorted in Language Packages
- The update language package dialog in Extension Manager shows a list of
non-sorted extension keys and does not provid... - 08:00 Revision 195d6057: [BUGFIX] Pootle: Multi-line labels are not rendered properly
- In order to ensure that multi-line labels can be properly translated on Pootle or
any 3rd party tool, it turns out th... - 07:59 Revision 36c7ae84: [TASK] English XLIFF files should not contain target element
- Pootle uses the English XLIFF file has the template language and as such
it does not make sense to have "en" -> "en" ... - 07:54 Revision 6667112c: [BUGFIX] Pootle: Multi-line labels are not rendered properly
- In order to ensure that multi-line labels can be properly translated on Pootle or
any 3rd party tool, it turns out th...
2011-10-20
- 21:17 Revision 961679a9: Merge "[BUGFIX] Pootle: Multi-line labels are not rendered properly"
- 18:04 Revision c7eace17: [+Signal] introduce signals to persistence
- Introduce signals afterInsertObject, afterUpdateObject and
afterRemoveObject into persistence backend handing over th... - 16:35 Revision b64a8630: [BUGFIX] DBAL does not respect sql_query.passthrough setting
- The check for sql_query.passthrough is invalid and always returns FALSE.
Change-Id: Icf78bc455d45ac1b6c2dc12345a404c... - 16:32 Revision a2aa8fae: [BUGFIX] DBAL does not respect sql_query.passthrough setting
- The check for sql_query.passthrough is invalid and always returns FALSE.
Change-Id: Ia3c4fc16c27e51e67340fb52dc98240... - 14:22 Revision 692850c3: [TASK] Add space between ExtJS buttons
- Add space between buttons in ExtJS toolbars.
Each button has a 1px margin left and right now.
Change-Id: If77ac06c3... - 13:49 Revision e24e7dd8: [BUGFIX] Pootle: Multi-line labels are not rendered properly
- In order to ensure that multi-line labels can be properly translated on Pootle or
any 3rd party tool, it turns out th... - 13:31 Revision e846d692: [BUGFIX] Pootle: Multi-line labels are not rendered properly
- In order to ensure that multi-line labels can be properly translated on Pootle or
any 3rd party tool, it turns out th... - 13:29 Revision 335de651: [BUGFIX] Pootle: Multi-line labels are not rendered properly
- In order to ensure that multi-line labels can be properly translated on Pootle or
any 3rd party tool, it turns out th...
2011-10-19
- 22:15 Revision b4ee04f4: [BUGFIX] Indent with new lines causes invalid output
- Adding tabs at the beginning of lines for multi-line labels breaks the output
when the label is used in a preformated... - 22:14 Revision ab099b63: [TASK] English XLIFF files should not contain target element
- Pootle uses the English XLIFF file has the template language and as such
it does not make sense to have "en" -> "en" ... - 21:48 Revision 06c05e7e: [BUGFIX] Add missing marker for version mails
- Seems that we used wrong markers for the outgoing
mails. This changes adds the missing marker and
keeps the old one t... - 21:43 Revision 61722501: [BUGFIX] Replace debug with call to deprecationLog
- Commit cf83434449237114ae092659e17f8f2935f815b6 wrongly introduced
a debug() statement instead of a call to the depre... - 09:53 Revision bd4a4232: [TASK] Fix version number of 4.6 branch
- Change-Id: I3b1593906e3b45d0a0f92091077ec07c6f29c893
Resolves: #30896
Releases: 4.6 - 09:27 Revision d2f14138: Merge "[BUGFIX] use $for only when not empty and not NULL"
- 06:43 Revision 4894840b: [TASK] Fix CGL conformance in t3lib_l10n_parser_Llxml
- Some functions of the file have underscores as the first character
of the function name. This should be solved before...
2011-10-18
- 21:45 Revision 6f61a644: [BUGFIX] root-lines for DB Mounts in Pagetree rendering wrong markup
- The option "options.pageTree.showPathAboveMounts = 1" which shows the
rootline of each DB Mount in a line before is i... - 19:49 Revision fea80ec1: [BUGFIX] date expects parameter 2 to be long, string given
- Any zero length string value is replaced with the current timestamp.
(Just like the default value for the second para... - 19:14 Revision 92eb0f63: [TASK] English XLIFF files should not contain target element
- Pootle uses the English XLIFF file has the template language and as such
it does not make sense to have "en" -> "en" ... - 18:19 Revision 633eca81: [BUGFIX] date expects parameter 2 to be long, string given
- Any zero length string value is replaced with the current timestamp.
(Just like the default value for the second para... - 16:27 Revision 63faefdc: [TASK] PHPdoc improvement in saltedpasswords autoloader
- Change-Id: Ifb8a3b6235e409adfd3204e883bd69b83213cf20
Releases: 4.6
Reviewed-on: http://review.typo3.org/5926
Reviewed... - 15:40 Revision 440ee779: [TASK] Add support for English XLIFF template files
- Currently the XLIFF files provided with the Core are "en" -> "en" translation files,
and this is a wrong design.
Eng... - 14:12 Revision f362e14f: [BUGFIX] Pagetree broken due to JavaScript exception
- Sometimes (especially with empty DB Mount) the Pagetree is broken and stops with a JavaScript Exception.
This is due... - 11:22 Revision 4accff63: [TASK] Set TYPO3 version to 4.5.8-dev
- Change-Id: Iec43828019dc1a9152eb0d0b0b8379df680a66c2
Reviewed-on: http://review.typo3.org/5948
Reviewed-by: TYPO3 v4 ... - 11:21 Revision fb96c12c: [RELEASE] Release of TYPO3 4.5.7
- Change-Id: I39e002ca9870dc814f45dca7617d35f59be8fbe3
Reviewed-on: http://review.typo3.org/5947
Reviewed-by: TYPO3 v4 ... - 11:21 Revision cf36f8d0: [RELEASE] Release of TYPO3 4.5.7
- Change-Id: I39e002ca9870dc814f45dca7617d35f59be8fbe3
- 11:15 Revision fd05e156: [TASK][SECURITY] Merge linkvalidator for 4.5.7
- The only change is:
f9d0263 [TASK] Merge linkvalidator for 4.5.7
4050d07 [BUGFIX][SECURITY] SQL Injection in Schedule... - 11:04 Revision 749f1b4c: [TASK] Raise submodule pointer
- Change-Id: Ib698448736b9649cd2a60a4f72b43810075f8793
Reviewed-on: http://review.typo3.org/5940
Reviewed-by: TYPO3 v4 ... - 10:58 Revision 747e551d: [BUGFIX] Old EM: t3lib_DB::exec_INSERTquery errors
- storeXMLResult() fails to filter non-existing database fields and
tries to insert all fields which it parses from the... - 10:58 Revision 39cd8294: [TASK] Merge linkvalidator for 4.5.7
- Change-Id: I0c16fd93e295dba3b198e27024fccb58a4db733c
Resolves: #31050
Releases: 4.5 - 10:12 Revision bfb4df62: [~FEATURE] index signal's arguments by key
- It makes much more sense to index the arguments to a slot by key
rather then by numeric index to avoid bugs.
Change-... - 09:39 Revision e4eba074: [TASK] English XLIFF files should not contain target element
- Pootle uses the English XLIFF file has the template language and as such
it does not make sense to have "en" -> "en" ... - 09:28 Revision 5b2b8502: [TASK] English XLIFF files should not contain target element
- Pootle uses the English XLIFF file has the template language and as such
it does not make sense to have "en" -> "en" ... - 09:28 Revision 46cb802d: [BUGFIX] date expects parameter 2 to be long, string given
- Any zero length string value is replaced with the current timestamp.
(Just like the default value for the second para... - 09:23 Revision ad082d8c: [TASK] English XLIFF files should not contain target element
- Pootle uses the English XLIFF file has the template language and as such
it does not make sense to have "en" -> "en" ... - 09:03 Revision e0f136f8: [BUGFIX] Load date-time picker in Scheduler module
- The date-time picker must be loaded explicitly.
Change-Id: I06014d1a3ed9ce6584272632f1532ba1bcf92843
Releases: 4.6
F...
2011-10-17
- 21:25 Revision f8cc8b30: [BUGFIX] Class not found fatal in autoload
- If the caching framework configuration is broken and cache_phpcode
array is not set properly, cacheManager throws a f... - 19:25 Revision 84293df6: [BUGFIX] Layout of "Move Element" screen
- Added more space between page icon/title and checkbox
"Make copy instead of moving element".
Change-Id: I5467d98adfe... - 13:48 Revision 4eb7c966: [TASK] Update a list of required PHP extensions in the INSTALL.txt
- OpenSSL PHP extension is now required by the TYPO3 core and must
be listed in the INSTALL.txt.
Change-Id: I54f853603... - 10:31 Revision 41311d59: [BUGFIX] Skip missing icons in tceforms select options
- Check existance of file before adding background style url
Change-Id: I78619069090d7af64b858f93b9d7fedeb8014324
Fixe... - 10:29 Revision 44a81cd0: [BUGFIX] skip missing icons in tceforms select options
- check existance of file before adding background style url
Change-Id: Ie5db6d6a6b6b7ccdd5772a829be0ca236787cd9a
Fixe...
2011-10-16
- 11:23 Revision 6940b47b: [BUGFIX] About module is missing the extension credits
- Re-add the extension list to the Help > About module.
This part had acidentally been removed during the refactoring
...
2011-10-15
- 13:44 Revision 4a7a1f59: [TASK] Add a hook to customize field list for Backend search
- Due to Backend search changes, we need a hook to alter table
search configuration in the List module. This hook can b...
2011-10-13
- 18:22 Revision 7c8dfce9: [TASK] Fix CGL issues on "else if" constructs
- Change-Id: I62d0f2e9a618a99b0b5469afd84beb936f71eceb
- 17:48 Revision 0ac0eae0: [TASK] Fix CGL issue in t3lib/config_default.php
- Change-Id: I7b9f175ce7882399528d61f338defc8db43746c8
Reviewed-on: http://review.typo3.org/5772
Reviewed-by: Oliver Ha... - 12:42 Revision 8112d075: [TASK] Update system extension information
- When shipped with TYPO3, system extensions should be stable, have a
version that is at least 1.0.0, have a version th...
2011-10-11
- 15:40 Revision e33e6468: [TASK] Set TYPO3 version to 4.6-dev
- Change-Id: I328139309e5d971ea771f3506325efe544414bc6
Reviewed-on: http://review.typo3.org/5723
Reviewed-by: TYPO3 v4 ... - 15:40 Revision 1eb2bf9b: [RELEASE] Release of TYPO3 4.6.0rc1
- Change-Id: I74f33e689df164058f8e17b104c7f9650f99f604
Reviewed-on: http://review.typo3.org/5722
Reviewed-by: TYPO3 v4 ... - 15:40 Revision de8a3a18: [RELEASE] Release of TYPO3 4.6.0rc1
- Change-Id: I74f33e689df164058f8e17b104c7f9650f99f604
- 15:27 Revision 7c26376f: [BUGFIX] EM: Fix button "close window" after fulfilling dependencies
- This fix opens the window in a sized window and changes the logic to
determine the correct function for closing the w... - 13:45 Revision 50ff6148: [TASK] Raise submodule pointer
- Change-Id: I2518fcaa595529cf840b0d56805d11feb17468fe
Reviewed-on: http://review.typo3.org/5718
Reviewed-by: TYPO3 v4 ... - 13:44 Revision ee3adf33: [TASK] Raise submodule pointer
- Change-Id: I1554a3fe365b6c1a6d6c4b86f59ad14bf0ebfe22
Reviewed-on: http://review.typo3.org/5717
Reviewed-by: TYPO3 v4 ... - 13:35 Revision 7670d224: [TASK] Update ext_emconf.php for TYPO3 4.6 RC1
- Raise version to 1.3.0-rc1 and update md5 checksums
Change-Id: Ic50b1720328653c06f2303bbcdc38acf8de9e90b
Releases: 4.6 - 11:48 Revision d2ebfb67: [TASK] Update version to 1.4.0-rc1
- Change-Id: Id27119a21aa5a38032f5d44752f9bcc90c6c90e7
- 11:48 Revision deea38c4: [TASK] Update version to 1.4.0-rc1
- Change-Id: I7999b7ac84b725d2205ec53eacb1433c0a4fd0fc
- 11:31 Revision 5bd38596: [+FEATURE] Backport CommandController Implementation
- Backports the FLOW3 CLI functionality to Extbase
Registers the Extbase bootstrap at the v4 cli_dispatch.phpsh
Use it... - 11:08 Revision 437a79d5: [BUGFIX] Single quote-enclosed strings are not properly parsed
- When using a MSSQL database, the parser fails when simple quotes are escaped by
the ADOdb mssql driver.
Since MSSQL ... - 10:57 Revision 438d830c: [BUGFIX] Single quote-enclosed strings are not properly parsed
- When using a MSSQL database, the parser fails when simple quotes are escaped by
the ADOdb mssql driver.
Since MSSQL ... - 10:26 Revision 331c35af: [BUGFIX] Showmodule cannot be called before Store is loaded
- Example: Using the direct page edit feature (backend.php?edit=xxx)
the BE responds with "Module loader No module foun... - 10:21 Revision 54f35c3c: [BUGFIX] Showmodule cannot be called before Store is loaded
- Example: Using the direct page edit feature (backend.php?edit=xxx)
the BE responds with "Module loader No module foun... - 09:42 Revision ebc80679: [BUGFIX] backend.php wrongly checks deprecated TSconfig
- Deprecated option options.shortcut_onEditId_dontSetPageTree is wrongly
tested.
Change-Id: If88e869b8c92592ad6bb3369f... - 09:32 Revision 4f9bd12a: [BUGFIX] Replace debug with call to deprecationLog
- Commit 0eb4686afb2ed871adf3376ad12cb069d4a3f88d wrongly introduced
a debug() statement instead of a call to the depre... - 09:27 Revision dea83578: [BUGFIX] Replace debug with call to deprecationLog
- Commit 0eb4686afb2ed871adf3376ad12cb069d4a3f88d wrongly introduced
a debug() statement instead of a call to the depre... - 09:24 Revision a12ba307: [BUGFIX] EM: Remove nested form tag
- In the new EM in the extension configuration settings it is not possible
to switch between extension configuration ca... - 08:58 Revision 7c24e31d: [TASK] Merge linkvalidator for RC1
- Changes included:
3b062e3 [TASK] Prepare merge for 4.6-RC1 (part 2)
27e93d6 Merge "[BUGFIX] Invalid target language i... - 08:35 Revision 7f61d1e9: [TASK] Prepare merge for 4.6-RC1 (part 2)
- Some issues have been fixed in between.
Update ext_emconf.php and Changelog.
Change-Id: I4424dc0f5d7c1e487fc3522032... - 08:12 Revision 62ba9c6c: Merge "[BUGFIX] Invalid target language in localization file"
- 01:46 Revision c03865a9: [BUGFIX] EM: Remove nested form tag
- In the new EM in the extension configuration settings it is not possible
to switch between extension configuration ca... - 01:33 Revision d3b271e7: [BUGFIX] Avoid that TYPO3 namespace is cleared
- During the preview the TYPO3 JS namespace is cleared.
This is made to make sure that it always exists. But in case it... - 01:30 Revision c4510a8a: [BUGFIX] Use lang-labels within row detail section
- The text on the list details section is not taken
from xlf-labels and can't be translated. This change
uses the enorm... - 01:21 Revision 2b4abd56: [BUGFIX] Wrong alignment of French labels for login screen
- Since the username label changed from "Utilisateur" to "Nom d'utilisateur"
in French, the alignment of labels and tex... - 01:19 Revision 404f619c: [BUGFIX] Wrong alignment of French labels for login screen
- Since the username label changed from "Utilisateur" to "Nom d'utilisateur"
in French, the alignment of labels and tex... - 01:17 Revision 65769639: [BUGFIX] Invalid target language in localization file
- File modfuncreport/locallang.xlf has invalid target language "vn"
instead of "en".
Change-Id: Ib2f72acb28587eb2cb393... - 01:00 Revision 062cd63a: [BUGFIX][SECURITY] SQL Injection in Scheduler Task of Linkvalidator
- The field "start page (uid)" in the addition fields for the Scheduler
task is not sanitized on executing a SQL query ... - 00:51 Revision edc6bfe8: [TASK] Remove space between ExtJS tbar and related panel
- This task just changes one line of css to remove the senseless space
between a panel and it's related tbar.
This is ... - 00:47 Revision ab5b7d99: [BUGFIX][SECURITY] SQL Injection in Scheduler Task of Linkvalidator
- The field "start page (uid)" in the addition fields for the Scheduler
task is not sanitized on executing a SQL query ... - 00:37 Revision 54afae58: [BUGFIX] handler is undefined when resizing the backend
- Resizing the backend browser window results in a JavaScript error.
The function that handles the re-positioning of th... - 00:37 Revision bb635a8c: [BUGFIX] handler is undefined when resizing the backend
- Resizing the backend browser window results in a JavaScript error.
The function that handles the re-positioning of th... - 00:37 Revision 502be1d8: [BUGFIX] handler is undefined when resizing the backend
- Resizing the backend browser window results in a JavaScript error.
The function that handles the re-positioning of th... - 00:37 Revision b28b7569: [BUGFIX] handler is undefined when resizing the backend
- Resizing the backend browser window results in a JavaScript error.
The function that handles the re-positioning of th... - 00:35 Revision 6b07e404: [BUGFIX] Implement availability checks for rsaauth
- The 123 Installer now checks if openssl is configured properly
before enabling saltedpasswords and rsaauth.
Resolves... - 00:27 Revision 3f8d0b06: [BUGFIX] md5.js fails with non-ascii-characters
- Current implementation of md5.js only considers a very
limited range of characters.
The implementation from webtoolki...
2011-10-10
- 22:52 Revision 34b0ae96: [TASK] Merge Changes from core since last sync
- Some files got modified in core; include those.
Update ext_emconf.php once again.
Change-Id: I924fcf77d187a1f519fd7... - 22:51 Revision e1bd3c94: [BUGFIX] Race-condition while updating extension list
- There is a race-condition in the EM while updating the extension list.
If the update takes more than 30 seconds, Ext... - 22:31 Revision 0c3c2a23: [BUGFIX] Race-condition while updating extension list
- There is a race-condition in the EM while updating the extension list.
If the update takes more than 30 seconds, Ext... - 22:22 Revision 9b440260: [TASK] Prepare merge for 4.6-RC1
- Change version number to 1.5.0-rc1.
Update ext_emconf.php.
Update Changelog.
Change-Id: I21534b67197a2a150dceb0946d2... - 22:11 Revision fca41037: Merge "[BUGFIX] SQL error if a task is run on a disabled page"
- 22:00 Revision 64d266aa: [TASK] Update manual
- Add section about HTTP options in Install Tool.
Fix some minor issues.
Fix version number.
Change-Id: I693887fb2a53a... - 21:40 Revision 1bd3ad2f: [BUGFIX] SQL error if a task is run on a disabled page
- This happens because the init() method is not always called.
Switching the logic to first get the list of page IDs a... - 19:19 Revision 8cb8b4a1: [TASK] Remove unused option for "oncontextmenu"
- The TYPO3_CONF_VARS option to enable oncontextmenu is not
needed anymore IMHO, as this option is official part of
HTM... - 19:03 Revision 03895f13: [BUGFIX] Typo in the Extension Manager
- There are multiple occurencies of the word "resource" spelled as "ressource".
Change-Id: Ib29360ec87d0070c9e7d8865db... - 16:58 Revision b36c82d0: [BUGFIX] Wide split bar areas don't work in Chrome
- Just a small css fix, that enables the extjs like splitbars in chrome.
This fix adds small gray spaces into the toolb... - 16:02 Revision cca70cd2: [TASK] Update codemirror to recent version 0.9.4
- TYPO3 4.5 already uses the codemirror library 0.9.4. It has not yet been updated for 4.6.
Change-Id: I5ada44a795d474... - 15:11 Revision 712ccc7f: [BUGFIX] Copyright year in HTML comment is hardcoded
- The copyright year in the HTML comment is hardcoded as 1998-2009. This
should be changed to using the constant.
Chan... - 15:10 Revision 13cd9cce: [BUGFIX] Copyright year in HTML comment is hardcoded
- The copyright year in the HTML comment is hardcoded as 1998-2009. This
should be changed to using the constant.
Chan... - 15:10 Revision 24a9ad7f: [BUGFIX] Copyright year in HTML comment is hardcoded
- The copyright year in the HTML comment is hardcoded as 1998-2009. This
should be changed to using the constant.
Chan... - 15:03 Revision 16a85994: Merge "[BUGFIX] It is not possible to set page 0 to schedular task"
- 14:49 Revision 5fe69c80: [TASK] Update md5 checksums for system extensions
- The md5 checksums for all system extensions not integrated as submodule
should be updated.
Change-Id: I845cc4204ca3f... - 13:52 Revision b1537c7f: Merge "[BUGFIX] SQL error if opening a disabled page with module"
- 13:50 Revision 1d81bd8d: [BUGFIX] It is not possible to set page 0 to schedular task
- This happens because there is no special handling for the treeroot
while checking the rootline for hidden pages.
Cha... - 12:14 Revision 8e6a09e7: [FEATURE] Generate cHash only if needed
- tslib_cObj->typolink() generates cHash in every case, even if not
needed. Change the behavior to generate cHash only ... - 11:21 Revision f07f249a: [TASK] Increase default titleLen
- UC/titleLen in BE_USER is used to truncate data in the backend.
Increase the default value.
Change-Id: I64e2ecb1a8f4... - 11:08 Revision a22d9a68: [TASK] Update sysext form documentation
- System extension 'form' does not have a proper cover page (missing title
and basic information) and still contain lot... - 10:39 Revision de270be5: [BUGFIX] All fields of 'type'=>'group' are broken in IE
- The HTML multiple attribute is added for select boxes with size > 1 and
the Javascript to check this uses the multipl... - 09:33 Revision d80d5167: [TASK] Deprecate template::clearCacheMenu()
- Method clearCacheMenu() allowed to create a drop-down selector to clear
caches and possibly add options such as "save...
2011-10-09
- 21:22 Revision 66e5a2ee: Merge "[!!!][TASK] Disable rewritten property mapper by default"
- 21:18 Revision e0422020: Merge "[BUGFIX] Removing "Repository" in class name makes extensions unusable"
- 21:17 Revision 2983f1a6: Merge "[BUGFIX] ConfigurationManager use FrontendSimulator only if neccessary"
- 20:31 Revision 63ee55f8: [!!!][TASK] Disable rewritten property mapper by default
- This reverts I6b415ee9502c242013661ee85acb6ae77218fb2d which
enabled the reworked property mapper by default.
You can... - 17:25 Revision d124597a: Revert "[FEATURE] Speed-up Backend with CardLayout"
- This reverts the use of CardLayout for the Backend.
Following commits have been squashed:
- 9ec94db20e803641b5be39e8... - 15:34 Revision 86993f46: [BUGFIX] EM: Available extension list misses icons
- The list of available extensions misses the install/uninstall icons in
Firefox 7 and Internet Explorer 9.
Change-Id:...
2011-10-08
- 20:01 Revision 3bd83172: [TASK] TSFE - Add hook after BE_USER init to clean up workspace functionality
- In order to move workspace logic out of the TYPO3 core and into
versioning/workspaces extensions, a new hook is requi... - 19:05 Revision caec29f4: [TASK] Clean up EM CSS file
- Change-Id: I860f6257e67c0fd6182d26d743a0d67127db224f
Resolves: #30669
Reviewed-on: http://review.typo3.org/5635
Revie... - 12:09 Revision f362ae68: [BUGFIX] Revert change in interface signature
- The type hints in the interface signature break other extensions adding
linkvalidator tasks. This is because they ext...
2011-10-07
- 23:27 Revision cccc68e8: [BUGFIX] Typo in gifbuilder
- stdWrap features GIFBUILDER transparentBackground and reduceColors
are broken
Change-Id: Ie162c1cf851dc237d3fa9a569c... - 23:18 Revision cb13eae2: [BUGFIX] EM, Error when downloading extension files
- Trying to download a file using the Edit Files page of the old EM
leads to a fatal error, because URL is not decoded ... - 19:59 Revision 1afc0014: [BUGFIX] Don't add uid,pid if <table>.'*' is present in field list.
- tx_cal_tsservice uses queries with select <tablename>.* and
complex joins. This breaks due to the unconditionl adding... - 19:56 Revision 9f819c37: [BUGFIX] PHP warning on each Extension Manager invocation
- Extension manager produces a PHP warning on each invocation due to
incorrect parameters passed to t3lib_div::trimExpl... - 19:49 Revision e6e90b26: [BUGFIX] PHP warning on each Extension Manager invocation
- Extension manager produces a PHP warning on each invocation due to
incorrect parameters passed to t3lib_div::trimExpl... - 19:31 Revision f116eea8: [BUGFIX] EM, Error when downloading extension files
- Trying to download a file using the Edit Files page of the old EM
leads to a fatal error, because URL is not decoded ... - 15:25 Revision 454aa1c2: [TASK] Introduce Hooks to create DB fields and keys dynamically
- For the purpose of modifying the database schema upon extension
installation and database compare in install tool I i... - 15:24 Revision ba275e3a: Merge "[TASK] Adopt checkDBUpdates hook to changed interface"
- 15:02 Revision e63c3008: [BUGFIX] Prevent duplicate stdWrap for media content
- All the standard renderers handle stdWrap themselves, so the general stdWrap
handling should be moved to the customMe... - 00:05 Revision bef7ecc6: [BUGFIX] Random miscalculations in ImageTTFBBox
- ImageTTFBBox() randomly returns incorrect negative values. Repeat the operation
a number of time if this happens to t...
2011-10-06
- 15:52 Revision 1f17e1d7: [BUGFIX] EM installs outdated versions of depending extensions
- When installing an extension with a dependency to another extension,
which is not available on the server, EM retriev... - 15:52 Revision 8dfc14a0: [BUGFIX] EM installs outdated versions of depending extensions
- When installing an extension with a dependency to another extension,
which is not available on the server, EM retriev... - 14:55 Revision bb678876: [BUGFIX] Typo in gifbuilder
- stdWrap features GIFBUILDER transparentBackground and reduceColors
are broken
Change-Id: Icb74191aa6e53e8ca0737ead26... - 14:54 Revision 814c75f0: [BUGFIX] RTE: Tag attributes are reversed on save
- Problem: When saving a content element, the order of attributes of tags
is reversed. This clutters the workspace diff... - 14:54 Revision 230f3cac: [BUGFIX] RTE: Tag attributes are reversed on save
- Problem: When saving a content element, the order of attributes of tags
is reversed. This clutters the workspace diff... - 13:50 Revision 17e41aba: [BUGFIX] TCEforms draws huge empty icon row which on select-fields
- Certain fields of type "select" which offer records from a
"foreign_table" will contain a huge amount of t3-icon-empt... - 12:53 Revision 9dbe5a4c: [TASK] Fix CGL issue in recent saltedpasswords commit
- Change-Id: Ie4d202bc29094f3c234c1929c7fdd6c129777044
Related: #22881
Reviewed-on: http://review.typo3.org/5586
Review... - 12:52 Revision 78b522af: Revert "[FEATURE] Indexed Search: add mySQL fulltext support"
- This reverts commit 6294f1fa8fd13a27ce93cfe6257d6754e8e0e1a6
This feature should be postponed to TYPO3 4.7, before f... - 09:37 Revision f1ee217c: [BUGFIX] Removed dependency on TYPO3_MODE in saltedpasswords
- Removed dependency on TYPO3_MODE constant in saltedpasswords which was
used to determine if the extension is enabled ... - 00:15 Revision 0a6487e9: [BUGFIX] SQL error if opening a disabled page with module
- This happens because the list of page IDs is empty.
The count should be displayed regardless whether the current
page...
2011-10-05
- 23:23 Revision 89a6664a: [TASK] Fix CGL issues
- * A fix whitespace issues.
* Add some missing $GLOBALS['TYPO3_DB']->sql_free_result($res);
* Remove some unused var... - 19:43 Revision 17c8c401: [BUGFIX] meaningfulTempFilePrefix is not multi-byte safe
- On a utf-8 file system meaningful prefixes can contain utf-8 characters. To
prevent truncating in the middle of a mul... - 16:31 Revision 1eb014df: [TASK] Improve information in show_item.php
- Currently the "Info" popup (show_item.php) provides information with raw
data from sys_refindex. A editor will get in... - 15:29 Revision 161e4214: [BUGFIX] t3lib_Compressor breaks absolute paths in CSS
- Adds a negative lookahead for trailing slash to the regular
Expressions in method "cssFixRelativeUrlPaths" to exclude... - 15:28 Revision d7406578: [BUGFIX] t3lib_Compressor breaks absolute paths in CSS
- Adds a negative lookahead for trailing slash to the regular
Expressions in method "cssFixRelativeUrlPaths" to exclude... - 12:47 Revision d9cac57a: [FEATURE] Indexed Search: add mySQL fulltext support
- Adds some minor modifications for restructuring in the pi code,
and some hooks in order to allow for other search eng... - 00:07 Revision 98340f2f: [BUGFIX] Email links marked as external when preceded by external link
- Variable is not initialized leading to incorrect transformation
on way to RTE.
Change-Id: Iefc0d8368c9b33cb24c701e22... - 00:07 Revision 9f89f8cd: [BUGFIX] Email links marked as external when preceded by external link
- Variable is not initialized leading to incorrect transformation
on way to RTE.
Change-Id: If83c2c8b04def953cbc95f617... - 00:06 Revision 581a918c: [BUGFIX] Email links marked as external when preceded by external link
- Variable is not initialized leading to incorrect transformation
on way to RTE.
Change-Id: I38751c6c5eb56920eb1286f2d...
2011-10-04
- 22:49 Revision e3a84344: [BUGFIX] meaningfulTempFilePrefix is not multi-byte safe
- On a utf-8 file system meaningful prefixes can contain utf-8 characters. To
prevent truncating in the middle of a mul... - 16:41 Revision bc683345: [BUGFIX] Copying directories is impossible
- Due to a bug introduced with a refactoring of t3lib_extFileFunc, it
became impossible to copy directories. The two wr... - 11:10 Revision 4022be51: [BUGFIX] config.compressCss = 1 does not work
- TypoScript configuration option 'compressCss' is never tested and thus
does not work. Only the deprecated configurati... - 05:58 Revision 2048e36d: [BUGFIX] RTE: Add TYPO3 version to hash of cached scripts
- Problem: Fixed JS scripts may not be loaded when a new version of
TYPO3 is released. This may happen if the version o... - 05:58 Revision 659def6c: [BUGFIX] RTE: Add TYPO3 version to hash of cached scripts
- Problem: Fixed JS scripts may not be loaded when a new version of
TYPO3 is released. This may happen if the version o... - 05:57 Revision aced7a2e: [BUGFIX] RTE: Add TYPO3 version to hash of cached scripts
- Problem: Fixed JS scripts may not be loaded when a new version of
TYPO3 is released. This may happen if the version o... - 05:17 Revision a2934059: [BUGFIX] RTE: Compressor fails on files with absolute url in FE
- Solution: Use relative url.
Change-Id: I5bca5cd8567f9489e07ec928b9b2e046e970f212
Resolves: #30533
Releases: 4.6
Revi...
2011-10-03
- 23:03 Revision ebba3151: [FEATURE] Include preview link in notification
- Until now there haven't been a preview link in the notification mails.
With this feature there are two new markers t...
2011-10-02
- 18:47 Revision 6ee19faa: [BUGFIX] Module User Settings calls deprecated methods
- When opening user settings, two deprecated methods are called. The new
methods cannot be used as they combine the bus... - 18:10 Revision 9ec94db2: [BUGFIX] Modify jumpTo to work with the new cardLayout
- Modifies the jumpTo function as described in #28851
This replaces the call
top.TYPO3.Backend.ContentContainer.setUr... - 08:11 Revision 3f7a3269: [BUGFIX] Link to manual of sysext "form" is not displayed in EM
- The system extension "form" comes with a manual in
typo3/sysext/form/Documentation/Manual/en/manual.sxw. As the corre...
2011-09-30
- 20:00 Revision 7005e5e7: [BUGFIX][SECURITY] Arbitrary TypoScript execution on system extension form
- The new system extension form can be used to render custom FORM elements as
well as regular cObjects like TEXT or COA...
2011-09-29
- 15:35 Revision f26a2483: [BUGFIX] Removing "Repository" in class name makes extensions unusable
- If an extension has "Repository" in its name, it becomes useless while
determining the model name in repository class... - 13:29 Revision 0418556f: [BUGFIX] Default error FlashMessage has wrong severity
- Currently, if controller::getErrorFlashMessage() returns a
string, an according flashmessage is created with the
defa... - 11:41 Revision 4adb1784: [BUGFIX] meaningfulTempFilePrefix is not multi-byte safe
- With meaningfulTempFilePrefix, a prefix for file names of generated
image files can be set. The unit is currently (ob...
2011-09-27
- 07:30 Revision 1bff1530: [BUGFIX] getSingleField_typeFlex doesn't respect TSconfig settings
- Change-Id: I73bb1739d9b85320f00f4a228ade898d41a5df9c
Resolves: #29019
Releases: 4.6, 4.5
Reviewed-on: http://review.t...
2011-09-26
- 16:29 Revision e0d5fc8e: [BUGFIX] Fix check against @ignorevalidation annotations
- The check for argument names against @ignorevalidation annotations
was done with the raw argument name, but the annot... - 14:51 Revision 0b7d5a5b: [BUGFIX] ConfigurationManager use FrontendSimulator only if neccessary
- In the ConfigurationManager use the FrontendSimulator
only if neccessary (not in FE Mode).
Change-Id: I4323fc1070b16...
2011-09-24
- 21:15 Revision b790534f: [BUGFIX] Hide comments section if there are no comments
- Within the workspace list we shouldn't show the comments
section if a specific change has no comments.
Change-Id: I8... - 21:15 Revision c7a76c87: [BUGFIX] Make workspace change visible for editors
- Due to a very strict topbar selector the workspace labels
might not show up in the topbar. The patch makes the menuse... - 21:15 Revision 74390aa1: [BUGFIX] Cleanup splitview JavaScript
- Due to bad ExtJS layout the preview doesn't just load
the live and workspace preview once within a iframe,
it actuall... - 15:41 Revision 0b757d55: [BUGFIX] Initialize $currentR in analyseTypoLinks
- There are pathes through analyseTypoLinks where currentR is
not set, it can happen that the fetchType hook gets
calle...
2011-09-22
- 22:26 Revision 3e6ff4eb: [TASK] Update reference from SVN to Git
- Module About TYPO3 shows this text:
The SVN Repository and the ChangeLog can be found here.
This has to be updated t... - 21:55 Revision 2e7974cf: [TASK] Update reference from SVN to Git
- Module About TYPO3 shows this text:
The SVN Repository and the ChangeLog can be found here.
This has to be updated t... - 19:36 Revision 281c0ac2: [BUGFIX][t3editor] typolinkEnableLinksAcrossDomains missing
- The description for config.typolinkEnableLinksAcrossDomains is missing
in the t3editor auto-completion.
Change-Id: I...
Also available in: Atom