Activity
From 2013-10-27 to 2013-11-25
2013-11-24
- 21:39 Revision 93ed8d21: [BUGFIX] TS: Allow "0" as strPad.padWith
- Replaces the test with empty() by isset() and
strlen() > 0. So other strings which are
handled by PHP as empty can be... - 21:31 Revision 7b05d076: [BUGFIX] TS: Allow "0" as strPad.padWith
- Replaces the test with empty() by isset() and
strlen() > 0. So other strings which are
handled by PHP as empty can be... - 21:02 Revision 28b7bb5d: [BUGFIX] Fix ordering of stages in action dropdown
- If multiple stages exist and a user is member of only a few stages,
then in many cases the ordering of the stages is ... - 21:00 Revision 96944c08: [BUGFIX] Reload list module on clickmenu action
- This solves the problem of a not refreshing list module
when the clickmenu of an element is used to copy/move the
ele... - 20:59 Revision aed6051c: [BUGFIX] Reload list module on clickmenu action
- This solves the problem of a not refreshing list module
when the clickmenu of an element is used to copy/move the
ele... - 19:36 Revision 5a7545d4: [CLEANUP] Improve code style of RelationHandler class
- * add missing class properties, that are used in the code
* fix invalid PHPDoc variable types
* remove unused variabl... - 18:54 Revision 70c3e793: [BUGFIX] Page module: Allow to paste in empty columns
- Since quite a long time it was not possible to paste a content
element into an empty column of the page module. This ... - 18:50 Revision 698fb7f2: [BUGFIX] Hardcoded "admin" user in Installer template
- The hardcoded username "admin" is removed from the HTML template
since the username can now be freely chosen.
Resolv...
2013-11-22
- 15:24 Revision 51e23eda: [TASK] Replace ClassLoader cache with standard caches
- The class loader can now use all available cache backends
for retrieval of class loading information.
Using it with ... - 09:18 Revision 855e30e3: [TASK] Remove deprecated methods in PageLayoutView
- Resolves: #53811
Releases: 6.2
Change-Id: I14574f3725bc77b130255d8f70cedabd78d74947
Reviewed-on: https://review.typo3...
2013-11-21
- 20:47 Revision ef50085b: [TASK] Set TYPO3 version to 6.2-dev
- Change-Id: I2e11bc29d40124ffb5d026633c182b542a9e3dd2
Reviewed-on: https://review.typo3.org/25624
Reviewed-by: TYPO3 R... - 20:47 Revision 7177ff6c: [RELEASE] Release of TYPO3 6.2.0beta2
- Change-Id: Ie872f8aa920c00feb82784957e6ea02b826c6e7c
Reviewed-on: https://review.typo3.org/25623
Reviewed-by: TYPO3 R... - 17:13 Revision 9e2a0a1c: [BUGFIX] Fix moving/copying files and folders between storages
- When a file or folder is moved between 2 storages the target
storages is asked for the filepermissions of the source
... - 17:13 Revision 70422989: [BUGFIX] Fix moving/copying files and folders between storages
- When a file or folder is moved between 2 storages the target
storages is asked for the filepermissions of the source
... - 17:07 Revision 932ac710: [BUGFIX] Fix moving/copying files and folders between storages
- When a file or folder is moved between 2 storages the target
storages is asked for the filepermissions of the source
... - 17:01 Revision 95e8e330: [BUGFIX] Can not delete Files with metadata records
- When a sys_file record has relation with a sys_file_metadata
record the file can not be deleted.
This patch excludes... - 16:53 Revision b78c694f: [BUGFIX] Fix regression in ResourceCompressor
- Resolves: #53844
Related: #53243
Releases: 6.2, 6.1, 6.0
Change-Id: I7f6a178b063d71c9182316a81e787c9ab5246b8e
Reviewe... - 16:53 Revision 487903ad: [BUGFIX] Fix regression in ResourceCompressor
- Resolves: #53844
Related: #53243
Releases: 6.2, 6.1, 6.0
Change-Id: I7f6a178b063d71c9182316a81e787c9ab5246b8e
Reviewe... - 16:50 Revision 092c60a3: [BUGFIX] Fix regression in ResourceCompressor
- Resolves: #53844
Related: #53243
Releases: 6.2, 6.1, 6.0
Change-Id: I7f6a178b063d71c9182316a81e787c9ab5246b8e
Reviewe... - 10:55 Revision ede0978c: [TASK] Replace TCA cache with serialized array
- The TCA isn't stored as php array anymore,
but instead as serialized array string. Unserialize
seems to be much faste... - 10:35 Revision 65385efd: [TASK] CleanUp canonicalizing identifiers in FAL-drivers
- In https://review.typo3.org/23398 the possibility was
created, to use case-sensitive fileIdentifiers in
database coll...
2013-11-20
- 23:21 Revision b5b036be: [TASK] Wrong method phpdoc
- In class "DataHandlerHook" of extension "version" the method
description of "processCmdmap_deleteAction" is just a co... - 19:54 Revision aed68c86: [BUGFIX] Filemtime / Filesize trigger warning
- Adds check for file_exists before calling filemtime / filsize
to avoid warning message.
Resolves: #53243
Releases: 6... - 19:54 Revision 3d3de056: [BUGFIX] Filemtime / Filesize trigger warning
- Adds check for file_exists before calling filemtime / filsize
to avoid warning message.
Resolves: #53243
Releases: 6... - 19:52 Revision 82d37f96: [BUGFIX] Reload list module on clickmenu action
- This solves the problem of a not refreshing list module
when the clickmenu of an element is used to copy/move the
ele... - 19:52 Revision a6fe2b8b: [BUGFIX] Filemtime / Filesize trigger warning
- Adds check for file_exists before calling filemtime / filsize
to avoid warning message.
Resolves: #53243
Releases: 6... - 19:14 Revision 28578280: [BUGFIX] Fluid paginate widget wrong number of links
- If the maximumNumberOfLinks configuration option is set to 8
the widget will render 10 links.
Solved the problem by ... - 19:13 Revision 6c5d53d3: [BUGFIX] Fluid paginate widget wrong number of links
- If the maximumNumberOfLinks configuration option is set to 8
the widget will render 10 links.
Solved the problem by ... - 18:54 Revision 0ebc5a75: [BUGFIX] Fluid paginate widget wrong number of links
- If the maximumNumberOfLinks configuration option is set to 8
the widget will render 10 links.
Solved the problem by ... - 18:32 Revision 495afb59: [BUGFIX] Improve confirmation dialog in drag'n'drop fileupload
- This patch introduces the following changes to the drag'n'drop
fileuploader:
* Only ask for confirmation to overwrit... - 13:54 Revision 2c4cb147: [CLEANUP] Fix various spelling mistakes
- Resolves: #53793
Releases: 6.2
Change-Id: Iefe8a2a96f41903ca33b02da4aace71690951cbf
Reviewed-on: https://review.typo3... - 13:36 Revision b1a28615: [TASK] Updated README / INSTALL / NEWS files
- * Added README.md (which was formerly part of the individual
distributions)
* Transformed the text into markdown fo... - 11:02 Revision 52b751e4: Revert "[BUGFIX] Page module: Allow to paste in empty columns"
- This patch introduces sever problems with DataHandler.
Change-Id: Ibd767523c287bd13ef86ce1f0751062a349b5f34
Releases... - 11:01 Revision 413bd8fa: Revert "[BUGFIX] Page module: Allow to paste in empty columns"
- This patch introduces sever problems with DataHandler.
Change-Id: I591440395b6e7fb7d0ffb33c107e94a7a3b25b5a
Releases... - 08:30 Revision 2841224a: [BUGFIX] Remove gaps in tree of New Record Wizard
- Replacing line breaks with a div allows styling to be applied to
each line in the tree.
Change-Id: I1c89c9b6a9998185... - 01:42 Revision 61bd8e2e: [CLEANUP] SpriteBuildingHandler uses deprecated SpriteGenerator API
- Resolves: #53778
Releases: 6.2
Change-Id: Ife895d07c67e519553248a62917de921c6e31a76
Reviewed-on: https://review.typo3... - 00:17 Revision dbcaf930: [BUGFIX] Page module: Allow to paste in empty columns
- Since quite a long time it was not possible to paste a content
element into an empty column of the page module. This ...
2013-11-19
- 23:50 Revision d1c770dd: [BUGFIX] Page module: Allow to paste in empty columns
- Since quite a long time it was not possible to paste a content
element into an empty column of the page module. This ... - 23:19 Revision 023014c6: [BUGFIX] l10n_mode for "pages" table and group fields.
- This patch respects the l10modes for pages, and mergeIfNotBlank for
type "group" fields.
Change-Id: I18a4caffc5761f9... - 23:13 Revision 02005b6f: [BUGFIX] l10n_mode for "pages" table and group fields.
- This patch respects the l10modes for pages, and mergeIfNotBlank for
type "group" fields.
Change-Id: I18a4caffc5761f9... - 22:49 Revision b0842174: [TASK] Improve updates of metadata in MetaDataRepository
- If you run the FAL update wizard for tt_content images the
MetaDataRepository requests database fields for each updat... - 22:41 Revision 610e8beb: [BUGFIX] Exception thrown in update wizard if file does not exists
- When fetching a file that does not exists a exception is
thrown in the update wizard to update RTE file links to FAL.... - 22:34 Revision 3d6f5be1: [BUGFIX] Fix JS error in lang module
- The tables of the language module do not resize
on change of windows height. This fixes the
Javascript error.
Releas... - 22:34 Revision 9d97a708: [BUGFIX] Fix JS error in lang module
- The tables of the language module do not resize
on change of windows height. This fixes the
Javascript error.
Releas... - 22:33 Revision 66a79672: [BUGFIX] Fix JS error in lang module
- The tables of the language module do not resize
on change of windows height. This fixes the
Javascript error.
Releas... - 21:38 Revision d0b26307: [TASK] Render extension icons in Language module directly
- Just like in the Extension Manager the icons for the extensions
can be rendered directly to increase speed. CSS takes... - 20:31 Revision 396534ec: [BUGFIX] Table cache_imagesizes is defined twice
- The table cache_imagesizes is defined in two files:
t3lib/stddb/tables.sql
typo3/sysext/cms/ext_tables.sql
This is t... - 20:30 Revision 59758544: [BUGFIX] Table cache_imagesizes is defined twice
- The table cache_imagesizes is defined in two files:
t3lib/stddb/tables.sql
typo3/sysext/cms/ext_tables.sql
This is t... - 20:25 Revision 3d976ac9: [TASK] Rework image viewHelper to use FAL
- Currently in the worst case images are transformed
from Extbase domain objects to FAL objects to paths
to FAL objects... - 19:31 Revision ab0a6fc0: [BUGFIX] Deprecation log is spammed with getReturnRawQueryResult()
- Typo3QuerySettings->getReturnRawQueryResult() is called by
query->execute() to maintain backwards compatibility.
The ... - 16:43 Revision 20103b3c: [TASK] Bring back module menu accordion arrows
- To visualize that the module groups can be expanded and collapsed, the UX
team decided that the arrows are required. ... - 15:37 Revision 4d8ca5fd: [FEATURE] Categories-based tt_content menu
- Provide a new menu/sitemap type for displaying list
of categorized content elements. The default rendering
simply pro... - 15:10 Revision 3f2ed1df: [BUGFIX] Scheduler extension sql file is invalid
- On import into MySQL an error is thrown and MySQL
refuses to create the table:
ERROR 1067 (42000) at line 4: Invalid... - 15:10 Revision 7d0a2419: [BUGFIX] Scheduler extension sql file is invalid
- On import into MySQL an error is thrown and MySQL
refuses to create the table:
ERROR 1067 (42000) at line 4: Invalid... - 15:09 Revision ea58bd58: [BUGFIX] Scheduler extension sql file is invalid
- On import into MySQL an error is thrown and MySQL
refuses to create the table:
ERROR 1067 (42000) at line 4: Invalid... - 15:09 Revision 170f0847: [BUGFIX] Scheduler extension sql file is invalid
- On import into MySQL an error is thrown and MySQL
refuses to create the table:
ERROR 1067 (42000) at line 4: Invalid... - 15:04 Revision 393a1787: [BUGFIX] Scheduler extension sql file is invalid
- On import into MySQL an error is thrown and MySQL
refuses to create the table:
ERROR 1067 (42000) at line 4: Invalid... - 10:48 Revision e316f7cd: [TASK] Change injectMethods to annotations
- Change injectMethods as already done in extbase
to inject annotations
Resolves: #52040
Releases: 6.2
Change-Id: I1e4... - 00:47 Revision 055e6a5f: [BUGFIX] fix javascript error "TBE_EDITOR not defined" in sys_action
- This fixes the error "TBE_EDITOR not defined" which occured when using
sys_action > create backend user and assigning... - 00:47 Revision abcd5e95: [BUGFIX] fix javascript error "TBE_EDITOR not defined" in sys_action
- This fixes the error "TBE_EDITOR not defined" which occured when using
sys_action > create backend user and assigning... - 00:45 Revision e380540d: [BUGFIX] fix javascript error "TBE_EDITOR not defined" in sys_action
- This fixes the error "TBE_EDITOR not defined" which occured when using
sys_action > create backend user and assigning... - 00:37 Revision 6c6582ab: [BUGFIX] ExtDirect StateProvider should store all settings
- ExtDirect StateProvider seems to queue Ext.state.Manager.set() calls and
collects them to fire only one AJAX call.
I... - 00:37 Revision ba82faca: [BUGFIX] ExtDirect StateProvider should store all settings
- ExtDirect StateProvider seems to queue Ext.state.Manager.set() calls and
collects them to fire only one AJAX call.
I... - 00:36 Revision d3967c7a: [BUGFIX] ExtDirect StateProvider should store all settings
- ExtDirect StateProvider seems to queue Ext.state.Manager.set() calls and
collects them to fire only one AJAX call.
I... - 00:08 Revision 62058701: [BUGFIX] Fix height of body in backend
- The body-tag had 100% height in the backend. In views, where scrolling
is possible (e.g. login screen in a small wind... - 00:03 Revision 9a5858de: [TASK] Optimization in AbstractViewHelper
- Small optimization in AbstractViewHelper to fetch the type
after the check for the default value of the argument.
Ch... - 00:03 Revision 571c8c9b: [TASK] Optimization in AbstractViewHelper
- Small optimization in AbstractViewHelper to fetch the type
after the check for the default value of the argument.
Ch...
2013-11-18
- 23:58 Revision 3fbc892a: [TASK] Optimization in AbstractViewHelper
- Small optimization in AbstractViewHelper to fetch the type
after the check for the default value of the argument.
Ch... - 23:51 Revision 464a8041: [BUGFIX] Rename hook in VariableFrontend.php
- Due to the namespace changes the hook in
typo3\sysext\core\Classes\Cache\Frontend\VariableFrontend.php was
renamed. T... - 23:51 Revision 33b0d1b5: [BUGFIX] Rename hook in VariableFrontend.php
- Due to the namespace changes the hook in
typo3\sysext\core\Classes\Cache\Frontend\VariableFrontend.php was
renamed. T... - 23:50 Revision 4f9d9a86: [BUGFIX] Rename hook in VariableFrontend.php
- Due to the namespace changes the hook in
typo3\sysext\core\Classes\Cache\Frontend\VariableFrontend.php was
renamed. T... - 23:44 Revision 8375b5c4: [BUGFIX] Warning in Install Tool if APC is installed but not enabled
- Resolves: #53748
Releases: 6.2
Change-Id: I22a2b60871639075dc108946bbaeae3730fc7085
Reviewed-on: https://review.typo3... - 14:43 Revision ad98c0a2: [BUGFIX] additionalAttributes for be.buttons.icon-VH misses hsc
- The values of the additional attributes for the backend icon viewhelper
need to be processed through htmlspecialchars... - 14:42 Revision fbd9379a: [BUGFIX] additionalAttributes for be.buttons.icon-VH misses hsc
- The values of the additional attributes for the backend icon viewhelper
need to be processed through htmlspecialchars... - 14:42 Revision 7587e0e2: [BUGFIX] additionalAttributes for be.buttons.icon-VH misses hsc
- The values of the additional attributes for the backend icon viewhelper
need to be processed through htmlspecialchars... - 12:23 Revision fa87ad9d: [BUGFIX] Check for query failures in admin methods
- In the DatabaseConnection class the two methods admin_get_fields
and admin_get_keys throw a fatal error when a query ... - 11:01 Revision 7bca4344: [BUGFIX] Install System Extensions in update wizard fails
- In the update wizard it isn't possible to install any system extension
because the PackageManager isn't initialized. ... - 10:47 Revision aa3511d6: [BUGFIX] Improve output for "deprecated RTE properties" updater
- When running the update wizard for "Deprecated RTE properties in Page
TSconfig" the output contains html tags which a...
2013-11-17
- 11:31 Revision 3fe35942: [BUGFIX] Don't underline Web>Page content elements on hover
- Resolves: #53683
Releases: 6.2
Change-Id: I71af8c928e0a83698e887e9053d1c6de1e8d8ffb
Reviewed-on: https://review.typo3...
2013-11-16
- 18:38 Revision c98654b2: [TASK] Set X-UA compatibility version to IE=10
- This change allows IE users to work with multiple fileuploads.
Change-Id: I2734d147a0f85e8302fd3bf62fc9770045a2b33d
... - 18:16 Revision d1070836: [BUGFIX] No margin below context menus (in page tree)
- Resolves: #53684
Releases: 6.2
Change-Id: I3be203934a724822ea8990f7b3ca04135521982c
Reviewed-on: https://review.typo3... - 03:53 Revision 1b56b333: [TASK] New FAL Indexer Scheduler-Tasks
- This patch adds the indexing scheduler tasks
See: http://wiki.typo3.org/Blueprints/FAL-IndexerRework
Releases: 6.2
... - 03:34 Revision b9d45e30: [TASK] Use the new FAL Indexer
- This patch-set uses the new Indexer for FAL.
See: http://wiki.typo3.org/Blueprints/FAL-IndexerRework
Releases: 6.2
... - 03:30 Revision b09a278a: [FEATURE] New FAL Indexer and ExtractorRegistry
- A new Indexer for FAL according to the concept of the BluePrint, also
adding a new ExtractorRegistry where extensions... - 02:28 Revision f2c9e414: [BUGFIX] Renaming file does not update hash values
- When you rename a file the indentifier in the sys_file record
is updated but the indentifier_hash and folder_hash are...
2013-11-15
- 18:57 Revision d33b4eb5: Revert "[BUGFIX] EM: Fetch list as html, not as json"
- This reverts commit 8a80c2336eabed5c794b2401981b1d35608787e1
This change did not work at all, left unused
templates ... - 18:57 Revision 7223b785: Revert "[BUGFIX] EM: Fetch list as html, not as json"
- This reverts commit 8a80c2336eabed5c794b2401981b1d35608787e1
This change did not work at all, left unused
templates ... - 18:55 Revision df6206ae: Revert "[BUGFIX] EM: Fetch list as html, not as json"
- This reverts commit 8a80c2336eabed5c794b2401981b1d35608787e1
This change did not work at all, left unused
templates ... - 17:30 Revision 75c05112: [BUGFIX] Remove table prefix check in CONTENT
- Records of sys_category could not be rendered with
the content object CONTENT, because only tables
prefixed with page... - 17:05 Revision c048755e: [TASK] Remove hash_base from page cache data
- The hash_base (the array from which the cache hash is calculated) is
saved into the cache. But this information isn't... - 14:21 Revision 3d8a2195: [BUGFIX] Correct old naming "Text w/image" into "Text & Images"
- The content element was renamed long time ago, so the documentation
should be updated.
Resolves: #22914
Releases: 6.... - 11:51 Revision 26c9fa35: [BUGFIX] no hover effect for db_list
- If alternateBgColors in pageTSconfig is set
you have more contrast in db_list, but there
is no hover effect for the d... - 00:33 Revision 428baac9: [BUGFIX] Fix broken edit icons on cType HTML
- Fix the wrong Typoscript configuration for front-end edit icons
for cType HTML (for the traditional fe-editing).
Res...
2013-11-14
- 22:13 Revision ebe9efc5: [BUGFIX] foreign_match_fields not fully supported
- foreign_match_fields were not fully supported
Resolves: #47694
Relates: #45337
Releases: 6.2, 6.1
Change-Id: I212cbdb... - 22:03 Revision 62f7e877: [BUGFIX] FILES.folder does not work
- cObject IMAGE was executed with empty values
because given key contains filenames instead of
numbers
Resolves: #4572... - 22:03 Revision ecd873fb: [BUGFIX] FILES.folder does not work
- cObject IMAGE was executed with empty values
because given key contains filenames instead of
numbers
Resolves: #4572... - 22:02 Revision b37265b2: [BUGFIX] FILES.folder does not work
- cObject IMAGE was executed with empty values
because given key contains filenames instead of
numbers
Resolves: #4572... - 18:40 Revision 2fef8add: [BUGFIX] Move beuser property mappings to global scope
- Currently the persistence settings for all tx_beuser models are defined
in module.tx_beuser.persistence.classes.
If a... - 18:39 Revision c65640dd: [BUGFIX] Move beuser property mappings to global scope
- Currently the persistence settings for all tx_beuser models are defined
in module.tx_beuser.persistence.classes.
If a... - 18:34 Revision c9c75513: [BUGFIX] Fix broken edit icons on cType HTML
- Fix the wrong Typoscript configuration for front-end edit icons
for cType HTML (for the traditional fe-editing).
Res... - 18:34 Revision 35a95b03: [BUGFIX] Fix broken edit icons on cType HTML
- Fix the wrong Typoscript configuration for front-end edit icons
for cType HTML (for the traditional fe-editing).
Res... - 14:45 Revision e061ada2: [BUGFIX] Em: Get preconfigured distribution causes warning
- This patch adds an early return for empty file name which happens if an
extension isn't installed.
Resolves: #53641
... - 14:43 Revision f590baa4: [TASK] Render extension icons in EM directly
- To increase performance of building the extension list the icons are
rendered directly instead of using an image view... - 13:39 Revision de2a8f85: [BUGFIX] Install Tool: Show titles of failed image tests
- "Test image formats" tries to convert different media types
to JPG. If one of these conversions fails, you will get a...
2013-11-13
- 22:10 Revision be3712e8: [TASK] FormDataTraverser::getFieldValueRecursive() might return NULL
- FormDataTraverser::getFieldValueRecursive() might return NULL or
any other type as well, as it has been provided by t... - 21:28 Revision 8b8a5180: [BUGFIX] Fix broken edit icons on cType HTML
- Fix the wrong Typoscript configuration for front-end edit icons
for cType HTML (for the traditional fe-editing).
Res... - 20:28 Revision a5235367: [BUGFIX] Use default BE layout if current not available
- If a specific backend layout is selected in the page properties
and the backend layout is removed later on, the page ... - 18:42 Revision c372d650: [BUGFIX] Distinguish unassigend columns and colPos 0
- When using backend layout columns without a colPos value they should be
just placeholders with the label "not assigne... - 18:40 Revision fd66dfc7: [BUGFIX] Distinguish unassigend columns and colPos 0
- When using backend layout columns without a colPos value they should be
just placeholders with the label "not assigne... - 18:39 Revision 7042937d: [BUGFIX] Distinguish unassigend columns and colPos 0
- When using backend layout columns without a colPos value they should be
just placeholders with the label "not assigne... - 17:09 Revision 24298d06: [TASK][!!!] Extend FAL Api for more efficient usage
- This changeset extends the Driver-API to allow the ResourceStorage
to list Files in a Folder (recursively) without ge... - 11:44 Revision e6b77d8f: [BUGFIX] Native date and datetime values do not consider timezone
- The TCA configuration property "dbType" allows to store "date"
or "datetime" values directly in the database (instead... - 11:43 Revision 0641f4ff: [BUGFIX] Native date and datetime values do not consider timezone
- The TCA configuration property "dbType" allows to store "date"
or "datetime" values directly in the database (instead... - 11:25 Revision 74f47123: [BUGFIX] Native date and datetime values do not consider timezone
- The TCA configuration property "dbType" allows to store "date"
or "datetime" values directly in the database (instead... - 09:57 Revision 97e70219: [TASK] Remove useless comment in layout of viewpage
- Since rendering of the view icon has changed,
the comment above it is now useless.
Resolves: #53581
Releases: 6.2
Ch... - 00:16 Revision 90d5032b: [BUGFIX] Responsive Images - Remove whitespaces in tags
- Remove some unnecessary whitespaces in the html
tags that are genereted by the responsive image feature.
Resolves: #... - 00:13 Revision 9dab985c: [BUGFIX] RWD Images data Attribute is not wrapped with space
- added noTrimWrap to data.source
Resolves: #53003
Releases: 6.2
Change-Id: I2287c491ff9a04686bec934420819a970e9066d4
...
2013-11-12
- 23:41 Revision 0e4f15a0: [BUGFIX] Compressor resolves dots in filenames correctly
- Method getFilenameFromMainDir() tries to resolve a given file path
to a path relative to the document root and takes ... - 23:41 Revision 9aa1fa23: [BUGFIX] Compressor resolves dots in filenames correctly
- Method getFilenameFromMainDir() tries to resolve a given file path
to a path relative to the document root and takes ... - 23:40 Revision 6163c426: [BUGFIX] T3editor: Make errors/exceptions show correctly
- * Display T3editor.lang.errorWhileSaving in a flashmessage.
* Pass exception-messages through the AJAX-call and displ... - 23:40 Revision fa77640d: [BUGFIX] T3editor: Make errors/exceptions show correctly
- * Display T3editor.lang.errorWhileSaving in a flashmessage.
* Pass exception-messages through the AJAX-call and displ... - 23:39 Revision 4435311f: [BUGFIX] Fix menu popup for all IE versions
- The IE has problems with base URLs in JS on window.open()
function calls. This problem was already fixed for content
... - 23:39 Revision 259c64dc: [BUGFIX] Fix menu popup for all IE versions
- The IE has problems with base URLs in JS on window.open()
function calls. This problem was already fixed for content
... - 23:33 Revision 53a5a1af: [BUGFIX] dataTables: Avoid sending cookie-data too often
- All core-modules currently using jQuery-dataTables are
called through mod.php. So by adding that to the
cookie-path w... - 23:33 Revision ffd84807: [BUGFIX] dataTables: Avoid sending cookie-data too often
- All core-modules currently using jQuery-dataTables are
called through mod.php. So by adding that to the
cookie-path w... - 23:33 Revision 94c4d701: [BUGFIX] Wrong usage-text for cli_dispatch
- Correct usage text for cli_dispatch, use --refindex update
instead of -e
Resolves: #53399
Releases: 6.2, 6.1, 6.0
Ch... - 23:33 Revision c3b0ebc5: [BUGFIX] Wrong usage-text for cli_dispatch
- Correct usage text for cli_dispatch, use --refindex update
instead of -e
Resolves: #53399
Releases: 6.2, 6.1, 6.0
Ch... - 23:32 Revision 6270e42d: [BUGFIX] Wrong usage-text for cli_dispatch
- Correct usage text for cli_dispatch, use --refindex update
instead of -e
Resolves: #53399
Releases: 6.2, 6.1, 6.0
Ch... - 22:42 Revision 5a390285: [!!!][DB][BUGFIX] Update all storages in upgrade wizard
- With commit I805085948e01544efd692498f5e3537612c62050 a new hash was
introduced to sys_file table. The updater misses... - 22:33 Revision 78d818f8: [BUGFIX] dataTables: Avoid sending cookie-data too often
- All core-modules currently using jQuery-dataTables are
called through mod.php. So by adding that to the
cookie-path w... - 20:07 Revision ac6599fc: [TASK] Refactor PageRenderer tests
- The existing tests of ext:core/Page/PageRenderer are in fact
functional tests since most of them trigger lots of depe... - 18:38 Revision 59ed6f51: [BUGFIX] EM: Mask overlay stays active after error message
- If you try to install a new extension from TER which is incompatible
with the current TYPO3 version, an error is show... - 18:34 Revision e09416a3: [FEATURE] Make getPlaceholderValue recursive for __row
- If __row|uid_foreign|field is a reference its not evaluated
recursive the placeholder shows a uid. With this patch th... - 16:35 Revision 0796c6d4: [BUGFIX] sys_file.metadata does not use TCA type inline
- The field sys_file.metadata defines the TCA property
"foreign_field" that is only defined for the TCA type "inline".
... - 16:19 Revision 958847e5: [BUGFIX] File identifiers are case-insensitive
- With the default collations used by most databases, casing is ignored.
This leads to problems when searching for an e... - 16:16 Revision f1137735: [BUGFIX] Evaluator in JS fails with namespaces
- If you add an own evaluator, you have to insert the
class inclusive namespaces. JavaScript in TYPO3
backend fails to ... - 16:16 Revision dcdb7bb9: [BUGFIX] Evaluator in JS fails with namespaces
- If you add an own evaluator, you have to insert the
class inclusive namespaces. JavaScript in TYPO3
backend fails to ... - 16:12 Revision e35c0d3a: [BUGFIX] Evaluator in JS fails with namespaces
- If you add an own evaluator, you have to insert the
class inclusive namespaces. JavaScript in TYPO3
backend fails to ... - 15:36 Revision 661d566a: [BUGFIX] Blank page in Firefox view module
- When you click on the view icon of the view module,
a new page is opened to the website. In Firefox,
if you return to... - 15:23 Revision 9678fc67: [BUGFIX] Make be.buttons.icon-ViewHelper extensible
- Many of the standard-ViewHelpers (tag-based) at least support
additionalAttributes. Introduce this for be.buttons.ico... - 15:17 Revision cf509194: [BUGFIX] Make be.buttons.icon-ViewHelper extensible
- Many of the standard-ViewHelpers (tag-based) at least support
additionalAttributes. Introduce this for be.buttons.ico... - 15:17 Revision fb5bddc9: [BUGFIX] Make be.buttons.icon-ViewHelper extensible
- Many of the standard-ViewHelpers (tag-based) at least support
additionalAttributes. Introduce this for be.buttons.ico... - 14:45 Revision 28371898: [BUGFIX] EM: Missing message when installing incompatible extension
- If you try to install an extension which depends on a TYPO3 version
lower that the current one the extension isn't in... - 11:48 Revision 46caa26e: Revert "[BUGFIX] Correctly apply Extbase-validator-options / Add tests"
- This reverts commit 742a5dff0acc5c931793396421076ff2fc22edda
Change-Id: Ia68211d95f6181f54675614fc26d019118c3e176
Re...
2013-11-11
- 21:15 Revision 3158cffe: [BUGFIX] Fix menu popup for all IE versions
- The IE has problems with base URLs in JS on window.open()
function calls. This problem was already fixed for content
... - 20:09 Revision e9bc5e19: [TASK] Hard-coded labels in file collections
- Adds labels for file collection types in TCA
Resolves: #52727
Release: 6.2, 6.1, 6.0
Change-Id: I0aafc385d824a41a4e6... - 20:09 Revision fbb19b48: [TASK] Hard-coded labels in file collections
- Adds labels for file collection types in TCA
Resolves: #52727
Release: 6.2, 6.1, 6.0
Change-Id: I0aafc385d824a41a4e6... - 20:08 Revision fc3c5651: [TASK] Follow-up: Hard-coded labels in file collections
- Change-Id: If2d567f2e381e0cdfdaf883cd4452807d88f44e2
Related: #52727
Resolves: #53532
Releases: 6.2
Reviewed-on: http... - 19:47 Revision e9d10a6b: [TASK] Hard-coded labels in file collections
- Adds labels for file collection types in TCA
Resolves: #52727
Release: 6.2, 6.1, 6.0
Change-Id: I0aafc385d824a41a4e6... - 19:30 Revision 11749c44: [BUGFIX] NEWS.txt entry about removed PATH_t3lib constant
- Adds information about removed PATH_t3lib constant and moved
JavaScript files from t3lib.
Resolves: #52785
Releases:... - 19:22 Revision 05aa5c68: [BUGFIX] ContentObjectRenderer still calls t3lib_div
- When trying to determine which scheme to use for property
forceAbsoluteUrl, class ContentObjectRenderer calls
t3lib_d... - 19:16 Revision 6755f40a: [BUGFIX] Correctly append additionalTreelistUpdateFields
- The list of additionalTreelistUpdateFields was not correctly
appended to the updateRequiringFields array.
Resolves: ... - 19:13 Revision bc9a847a: [BUGFIX] Correctly append additionalTreelistUpdateFields
- The list of additionalTreelistUpdateFields was not correctly
appended to the updateRequiringFields array.
Resolves: ... - 19:12 Revision 3dd29c3a: [BUGFIX] Correctly append additionalTreelistUpdateFields
- The list of additionalTreelistUpdateFields was not correctly
appended to the updateRequiringFields array.
Resolves: ... - 19:12 Revision 44658e5a: [BUGFIX] Correctly append additionalTreelistUpdateFields
- The list of additionalTreelistUpdateFields was not correctly
appended to the updateRequiringFields array.
Resolves: ... - 18:43 Revision 4402e220: [TASK] Update backend page title
- Updates the document title in backend following the brand change
from TYPO3 to TYPO3 CMS
Resolves: #53455
Releases: ... - 18:14 Revision a3153a34: [BUGFIX] Call to FlashMessageQueue::addMessage() method in extbase
- Extbase still uses the addMessage method, which is deprecated.
The official API is now enqueue(), let's use this one.... - 18:14 Revision 2cc2d228: [BUGFIX] Call to FlashMessageQueue::addMessage() method in extbase
- Extbase still uses the addMessage method, which is deprecated.
The official API is now enqueue(), let's use this one.... - 18:12 Revision 742a5dff: [BUGFIX] Correctly apply Extbase-validator-options / Add tests
- * Check supplied options
* Apply default-values of validator if needed
* Check for required options
* Provide options... - 18:06 Revision e305cbe5: [TASK] Add cache to getPagesTSconfig()
- Add a cache also to BackendUtility::getPagesTSconfig() to save parsing
etc. for multiple lookups in various places in... - 18:05 Revision b61f34f8: [BUGFIX] EM: Fetch list as html, not as json
- After performing an update from TER currently the extension-list
is fetched as format=json. This however leads to tha... - 18:05 Revision a8f0d869: [BUGFIX] EM: Fetch list as html, not as json
- After performing an update from TER currently the extension-list
is fetched as format=json. This however leads to tha... - 18:04 Revision 8a80c233: [BUGFIX] EM: Fetch list as html, not as json
- After performing an update from TER currently the extension-list
is fetched as format=json. This however leads to tha... - 18:03 Revision 082facd2: [BUGFIX] Faulty check for missing SMTP port
- Check also for null port to avoid a fatal error.
Resolves: #31998
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ibf45... - 18:03 Revision 90f4945d: [BUGFIX] Faulty check for missing SMTP port
- Check also for null port to avoid a fatal error.
Resolves: #31998
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ibf45... - 17:02 Revision c9aa372e: [TASK] Introduce Signals in IndexRecord- and MetaDataRepository
- In order to allow custom code to act on changes in the FAL
Layer the repositories now emit signals on create, update
... - 16:59 Revision 6f4ae27e: [BUGFIX] Fix wrong handling of php and TYPO3 dependencies
- Due to a superfluos try-catch block dependencies for TYPO3 and
PHP version were not checked correctly.
Additionally ... - 11:35 Revision f328884a: [BUGFIX] Enable treeConfig overriding by Page TSconfig
- Add treeConfig to whitelist to allow overriding rootUid
as described in the documentation. Example:
TCEFORM.pages.ca...
2013-11-10
- 14:49 Revision 1b891b91: [TASK] Add hashcolumn to field configuration of sys_file_processedfile
- Because of perfomance reason it would be good to have a hash column for
the field configuration of the table sys_file... - 14:28 Revision b2f438a8: [BUGFIX] getProcessedValue ignores sorting of select field values
- Keep sorting of select field values which is lost during database select.
Change-Id: If0347f6c92e71a3855a00fd24bbbad... - 14:02 Revision 438b73bd: [BUGFIX] Catch exception in element browser
- If the last selected folder doesn't exist anymore an exeption in the
element browser was thrown.
Resolves: #52306
Re... - 13:32 Revision 907d5b15: [BUGFIX] Correct storage selection (follow-up)
- The new matching did not consider Windows paths names as the
previous version did. Using PathUtility is safer.
Relea... - 13:32 Revision 093d7ac9: [BUGFIX] Correct storage selection (follow-up)
- The new matching did not consider Windows paths names as the
previous version did. Using PathUtility is safer.
Relea... - 12:40 Revision 33872881: [TASK] Don't use destructor as shutdown function
- GeneralUtility::makeInstanceService() registers service classes'
destructors as shutdown functions. This has two draw... - 00:54 Revision 652d9c2d: [BUGFIX] No duplicate html encoding in file titles
- This patch makes sure that UserFileInlineLabelService only parses the
title of a file through htmlspecialchars if thi...
2013-11-09
- 23:20 Revision e59fe358: [BUGFIX] Performance: remove unneeded basename call in CacheManager
- $filename is already containing basername from $pathAndFilename
thus replace in if and else basename($pathAndFilename... - 22:49 Revision b7a6f48d: [TASK] Fix superfluous strlen() on constant strings
- Releases: 6.2, 6.1, 6.0
Resolves: #53477
Change-Id: I27817df25c126beb216c2b933c82ad9c35b74d80
Reviewed-on: https://re... - 22:48 Revision 7015242e: [TASK] Fix superfluous strlen() on constant strings
- Releases: 6.2, 6.1, 6.0
Resolves: #53477
Change-Id: I27817df25c126beb216c2b933c82ad9c35b74d80
Reviewed-on: https://re... - 22:47 Revision 35a12bfa: [TASK] Fix superfluous strlen() on constant strings
- Releases: 6.2, 6.1, 6.0
Resolves: #53477
Change-Id: I27817df25c126beb216c2b933c82ad9c35b74d80
Reviewed-on: https://re... - 18:27 Revision d7c03b86: [TASK] Better mocking of $GLOBALS['LANG']
- To further remove dependencies in unit tests, some tests are
adapted to correctly mock $GLOBALS['LANG']. The PageRend... - 17:37 Revision cbc6672f: [BUGFIX] Set active SCHEME using typolink with forceAbsoluteUrl
- If you use forceAbsoluteUrl at a page which has "default" as option and
is called per https the link will be generate... - 17:26 Revision 58f1fa59: [BUGFIX] Enable treeConfig overriding by Page TSconfig
- Add treeConfig to whitelist to allow overriding rootUid
as described in the documentation. Example:
TCEFORM.pages.ca... - 17:25 Revision 827bf21e: [BUGFIX] Enable treeConfig overriding by Page TSconfig
- Add treeConfig to whitelist to allow overriding rootUid
as described in the documentation. Example:
TCEFORM.pages.ca... - 17:11 Revision 65bf5aec: [BUGFIX] Enable treeConfig overriding by Page TSconfig
- Add treeConfig to whitelist to allow overriding rootUid
as described in the documentation. Example:
TCEFORM.pages.ca... - 16:44 Revision 5582b8af: [BUGFIX] Correct storage selection (follow-up)
- The new matching did not consider Windows paths names as the
previous version did. Using PathUtility is safer.
Relea... - 16:43 Revision 9f988d68: [BUGFIX] FAL: Always load meta data of files
- There's one place in the File class where the
according meta data were not loaded.
Resolves: #46020
Releases: 6.2
Ch... - 16:43 Revision c581f338: [BUGFIX] Escape title, extension, description of scheduler tasks
- Properly escapes the title, description and extension of
displayed scheduler tasks
Resolves: #29179
Releases: 6.2, 6... - 16:39 Revision 2c82f331: [BUGFIX] Escape title, extension, description of scheduler tasks
- Properly escapes the title, description and extension of
displayed scheduler tasks
Resolves: #29179
Releases: 6.2, 6... - 16:33 Revision e66afd9c: [BUGFIX] filemetadata: differenciate between file types
- filemetadata provides different set of meta data fields depending on
the file type. This is now working as intended ... - 16:29 Revision cb141794: [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS
- fileDenyPattern is only checked on loading so far.
Needs to be added for saving as well taken into account, since
oth... - 16:29 Revision 0b03e720: [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS
- fileDenyPattern is only checked on loading so far.
Needs to be added for saving as well taken into account, since
oth... - 16:28 Revision 7b08aa97: [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS
- fileDenyPattern is only checked on loading so far.
Needs to be added for saving as well taken into account, since
oth... - 16:27 Revision d6836932: [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS
- fileDenyPattern is only checked on loading so far.
Needs to be added for saving as well taken into account, since
oth...
2013-11-08
- 16:50 Revision c9cd9c40: [BUGFIX] Use getPagesTSconfig($tscPID) only once per ID
- PageLayoutView::isRTEforField is called on every record that is
displayed in a Web>Page. And this will call
BackendUt... - 15:25 Revision c3773a4d: [BUGFIX] Escape title, extension, description of scheduler tasks
- Properly escapes the title, description and extension of
displayed scheduler tasks
Resolves: #29179
Releases: 6.2, 6... - 15:25 Revision 6f1625f2: [BUGFIX] Escape title, extension, description of scheduler tasks
- Properly escapes the title, description and extension of
displayed scheduler tasks
Resolves: #29179
Releases: 6.2, 6... - 15:13 Revision e376ff78: [BUGFIX] Escape title, extension, description of scheduler tasks
- Properly escapes the title, description and extension of
displayed scheduler tasks
Resolves: #29179
Releases: 6.2, 6... - 14:05 Revision 0207d9c7: [TASK] Extensionmanager: Update jQuery-usage
- * Use central jQuery 1.9.x
* Update jQuery UI
* Dropped jQuery Tools
* Added Validator
(previously used from jQuery... - 13:59 Revision d622bbc2: [BUGFIX] The Install Tool welcome text is outdated
- Updates the welcome text of the Install Tool with
information about the new modules.
Resolves: #53081
Releases: 6.2
... - 13:53 Revision e5b73f55: [BUGFIX] File PackageStates.php isn't created at all
- With the patch I71bba56361a4cc85fb253199acbfee5829defa29 the access to
the PackageStates.php file is checked. If the ...
2013-11-07
- 20:40 Revision 787daba8: [TASK] Replace calls to ExtensionManagementUtility with PackageManager
- The ExtensionManagementUtility is used by the Extensionsmanagers
InstallUtility and just forwards all calls the Insta... - 17:13 Revision 284a693b: [TASK] Add pageId to getBackendLayout() method
- The new BackendLayout providers should be able to get the page id.
Otherwise it might be hard for some cases to retur... - 10:15 Revision 3d3ab84e: [BUGFIX] Endless loop in check for broken extensions
- The check for broken extensions in the Install Tool checks for
PHP fatal errors, excludes possibly faulty extensions ... - 08:47 Revision 0ae50b5a: [BUGFIX] Make admin modules only available for admins
- The extension manager and backend user module
are targeted for admins only.
Reflect that in the module configuration.... - 00:12 Revision 1ef58ea6: [BUGFIX] Show flash message if package states are not writable
- When trying to install/uninstall an extension and PackageStates.php
is not writable, an error flash message is shown....
2013-11-06
- 17:12 Revision fb404d65: [TASK] Catch exceptions in itemsProcFunc
- It may be helpful to let itemsProcFuncs for field (e.g. select, check
and radio types) throw exceptions that are caug... - 06:33 Revision 00a1d4c8: [BUGFIX] Use correct variable name for backend layouts
- Because of using a wrong variable name the backend layouts
are not working anymore inside a content element as the it... - 06:20 Revision 7d57b5e2: [BUGFIX] Add property icon to category domainmodel
- Add missing icon property
Resolves: #53341
Releases: 6.2
Change-Id: Ib84e60c59a46d6f19adc1426760f177a37ddfe61
Review...
2013-11-05
- 14:48 Revision 4e59b659: [BUGFIX] Do not encode links from non-local storages
- The check for non file URLs that was introduced
in #42223 does not take relative URLs into account,
which are also pe...
2013-11-04
- 19:05 Revision d372f5f3: [BUGFIX] Remove declare(encoding=)
- AbstractWidgetViewHelper can throw warnings about invalid
declare statements if zend.multibyte is off. Those lines
we... - 14:37 Revision f44cbd54: [TASK] Deprecate ext_emconf.php key "docPath"
- Resolves: #53307
Releases: 6.2
Documentation: #53308
Change-Id: Ib283f5cb6620e2e359899d0523ec4afe1dd0d15c
Reviewed-on...
2013-11-03
- 20:42 Revision 9b0a30fb: [BUGFIX] Removed empty defaults for backend_layouts
- The new default value has to be 0 due to the backend layout
configuration we introduced with data providers. So repla... - 14:45 Revision 599d4c1f: [TASK] Remove go-up button in filelist
- There is no go-up funtionality currently. The current icon links to the
current page. Therefore it should be removed
... - 14:44 Revision c6f17fc5: [TASK] Mention new default for cookieHttpOnly in NEWS.txt
- Resolves: #53291
Releases: 6.2
Change-Id: Ie941ada0519c8ac22153b07bb2b1a297333332df
Reviewed-on: https://review.typo3... - 14:15 Revision 227a4b34: [FEATURE] Enable cookieHttpOnly by default
- Enable cookieHttpOnly by default, which prevents
JavaScript from accessing the session cookie
Resolves: #24647
Relea...
2013-11-02
- 14:52 Revision 8e1d6bd0: [BUGFIX] Show icons of backend layouts
- Since changing the implementation of backend layouts (#37208) the icons
of backend layouts are not shown anymore.
Th...
2013-11-01
- 19:35 Revision 8fda83fb: [BUGFIX] Render smallRetina sourceCollection in image CType
- The smallRetina sourceCollection is rendered for any
layoutKey constant other than "default".
Resolves: #52991
Relea...
2013-10-31
- 17:37 Revision 377b2e72: [TASK] Fix static call to non-static method
- The WS toolbar calls a method as static which is not
Change-Id: I06c15ba0545177a469f259bf1882a6c13b3585fc
Resolves: ... - 15:39 Revision dc541e04: [TASK] Optimize performance of the class loader
- This change eliminates some file_exists calls and removes
an expensive regex that validated the class name.
Resolves...
2013-10-30
- 23:36 Revision abc08c57: [BUGFIX] Incorrect class names used in Install.php script
- Fixes an incorrect use of lowercase extension-key component
in "install" extension's Install.php script.
Releases: 6... - 23:33 Revision 200b13c9: [FEATURE] Add DESC sorting for FILES-cObject
- Add new property "direction" in sorting
to order fileObjects in reverse order
Documentation: #53183
Resolves: #53130... - 23:23 Revision 9acac9cf: [BUGFIX] T3editor: Make errors/exceptions show correctly
- * Display T3editor.lang.errorWhileSaving in a flashmessage.
* Pass exception-messages through the AJAX-call and displ... - 18:44 Revision dc2257c0: [BUGFIX] Fix text of t3skin update in Install-Tool
- The description is currently returned as array but should
be a string. Furthermore the text needs to small update.
C... - 18:07 Revision 458d5801: [BUGFIX] Exception class not found in ApplicationContext
- If a wrong application context is set, an exception
should be thrown, however the exception class is
not found.
Reso... - 17:59 Revision 79388874: [BUFGIX] set password length to 8 in installtool
- The installtool requires a password length of 8 letters,
but background of new password changes to yellow
after just ...
2013-10-29
- 13:40 Revision 82da3035: [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS
- fileDenyPattern is only checked on loading so far.
Needs to be added for saving as well taken into account, since
oth...
2013-10-28
- 22:52 Revision 5ae438c4: [BUGFIX] Cannot auto-load SC_* classes
- These script files cannot be auto-loaded because they also include
runnable code.
Resolves: #53075
Releases: 4.7, 4.... - 22:42 Revision 37c4f0b9: [BUGFIX] Cannot auto-load SC_* classes
- These script files cannot be auto-loaded because they also include
runnable code.
Resolves: #53075
Releases: 4.7, 4....
Also available in: Atom