Activity
From 2014-02-04 to 2014-03-05
2014-03-05
- 23:45 Revision 82cdf1aa: [TASK] Reduce memory footprint of unit test suite
- Switching to transientMemoryBackend for some caches raises the
memory footprint of unit test. Change the bootstrap a ... - 23:43 Revision 78213ca3: [BUGFIX] Follow up: Remove icon doesn't work
- With patch 6711c14 the function setFormValueManipulate was corrected but
if called it returns an array instead of the... - 23:03 Revision 450b1662: [BUGFIX] Make text in All Configuration selectable
- Remove the click function on the whole item.
This prevents selecting the text.
The input fields are be enough to sele... - 22:58 Revision 99025c12: [BUGFIX] IdentityProperties were not set
- After submitting an invalid form twice, extbase tries to
create the related submodel instead of edit.
This is because... - 22:57 Revision f8c9a77d: [BUGFIX] IdentityProperties were not set
- After submitting an invalid form twice, extbase tries to
create the related submodel instead of edit.
This is because... - 22:56 Revision e7cf5501: [BUGFIX] Catch all errors while starting installer
- While initializing the installer it can happen that
Exceptions are thrown. As there is no ExceptionHandler
initialize... - 22:50 Revision 23b376c0: [TASK] Add functional tests for impexp irre records
- This patch adds functional tests for exporting and
importing all irre_tutorial relation types.
Resolves: #56287
Rele... - 22:41 Revision df239a6d: [BUGFIX] Fix no caching behavior of bootstrap
- Install Tool and tests are intended to work
without caches being active.
Currently this functionality is broken in b... - 22:18 Revision 3d2d58bb: [TASK] Extend functional tests with creation of additional folders
- Extends the functional tests with the possibility to create additional
folders inside the TYPO3 CMS test instance cre... - 22:17 Revision 1166922f: [TASK] Functional tests for persisting relations in Extbase
- Add functional tests for persisting 1:M and M:M relations
in Extbase.
This patch adds blog_example as an fixture exte... - 22:04 Revision a81bfff2: [TASK] Import/Export Module uses module dispatcher
- Change-Id: I1ac785adf3b0573a50954855befdda838fd01c33
Resolves: #55671
Releases: 6.2
Reviewed-on: https://review.typo3... - 21:57 Revision 25b502be: [TASK] MySQLi for DBAL
- Properly implement MySQLi for DBAL native mode.
Resolves: #50752
Releases: 6.2
Change-Id: I0c36e7d2828c94cc7c726757f... - 21:56 Revision 0f73b6ab: [TASK] Make browse_links.php a wizard
- Resolves: #56470
Releases: 6.2
Change-Id: I7bf8c20ab7e084efca352840f88007a574f7e270
Reviewed-on: https://review.typo3... - 20:42 Revision a3deacc1: [BUGFIX] userPermissions => recursiveDeleteFolder
- This commit fixed the backend user/groups TCA to set the right option
to allow recursive deletion of folders.
Change... - 20:28 Revision bf2817ad: [TASK] Export binary data from sys_file records
- Until now files from TCA type group internal_type
file or file_reference were included as binary data in
the export o... - 19:33 Revision 023d35ec: [BUGFIX] Fix executable permissions on files
- A large number of files were stored with executable permissions. This
may be a (minor) security risk and can be confu... - 10:10 Revision 99efb03b: [BUGFIX] Could not parse where clause
- SQL parser is unable to parse the complex Upgrade Wizard query. As we
know that it is compatible with DBMS we activel... - 10:02 Revision f1bc2e33: [BUGFIX] Allow search for FAL related DB records
- The backend search is currently not
working for file collections etc as there
is no searchFields string provided.
Th...
2014-03-04
- 21:31 Revision a9abecde: [TASK] Set TYPO3 version to 6.2-dev
- Change-Id: Ie70bf11000e9b70f60bbd6923ab1516904164edd
Reviewed-on: https://review.typo3.org/28062
Reviewed-by: TYPO3 R... - 21:31 Revision 963ea9ad: [RELEASE] Release of TYPO3 6.2.0beta6
- Change-Id: I034ed6f244869918e9e3b7c189a629825d76df79
Reviewed-on: https://review.typo3.org/28061
Reviewed-by: TYPO3 R... - 21:27 Revision 13366617: [BUGFIX] OpCache XCache cannot be cleared if xcache.admin.enable_auth
- We can only clear the opcache in XCache if xcache.admin.enable_auth is not
set, else you get a fatal error.
Resolves... - 21:13 Revision 3dbd96c9: [TASK] Install Tool: Optimize class structure
- Refine the class and interface structure of
Install Tool actions.
Resolves: #52736
Releases: 6.2
Change-Id: Id1b0107... - 20:44 Revision ab1bc841: [TASK] Remove EXT/extListArray from DefaultConfiguration
- extListArray is obsolete and can be removed. It is already taken
core off in the install tool upgrade process.
Chang... - 20:43 Revision df45f2ff: [BUGFIX] Cache Identifiers shorten the MD5 hash
- Cache Identifiers shorten the MD5 hash - This is superfluous substr() work
without any gain - remove it.
Change-Id: ... - 19:09 Revision 4f5a8c13: [BUGFIX] Setting capabilities to readonly show always drag+drop dialog
- If a driver is readonly, the upload button in the file list disappears,
but the DragUploader is still activated - on ... - 19:08 Revision 9aaeaf51: [TASK] Improve usability with multiple tabs open
- When the backend user session expires, currently
a popup window is shown which asks the user to
relogin when salted p... - 18:39 Revision c518539f: [TASK] Use new way to register backend_layout wizard
- Resolves: #56471
Releases: 6.2
Change-Id: I8bd844326566715201ab3ae82811c945566b5b88
Reviewed-on: https://review.typo3... - 18:28 Revision f064c5c0: [CLEANUP] Enhance TCA - FAL migration for tt_content
- The upgrade wizard to migrate the fields like e.g.
tt_content->image and pages->media fetches all records
of each tab... - 18:22 Revision d12424f1: [BUGFIX] Fix OpcodeCache for PHP 5.3
- In PHP 5.3 anonymous functions can't be bound to static/self so an extra
call to a public function is needed.
Resolv... - 18:20 Revision 05420788: [BUGFIX] New filename does not get sanitized
- When adding a new file through the ResourceStorage there
is a check to see if the file already exists. But this check... - 18:16 Revision 9f60ae5c: [BUGFIX] TCA maximumRecordsChecked should display message
- The new eval function "maximumRecordsChecked"
silently disables the checkbox again when the
maximum number of records... - 18:13 Revision 352841a4: [BUGFIX] ADOdb: Invalid override method signature
- Classes are not overriding the method with a compatible list
of parameters.
Fixes: #48034
Releases: 6.2
Change-Id: I... - 18:09 Revision 9eb32aa0: [BUGFIX] getLabelsFromItemsList() returns no value
- Method getLabelsFromItemsList() is expected to return an empty list
when the column is populating items from a foreig... - 18:00 Revision f20ae08e: [TASK] Use FAL functions for image rendering
- Instead of relying on the backward compatiblity layer of the
FrontendContentAdapterService when rendering images with... - 17:42 Revision 8806f950: [CLEANUP] Enhance RTE Magic Image FAL migration wizard
- If the RTE magic images FAL migration upgrade wizard in the
install tool ever fails (due to max_execution_time) or so... - 17:41 Revision b2c79153: [TASK] Upgrade Wizard for FAL references, check for missing tables
- In case sys_file_reference contains references to tables that no longer
exist physically (i.e. for extensions that we... - 17:13 Revision 9a63a585: [BUGFIX] Break out of foreach if there're no rows in table
- Instead of using a slow COUNT on huge tables, we add an
additional query here, which tries to get the first
found rec... - 17:11 Revision 7625461f: [BUGFIX] Cannot use contain with multivalued static enumeration column
- When a column is defined as a multivalued static enumeration:
'somecolumn' => array(
'exclude' => 0,
'label' ... - 17:05 Revision 8c12dd0f: [BUGFIX] Flush opcode caches while saving PHP files.
- After manipulating PHP files, which we include with "require" we should
clear the opcode cache, if there is one insta... - 16:55 Revision 50a08fc8: [BUGFIX] Make standard-search working with EXT:form installed
- The standard-search relies on basic form-functionality.
But if EXT:form is installed, that functionality is overlaid
... - 15:11 Revision 5991c19c: [BUGFIX] DBAL's quoteFieldNames() returns an empty string
- DBAL's DatabaseConnection::INSERTquery() builds an array. The keys
(fields) are mapped through quoteFieldNames(), whi... - 12:28 Revision 5bb821a4: [TASK] Install Tool re-order menu items
- Current Order:
* Welcome
* Important actions
* System environment
* Configuration Presets
* Folder structure
* Test ... - 09:50 Revision 7a308a8a: [BUGFIX] IdentityProperties were not set
- After submitting an invalid form twice, extbase tries to
create the related submodel instead of edit.
This is because... - 09:05 Revision 734f0d05: [BUGFIX] Install css_styled_content by default
- As felogin and some other extensions don't work without
css_styled_content it should be enabled by default as well. T... - 06:39 Revision 3708c72e: [TASK] CSS: Button style :active and :hover
- Brings visual illusion for :active / click state.
Bugfixes :hover on <button>
Resolves: #56480
Releases: 6.2
Change-...
2014-03-03
- 21:13 Revision 77e85f14: [BUGFIX] Fix warnings on felogin / Use correct usergroup-column
- PHP Warning: Illegal string offset 'usergroup' is shown when
trying to login to the frontend while currently already ... - 20:17 Revision 3ce53655: [TASK] Make TS content templates more flexible
- If an extension used static content ID 43 (content default),
it also added itself (during each runtime of ext_localco... - 19:59 Revision 85d88e4f: [BUGFIX] Fix PHP warnings on fe_user log out
- PHP Warning: Illegal string offset is thrown in some places
if an fe_user logs out.
Resolves: #55696
Releases: 6.2
C... - 19:46 Revision 69c103b2: [BUGFIX] Double escape of title in indexed search
- SearchController::compileSingleResultRow() causes double
htmlspecialchars() call on $title.
This patch removes the g... - 19:46 Revision 28d25c9f: [BUGFIX] Double escape of title in indexed search
- SearchController::compileSingleResultRow() causes double
htmlspecialchars() call on $title.
This patch removes the g... - 19:45 Revision 5d9b26d9: [BUGFIX] Double escape of title in indexed search
- SearchController::compileSingleResultRow() causes double
htmlspecialchars() call on $title.
This patch removes the g... - 17:08 Revision da36a43d: [BUGFIX] Wrong handling of delimiter in revExplode()
- The delimiter has to be reversed for the case of limit 2,
as the search is performed on the non-reversed string.
Othe... - 16:48 Revision 1629aea9: [WIP] fluid widgets without sessions
- Fixes: #12094
Change-Id: If11ffd7c554f1f45264a06046ecf5d50bc22690d - 12:21 Revision 04f66dba: [BUGFIX] Always fetch related objects if relation set by child
- If the DataMapper shall map a 1:N relation for
a property of a domain object and the element
type of this property is... - 08:57 Revision a36c5550: [TASK] Remove condensed mode leftovers
- The condensed mode user setting has been removed
three years ago with #24585
Now also remove the leftover parts.
Kee... - 08:49 Revision 1d0d83c7: [TASK] Make sysexts composer names standards compliant
- Resolves: #53753
Releases: 6.2
Change-Id: I3acb81c71796bc84ada29e6cdf6141be07f69ca3
Reviewed-on: https://review.typo3...
2014-03-02
- 19:12 Revision e8bc2624: [BUGFIX] Mock locked records for DataProviderTest
- The DataProviderTest calls BackendUtility::isRecordLocked
statically. We cannot mock that call, but we can
"mock" a l... - 14:24 Revision 2e06fc19: [TASK] Update database schema as first and last update wizard
- Introduces two new upgrade wizards in the Install tool.
The first wizard - added as first step of the upgrade wizard...
2014-03-01
- 23:44 Revision c61c3999: [FEATURE] styleguide: Bring Screenshot to Readme
- 23:41 Revision b8393d64: [RELEASE] styleguide: 0.8.0
- 23:40 Revision b14853be: [FEATURE] styleguide: Brings screenshots
- 23:39 Revision acf24a50: [TASK] styleguide: Display links
- Waiting for https://review.typo3.org/#/c/27176/
- 23:38 Revision 7cebb5e0: [TASK] styleguide: Layout: Reload icon
- 23:29 Revision dfab37ac: [!!!][SECURITY] Remove old wizard scripts
- Keeping the old wizard script would not solve
the CSRF attack vector as they could still
be referenced in this kind o... - 23:21 Revision ebe639c9: [FEATURE] styleguide: Example: beautyful code format
- Adds .code css class and brings tag style classes.
- 21:22 Revision 3d4de84e: [BUGFIX] Fix StorageRepository::findByStorageType
- Since optimizing the retrieval of Storages the
findByStorageType() doesn't find any (also right ones)
storage, becaus... - 17:18 Revision 498ccf37: [TASK] Use new way to register colorpicker wizard
- Resolves: #56436
Releases: 6.2
Change-Id: Ia789abbbdf7ab11a4ab13ea6aa195bc79ba6dc25
Reviewed-on: https://review.typo3... - 15:14 Revision bb4ecb56: [BUGFIX] Undefined variable $multiSelectId in FormEngine
- There is a undefined variable $multiSelectId in FormEngine. This
is introduced with #46357
Resolves: #56457
Releases...
2014-02-28
- 22:16 Revision 3287150d: [CLEANUP] Followup to wizard changes
- The new wizards scripts lacked a proper description.
Add the description the original files had.
Related: #56431
Rel... - 22:11 Revision 59484d6d: [TASK] Use new way to register rte wizard
- Resolves: #56437
Releases: 6.2
Change-Id: I0eea59f46c74fe50eb2554898a9f64fa2a26a9b1
Reviewed-on: https://review.typo3... - 20:23 Revision b6bafa92: [TASK] Use new way to register forms wizard
- Resolves: #56438
Releases: 6.2
Change-Id: Ic5a22f6ded5bf3b5d8a6442497444296a6b3bfaa
Reviewed-on: https://review.typo3... - 20:22 Revision 1fd62fa0: [TASK] Remove superflous require_once in t3editor hook
- \TYPO3\CMS\T3editor\Hook\FileEditHook::save() requires
init.php which is not necessary at all as the method
itself is... - 20:16 Revision 53d2f313: [TASK] Use new way to register table wizard
- Resolves: #56435
Releases: 6.2
Change-Id: I180929980ade8c26a6e086f2f65d2e76cbeb19cd
Reviewed-on: https://review.typo3... - 20:08 Revision df139b8a: [BUGFIX] Title field disappears after using addToAllTCAtypes()
- Change-Id: Ia7db1d1b3613badc84ca3ee44ce68c154004f135
Resolves: #56080
Releases: 6.2
Reviewed-on: https://review.typo3... - 19:30 Revision cf839482: [BUGFIX] Do not log with severity 1320177676
- Extbase logged a code smell with a severity of 1320177676
instead of 1 ("notice").
Change-Id: If28c2d66713bdedb3094a... - 19:29 Revision ded338b5: [BUGFIX] Do not log with severity 1320177676
- Extbase logged a code smell with a severity of 1320177676
instead of 1 ("notice").
Change-Id: If28c2d66713bdedb3094a... - 19:29 Revision 8b6559a0: [BUGFIX] Do not log with severity 1320177676
- Extbase logged a code smell with a severity of 1320177676
instead of 1 ("notice").
Change-Id: If28c2d66713bdedb3094a... - 19:23 Revision e997f2a6: [TASK] Add IconUtility::getSpriteIconForResource()
- With the introduction of FAL the files and folders are
objects and so there is more info than just a name/extension
t... - 18:40 Revision 55ea3050: [TASK] Use new way to register list wizard
- Resolves: #56434
Releases: 6.2
Change-Id: Ia776874ca247b11a769a1c17ee1e6ec65047ac4c
Reviewed-on: https://review.typo3... - 14:47 Revision d4f4b45d: [TASK] Use new way to register add wizard
- Resolves: #56432
Releases: 6.2
Change-Id: Id78b3182ed6710a09a82ce69bd1f5b72f9e2a3e0
Reviewed-on: https://review.typo3... - 14:47 Revision 432a7bdd: [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser
- Adjust the @return documentation of authUser() to match the actual
implementation in
TYPO3\CMS\Core\Authentication\Ab... - 14:47 Revision 8f0ce1c6: [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser
- Adjust the @return documentation of authUser() to match the actual
implementation in
TYPO3\CMS\Core\Authentication\Ab... - 14:46 Revision debfec7f: [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser
- Adjust the @return documentation of authUser() to match the actual
implementation in
TYPO3\CMS\Core\Authentication\Ab... - 14:19 Revision 630b877b: [BUGFIX] Adding new records in edit mode broken
- It was not possible anymore to use the "add new record" button
in TCA select fields on records with pid > 0.
This pa... - 08:27 Revision bf20c33d: [BUGFIX] Fix double quotes in ElementBrowser JS
- Double quotes must not be used around JS code
created by GeneralUtility::quoteJSvalue()
Resolves: #56406
Releases: 6... - 02:14 Revision 715e61b2: [SECURITY] Protect core Ajax calls against CSRF
- The backend ajax handler that are directly registered
in DefaultConfiguration.php are now CSRF protected
if necessary... - 01:10 Revision 1474e2cf: [BUGFIX] URL-encoded title in link wizard
- The security fix introduced a bug that the title is encoded
every time the link wizard is opened, leading to multiple... - 01:06 Revision 342686b4: [BUGFIX] URL-encoded title in link wizard
- The security fix introduced a bug that the title is encoded
every time the link wizard is opened, leading to multiple...
2014-02-27
- 22:43 Revision d9a4854f: [BUGFIX] Make sure M parameter is first in URL
- Although the order of GET parameters in the URL
does not matter, the M parameter should come first
in the URL.
Resol... - 22:19 Revision a791531f: [BUGFIX] Fix GET parameter order in unit tests
- The order of GET parameters changed, so we have
to adapt the tests.
Resolves: #56403
Releases: 6.2
Change-Id: I6fb8d... - 21:04 Revision 2aa83d39: [FEATURE] Add API to CSRF protect Ajax calls in Backend
- This change adds API to register Ajax ids with
their handler and to get an Ajax URL for
a specific AjaxID.
A token c... - 20:32 Revision 45b092d3: [TASK] Additional SignalSlot after init in EditDocumentController
- Adds a new SignalSlot possibility after the init method call.
Resolves: #56381
Releases: 6.2
Change-Id: I2357f81c40b... - 18:09 Revision beac969f: [CLEANUP] Remove security_level option from Authentications
- The option security_level option was deprecated
since 4.7 and can now be removed.
Also do some cleanup in related co... - 17:20 Revision bce23ae7: [TASK] Speed up updating the extension list
- The process of updating the TER
extension list takes approx 1 minute
because the extension manager needs
to mark all ... - 16:00 Revision baa5c3e7: [BUGFIX] Filename sorting in filelist is broken
- The sorting by filename in the filelist is broken since the
introduction of sys_file_metadata. It tries to sort the f... - 15:02 Revision 3241387b: [BUGIFX] Fix Redirect after switch-to-user
- The compatibility layer introduced in #55809
causes trouble with the user switch feature.
User switch intentionally ... - 14:45 Revision e34a90bd: [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful"
- This reverts commit 70ce5402ad9f1a8a98c7014e6ce5af79d9b7a4de.
The 401 header code is used with HTTP based authentica... - 14:45 Revision ab4ef146: [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful"
- This reverts commit 40cb0a435e31dd0378151ce6613ad54c8e7d075b.
The 401 header code is used with HTTP based authentica... - 14:42 Revision 5ce3128c: [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful"
- This reverts commit b0c54dcadfba635d44242ce3778bbf8486e9b33e.
The 401 header code is used with HTTP based authentica... - 14:41 Revision 71a7f96c: [BUGFIX] Fix reference to FileListLocalisation.js
- FileListLocalisation.js was moved from backend to filelist
with #55810, but it was forgotten to adapt the reference
i... - 14:21 Revision fe210c9c: [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful"
- This reverts commit 9974f36d2736e21875a76d33a9dd7ceb440a100d.
The 401 header code is used with HTTP based authentica... - 12:44 Revision 94435811: [BUGFIX] Fix link for workspace preview
- The absolute link generated for mailings to
workspace editors misses the page id.
The uid has been accidentally remo... - 11:23 Revision ee612a33: [BUGFIX] styleguide: Readme wording
- 11:14 Revision dee15044: [TASK] styleguide: README Scrutinizer+Travis icons
- Adds scrutinizer and travis links.
- 00:00 Revision 8cbb774c: [BUGFIX] Fix module access regressions
- During the addition of the token check for mod.php
some places have been missed where a correct
token needs to be add...
2014-02-26
- 21:58 Revision f5dd8bf2: [BUGFIX] Avoid to get a file object with the uid zero
- At some points where a file object is retrieved, a check for
the interpretation as integer is done for the method
arg... - 21:25 Revision e99e12a9: [BUGFIX] Do not save failed token messages in session
- In #30272 the backend formprotection has been changed
to not save flash messages in the user session if
the current r... - 19:47 Revision f2208e54: [BUGFIX] Respect all filemounts in file collection
- The directory selector in a file collection now displays the folders
of all filemounts of a user. Before only the fol... - 16:36 Revision 6e9e5455: [!!!][SECURITY] Add CSRF protection to mod.php
- Add a token check in mod.php and token generation
to BackendUtility::getModuleUrl()
Adapt code to use BackendUtility... - 13:09 Revision 7389b684: [BUGFIX] Allow record insert on rootlevel
- The DataHandler function checkRecordInsertAccess() does
now check the configuration for the root level.
Resolves: #5... - 11:50 Revision 6cc6c4f7: [BUGFIX] Followup: Ajax handler TYPO3_tcefile::process is broken
- Upload action was taken care of, but the ajax handler can be just
for all commands that ExtendedFileUtility->processD...
2014-02-25
- 23:59 Revision 8785cfef: [TASK] Fixen broken tests for getTreeList
- Resolves: #56294
Releases: 6.2
Change-Id: I1d86f1899447feaa301474f4ed247a0ecc6c1a6e
Reviewed-on: https://review.typo3... - 23:21 Revision 5c5d9e6c: [BUGFIX] Wrong usage of intExplode in getTreeList
- getTreeList calls intExplode which converts empty
arrays to 0. This patch removes empty arrays
within intExplode.
Re... - 23:06 Revision cbbb4def: [BUGFIX] Don't modify variables in tree view
- The lowlevel array browser tries to modify the array that
is displayed if it's an object.
Now that TYPO3_LOADED_EXT i... - 22:34 Revision f0b50c81: [CLEANUP] Remove outdated $CLIENT[FORMSTYLE]
- The functionality for having to deal with
browsers that did not support style="width: XYpx"
is not needed anymore, as... - 22:10 Revision 77b17291: [CLEANUP] Superfluous Code in ElementBrowser and BrowseLinks
- Resolves: #56290
Releases: 6.2
Change-Id: I85348aea9fd514b9774b63846f444fcb9a8310e4
Reviewed-on: https://review.typo3... - 21:39 Revision 2b0b18a5: [BUGFIX] Fix JS error in ElementBrowser
- Fix for #41413 did not remove a superfluous parentheses.
This is causing a JS error now.
Backports of the original p... - 21:25 Revision 4da4dba5: [BUGFIX] Install Tool fatal with Oracle database
- Installing TYPO3 with an Oracle database (oci8) fails.
After selecting oci8 and passing the credentials,
the install ... - 21:21 Revision 95cb16ed: [BUGFIX] Paginator in TER list not using ajax
- The paginator in the extension list from TER is transformed into
using Ajax. This fails because this process searches... - 21:20 Revision a5d88930: [BUGFIX] Paginator in TER list not using ajax
- The paginator in the extension list from TER is transformed into
using Ajax. This fails because this process searches... - 21:20 Revision f81ba18d: [BUGFIX] Paginator in TER list not using ajax
- The paginator in the extension list from TER is transformed into
using Ajax. This fails because this process searches... - 20:50 Revision b44e8af6: [BUGFIX] URL-encoded title in link wizard
- The security fix introduced a bug that the title is encoded
every time the link wizard is opened, leading to multiple... - 19:49 Revision 32f65b09: [TASK] Deprecate unused methods in ElementBrowser
- There are 3 methods in ElementBrowser which are never used in the core.
We deprecate them, so they can be removed two... - 18:51 Revision 002c700d: [TASK] Form sysext entry script cleanup
- The form sysext contains a wizard to provide help for form creation.
This script used the init.php entry script. This... - 16:41 Revision ccd20784: [TASK] Use new way to register edit wizard
- Resolves: #56272
Releases: 6.2
Change-Id: Idfcb04fac9f1c4e6637b7df929694b193266c825
Reviewed-on: https://review.typo3... - 16:22 Revision d956775f: [FEATURE] Add new way to register a TCA wizard
- Wizards used to be registered by defining a script path
to an entry script. Since we now aim to reduce
the number of ... - 13:51 Revision b20aa02b: [TASK] Rename update wizard to upgrade wizard
- For the release of TYPO3 4.5 that the wizard in
install tool was renamed to "Upgrade Wizard"
to distinguish between p... - 13:28 Revision 5c4554be: [BUGFIX] felogin reset password links not clickable
- Encoding a few extra character besides the ones according to RFC3986
makes password reset links working again in vari... - 13:28 Revision 4dfb4d33: [BUGFIX] felogin reset password links not clickable
- Encoding a few extra character besides the ones according to RFC3986
makes password reset links working again in vari... - 11:36 Revision aa43d8f8: [TASK] Use DataHandler testing framework for simple import test
- Adapt the impexp simple import test to the testing framework
available with #54855.
Resolves: #55664
Related: #54855... - 10:58 Revision ad67e91d: [BUGFIX] Missing move placeholders in irre_tutorial tests
- The functional test cases using EXT:irre_tutorial need to
enable move placeholders. $TCA[<table>]['ctrl']['versioning... - 09:48 Revision 6711c14b: [BUGFIX] Can't remove static templates from selection in template module
- Add missing '$' in front of formEl
Resolves: #56221
Releases: 6.2
Change-Id: Ia9b3260eebd007a60a34c33ac357fa84c572c8... - 09:47 Revision 979c401a: [TASK] Remove unused $arrayConstraint in IndexerServiceTest
- The array was used by a mock call which is removed from
the test.
Resolves: #56119
Releases: 6.2
Change-Id: I6aa5ad7... - 09:43 Revision 8c2179f0: [BUGFIX] felogin reset password links not clickable
- Encoding a few extra character besides the ones according to RFC3986
makes password reset links working again in vari... - 09:42 Revision b4a82355: [BUGFIX] felogin reset password links not clickable
- Encoding a few extra character besides the ones according to RFC3986
makes password reset links working again in vari... - 09:39 Revision fbd10dbb: [BUGFIX] felogin reset password links not clickable
- Encoding a few extra character besides the ones according to RFC3986
makes password reset links working again in vari...
2014-02-24
- 22:36 Revision 8dad992c: [BUGFIX] Adding new menu types triggers error
- With the addition of categories-related menus, new fields were added
to the tt_content "menu" palette for handling ca... - 22:25 Revision 2e1c368a: [TASK] Remove outdated upgrade wizards
- The core ships upgrade wizards for all versions since TYPO3 CMS 4.2.
Users upgrading to TYPO3 CMS 6.2 LTS should have... - 21:15 Revision 69408211: [TASK] Switch info and func module to mod dispatcher
- BE modules info and func now uses mod.php.
Changing the entry script for func and info module
will cause integrated ... - 21:15 Revision 5da89e21: [BUGFIX] Fix JS concat if first file is forced on top
- If a javascript file is forceOnTop the script uses array_unshift()
to put the file at the beginning of the section ar... - 21:11 Revision bfd71d58: [BUGFIX] Fix JS concat if first file is forced on top
- If a javascript file is forceOnTop the script uses array_unshift()
to put the file at the beginning of the section ar... - 19:17 Revision be558f4f: [!!!][TASK] Remove empty classes implementing AbstractTreeView
- The tree class hierachie contains 3 empty classes, removed
by the patch:
* \TYPO3\CMS\Rtehtmlarea\ImageFolderTree
* ... - 15:45 Revision 77e287f7: [TASK] Windows issues with long file names in Git sources
- The recent DataHander functional tests integrate file names that
are very long since they contain a description of wh... - 14:30 Revision 75281c9c: [!!!][SECURITY] Add CSRF Protection for tce_file.php
- Add a token check in tce_file.php and token generation
everywhere forms for or links to tce_file.php are created.
Ad... - 14:25 Revision b5d82de8: [TASK] Limit the exported record fields in impexp
- To be able to compare mostly only the data provided in the
database fixtures, the export needs to be limited to a giv... - 12:25 Revision ae4764c2: [TASK] EXT: tstemplate - use treeline sprite icons
- Bring treeline sprite icons to t3-table in Template backend module.
Resolves: #56229
Releases: 6.2
Change-Id: I95cfa... - 06:55 Revision eefa6525: [BUGFIX] Using files in eID results in fatal error
- In TYPO3_MODE == 'FE' we attached language overlays for file metadata
via an Signal in the MetaDataRepository. Within... - 06:48 Revision 12c1674a: [BUGFIX] New Content Element: hide list style
- Hides bullet points in New Content Element Wizard.
Resolves: #56062
Releases: 6.2
Change-Id: Iead660b30df3cabea76d22... - 06:46 Revision 92852156: [TASK] EXT: t3skin - .list-unstyled for ol & ul
- Brings CSS class for lists that semantically need to be
UL or OL tags but do not have a visible list-style-item:
<ul...
2014-02-23
- 23:51 Revision fe7e00da: Revert "[TASK] FrontendContentAdapterService processes record repeatedly"
- This reverts commit 3adf78359015401648fcec4befe70e9bd0b7a2ea
This patch breaks section menus as it introduces invali... - 22:32 Revision a7416874: [FEATURE] styleguide: UL&OL class list-unstyled
- Display <OL> and <OL> lists in "Typography" following
http://forge.typo3.org/issues/55834 - 20:24 Revision 40200bd1: [TASK] Upgrade normalize.css to version 3.0.0
- Resolves: #55316
Releases: 6.2
Change-Id: I945f0c033f3d69c1951ea9ee59b0a00c5f866175
Reviewed-on: https://review.typo3... - 12:52 Revision 94591100: Revert "[CLEANUP] Replace strlen() with === for zero length check"
- This reverts commit de27a20afbd8f413f60029afc5622c7b33212322
Change-Id: I078d2f7bbff605c91d83a9853e8feb9c31d57ccc
Re... - 11:27 Revision 7b77f282: [BUGFIX] Installer rejects traling slash in link target
- When having e.g. the link for ``typo3/`` pointing to
``typo3_src/typo3/``, the install tool complains because the tra... - 11:24 Revision de27a20a: [CLEANUP] Replace strlen() with === for zero length check
- It is faster to compare a string with === '' to find out if it's empty
than to run strlen() on it.
The replacement r... - 09:58 Revision 0c5a0aa1: [TASK] New SignalSlot after preInit in EditDocumentController
- Adds a new SignalSlot possibility after the preInit method call.
Resolves: #56195
Releases: 6.2
Change-Id: Ia6873499...
2014-02-22
- 15:38 Revision 9551ac77: [TASK] Add additional configuration for functional tests
- Our functional test suit does not fail currently when
tested code emits a PHP warning. This is due to the
fact that t...
2014-02-21
- 22:54 Revision a0dba890: [BUGFIX] Use absolute path to check for extensions
- The functional test utility assumes that the current
working directory is the document root, which must
not necessari... - 22:51 Revision 36d545bf: [BUGFIX] Fix PHP warnings in functional tests
- Some PHP warnings occur in functional tests due
to missing initialization of arrays or unused
function parameters.
R... - 20:41 Revision 9ebf4bb7: [BUGFIX] Use count on storage after initialization of LazyObjectStorage
- The count in LazyObjectStorage for relation type HAS_MANY has
to use the count on storage items after initialization.... - 20:41 Revision c47d8c53: [BUGFIX] Use count on storage after initialization of LazyObjectStorage
- The count in LazyObjectStorage for relation type HAS_MANY has
to use the count on storage items after initialization.... - 20:29 Revision 16c5c810: [TASK] Cleanup \TYPO3\CMS\Lang\LanguageService
- * Cache hsc values of calls to sL()
* Code cleanup
* Use !empty() instead of count() for objects known to be an array... - 20:02 Revision 76706f57: [BUGFIX] RTE cannot run in IE 11+ with ExtJS 3.4.1
- Solution: Configure a hook in frontend to add a meta tag just after
the head tag whenever rtehtmlarea is in use on th... - 16:20 Revision 86cef9f8: [BUGFIX] Remove class loader in functional test tear down
- The functional test teardown does not remove the
class loader but removes the instance directories.
Because of this t... - 15:24 Revision 57f39f53: [TASK] Use environment variable for functional test bootstrap
- Make it possible to determine the original root path
of the installation by setting an environment variable
just like... - 13:14 Revision fe856ede: [TASK] Add functional tests for discarding created elements
- The workspaces API has the command "clearWSID" that reverts
elements that have been modified/created/deleted in a wor... - 12:55 Revision dd4a67c6: [BUGFIX] Parent localization pointer missing in IRRE tests
- The parent localization pointer (in this very case
l18n_parent, instead of l10n_parent) is missing in
the DataSet sce... - 11:13 Revision 2db3d309: [TASK] Integrate IRRE CSV Functional Tests
- Integrate comma separated value functional tests for Inline
Relational Record Editing for both live and workspace con... - 10:37 Revision 4b44141a: [BUGFIX] Fix possible language handling issue
- The language initialization process is currently split in two main
methods (TypoScriptFrontendController->initLLvars ... - 10:37 Revision 6512f653: [BUGFIX] Fix possible language handling issue
- The language initialization process is currently split in two main
methods (TypoScriptFrontendController->initLLvars ... - 08:51 Revision eb619ab2: [BUGFIX] Update file type on mimetype change
- If the mime type of a file has changed, the type property of a file
will be updated, too.
Resolves: #54305
Releases:...
2014-02-20
- 22:12 Revision b09e7f9e: [BUGFIX] Rendering inline TCEforms without AJAX is broken
- When loading tt_content as an inline record WITHOUT using AJAX,
some additional broken fields are rendered.
Change-I... - 22:12 Revision c9ae284b: [BUGFIX] concatenateJs/Css does not consider forceOnTop
- Setting the forceOnTop property for a JS or CSS file is not
observed if concatenateJs/Css is set as well.
Resolves: ... - 20:59 Revision 0bcfd5bb: [TASK] Fix a few variable names
- Fix a few typo in the variable names.
Change-Id: I334e31a1e8e37ce7a79a3b905758843d51463c26
Releases: 6.2
Resolves: #... - 17:27 Revision aa5804dd: [BUGFIX] moveContentRecordToDifferentPageAndChangeSorting fails
- In a workspace, an existing content record is moved to an
existing page. Another existing record is moved after the
p... - 15:31 Revision 08b2c458: [BUGFIX] Make Typo3DbBackend use DatabaseConnection
- While Typo3DbBackend claims to be Extbase's connection to
the TYPO3 API, in reality it writes a lot of SQL state-
men... - 10:48 Revision 568b9bfd: [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos()
- In DatabaseConnection::listQuery strpos() is used with wrong
parameter order.
Resolves: #56135
Releases: 6.2, 6.1, 6... - 10:48 Revision b8eeb554: [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos()
- In DatabaseConnection::listQuery strpos() is used with wrong
parameter order.
Resolves: #56135
Releases: 6.2, 6.1, 6... - 10:47 Revision 82dbd3b1: [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos()
- In DatabaseConnection::listQuery strpos() is used with wrong
parameter order.
Resolves: #56135
Releases: 6.2, 6.1, 6... - 08:06 Revision 92aae5c0: [TASK] Rename tt_content.tx_irretutorial_hotels in tests
- This change affects EXT:irre_tutorial and functional tests only:
* rename tx_irretutorial_hotels to tx_irretutorial_1...
2014-02-19
- 21:13 Revision f127a193: [BUGFIX] Category localization cannot be rendered
- Localized sys_category records cannot be rendered in frontend,
since only records with a positive pid value are overl... - 21:01 Revision 8bed9bcf: [BUGFIX] Use MM_oppositeUsage for category relations
- The MM_oppositeUsage property allows to apply match fields
of the opposite relation to MM records. This feature shall... - 20:51 Revision 84e703a0: [FEATURE] Introduce MM_oppositeUsage property
- On copying a sys_category record, a new MM reference is created,
however without setting the "fieldname". This value ... - 18:32 Revision 0d383257: [TASK] Optimize GeneralUtility::trimExplode()
- This often used method can be about 5% more performant by rewriting it.
Change-Id: Iee80a35ebd98c3521a75977bc7ab45d1... - 17:05 Revision 55b54a2f: [BUGFIX] Categories as exclude field
- When a table is marked as being categorizable, the
categories field is added with an "exclude" flag
hard-coded to 0. ... - 15:15 Revision 3376a5e6: [TASK] Enable DataHandler frontend rendering tests
- After having performed changes to data structures using the
DataHandler, the correct impact for the frontend needs to... - 14:59 Revision 4231f415: [TASK] Add framework for frontend rendering functional tests
- To ensure that actions in the backend have an accordant and
correct impact in the frontend, a frontend request needs ... - 14:16 Revision 7d49ed19: [TASK] getFilesInDirCanOrderByMtime-test should use vfs
- Follow-up for PHP 5.3 compatiblity.
Resolves: #56121
Releases: 6.2
Change-Id: I948eb3063c2e6b014b8d69c2011789c7dbe58... - 14:09 Revision b9ccddf8: [TASK] getFilesInDirCanOrderByMtime-test should use vfs
- As the other tests in GeneralUtilityTest also
getFilesInDirCanOrderByMtime() should use vfs.
Otherwise we might run i... - 12:43 Revision 5be419e3: [BUGFIX] Discard vs. Delete workspace changes in tests
- Discarding workspace changes works with the version command
"clearWSID" which might come down to a "delete" action if... - 12:38 Revision 8d67dfc1: [CLEANUP] GeneralUtility::getFilesInDir()
- Refactor getFilesInDir to use scandir().
Change-Id: Iafca3e7b7610ef0b11441ef118c85c8e6cc481b8
Resolves: #54095
Relea... - 12:32 Revision bd607e27: [BUGFIX] Suppress EXIF warnings indexing images
- FileContentParser used to issue a warning trying to index image
files with corrupted EXIF data. Suppress these warnin... - 12:29 Revision e3474070: [BUGFIX] Suppress EXIF warnings indexing images
- FileContentParser used to issue a warning trying to index image
files with corrupted EXIF data. Suppress these warnin... - 00:59 Revision e1927d2e: [BUGFIX] RTE: Required ExtJs css files are not loaded in frontend
- Solution: Add ExtJs css files required by the RTE
Resolves: #56027
Releases: 6.2
Change-Id: I56c81a0119a34097aa8c4a3... - 00:18 Revision 40d97d57: [BUGFIX] Various static calls to non-static functions
- Resolves: #56067
Releases: 6.2, 6.1, 6.0
Change-Id: I6d1e19026afde81bec46cec3dff9060fa6042c43
Reviewed-on: https://re... - 00:15 Revision 45f944c7: [BUGFIX] Various static calls to non-static functions
- Resolves: #56067
Releases: 6.2, 6.1, 6.0
Change-Id: I6d1e19026afde81bec46cec3dff9060fa6042c43
Reviewed-on: https://re... - 00:12 Revision ba762857: [BUGFIX] FAL links in RTE not transformed when link has rel attribute
- Problem: When the RTE inserts the link, the href looks like
http://somedomain/?file:1234. If a rel attribute is prese... - 00:04 Revision 028c7b21: [BUGFIX] Various static calls to non-static functions
- Resolves: #56067
Releases: 6.2, 6.1, 6.0
Change-Id: I6d1e19026afde81bec46cec3dff9060fa6042c43
Reviewed-on: https://re... - 00:04 Revision d2ef187c: [BUGFIX] Add missing htmlspecialchars for thumbnail URL
- Resolves: #56057
Releases: 6.2, 6.1
Change-Id: I9c1ec60e7518867d27e99681d3d18957a27c4983
Reviewed-on: https://review....
2014-02-18
- 23:57 Revision b7169bb3: [BUGFIX] Show labels of additional doktypes in new page drag area
- Get the labels for the doktypes from TCA
Resolves: #52955
Releases: 6.2, 6.1
Change-Id: I6d70c11f1711bf191a4ce14a917... - 23:47 Revision b6991198: [BUGFIX] Show labels of additional doktypes in new page drag area
- Get the labels for the doktypes from TCA
Resolves: #52955
Releases: 6.2, 6.1
Change-Id: I6d70c11f1711bf191a4ce14a917... - 23:35 Revision faa6e8a6: [BUGFIX] Check identity map for existing objects
- The DataMapper should check if an object is already in the identityMap
before calling fetchRelated, since otherwise t... - 22:33 Revision 6c973b87: [BUGFIX] No duplicate insertion in addToAllTCAtypes
- This patch improves the regular expression in
ExtensionManagementUtility::executePositionedStringInsertion().
It is ... - 19:51 Revision d4b2d215: [BUGFIX] Indexer does not update the FileObjects
- If the Indexer updates metadata during runtimer (after a file object)
has been created, the file object itself is not... - 16:42 Revision cac662a2: [TASK] Extend DataHandler IRRE functional tests
- * create and copy
* create and localize
* modify and discard
* create and copy and discard
* create and localize and ... - 14:13 Revision 5c649c93: [TASK] Use Backend User fixture for DataHandler tests
- Resolves: #56070
Releases: 6.2
Change-Id: Iaae9944796311d7e453b5374827acf7030e6bdbf
Reviewed-on: https://review.typo3... - 00:35 Revision c5271d60: [TASK] Forms: Input/textarea :focus style
- Brings a discreet :focus style for fields and buttons in ice
blue to complement our favorite TYPO3 orange.
Is introd... - 00:15 Revision e4286922: [BUGFIX] Missing encoding in flexforms IRRE javascript
- encodeURIComponent is added to escape all special characters in
parameters for AJAX call.
Resolves: #54304
Releases:... - 00:12 Revision 7af5ad66: [BUGFIX] Missing encoding in flexforms IRRE javascript
- encodeURIComponent is added to escape all special characters in
parameters for AJAX call.
Resolves: #54304
Releases:...
2014-02-17
- 23:57 Revision adac6161: [BUGFIX] Invalid shortcut target on translated pages
- A feature to resolve shortcut links directly in menu rendering
does not consider the overlay behaviour of the "shortc... - 23:30 Revision cb9ce202: [BUGFIX] Missing encoding in flexforms IRRE javascript
- encodeURIComponent is added to escape all special characters in
parameters for AJAX call.
Resolves: #54304
Releases:... - 22:48 Revision 599cdb66: [BUGFIX] concatenateJs/Css does not consider forceOnTop
- Setting the forceOnTop property for a JS or CSS file is not
observed if concatenateJs/Css is set as well.
Resolves: ... - 22:39 Revision a335bcfa: [BUGFIX] addToAllTCAtypes() doesn't add new field
- Fixes problem with match on substring when adding a new field
using ExtensionManagementUtility::addToAllTCAtypes()
R... - 22:38 Revision 48eab767: [BUGFIX] addToAllTCAtypes() doesn't add new field
- Fixes problem with match on substring when adding a new field
using ExtensionManagementUtility::addToAllTCAtypes()
R... - 22:29 Revision 309af8f9: [BUGFIX] Add missing htmlspecialchars for thumbnail URL
- Resolves: #56057
Releases: 6.2, 6.1
Change-Id: I9c1ec60e7518867d27e99681d3d18957a27c4983
Reviewed-on: https://review.... - 22:21 Revision b2f804f0: [BUGFIX] Load file meta data properties before return
- Currently it is not possible to edit files as an editor because no file
uid is submitted. This happens because meta d... - 21:55 Revision 63447932: [BUGFIX] Fix clipboard thumbnail rendering
- The thumbnail rendering in filelist clibboard isn't
updated to use FAL. And adding folders to clipboard
with thumbnai... - 21:53 Revision f3157c1c: [BUGFIX] Ignore empty inputs when creating new folders
- When you try to create one of multiple folders in filemodule
and leave one of the new name input fields empty this re... - 21:43 Revision da4d7c13: [BUGFIX] Inline upload progress queue styles are missing
- The cleanup done in #55810 breaks the styling of the
inline upload progress queue.
This patch is a followup that rem... - 21:28 Revision 76671f85: [BUGFIX] Fix clipboard thumbnail rendering
- The thumbnail rendering in filelist clibboard isn't
updated to use FAL. And adding folders to clipboard
with thumbnai... - 21:04 Revision e542fac6: [TASK] Add FileCollectionRegistry
- The classes belonging to the FileCollection types are hardwired
in ResourceFactory::createCollectionObject(), therefo... - 17:19 Revision e3165225: [TASK] Remove unused variable $field
- Resolves: #56011
Releases: 6.2
Change-Id: Ia5773bb02c82828896573c8410988d04aa69de68
Reviewed-on: https://review.typo3... - 16:00 Revision f83873bf: [TASK] Cleanup GeneralUtility::rmFromList
- Simplifies the method. Avoids using array as intermediate. Work directly
with the string value instead.
Resolves: #5... - 15:58 Revision a25b6b92: [!!!][BUGFIX] Content Object instances are reused
- The ContentObjectRenderer creates instances for each content
object to be rendered, e.g. TEXT, COA, CONTENT, etc. How... - 15:33 Revision 88fd2df0: [BUGFIX] Usage of undefined variables in ShortcutToolbarItem
- Fix a undefined variable and a wrong variable assignment in the
ShortcurtToolbarItem.
Resolves: #55998
Releases: 6.2... - 15:33 Revision dc0ec8aa: [BUGFIX] Usage of undefined variables in ShortcutToolbarItem
- Fix a undefined variable and a wrong variable assignment in the
ShortcurtToolbarItem.
Resolves: #55998
Releases: 6.2... - 15:21 Revision dae88a26: [BUGFIX] Fix possible language handling issue
- The language initialization process is currently split in two main
methods (TypoScriptFrontendController->initLLvars ... - 15:09 Revision 65fc5895: [BUGFIX] Usage of undefined variables in ShortcutToolbarItem
- Fix a undefined variable and a wrong variable assignment in the
ShortcurtToolbarItem.
Resolves: #55998
Releases: 6.2... - 14:57 Revision 4f69cd98: [BUGFIX] Adding new image to content element breaks layout
- Since #55545 the frameset layout behaves strange in
Chrome and Chromium when you add a new image to
a content element... - 13:45 Revision bb600dec: [BUGFIX] Extension Upload ends in PHP Error
- Adds an additional check after processing of the ext_emconf.php, throwing
an exception if EmConfUtility::includeEmCon... - 13:21 Revision d3f313f8: [TASK] Rename classes with the same name
- We have 3 implementations of the \localPageTree
class in the global namespace:
- db_new.php
- move_el.php
- class.bro... - 11:05 Revision 52c294bb: [BUGFIX] CommandController is not executed at same time
- To execute more than one different CommandController at
the same time, every execute call has to use its own request
... - 11:04 Revision fcd82896: [BUGFIX] CommandController is not executed at same time
- To execute more than one different CommandController at
the same time, every execute call has to use its own request
... - 10:58 Revision 67b1e5e9: [BUGFIX] StorageRepository fails to load storages
- StorageRepository fails to load storages if new one is created.
This is regression to #55186.
Resolves: #55992
Relea... - 08:18 Revision 90db01d7: [TASK] Streamline DataHandler functional tests
- * load modified typo3conf/extTables.php
* add label for copied records
* add label for localized records
* streamline...
2014-02-14
- 20:53 Revision 744702ed: [BUGFIX] rdndt getClassSchema() in thawProperties(
- getClassSchema() is being called within a foreach loop while the
$className never changes for that call.
Change-Id: ... - 18:55 Revision 49252eff: [BUGFIX] Upgrade Wizard fails with exception
- The package manager throws an exception "core" package
already being registered. This is caused by the signal
which i... - 16:44 Revision df2ebf28: [TASK] Install Tool checks for system locale
- Add two new functions to check if 'systemLocale'
setting is correct and if configured 'systemLocale'
supports UTF-8 w... - 16:42 Revision e1ca180f: [BUGFIX] Selection of non image files in element browser
- This patch fixes the condition that checks if an image is selectable
in the "plain" image mode in the RTE.
This fixe... - 16:34 Revision 67c4204d: [TASK] Cache non existing classes
- To prevent multiple retries when loading information about non existing
classes (e.g. caused by class_exists() calls)... - 16:33 Revision 0f953132: [TASK] Class Loader optimisation
- * Skip cache->has() calls
* Remove class alias registration on object instantiation
Resolves: #55037
Releases: 6.2
C... - 16:31 Revision 5ab2885b: [TASK] isPackageActive(): test light cond. first
- The return should test for:
- isset($this->runtimeActivatedPackages[$packageKey]);
before it tests for:
- parent::isP... - 15:40 Revision e1781feb: [TASK] Optimize GeneralUtility path methods
- The following methods are amongst the most frequently called ones:
* getFileAbsFileName()
* validPathStr()
* isAllowe...
2014-02-13
- 17:08 Revision e7bac976: [BUGFIX] RTE Link Wizard layout is inconsistent
- Use same styling as in RTE Image wizard.
Order form fields in the same order as in TYPO3 Link Wizard. However,
the RT... - 11:37 Revision 741714f3: [TASK] Extend functional tests with linked paths
- Extends the functional tests with the possibility to link folders or
files inside the TYPO3 CMS test instance created... - 06:04 Revision 5fb6863e: [BUGFIX] Class loader loads aliased classes twice
- Check if a class already exists before requiring the file.
Change-Id: I555d259f7fb869428d20b63d2766684bb21c1a5c
Fixe... - 06:01 Revision 4e1a8dd0: [BUGFIX] Wrong email list in linkvalidator task
- The validator task of the linkvalidator scheduler task sets
the validated email addresses now instead of the raw user... - 04:11 Revision c522e29d: [BUGFIX] RTE Image Wizard layout is inconsistent
- Solution: Fix form markup inside table tag.
Remove old color class on labels.
Add rtehtmlarea skin file in order to s...
2014-02-12
- 17:18 Revision d12b2003: [BUGFIX] inval() -> (int) regressions in ternaries
- Change-Id: I0c105134ca9de463eed7c6a3760003b8694958ce
Resolves: #55923
Releases: 6.2
Reviewed-on: https://review.typo3... - 13:52 Revision cb0a33aa: [BUGFIX] Regression: intval patch broke levelmedia
- Change-Id: Ib1c877c1353844dfac1955c39c864a0974bd6b78
Resolves: #55706
Releases: 6.2
Reviewed-on: https://review.typo3... - 00:59 Revision 20e4417a: [BUGFIX] Responsive sourceCollection width not usable out of the box
- The dimension settings in the source collections was overriden after
calculation. Now the result will not be override...
2014-02-11
- 23:48 Revision 4da95b58: [TASK] Switch order of tests
- Execute unit tests first and lint last, since
the lint is las resort anyway and unlikely to fail.
Also use a simple ... - 23:37 Revision daee8cd0: [TASK] add mtime sort test for getFilesInDir()
- Add a test to check for mtime sorting capability of getFilesInDir().
Change-Id: I73082bcfd1f8d46b77a228b1ea7dabc1602... - 23:27 Revision 2bfb2a64: [TASK] Improve EM performance when getting extension list from TER
- When importing the extension list from TER, each version of each
extension is one database record. For each extension... - 23:12 Revision c9ffadec: [BUGFIX] Missing label felogin_forgotHash
- Resolves: #49440
Releases: 6.2, 6,1
Change-Id: Iea20a7e9c637c2f1f13c39eebe406d07edc8a2c3
Reviewed-on: https://review.... - 23:12 Revision 571dba2c: [BUGFIX] Missing label felogin_forgotHash
- Resolves: #49440
Releases: 6.2, 6,1
Change-Id: Iea20a7e9c637c2f1f13c39eebe406d07edc8a2c3
Reviewed-on: https://review.... - 23:05 Revision 24149df5: [TASK] Use vfsStream for getFilesInDir() tests
- Change-Id: I06bb7492146a9149917bc2fc9100fbdddd9b8d09
Resolves: #55871
Releases: 6.2
Reviewed-on: https://review.typo3... - 23:02 Revision 6ce20a36: [TASK] Cleanup ArrayUtility::sortArraysByKey()
- Replace strtolower and ternary operations with strcasecmp.
Change-Id: Ia962ef879c6ba1d91081db78f74fc577fa67c467
Reso... - 22:52 Revision 0a08fd94: [TASK] Initialize FormProtectionFactory later in alt_doc.php
- The FormProtectionFactory can be initialized later.
Move the initialization to the point where it is needed.
Resolve... - 22:29 Revision e2ebdfd5: [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime
- If the config.cache_ClearAtMidnight is set, the current code of
TypoScriptFrontendController::get_cache_timeout() wil... - 22:29 Revision edbef689: [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime
- If the config.cache_ClearAtMidnight is set, the current code of
TypoScriptFrontendController::get_cache_timeout() wil... - 22:28 Revision ea637fbf: [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime
- If the config.cache_ClearAtMidnight is set, the current code of
TypoScriptFrontendController::get_cache_timeout() wil... - 22:14 Revision 73489abe: [BUGFIX] Avoid fatal error if adding composer package
- Adding composer packages to „Packages“ folder will cause a fatal error
This fix prevents the extension manager from h... - 22:01 Revision 112a1119: [BUGFIX] Allow multiple aliases for a class
- When working on #55559 (refactoring class alias handling)
accidentally code was introduced to avoid more than
one ali... - 18:57 Revision 17751954: [BUGFIX] Fix fatal errors upon package installation
- During the installation of packages via the extension
manager a fatal error can occur when the ext_localconf
and ext_... - 14:38 Revision 5d51daea: [BUGFIX] Prevent double slash in isWithin check
- If the root folder is used as folder identifier (/) no slash is appended
so that isFirstPartOfStr works correctly in ... - 13:55 Revision 2cdbc43f: [BUGFIX] Replace the table definition manipulation by signals
- During installation of extensions the Extension Manager does
not take the Category API into account. The code to do s... - 13:24 Revision 8e2dc707: [TASK] Speedup travis build
- Different build environments have been set up
mainly to be able to execute lint, unit tests
and functional tests in p... - 09:59 Revision 00c895c0: [BUGFIX] Wrong check removes FE cookie
- Issue #55549 added a wrong check for user uid.
As result the FE cookie gets deleted when you are
loggedin instead whe...
2014-02-10
- 22:31 Revision 3f6b1cd0: [FEATURE] Fallback/default case for SwitchViewhelper
- In order to provide the full functionality known from the
switch/case PHP function, a default case possibility is
int... - 21:41 Revision dda0354d: [BUGFIX] Fix behavior of revExplode if delimiter not found
- If the given delimiter is not found in the given string
GeneralUtility::revExplode() will return an array with a sing... - 20:38 Revision 0345de60: [TASK] Execute lint in parallel
- Change-Id: Id06f35b5fa4148e7110d9248ceee80e69e8a5327
Reviewed-on: https://review.typo3.org/27532
Reviewed-by: Helmut ... - 20:36 Revision 2d05837d: [TASK] Reduce memory footprint of unit tests
- Running the whole unit test suite on cli can eat up a significant
amount of memory. Most of that can not be mitigated... - 20:31 Revision e73b549c: [TASK] Execute lint in parallel
- Change-Id: Id06f35b5fa4148e7110d9248ceee80e69e8a5327
Reviewed-on: https://review.typo3.org/27531
Reviewed-by: Helmut ... - 20:30 Revision 474380ff: [TASK] Execute lint in parallel
- Change-Id: Id06f35b5fa4148e7110d9248ceee80e69e8a5327
Reviewed-on: https://review.typo3.org/27530
Reviewed-by: Helmut ... - 20:26 Revision 41a4f981: [TASK] Execute functional tests and lint in parallel
- Change-Id: Icab8cd1d7f4b9a56f10ed7fc1f6e945ff50b295c
Reviewed-on: https://review.typo3.org/27529
Reviewed-by: Christi... - 16:43 Revision 03d4a807: [TASK] Tests: Remove backup of TYPO3_DB
- All $GLOBALS are backed up by phpunit, no explicit backup
of $GLOBALS['TYPO3_DB'] is required.
Change-Id: I2859a5922... - 13:44 Revision 556e72f4: [TASK] Centralize DB queries
- In order to be able to easier debug stuff and intercept database calls,
all queries are made through a central ``quer... - 13:34 Revision 13dd41be: [BUGFIX] Regression: jumpUrl_transferSession throws hash exception
- jumpUrl_transferSession adds some more parameters
to the URL, making the juHash invalid.
Simply add the check for the... - 13:18 Revision c4be1a47: [TASK] Cleanup ext:frontend web_info module routing
- The function menu of info module API method can create
proper link targets without mentioning index.php. The
patch is... - 13:17 Revision c025cc90: [TASK] Use stat() instead of filemtime + filesize
- Calling stat() is cheaper than calling filemtime() AND filesize().
Change-Id: I8fc3cb46d934b3c49f6919f7f178e2b232fd6... - 12:48 Revision fba4b679: [BUGFIX] Strict Standards - setLanguageKeys must be static
- protected LocalizationUtility::setLanguageKeys() is only
called from static initializeLocalization and needs to
be st... - 12:23 Revision 49b0696c: [TASK] Unify UL/OL standard
- Bring standard styles for UL/OL html elements. Ordered
and unordered lists are styled with disc bullet and decimal.
... - 12:08 Revision d8466034: [TASK] Cleanup ext:indexed_search web_info module routing
- The function menu of info module API method can create
proper link targets without mentioning index.php. The
patch is... - 12:04 Revision 96d7220d: [TASK] Fix typos all over the core
- Change-Id: I40990623e3d53e70666438acafc27275ac36b621
Resolves: #55827
Releases: 6.2
Reviewed-on: https://review.typo3...
2014-02-09
- 22:01 Revision 49627407: [BUGFIX] "else if" in GeneralUtility breaks the build
- Resolves: #55822
Releases: 6.2
Change-Id: I32dd5119a3580df3990997d1c812f33c062c39ba
Reviewed-on: https://review.typo3... - 20:41 Revision 0e3c49f4: [BUGFIX] Use PHP native htmlspecialchars_decode()
- Method Generalutility::htmlspecialchars_decode()
was replaced by htmlspecialchars_decode().
Also Generalutility::htm... - 20:32 Revision e36633a9: [BUGFIX] Allow to render the same TS object twice
- CONTENT/RECORDS elements prevent to render the same object twice.
Resolves: #53768
Resolves: #28745
Releases: 6.2, 6... - 20:32 Revision d2881f5f: [BUGFIX] Allow to render the same TS object twice
- CONTENT/RECORDS elements prevent to render the same object twice.
Resolves: #53768
Resolves: #28745
Releases: 6.2, 6... - 20:27 Revision 3a58565b: [BUGFIX] Fix CSS-path to default .t3-icon image
- There is no such icon in
typo3/sysext/backend/Resources/Public/gfx/
Usually the default-icon is overwritten in CSS
a... - 20:27 Revision 99711361: [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl*
- Two tests check getUrl() by calling some resource on typo3.org.
This smells funny and the tests are unstable if netwo... - 20:27 Revision 228fbc5c: [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl*
- Two tests check getUrl() by calling some resource on typo3.org.
This smells funny and the tests are unstable if netwo... - 20:22 Revision 7e97004c: [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl*
- Two tests check getUrl() by calling some resource on typo3.org.
This smells funny and the tests are unstable if netwo... - 20:15 Revision 101be259: [BUGFIX] "New page" wizard discloses existence of pages outside DB mount
- When creating a new page inside the top level of a DB mount which is
only a sub tree, the pages up and down from the ... - 20:15 Revision d9bf811b: [BUGFIX] "New page" wizard discloses existence of pages outside DB mount
- When creating a new page inside the top level of a DB mount which is
only a sub tree, the pages up and down from the ... - 19:27 Revision 5f6d7839: [TASK] Add possibility creating accessible mock for abstract classes
- Resolves: #53564
Releases: 6.0, 6.1, 6.2
Change-Id: If7d69e4f87e368c1eef672cb68f1af92d6ae501b
Reviewed-on: https://re... - 19:27 Revision 2a233ef9: [TASK] Add possibility creating accessible mock for abstract classes
- Resolves: #53564
Releases: 6.0, 6.1, 6.2
Change-Id: If7d69e4f87e368c1eef672cb68f1af92d6ae501b
Reviewed-on: https://re... - 19:17 Revision e9f80cbd: [BUGFIX] improve handling of TYPO3 version
- getNumericTypo3Version() needs to be more flexible when converting
the defined version number into one that can be us... - 17:55 Revision 7d03c795: [RELEASE] styleguide: 0.7.0
- 17:49 Revision 1a402f33: [FEATURE] styleguide: Typography: Liss ul+ol
- 15:12 Revision de63e404: [BUGFIX] Duplicate exception code
- Exception codes are unique now.
Resolves: #52294
Releases: 6.2
Change-Id: I4ad49b1ff0342ea36147b6ba0b01d270d9d9f3c5
... - 15:05 Revision 7da40c0b: [TASK] Improve revExplode performance
- ``GeneralUtility::revExplode()`` is implemented in a very
performance-intensive way: it always does a complete cycle ... - 14:48 Revision 3127efc2: [TASK] file_list: use t3-table & semantic HTML in localization
- Brings the central table mark-up and style definition "t3-table"
to file_list backend module. Thanks to the unificati... - 14:47 Revision c5741aa9: [TASK] Remove old class files from ext:openid
- Removes old class files from ext:openid except the two
current entry points for _eid and _return.
Change-Id: Ibdeca0... - 14:42 Revision e7c4ac83: [TASK] Add unit tests for getFilesInDir()
- Change-Id: I740b4f481f05ac7bb32028739d534dbb1c41864c
Resolves: #55762
Releases: 6.2
Reviewed-on: https://review.typo3... - 14:30 Revision 1b9d3a59: [BUGFIX] Allow to render the same TS object twice
- CONTENT/RECORDS elements prevent to render the same object twice.
Resolves: #53768
Resolves: #28745
Releases: 6.2, 6... - 14:28 Revision 7d6a8cc7: [BUGFIX] Namespace usage in test
- Patch for issue #31998 introduced a namespace in unit test,
the test suite now fails after patch for issue #53682. Us... - 14:28 Revision df8e21b7: [BUGFIX] Namespace usage in test
- Patch for issue #31998 introduced a namespace in unit test,
the test suite now fails after patch for issue #53682. Us... - 13:27 Revision 5b802d68: [TASK] Remove old class files from ext:recycler
- Change-Id: I5d2233c5eb0860740e1858bf2f96a919fee26e5e
Resolves: #55804
Related: #47756
Releases: 6.2
Reviewed-on: http...
2014-02-08
- 22:02 Revision bb92edbb: [!!!][TASK] Set f:format.date format to system default
- TYPO3 configuration knows a global date format configuration
within the installation tool. See TYPO3_CONF_VARS/SYS/dd... - 20:04 Revision cf94a271: [BUGFIX] Type safe check for $BE_USER in index_ts.php
- Resolves: #41593
Releases: 6.2
Change-Id: I3863789ad2489055169f3f008cb4dac0085fde82
Reviewed-on: https://review.typo3... - 19:51 Revision 44d7cfc2: [BUGFIX] CSV-Download not working in IE and HTTPS backend
- When using a HTTPS backend the download of CSV is not
working in Internet Explorer browser versions lower then 9.
Add... - 19:51 Revision 84d2050d: [BUGFIX] CSV-Download not working in IE and HTTPS backend
- When using a HTTPS backend the download of CSV is not
working in Internet Explorer browser versions lower then 9.
Add... - 19:41 Revision 162ead51: [TASK] Remove duplicated method in Rtehtmlarea\SelectImage
- fileList() of Rtehtmlarea\SelectImage is almost an exact copy
of the parent implementation from ElementBrowser.
The ... - 19:36 Revision 33a058be: [BUGFIX] CSV-Download not working in IE and HTTPS backend
- When using a HTTPS backend the download of CSV is not
working in Internet Explorer browser versions lower then 9.
Add... - 19:36 Revision cead2556: [BUGFIX] CSV-Download not working in IE and HTTPS backend
- When using a HTTPS backend the download of CSV is not
working in Internet Explorer browser versions lower then 9.
Add... - 19:34 Revision 8c699f8c: [BUGFIX] CSV-Download not working in IE and HTTPS backend
- When using a HTTPS backend the download of CSV is not
working in Internet Explorer browser versions lower then 9.
Add... - 19:33 Revision ca702ff6: [TASK] "t3-table" (Web>List) & tree sprites (AbstractTreeView)
- Brings tree-level icons based on sprite icons utility for treeviews
and abstract tree view (e.g. Web>Info Localizatio... - 19:28 Revision 9a492b17: [BUGFIX] Spelling of namespace \TYPO3\CMS\Tstemplate
- In some places a wrong namespace \TYPO3\CMS\TsTemplate was used.
\TYPO3\CMS\Tstemplate is the correct namespace for t... - 19:27 Revision 682d1a04: [TASK] Remove old class files from ext:t3editor
- Change-Id: Id7cd8fdaecf663462b8d02a4bf2ca272293cea4f
Resolves: #55792
Related: #47756
Releases: 6.2
Reviewed-on: http... - 19:19 Revision ead5c5d3: [BUGFIX] Wrong colspan in DatabaseRecordList
- If the List Module is in extended view, the colspan of the footer
is wrong if there are more than 20 records of a typ... - 19:01 Revision eb3fe0f0: [TASK] Default parameters in ExtensionUtility::registerModule
- Adds default parameter array() for controllerActions in registerModule.
This way an own main module group can be adde... - 17:33 Revision 98c8e0ae: [BUGFIX] Fix "action" labels in BE log
- Add missing label action_1_5 and fix label action_1_4.
Resolves: #55698
Releases: 6.2, 6.1
Change-Id: I7f04aaf9d8b53... - 17:33 Revision 7c08eda7: [TASK] Add mapping between .pps, .ppsx and powerpoint
- Add missing mapping between pps, ppsx
and the powerpoint application.
Resolves: #53833
Releases: 6.2
Change-Id: I9ec... - 17:32 Revision 2fdd1737: [BUGFIX] Fix "action" labels in BE log
- Add missing label action_1_5 and fix label action_1_4.
Resolves: #55698
Releases: 6.2, 6.1
Change-Id: I7f04aaf9d8b53... - 14:48 Revision 76c1cb70: [TASK] Add (>) icon to execute button (Scheduler)
- Scheduler backend module comes with an execute button.
Add icon to the button.
Change-Id: I842683c4b332a87653474237a... - 12:54 Revision 447a0d39: [BUGFIX] Typo in drag-drop area
- Fixed typo from
"Drop & Drop to upload files"
to
"Drag & drop to upload files"
Resolves: #55756
Releases: 6.2
Change... - 12:42 Revision a8584273: [TASK] styleguide: Remove t3-button from <button> & <input>
- Buttons and input/submit as well as input/reset should
always be styled. Even without the t3-button class. - 11:53 Revision e7935cbe: [BUGFIX] Use count on storage after initialization of LazyObjectStorage
- The count in LazyObjectStorage for relation type HAS_MANY has
to use the count on storage items after initialization.... - 11:17 Revision 4bef9b87: [TASK] Move TCEForms JS Code to external file - part 1
- Parts of the JavaScript code used in TCEforms is put
inline, coming from the PHP file. There is no concept of
using H...
2014-02-07
- 22:52 Revision c59d89f8: [BUGFIX] "New page" wizard discloses existence of pages outside DB mount
- When creating a new page inside the top level of a DB mount which is
only a sub tree, the pages up and down from the ... - 21:46 Revision c0445c6c: [TASK] Update Swift Mailer to 5.0.3
- Change-Id: I2fdd722f56e69c2c6b2bae23d9944973eed3c066
Resolves: #55745
Releases: 6.2
Reviewed-on: https://review.typo3... - 20:52 Revision 0984d6d3: [TASK] RTE MagicImage should use FAL processing API
- The RTE magic still copies images to the old upload folder and
does not use the processed file functions of FAL.
Thi... - 19:18 Revision 3119e34a: [BUGFIX] Pass path instead of object to fileExistsInFolder
- In ResourceStorage in the method getUniqueName second argument
passed to fileExistsInFolder should be string instead ... - 18:43 Revision 9f1cf07f: [TASK] Remove rollover functionality from TMENU
- The TMENU code has "RO" functionality in its class.
This code might be used from TMENU_LAYERS, but
not from the core ... - 10:45 Revision 65bbdfe3: [BUGFIX] Typo in TypoScriptFrontendController
- $this->typ needs to be $this->type
Resolves: #55753
Releases: 6.2
Change-Id: I5414de0a00b4d0b7adecd783243990397cccb0... - 10:44 Revision 006a2e1f: [CLEANUP] $LANG->JScharCode() => quoteJSvalue()
- Replace JscharCode() with GeneralUtility::quoteJSvalue()
Instead of making JavaScript use a String.fromCharCode, it ... - 10:18 Revision bfe28304: [TASK] Update copyright year to 2014
- This patch updates the named constant TYPO3_copyright_year and
updates the second year number to the current year: 19... - 09:59 Revision 092b8d0f: [TASK] Add functional test cases to DataHandler (workspace)
- In addition to the functional test cases for data handling in
live, these test cases re-use the test scenarios to che... - 09:35 Revision 9e794875: [TASK] Move cursor::pointer to complete header area in IRRE
- The whole header is clickable, thererfore move the css rule
to this place.
Change-Id: Ia864faba4976fc5e2e84299a42e26...
2014-02-06
- 20:24 Revision 79d2baca: [BUGFIX] Followup to #54131
- added unit tests.
This change adds the mocking to the new tests.
Resolves: #54131
Releases: 6.1, 6.2
Change-Id: I09... - 20:07 Revision f821cb0e: [TASK] Add CSS libs functionality for page renderer
- As with JS libraries, the PageRenderer should support
CSS files that should be included above CSS files.
This is nece... - 17:58 Revision da520639: [BUGFIX] CE Table does not allow multiple css classes
- When using the content element "table", a
field within the flexform shows the possibility
to add an additional css cl... - 17:16 Revision 4d25aee5: [TASK] Only set FE user cookie if session data or user logged in
- Currently the FE session cookie is set on every request
and since 4.2 the sessionID is generated again on every
reque... - 10:44 Revision 179675e1: [TASK] Use speaking keys for new menu types
- The new menu "categories-based tt_content menu" uses a "speaking" key
for its type. The same should be applied to the... - 10:19 Revision 0fe25098: [BUGFIX] Missing namespace in ContentObjectRenderer
- Resolves: #55713
Releases: 6.1, 6.0
Change-Id: I791b64bec8af256454485bdb016d87ec27778df1
Reviewed-on: https://review.... - 10:18 Revision ad267f8c: [BUGFIX] Missing namespace in ContentObjectRenderer
- Resolves: #55713
Releases: 6.1, 6.0
Change-Id: I791b64bec8af256454485bdb016d87ec27778df1
Reviewed-on: https://review.... - 08:09 Revision 25e85a75: [BUGFIX] Ambiguous output of deprecated RTE properties upgrade wizard
- Either some deprecated properties were found, but the wizard was unable
to replace them all automatically, in which c... - 01:11 Revision 106c2073: [BUGFIX] RTE Linking with file upload fails when no folder is selected
- Solution: Catch exceptions raised when the potential target folder or
the default user upload folder does not exist.
...
2014-02-05
- 19:40 Revision b890e468: [BUGFIX] Make FileExtensionFilter case insensitive
- Resolves: #55359
Resolves: #55614
Releases: 6.2
Change-Id: I8aceb208ba2f28967f08e9ac458d9a9da3de507b
Reviewed-on: htt... - 15:20 Revision ef365bf2: [BUGFIX] Icons of folder tree of RTE image dialogue are erratic
- Solution: Use same logic as for the link dialogue
Resolves: #53259
Release: 6.2
Change-Id: I3c283536895edb849782da71... - 10:04 Revision 73698ff7: [BUGFIX] adjust configuration handling to #55569
- In #55569 we got rid of the empty TypoScript generated by
default. The configurationManager relies on the empty
array... - 09:57 Revision 5708fafa: [BUGFIX] Check folder access for inline uploader
- Before the inline drag and drop upload functionality to the default
upload folder is enabled it is made sure that the... - 01:11 Revision 00043223: [BUGFIX] Set missing markers to empty string
- Change-Id: I3892f88bdd094b390a22fe94d9b089bd9b8aef71
Resolves: #54112
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re... - 01:11 Revision 27c1f61e: [BUGFIX] Set missing markers to empty string
- Change-Id: I3892f88bdd094b390a22fe94d9b089bd9b8aef71
Resolves: #54112
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
2014-02-04
- 19:42 Revision 2af3079d: [TASK] Set TYPO3 version to 6.2-dev
- Change-Id: I19dc6d19251bc6bb7ab26d1b98d1ccf4a37c06d4
Reviewed-on: https://review.typo3.org/27328
Reviewed-by: TYPO3 R... - 19:42 Revision 9e9ca9ae: [RELEASE] Release of TYPO3 6.2.0beta5
- Change-Id: If8aa7427548911d665cb84db21c0553b16a4b964
Reviewed-on: https://review.typo3.org/27327
Reviewed-by: TYPO3 R... - 11:41 Revision 8b9b9a68: Revert "[BUGFIX] Frontend Login not added to CSC anymore"
- This reverts commit 373a90b8600e37c0c70d3b0771d18385eca3f961
Benni is working on a better solution to the problem.
... - 10:06 Revision 3f459e78: [BUGFIX] Page tree filter couldn't filter for id or title anymore
- Bug was introduced by #54265, one "(int)" was forgotten.
Releases: 6.2
Resolves: #55642
Change-Id: Ie56b36be9d2f11b4... - 02:33 Revision 373a90b8: [BUGFIX] Frontend Login not added to CSC anymore
- As felogin has no dependency for CSS Styled Content
it registers itself via
ExtensionManagementUtility::addTypoScript... - 02:10 Revision cc6c4515: [TASK] Move cursor::pointer to complete header area in IRRE
- The whole header is clickable, thererfore move the css rule
to this place.
Change-Id: Ia864faba4976fc5e2e84299a42e26... - 01:44 Revision 4d7947ac: [BUGFIX] Various PHP Warnings with invalid credentials
- When invalid credentials are entered in the Backend login form, various
PHP warnings are raised such as
PHP Warn... - 01:07 Revision 3914fbfe: [TASK] PHP ext bcmath and gmp needed for openid
- Mention PHP extensions bcmath and gmp in INSTALL.md,
because openid requires one of them to be installed.
Resolves: ...
Also available in: Atom