Project

General

Profile

Activity

From 2015-02-14 to 2015-03-15

2015-03-15

22:08 Revision 0db2830d: [BUGFIX] Do not remove FE session cookie if fe_user is logged in
We ensure that the session cookie is preserved when a user is logged in
and the fe_login_mode is set to "all".
Resol...
Markus Klein
22:00 Revision 94bd8742: [BUGFIX] Do not remove FE session cookie if fe_user is logged in
We ensure that the session cookie is preserved when a user is logged in
and the fe_login_mode is set to "all".
Resol...
Markus Klein
21:54 Revision 2ffd2df7: [TASK] Code style cleanup EXT:backend/Classes/Backend/*.php
Fixed code style issues "Unnecessary fully qualified name"
Resolves: #65739
Releases: master
Change-Id: I376b9ce9b1b...
Michael Oehlhof
20:45 Revision ba8244e0: [TASK] Enhance input clearer accessibility
- Hide clearer for assistive technology
- Remove clearer from tabindex
Releases: master
Resolves: #65750
Change-Id: ...
Benjamin Kott
20:08 Revision 38145852: [TASK] Shorten namespaces in EXT:frontend
Resolves: #65706
Releases: master
Change-Id: Idaf2d06d8f0b209a8a052a9b7635092dd752ecfa
Reviewed-on: http://review.typ...
Frank Nägler
20:06 Revision 5c7ccd01: [BUGFIX] Correct typo of ActionService->getDataHandler()
Fix typo in method name "getDataHander" of TYPO3\CMS\Core\Tests\
Functional\DataHandling\Framework\ActionService and ...
Stephan Großberndt
19:31 Revision 705da957: [BUGFIX] Allow to disable Info->PageTSconfig again
The patch for #49992 changed the identifier for the module function
to the namespaced class name, which breaks the do...
Markus Klein
19:30 Revision ebc9f009: [BUGFIX] Allow to disable Info->PageTSconfig again
The patch for #49992 changed the identifier for the module function
to the namespaced class name, which breaks the do...
Markus Klein
19:19 Revision d2764724: [BUGFIX] Replace uniqid() usages in Tests
Replace usage of uniqid() with BaseTestCase->getUniqueId() and correct
method name in comments.
Resolves: #65744
Rel...
Stephan Großberndt
19:14 Revision a90e373f: [TASK] Category fields are not added to TCA interface section
$TCA[<table>]['interface']['showRecordFieldList'] contains a list
of fields that is used for visualizing
* accordant ...
Oliver Hader
18:57 Revision 037e4957: [FOLLOWUP][TASK] Remove initialization for fileFactory
The getter must not be public.
Resolves: #65734
Releases: master
Change-Id: I347bf403ee25e1abf9f34e39f2104a19e6bdb1f...
Markus Klein
18:52 Revision 8f60b2fa: [TASK] Show suited TYPO3 versions at distributions
Show the suited TYPO3 version of each distribution. If a distribution
does matches the used TYPO3 version, show the v...
Andreas Fernandez
18:38 Revision e7cccd24: [TASK] Remove initialization for fileFactory in AbstractContentObject
Resolves: #65734
Releases: master
Change-Id: I373838b19ebc6e4df010af498d4433ccbdb835c7
Reviewed-on: http://review.typ...
Wouter Wolters
18:38 Revision a9ebd8ae: [TASK] Use constants instead of raw bitmask values
The used bitmasks of JsConfirmation and Permission are put
into "enums" and their representing constants are used ins...
Andreas Fernandez
17:55 Revision 57370aec: [TASK] Category fields are not added to TCA interface section
$TCA[<table>]['interface']['showRecordFieldList'] contains a list
of fields that is used for visualizing
* accordant ...
Oliver Hader
17:53 Revision 49f5a9f1: [FEATURE] Add API for requestedId
Add an API to TypoScriptFrontendController to receive the original
requested ID.
Change-Id: I16a0ce39bd10bc94f47258e...
Frederic Gaus
17:19 Revision 62137522: [TASK] Show suited TYPO3 versions at distributions
Show the suited TYPO3 version of each distribution. If a distribution
does matches the used TYPO3 version, show the v...
Andreas Fernandez
17:10 Revision 0b2a39d2: [BUGFIX] Cygwin support
Cygwin is a GNU UNIX emulation layer for Windows systems.
With this patch the TYPO3 OS detection will recognize when
...
Frederic Gaus
17:04 Revision 78bf3311: [BUGFIX] Avoid fatal for unserializable extension configuration
unserialize() might not return an array if something is wrong in an
extensions configuration. Avoid the fatal error i...
Stephan Großberndt
17:02 Revision d4a4c979: [TASK] Use local variable for $GLOBALS in PageRepository
Resolves: #65707
Releases: master
Change-Id: I6686cb9dff3f2d815d62183626f950b992897b96
Reviewed-on: http://review.typ...
Wouter Wolters
16:57 Revision db8a3b11: [BUGFIX] Avoid fatal for unserializable extension configuration
unserialize() might not return an array if something is wrong in an
extensions configuration. Avoid the fatal error i...
Stephan Großberndt
16:45 Revision 933e6e00: [BUGFIX] Missing use statement in FormEngineUtility
Resolves: #65749
Releases: master
Change-Id: I75e91b99750990bec19d3f8cc446f3948b35cd24
Reviewed-on: http://review.typ...
Frank Nägler
16:43 Revision 4aa2f0c3: [BUGFIX] RTE styling does not fit to TCEforms styling
The toolbar on top still has old background color and border.
Removing these settings makes the toolbar better
native...
Benni Mack
16:40 Revision 623da56c: [TASK] Use ::class instead of strings
In some cases makeInstance is used with strings instead
of ::class. This patch fix it.
Resolves: #65704
Releases: ma...
Frank Nägler
16:39 Revision c673c5a6: [TASK] Centralize duplicated SpriteManagerIconViewHelper
This patch removes the SpriteManagerIconViewHelper (duplicated with
#65111) from EXT:beuser and changes the templates...
Frank Nägler
16:30 Revision d93b2065: [TASK] Remove configuration for alt_db_navframe.php
Remove configuration for alt_db_navframe.php in typo3/mod/web/conf.php
Resolves: #65579
Releases: master
Change-Id: ...
Wouter Wolters
16:19 Revision da7a3ea4: [TASK] Make Repository::findByIdentifier() call the storage-backend
Instead of creating a query itself, the Repository should
use existing functionality of the storage-backend.
Change-...
Stefan Neufeind

2015-03-14

20:46 Revision 89f9ec40: [BUGFIX] Resolve class name from aliases managed by composer
The old class loader has API to return the original class name
when given an alias. This API was not respected when i...
Helmut Hummel
19:46 Revision bd6a8169: [TASK] Use !empty instead of count in TextContentObject
Resolves: #65733
Releases: master
Change-Id: I3f327981b95995be1199a20b186c554863bbc8fb
Reviewed-on: http://review.typ...
Wouter Wolters
14:33 Revision f0efaa68: [TASK] Fix CGL violations
Fix wrong case of TRUE, FALSE and NULL
Resolves: #65726
Releases: master
Change-Id: I2d6a96cb84c19f45538dfd76d96a9b8...
Frank Nägler
01:20 Revision 0e7acd5a: [BUGFIX] Fix wrong enforcement of pid 0 for rootLevel = -1 in impexp
The importer had no support for setting TCA ctrl rootLevel = -1 and
forces the import to pid 0, when a normal page id...
Marc Bastian Heinrichs

2015-03-13

15:13 Revision d7d00d4b: [FOLLOWUP] Do not respect autoload info if core repo is composer root
The fallback path was accidentally checked first in the 6.2 branch,
leading to the situation that the distribution pa...
Helmut Hummel
13:52 Revision eb4a3572: [BUGFIX] FAL: Allow filenames like "0"
When sanitizing file names, the condition is now checks less greedy
and does not reject filenames like "0" anymore.
...
Malte Muth
12:17 Revision 94832251: [FEATURE] Add image cropping
This patch adds the "infrastructure" for single image cropping:
* Extends LocalCropScaleMaskHelper to support the ne...
Frans Saris
10:38 Revision 862c9789: [FOLLOWUP][TASK] Shorten namespaces in ContentObjects
follow up to fix broken unit tests.
Resolves: #65677
Releases: master
Change-Id: I3ccf2e3fd63a47bcad20d61a0634eb3a0c...
Frank Nägler
09:42 Revision ca87592e: [FEATURE] Get a file's text content if possible
Currently FAL only allows to extract meta data from files. This
patch allows to also extract text content from files....
Ingo Renner
09:40 Revision 354beeab: [TASK] Shorten namespaces in ContentObjects
Resolves: #65677
Releases: master
Change-Id: Ie0f65aefc6300671201730739663e94bf5d8ac41
Reviewed-on: http://review.typ...
Wouter Wolters
08:19 Revision 817be1d3: [BUGFIX] FAL: Allow filenames like "0"
When sanitizing file names, the condition is now checks less greedy
and does not reject filenames like "0" anymore.
...
Malte Muth

2015-03-12

21:02 Revision ca0aedfa: [BUGFIX] Consider subfolder in absolute links
Ensure typolink considers the subfolder an instance might be running in
when creating absolute URLs and absRefPrefix ...
Markus Klein
20:44 Revision 43562840: [BUGFIX] Missing relations when saving flexform fields
This patch adds the missing parameter $table to the call of
getRelations_procDB when analyzing flexform fields.
Reso...
Stephan Großberndt
18:54 Revision 5ff9897b: [BUGFIX] Missing relations when saving flexform fields
This patch adds the missing parameter $table to the call of
getRelations_procDB when analyzing flexform fields.
Reso...
Stephan Großberndt
18:51 Revision 88943453: [FOLLOWUP][TASK] Rewrite backend modules of indexed_search
During some rebase of the indexed search backend module patch
http://review.typo3.org/32708
The code for new content...
Tymoteusz Motylewski
17:03 Revision 54b0b7e2: [TASK] EXT:dbal: Harden unit tests for expression chunks
The unit tests for the new expression chunking do not cover every
possible case. The tests are improved to avoid furt...
Andreas Kienast
16:56 Revision 34097ad5: [TASK] Speed and clean up RecordsContentObject
* Initialize variables only when needed
* Use empty instead of count
* Set count once and use a variable instead
* Im...
Wouter Wolters
16:24 Revision 8fedc9e6: [TASK] Add IE 11 detection to ExtJS
ExtJS 3.4.1 used in the TYPO3 Core does not ship browser detection for
Internet Explorer 11. Because IE 11 uses "Geck...
Lorenz Ulrich
16:23 Revision 4aa52629: [TASK] Add IE 11 detection to ExtJS
ExtJS 3.4.1 used in the TYPO3 Core does not ship browser detection for
Internet Explorer 11. Because IE 11 uses "Geck...
Lorenz Ulrich
14:03 Revision 07d6d762: [BUGFIX] Followup: Add missing semicolon
Resolves: #65696
Releases: master
Change-Id: I3a2c97b7fc4d7dd683cdb3c580816f8c01916420
Reviewed-on: http://review.typ...
Andreas Fernandez
13:58 Revision e4e1dbd7: [BUGFIX] Call update event after drop only once
jQueryUI's sortable has an "update" and a "receive" event. If an element
is moved into another column, "update" is tr...
Andreas Fernandez
13:37 Revision d392b3fb: [BUGFIX] PHP Warning in HistoryService
Using the workspace module in the backend might show warnings
concerning the HistoryService if no history is availabl...
Oliver Hader
13:35 Revision d901447a: [BUGFIX] PHP Warning in HistoryService
Using the workspace module in the backend might show warnings
concerning the HistoryService if no history is availabl...
Oliver Hader
12:28 Revision 3958a16b: [TASK] Make Format/DateViewHelper compilable
Change-Id: If678612b58b3d3fd302582b874a74e64dc016248
Resolves: #65597
Releases: master
Reviewed-on: http://review.typ...
Anja Leichsenring
12:23 Revision 7b847611: [TASK] Make Format/CurrencyViewHelper compilable
Change-Id: Ibc3a46edb317e6a8cfd17192ace88b7684280468
Resolves: #65596
Releases: master
Reviewed-on: http://review.typ...
Anja Leichsenring
12:19 Revision 3877851b: [TASK] Make Format/CDataViewHelper compilable
Change-Id: I3a558758f88c32124359b1ec9541266b30047b04
Resolves: #65595
Releases: master
Reviewed-on: http://review.typ...
Anja Leichsenring
12:17 Revision 5ca943e3: [TASK] Make CountViewHelper compilable
Change-Id: Ie3b1a50e22b1587ebd67385712727bab9608b1aa
Resolves: #65594
Releases: master
Reviewed-on: http://review.typ...
Anja Leichsenring
12:12 Revision 4995a82d: [BUGFIX] Use a typecast to ensure correct value
BackendUtility::getLabelsFromItemsList must use a typecast to compare
values.
Change-Id: I6efecbd4871e8435a41aa4310c...
Georg Ringer
12:10 Revision 1507ee24: [TASK] Make CaseViewHelper compilable
Change-Id: I48c496c73d2b20b7b43994ff70336ceed6a36b70
Resolves: #65593
Releases: master
Reviewed-on: http://review.typ...
Anja Leichsenring
12:09 Revision 132b1f28: [BUGFIX] Use a typecast to ensure correct value
BackendUtility::getLabelsFromItemsList must use a typecast to compare
values.
Change-Id: I6efecbd4871e8435a41aa4310c...
Georg Ringer
11:43 Revision b4766151: [TASK] Render configuration tree through CSS
Releases: master
Resolves: #65678
Change-Id: If73967831c4524ee3bb44deefcbaf8dbc7127a0c
Reviewed-on: http://review.typ...
Benjamin Kott
11:11 Revision 6ff644d5: [TASK] Add functional test for imports with forced uids
Adds a functional test to verify imports with forced uids.
The regarding error message for uncompatible forcing sys_f...
Marc Bastian Heinrichs

2015-03-11

21:17 Revision 65c2fd00: [BUGFIX] Correct trim of trailing slash
The trailing slash was accidentally trimmed of $expectedTarget, which
never has a trailing slash. Remove the slash fr...
Andreas Fernandez
21:15 Revision 08015e4a: [TASK] Refactor getDynTabMenu function
This patch deprecate the getDynTabMenu() function and
introduce a new function called getDynamicTabMenu()
The new fun...
Frank Nägler
20:57 Revision 31d0458b: [TASK] Remove deprecated "strict" PHPUnit option
Resolves: #65569
Releases: master, 6.2
Change-Id: Ica1c3e9c90a0e4a97bd47afa1ea092fe9e957ef2
Reviewed-on: http://revie...
Mathias Brodala
20:10 Revision ae317f2a: [BUGFIX] Add domain model validators only once
If a domain model validator is present and a controller
action accepts this domain model as argument, the validator
i...
Alexander Schnitzler
19:47 Revision 3b6a0912: [!!!][TASK] Replace DataHandler->exclude_array with key-based array
Replace the public property array 'exclude_array' in DataHandler with a
protected property 'excludedTablesAndFields' ...
Stephan Großberndt
15:40 Revision 47cbb9d3: [BUGFIX] Properly handle absolute links in typolink()
Fix a wrong assumption in the code that claims we link across domains.
If config.forceAbsoluteUrl is set, we might li...
Markus Klein
15:39 Revision 6fc033d7: [BUGFIX] Properly handle absolute links in typolink()
Fix a wrong assumption in the code that claims we link across domains.
If config.forceAbsoluteUrl is set, we might li...
Markus Klein
15:34 Revision 8c311800: [BUGFIX] Correct upload field name for TCA internal_type file
Enforcing a file doesn't take the file upload field into
consideration. Correct the name of the check in JavaScript.
...
Wouter Wolters
15:34 Revision 7aa95aeb: [BUGFIX] Correct upload field name for TCA internal_type file
Enforcing a file doesn't take the file upload field into
consideration. Correct the name of the check in JavaScript.
...
Wouter Wolters
14:38 Revision 1fb77494: Update ext_tables.php
Moving the styleguide to the help toolbar in Typo3 CMS 7 Dominique Y. Cinter

2015-03-10

23:08 Revision 26bb5e0a: [BUGFIX] Re-enable menu configuration caching
It is ensured that the menu configuration is always an array.
The PageRepository::getHash() method is extended to re...
Martin Helmich
22:03 Revision 7cd196bf: [BUGFIX] Scheduler misses the "stop" icon when a task is running
Fixes the regression introduced in https://review.typo3.org/35759
Resolves: #65646
Releases: 6.2
Change-Id: Ic130c53...
Ernesto Baschny
21:42 Revision a52e97eb: [BUGFIX] Show information for recycler scheduler task
Due to a wrong language file path no setting information for the
CleanerTask of the recycler are shown.
Releases: ma...
Nicole Cordes
19:52 Revision 687b2657: [BUGFIX] Re-enable menu configuration caching
It is ensured that the menu configuration is always an array.
The PageRepository::getHash() method is extended to re...
Martin Helmich
19:47 Revision fd1fddaf: [TASK] Disallow shutdown of own backend account
It's not possible to delete or disable one's own backend
user account in the list module anymore.
Resolves: #65633
R...
Andreas Fernandez
15:29 Revision 6f626320: [BUGFIX] DBAL: Set allowNull for insert and update queries to TRUE
When DBAL is installed, it was not possible to save NULL values to database, but
TCA fields with mode=useOrOverridePl...
Armin Vieweg
15:25 Revision a1ca5180: [BUGFIX] DBAL: Set allowNull for insert and update queries to TRUE
When DBAL is installed, it was not possible to save NULL values to database, but
TCA fields with mode=useOrOverridePl...
Armin Vieweg
15:25 Revision 6af22719: [FOLLOWUP][BUGFIX] Skip cache hash for URIs to non-cacheable actions
Fix fatal error in page module when user is in some workspace
Resolves: #65629
Relates: #60272
Releases: master
Chan...
Tymoteusz Motylewski
13:18 Revision 4f9799b1: [BUGFIX] Use "user_auth" index for DataHandler:printLogErrorMessages
Add the database field "action" to the SQL query to be able to use
the "user_auth" index and speed up the query.
Res...
Andreas Fernandez
12:33 Revision bd64f55b: [BUGFIX] Use "user_auth" index for DataHandler:printLogErrorMessages
Add the database field "action" to the SQL query to be able to use
the "user_auth" index and speed up the query.
Res...
Andreas Fernandez

2015-03-09

21:54 Revision 485668b1: [BUGFIX] Respect newlines in ['SYS']['binSetup']
If you separate the list of programs by new line (as suggested in the
Install Tool description), the programs aren't ...
Nicole Cordes
21:34 Revision f04fac9f: [BUGFIX] Respect newlines in ['SYS']['binSetup']
If you separate the list of programs by new line (as suggested in the
Install Tool description), the programs aren't ...
Nicole Cordes
19:47 Revision 793b490b: [TASK] styleguide: Add flexform sheedDescription and sheedShortDescr for the tooltip
Benjamin Kott
16:14 Revision bf6f5226: [FEATURE] Ask for old password when changing
Following security best practices, a user should
to be able to update his password only when giving
the previous pass...
Georg Ringer
14:38 Revision ad82267b: [BUGFIX] EM: Prevent event stacking on update button
Using the text filter calls "bindExtensionListActions" on each change.
This method invokes the registration of the "c...
Andreas Fernandez

2015-03-08

23:39 Revision 2e7da2a4: [TASK] Remove nobr CSS class and nobr tags
Releases: master
Resolves: #65586
Change-Id: I32758dc4e57072955d3bc7f6a010a35f7253fd80
Reviewed-on: http://review.typ...
Jigal van Hemert
22:05 Revision 7d5a55e0: [TASK] Remove unused .typo3-red-background CSS class
Releases: master
Resolves: #65587
Change-Id: Ic397294ccaf29223df7348760d6d408efb1b20e7
Reviewed-on: http://review.typ...
Benjamin Kott

2015-03-07

20:59 Revision aba076af: [BUGFIX] Handle exceptions in Logging API
Do not run exceptions through json_encode() but convert them to strings
first.
Resolves: #65577
Releases: master, 6....
Markus Klein
19:48 Revision c49474f9: [BUGFIX] Handle exceptions in Logging API
Do not run exceptions through json_encode() but convert them to strings
first.
Resolves: #65577
Releases: master, 6....
Markus Klein

2015-03-06

20:00 Revision f010b580: [BUGFIX] Fix update button in Extension Manager
The change If527b0e8fd77a059c8b25db16a926c5c80356331 introduced
a regression which broke the event listeners for the ...
Andreas Fernandez
16:55 Revision d854d4e8: [TASK] styleguide: TCA inline_2 with expandSingle
Christian Kuhn
15:02 Revision 625ddf89: [TASK] Remove deprecated "strict" PHPUnit option
Resolves: #65569
Releases: master, 6.2
Change-Id: Ica1c3e9c90a0e4a97bd47afa1ea092fe9e957ef2
Reviewed-on: http://revie...
Mathias Brodala
14:54 Revision d7e89bad: [BUGFIX] Install tool image tests broken
Switching the image manipulation from hardcoded cache table to
the caching framework with #28484 triggers a fatal err...
Christian Kuhn
13:59 Revision a3b5963e: [TASK] Rewrite JavaScript of ext:documentation to RequireJS
Due to a JavaScript error in the current situation the code
is now ported to RequireJS.
Resolves: #65557
Releases: m...
Wouter Wolters
13:27 Revision 12480785: [BUGFIX] Fix labels in linkvalidator
Change the id which is referred in the label to make it
possible to toggle the checkbox by clicking on the label.
Re...
Georg Ringer
13:21 Revision 86baeba0: [BUGFIX] Fix labels in linkvalidator
Change the id which is referred in the label to make it
possible to toggle the checkbox by clicking on the label.
Re...
Georg Ringer
12:54 Revision 40e2761c: [BUGFIX] Fix broken scheduler tasks
Fix two broken tasks in the scheduler:
"Remove deleted records" from EXT:recycler refers to the right xlf now.
"Syste...
Andreas Fernandez
11:49 Revision a8b66dda: [TASK] Make db_new.php dispatched
Use dispatching for db_new.php
Resolves: #65288
Releases: master
Change-Id: Ie3ef5c8e4df8dc0181ed5e85dd780c769c2801c...
Wouter Wolters
10:51 Revision fd0f56b2: [BUGFIX] Allow processed folders in different storage
The processingfolder of a storage can now be a combined identifier.
This makes it possible to have the processed file...
Helmut Hummel
10:05 Revision fab21d38: [BUGFIX] Allow processed folders in different storage
The processingfolder of a storage can now be a combined identifier.
This makes it possible to have the processed file...
Helmut Hummel
06:22 Revision e28de60c: [TASK] Update jQuery DataTables to version 1.10.5
Releases: master
Resolves: #65056
Change-Id: Iccf505ea4bdcbb4743449e449d184a1995fda680
Reviewed-on: http://review.typ...
Benjamin Kott

2015-03-05

22:30 Revision 2203c5ec: [TASK] Update to phpunit 4.5
Releases: master, 6.2
Resolves: #65554
Change-Id: I526f4fe39af0d19b26f525b9b062aedb456794f0
Reviewed-on: http://revie...
Christian Kuhn
22:27 Revision 601b3b9a: [TASK] Update to phpunit 4.5
Releases: master, 6.2
Resolves: #65554
Change-Id: I526f4fe39af0d19b26f525b9b062aedb456794f0
Reviewed-on: http://revie...
Christian Kuhn
22:24 Revision 9f462369: [BUGFIX] Avoid getTCAtypeValue-calls in DataHandler->fillInFieldArray
DataHandler->fillInFieldArray fetches BackendUtility::getTCAtypeValue
for each record but uses the value only if seve...
Stephan Großberndt
21:56 Revision 8aa9fc83: [TASK] Update modernizr to 2.8.3
- Exclude: Media Queries
- Exclude: html5shiv v3.7.1 w/ printshiv
Releases: master
Resolves: #65553
Change-Id: I8545...
Benjamin Kott
21:34 Revision 85cf725a: [TASK] Set twbs/bootstrap to version 3.3.2 in composer.json
Set fix version in composer.json to avoid unwanted updates.
Releases: master
Resolves: #65552
Change-Id: I5852fda78a...
Benjamin Kott
21:32 Revision 3ff18625: [BUGFIX] Fix missing spaces and escaping of attributes
The generated HTML code is broken for some input fields in FormEngine
because of missing escape of attribute values.
...
Frank Nägler
21:17 Revision da423ac0: [TASK] Update font-awesome to 4.3.0
- Not overwritten variables removed
- Superfluous OTF font file for desktop usage removed
- Set fix version in compos...
Benjamin Kott
20:53 Revision 844dc392: [BUGFIX] Catch all errors on adding files of sys_files to export
Adding files from sys_file records is not robust enough. For example
sys_file records could exist for already deleted...
Marc Bastian Heinrichs
20:48 Revision 3b86ba55: [BUGFIX] Catch all errors on adding files of sys_files to export
Adding files from sys_file records is not robust enough. For example
sys_file records could exist for already deleted...
Marc Bastian Heinrichs
12:57 Revision 0ba442bf: [FOLLOWUP][BUGFIX] Prevent wrong ref_index for fields with soft references
Prevent problems with NULL values in reference fields.
Releases: master, 6.2
Resolves: #60226
Change-Id: I168e508ca9...
Nicole Cordes
11:34 Revision 466bbbbd: [TASK] Followup: Make Scheduler tables responsive
Wrap tables in <div class="table-fit"> to make the tables reposonsive.
Resolves: #65532
Releases: master
Change-Id: ...
Andreas Fernandez
11:06 Revision 2d33ba81: [FOLLOWUP][BUGFIX] Prevent wrong ref_index for fields with soft references
Prevent problems with NULL values in reference fields.
Releases: master, 6.2
Resolves: #60226
Change-Id: I168e508ca9...
Nicole Cordes
11:00 Revision 70ed6e35: [BUGFIX] Normalize font-size in install tool
Releases: 6.2
Resolves: #65501
Change-Id: I429a6d654f8af0ada429678eff6476ba478ad683
Reviewed-on: http://review.typo3....
Benjamin Kott
06:01 Revision 63ee7cb5: [TASK] Make t3skin a protected extension
To ensure the backend is always in a usable and wellformed
state the t3skin extension needs to be always activated.
...
Benjamin Kott

2015-03-04

22:13 Revision d916be7f: [TASK] Streamline Scheduler
Streamline the layout of the scheduler.
Resolves: #65233
Releases: master
Change-Id: I2f91f187e21359d2228e81efb198b9...
Andreas Fernandez
21:32 Revision 1bd123a1: [BUGFIX] Reload extension list after update
If an extension was updated the list should be reloaded to show
update information.
Releases: master, 6.2
Resolves: ...
Nicole Cordes
21:22 Revision 4ed8c451: [BUGFIX] Update misleading help text about deprecated/removed features
This patch corrects misleading help texts about deprecated curl*
functions such as curlProxyServer, curlProxyTunnel, ...
Michael Schams
20:41 Revision f7b22543: [TASK] General code cleanup in ext:sv
Resolves: #65370
Releases: master
Change-Id: If444c38cf263b0e089adb155cf0d2da7eb4dd9f5
Reviewed-on: http://review.typ...
Wouter Wolters
20:14 Revision e2212994: [TASK] EM: Fix icon leftovers
The "Update extension" task uses an FA icon now. The obsolete file
"ExtensionUpdateScript.png" is removed.
Resolves:...
Andreas Fernandez
19:50 Revision 6781f3f0: [BUGFIX] Remove RemoveXSS credit link
The current link to RemoveXSS project is broken and
no new one can be found. The patch removes the link
from about mo...
Christian Kuhn
19:50 Revision 472d9a4a: [TASK] Code cleanup EXT:backend/Classes/File/*.php
- add missing return values
- add missing phpdoc comments
- remove unused variable assingments
- add getter for Langu...
Michael Oehlhof
19:50 Revision e3889f61: [BUGFIX] Remove RemoveXSS credit link
The current link to RemoveXSS project is broken and
no new one can be found. The patch removes the link
from about mo...
Christian Kuhn
19:45 Revision 8c24765d: [BUGFIX] Reload extension list after update
If an extension was updated the list should be reloaded to show
update information.
Releases: master, 6.2
Resolves: ...
Nicole Cordes
19:27 Revision 835be9a8: [BUGFIX] Regression when scaling/cropping in GIFBUILDER
The fix for issue #64224 introduced a regression in GIFBUILDER
resulting in problems with image scaling/cropping.
Fo...
Torben Hansen
19:26 Revision ef5f6cc8: [BUGFIX] Regression when scaling/cropping in GIFBUILDER
The fix for issue #64224 introduced a regression in GIFBUILDER
resulting in problems with image scaling/cropping.
Fo...
Torben Hansen
19:23 Revision 9687a429: [BUGFIX] Remove Closure in signalSlotDispatcher
As the classAliasMap is a singleton we don't need to initialize it on
every dispatch, but we can call the method dire...
Nicole Cordes

2015-03-03

20:54 Revision 223e0876: [BUGFIX] Do not fetch records from tables without references
If no field of a table can contain a reference by its TCA definition
do not fetch record from this table at all. For ...
Stephan Großberndt
16:26 Revision f6c06bc3: [BUGFIX] Avoid getTCAtypeValue-calls in DataHandler->fillInFieldArray
DataHandler->fillInFieldArray fetches BackendUtility::getTCAtypeValue
for each record but uses the value only if seve...
Stephan Großberndt
16:26 Revision 030c5cdd: [BUGFIX] Fix access to time tracker in eID scripts
During refactoring of request handling setup of the global time
tracker was removed for eID scripts.
This also fixes...
Mathias Brodala
14:07 Revision 633e02b2: [BUGFIX] Reset global ajaxID for ajax requests
Due to patch https://review.typo3.org/#/c/37409/ the global ajaxID
isn't set anymore. This variable is needed by seve...
Nicole Cordes

2015-03-02

21:51 Revision 0c73a953: [TASK] Code cleanup: Clipboard.php
backend/Classes/Clipboard/Clipboard.php
To get it "green" in PhpStorm several changes were made:
- set correct param...
Michael Oehlhof
21:22 Revision 57f749d1: [BUGFIX] Prevent infinite loop in TceformsUpdateWizard
If you have more than 1000 missing files within file relations in
tt_content.image and pages.media an infinite loop p...
Nicole Cordes
21:21 Revision 4eccaf60: [BUGFIX] Do not fetch records from tables without references
If no field of a table can contain a reference by its TCA definition
do not fetch record from this table at all. For ...
Stephan Großberndt
20:59 Revision 23b8d74a: [BUGFIX] Fix listAll GET parameter case in indexed_search
The GET parameter that is set is called listAll. We now read this
parameter instead of listALL to make the link for l...
Alexander Stehlik
20:54 Revision 1a0f6b55: [TASK] styleguide: Adjust TYPO3 version dependency
Benjamin Kott
20:45 Revision 64cf5ee5: [BUGFIX] Properly handle XLF translation file detection
The GeneralUtility::llXmlAutoFileName() method will now also correctly
handle paths to files that are not placed with...
Markus Klein
20:41 Revision abac3032: [FEATURE] Additional params for HtmlParser attribute userFunc
Sub parameters passed to the HtmlParser tag configuration like:
fixAttrib.[attribute].userFunc.myparam = test1
will...
Alexander Stehlik
20:15 Revision 03bd2256: [FEATURE] Allow stripping of empty tags in HtmlParser
Add a stripEmptyTags method to the HtmlParser
It can be enabled by TypoScript or TSConfig:
HTMLparser.stripEmptyTags...
Alexander Stehlik
19:52 Revision b92f605b: [TASK] Move cache configuration to DefaultConfiguration
ext:fluid and ext:exbase configure additional caches in ext_localconf.
Since both extensions are required and always ...
Christian Kuhn
19:49 Revision 3e181e10: [CLEANUP] Unused maxListPerPage property in indexed_search
The maxListPerPage class property in the indexed_search Administration
controller ist not used any more and therefore...
Alexander Stehlik
19:29 Revision 2fc469e9: [TASK] Allow AjaxDataHandler to pick button labels for Modal
Use AjaxDataHandler with Modal API without TYPO3.Language inline.
Allow Modal API to pick button labels when wrapped ...
Felix Kopp
19:23 Revision 7fdfdff8: [BUGFIX] Properly handle XLF translation file detection
The GeneralUtility::llXmlAutoFileName() method will now also correctly
handle paths to files that are not placed with...
Markus Klein
19:07 Revision 3ab6f2a0: [!!!][BUGFIX] Skip cache hash for URIs to non-cacheable actions
When building an URI for a non-cacheable action, while the current
request also is uncached, we can skip the cache ha...
Mathias Brodala
19:04 Revision 682c16fb: [TASK] Cache cache_imagesizes using the Caching Framework
Streamline the code by moving the functionality to cache image sizes
processed by GraphicalFunctions (local-only so f...
Benni Mack
17:45 Revision aef204f2: [BUGFIX] Add property "uidLocal" to extbase FileReference model
This is needed so extbase persists FileReferences created in the
frontend correctly. Otherwise the field "uid_local" ...
Jost Baron
17:44 Revision 035f15ca: [BUGFIX] Add property "uidLocal" to extbase FileReference model
This is needed so extbase persists FileReferences created in the
frontend correctly. Otherwise the field "uid_local" ...
Jost Baron
17:40 Revision d6a30b05: [FEATURE] Add scheduler task to remove deleted records
Scheduler task to remove deleted records from
content table(s) which are older than x days.
If a deleted record also...
Philipp Bergsmann
17:37 Revision f52bfacd: [BUGFIX] Show data of valid columns in element info
The element information show rows for the data from
the special fields crdate, cruser_id and tstamp also if they
are ...
Marc Bastian Heinrichs
17:33 Revision a8fa5789: [BUGFIX] Show data of valid columns in element info
The element information show rows for the data from
the special fields crdate, cruser_id and tstamp also if they
are ...
Marc Bastian Heinrichs
17:15 Revision 5e963014: [FEATURE] Add a Format.Case ViewHelper
This adds a Format.Case ViewHelper that changes
a string's case in various manners like uppercase,
lowercase, (un-)ca...
Alexander Schnitzler
17:12 Revision e5b462a0: [TASK] Recycler: Rename table to record type
Rename label "table" to "record type" in recycler
Change-Id: I81226203e3bcb705320563bc508d74f69d8142c1
Resolves: #43...
Frederic Gaus
17:06 Revision 741b565c: [TASK] Fluid RenderViewHelper compilable
Resolves: #65451
Releases: master
Change-Id: Ia08ec9b586a2b080763f07ee2fe6e257ca484397
Reviewed-on: http://review.typ...
Christian Kuhn
17:01 Revision 512228f2: [TASK] Code cleanup ContextMenuConfiguration.php
backend/Classes/ContextMenu/Pagetree/Extdirect/ContextMenuConfiguration.php
To get it "green" in PhpStorm several cha...
Michael Oehlhof
15:41 Revision 4af8a633: [BUGFIX] Invalid back path of ImageViewHelper in TYPO3 backend
If rendering an image in the TYPO3 backend, the regular case is
to prepend "../" to an URI with the assumption that t...
Oliver Hader
15:40 Revision 1d58ab08: [BUGFIX] Invalid back path of ImageViewHelper in TYPO3 backend
If rendering an image in the TYPO3 backend, the regular case is
to prepend "../" to an URI with the assumption that t...
Oliver Hader
15:28 Revision 0295db1f: [TASK] Refactor module dispatcher to RequestHandler
In order to move the mod.php global logic into
a unified way, the global code is moved to its
own RequestHandler for ...
Helmut Hummel
13:20 Revision 68caf38d: [TASK] Backport functional / unit bootstrap changes to 6.2
Merge a couple of changes from master to 6.2 to keep the
unit / functional test environment better in sync.
* Puttin...
Oliver Klee
13:05 Revision f5d526de: [BUGFIX] Invalid reference count on storing new child records in FlexForm
If creating a new parent record that contains inline child
records as part of a FlexForm configuration, the resulting...
Oliver Hader
12:25 Revision 30bbb596: [TASK] Introduce getters for $GLOBALS in TranslationStatusController
Resolves: #65441
Releases: master
Change-Id: Ic9e790d2b2db17e930558dbafe4f458af948fc9a
Reviewed-on: http://review.typ...
Wouter Wolters
12:23 Revision bb731f3d: [TASK] Introduce getters for $GLOBALS in PageRepository
Resolves: #65442
Releases: master
Change-Id: I7493bbae4bee93c7e2957e1d458d22036249de36
Reviewed-on: http://review.typ...
Wouter Wolters
12:07 Revision 2dbf32bf: [TASK] Move RemoveXSS to EXT:core
The external library RemoveXSS placed
within typo3/contrib/ is moved to EXT:core
and also loaded via composer in orde...
Benni Mack
12:00 Revision c0b7c449: [BUGFIX] Prevent redirection loop for shortcuts
This patch prevents the redirection to another page if the returned
URL is empty which would trigger a redirection lo...
Nicole Cordes
12:00 Revision 64684145: [BUGFIX] Prevent redirection loop for shortcuts
This patch prevents the redirection to another page if the returned
URL is empty which would trigger a redirection lo...
Nicole Cordes
11:48 Revision d9a5dc9b: [TASK] Move leftover code from cms to frontend
Leftover code that registers modules
that are located within EXT:frontend should
be moved from EXT:cms to EXT:fronten...
Benni Mack
11:45 Revision 497e07c5: [TASK] Introduced getter for $GLOBALS in backend/Classes/ContextMenu
- add getter for LanguageService
- add getter for BackendUser
Resolves: #65445
Releases: master
Change-Id: I985f9b0a...
Michael Oehlhof

2015-03-01

22:22 Revision 8cdf89c7: [BUGFIX] File must use MIME type from index record
The MIME type is stored in a field "mimetype" in the drivers, while the
field is called "mime_type" in the database. ...
Andreas Wolf
22:05 Revision b306a170: [TASK] Introduce unified RequestHandling for all requests
The TYPO3 Bootstrap gets a new function run() to unify
existing entrypoints in FE, BE, CLI and Install Tool.
This wa...
Benni Mack
21:58 Revision 5d3cb5f9: [TASK] Make BaseViewHelper Compilable
Change-Id: If0d763b4fb79ffb1584ea5c60804af63d4da3d7b
Resolves: #65440
Releases: master
Reviewed-on: http://review.typ...
Anja Leichsenring
21:34 Revision 05d77767: [TASK] Make browser.php dispatched
Use dispatching for browser.php
Resolves: #65289
Releases: master
Change-Id: I8edb2fb1182af39d5a87e8291e8b208067a70a...
Wouter Wolters
21:18 Revision fad401b1: [TASK] Use jQuery UI's "sortable" in page module
Port the code to use jQuery UI's "sortable" instead of draggable and
droppable, which solves some issues:
- The elem...
Andreas Fernandez
20:56 Revision 010135d5: [TASK] Make AliasViewHelper Compilable
Change-Id: Ib3e5093902b5d2b46d4b2c6a3365abf8340da6ed
Resolves: #65438
Releases: master
Reviewed-on: http://review.typ...
Anja Leichsenring
20:45 Revision 1e6df9d0: [TASK] Remove unused code in PageLayoutView.php
Changing the backend view to use grid elements caused an ancient
piece of code in PageLayoutView.php to be never exec...
Jan Helke
20:42 Revision 4e683303: [TASK] Cleanup EXT:viewpage JavaScript
The Extension viewpage (Web => View)
is still using a mixture of ExtJS and jQuery.
In order to use the logic from th...
Benni Mack
19:55 Revision b0e57cee: [TASK] Adjust INSTALL.md to TYPO3 CMS 7
Furthermore the copyright year is adjusted.
Resolves: #65439
Releases: master
Change-Id: I332321bd4e84c66e381140caac...
Wouter Wolters
19:54 Revision 89bbde38: [TASK] Make logout.php dispatched
Use dispatching for logout.php
Resolves: #65291
Releases: master
Change-Id: Ic003ec6dda083f69da2aaf0373ad48ea3bf4f56...
Wouter Wolters
19:03 Revision b1fdbd40: [TASK] UnitTests for TranslateViewHelper
The TranslateViewHelper has no unit tests so far.
Change-Id: Ib7bdedf7e64276fcfcb7280fafc5d48c860f21c8
Resolves: #65...
Anja Leichsenring
18:54 Revision 015b15d9: [BUGFIX] Let Scheduler handle storage indexing exception
The FileStorageIndexingTask should not handle exceptions itself.
Instead it should let them bubble up to let the Sche...
Francois Suter
18:54 Revision a20d223c: [FOLLOWUP][BUGFIX] Respect interfaces as well when checking class existence
Add accidentally forgotten guard clause for case insensitivity.
Releases: master, 6.2
Resolves: #65434
Change-Id: I3...
Helmut Hummel
18:53 Revision da47355b: [BUGFIX] Let Scheduler handle storage indexing exception
The FileStorageIndexingTask should not handle exceptions itself.
Instead it should let them bubble up to let the Sche...
Francois Suter
18:53 Revision a6fbec6a: [FOLLOWUP][BUGFIX] Respect interfaces as well when checking class existence
Add accidentally forgotten guard clause for case insensitivity.
Releases: master, 6.2
Resolves: #65434
Change-Id: I3...
Helmut Hummel
16:28 Revision 7d181826: [BUGFIX] Invalid reference count on storing new child records in FlexForm
If creating a new parent record that contains inline child
records as part of a FlexForm configuration, the resulting...
Oliver Hader
16:17 Revision 6d2b05b8: [BUGFIX] Respect interfaces as well when checking class existence
As a backwards compatibility measure, the composer class loader
checked for class existence before requiring a class ...
Helmut Hummel
16:15 Revision dcfa78cf: [BUGFIX] Respect interfaces as well when checking class existence
As a backwards compatibility measure, the composer class loader
checked for class existence before requiring a class ...
Helmut Hummel
15:46 Revision 4702e90a: [TASK] Streamline extension configuration
- make type color working again
- use wizard_colorpicker instead of farbtastic
- streamline styling with formengine
...
Benjamin Kott
15:45 Revision 40115724: [BUGFIX] Prevent deletion of closing bracket via INCLUDE_TYPOSCRIPT
Due to missing check of the last char being a new line, it is
possible that a closing bracket character is removed by...
Andreas Allacher
15:18 Revision d4f5c041: [!!!][TASK] Remove module URI storage in global variable
Previously the URI to a module which was dispatched through mod.php was stored
in a global variable $GLOBALS['MCONF']...
Helmut Hummel
15:05 Revision 4ea127a7: [TASK] Code cleanup: ColorpickerController.php
backend/classes/Controller/Wizard/ColorpickerController.php
To get it "green" in PhpStorm several changes were made:
...
Michael Oehlhof
14:51 Revision 84176a1f: [BUGFIX] Code completion in t3editor behind operator
Fix code completion in t3editor when substituing a value with
completed code behind a typoscript operator.
Change-Id...
Frederic Gaus
14:50 Revision 149a9418: [BUGFIX] Code completion in t3editor behind operator
Fix code completion in t3editor when substituing a value with
completed code behind a typoscript operator.
Change-Id...
Frederic Gaus
12:08 Revision d21b223c: [BUGFIX] Check default storage first to find default upload folder
Resolves: #65040
Releases: master, 6.2
Change-Id: I14d6d362db1796c90b03254f6339cb131f152a45
Reviewed-on: http://revie...
Frans Saris
12:07 Revision 38616222: [BUGFIX] Check default storage first to find default upload folder
Resolves: #65040
Releases: master, 6.2
Change-Id: I14d6d362db1796c90b03254f6339cb131f152a45
Reviewed-on: http://revie...
Frans Saris
11:53 Revision bafb0dd4: [CLEANUP] Deprecate DataHandler property stripslashes_values
The functionality is unnecessary and it's confusing when using
DataHandler that it must be explicitly set to FALSE to...
Jigal van Hemert
11:52 Revision 99a30cf8: [TASK] Code cleanup RenameFileController.php
backend/Classes/Controller/File/RenameFileController.php
To get it "green" in PhpStorm several changes are made:
- s...
Michael Oehlhof
11:49 Revision a84e2626: [TASK] Make show_item.php dispatched
Use dispatching for show_item.php
Resolves: #65283
Releases: master
Change-Id: If70f513ecc50445ea67b7e68bf7cd1df44cb...
Wouter Wolters
11:36 Revision e1027eb8: [BUGFIX] t3editor: Add code autocompletion for listNum
Add code autocompletion for property listNum and property
preIfEmptyListNum in t3editor.
Resolves: #25732
Releases: ...
Frederic Gaus
11:33 Revision 2614ee63: [BUGFIX] t3editor: Add code autocompletion for listNum
Add code autocompletion for property listNum and property
preIfEmptyListNum in t3editor.
Resolves: #25732
Releases: ...
Frederic Gaus
11:25 Revision f42a4ea4: [TASK] Introduced getters for $GLOBALS in ext:info_pagetsconfig
Resolves: #65376
Releases: master
Change-Id: If06b63748fba645f7bdd4dce3938d313e598a1ae
Reviewed-on: http://review.typ...
Michael Oehlhof

2015-02-28

22:24 Revision dc6a2fe8: [TASK] Do not respect autoload info if core repo is composer root
Doing a composer install directly in typo3 source has been
a requirement for core development for a while and a conve...
Helmut Hummel
22:17 Revision 0207ddc6: [TASK] Move EXT:cms/layout/res/ files to correct location
Resolves: #65296
Releases: master
Change-Id: I08a3c8b6f89c029efacad06e13ea137560370e43
Reviewed-on: http://review.typ...
Wouter Wolters
22:13 Revision 11e6bea6: [TASK] Introduced getters for $GLOBALS in ext:func
Resolves: #65375
Releases: master
Change-Id: I880f4f467e3a634cbabd375d13cb0e9f0029107c
Reviewed-on: http://review.typ...
Michael Oehlhof
22:07 Revision a98e3918: [TASK] Deprecate alias cObjects COBJ_ARRAY and CASEFUNC
The alias cObjects COBJ_ARRAY for COA and CASEFUNC
for CASE are moved to compatibility6.
Resolves: #65422
Change-Id:...
Benni Mack
22:06 Revision 75302dfe: [FOLLOWUP][BUGFIX] Allow file:// links in Element Browser
This patch allows the use of links with file scheme in typolink().
Releases: master, 6.2
Resolves: #65358
Change-Id:...
Nicole Cordes
21:55 Revision 47e86ed6: [TASK] Do not respect autoload info if core repo is composer root
Doing a composer install directly in typo3 source has been
a requirement for core development for a while and a conve...
Helmut Hummel
21:54 Revision ff47cafc: [FOLLOWUP][BUGFIX] Allow file:// links in Element Browser
This patch allows the use of links with file scheme in typolink().
Releases: master, 6.2
Resolves: #65358
Change-Id:...
Nicole Cordes
21:53 Revision 9460dc30: [FOLLOWUP][TASK] Move Media cObject and CTypes
Missed some removal of old classes,
also make sure that they are registered for FE and BE.
Resolves: #64719
Releases...
Benni Mack
21:47 Revision 6bc5d5b4: [BUGFIX] SelectViewHelper must respect option(Value|Label)Field for arrays
The SelectViewHelper tries to resolve the value and label
field as long as options are of type object, i.e. domain
ob...
Alexander Schnitzler
21:46 Revision 968ed7f4: [BUGFIX] SelectViewHelper must respect option(Value|Label)Field for arrays
The SelectViewHelper tries to resolve the value and label
field as long as options are of type object, i.e. domain
ob...
Alexander Schnitzler
21:45 Revision fd633680: [FOLLOWUP][BUGFIX] Prevent wrong ref_index for fields with soft references
This patch resolved failing functional tests.
Releases: 6.2
Resolves: #65421
Change-Id: I1500cd766aa74199601dc74a4b8...
Nicole Cordes
21:44 Revision 40268448: [TASK] Move frontend registration from EXT:cms to EXT:frontend
EXT:cms still registers logic that is completely placed
inside EXT:frontend (classes, content element wizards, tables...
Benni Mack
21:22 Revision 6e5f0651: [TASK] General code cleanup in ext:rsaauth
Resolves: #65374
Releases: master
Change-Id: I64d942327a49d6e5cb6d292ee260b4c37b459374
Reviewed-on: http://review.typ...
Wouter Wolters
21:09 Revision f47d624b: [BUGFIX] Prevent wrong ref_index for fields with soft references
If you add a page link to a field which is defined as softrefs, the
ReferenceIndex creates an index to a FAL record i...
Nicole Cordes
21:08 Revision 0064da7f: [BUGFIX] Prevent wrong ref_index for fields with soft references
If you add a page link to a field which is defined as softrefs, the
ReferenceIndex creates an index to a FAL record i...
Nicole Cordes
20:29 Revision 2fac925c: [TASK] Move media libraries to EXT:mediace
Files related solely to the media Content Element
are moved from typo3/contrib/ to the
extension itself.
Resolves: #...
Benni Mack
20:09 Revision 54f54628: [BUGFIX] Add back button from info page to element browser wizard
When using the element browser for image insertion in backend form
or in RTE, there should be some Back button on the...
Stanislas Rolland
19:53 Revision 40281c48: [BUGFIX] Escape regex chars when building sWordRegEx
The submitted sword_list GET parameters are parsed through
preg_quote() when loaded into TSFE->sWordRegEx to prevent...
Alexander Stehlik
19:52 Revision 9bfc3303: [BUGFIX] Allow file:// links in Element Browser
Due to FAL checks it's not possible to link to a file:// resource as
external link. This patch checks for correct "fi...
Nicole Cordes
19:40 Revision a0125369: [BUGFIX] Escape regex chars when building sWordRegEx
The submitted sword_list GET parameters are parsed through
preg_quote() when loaded into TSFE->sWordRegEx to prevent...
Alexander Stehlik
18:39 Revision afef2225: [BUGFIX] Allow file:// links in Element Browser
Due to FAL checks it's not possible to link to a file:// resource as
external link. This patch checks for correct "fi...
Nicole Cordes
18:34 Revision b4262b4f: [BUGFIX] Browse for records in edit document popup works again
When editing a group in the edit document popup the browse for records
button was without function, this is now fixed...
Michael Oehlhof
18:34 Revision dc7fa6a8: [BUGFIX] Make edit button in FormEngine wizard work again
When clicking on the edit button wizard in FormEngine
(e.g. when editing a be_group inside the be_user record)
then t...
Benni Mack
18:06 Revision 57e8dc53: [BUGFIX] Always load scriptaculous in FormEngine
As the refactoring of FormEngine now always
includes the suggest JS code,
scriptaculous needs to be loaded all the ti...
Benni Mack
18:02 Revision 947031d9: [TASK] Streamline TS registration for sysexts
For historical reasons the "Static Template #43"
was "content.default" and the possibility to add
TypoScript after th...
Benni Mack
17:41 Revision e1d72549: [BUGFIX] Rethrow Extbase scheduler task exceptions
This makes sure exception details thrown in Extbase scheduler tasks
can be shown by the Scheduler.
Resolves: #49071
...
Mathias Brodala
17:39 Revision a14a54ef: [BUGFIX] File must use MIME type from index record
The MIME type is stored in a field "mimetype" in the drivers, while the
field is called "mime_type" in the database. ...
Andreas Wolf
17:39 Revision da07ff81: [CLEANUP] Unification of function naming
The usage of getBackendUser and getBackendUserAuthentication is mixed
up in the core. But at least in inheritance thi...
Frederic Gaus
17:35 Revision 4ef3987f: [BUGFIX] Rethrow Extbase scheduler task exceptions
This makes sure exception details thrown in Extbase scheduler tasks
can be shown by the Scheduler.
Resolves: #49071
...
Mathias Brodala
17:28 Revision 2f4d1314: [BUGFIX] Ensure new deep dirs don't contain double slashes
The method of GeneralUtility::mkdir_deep has two parameters, which are
concatenated. This could end up in a double sl...
Thomas Deuling
17:26 Revision d813c9a4: [TASK] Move Media cObject and CTypes to new extension
In order to separate features and also consolidate code for specific
features into one place, a new system extension ...
Benni Mack
17:24 Revision 212b9dbf: [!!!][TASK] Improve FormEngine and sub classes separation
This patch improves the separation of FormEngine and its sub
classes. Currently, all sub classes like single element ...
Christian Kuhn
16:58 Revision ee8829a3: [BUGFIX] styleguide: Correct type for wrap examples in ext_conf_template
Benjamin Kott

2015-02-27

23:41 Revision 9759533b: [BUGFIX] Workspaces: Fix broken buttons in frontend
Adds a font size to the button text, so the button text in the
"send stage" windows in the workspace dialogs used in ...
Andreas Fernandez
19:28 Revision 8c707462: [BUGFIX] Fix cookie evaluation order
The workaround added for IE8 in #22084 is not needed any more
and removed without substitution.
This avoids problems...
Helmut Hummel
09:30 Revision 223237b8: [FOLLOWUP][TASK] Introduce getters for $GLOBALS in ext:setup
Resolves: #65372
Releases: master
Change-Id: I19d67cb8de220f25f74667bc39a5ca25c62c9500
Reviewed-on: http://review.typ...
Wouter Wolters
08:10 Revision 3c56167f: [BUGFIX] Display Info of File in popup instead of File Metadata
To stay inline with the File List, the popup from the list
should display info of a File and not of the File Metadata...
Fabien Udriot
01:34 Revision 4fa6d4f7: [TASK] Introduce getters for $GLOBALS in ext:sys_action
Resolves: #65302
Releases: master
Change-Id: I215fc48ba7a1ac72e5be5c7357a2dd1557413d1f
Reviewed-on: http://review.typ...
Wouter Wolters
00:32 Revision b5c4ff27: [TASK] Introduce getters for $GLOBALS in ext:wizard_sortpages
Resolves: #65297
Releases: master
Change-Id: I7822f7aa48fc47940300467ea15422d5910767cb
Reviewed-on: http://review.typ...
Wouter Wolters
00:18 Revision b66a0f09: [BUGFIX] Set correct workspace ID when updating referenceIndex for files
When publishing a workspace the referenceIndex entries of the affected
sys_file_reference rows were not updated with ...
Markus Klösges

2015-02-26

23:50 Revision b8ba4a9e: [TASK] Replace $GLOBALS[‘LANG’] with local property in ext:aboutmodules
The local property languageService was only used in the indexAction.
In getModulesData and getSubModuleData there was...
Michael Oehlhof
23:45 Revision 3ac9aad2: [BUGFIX] Wrong signal class name in DatabaseTreeDataProvider
In the emitPostProcessTreeDataSignal of the DatabaseTreeDataProvider
the namespace for the SlotDispatcher to get the ...
Andreas Allacher
23:44 Revision 5a19b095: [TASK] Introduce getter for $GLOBALS['LANG'] in ext:context_help
Resolves: #65369
Releases: master
Change-Id: Id488fb523c3b3dcc255f9c5d36af537abec267d0
Reviewed-on: http://review.typ...
Michael Oehlhof
23:42 Revision b200af75: [TASK] Introduce getters for $GLOBALS in ext:setup
Resolves: #65372
Releases: master
Change-Id: I631590fd7ccb108aded2cd9b957331d0891e0bf8
Reviewed-on: http://review.typ...
Wouter Wolters
23:39 Revision e39adaf0: [TASK] Introduced getter for $GLOBALS['LANG'] in ext:cshmanual
Resolves: #65371
Releases: master
Change-Id: I6832775eda3c97229b764bdb258b5f3ffb813402
Reviewed-on: http://review.typ...
Michael Oehlhof
23:36 Revision 1cb940ea: [TASK] Introduce getters for $GLOBALS in ext:taskcenter
Resolves: #65299
Releases: master
Change-Id: I3d3d9409e8994f9e61a487b02a132cc2db6c14df
Reviewed-on: http://review.typ...
Wouter Wolters
23:02 Revision f1fa8160: [TASK] Move ext:sys_action/x-sys_action.png to correct location
Resolves: #65301
Releases: master
Change-Id: I1f479807f684952d183bee7dcfa1a26897c33c1d
Reviewed-on: http://review.typ...
Wouter Wolters
18:51 Revision b6b6da31: [TASK] Set TYPO3 version to 6.2.11-dev
Change-Id: I6d8de31ab0d180f239cb017b2475ee068e45479a
Reviewed-on: http://review.typo3.org/37288
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
18:50 Revision b3201dd1: [RELEASE] Release of TYPO3 6.2.10
Change-Id: I0dc5879b38dffd53ecb16c816ce50fa4f428de76
Reviewed-on: http://review.typo3.org/37287
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
17:42 Revision cee4be91: [TASK] Align submit and action button's positions
Unify button positions as last column in tables and obvious submit
buttons underneath tables.
+ extension manager - ...
Felix Kopp
17:27 Revision a54be70d: [BUGFIX] Fix cookie evaluation order
The workaround added for IE8 in #22084 is not needed any more
and removed without substitution.
This avoids problems...
Helmut Hummel
17:26 Revision 99653df5: [TASK] Streamline ext_localconf.php / ext_tables.php of sysexts
In order to have a proper "way to do things" for extension
developers to look up registration process the following
p...
Benni Mack
16:00 Revision 4a4221b2: [TASK] Move EXT:cms/layout/wizard_backend_layout.png
Resolves: #65295
Releases: master
Change-Id: I072b91e1085bf4def958dc2fdf51a45a01995492
Reviewed-on: http://review.typ...
Wouter Wolters
10:02 Revision b3e5f5af: [TASK] Travis-ci: Add PHP 7 nightly
Add PHP to monitor the situation and fix issues
as soon as the environment stabilized.
Change-Id: Ic08a6464c6be1fe43...
Christian Kuhn
00:20 Revision f1cd6ec8: [BUGFIX] Wrong reference to icon in EXT:taskcenter
The icon was moved with #61200
Resolves: #65298
Releases: master
Change-Id: I0326e2d496905d5e4edb4e842cdd67fb8696729...
Wouter Wolters

2015-02-25

20:23 Revision 769e7075: [BUGFIX] Typo in Rst documentation for issue #61459
Replace "typo/" with "typo3/".
Releases: master
Resolves: #65348
Related: #61459
Change-Id: I39d7f1516a41172dadf71a5...
Benni Mack
18:14 Revision 25c99710: [TASK] Streamline BE User Initialization with TYPO3_OS
The BE User initialization in the core uses the TYPO3_OS
constant in various places. The initialization can be
done i...
Benni Mack
18:03 Revision ef088666: [CLEANUP] MENU Content Object classes
Change-Id: Ie911ce6da7fa60babc90104c27a45371c15492b4
Resolves: #64099
Releases: master
Reviewed-on: http://review.typ...
Markus Klein
17:56 Revision 82e3c8fb: [BUGFIX] Workspaces: Fix broken buttons in frontend
Adds a font size to the button text, so the button text in the
"send stage" windows in the workspace dialogs used in ...
Andreas Fernandez
14:48 Revision d7d942d5: [BUGFIX] Prevent duplicate '/' in filepath when uploading file
To prevent a duplicate '/' in a filepath the function
LocalDriver::getAbsolutePath should be used instead of
concaten...
Sascha Egerer
13:43 Revision 3596360a: [TASK] Improve description in ext:sys_note/ext_localconf.php
Improve the description of the manual registering of
"switchableControllerActions"
Resolves: #65300
Releases: master...
Wouter Wolters
13:42 Revision c3014356: [TASK] Updated copyright year in typo3/sysext/README.txt
Resolves: #65294
Releases: master
Change-Id: I56de58378c291d79127c713251b0fe99085bc02f
Reviewed-on: http://review.typ...
Wouter Wolters
13:41 Revision 985470c7: [BUGFIX] Fix faulty negation in FileInfo implementation
A faulty negation in the FileInfo class could end in a fatal
error if `finfo` is not supported by the php version and...
Sascha Egerer
12:36 Revision c2da28cb: [BUGFIX] Prevent duplicate '/' in filepath when uploading file
To prevent a duplicate '/' in a filepath the function
LocalDriver::getAbsolutePath should be used instead of
concaten...
Sascha Egerer
09:03 Revision 40d47997: [TASK] Harmonize allowed characters of backend usernames
When creating new backend users from the intall tool, any
character is now accepted for the username. Whitespaces get...
Sascha Egerer
09:02 Revision 121a59d9: [BUGFIX] Prevent double slash in canonicalizeAndCheckFolderIdentifier
If the value given to AbstractHierarchicalFilesystemDriver->
canonicalizeAndCheckFolderIdentifier()
is '.' the return...
Sascha Egerer

2015-02-24

22:25 Revision 23a9c3f3: [TASK] Set extension version and dependencies to 7.2
Resolves: #65286
Releases: master
Change-Id: I7c8576ebb76bb02582396e1345e253ba0e9a1623
Reviewed-on: http://review.typ...
Wouter Wolters
21:42 Revision b2451b34: [TASK] Remove the closing PHP tag
Resolves: #65284
Releases: master
Change-Id: Icff258aac434e815a629e47290b41263674502f4
Reviewed-on: http://review.typ...
Wouter Wolters
21:32 Revision ebc110f0: [BUGFIX] Show "Add task" after stopping a running task
Check if CMD is "stop" to make "Add task" visible.
Resolves: #65235
Releases: master, 6.2
Change-Id: Ia5b87f6105e14e...
Andreas Fernandez
21:26 Revision 194f2885: [BUGFIX] Show "Add task" after stopping a running task
Check if CMD is "stop" to make "Add task" visible.
Resolves: #65235
Releases: master, 6.2
Change-Id: Ia5b87f6105e14e...
Andreas Fernandez
15:46 Revision 66aff88e: [TASK] Set TYPO3 version to 7.2.0-dev
Releases: master
Change-Id: I901675473bf00227e94c51edca5c2df065627a41
Reviewed-on: http://review.typo3.org/37170
Revi...
Oliver Hader
15:35 Revision 199924bf: [TASK] Set TYPO3 version to 7.1.1-dev
Change-Id: Ie8b44f5886414885ec5132821f3565185f99425c
Reviewed-on: http://review.typo3.org/37169
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
15:34 Revision 5fa3e389: [RELEASE] Release of TYPO3 7.1.0
Change-Id: Ia2e6ab0c8274d2c2bfc3cc61b3b72447ca9741d8
Reviewed-on: http://review.typo3.org/37168
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
15:22 Revision 6f566836: Revert "[BUGFIX] Properly handle translation file detection"
This reverts commit 81ec05a3fc39845426f302412d53ef6480fc7c3a.
The patch is reverted as it was merged in a merge-free...
Markus Klein
15:08 Revision 81ec05a3: [BUGFIX] Properly handle translation file detection
The GeneralUtility::llXmlAutoFileName() method will now also correctly
handle paths to files that are not placed with...
Mathias Schreiber
12:00 Revision 351eb9ba: [BUGFIX] Element browser: importing a selection of images does not work
When using the element browser wizard to import a selection of images
into an images or text+images content element, ...
Stanislas Rolland

2015-02-23

16:48 Revision 6bfed613: [BUGFIX] Add missing isset() check in HTMLParser
This is a regression fix for #54091.
It has been forgotten to add an isset() check for 'fixAttrib.set'.
Releases: ma...
Markus Klein

2015-02-22

21:15 Revision b2939096: [TASK] Enable clipboard by default
The clipboard is enabled by default now, which displays the copy /
cut / paste actions.
Resolves: #55950
Releases: m...
Andreas Fernandez
19:43 Revision 546bee19: [TASK] Make new content element button in page view speaking
The new content element button is hard to spot for new users
and not self explaining / missleading in the first place...
Benjamin Kott
14:20 Revision 458f0e02: [TASK] styleguide: Add ext_cont_template options
Benjamin Kott
14:11 Revision baa34043: [TASK] styleguide: Add ext_cont_template string, small, color, offset, user
Benjamin Kott
12:29 Revision 2cc52ac6: [TASK] styleguide: Add ext_cont_template for compatibility fields
Benjamin Kott
12:20 Revision 02c2667a: [TASK] styleguide: Add ext_cont_template for boolean and integers
Benjamin Kott

2015-02-21

21:26 Revision 7de6ca40: Revert "[BUGFIX] Prevent wrong ref_index for fields with soft references"
This reverts commit 91732f299bfa625f3e9e54873efbad2fda96d11a.
Change-Id: Ic25804fb0ef1b96a78d83285d9c425dc5d37f02d
R...
Nicole Cordes
21:26 Revision 169cdacd: Revert "[BUGFIX] Prevent wrong ref_index for fields with soft references"
This reverts commit 7dfd4607ab7e54e54b4bf710cff1e8e690cd6a67.
Change-Id: I695b897597deb8d252cd9988e671175ebd8a1835
R...
Nicole Cordes
20:07 Revision 91732f29: [BUGFIX] Prevent wrong ref_index for fields with soft references
If you add a page link to a field which is defined as softrefs, the
ReferenceIndex creates an index to a FAL record i...
Nicole Cordes
20:01 Revision 7dfd4607: [BUGFIX] Prevent wrong ref_index for fields with soft references
If you add a page link to a field which is defined as softrefs, the
ReferenceIndex creates an index to a FAL record i...
Nicole Cordes
17:25 Revision 04c6d48a: [BUGFIX] Prevent cut off font icons on zoom
Font icons were cut off on top when browser is zoomed
or subpixel placement is not ideal.
Also corrected the wrong p...
Benjamin Kott
15:12 Revision 4b7c6b1b: [BUGFIX] Use current domain if found in domain record
The introduction of domain record cache with #24389 introduced a regression.
Previously if multiple domain names were...
Helmut Hummel
14:43 Revision 4ce642a6: [BUGFIX] Keep image order during upgrade
After upgrading from 4.5 to 6.2 the image sorting is messed. This patch
adds sorting rows to file references to keep ...
Nicole Cordes
14:34 Revision 77fa6fe7: [BUGFIX] Use current domain if found in domain record
The introduction of domain record cache with #24389 introduced a regression.
Previously if multiple domain names were...
Helmut Hummel
14:23 Revision 3819e221: [FOLLOWUP][BUGFIX] Remove space between buttons in button-group
Prevent overlapping of buttons in irre-header.
Releases: master
Resolves: #65110
Change-Id: I96f5b384dc91d0c38c253f5...
Benjamin Kott
14:19 Revision 531d7557: [TASK] Streamline page position map
- Reduce usage of custom CSS in page position map
for inserting/moving content elements.
- Add missing language fil...
Benjamin Kott
13:51 Revision ce6f8350: [BUGFIX] Install tool error message if session file not writeable
In a rare case it may happen that the install tool created a session
file in typo3temp/InstallToolSessions and later ...
Christian Kuhn

2015-02-20

19:48 Revision 5797e5df: [BUGFIX] Display error message for "Check for broken extensions"
If you try to uninstall an extension, which is needed by another one,
the process triggers an error without any infor...
Nicole Cordes
19:44 Revision 4c369d1b: [BUGFIX] Display error message for "Check for broken extensions"
If you try to uninstall an extension, which is needed by another one,
the process triggers an error without any infor...
Nicole Cordes
15:43 Revision 289da52f: [BUGFIX] Prevent warning in FAL "Update storage index" scheduler task
Due to the use of intval within array_walk a warning is triggered,
because array_walk calls the function with two par...
Nicole Cordes
14:31 Revision c4af96ce: [BUGFIX] Prevent warning in FAL "Update storage index" scheduler task
Due to the use of intval within array_walk a warning is triggered,
because array_walk calls the function with two par...
Nicole Cordes
11:41 Revision b31c935b: [BUGFIX] Recycler: Reload table list on "reload"
Clicking "reload" now also reloads the table list.
Resolves: #65191
Releases: master
Change-Id: I9105aaf7598e6aef4ac...
Andreas Fernandez
11:04 Revision e5c3c6cb: [BUGFIX] Add domain model validators only once
If a domain model validator is present and a controller
action accepts this domain model as argument, the validator
i...
Alexander Schnitzler

2015-02-19

22:16 Revision 63c692c5: [TASK] Streamline layout of "New file or folder wizard"
Update the forms to the new layout used in the backend. Remove the
redundant "Cancel" buttons, as the same action is ...
Andreas Fernandez
22:11 Revision ba5bb619: [BUGFIX] Install tool error message if session file not writeable
In a rare case it may happen that the install tool created a session
file in typo3temp/InstallToolSessions and later ...
Christian Kuhn
21:45 Revision 500df0de: [BUGFIX] Fix static access to enumeration constants
Enumeration constants need to be loaded on static access
without requiring a instance before.
Resolves: #64971
Relea...
Mathias Brodala
21:44 Revision 38aad9b6: [BUGFIX] Fix static access to enumeration constants
Enumeration constants need to be loaded on static access
without requiring a instance before.
Resolves: #64971
Relea...
Mathias Brodala
21:42 Revision 03f0b80e: [BUGFIX] Database integrity check: Display correct hover text
In the overview of the database integrity check the title and alt tag
of the 4 icons were displayed with a non transl...
Michael Oehlhof
10:14 Revision 4869cbd1: [BUGFIX] Prevent warning in Upgrade Wizard
The ReferenceIntegrityUpdateWizard looks for existing FAL file references.
If you start the Upgrade Wizard without an...
Nicole Cordes
09:51 Revision b30f472b: [TASK] Set TYPO3 version to 4.5.41-dev
Change-Id: Id78ca0849ef133859bbdd9383acddde4f55b2c58
Reviewed-on: http://review.typo3.org/37015
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
09:50 Revision 375ce4db: [RELEASE] Release of TYPO3 4.5.40
Change-Id: I474192c14853860e8e542f9f3e6db6d515570e2a
Reviewed-on: http://review.typo3.org/37014
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
09:46 Revision 3fbd91c5: [SECURITY] Prevent login with semi-empty values
Disallow frontend user to login in with a password which can be casted
to an empty value.
Releases: 4.5
Resolves: #6...
Nicole Cordes
08:25 Revision 7c0dca6b: [TASK] Introduce CSS based trees
A new CSS based tree is introduced. As first step, the
trees in the "New record" wizard are ported to use it.
Resolv...
Andreas Fernandez
08:21 Revision ebdd9762: [BUGFIX] Correct placement of radio button in content element wizard
Releases: master
Resolves: #65157
Change-Id: I6cf70773b1765e649d4e6f722bdec5e225dd735b
Reviewed-on: http://review.typ...
Benjamin Kott
03:38 Revision 7ea7a54e: [BUGFIX] Properly size icons in translation overview
Limit size of extension icons and use styling of app icons.
Resolves: #65114
Releases: master
Change-Id: I95584bb5d9...
Michael Oehlhof

2015-02-18

21:06 Revision 8f3a5633: [BUGFIX] Install tool fatal with options for cache_classes
Setting an option like cacheDirectory for cache_classes or
cache_core triggers a fatal if calling the install tool.
T...
Christian Kuhn
21:03 Revision 34ecc5dd: [BUGFIX] Install tool fatal with options for cache_classes
Setting an option like cacheDirectory for cache_classes or
cache_core triggers a fatal if calling the install tool.
T...
Christian Kuhn
20:32 Revision da38c94d: [BUGFIX] Center legacy extension icons
Add a horizontal margin to typo3-app-icon to ensure legacy extension
icons are centered.
Resolves: #65139
Releases: ...
Andreas Fernandez
20:23 Revision 246b3236: [BUGFIX] Remove space between buttons in button-group
Hide the whitespace between buttons in button groups.
Releases: master
Resolves: #65110
Change-Id: I250fb1958d5056a9...
Benjamin Kott
16:48 Revision 667978ab: [TASK] Harmonize new button in record list view
To keep focus on the list items the green styling from the
new element button was removed.
Added the missing btn-def...
Benjamin Kott
12:02 Revision 100f65ea: [FOLLOWUP][BUGFIX] Fix regression in GeneralUtility::rmFromList()
Add missing text in phpdoc
Resolves: #65123
Releases: master
Change-Id: If5b41ace61d7279cc4e7a564274bded9a2cdc031
Re...
Markus Klein
11:59 Revision 6f5bb6ed: [BUGFIX] Fix regression in GeneralUtility::rmFromList()
Removing multiple occurrences of the same element now works again.
Resolves: #65123
Releases: master, 6.2
Change-Id:...
Markus Klein
11:55 Revision de88e57e: [BUGFIX] Fix regression in GeneralUtility::rmFromList()
Removing multiple occurrences of the same element now works again.
Resolves: #65123
Releases: master, 6.2
Change-Id:...
Markus Klein
02:45 Revision 554b118e: [TASK] RTE: Extract JavaScript from select image php controller
Releases: master
Resolves: #65133
Change-Id: I82c0592a9f0d2f24e37a3f3c0c21dfcda497f5eb
Reviewed-on: http://review.typ...
Stanislas Rolland

2015-02-17

10:49 Revision 86c75227: [BUGFIX] Don't trigger clearable on ENTER
Add a type="button" to the clearable button to prevent trigger stealing
by pressing enter in it's input field.
Resol...
Andreas Fernandez

2015-02-16

21:19 Revision 67a67d3e: [BUGFIX] Prevent Javascript loop for RTE-enabled fields
Problem: If a collapsed IRRE element with a RTE-enabled field is added,
a JavaScript loop is triggered because of mis...
Stanislas Rolland
21:13 Revision b2442990: [BUGFIX] ElementBrowser: Show triggered flash messages
If you try to add a new folder with empty name or an error during the
file upload happens, a FlashMessage is generate...
Nicole Cordes
20:40 Revision f077771d: [BUGFIX] Fix broken combobox styling
Add a lightgrey background color to ExtJS comboboxes.
Resolves: #65101
Releases: master
Change-Id: I31e51b75d44794f0...
Andreas Fernandez
20:11 Revision 7b160d8d: [BUGFIX] Remove duplicate quotes from clickmenu "hide"
Rebuilding the clickmenu resulted in a small typo with double quotes
leading to a JS error if clickmenu hide was clic...
Mathias Schreiber
15:14 Revision 11453933: [BUGFIX] Initialize DateTimePicker on IRRE fields
Reinitialize the DateTimePicker properly by calling the initialize()
method in the callback.
Resolves: #65092
Releas...
Andreas Kienast
10:49 Revision 43a7f432: [BUGFIX] Fix core update if core location exists
If multiple installations are symlinked to the same core location,
the core updater fails on the second update becaus...
Frederic Gaus

2015-02-15

22:43 Revision 8e3347b5: [BUGFIX] foreign_selector size > 1 create new relation link is not needed
if there are inline records with a foreign_selector that has a size > 1
there is no need for the create new relation ...
Andreas Allacher
21:14 Revision 262957b5: [FOLLOWUP] Add TOC for 7.1 Changelog
A table of contents must be added to "core" extensions's
documentation in order to be able to navigate through
the 7....
Francois Suter
16:19 Revision 63103cee: [BUGFIX] styleguide: TCA: Add missing wizard_5
Christian Kuhn
16:14 Revision 4c401769: [TASK] styleguide: TCA: Move input_31 to wizard_2
Christian Kuhn
16:08 Revision af36a92a: [BUGFIX] styleguide: TCA: Wrong parenthesis leads to hidden wizards and palettes
Christian Kuhn
00:12 Revision bae163c6: [BUGFIX] ElementBrowser: Show triggered flash messages
If you try to add a new folder with empty name or an error during the
file upload happens, a FlashMessage is generate...
Nicole Cordes
00:10 Revision 59c69af1: [BUGFIX] ElementBrowser: Fix JS error after folder creation
Add missing parameters in returnUrl to prevent a Javascript error
blocking all further Javascript execution.
Release...
Nicole Cordes
00:10 Revision 68dd7c32: [BUGFIX] ElementBrowser: Fix JS error after folder creation
Add missing parameters in returnUrl to prevent a Javascript error
blocking all further Javascript execution.
Release...
Nicole Cordes

2015-02-14

20:03 Revision 251e5205: [BUFGIX] Add modification time to processedfile checksum
Added modification time to processed file checksum so the filename of
the processed files changes when the original i...
Ruud Silvrants
19:49 Revision f1fd979d: [BUGFIX] Make sure orig file is not removed when deleting processed files
A processed file only needs to be deleted from storage if it has its
own identifier.
Releases: master, 6.2
Resolves:...
Frans Saris
19:33 Revision 92263419: [BUGFIX] Make sure orig file is not removed when deleting processed files
A processed file only needs to be deleted from storage if it has its
own identifier.
Releases: master, 6.2
Resolves:...
Frans Saris
15:07 Revision 8567808d: [BUGFIX] DatePicker can't handle minDate and maxDate
The Bootstrap DatePicker expects the min and max dates to be formatted
in the format defined in the options. Currentl...
Nicole Cordes
14:50 Revision c5ab8773: [BUGFIX] ElementBrowser: After file upload no file can be selected
Resolves: #65027
Releases: master, 6.2
Change-Id: I6df1361be3572497fadcea321b6d8d7f000062e0
Reviewed-on: http://revie...
Wouter Wolters
14:49 Revision 26fce78c: [BUGFIX] ElementBrowser: After file upload no file can be selected
Resolves: #65027
Releases: master, 6.2
Change-Id: I6df1361be3572497fadcea321b6d8d7f000062e0
Reviewed-on: http://revie...
Wouter Wolters
11:56 Revision 2ad58cad: [BUGFIX] Re-fix new content element wizard links click area
This fixes a regression introduced with #64892 and makes the
whole link area clickable again.
Resolves: #65058
Relea...
Mathias Brodala
11:53 Revision 94126b87: [BUGFIX] Do not call bidir_htmlspecialchars as static function
The static call of bidir_htmlspecialchars throws a notice.
Just refactored the code to use the class instance instead...
Markus Klein
11:50 Revision 4ab624f9: [BUGFIX] Do not call bidir_htmlspecialchars as static function
The static call of bidir_htmlspecialchars throws a notice.
Just refactored the code to use the class instance instead...
Andreas Müller
11:22 Revision 5b9e6b81: [BUFGIX] Add modification time to processedfile checksum
Added modification time to processed file checksum so the filename of
the processed files changes when the original i...
Ruud Silvrants
 

Also available in: Atom