Activity
From 2015-05-24 to 2015-06-22
2015-06-22
- 23:31 Revision 262a8e86: [BUGFIX] Add missing tca title for sys_history
- Resolves: #67685
Releases: master
Change-Id: I0a00358bcbf0f1e15f0abd99bc419c022e70379b
Reviewed-on: http://review.typ... - 21:29 Revision 8fa7a66d: [BUGFIX] Infinite loop with circular relations
- When resolving circular relations, extbase fails with an
infinite loop because the DataMapper waits for all sub-
obje... - 21:28 Revision a6f0b288: [BUGFIX] RTE transformation not executed
- With moving the 4th TCA showitem field to defaultExtras in
columnsOverrides a bug was introduced, so the DataHandler ... - 21:28 Revision 9b2fe2a9: [BUGFIX] VariableContainer should be available in getLayoutName
- The ``currentVariableContainer`` was not made available in
the ``getLayoutName`` method of compiled templates leading... - 21:24 Revision e612eb5e: [BUGFIX] VariableContainer should be available in getLayoutName
- The ``currentVariableContainer`` was not made available in
the ``getLayoutName`` method of compiled templates leading... - 20:09 Revision 286845af: [!!!][TASK] Remove $GLOBALS[FILEICONS] functionality
- The global variable FILEICONS was used before there were
sprite icons for files prior to TYPO3 v4.4.
The $FILEICONS ... - 19:56 Revision 532aba10: [BUGFIX] Add a dummy distinguished name to CSR generation
- Add a dummy distinguished name to CSR generation in PhpBackend to fix a
problem with certain openssl versions, specif... - 19:46 Revision 8d2fc92a: [BUGFIX] Illegal string offset in DataPreprocessor
- Resolves: #67620
Releases: master, 6.2
Change-Id: Ic8c8d50101cf9e800d4b241b6f74058fe0cc6c0b
Reviewed-on: http://revie... - 19:41 Revision f7fdaa25: [BUGFIX] Include of flowplayer for 6.2 static template is wrong
- Resolves: #67475
Releases: master
Change-Id: Ib8cfdd76f57c601f8162467168c3ec043809a3b9
Reviewed-on: http://review.typ... - 19:40 Revision fe9339b4: [TASK] Add basic unit tests for ContentObjectRenderer::typoLink
- Resolves: #67586
Releases: master, 6.2
Change-Id: I0c20b13469d9bb9af844f92ee87181a55bacc906
Reviewed-on: http://revie... - 19:39 Revision f3105d4e: [BUGFIX] Debug-Bar z-index too high
- Resolves: #67566
Releases: master
Change-Id: I6574e379b16d79afae643285d11d89ca66412b3a
Reviewed-on: http://review.typ... - 19:36 Revision 62396c80: [BUGFIX] Illegal string offset in DataPreprocessor
- Resolves: #67620
Releases: master, 6.2
Change-Id: Ic8c8d50101cf9e800d4b241b6f74058fe0cc6c0b
Reviewed-on: http://revie... - 17:11 Revision 0415d33e: [TASK] FormEngine JS refactoring: copy JS files
- The files jsfunc.tbe_editor.js and jsfunc.evalfield.js are used
in QueryBuilder and FormEngine.
As first step we mak... - 16:31 Revision a9322a18: [TASK] Change clipboard drop down from splitted button to single button
- This patch changes the style for the drop down menu from one splitted
button to on single button. This is because the... - 13:35 Revision 9207f55b: [TASK] Linkvalidator task should handle emailaddresses as textfield
- Like other scheduler tasks, the emailaddresses for an task should
be in an textarea. Streamline this now in the linkv... - 13:06 Revision 7e271525: [BUGFIX] Documentation of changes has invalid reStructuredText
- * WARNING: Bullet list ends without a blank line; unexpected unindent
* ERROR: Error in "code-block" directive (1 arg... - 12:47 Revision 27b70be3: [BUGFIX] Reindex images also if they are replaced by an older image
- Now the FAL Storage Indexer also reindexes images that have been replaced
by another image with older mtime than the ... - 12:30 Revision bf0e5be9: [FEATURE] Add stdWrap for treatIdAsReference property
- Resolves: #43984
Releases: master
Change-Id: I9b30eedac9549817cec19fbcc1880252a02f53d3
Reviewed-on: http://review.typ... - 12:29 Revision 2f9eca0e: [BUGFIX] "fixed_lgd_cs" may crash in eID environment
- Under certain circumstances during an eID call,
calling fixed_lgd_cs() could lead to a fatal error due
to a "half-ini... - 12:29 Revision e08e2262: [BUGFIX] "fixed_lgd_cs" may crash in eID environment
- Under certain circumstances during an eID call,
calling fixed_lgd_cs() could lead to a fatal error due
to a "half-ini... - 12:28 Revision c42a9bcf: [BUGFIX] EXT:reports does not recognize TYPO3 CMS 7.3.0 as released
- Since the versioning scheme for TYPO3 CMS branches has changed with the
kickstart of TYPO3 CMS 7 LTS development, the... - 11:46 Revision 46afc33a: [TASK] Removes eval() in Unit Tests
- Resolves: #67664
Releases: master
Change-Id: Ie76a225f6961055b9078ad97b4cf8bc62fd7417e
Reviewed-on: http://review.typ... - 11:11 Revision 56135df3: [TASK] Do not close fly out when closing a document
- Resolves: #67567
Releases: master
Change-Id: Ie4a49eb5079dcde051c47fa1640de935eb5d2764
Reviewed-on: http://review.typ... - 11:07 Revision 396595f1: [BUGFIX] Render correct menu item for broken shortcut
- In case the target of a shortcut is not set, it must be
ensured that the rendered menu item has valid markup.
This is... - 11:07 Revision 91fa84d2: [BUGFIX] Render correct menu item for broken shortcut
- In case the target of a shortcut is not set, it must be
ensured that the rendered menu item has valid markup.
This is...
2015-06-21
- 23:51 Revision 7fdf1f94: [BUGFIX] Tasks Center section menu is hardcoded
- Since the refactoring of the tasks center in 4.5, the section menu is
hardcoded to information and tasks and cannot b... - 23:12 Revision b46143f6: [TASK] Move Content Element Wizard Icons to EXT:frontend
- Resolves: #67650
Releases: master
Change-Id: Ifcfe9b30893c34dbc07c38c423c7219ec5141663
Reviewed-on: http://review.typ... - 23:12 Revision 195fbb3f: [BUGFIX] Allow EXT:syntax for icons in new CE wizard
- Allow EXT:myicon.png instead of just relative paths
for the new Content Element wizard to be more
flexible.
Resolves... - 22:05 Revision 273cd7e7: [TASK] Cleanup clipboard styling
- Resolves: #67652
Releases: master
Change-Id: Ica85aecb90c22418334571989fa5a4a2153caecb
Reviewed-on: http://review.typ... - 18:27 Revision e5fa66e1: [BUGFIX] Change grid class of clipboard
- This patch changes the TWBS grid class of the clipboard from col-sm-6
to col-sm-12. 6 is bogus for two reasons. First... - 16:28 Revision 3fc4c65e: [TASK] Removes eval() in BackendUtilityTest
- Resolves: #67651
Releases: master
Change-Id: Ib1199162a747c486bba60d0ec489ab07226425c1
Reviewed-on: http://review.typ... - 13:05 Revision 91d12569: [BUGFIX] Infinite loop with circular relations
- When resolving circular relations, extbase fails with an
infinite loop because the DataMapper waits for all sub-
obje... - 10:25 Revision 0d0b502a: [BUGFIX] Correctly handle forceTypeValue = 0
- Setting config.forceTypeValue or forceTypeValue in GMENU, TMENU,
IMGMENU or JSMENU objects to 0 (zero) is now handled... - 10:22 Revision d538d79e: [BUGFIX] Correctly handle forceTypeValue = 0
- Setting config.forceTypeValue or forceTypeValue in GMENU, TMENU,
IMGMENU or JSMENU objects to 0 (zero) is now handled...
2015-06-20
- 20:40 Revision 8bef7587: [!!!][TASK] Cleanup Flash message rendering in FlashMessageQueue
- Streamline rendering of FlashMessages to the same output
the view helper creates by default currently.
This makes us... - 18:36 Revision 14f52978: [BUGFIX] Properly escape data in PermissionAjaxController
- Resolves: #48692
Releases: master
Change-Id: Icd8252c81575244bca55515f79b22445a82fcadc
Reviewed-on: http://review.typ... - 18:21 Revision 13d0fcc0: [TASK] Port toolbar dropdowns to Fluid
- The toolbar dropdown menus are ported to Fluid. Also, some small
improvements are made in this patch.
Resolves: #675... - 17:24 Revision 3a9307c4: [FOLLOWUP][TASK] Cleanup bootstrap
- Due to the HttpUtility resolving of absolute URLs
the redirect to the install tool did not work anymore.
Resolves: #... - 17:01 Revision 75114d60: [BUGFIX] Sorting ignored in "Template Overview"
- The overview of all TS templates shows a tree like view listing
of all pages having a ts template on them.
But this v... - 16:16 Revision fffc1817: [BUGFIX] Sorting ignored in "Template Overview"
- The overview of all TS templates shows a tree like view listing
of all pages having a ts template on them.
But this v... - 15:42 Revision 965ee936: [FOLLOWUP][TASK] FAL: Use file drivers correctly in Folder::getSubfolder
- Storage should use folder identifier when accessing the driver
Releases: master
Resolves: #67647
Resolves: #65305
Re... - 15:30 Revision 49abdf2a: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/25 from joniroutypo3/master
- [BUGFIX] styleguide: Wrong nesting in TCA
- 14:33 Revision ba4fc15d: [BUGFIX] RTE transformation not executed
- With moving the 4th TCA showitem field to defaultExtras in
columnsOverrides a bug was introduced, so the DataHandler ... - 14:30 Revision 8b42c96e: [BUGFIX] Fluid BytesViewHelper: use translated units
- The units are moved from a constant to a localization file,
to make it possible to translate the units.
Resolves: #6... - 14:14 Revision ed1b7f8b: [FOLLOWUP][TASK] FAL: Use file drivers correctly in Folder::getSubfolder
- Remove obsolete unit test.
Resolves: #65305
Resolves: #59475
Resolves: #59473
Releases: master
Change-Id: Iba3dbd92b... - 14:14 Revision 91a9faa0: [BUGFIX] Include doktype in pageOverlayFields
- Translation overlays must include the doktype field of the translated
page, to take into account page type changes. O... - 14:11 Revision 390ea71a: [!!!][TASK] Remove PHP library inclusion in FE
- The functionality to add PHP include files
during the Frontend request is quite old and
obsolete as there are plenty ... - 13:24 Revision 71c6ee6c: [!!!][TASK] FAL: Use file drivers correctly in Folder::getSubfolder
- This patch extends the API of the DriverInterface.
The Folder::getSubfolder() function now asks for the correct fold... - 13:21 Revision 8885af87: [TASK] Clean up bootstrap process
- This patch streamlines the redirect process
to the install tool, as some constants don't
need to be set just before r... - 13:02 Revision 4467b6d6: [BUGFIX] TypeError: this.I18N was undefined in backend
- Fixed JS Error in backend.
Can be verified in EXT:styleguide mega record.
Resolves: #67644
Releases: master
Change-I...
2015-06-19
- 23:02 Revision b3d982c0: Revert "[BUGFIX] Change default label for sys_file_references"
- This reverts commit 6a7d3a545ff32f24e860ee2d9141852c4a964cb9.
The original patch breaks the functional tests.
Chang... - 22:47 Revision 6a7d3a54: [BUGFIX] Change default label for sys_file_references
- In the List module you can select additional fields to be displayed.
For fields referencing files only, the uid is sh... - 14:44 Revision cf701bd8: [FOLLOWUP] Document "DBMS specific conversion between Meta/MySQL field types"
- Document the changes in mapping field types and the impact for sites
running PostgreSQL.
Resolves: #67626
Related: #... - 13:15 Revision 7876d5ff: [TASK] dbal: convert DBMS specific key/default/extra values to MySQL SQL
- Allow DBMS specific transformations of field information to MySQL SQL
dialect. Provide the database compare in the in... - 12:11 Revision 4d3b26fc: [FEATURE] Backend User: display "online" badge
- To gain quick overview of people in project being online
at the moment the small label "online" is added to listing.
... - 11:43 Revision 873c2e60: [FEATURE] dbal: DBMS specific conversion between Meta/MySQL field types
- This patch changes the implementation of the methods that convert
between ADOdb meta field types and MySQL native fie... - 11:23 Revision ec1d0cb3: [BUGFIX] Don't force lowercase on SQL SET() values
- With this patch Database Analyzer no longer complains about SQL SET()
values in upper- or mixed case when checking fi... - 11:07 Revision 67b6c330: [BUGFIX] Don't force lowercase on SQL SET() values
- With this patch Database Analyzer no longer complains about SQL SET()
values in upper- or mixed case when checking fi... - 09:03 Revision efadc9f9: [CLEANUP] Replace create_function() with closure
- The create_function() function is discouraged due to internal usage
of eval(). Replace all calls with a real closure,...
2015-06-18
- 23:56 Revision 22b708c4: [!!!][TASK] Remove deprecated function calls since 6.2
- Some last leftover deprecated methods and logic are removed.
Resolves: #67565
Releases: master
Change-Id: Ia6a62d8aa... - 23:34 Revision 65160c09: [TASK] Removes eval() in ArrayUtilityTest
- Adds a new ArrayUtilityMockup and removes the ugly
usage of eval() from ArrayUtitilyTest.
Change-Id: Id655f913b3eb63... - 23:33 Revision f9768b31: [TASK] Removes eval() in array utility unit tests
- Adds a new DummyController fixture and removes the ugly
usage of eval() from FieldProviderTest.
Change-Id: I6efa66ae... - 23:32 Revision 0bd03c00: [TASK] Removes eval() in uri builder unit tests
- Adds fixtures for an Entity and an ValueObject and removes the ugly
usage of eval() from UriBuilderTest in unit tests... - 23:20 Revision 8ab7d189: [TASK] Removes eval() in core tree data provider factory unit tests
- Adds fixture for a DataProvider and removes the ugly usage of eval() from
TreeDataProviderFactoryTest in unit tests.
... - 23:16 Revision 62b02857: [TASK] Removes eval() in core data handler unit tests
- Adds fixtures for InvalidHook and AllowAccessHook and removes the ugly
usage of eval() from DataHandlerTest in unit t... - 23:14 Revision 8b0641bb: [TASK] Removes eval() in core general utility unit tests
- Adds and updates fixtures JavaScript minifying error test, class
replacement test, instantiation with constructor par... - 23:14 Revision daf4dce2: [TASK] Removes eval() in core path utility unit tests
- Adds fixture for a Windows environment PathUtility and removes the
ugly usage of eval() from PathUtilityTest in unit ... - 23:06 Revision 341b7d41: [TASK] Removes eval() in core mailer unit test
- Adds fixture for FakeTransport and removes the ugly usage of
eval() from MailerTest in unit tests.
Resolves: #67604
... - 22:56 Revision 0fd62ff5: [BUGFIX] Properly escape data in SelectImage
- Resolves: #67527
Releases: master
Change-Id: Id4e80a03a9553eab742e3dd1b44117e04a5180b7
Reviewed-on: http://review.typ... - 22:38 Revision e49b20fd: [CLEANUP] EXT:backend/Classes/Controller/*.php
- Refactor the code to go green in PHPStorm.
- declare missing class variables
- add getter for LanguageService
- add ... - 22:18 Revision 7db77eeb: [TASK] Removes eval() in core version number utility unit tests
- Adds fixture for specifying current version in VersionNumberUtility
and removes the ugly usage of eval() from Version... - 22:10 Revision af4c2a0a: [BUGFIX] Properly resolve link format to page type
- This fixes the resolving of link format to target page type
when creating frontend links with the UriBuilder.
Resolv... - 22:09 Revision 941de0a6: [BUGFIX] Properly resolve link format to page type
- This fixes the resolving of link format to target page type
when creating frontend links with the UriBuilder.
Resolv... - 21:35 Revision 948bbcc2: [TASK] Save pixels: hide Workspace toolbar item when unused
- In use case where EXT: workspaces is installed and activated but no
additional Workspaces (sys_workspace) records are... - 21:32 Revision 89e7bdf4: [BUGFIX] Add missing break statements
- UserSettingsController misses break statements in a switch
control structure. Add them.
Resolves: #67615
Releases: m... - 21:30 Revision f8fa92f7: [TASK] Show expected targetType on "Object not found" errors
- If the ``PersistentObjectConverter`` cannot find an object by
given identity the error message shows the identity but... - 15:09 Revision e903c842: [BUGFIX] Check if file exists before deletion
- File deletion in "processed" folder no longer throws an exception when
trying to delete a file that does not exist.
... - 15:04 Revision c584bc14: [BUGFIX] Check if file exists before deletion
- File deletion in "processed" folder no longer throws an exception when
trying to delete a file that does not exist.
... - 13:16 Revision 37ad76f5: [FEATURE] Custom attribute name and multiple values for meta tags
- To support a broader range of possible meta tags we need a specify
the used attribute name. Also now it is possible t... - 13:09 Revision 88f36535: [BUGFIX] Fix check for import / export folder
- When the import / export folder is not available a NULL value
is returned. The condition that checks if a vaild folde... - 13:09 Revision cece8a6f: [BUGFIX] Fix check for import / export folder
- When the import / export folder is not available a NULL value
is returned. The condition that checks if a vaild folde... - 13:02 Revision 9e228bc4: [BUGFIX] Use single quotes for password check
- Use single quotes for the password check in
SaltedPasswordsUtility::getNumberOfBackendUsersWithInsecurePassword
to te... - 13:01 Revision 048e8545: [BUGFIX] Use single quotes for password check
- Use single quotes for the password check in
SaltedPasswordsUtility::getNumberOfBackendUsersWithInsecurePassword
to te... - 13:01 Revision ee6fd9f6: [CLEANUP] Code duplication in DataHandler::copyRecord_processManyToMany()
- There was a foreach loop that only differed in one line, but was
duplicated due to the complex condition around it. T... - 12:27 Revision 19fabf30: [BUGFIX] styleguide: Wrong nesting in TCA
- See : https://forge.typo3.org/issues/67534
- 10:50 Revision 28bdc45b: [BUGFIX] File metadata can't be edited inline
- Since 2012, there is a special mechanism to allow some tables for
editing even if their records reside on a page that... - 10:18 Revision cffc7e65: [BUGFIX] Check access to folder in FileListController
- Currently if a folder isn't accessible for the user, the root folder
is taken as fallback solution. But this folder m... - 10:17 Revision ee8c8b9b: [TASK] Add basic unit tests for ContentObjectRenderer::typoLink
- Resolves: #67586
Releases: master, 6.2
Change-Id: I0c20b13469d9bb9af844f92ee87181a55bacc906
Reviewed-on: http://revie... - 09:29 Revision 868860d4: [FEATURE] dbal: Ignore MySQL ENGINE in database schema compare
- Ignore the database engine when comparing the expected and the
current schema information if DBAL is enabled. The MyS...
2015-06-17
- 23:43 Revision 27533fa2: [BUGFIX] dbal: Always initialize the DBMS specifics
- Make default DBMS specifics available when no DBAL handler has
been configured to fix errors in the install tool.
Re... - 22:07 Revision cf7e7bfc: [TASK] Add basic unit tests for ContentObjectRenderer::typoLink
- Resolves: #67586
Releases: master, 6.2
Change-Id: I0c20b13469d9bb9af844f92ee87181a55bacc906
Reviewed-on: http://revie... - 21:27 Revision 30a4d997: [!!!][TASK] RTE: Remove tt_content rte_enabled and flag handling
- The tt_content field rte_enabled is not really useful anymore, RTE
can be disabled on a per-user basis. The field is ... - 21:24 Revision 0b7dee60: [BUGFIX] Properly escape option value for groups
- Resolves: #56296
Releases: master,6.2
Change-Id: I2960cc23b6fdb44e5159c74c126feaa6070eb7bf
Reviewed-on: http://review... - 21:16 Revision 67d649d4: [TASK] Extend FileMount-Model with description-field
- The new description-field that was recently added to table sys_filemounts
is now also added to the FileMount-Model.
... - 20:52 Revision 43a3395f: [CLEANUP] Early continue in DataHandler::process_*
- Resolves: #67500
Releases: master
Change-Id: Iaab030099f565deb10d22c254856af7a07ecd3e9
Reviewed-on: http://review.typ... - 20:46 Revision 9230a039: [TASK] Split DataHandler::copyRecord_procBasedOnFieldType
- This is the first part to get this method down to an understandable
size. The two factored out methods should be furt... - 20:40 Revision 3641286e: [BUGFIX] Properly escape option value for groups
- Resolves: #56296
Releases: master,6.2
Change-Id: I2960cc23b6fdb44e5159c74c126feaa6070eb7bf
Reviewed-on: http://review... - 20:38 Revision 54eef5d2: [FOLLOWUP][TASK] Convert dropdowns in clipboard to TWBS
- Remove double quotes from URL.
Releases: master
Resolves: #67560
Change-Id: I4097f7096b58a6aa3a7fde0bac521e43bf638a8... - 20:26 Revision 9d83190c: [BUGFIX] Hide "Create ..." buttons, if maxitems is reached
- This patch hide "Creation relation", "Create new ..." and
"Select & Upload" button when the edit form is generated if... - 20:03 Revision 91a5b9ae: [TASK] Convert dropdowns in clipboard to TWBS
- This patch converts the dropdowns in the clipboard from select options to
ul li list to follow the TWBS guidelines.
... - 19:54 Revision 77ac8f2f: [BUGFIX] Fix SQL error on recursive TypoScript template inclusion
- If TypoScript templates are included recusively (a > b > a), the
$basedOnIds array is empty and creates an invalid SQ... - 19:18 Revision 8da061f2: [BUGFIX] Fix SQL error on recursive TypoScript template inclusion
- If TypoScript templates are included recusively (a > b > a), the
$basedOnIds array is empty and creates an invalid SQ... - 19:15 Revision b09a17d1: [!!!][TASK] Move language file of EXT:opendocs
- Move the language file to Resources/Private/Language/locallang.xlf.
Resolves: #67557
Releases: master
Change-Id: I46... - 19:12 Revision d26b90f9: [TASK] RTE: Remove unused css files
- A number of .css files within RTE are referenced in the plugin files
but never included since addIconsToSkin is not 1... - 18:51 Revision 20fa7514: [!!!][FEATURE] Support IEC/SI units in file size formatting
- The new labels "iec" and "si" are added to GeneralUtility::formatSize,
where "iec" is the new default label.
A new p... - 18:02 Revision 359f92da: [FEATURE] styleguide: Add -select- multiple with size=1
- Interestingly size=1 is not multiple. Just included
in order to take decision on how to proceed. - 17:08 Revision 95f6df6e: [BUGFIX] FormEngine: Size equals to 1 if none set on multi-selects
- Having a FormEngine select element with maxitems=10
and no size set, then a typical single-select element
is rendered... - 16:35 Revision 14a42e9c: [TASK] RTE: Remove empty locallang files
- Some locallang.xlf files in RTE are empty. Remove them
together with their references.
Resolves: #67559
Releases: ma... - 15:56 Revision 9b8cdc28: [FEATURE] Add description-field for filemounts
- With the new field it is possible to give a short description what a
certain filemount should be used for or which do... - 13:24 Revision 0277f457: [BUGFIX] Misleading annotation in createVersionNumberedFilename
- The method returns a string.
Resolves: #67549
Releases: master
Change-Id: I7b9b6a1000ddfbb3394b545f42370ba39dcbecbe
... - 13:20 Revision ca6a8f5f: [FOLLOWUP][TASK] Deprecate init.php
- Add missing TYPO3_MODE in two places.
Resolves: #67471
Releases: master
Change-Id: I02a77209dabe4267a4df57b754048160... - 11:35 Revision 856ca19e: [BUGFIX] Add "tx_felogin" folder in "uploads" folder during install
- fe_login is a preinstalled extension but the "/uploads/tx_felogin" folder
was not created during step-2 installation ... - 11:29 Revision 32b88885: [BUGFIX] Add "tx_felogin" folder in "uploads" folder during install
- fe_login is a preinstalled extension but the "/uploads/tx_felogin" folder
was not created during step-2 installation ... - 10:57 Revision 9de47fc8: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/24 from maierda/master
- [TASK] styleguide: TCA: Add select_16 with maxitems=10 and size not set
- 10:18 Revision 879e2a56: [TASK] Add table of content page for 7.3
- Resolves: #67536
Releases: master
Change-Id: I1527b99395ab44263194922579cb482bbe567542
Reviewed-on: http://review.typ... - 10:09 Revision f170f30a: [TASK] styleguide: TCA: Add select_16 with maxitems=10 and size not set
2015-06-16
- 20:09 Revision d4ee83ca: [BUGFIX] Always use MCRYPT_DEV_URANDOM if using mcrypt
- Using MCRYPT_RAND was introduced because of a bug in PHP versions lower
than 5.3.7 on Windows in combination with IIS... - 19:48 Revision d432e2cb: [TASK] Update Bootstrap to 3.3.5
- Resolves: #67522
Releases: master
Change-Id: Iceae001a8519fbf33f8661425b732349e969fbf6
Reviewed-on: http://review.typ... - 19:30 Revision 0d644ae3: [TASK] Remove unused icons in typo3/gfx/
- Resolves: #67520
Releases: master
Change-Id: I4db740c6eead3d2b77cd7a879a8f5912b6b97db9
Reviewed-on: http://review.typ... - 19:18 Revision 64a5ed13: [BUGFIX] Restore the layout of the clipboard
- Reposition the thumbnail back in another column than the icon.
Releases: master
Resolves: #67521
Change-Id: I2506635... - 18:57 Revision d7f8a378: [TASK] Removes eval() in abstract backend unit tests
- Adds a new AccessibleProxy for AbstractBackend and removes the ugly
usage of eval() from AbstractBackendTest in unit ... - 18:55 Revision 47fa5738: [TASK] Remove show/hide thumbnails button from clipboard
- This patch remove the button to show and hide the thumbnails of images
from the clipboard. The thumbnails will be sho... - 18:26 Revision 23adcfb1: [TASK] Clean up unused t3skin variables in ext_tables.php
- There are several options and references within
EXT:t3skin/ext_tables.php which are not in use anymore
and can simple... - 18:15 Revision 359e1ddf: [TASK] Remove usage of _icon_website.gif
- The occurence of _icon_website.gif was still used in two places
instead of using the proper sprite icon. The patch ch... - 18:02 Revision 7df80762: [!!!][FEATURE] "Content-Language" HTTP header now added when rendering
- The "Content-Language" is now sent as a both meta tag and HTTP header.
Previously page language information was only ... - 17:53 Revision 03015d83: [TASK] Deprecate IconUtility::getIcon and clean up "gfx/i/"
- The method IconUtility::getIcon was used for returning
overlaid icons before TYPO3 CMS 4.4, based on raw icons
inside... - 17:20 Revision a3e48b1b: [BUGFIX] ViewHelper Exceptions are logged in Production
- In Production context all Exceptions from ViewHelpers
will be silently logged.
Additionally, the output is discarded ... - 16:35 Revision aad272dc: [TASK] Fix small typo in EditDocumentController
- Resolves: #67508
Releases: master
Change-Id: I185300d1cf50a9d8407421c03c8996d66fc79262
Reviewed-on: http://review.typ... - 16:32 Revision 66080fc8: [BUGFIX] 404 error after closing edit wizard
- The returnUrl parameter was double encoded around getModuleUrl.
Now it's encoded only one time.
Resolves: #67473
Rel... - 16:25 Revision 60b4b30f: [TASK] Remove icons from clipboard menu
- This patch removes the scissor + paper icon from the dropdown
menu of the Clipboard in the List module and the File l... - 15:51 Revision 5dc9ae20: [TASK] Unify handling of TYPO3_PROCEED_IF_NO_USER
- The constant TYPO3_PROCEED_IF_NO_USER
allows for calling the Backend boostrap without
a authenticated user. The const... - 15:49 Revision 66bb3836: [FOLLOWUP][CLEANUP] Early returns for DataHandler::copyRecord() and friends
- A missing parenthesis destroys the boolean logic so a
couple of functional tests fail.
Related: #67336
Releases: mas... - 13:51 Revision f017fe5c: [TASK] Deprecate $disable Option in PageRepository->getExtURL
- The disable option to check whether redirects are allowed
should be handled outside of the call to simplify code read... - 13:43 Revision 7e682276: [CLEANUP] Early returns for DataHandler::copyRecord() and friends
- Related: #67336
Releases: master
Change-Id: I40e944e0833ff75c7bdc77829d52fa3c868b7575
Reviewed-on: http://review.typo... - 13:34 Revision 0667fc91: [CLEANUP] Early returns in various DataHandler methods
- Related: #67336
Releases: master
Change-Id: Ied575832fdb942f5cb0e82116148e9b336e01715
Reviewed-on: http://review.typo... - 13:31 Revision 06139486: [TASK] Introduce early returns in DataHandler::moveRecord()
- Related: #67336
Releases: master
Change-Id: I790c40184d435c918d3a63a3a1e4d8225fcacde2
Reviewed-on: http://review.typo... - 12:51 Revision c771930e: [BUGFIX] Empty item group in selectElement
- Item groups that do not have any items are ignored and not rendered
Change-Id: I458a1491788fa8a78321a9c129949c08e62e... - 12:20 Revision 7bacdc1f: [TASK] Change order of public static to static public
- Do this also for protected static.
Resolves: #67487
Releases: master
Change-Id: I045bfb897bdfbfe58c9895792c3dcd340fc... - 11:44 Revision 36d7d7cb: [TASK] Removes eval() in scheduler unit tests
- Adds a new AccessibleProxy for NormalizeCommand and removes
the ugly usage of eval() from NormalizeCommandTest in uni... - 11:17 Revision 690b7d0c: [FEATURE] Allow .ts file extension for static typoscript templates
- Static TypoScript support alternative primary names for constants and
setup file:
* constants.ts
* setup.ts
Old name... - 11:08 Revision 3754059d: [BUGFIX] File metadata can’t be edited inline
- Since 2012, there is a special mechanism to allow some tables for
editing even if their records reside on a page that... - 11:04 Revision 9a3ed4b3: [BUGFIX] Include of flowplayer for 6.2 static template is wrong
- Resolves: #67475
Releases: master
Change-Id: Ib8cfdd76f57c601f8162467168c3ec043809a3b9
Reviewed-on: http://review.typ... - 10:50 Revision 61f8811e: [TASK] styleguide: TCA: Add select_15 with empty div
- 10:35 Revision cb357930: [TASK] Remove last usage of two icons from gfx folder and remove files
- Remove the last two usages of gfx/icon_note.gif and
gfx/icon_warning2.gif after the merge of
https://forge.typo3.org/... - 09:47 Revision 42ce1636: [TASK] Update TYPO3 version in ext_emconf.php and composer.json
- Resolves: #67478
Releases: master
Change-Id: I49cebb422ff87d245d757f7736a3b8b969e8b243
Reviewed-on: http://review.typ... - 00:09 Revision 0037a7be: [CLEANUP] Make use of bool/int in DocComments
- Resolves: #67480
Releases: master
Change-Id: Ic59854fb05fa3b1593ecc37e49d91042be9b0d3a
Reviewed-on: http://review.typ...
2015-06-15
- 23:57 Revision 43702c22: [CLEANUP] Make use of bool/int in @param DocComments
- Resolves: #67479
Releases: master
Change-Id: Id857ad3f6f78e2c132a2af7569d4aecbf60dced9
Reviewed-on: http://review.typ... - 21:52 Revision 75c91d48: [TASK] Deprecate init.php
- In order to move all unneeded files from typo3/, the originally lengthy init.php
is now deprecated in favor of using ... - 20:32 Revision 8f585a63: [TASK] Update TYPO3 version to TYPO3 7.4-dev
- Releases: master
Change-Id: I7b4847cccc33dbbebe8d09af2a32001f5de238dd
Reviewed-on: http://review.typo3.org/40268
Revi... - 20:25 Revision 667dc922: [TASK] Set TYPO3 version to 7.3.1-dev
- Change-Id: I3efcdaf57aab3f931c4db936050baed4fc244299
Reviewed-on: http://review.typo3.org/40267
Reviewed-by: TYPO3 Re... - 20:25 Revision dd60eaba: [RELEASE] Release of TYPO3 7.3.0
- Change-Id: Ia515c614e2f43a2c3708cbd06343f5e5dd6e9292
Reviewed-on: http://review.typo3.org/40266
Reviewed-by: TYPO3 Re... - 19:34 Revision ef8a3405: [BUGFIX] Palettes "more options" can not be extended if new record is added
- HTML ID attribute must not contain a dot, which happens if a new record
is created. In this case the toggle button no... - 19:22 Revision 4eff8986: [BUGFIX] Scheduler now throws OutOfBoundsException on SQL query error
- If the query for fetchTask fails for whatever reason, scheduler will
now gracefully throw an exception instead of ass... - 19:21 Revision d975ed57: [BUGFIX] Scheduler now throws OutOfBoundsException on SQL query error
- If the query for fetchTask fails for whatever reason, scheduler will
now gracefully throw an exception instead of ass... - 19:18 Revision bdf8eae2: [BUGFIX] Data merging in FormEngine
- Data is merged in a wrong way and kills for instance
the required handling.
Resolves: #67470
Related: #67400
Release... - 18:22 Revision 57b9b409: [BUGFIX] Always use MCRYPT_DEV_URANDOM if using mcrypt
- Using MCRYPT_RAND was introduced because of a bug in PHP versions lower
than 5.3.7 on Windows in combination with IIS... - 16:16 Revision 436461fb: [TASK] Update Documentation for release of TYPO3 CMS 7.3
- Releases: master
Change-Id: Ib9cc9e07ada7a60cf6fc1bbc878c16ff83c5df27
Reviewed-on: http://review.typo3.org/40252
Revi... - 15:29 Revision cc462e9d: [TASK] Deprecate AbstractDomainObject::__wakeup and document changes
- Resolves: #67402
Related: #66473
Releases: master
Change-Id: I4a493bd778b2fefdc39fbd7783f406d3fbbebabb
Reviewed-on: h... - 14:58 Revision 38c9eaba: [BUGFIX] Make ToolBar in AdminPanel working again
- Adjust paths to respective backend-modules by removing the TYPO3_mainDir
part added directly in AdminPanelView, as th... - 14:35 Revision c4322d02: [BUGFIX] styleguide: Add callouts to backend module drop down
- 14:10 Revision eb7055ed: [BUGFIX] Follow-up for cleanup FAL exception messages
- Fixes a fatal error introduced on cleaning up the exception
messages.
Resolves: #67462
Relates: #64613
Releases: mas... - 13:07 Revision 4f05b1ed: [BUGFIX] Show icons of feedit again
- Load the required CSS code to show font-awesome icons in feedit.
Change-Id: Ifb5df8119d192683a1631fd812c4ba91af24bea... - 12:52 Revision bde48583: [BUGFIX] CONTENT cObject slide does not loop
- The CONTENT cObject is looping over the SQL query
when sliding the rootline and/or collecting but never
repeats due t... - 11:55 Revision c90515e5: [TASK] Remove version number from generator tag
- This change will not increase the security of TYPO3 CMS.
This information can be misused by an attacker for a more ta... - 11:54 Revision d73a05d2: [TASK] Remove version number from generator tag
- This change will not increase the security of TYPO3 CMS.
This information can be misused by an attacker for a more ta...
2015-06-14
- 13:25 Revision 60856031: [BUGFIX] Write ClassInformation for every installed extension
- The class information generator caches the currently active packages.
This runtime cache needs to be flushed every ti...
2015-06-13
- 20:54 Revision 1487e775: [FOLLOWUP][TASK] Document DI happening before initializeObject()
- Clarify that the changes to dependency injection only affect domain
models retrieved from the database backend.
Reso...
2015-06-12
- 17:33 Revision 5f85d0cb: [BUGFIX] RTE not loading while mass edit in list module
- This patch fix a regression from FormEngine: The extendables patch.
Resolves: #67429
Related: #67229
Releases: maste... - 11:41 Revision 8d41fb26: [TASK] Document DI happening before initializeObject()
- Changes in the execution of dependency injection and object
initialization have been documented as an important chang... - 10:24 Revision e05f0f1f: [BUGFIX] RTE not loading if multiple content elements are opened
- This patch fixes a bug when multiple content elements are processed
at once. This happens if the edit link in page mo...
2015-06-11
- 19:56 Revision 1c73e050: [BUGFIX] ExtJS cards do not work
- The commit "fd5eae7e06dd0e0ba89585fd50a9d41a766f7b98" introduced a bug
for the ExtJS cards feature. Altough this feat... - 19:13 Revision 6285f05c: [BUGFIX] Use late static binding for compilable viewhelpers
- Using self::renderStatic() in the render method of the viewhelpers
forces extending viewhelpers to copy the render me... - 14:19 Revision a2dbe0cf: [BUGFIX] Fix padding for FlashMessages
- Resolves: #67418
Releases: master
Change-Id: Icdec4c9822aac1fc2983142e34739ae55800b66f
Reviewed-on: http://review.typ... - 12:21 Revision af1b31ba: [TASK] Nail down php 5.6 instantiation issues in tests
- We know PHP 5.6 has issues in 6.2 in extbase object creation.
The patch adds the unit test from the "instantiator" pa... - 12:13 Revision 089cc564: [TASK] Improve extbase object creation tests
- The patch is a follow-up to the "initializeObject() no longer
called after instatiation was fixed" patch with commit ... - 12:09 Revision d19fdf94: [BUGFIX] Remove cache_classes from LocalConfiguration
- With class loader removal in #67212 cache_classes was removed from
the system :)
The patch adds cache_classes to the ... - 12:08 Revision fc84d209: [BUGFIX] Register runtime class loading info on ext update
- Since the runtime class loading information is
set during activation of the package, we need to ensure
that this code... - 10:51 Revision 4b97b6a8: [TASK] Clean up DataMapper::convertClassNameToTableName
- This removes pointless code which ends up doing strtolower(NULL).
Also make the class name argument mandatory since ...
2015-06-10
- 23:34 Revision 35bde18a: [BUGFIX] EM: Use EXEC_TIME for extension export zip filename
- Extension export as .zip file uses date() to make file
names "unique". Instead of timestamp "now", $GLOBALS['EXEC_TIM... - 23:23 Revision e079c5d3: [BUGFIX] RTE: Set "magic" as default image mode
- Sets the image mode to "magic" on first call, as "New Magic Image"
is the first tab being called.
Resolves: #65821
R... - 22:33 Revision de57d8ee: [BUGFIX] typo in class bootstrap comment
- everthing -> everything
Releases: master
Resolves: #67404
Change-Id: I2c48d6ead5afa19bae98a138f0288e5b07c7071f
Revie... - 20:40 Revision e0fe5c0a: Revert "[TASK] Massive performance improvement for page tree"
- This patch needs to be reverted, because of a regression with
the page tree and the double click behavior.
Releases:... - 19:41 Revision ec2b4f42: [!!!][FEATURE] Discard TYPO3 class loader
- Use composer class loader instead of the TYPO3 class loader
when TYPO3 is not installed via composer, thus building t... - 16:19 Revision 0d91bf64: [BUGFIX] Check $http_response_headers in GeneralUtility::getUrl()
- If one queries a local, non-existing file with GeneralUtility::getUrl()
AND sets the $report parameter, implode() fai... - 16:14 Revision 318f49fa: [BUGFIX] Check $http_response_headers in GeneralUtility::getUrl()
- If one queries a local, non-existing file with GeneralUtility::getUrl()
AND sets the $report parameter, implode() fai... - 13:39 Revision fc268e8e: [TASK] Set TYPO3 version to 6.2.14-dev
- Change-Id: Iac1f4e69066af21917c2bc10be1d7a8c8ae0ca34
Reviewed-on: http://review.typo3.org/40149
Reviewed-by: TYPO3 Re... - 13:38 Revision f695f377: [RELEASE] Release of TYPO3 6.2.13
- Change-Id: I960bb95536eedb25b68208d1a63281a1a66c43fc
Reviewed-on: http://review.typo3.org/40148
Reviewed-by: TYPO3 Re... - 12:02 Revision a432175f: Revert "[BUGFIX] Fix serializable object creation with PHP 5.6"
- This change causes issues with initializeObject calling
Resolves: #67272
Releases: 6.2
This reverts commit 3e8f5c46e... - 11:30 Revision 66ab2d68: [BUGFIX] Avoid unnecessary generation of processed files
- Removing [GFX] off the checksum data used to identify a processed file
ensures that data type inconsistencies within ... - 11:26 Revision 20f616df: [TASK] Remove unnecessary help-block in ReadOnly select
- Resolves: #67352
Releases: master
Change-Id: I2b5b7f6ab0f2c804e4cba631884b73607ce249ca
Reviewed-on: http://review.typ... - 11:25 Revision 6d44ed99: [BUGFIX] SQL parser does not support string as join condition
- The SQL parser is capable of parsing
JOIN T1 ON T1.some_field = T2.some_other_field
and
JOIN T1 ON T1.some... - 11:19 Revision 9067813e: [BUGFIX] SQL parser does not support string as join condition
- The SQL parser is capable of parsing
JOIN T1 ON T1.some_field = T2.some_other_field
and
JOIN T1 ON T1.some... - 09:43 Revision 52cc7013: [BUGFIX] dbal: return NULL/NOT NULL information in admin_get_fields()
- MySQL returns a YES/NO string for every field to determine if NULL values
are allowed in the field. The DBAL version ... - 09:40 Revision ab13da3d: [BUGFIX] Avoid unnecessary generation of processed files
- Removing [GFX] off the checksum data used to identify a processed file
ensures that data type inconsistencies within ...
2015-06-09
- 18:48 Revision e62b79d5: [BUGFIX] Do not log deprecation if TCA migration is only about syntax
- Migrating a field definition like 'aField;;;' results in 'aField'.
No functionality is actually migrated, so no depre... - 16:26 Revision 9295cc1f: [BUGFIX] DBAL: Rename null specific
- Rename the null specific for PHP 7 compliance.
Resolves: #67362
Related: #67297
Releases: master
Change-Id: I4fe56c5... - 16:11 Revision 86bf69bc: [BUGFIX] Create only minimum TCA when adding new palettes
- When adding a new palette to TCA the types::showitem part is modified.
This patch ensures that no empty values are se... - 00:24 Revision ad994b94: [BUGFIX] Wrong usage of preg_match in Install Tool
- Resolves: #67358
Releases: master
Change-Id: Ia3a82f14622a7867b4a59f846c2c3c8dd54fe5ae
Reviewed-on: http://review.typ...
2015-06-08
- 11:33 Revision eb7fd544: [BUGFIX] Use namespaced class name for AJAX widget response
- Resolves: #67344
Releases: master
Change-Id: Ic78fce21dd8ff25caf8f6b9ede728bcaae124992
Reviewed-on: http://review.typ... - 09:10 Revision b1059192: [TASK] dbal: Move MySQL / DBMS field type translation into DBMS Specifics
- The function used by the DBAL provide a very coarse and generic translations
between the ADdb meta types and the MySQ...
2015-06-07
- 18:49 Revision 9cbe74d0: [TASK] Update swiftmailer to 5.4.1
- Resolves: #67310
Releases: master
Change-Id: I9cd52c06402d94182e7a82a91120480255a078a8
Reviewed-on: http://review.typ... - 00:42 Revision 03cc8f3e: [TASK] Remove conf.php from ext:dbal
- Resolves: #67331
Releases: master
Change-Id: I1ffe4911f9905f3d467e8f947fe7dc8c0fdd7222
Reviewed-on: http://review.typ...
2015-06-06
- 16:25 Revision 0752c53e: [BUGFIX] Save PackageStates.php after deletion
- If you delete an extension in EM, the PackageManager currently saves
a broken PackagesStates.php with invalid extensi... - 16:25 Revision cb761525: [TASK] Reduce diff size on PackageStates changes
- Sorting the available packages by key before running the
DependencyResolver ensures that equivalent (loading order do... - 16:24 Revision 18756aed: [TASK] Reduce diff size on PackageStates changes
- Sorting the available packages by key before running the
DependencyResolver ensures that equivalent (loading order do... - 15:29 Revision 96797665: [BUGFIX] InstallTool: connect to DBMS before retrieving current schema
- SqlSchemaMigrationService needs to explicitly connect to the database
before retrieving the current schema. On native... - 15:29 Revision 2058d65c: [BUGFIX] InstallTool: connect to DBMS before retrieving current schema
- SqlSchemaMigrationService needs to explicitly connect to the database
before retrieving the current schema. On native... - 15:27 Revision c703ba04: [TASK] Make JsonEncodeViewHelper compilable
- Resolves: #67318
Releases: master
Change-Id: Ia5a32e24127bf0a3a6be5bf1c408991c5b2ba0f5
Reviewed-on: http://review.typ... - 15:25 Revision 5834ed21: [BUGFIX] Fix ambiguous identifier for imagesizes cache
- Use sha1 of filepath instead of filemtime and filesize as identifier for
cached image dimensions to enable invalidati... - 15:20 Revision 0a89783e: [TASK] Make belog ViewHelpers compilable
- Resolves: #66749
Releases: master
Change-Id: I2a6e96eed3b754fe3887bfe33fe81ee5af0d7ee8
Reviewed-on: http://review.typ... - 15:18 Revision 02d4907e: [BUGFIX] Respect _FILE/_STRING in versioning
- References with _FILE/_STRING as ref_table have special meanings and
can't be loaded from database.
Resolves: #66572... - 15:17 Revision fa87c2d6: [BUGFIX] Respect _FILE/_STRING in versioning
- References with _FILE/_STRING as ref_table have special meanings and
can't be loaded from database.
Resolves: #66572... - 15:09 Revision 79e09414: [BUGFIX] Correct dependency handling in workspaces module
- This patch fixes a bug where records, which have references
pointing to them, are in a table that is disabled for
wor... - 15:08 Revision c78d5de1: [BUGFIX] Correct dependency handling in workspaces module
- This patch fixes a bug where records, which have references
pointing to them, are in a table that is disabled for
wor... - 12:24 Revision 2dc1bdf5: [FEATURE] Add field "copyright" to EXT:filemetadata
- A copyright information can be very helpful. Therefore
this field should be available as well.
Change-Id: Ib237ee856... - 12:22 Revision a7205dac: [BUGFIX] BE-Login: redirect if already authenticated
- Resolves: #67321
Related: #66669
Releases: master
Change-Id: Ib8de4463194a304467b06d3d0c00f42943e6b8d5
Reviewed-on: h... - 12:20 Revision 220ee6a7: [BUGFIX] Restore "copy default CE" button functionality
- This solves a regression to #66707.
The "copy default content elements" button in Language view of
the Page module is... - 12:16 Revision 6240e122: [BUGFIX] Show backend user in record info popup
- This solves a regression to #55699.
Resolves: #67309
Releases: master, 6.2
Change-Id: Ia1c3f0efe871ba2742029883e7fcc... - 12:11 Revision 8b94b406: [BUGFIX] Show backend user in record info popup
- This solves a regression to #55699.
Resolves: #67309
Releases: master, 6.2
Change-Id: Ia1c3f0efe871ba2742029883e7fcc... - 09:08 Revision 68a16ffb: [TASK] Mention slack instead of IRC in README.md
- Resolves: #67324
Releases: master
Change-Id: I8306a339b02e346a9b5548f21d4e815443101554
Reviewed-on: http://review.typ... - 09:03 Revision be937eda: [CLEANUP] RTE plugin classes
- * use statements
* Use default values from abstract class
* Fix tons of comments
* Some obvious code simplifications
...
2015-06-05
- 18:32 Revision 2271eb80: [BUGFIX] Open element browser in sys_action
- If you try to add a new backend user with a sys_action task, you can't
select any db mount point due to a JavaScript ... - 17:19 Revision 99ed805d: [BUGFIX] Illegal string offset ´showitem´ in ExtensionManagementUtility
- Resolves: #67285
Releases: master,6.2
Change-Id: I1e02ef7af6b8a4ee8301fa8b2fdaaf3928316815
Reviewed-on: http://review... - 17:18 Revision dfd5b2e2: [BUGFIX] Illegal string offset ´showitem´ in ExtensionManagementUtility
- Resolves: #67285
Releases: master,6.2
Change-Id: I1e02ef7af6b8a4ee8301fa8b2fdaaf3928316815
Reviewed-on: http://review... - 16:28 Revision bb7ceada: [!!!][FOLLOWUP][TASK] Simplify PackageManagement
- This change cleans up more unneeded functionality, and adds / fixes
some comments and streamlines some function calls... - 14:31 Revision c1655c62: [TASK] Update to phpunit 4.7
- Update to latest stable for no specific reason. Since
we are trying to keep master & 6.2 in sync on the testing
side,... - 14:24 Revision bf9966bf: [TASK] Update to phpunit 4.7
- Update to latest stable for no specific reason. Since
we are trying to keep master & 6.2 in sync on the testing
side,... - 14:15 Revision 6cb01bbe: [TASK] Adjust Log tests for changed exception format in PHP7
- https://github.com/php/php-src/commit/3ae995f03c8f60c4a4c9718262545cf5a6a08da3
Resolves: #67189
Releases: master, 6.... - 13:57 Revision eb6bec53: [TASK] Adjust Log tests for changed exception format in PHP7
- https://github.com/php/php-src/commit/3ae995f03c8f60c4a4c9718262545cf5a6a08da3
Resolves: #67189
Releases: master, 6.... - 11:41 Revision 813ab683: [BUGFIX] Fix FileList ordering for upper/lowercase
- File names which only differ in upper/lowercase writing are now sorted
stable with uppercase first.
Resolves: #65319... - 11:40 Revision 3e7c1bf2: [BUGFIX] Do not try to resolve a path to t3lib
- Resolves: #67267
Releases: master, 6.2
Change-Id: Ic866968a02a4e41df74ae56acd160d21177537d7
Reviewed-on: http://revie... - 11:36 Revision 10d4743f: [BUGFIX] Do not try to resolve a path to t3lib
- Resolves: #67267
Releases: master, 6.2
Change-Id: Ic866968a02a4e41df74ae56acd160d21177537d7
Reviewed-on: http://revie... - 11:36 Revision 773e80e6: [BUGFIX] Fix FileList ordering for upper/lowercase
- File names which only differ in upper/lowercase writing are now sorted
stable with uppercase first.
Resolves: #65319... - 11:28 Revision 773d5aa3: [TASK] DBAL: Autoloading for userdefined database-handler
- Make specifying a classFile optional. If not given,
it may simply be loaded using the autoloader.
Change-Id: Ib8168d... - 10:44 Revision 7b0cd353: [!!!][BUGFIX] Check for existing index column in exec_SELECTgetRows()
- In case the specified $uidIndexField does not exist in the result,
throw an exception.
Do not call debug() again sin... - 09:42 Revision d91aac73: [BUGFIX] Fix broken hook in DatabaseRecordList
- This patch fix broken hook in DatabaseRecordList,
If there are more than one hook registered, the compatibility layer... - 09:38 Revision ec4f49f6: [BUGFIX] Call initializeObject() after instantiating empty objects
- If the object is initializable and has a callable initializeObject()
method run that so that initialization work will... - 09:05 Revision a729ddd7: [BUGFIX] PropertyMapper now normalizes simple types
- This fixes a bug where the property mapper was unable to find a
valid typeconverter for properties annotated with int... - 08:55 Revision 982f6193: [BUGFIX] Delete FAL records + relations in ResourceStorage::deleteFolder()
- When deleting a folder (recursive) also delete all FAL records and
relations to keep the FAL index up-to-date.
Resol... - 08:55 Revision 8edc2bef: [BUGFIX] Delete FAL records + relations in ResourceStorage::deleteFolder()
- When deleting a folder (recursive) also delete all FAL records and
relations to keep the FAL index up-to-date.
Resol... - 07:04 Revision 9099b64c: [!!!][FEATURE] BE Login form API
- With the new login screen (introduced in 7.2) the possibility to
override or extend the login template was removed.
T...
2015-06-04
- 15:29 Revision 11a544b3: [BUGFIX] PropertyMapper now normalizes simple types
- This fixes a bug where the property mapper was unable to find a
valid typeconverter for properties annotated with int... - 12:57 Revision bef83c86: [BUGFIX] Initialize database connection in ClearCacheService
- Without calling initialize() on the DatabaseConnection object
the DBAL the resulting connection configuration will de... - 00:25 Revision 0ee65b8f: [!!!][FEATURE] FormEngine: The extendables
- For details, see the ReST files with examples for new API
and TCA changes.
* Split TCA config "type" to "type" and "...
2015-06-03
- 23:34 Revision 7231ac0f: [TASK] Add Travis CI build status badge to README
- According to the "Pre-Merge-Tests" for TYPO3 (Gerrit -> Travis CI)
it make sense to add the Travis CI Build badge to ... - 23:29 Revision 027acbca: [BUGFIX] Import Selection with TYPO3 Element Browser
- This patch fixes the "Import Selection" link in the element browser.
Resolves: #47322
Releases: master, 6.2
Change-I... - 22:33 Revision b13e7dfd: [BUGFIX] Clear cache_treelist table in Install Tool
- This is not implemented in the caching framework and
needs to be cleared manually.
Resolves: #67275
Releases: master... - 22:32 Revision eb9c8dda: [BUGFIX] Clear cache_treelist table in Install Tool
- This is not implemented in the caching framework and
needs to be cleared manually.
Resolves: #67275
Releases: master... - 21:41 Revision df46ac37: [TASK] styleguide: TCA: Rename main to top record
- 21:38 Revision fae55d72: [TASK] styleguide: TCA: Mark main record for Anja
- 21:34 Revision 54cfbe59: [TASK] Code cleanup EXT:backend/Classes/Controller/ContentElement/*.php
- - add missing return values
- declare missing class variables
- remove unused variable assingments
- add getter for L... - 21:04 Revision 70a7ed3a: [!!!][FEATURE] Flash message view helper add deferred rendering
- Deprecate renderMode in favor of a flexible deferred
rendering of flash messages in the Fluid template.
This means t... - 18:00 Revision d06dc87e: [CLEANUP] Correct case for SimpleXMLElement
- Use the correct case 'SimpleXMLElement' instead of 'SimpleXmlElement'
when loading locallang.xml and remove backslash... - 17:14 Revision fddd4c6e: [BUGFIX] addToAllTCAtypes() must replace fields correctly
- The changes made in #57824 cause the replace functionality to fail.
Resolves: #67259
Releases: master, 6.2
Change-Id... - 17:12 Revision 9a527d54: [BUGFIX] addToAllTCAtypes() must replace fields correctly
- The changes made in #57824 cause the replace functionality to fail.
Resolves: #67259
Releases: master, 6.2
Change-Id... - 09:22 Revision 8e13d36d: [TASK] Replace t3lib occurences in the core
- Resolves: #67251
Releases: master
Change-Id: I75dcc244eb3a1abd9d33f04421523b548283b7c1
Reviewed-on: http://review.typ... - 08:32 Revision 4dcb56b3: [TASK] Make SQL Schema Parser aware of combined indexes
- The patch fix problems with multiple parenthesis. e.g.
uid_foreign,tablenames(255),fieldname(255),sorting_foreign
Re...
2015-06-02
- 23:25 Revision f6fba02c: [BUGFIX] Type checking at PageRepository::getFileReferences() call
- Verification of parent element ($element) type before
PageRepository::getFileReferences() call
in FilesContentObject:... - 23:24 Revision c52269d8: [BUGFIX] Type checking at PageRepository::getFileReferences() call
- Verification of parent element ($element) type before
PageRepository::getFileReferences() call
in FilesContentObject:... - 23:19 Revision b6137d46: [BUGFIX] Import Selection with TYPO3 Element Browser
- This patch fixes the "Import Selection" link in the element browser.
Resolves: #47322
Releases: master, 6.2
Change-I... - 22:34 Revision 0c63efbc: [TASK] Remove references to t3lib in DefaultConfiguration
- Resolves: #67250
Releases: master
Change-Id: If9868831bd4ef6bffa0e34e532769a384ea2511b
Reviewed-on: http://review.typ... - 13:16 Revision 8d01c774: [BUGFIX] styleguide: TCA: Adapted label for wizard_6
- 13:13 Revision c37ec78b: [BUGFIX] styleguide: TCA: Fix wizard_6 example
2015-06-01
- 22:17 Revision eee0b4c9: [TASK] Reduce duplicated paths for bowercopy
- This makes use of the destPrefix option to set the target base
path only once.
Also drop the leading slash from sour... - 20:22 Revision 7f97756b: [TASK] styleguide: TCA: Remove renderType richtext for now
- 17:45 Revision 5f3462a1: [FEATURE] Remove ViewHelper xmlns-attributes and specified html tag
- In order to include ViewHelper namespaces with xmlns:*-attributes
it is currently required to use e.g. a HTML tag to ... - 17:15 Revision 6718818a: [CLEANUP] File object
- In the TYPO3\CMS\Core\Resource\File object the logic to load
metaDataProperties was implemented at multiple places bu... - 16:39 Revision 03ca7fbb: [TASK] styleguide: TCA: Add required RTE example
- 15:02 Revision 02d54691: [FOLLOWUP][BUGFIX] dont set fePreview=2 with ADMCMD_noBeUser
- Restructure the nested condition for the sake of readability.
Releases: master, 6.2
Resolves: #67224
Change-Id: I251... - 15:01 Revision 58321eb1: [FOLLOWUP][BUGFIX] dont set fePreview=2 with ADMCMD_noBeUser
- Restructure the nested condition for the sake of readability.
Releases: master, 6.2
Resolves: #67224
Change-Id: I251... - 14:42 Revision 57860a20: [BUGFIX] dont set fePreview=2 with ADMCMD_noBeUser
- The workspace preview adds the GET parameter ADMCMD_noBeUser
when requesting the frame for live preview.
$GLOBALS[BE... - 14:31 Revision fc3a6e70: [BUGFIX] dont set fePreview=2 with ADMCMD_noBeUser
- The workspace preview adds the GET parameter ADMCMD_noBeUser
when requesting the frame for live preview.
$GLOBALS[BE... - 12:33 Revision 39cfa195: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/23 from NeoBlack/task/AddLinkWizard
- [TASK] styleguide: TCA: Add Link-Wizard in FlexForm to mega record
- 12:26 Revision 6a3aa425: [TASK] styleguide: Add Link-Wizard from FlexForm to mega record
- 12:05 Revision 20c116b5: [BUGFIX] Allow removal of search term in Page / List module
- It wasn't possible to remove the search term used in the search
in the Page and List module below the docheader, beca...
2015-05-31
- 09:09 Revision e881769d: [FOLLOWUP][BUGFIX] Show full folder path in file list title
- In old situation the full path to of the folder was shown.
With #64759 only the accessible part is shown. The logic
t... - 00:26 Revision 4d8d215c: [BUGFIX] Only persist processedFile if processing was successful
- Due to multiple reasons (for instance target folder is not writable)
the processing of a file can fail.
This change ...
2015-05-30
- 21:44 Revision e5ddf618: [TASK] Do not generate new processed file if it already exists
- When a processed file already exists but the sys_file_processedfile
record is deleted the whole processing task is ex... - 21:27 Revision 65d8e584: [CLEANUP] Make use of bool/int in @param DocComments
- Resolves: #67213
Releases: master
Change-Id: I8ed7802f4e4e3d95ecb946231d11b46956ea4477
Reviewed-on: http://review.typ... - 19:51 Revision 1c48c0e4: [CLEANUP] Remove usage of self::class
- This patch remove the usage of self::class and make use of __CLASS__
in context of methods like makeInstance. As arra... - 16:15 Revision f7b02cf0: [BUGFIX] Only persist processedFile if processing was successful
- Due to multiple reasons (for instance target folder is not writable)
the processing of a file can fail.
This change ... - 13:59 Revision c5a78657: [BUGFIX] Add t3skin to class loading info in composer.json
- With #65528 t3skin was made a protected extension, but it was forgotten
to add the extension to the class loading inf...
2015-05-29
- 22:08 Revision b391f1d5: [FEATURE] Add "processed files" cleanup tool to Install Tool
- Resolves: #67071
Releases: master, 6.2
Change-Id: I1320833f0f7cfd852ca8ba458fa9367cb3b16ea0
Reviewed-on: http://revie... - 18:45 Revision 146435db: [BUGFIX] FeLogin: FlexForm is misleading
- The option showLogoutFormAfterLogin in the FeLogin FlexForm actually
disables all redirect configuration on login. Th... - 17:39 Revision a53fb85f: [BUGFIX] Pass correct parameter to linkhandler
- Since the refactoring of typolink, one wrong parameter is passed
to registered linkhandler hooks. This patch restores... - 15:35 Revision 9b12dfcd: [TASK] styleguide: TCA: t3editor in flex forms
- 14:38 Revision a63ccd18: [TASK] styleguide: TCA: t3editor in inline field
- 14:28 Revision 0cae8d8a: [TASK] styleguide: TCA: t3editor examples with new syntax
- 11:54 Revision 11c26bf5: [FOLLOWUP][BUGFIX] Show full folder path in file list title
- In old situation the full path to of the folder was shown.
With #64759 only the accessible part is shown. The logic
t... - 09:15 Revision 6cbc9a58: [FEATURE] Add "processed files" cleanup tool to Install Tool
- Resolves: #67071
Releases: master, 6.2
Change-Id: I1320833f0f7cfd852ca8ba458fa9367cb3b16ea0
Reviewed-on: http://revie... - 08:54 Revision a73adf23: [TASK] PHP7 is_numeric change
- With PHP 7 the string 0x0 isn't any longer a numeric, so the test
fails. But the test itself makes no sense and is re... - 08:45 Revision 07b02d76: [TASK] PHP7 is_numeric change
- With PHP 7 the string 0x0 isn't any longer a numeric, so the test
fails. But the test itself makes no sense and is re...
2015-05-28
- 18:43 Revision f2f4e8ce: [TASK] Deprecate t3editor->isEnabled()
- Method isEnabled() always returns TRUE since the checked property
is protected and never reset to something else. It ...
2015-05-27
- 19:26 Revision 301243ca: [TASK] Introduce new "Important" type of documentation
- Resolves: #67159
Releases: master
Change-Id: Ia17a3a52914b7acaab47b0d1bb84395a7d3fa917
Reviewed-on: http://review.typ... - 17:27 Revision 1bbbdcef: [TASK] Add "select all" to EXT:recycler
- Re-add the "select all" toggle to select all records on a page.
The action buttons are moved to the right to match th... - 10:08 Revision c93af241: [BUGFIX] Simulate user: Fix user selection
- This is a follow up fix for #66801 which hides too many users as
an underscore (_) is a wildcard for a single char in...
2015-05-26
- 17:25 Revision 44c5857b: [TASK] Print controller->action if required argument is not set
- Extend the exception message to hint to the action of the controller
that misses a required argument.
Resolves: #671... - 17:13 Revision 60fc3c8c: [TASK] Print controller->action if required argument is not set
- Extend the exception message to hint to the action of the controller
that misses a required argument.
Resolves: #671... - 11:35 Revision aed83b7d: [BUGFIX] Add missing int-cast for checking uid zero
- The change #24250 introduced a strict comparison without ensuring
proper data types on both sides of the comparison.
... - 10:13 Revision 7c8bc63d: [BUGFIX] Add missing int-cast for checking uid zero
- The change #24250 introduced a strict comparison without ensuring
proper data types on both sides of the comparison.
...
2015-05-25
- 19:20 Revision d1481310: [BUGFIX] Adhere "suggestions" when resolving ext loading order
- The issue #58701 introduced the functionality to fetch suggestions defined
in composer.json or ext_emconf.php into th... - 19:19 Revision 5d8de35b: [BUGFIX] Adhere "suggestions" when resolving ext loading order
- The issue #58701 introduced the functionality to fetch suggestions defined
in composer.json or ext_emconf.php into th... - 13:40 Revision e3fbdadd: [BUGFIX] Initialize database connection in ClearCacheService
- Without calling initialize() on the DatabaseConnection object
the DBAL the resulting connection configuration will de... - 13:13 Revision 0ef3c407: [TASK] Streamline TS registration for sysexts
- For historical reasons the "Static Template #43"
was "content.default" and the possibility to add
TypoScript after th...
2015-05-24
- 15:03 Revision 8d3bc4ca: [BUGFIX] Don't add TypoScript twice to defaultContentRendering
- Calling the addTypoScript() method with last parameter set to
'defaultContentRendering' must not add the TypoScript t... - 13:31 Revision c28a8f37: [BUGFIX] Don't add TypoScript twice to defaultContentRendering
- Calling the addTypoScript() method with last parameter set to
'defaultContentRendering' must not add the TypoScript t...
Also available in: Atom