Activity
From 2016-09-27 to 2016-10-26
2016-10-26
- 21:07 Revision 707036e7: [TASK] Fluidification of UserToolbarItem
- Resolves: #78451
Releases: master
Change-Id: If4d40e41abc604b430168293446ab5dfd579ca3e
Reviewed-on: https://review.ty... - 19:54 Revision 70fb62cb: [TASK] Move workspaces preview hook to EXT:workspaces
- Move the preview functionality (of sys_preview) from EXT:version to
EXT:workspaces as it resolves solely functionalit... - 19:52 Revision 9939cbf2: [TASK] Fluidification of SuggestWizard
- Resolves: #78420
Releases: master
Change-Id: I2d3ea1c0f3bda176f68da62f5d379e4af0647494
Reviewed-on: https://review.ty... - 19:35 Revision 42fc8572: [TASK] Improve acceptance test for extensionmanager
- Summarize two tests in one test to uninstall and install the belog extension.
Resolves: #78441
Relates: #78185, #778... - 19:34 Revision 37e3136e: [BUGFIX] Pass correct query parameter to image manipulation view
- The TCA type "imageManipulation" has a boolean config called "enableZoom".
As declared in "ImageManipulationElement" ... - 19:30 Revision b594c78d: [TASK] Add acceptance test for ModuleMenuButton on resize
- Resolves: #78447
Releases: master
Change-Id: Ie4c28c8163369677dfd40707d8bc008a83254cae
Reviewed-on: https://review.ty... - 19:30 Revision 31044f0c: [TASK] Acceptance test for NavigationComponent Tree
- Resolves: #78452
Releases: master
Change-Id: I097a9572662e7a4f36f1e0899b92fd2c41b89afe
Reviewed-on: https://review.ty... - 19:23 Revision 0c6821c6: [BUGFIX] Pass correct query parameter to image manipulation view
- The TCA type "imageManipulation" has a boolean config called "enableZoom".
As declared in "ImageManipulationElement" ... - 18:47 Revision 93b28a88: [TASK] Acceptance test for Inline 1n from styleguide
- Resolves: #78435
Releases: master
Change-Id: Ib0877a56834045e8c9ec2244e5f603ec940376a5
Reviewed-on: https://review.ty... - 18:28 Revision b2bfeb7d: [BUGFIX] Additional type checks and minor code improvements.
- Resolves: #78402
Releases: master
Change-Id: I35b8555511a9560904048697c58e4f7a63b2023d
Reviewed-on: https://review.ty... - 18:26 Revision b821e45a: [!!!][TASK] Migrate FlexForm cleaning command to Symfony Console
- The lowlevel cleaner command for cleaning FlexForm XMLs
in the database (e.g. when a flexform has changed) is migrate... - 18:16 Revision 3b636451: [FOLLOWUP][TASK] Refactor queryBuilder usage
- Double usage of ->createNamedParameter() on searchWord results
in always empty result list for EM TER search action.
... - 17:01 Revision adebb136: [BUGFIX] Group mount points that have the same parent
- If options.pageTree.showPathAboveMounts is enabled in
UserTS, group mount points that have the same parent page.
Res... - 17:01 Revision 502cf195: [BUGFIX] Show mountpoint path in record + link browsers if enabled in UserTS
- If options.pageTree.showPathAboveMounts is enabled in
UserTS, respect the setting also in record and link
browsers.
... - 16:58 Revision 353887d7: [BUGFIX] Typos and wording issues in master documentation
- Resolves: #78442
Releases: master
Change-Id: Ic081062296aad1353b80633b8f5a074ea0586d7f
Reviewed-on: https://review.ty... - 16:54 Revision 7fe55fc4: [TASK] Improve problem reporting of validateRstFiles.sh
- Script gives now detailed advice of how to solve any
detected problem.
Resolves: #78449
Releases: master
Change-Id: ... - 16:50 Revision 34aff023: [FEATURE] Overwrite maximum number of Indexed Search results.
- TypoScript setting
`plugin.tx_indexedsearch.settings.blind.numberOfResults`
receives a comma separated list of intege... - 16:47 Revision 75ff38aa: [BUGFIX] Group mount points that have the same parent
- If options.pageTree.showPathAboveMounts is enabled in
UserTS, group mount points that have the same parent page.
Res... - 16:38 Revision ef2ce991: [BUGFIX] Show mountpoint path in record + link browsers if enabled in UserTS
- If options.pageTree.showPathAboveMounts is enabled in
UserTS, respect the setting also in record and link
browsers.
... - 16:37 Revision 678848f7: [BUGFIX] Fix page tree mountpoint path
- If options.pageTree.showPathAboveMounts is enabled in
UserTS, don't add the name of the mountpoint startpage to
this ... - 16:33 Revision b0d663a3: [TASK] Fluidification of ClearCacheToolbarItem
- Resolves: #78436
Releases: master
Change-Id: I31e1d290f58ac01749091a05002025ee4598a49c
Reviewed-on: https://review.ty... - 16:04 Revision 4c938aca: [BUGFIX] Fix page tree mountpoint path
- If options.pageTree.showPathAboveMounts is enabled in
UserTS, don't add the name of the mountpoint startpage to
this ... - 15:50 Revision d478cbe9: [TASK] Refactor use of queryBuilder to use prepared statements
- To remove the susceptiblity to errors of SQL injections within the core
the principle of prepared statements should b... - 12:11 Revision 9e3cca87: [TASK] Move code from PageLayoutView to proper class
- The code is only used in PageInformationController and should
therefore reside in this class instead of PageLayoutVie... - 09:37 Revision ff6a9256: [TASK] Use ViewHelper compiling Traits
- This change implements ViewHelper compiling traits
from the new Fluid 1.1.0 ViewHelperCompiler feature.
The Traits a...
2016-10-25
- 22:43 Revision 9167a9ea: [BUGFIX] Adding back access to parentMenuArr and menuitem in subMenu
- Adding the possibility to access the menuArr and direct menuItem from
the parent menu in subMenu instances to provide... - 22:32 Revision 5b1dcea4: [BUGFIX] Adding back access to parentMenuArr and menuitem in subMenu
- Adding the possibility to access the menuArr and direct menuItem from
the parent menu in subMenu instances to provide... - 21:46 Revision 5bb7eb6e: [!!!][TASK] Migrate lowlevel deleted records command to SymfonyConsole
- The lowlevel cleaner command for permanently delete records
in the database that have been previously marked as "dele... - 21:14 Revision a67d926e: [BUGFIX] Report module should not alert when all db tables are utf8
- In case a database default character set is latin1 but all tables
created in the database are utf8, the reports modul... - 21:08 Revision dbc97538: [TASK] Split huge Formhandler test into smaller tests
- This patch could stabilize the execution of acceptance tests.
Resolves: #78433
Releases: master
Change-Id: If2598f9f... - 18:50 Revision ed57ea9f: [BUGFIX] Make extbase subclasses work with numeric types
- The extbase subclasses configuration does currently not work with a
numeric database field that identifies the type o... - 18:41 Revision 7256ce1f: [BUGFIX] Make extbase subclasses work with numeric types
- The extbase subclasses configuration does currently not work with a
numeric database field that identifies the type o... - 18:22 Revision fd46561f: [TASK] Add acceptance test for language module
- Resolves: #78405
Releases: master
Change-Id: Ia821ec39f98a0fadefd7b44a59b2467f478ff9bc
Reviewed-on: https://review.ty... - 18:04 Revision 028aecf5: [TASK] Acceptance test for Scheduler task
- Resolves: #78404
Releases: master
Change-Id: I80c1155631702b4632018624d42362e648cb42a8
Reviewed-on: https://review.ty... - 17:51 Revision a72f7d31: [TASK] Change default resolution for acceptance tests
- Change the resolution to have a proper overview when running
acceptance tests in head-mode and when screenshots are t... - 17:06 Revision d9e7b6a8: [FEATURE] Place global Fluid ViewHelper namespaces in TYPO3 configuration
- This change moves the default/global namespaces from being stored
directly on the ViewHelperResolver to being stored ... - 16:51 Revision 2d4255b7: [BUGFIX] Wrong doctrine migration in indexed_search
- Insert column 'phash' in the select statement
in checkContentHash()
Resolves: #78429
Related: #77390
Releases: maste... - 16:32 Revision 8f997b6d: [TASK] Replace setLocale() in tests with phpunit backup functionality
- There is a phpunit shipped functionality to reliably fiddle with locale
settings and have the valid settings back aft... - 16:30 Revision e696b442: [BUGFIX] Implement CMS setRenderingContext for AbstractConditionViewHelper
- This fixes an issue where the CMS specific overridden
setRenderingContext method on CMS AbstractConditionViewHelper i... - 15:59 Revision 5b1295b4: [BUGFIX] Authentication service respects deleted-flag
- Avoids impossible logins due to wrong mappings to old
(deleted) users with the same username as a valid one.
Resolve... - 15:47 Revision 532475ef: [TASK] Add Acceptance test for Template module
- Resolves: #78423
Releases: master
Change-Id: Ieba60cceb7eac17543783fb9a4d220ca58fe5bb5
Reviewed-on: https://review.ty... - 14:13 Revision 145eb8c7: [BUGFIX] Add missing implementation of refresh methods
- This patch implements the missing refresh methods in the Viewport.js.
Workspaces need this method to refresh the cont... - 13:44 Revision 25888407: [BUGFIX] Hide page tree toggle button (if no page tree is needed)
- Do not show the page tree toggle button for modules
that don't use the page tree to select a current page or folder.
... - 11:41 Revision 075d71de: [BUGFIX] Minor lint in 7.6 .travis.yml
- The missing semicolon may lead to unexpected behavior.
Change-Id: I503d042139729fb6f60090480f60e1f66da43976
Resolves... - 11:30 Revision d2620008: [TASK] splitFunctionalTests.sh in 6.2
- Change-Id: I3b0071b2beccee21249e9ebb8112662ca62bbd76
Resolves: #78418
Releases: 6.2
Reviewed-on: https://review.typo3... - 11:07 Revision 2e197388: [BUGFIX] Fix reference count when ref_table is sys_file
- When ref_table is sys_file the references to sys_file_metadata
should be excluded. Otherwise the deletion of sys_file... - 11:06 Revision c01ccd3a: [BUGFIX] Fix reference count when ref_table is sys_file
- When ref_table is sys_file the references to sys_file_metadata
should be excluded. Otherwise the deletion of sys_file... - 11:04 Revision 8b2d2379: [FOLLOWUP][TASK] Remove *.js.map from repository
- The generated JS files contain references to its source maps.
Per default these maps should not be generated.
To prev... - 00:09 Revision 4f5926a8: [TASK] Remove failing test in IntegerValidatorTest
- This test fails due to an invalid locale. It has been
removed in all other branches, too.
Change-Id: I293d508fd7786b...
2016-10-24
- 23:13 Revision 5033a15f: [BUGFIX] Add type check to prevent error if backend user is null
- $backendUser may be null, this would cause an error. Add an
additional type check to prevent this.
Resolves: #78392
... - 21:21 Revision 95c32a5a: [!!!][FEATURE] Check TCA changes in ext_tables.php
- TCA changes within ext_tables.php can be moved to
Configuration/TCA since core 6.2. Still having them in
ext_tables.p... - 20:36 Revision f16795de: [TASK] Remove *.js.map from repository
- This patch removes *.js.map files from the repository and adds a new
rule to the .gitignore file.
Resolves: #78407
R... - 20:00 Revision 7a07a476: [FEATURE] Add fluid debug information to admin panel
- This patch adds a new option to the admin panel to show debug information
about partials and sections in frontend.
R... - 19:48 Revision 405b9051: [BUGFIX] Custom select renderTypes use TcaSelectItems
- There are two FormEngine data provider for type=select: TcaSelectItems
for "normal" renderTypes and TcaSelectTreeItem... - 19:48 Revision 9c1bd4e0: [BUGFIX] Custom select renderTypes use TcaSelectItems
- There are two FormEngine data provider for type=select: TcaSelectItems
for "normal" renderTypes and TcaSelectTreeItem... - 19:09 Revision 103cccee: [TASK] Fluidification of Avatar.php
- Resolves: #77852
Change-Id: I60aae1b35219ac91e74d62cc57e1a48ec630a831
Reviewed-on: https://review.typo3.org/49865
Rev... - 19:02 Revision 6b4d26d8: [TASK] Add role typescript to Includes.txt
- This patch add the role „typescript“ to the Includes.txt.
With this patch code in a rst file can be declared as Type... - 18:57 Revision 57d9a4c3: [BUGFIX] Respect options.disableDelete UserTSConfig
- The UserTSConfig setting "options.disableDelete" was not respected
in the record ClickMenu, the database record list ... - 18:28 Revision 07ad56f4: [BUGFIX] Remove old grunt-copy dependency
- Resolves: #78403
Releases: master
Change-Id: I55ec9f662cd7ddd827f1f46ab9c1664aac22a5b6
Reviewed-on: https://review.ty... - 18:28 Revision 841bd349: [TASK] Add jasmine typings as dev dependency
- This patch add jasmine typings as dev dependency which brings IDE
support / code completion for the testing framework... - 18:27 Revision 753a8cda: [BUGFIX] Fix bug in Popover.setOptions and add JSUnit tests
- Resolves: #78396
Releases: master
Change-Id: I9a132a547b3be04417094b3ce5a2e1eed6dd843c
Reviewed-on: https://review.ty... - 17:25 Revision b2155215: [BUGFIX] Prevent duplicate pastes in rtehtmlarea
- if pasteFormat or pasteStructur is activated in user settings,
pastings in rtehtmlarea will be inserted twice. Once a... - 17:24 Revision 34d32feb: [BUGFIX] Prevent duplicate pastes in rtehtmlarea
- if pasteFormat or pasteStructur is activated in user settings,
pastings in rtehtmlarea will be inserted twice. Once a... - 15:58 Revision 2130c800: [TASK] Add js files in TypeScript folder to .gitignore
- Resolves: #78389
Releases: master
Change-Id: Ic022f1a19859cf48d92a1e50d45327c42ea7be21
Reviewed-on: https://review.ty... - 15:22 Revision 308df64f: [BUGFIX] Fetching configuration-comments should require no comma
- So far a comma was required before the comment. But CGL says that
the last element in an array should have no trailin... - 15:22 Revision 7d6e9879: [BUGFIX] Fetching configuration-comments should require no comma
- So far a comma was required before the comment. But CGL says that
the last element in an array should have no trailin... - 13:45 Revision fe1baddf: [BUGFIX] Load typings of no-def folder
- Resolves: #78388
Releases: master
Change-Id: Id73c21676ebb0225429bb81334be23fd5f01ed66
Reviewed-on: https://review.ty... - 12:35 Revision 8e8dee20: [BUGFIX] Set caption and copyright filemetadata DB columns to TEXT
- This patch changes the SQL field type of two fields on
sys_file_metadata, caption and copyright, to increase
the allo... - 12:34 Revision 4509b783: [BUGFIX] Set caption and copyright filemetadata DB columns to TEXT
- This patch changes the SQL field type of two fields on
sys_file_metadata, caption and copyright, to increase
the allo...
2016-10-23
- 20:44 Revision 14bf0e5a: [TASK] Cover t3_origuid in Workspaces Regular/Modify functional tests
- t3_origuid field is covered in Workspaces Regular/Modify functional tests.
Releases: 7.6, master
Resolves: #78382
Ch... - 20:06 Revision 9cef5632: [TASK] Cover t3_origuid in Workspaces Regular/Modify functional tests
- t3_origuid field is covered in Workspaces Regular/Modify functional tests.
Releases: 7.6, master
Resolves: #78382
Ch...
2016-10-22
- 14:24 Revision ad5904df: [BUGFIX] Add a missing Index to .rst file
- Change-Id: Ifc6a7b251d216d3a3ab9b68752eb14444bc53474
Resolves: #78380
Releases: master
Reviewed-on: https://review.ty...
2016-10-21
- 16:19 Revision 198725e7: [TASK] Remove doubled classes in EXT:version
- The AutoPublishTask and the WorkspacesUtility are actually
very encapsulated and never used nor registered in EXT:ver... - 16:17 Revision 0ead90a1: [BUGFIX] Fix reference count when ref_table is sys_file
- When ref_table is sys_file the references to sys_file_metadata
should be excluded. Otherwise the deletion of sys_file... - 15:59 Revision 6c497f49: [TASK] Deprecate caseSensitive parameter of Extbase Query::like
- In contrast to a case insensitive query a case sensitive query can
not be enforced as it largely depends on the setti... - 15:58 Revision 91808b30: [BUGFIX] Avoid fatal errors in Admin Panel
- The functionality to display / explain DB select queries does not
work with DBAL and doctrine anymore.
The leftovers... - 15:49 Revision 37352982: [BUGFIX] Add missing functionality for YouTube "related" parameter
- This parameter indicates whether the player should show
related videos when playback of the initial video ends.
Suppo... - 15:37 Revision 779a6ff4: [BUGFIX] Add missing functionality for YouTube "related" parameter
- This parameter indicates whether the player should show
related videos when playback of the initial video ends.
Suppo... - 15:22 Revision ab3358bf: [BUGFIX] Backend page module: set default mode to "Columns"
- Change the page module default mode from "QuickEdit" to "Columns".
Especially for TYPO3 newcomers it's much easier to... - 15:22 Revision 97afb12b: [BUGFIX] Backend page module: set default mode to "Columns"
- Change the page module default mode from "QuickEdit" to "Columns".
Especially for TYPO3 newcomers it's much easier to... - 14:30 Revision 143b84ef: [BUGFIX] Prevent malformed SQL query in AbstractDatabaseRecordList
- This change prevents the creation of a malformed SQL query in
AbstractDatabaseRecordList::makeQueryArray. The problem... - 14:20 Revision 1eb96565: [FOLLOWUP][FEATURE] Add missing information status for addSystemMessage
- Set correct reference to forge issue in rst file.
Resolves: #78103
Releases: master
Change-Id: I80267a5578f5fcfbc914... - 14:14 Revision 5cabf135: [FEATURE] Add missing information status for addSystemMessage
- Adds the possibility to pass and set status parameter
TYPO3\CMS\Backend\Toolbar\Enumeration\InformationStatus through... - 13:53 Revision 2a688436: [BUGFIX] Add back-reference to $self in compiled Fluid templates
- This fixes a bug where using any ViewHelper to generate
the layout name would fail if the template is compilable.
The... - 13:19 Revision 953119f8: [BUGFIX] Reset SYS/exceptionalErrors in live preset
- Resolves: #76901
Releases: master, 7.6, 6.2
Change-Id: I50167e4d64ef9cda8d39e9f2e03fc08e3de646b1
Reviewed-on: https:/... - 13:00 Revision fa4a6182: [TASK] Migrate wizard icons to use icon fonts
- Resolves: #77630
Resolves: #77629
Releases: master, 7.6
Change-Id: I9e73fb6d1f7197d5c35309fa98093eeee44ccb02
Reviewed... - 12:42 Revision ee5d4a0b: [TASK] Check t3_origuid field in DataHandler functional tests
- The value of the t3_origuid is now checked in Datahandler
functional tests.
Releases: master, 7.6
Resolves: #78303
C... - 12:36 Revision d59447ac: [TASK] Raise version number of compatibility6 in update wizard
- Resolves: #78371
Releases: master,7.6
Change-Id: Iaa4c6065bdf3beb0ce226733e89d14485efa0fea
Reviewed-on: https://revie... - 12:36 Revision cf18e8b9: [TASK] Raise version number of compatibility6 in update wizard
- Resolves: #78371
Releases: master,7.6
Change-Id: Iaa4c6065bdf3beb0ce226733e89d14485efa0fea
Reviewed-on: https://revie... - 12:35 Revision c7f05376: [TASK] Raise version number in openid update wizard
- Raise version number to 7.6.4.
Resolves: #78369
Releases: master,7.6
Change-Id: Iabaddaa0c0223f7a1564e1ea0ec2d4c6d2e... - 12:35 Revision e14cd2f3: [TASK] Raise version number in openid update wizard
- Raise version number to 7.6.4.
Resolves: #78369
Releases: master,7.6
Change-Id: Iabaddaa0c0223f7a1564e1ea0ec2d4c6d2e... - 12:14 Revision 40ea592c: [TASK] Check t3_origuid field in DataHandler functional tests
- The value of the t3_origuid is now checked in Datahandler
functional tests.
Releases: master, 7.6
Resolves: #78303
C... - 10:50 Revision 0d47228a: [BUGFIX] MM references are not transformed to versioned entities
- Scenario:
* within a workspace
* using a MM intermediate table for relations
* having versioned entities on both side... - 10:37 Revision 27b16b3b: [BUGFIX] Correct position of t3editor autocomplete
- The position of the autocomplete list for the TypoScript was incorrect
when the editing iframe was scrolled.
Resolve... - 10:37 Revision 218ea578: [BUGFIX] Show Create Content button only for allowed languages
- The Create Content button inside the Page Module is now only shown for
languages the backend-user is actually allowed... - 10:36 Revision da06d6be: [BUGFIX] Do not cut constants in debug output
- Unsubstituted constants should be logged in full length and not
cut after 50 character.
Resolves: #78107
Releases: m... - 10:36 Revision 6212a49f: [BUGFIX] Prevent Uncaught TypeError in ClickMenu.js
- This patch prevent an Uncaught TypeError ClickMenu.js.
In case the reloadFrame parameter not exist, the variable res ... - 10:34 Revision 9ffe88a2: [BUGFIX] Check if TypoScript is loaded for indexed_search
- Check if TypoScript is loaded for indexed_search, if not,
show an error message.
Resolves: #75866
Releases: master, ...
2016-10-20
- 22:47 Revision b71fa590: [BUGFIX] Resolves wrong usage of col and colgroup
- * Remove <col> calculate and use short syntax
* Add CSS to render the table fixed
Resolves: #78296
Releases: master,... - 22:31 Revision 930b5da7: [BUGFIX] isHiddenPalette removes 'form-section' class
- If the first palette of a form is hidden, a tiny line is append
under the tab title. This patch removes it.
Resolves... - 22:31 Revision 48cf5847: [BUGFIX] Resolves wrong usage of col and colgroup
- * Remove <col> calculate and use short syntax
* Add CSS to render the table fixed
Resolves: #78296
Releases: master,... - 22:21 Revision 0d3ade03: [BUGFIX] isHiddenPalette removes 'form-section' class
- If the first palette of a form is hidden, a tiny line is append
under the tab title. This patch removes it.
Resolves... - 22:11 Revision f44e43d4: [BUGFIX] Prevent error for tree in flexform
- This patch prevent JS errors in case a tree is rendered in a FlexForm,
before the record was saved for the first time... - 16:49 Revision df98a15a: [BUGFIX] MM references are not transformed to versioned entities
- Scenario:
* within a workspace
* using a MM intermediate table for relations
* having versioned entities on both side... - 08:02 Revision 1aa85fd0: [FOLLOWUP][DOCS] 8.4 Documentation Part 1/2
- Fix rendering of rst file which is part of the 8.4 changelog
Releases: master
Change-Id: I8aa75cdca1ad581eace9c0ada8...
2016-10-19
- 21:04 Revision 3ff9128d: [TASK] Goodbye phantomJS, hello firefox
- phantomJS is too unstable. Base the acceptance tests on
firefox only for now, free composer from phantom installers.
... - 13:47 Revision cdd7efef: [CLEANUP] Simplify checkFilePermissions.sh ignore list
- Initialize the array directly.
Resolves: #78341
Releases: master
Change-Id: I3ae5688d0cee452979c18eb334e575144a22238... - 13:40 Revision 93dd4169: [FOLLOWUP][TASK] Update to jQuery 3.1.1
- This followup fixes an error in jsfunc.inline.js related to the jQuery
update.
Resolves: #77249
Releases: master
Cha... - 12:34 Revision 4d6e601b: [FOLLOWUP][TASK] Remove global option BACK_PATH
- A missing deprecation log entry was added while removing
BACK_PATH
Relates: #72491
Resolves: #78314
Releases: master... - 11:35 Revision dec5989a: [TASK] Add RST snippet validation script
- Documentation snippets are now checked for validity.
Every rst file needs:
* An include line at the very top
* A ref... - 11:11 Revision a3d89d99: [TASK] Move ext_icon.png to Resources/Public/Icons for all sysexts
- All extension icons of all system and test extensions shipped with
the core are now located at EXT:.../Resources/Publ... - 10:55 Revision 76246f4b: [BUGFIX] Prevent Uncaught TypeError in ClickMenu.js
- This patch prevent an Uncaught TypeError ClickMenu.js.
In case the reloadFrame parameter not exist, the variable res ... - 10:55 Revision 6f140f76: [FOLLOWUP][TASK] Update to jQuery 3.1.1
- Fix path in karma.js configuration to use new jQuery version.
Resolves: #77249
Releases: master
Change-Id: I555fd904...
2016-10-18
- 16:25 Revision ea9d1fa2: [FOLLOWUP][TASK] Deprecate TypoScript option config.noScaleUp
- Fix RST file issues.
Resolves: #78317
Releases: master
Change-Id: Id9372777cca3c5895721a47be12eaf0e705ac9f3
Reviewed... - 16:24 Revision 0df6b767: [TASK] Update to jQuery 3.1.1
- Update jQuery to 3.1.1.
Solves deprecations in our JavaScript code.
Resolves: #77249
Releases: master
Change-Id: Ic... - 16:17 Revision 29a6cd0a: [TASK] Deprecate property iframe in TYPO3.Backend.ContentContainer
- Deprecate the property top.TYPO3.Backend.ContentContainer.iframe
and introduce an accessor method.
Resolves: #78279
... - 16:09 Revision 8e0210b1: [TASK] Deprecate TypoScript option config.noScaleUp
- Such a configuration option should be only configurable on a
"per installation" basis via the global TYPO3 configurat... - 15:17 Revision 72ed029a: [TASK] Update TYPO3 version to TYPO3 8.5-dev
- Resolves: #78330
Releases: master
Change-Id: I624b770a0c93fcc3f23607c9a09ba6cfadd8a255
Reviewed-on: https://review.ty... - 13:48 Revision 1c550298: [TASK] Set TYPO3 version to 8.4.1-dev
- Change-Id: Ifaf30391b7811f75ad1d581dfa47c37b81a013c8
Reviewed-on: https://review.typo3.org/50261
Reviewed-by: TYPO3 R... - 13:47 Revision e67cfa06: [RELEASE] Release of TYPO3 8.4.0
- Change-Id: Ia019a480d832fcecad243a1d0d671a5d6372a576
Reviewed-on: https://review.typo3.org/50260
Reviewed-by: TYPO3 R... - 13:31 Revision 959d35a7: [BUGFIX] Streamline iframe namings for new backend
- The name of the iframe is now available via top.list_frame
and top.nav_frame instead of top.content.list_frame and
to... - 12:09 Revision 4fa11971: [DOCS] 8.4 Documentation Part 2/2
- Releases: master
Resolves:
Change-Id: I733e600f96771b8e97b4fd0dc55e63b7a6e48e4a
Reviewed-on: https://review.typo3.org... - 11:30 Revision 22ba0aba: Revert "[BUGFIX] Do not render HTML in Install Tool's flash message"
- Some places intentionally use HTML which needs to be passed though in
raw. Patch needs more work.
This reverts commi... - 11:26 Revision 0ff64152: [BUGFIX] Remove console.log calls from Viewport.js
- Resolves: #78324
Releases: master
Change-Id: I94f4c2ac7bad855a195de7f84f5a9ac972a49742
Reviewed-on: https://review.ty... - 09:16 Revision b0c9317c: [BUGFIX] Fix missing page types in create pages wizard
- While cleaning up $GLOBALS[PAGE_TYPES] with #77360 it was
assumed the keys and values are not evaluated anymore.
But ... - 06:40 Revision 9caa7aab: [BUGFIX] Fix special menu element rendered in wrong order
- The ListViewHelper gets an array with the uids to display in the special
menu, configured from the plug-in.
The rende...
2016-10-17
- 18:00 Revision 2cead56b: [BUGFIX] Do not render HTML in Install Tool's flash message
- This patch avoids rendering HTML tags in the flash messages of changes
that may be stored in the input fields of "All... - 17:58 Revision 1bbac59a: [DOC] Document xmlns-carrying node behavior in Fluid
- This change documents the fact that xmlns-based
namespace importing works slightly different since Fluid
standalone b... - 17:55 Revision 22b393c5: [BUGFIX] Fix special menu element redered in wrong order
- The ListViewHelper gets an array with the uids to display in the special
menu, configured from the plug-in.
The rende... - 17:36 Revision 6cccaa5a: [BUGFIX] getQuery should respect orderBy
- ContentObjectRenderer::getQuery now respects orderBy if given.
Change-Id: Ic9e640c8dcfd37815bb7ad1f89f551ad2c360422
... - 17:33 Revision c5e0e403: [BUGFIX] Fix radio buttons of new content element wizard
- This patch fix cropped radio buttons and click area of the radio buttons
in the new content element wizard.
Resolves... - 17:20 Revision 4731c29c: [BUGFIX] Fix backend tree height
- This patch set the height for the backend trees (page and filelist) to 100%.
Resolves: #78307
Releases: master
Chang... - 15:28 Revision 87d35e37: [BUGFIX] Make TypoScript option config.noScaleUp work again
- A former commit introduced a bug, which makes `config.noScaleUp`
useless. This commit fixes the regression introduced... - 15:09 Revision ab0ce01d: [DOCS] 8.4 Documentation Part 1/2
- Releases: master
Resolves:
Change-Id: Ie836aa522318f2e877572bf1029c47f0ecd119c5
Reviewed-on: https://review.typo3.org... - 14:21 Revision 9c14f352: Revert "[BUGFIX] Do not turn storages automatically offline"
- This reverts commit 157e1f269902c9b3ab57c95f71534949606fc658.
This change introduced bugs with storages that were ex... - 12:47 Revision 6857d0bc: [FOLLOWUP][TASK] Doctrine: Migrate BackendUserAuthentication::getPagePermsClause
- After the doctrine refactoring a hook is now not working anymore
as before
Relates: #75556
Resolves: #78313
Releases... - 12:41 Revision 264c7813: [BUGFIX] Fix wrong icon color in Filelist > info popup
- This patch fixes the icon color on the "info" popup (Filelist > Info).
The icon in the "show" button now has the corr... - 09:39 Revision 5a568ed2: [BUGFIX] Remove dependency to RsaEncryptionModule in LoginRefresh
- This patch removes the hard dependency to RsaEncryptionModule and adds
a check if the module can be loaded.
It on th...
2016-10-16
- 19:14 Revision 2f0c77bc: [BUGFIX] Correct overflow behavior of sitename in topbar
- Resolves: #78234
Releases: master
Change-Id: I10f10b717f7e852a4ef8c1bf15702287737b28ba
Reviewed-on: https://review.ty...
2016-10-15
- 17:22 Revision b39cdc5c: [BUGFIX] Don't encode title of CEs twice in link wizard
- The content element titles are passed through BackendUtility::getRecordTitle
with htmlspecialchars() applied.
Change... - 15:39 Revision 0b756513: [BUGFIX] Acceptance tests fails due to viewport changes
- Fix a couple of acceptance test selectors to adapt to
viewport changes.
Change-Id: I72050096c5c01134af2416f6610b416a... - 00:07 Revision f7a30114: [BUGFIX] Use context specific table in PageRepository
- By invoking the ConnectionPool instance, it's possible to use
different database connections and different database p...
2016-10-14
- 19:56 Revision c1d70e4d: [BUGFIX] Make class loading for tests work again
- In TYPO3 non composer mode, we need to register the autoload
information for extensions, which we missed when moving
... - 16:05 Revision 200e0337: [BUGFIX] Sanitize loading first module
- Suppress an invalid content iframe call if a
user logs in with no access rights to main modules.
Resolves: #78297
Re... - 11:47 Revision 6542e06c: [BUGFIX] Do not provide non selectable columns in colPos selector
- When a backend layout is active for a page, editing a content
element will have the "columns" of this layout selectab... - 11:43 Revision 9e27eb11: [BUGFIX] Do not provide non selectable columns in colPos selector
- When a backend layout is active for a page, editing a content
element will have the "columns" of this layout selectab... - 11:33 Revision c5ab384d: [BUGFIX] Show login spinner if EXT:rsaauth is not installed
- If EXT:rsaauth is not installed and `BE/loginSecurityLevel` is not "rsa",
the loading spinner is now shown after subm... - 11:32 Revision 8cd668e4: [BUGFIX] Show login spinner if EXT:rsaauth is not installed
- If EXT:rsaauth is not installed and `BE/loginSecurityLevel` is not "rsa",
the loading spinner is now shown after subm...
2016-10-13
- 21:59 Revision 6508e9af: [TASK] Update Fluid dependency to 2.0
- This change updates the Fluid dependency and fixes
the single breaking change introduced by this new
major version.
... - 20:55 Revision 45dede72: [FOLLOWUP][TASK] Remove acceptance test setup from travis
- Remove ConfigureStartNginxFpm.sh from checkFilePermissions.sh
Resolves: #78280
Releases: master
Change-Id: I52bd99c6... - 19:18 Revision 15dbf79a: [BUGFIX] Side effects from LocalConfiguration in acceptance tests
- The functional tests and acceptance test setup is designed to fetch
database settings from a LocalConfiguration if th... - 17:22 Revision 34532762: [BUGFIX] Hide edit icon in list view
- If a record is not editable for a user, the edit icon in the record
list should be hidden.
This patch changes follow... - 16:57 Revision 305f0a61: [BUGFIX] Hide edit icon in list view
- If a record is not editable for a user, the edit icon in the record
list should be hidden.
This patch changes follow... - 16:35 Revision d31544a8: [BUGFIX] Main module ajax refresh
- The main module id has been renamed from #typo3-menu to #menu.
Adapt that in JS to successfully reload the main modul... - 16:04 Revision 80e64d10: [BUGFIX] Prevent crash in Install Tool and EM with invalid ext_tables.sql
- If a parsing exception is thrown, this exception is now catched and the
error message is being displayed as a flash m... - 15:31 Revision 861ae197: [TASK] Update Fluid Standalone dependency to 1.1.1
- Applies https://github.com/TYPO3Fluid/Fluid/commit/8d9fb64825eb79302b36f973fc2f48e7f19841df
as the only change.
Chan... - 14:18 Revision 42e2a93d: [BUGFIX] Fix failing acceptance test on topbar bookmark
- Adapt viewport changes in the acceptance tests too.
Resolves: #78273
Related: #52877
Releases: master
Change-Id: Ie6... - 14:18 Revision f20de408: [BUGFIX] Fix failing acceptance test on topbar flush cache
- Adapt viewport changes in the acceptance tests too
Resolves: #78272
Related: #52877
Releases: master
Change-Id: I694... - 14:11 Revision e3e91958: [TASK] Remove acceptance test setup from travis
- The acceptance tests are very hard to stabilize on travis
and still flaky. They are disabled for quite a while for
th... - 13:57 Revision 508f3a3f: [BUGFIX] Fix styling of RTE wizard
- Resolves: #78267
Releases: masster
Change-Id: I9e798209e0d9bef05345fc88f9dcf691613cfcb1
Reviewed-on: https://review.t... - 12:38 Revision 728569da: [BUGFIX] Fix frame communication for RTE wizards
- This patch fix broken wizards in RTE.
The patch re-add the property top.TYPO3.Backend.ContentContainer.iframe
Resol... - 12:03 Revision 29d1b0a6: [BUGFIX] Include CORS settings attribute when using integrity
- For Subresource Integrity to work, the CDN must support
Cross-Origin Resource Sharing (CORS). The `crossorigin` attri... - 11:35 Revision 633c36b4: [BUGFIX] Include CORS settings attribute when using integrity
- For Subresource Integrity to work, the CDN must support
Cross-Origin Resource Sharing (CORS). The `crossorigin` attri... - 10:33 Revision 44aa8dc4: [BUGFIX] Prevent exception due to missing id in the language menu
- Make sure the "id" parameter is set when using
"addQueryString.exclude" to prevent the exception in the cHash
calcula... - 10:07 Revision 04481f83: [BUGFIX] Prevent exception due to missing id in the language menu
- Make sure the "id" parameter is set when using
"addQueryString.exclude" to prevent the exception in the cHash
calcula... - 09:54 Revision 726bf2c8: [BUGFIX] Fix icon color in dropdown
- This patch use inline SVG to colorize the icon in SplitButton dropdown.
Resolves: #78253
Releases: master
Change-Id:... - 09:51 Revision c470f416: [BUGFIX] Re-introduce `top.TYPO3.Backend.NavigationContainer.PageTree`
- This patch re-adds the `top.TYPO3.Backend.NavigationContainer.PageTree`
object that is required to execute the `updat... - 09:51 Revision 0a2013bb: [BUGFIX] Prevent exception due to missing id in the language menu
- Make sure the "id" parameter is set when using
"addQueryString.exclude" to prevent the exception in the cHash
calcula... - 09:46 Revision 18e53b04: [BUGFIX] Use correct element for `TYPO3.Backend.ContentContainer.getUrl()`
- `TYPO3.Backend.ContentContainer.setUrl()` writes the URL into a different
element than `TYPO3.Backend.ContentContaine...
2016-10-12
- 20:42 Revision 59f74041: [BUGFIX] Exception with cHashIncludePageId but no id in the URL
- If the 'id' parameter is not provided in the URL but the
FE|cHashIncludePageId is set to true, TYPO3 will throw an ex... - 20:29 Revision a6dd4d5e: [BUGFIX] Exception with cHashIncludePageId but no id in the URL
- If the 'id' parameter is not provided in the URL but the
FE|cHashIncludePageId is set to true, TYPO3 will throw an ex... - 20:29 Revision 11668448: [BUGFIX] Exception with cHashIncludePageId but no id in the URL
- If the 'id' parameter is not provided in the URL but the
FE|cHashIncludePageId is set to true, TYPO3 will throw an ex... - 13:23 Revision a7a04b52: [TASK] splitFunctionalTests.sh in 7.6
- To allow parallel execution of functional tests in 7.6, the
splitFunctionalTests.sh is copied over from master with o... - 08:31 Revision d41ab0da: [BUGFIX] Invalid query generation in extbase QueryParser
- Change-Id: I9ecafac85a0498d615bf14a9b53867679f310abf
Resolves: #78227
Related: #77379
Releases: master
Reviewed-on: h... - 07:53 Revision f3317ce7: [BUGFIX] Fix requiring playlist argument when "loop" is set
- The YouTubeRenderer does not force the playlist argument yet
when the loop argument is set to 1. According to the doc...
2016-10-11
- 23:15 Revision 3cb7bf79: [BUGFIX] Fix CSS of DateTimePicker
- This patch fix broken CSS for DateTimePicker.
Resolves: #78241
Releases: master
Change-Id: I5860aaf8af5f2ca349bc920b... - 20:59 Revision 55bb0baa: [TASK] Add more contrast to clear cache menu
- This patch fix the low contrast of the clear cache menu.
Resolves: #78239
Releases: master
Change-Id: I6750dcbb6ebdc... - 20:22 Revision 5d99bd32: [BUGFIX] Acceptance tests fails on main frame name
- The viewport patch from issue #52877 renamed the content
iframe from "content" to "contentIframe". The patch changes
... - 16:02 Revision b8b40e8b: [TASK] Upgrade Fluid dependency to 1.1.0
- This task upgrades the version of Standalone Fluid being
used from 1.0.10 to 1.1.0.
List of changes:
https://github...
2016-10-10
- 23:53 Revision 5186ec79: [!!!][FEATURE] Move generated autoload info to typo3conf
- It turned out to be misleading, that additional class loading
information of extensions (in non composer mode) is in ... - 22:43 Revision 9b7ed3ae: [!!!][TASK] Make the TYPO3 Backend responsive and remove ExtJS Viewport
- A responsive CSS viewport replaces the legacy the ExtJS
component TYPO3.Viewport.
Resolves: #52877
Releases: master
... - 22:05 Revision 8afa3442: [TASK] Cleanup and deprecate TYPO3_DB occurrences
- All instances of $GLOBALS[TYPO3_DB] in the TYPO3 Core classes
except for certain highly used functionalities have bee... - 21:46 Revision cd8c1e03: [TASK] Improve duplicate exception code check
- * better regex finds more with less false positives
* use grep instead of ack-grep
* find exceptions without exceptio... - 21:38 Revision 0aee6a0b: [FOLLOWUP][BUGFIX] Do not override hidden UC fields in user settings
- Check if there is actually a user TSconfig available before using it.
Resolves: #77263
Releases: master, 7.6
Change-... - 21:38 Revision f288f76b: [FOLLOWUP][BUGFIX] Do not override hidden UC fields in user settings
- Check if there is actually a user TSconfig available before using it.
Resolves: #77263
Releases: master, 7.6
Change-... - 17:58 Revision b633be9b: [FOLLOWUP][FEATURE] Introduce TypeScript processing
- This patch add npm update to fix broken travis builds.
Resolves: #77900
Releases: master
Change-Id: I5a3df419f33ec94... - 15:41 Revision 922e71cc: [FEATURE] Introduce TypeScript processing
- This patch introduce a grunt TypeScript processor and linter.
Resolves: #77900
Releases: master
Change-Id: I642db25c... - 01:20 Revision 31707ee5: [FOLLOWUP][BUGFIX] Fix evaluation of rootLevel configuration in NewRecordController
- If there is no configuration for the rootLevel in a tables' TCA, the
NewRecordController silently assumes -1. This me... - 01:20 Revision c3c27ece: [FOLLOWUP][BUGFIX] Fix evaluation of rootLevel configuration in NewRecordController
- If there is no configuration for the rootLevel in a tables' TCA, the
NewRecordController silently assumes -1. This me...
2016-10-09
- 19:15 Revision e4c41dd9: [FOLLOWUP][TASK] Implement DBAL inSet() for SQLite
- Add an exception if named parameters are used with inSet() on SQLite,
add tests to verify the behaviors for named par... - 15:51 Revision f8fc5c93: [TASK] Doctrine: Migrate extbase Typo3DbBackend
- Two very last calls to exec_SELECTgetSingleRow()
Change-Id: I0e98ea0de22f60dbc5df72be52b345220c54c0ba
Resolves: #782... - 14:47 Revision c8b4862a: [TASK] Streamline button order/group
- In order to be consistent, change the button order and styling
(according to the list module).
Resolves: #78199
Rele... - 14:38 Revision 59b684d7: [TASK] Implement DBAL inSet() for SQLite
- DBAL's ExpressionBuilder::inSet() currently does not support FIND_IN_SET
for SQLite which is also not supported by th... - 14:37 Revision c5da264c: [!!!][TASK] Migrate Extbase Query Parser to Doctrine DBAL
- The Extbase Typo3DbQueryParser which builds the SQL
statement for most of Extbase's database calls is completely
rewr... - 13:44 Revision 980c8ffb: [FEATURE] Add argument addQueryStringMethod to f:form
- The argument is passed to UriBuilder as-is and allows controlling
how the preserving of GET/POST arguments happens in... - 13:29 Revision e9cdb98d: [CLEANUP] belog: LogEntries Partial
- Removed attributes / elements:
* valign attribute (not supported in HTML5)
* empty th/th elements with "spacer" span
... - 13:27 Revision 4fe5a309: [TASK] Remove unused local variables
- Resolves: #77819
Releases: master
Change-Id: If39540863a1114ce5ce3e57289da54bdfdffc4f2
Reviewed-on: https://review.ty... - 13:21 Revision 2376d9cb: [TASK] Deprecate ExtensionManagementUtility::extRelPath
- The method ExtensionManagementUtility::extRelPath() is marked
as deprecated, as other solutions (relative to PATH_sit... - 12:51 Revision af14acec: [BUGFIX] Change availability for the property "sword"
- Releases: master
Resolves: #76906
Change-Id: I2824bf5d2a286ea5445a395687814dad147f117f
Reviewed-on: https://review.ty... - 12:32 Revision 53e5e7ba: [BUGFIX] Change Indexed Search index_phash.data_filename column length
- Make database field index_phash.data_filename longer, because varchar(255) was not enough for some URLs.
Resolves: #... - 12:12 Revision c28041d7: [BUGFIX] Change Indexed Search index_phash.data_filename column length
- Make database field index_phash.data_filename longer, because varchar(255) was not enough for some URLs.
Resolves: #...
2016-10-08
- 20:54 Revision a43713ec: [!!!][TASK] Use correct ISO8601 format
- DateTime::ISO8601 is not compatible with ISO-8601, but is left this
way for backward compatibility reasons. Use DateT... - 20:42 Revision 75594986: [BUGFIX] Fix select with multiple enabled not being saved correctly
- If the 'multiple' field in the fieldConfig is set the
$newDatabaseValueArray is returned as is, with duplicate entrie... - 20:41 Revision 12b9bfcf: [BUGFIX] Fix select with multiple enabled not being saved correctly
- If the 'multiple' field in the fieldConfig is set the
$newDatabaseValueArray is returned as is, with duplicate entrie... - 18:21 Revision 1c38554b: [TASK] Update npm packages
- * Use new grunt version (speed, stability)
* Replace grunt-copy with contrib version
* Recompile all sources
Resolve... - 16:59 Revision 4e62de80: [BUGFIX] Do not throw exception for inaccessible folders
- In the LocalDriver the PHP RecursiveIteratorIterator implementation is
used to recursively iterate over a directory.
... - 16:59 Revision 7a7c2d34: [BUGFIX] Do not throw exception for inaccessible folders
- In the LocalDriver the PHP RecursiveIteratorIterator implementation is
used to recursively iterate over a directory.
... - 15:05 Revision a463a707: [TASK] Make use of edit icons consistent
- Use the following icons to indicate different kinds of "edit actions":
* actions-open: single edit action
* actions-d... - 14:55 Revision 3c8356f0: [BUGFIX] Check if TypoScript is loaded for indexed_search
- Check if TypoScript is loaded for indexed_search, if not,
show an error message.
Resolves: #75866
Releases: master, ... - 13:07 Revision ade4d4ac: [FEATURE] Upgrade Analysis in Install Tool
- Noteworthy core changes come with ReST files explaining details since
core version 7. The patch adds a module to the ... - 12:07 Revision 0591e55a: [BUGFIX] Show editor for setup and constants even if the field is empty
- Resolves: #78188
Releases: master
Change-Id: Ic697d0259b5f9dc5780a6e5434a30b7337448c49
Reviewed-on: https://review.ty... - 11:45 Revision b83a60cc: [TASK] Update tags for all rst files for master
- Releases: master
Resolves: #78184
Change-Id: I3a1362ecc193026c44e9983490aeb88b1fca6dd2
Reviewed-on: https://review.ty... - 11:29 Revision 34560884: [BUGFIX] Respect options.disableDelete UserTSConfig
- The UserTSConfig setting "options.disableDelete" was not respected
in the record ClickMenu, the database record list ...
2016-10-07
- 22:55 Revision 68f27c8c: [BUGFIX] Acceptance test for extension manager
- Now the extension recycler is used for testing instead of beuser.
Resolves: #78185
Related: #77820
Releases: master
... - 22:41 Revision 9a75f0d3: [BUGFIX] Treat <pre> tags correctly in RTE
- Do not throw away line breaks and multiple spaces of pre tag's content in RTE.
This finally allows to paste source co... - 22:40 Revision 0877cfa1: [BUGFIX] Treat <pre> tags correctly in RTE
- Do not throw away line breaks and multiple spaces of pre tag's content in RTE.
This finally allows to paste source co... - 22:37 Revision 8ebaf7b7: [TASK] Update tags for all rst files for 8.0
- Releases: master
Resolves: #78183
Change-Id: I95b436be3d4eaf2762981f69260b750f6a50fc3a
Reviewed-on: https://review.ty... - 21:33 Revision 37ae6714: [TASK] Update tags for all rst files for 8.3
- Releases: master
Resolves: #78181
Change-Id: Iabe4c36908c2d7f569428bc6ba5b48c171015963
Reviewed-on: https://review.ty... - 21:29 Revision 5a025e8f: [TASK] Update tags for all rst files for 8.2
- Releases: master
Resolves: #78179
Change-Id: I8c67e42110162bad46980b90a02fdef821f3c2a0
Reviewed-on: https://review.ty... - 21:23 Revision d80993f4: [TASK] Update tags for all rst files for 8.1
- Releases: master
Resolves: #78182
Change-Id: Ibf25658172e42174ea5497eeb03dc9fd6a3d365a
Reviewed-on: https://review.ty... - 17:54 Revision 093620ee: [TASK] add acceptence tests for filter backend user in backend module
- Resolves: #77823
Releases: master
Change-Id: I301c43c4429bf18fde4c65c9d12c94951693bfc4
Reviewed-on: https://review.ty... - 16:25 Revision 40659547: [TASK] Update phpunit to version 5.6
- Change-Id: Ia6e671bb39db820a93f0a534e8a0bd05cf325b49
Resolves: #78176
Releases: master
Reviewed-on: https://review.ty... - 15:45 Revision cca03ef1: [TASK] Streamline actions-document-select
- Use actions-document-select to select all values in a table.
Wrap icon (btn btn-default).
Resolves: #77973
Releases:... - 15:26 Revision 613c2935: [!!!][TASK] Make TypoScriptTemplateConstantEditorModuleFunctionController Fluid
- Fluidification of TypoScriptTemplateConstantEditorModuleFunctionController
Resolves: #75032
Releases: master
Change-... - 13:47 Revision 29fe1576: [TASK] Rename method "JStop"" to "addCssFiles"
- The old name has nothing to do with JS.
Resolves: #75363
Releases: master
Change-Id: Ie6dec85a89ca39561b04450bcb871c... - 13:35 Revision daa3a812: [BUGFIX] Correct position of t3editor autocomplete
- The position of the autocomplete list for the TypoScript was incorrect
when the editing iframe was scrolled.
Resolve... - 13:07 Revision ddaa91c0: [!!!][CLEANUP] ObjectAccess
- This patch aims to clean up and improve the
ObjectAccess class which currently does a
*lot* of unnecessary operations... - 11:42 Revision e2597b25: [BUGFIX] Fix sql query selecting invalid field
- In #77488 the ExtendedFileUtility has been refactored to doctrine.
This has introduced a bug where an invalid field i... - 11:21 Revision d4d06f1e: [!!!][TASK] Fluidification of TypoScriptTemplateInformationModuleFunctionController
- Resolves: #75031
Releases: master
Change-Id: I4e40350dcf4fe54f2fbc7088bb2ac509668c1c0a
Reviewed-on: https://review.ty... - 11:11 Revision a9b29fe5: [BUGFIX] Do not override hidden UC fields in user settings
- While saving a user's uc record, all fields, which are set to disabled
in user TSconfig, are not touched anymore.
Thi... - 11:10 Revision 228de96d: [BUGFIX] Do not override hidden UC fields in user settings
- While saving a user's uc record, all fields, which are set to disabled
in user TSconfig, are not touched anymore.
Thi... - 10:10 Revision 44c819f8: [TASK] Fluidification of NewContentElementController
- Additionally an unused variable was removed and some
variables have been renamed to a more speaking name.
Resolves: ...
2016-10-06
- 18:35 Revision 83c4afc4: Revert "[FEATURE] Add fluid debug information to admin panel"
- This reverts commit f3df15974576831b119a82f8f3151e0a6cd9c276.
Revert, as the set checkbox will make the debug inform... - 18:19 Revision 15117bf5: [TASK] Fluidification of TaskCenter
- Resolves: #78020
Releases: master
Change-Id: Ibb70677e09a39fe73532e1af8cd6266b0d2b9a1e
Reviewed-on: https://review.ty... - 17:41 Revision f3df1597: [FEATURE] Add fluid debug information to admin panel
- This patch adds a new option to the admin panel to show debug information
about partials and sections in frontend.
R... - 17:12 Revision 48f38fe2: [BUGFIX] Bring back some colors in workspace diff view
- CSS definitions for <ins> and <del> tags. This is only needed for 7.6.
Followup to #69904 which didn't consider works... - 17:05 Revision 7070a317: [BUGFIX] Do not cut constants in debug output
- Unsubstituted constants should be logged in full length and not
cut after 50 character.
Resolves: #78107
Releases: m... - 16:29 Revision 26541d91: [BUGFIX] Fix requiring playlist argument when "loop" is set
- The YouTubeRenderer does not force the playlist argument yet
when the loop argument is set to 1. According to the doc... - 16:17 Revision 3eaade3a: [TASK] Show hints about shortcuts and external pages in Page module
- To improve the usability, pages of the type shortcut and external link
show additional information in the page module... - 12:37 Revision 10adf02c: [BUGFIX] Use only domain with scheme at youtube origin
- Resolves: #77953
Releases: master, 7.6
Change-Id: I263e865953f58778565e362ddc04b8489d019a48
Reviewed-on: https://revi... - 11:57 Revision d9c604f2: [BUGFIX] Use only domain with scheme at youtube origin
- Resolves: #77953
Releases: master, 7.6
Change-Id: I263e865953f58778565e362ddc04b8489d019a48
Reviewed-on: https://revi... - 11:57 Revision 5ddb5be7: [!!!][TASK] Deprecate usage of record rendering in page module
- To follow the concept of apps and avoiding code duplications and
confusion of users, the rendering of records in the ... - 11:53 Revision 316400e0: [TASK] Update require-dev dependencies
- friendsofphp/php-cs-fixer (v1.12.2)
site5/phantoman (v1.1.7)
Resolves: #78123
Releases: master
Change-Id: I7bcb93548... - 11:45 Revision 2b851d0d: [TASK] Fluidification of SortPages Wizard
- Resolves: #77971
Releases: master
Change-Id: I865196db43517a4f154b4e88e3459aee57f4850a
Reviewed-on: https://review.ty... - 11:34 Revision 8d82d4b3: [TASK] Fluidification of TypoScriptTemplateObjectBrowserModuleFunctionController
- Move all HTML from PHP code to an own Fluid template.
Resolves: #75033
Releases: master
Change-Id: I2e5e12702cb48643... - 11:04 Revision 4ae67d1a: [BUGFIX] Fix double encoded returnUrl parameters in file search
- In ext:filelist you can search for files. All actions that contain
a returnUrl as parameter lead to CSRF-token issues... - 10:57 Revision e525591f: [BUGFIX] indexed_search renders HTML5 placeholder regardless of sword
- If DocType is HTML5, placeholder attribute on sword input field is now
rendered regardless of sword being empty or no...
2016-10-05
- 16:41 Revision 215abe05: [BUGFIX] Deprecate support mysqli_result in PageLayoutView::getResult
- Due to change https://review.typo3.org/48240/ the method only supports
Doctrine Statement objects. An extension which...
2016-10-04
- 21:52 Revision 6f9c3bd7: [TASK] Streamline ConnectionPool invocation in Testbase
- Resolves: #78137
Releases: master
Change-Id: I35858000977797bfee28eaf157c6c3fe27da58b4
Reviewed-on: https://review.ty...
2016-09-30
- 14:12 Revision 8e6612a7: [TASK] Update phpunit to version 5.5
- As a dependency, codeception is upgraded to version 2.2.5, too.
Change-Id: Ib3cfe1d3fcaf40a53497f78998dea4d7804f240b... - 11:55 Revision 0aa80a65: [BUGFIX] Incorrect cHash generation may cause 404 on any page
- If an empty parameter appears in the query string passed to
CacheHashCalculator::getRelevantParameters(), the code wi... - 09:39 Revision 42119d57: [TASK] Fixed typo in extensions install and lowlevel
- Toogle should be Toggle
Resolves: #78118
Releases: master,7.6
Change-Id: Ib72e70aa20fa6f4fdf91a825b31f88938d0897bd
R... - 09:38 Revision 398f4740: [TASK] Fixed typo in extensions install and lowlevel
- Toogle should be Toggle
Resolves: #78118
Releases: master,7.6
Change-Id: Ib72e70aa20fa6f4fdf91a825b31f88938d0897bd
R... - 09:37 Revision 3896be70: [BUGFIX] Incorrect cHash generation may cause 404 on any page
- If an empty parameter appears in the query string passed to
CacheHashCalculator::getRelevantParameters(), the code wi... - 09:22 Revision 88c72312: [BUGFIX] Incorrect cHash generation may cause 404 on any page
- If an empty parameter appears in the query string passed to
CacheHashCalculator::getRelevantParameters(), the code wi...
2016-09-29
- 20:33 Revision 63be4041: [BUGFIX] Trim function name passed to GeneralUtility::callUserFunc()
- The parameter `$funcName` could contain whitespaces, e.g. because of a
formatted FlexForm file. The parameter is now ... - 20:33 Revision f8b99f08: [BUGFIX] Trim function name passed to GeneralUtility::callUserFunc()
- The parameter `$funcName` could contain whitespaces, e.g. because of a
formatted FlexForm file. The parameter is now ...
2016-09-28
- 18:44 Revision 19904b1c: [TASK] Use strict comparissons in NewRecordController
- Resolves: #78099
Releases: master
Change-Id: Ia3ddd9dd6ce1563ddaae8735ef980a7ca49d5abc
Reviewed-on: https://review.ty... - 18:35 Revision f4998ec1: [TASK] Fixed typo in DatabaseSystemLanguageRowsTest class
- Resolves: #78093
Releases: master
Change-Id: Ib4a3d9d06e1a8dec91524d69033c587ef1ad2efc
Reviewed-on: https://review.t... - 14:46 Revision 7d0b3eba: [BUGFIX] Fix evaluation of rootLevel configuration in NewRecordController
- If the rootLevel is set to true, it should behave like 1 and the record
is only available at the root page.
Resolves... - 14:46 Revision 22613876: [BUGFIX] Fix evaluation of rootLevel configuration in NewRecordController
- If the rootLevel is set to true, it should behave like 1 and the record
is only available at the root page.
Resolves... - 14:46 Revision 8f402106: [BUGFIX] Always throw exception if ext_emconf.php is missing
- The ext_emconf.php is still required for TYPO3 extensions.
However a piece of PackageManager code was still graceful
... - 14:40 Revision 59a8dee7: [BUGFIX] BackendUserAuthentication checks wrong BE user permission
- In BackendUserAuthentication::getDefaultUploadFolder, the addFolder
permission flag is checked instead of the writeFo... - 14:36 Revision 7be5ced3: [BUGFIX] BackendUserAuthentication checks wrong BE user permission
- In BackendUserAuthentication::getDefaultUploadFolder, the addFolder
permission flag is checked instead of the writeFo... - 13:46 Revision 617e6c43: [FEATURE] Make it configurable to remove the allowed tables in group element
- By adding allowedTables to the TCA configuration option 'disable_controls'
the allowed tables can be hidden.
Resolve... - 13:20 Revision 58cc21e6: [CLEANUP] Polish Enumeration exceptions
- Always quote all incoming values and make exceptions more readable.
Resolves: #78083
Releases: master, 7.6
Change-Id... - 13:10 Revision 1f61ffe3: [CLEANUP] Polish Enumeration exceptions
- Always quote all incoming values and make exceptions more readable.
Resolves: #78083
Releases: master, 7.6
Change-Id... - 12:57 Revision 2771a2c6: [BUGFIX] Always throw exception if ext_emconf.php is missing
- The ext_emconf.php is still required for TYPO3 extensions.
However a piece of PackageManager code was still graceful
... - 11:15 Revision 8db4e4ef: [TASK] Add suggest wizard to field file_collections of tt_content
- To improve the usability, the suggest wizard is added to the field
file_collections of tt_content.
Resolves: #78084
... - 11:15 Revision 9f602b04: [TASK] Add suggest wizard to field file_collections of tt_content
- To improve the usability, the suggest wizard is added to the field
file_collections of tt_content.
Resolves: #78084
... - 10:36 Revision 557e72b9: [BUGFIX] TCA slider wizard w. default value in flexform field
- Inserts default value from flexform field in form data
Resolves: #64331
Releases: master, 7.6
Change-Id: Icc89fb419a... - 10:33 Revision e80121b0: [BUGFIX] TCA slider wizard w. default value in flexform field
- Inserts default value from flexform field in form data
Resolves: #64331
Releases: master, 7.6
Change-Id: Icc89fb419a... - 10:15 Revision aae6fbb2: [TASK] Unify record rendering of sys_collection & sys_file_collection
- Use the access tab for the following records:
- Record collection (sys_collection)
- File collection (sys_file_collec... - 10:09 Revision 176f9b96: [TASK] Streamline DBAL connection invocation in RelationHandler
- Streamline DBAL connection invocation in RelationHandler by using
a dedicated method. This way it's easier to test an... - 09:34 Revision 6083f55f: [TASK] Scheduler: Move server time info to a partial
- Additionally the appearance is improved by using an infobox
and the infobox is added to the check view as well.
Chan... - 08:58 Revision 6fcb5d70: [BUGFIX] Remove superfluous call of ExtendedFileUtility::init()
- This patch is a follow up to https://review.typo3.org/45695 which
removed the BasicFileUtility::init but didn't remov...
Also available in: Atom