Activity
From 2016-06-08 to 2016-07-07
2016-07-07
- 21:41 Revision 40d771ac: [BUGFIX] Field is not added to TCA if part of fieldname exists
- Explode current showitem and check if new field is already
available instead of using a wrong strpos check.
Resolves... - 21:16 Revision 4fe89b80: [TASK] Add unit test to cover stdWrap_wrapAlign
- Releases: master
Resolves: #76836
Change-Id: I7e805b0850a47f5e6040c5b56fdb1a3c190ede07
Reviewed-on: https://review.ty... - 20:51 Revision 1fa81984: [BUGFIX] Properly set default values in MigrationWizard for CType 'table'
- Cast the flexform value to string type before performing a type safe
comparison to avoid null values not being replac... - 20:35 Revision d95572a2: [TASK] Add unit test to cover stdWrap_addParams
- Releases: master
Resolves: #76832
Change-Id: I72062653b084281dfb2e6c36ee9669174694ec2d
Reviewed-on: https://review.ty... - 19:58 Revision eeeb795b: [TASK] Migrate LinkType handlers to doctrine
- Resolves: #76557
Releases: master
Change-Id: Id03180b6fb744667bc91066086a1464ea995fd19
Reviewed-on: https://review.ty... - 19:44 Revision 49420f0c: [TASK] Add unit test to cover stdWrap_TCAselectItem
- Releases: master
Resolves: #76838
Change-Id: I3e64cd1dc8b62e213416558fd2769c805f01e868
Reviewed-on: https://review.ty... - 19:38 Revision 2b4c5886: [TASK] Update mso/idna-convert to 1.1.0
- Resolves: #76790
Releases: master,7.6
Change-Id: Ib477526a6e5df8275b4fff55a3742811fc20237e
Reviewed-on: https://revie... - 18:38 Revision e615411b: [TASK] migrate ext:backend/Utility to doctrine
- Convert all SQL statements in backend utility class
to the new Doctrine DBAL based API.
Change-Id: I8febf022d8a5c407... - 18:24 Revision d561ee8c: [!!!][TASK] Migrate syslog lowlevel command to Symfony Console
- The lowlevel cleaner syslog command is migrated to a Symfony
Command to show the latest sys_log entries on the comman... - 16:56 Revision 72149b36: [TASK] Order the methods of stdWrap unit tests alphabetically
- - Put the unit test methods of stdWrap into an alphabetical order.
- Don't touch any method comments.
- Dont't touch ... - 15:31 Revision 6c0ac424: [BUGFIX] Unsupported declare 'strict_types'
- CMS 7.6 supports PHP 5.5 and 5.6 - a declare (strict_types = 1);
slipped in with a master backport - remove it.
Chan... - 15:23 Revision 53dd37a7: [BUGFIX] PHP 7.1 unit tests
- Fix a couple of unit tests that fail with PHP 7.1:
* The phpunit mock builder seems to have minor issues mocking
mys... - 14:10 Revision f4fcbb8d: [BUGFIX] PHP 7.1 unit tests
- Fix a couple of unit tests that fail with PHP 7.1:
* The phpunit mock builder seems to have minor issues mocking
mys... - 07:30 Revision b2b622ef: [BUGFIX] Enforce processing folder generation
- If the processing folder of a storage was deleted and the current user
isn't allowed to create new folders, an except... - 07:18 Revision 3910ff9d: [TASK] Doctrine: migrate EXT:beuser PermissionController
- Resolves: #76917
Releases: master
Change-Id: I0faa3d5dfb2c05c1b2284f20fb0e7a823300c72a
Reviewed-on: https://review.ty... - 00:37 Revision 7eb314bc: [FOLLOWUP][TASK] Fix some cgl violations
- To reduce worries about cgl violations from unrelated changes
in new patches a couple of existing violations are fixe... - 00:33 Revision cad29978: [TASK] Add unit test to cover stdWrap_debug
- Releases: master
Resolves: #76855
Change-Id: I8cec0000a5d4b2c6b9a9f0aa10e918463daec3f9
Reviewed-on: https://review.ty... - 00:22 Revision c833e836: [TASK] Doctrine: Migrate EXT:core FileDeletionAspect
- Resolves: #76960
Related: #76871
Releases: master
Change-Id: I6d051b1a8077d1551f0c8cc1831e3292930fb1df
Reviewed-on: h... - 00:19 Revision a9867eb6: [TASK] Fix some cgl violations
- To reduce worries about cgl violations from unrelated changes
in new patches a couple of existing violations are fixe... - 00:04 Revision 0f89bad6: [!!!][TASK] Remove two unused properties from PageTreeView
- Resolves: #76878
Resolves: #76879
Releases: master
Change-Id: I26937347200040570a9b267668482511069e0581
Reviewed-on: ...
2016-07-06
- 23:40 Revision 6ed048eb: [TASK] Add unit test to cover stdwrap_prefixComment
- Releases: master
Resolves: #76851
Change-Id: Ic249f25354385e4b89208a9a54d3e7e2f80f4885
Reviewed-on: https://review.ty... - 21:56 Revision fb263363: [TASK] Script to CGL check latest core commit
- A script is added to CGL check latest core commit with
php-cs-fixer. This can be used by commiters before pushing
pat... - 20:36 Revision f7605b3d: [TASK] Doctrine: migrate ProcessedFileRepository.php
- Resolves: #76959
Related: #76871
Releases: master
Change-Id: I5b47e544efd1ad016f4b557344e56977211f5e4d
Reviewed-on: h... - 18:58 Revision 05cd6dbd: [TASK] Remove an incomplete unit test
- The incomplete test does not make sense until further work
has been done. The commented code is removed and substitut... - 18:57 Revision ac97453d: [TASK] Add php-cs-fixer as require-dev dependency
- To increase usage of php-cs-fixer and to integrate it easily
to our build chain, the PSR-2 CGL tool php-cs-fixer that... - 18:51 Revision 13864e00: [BUGFIX] EXT:form - Handle values of CHECKBOX and RADIO correctly
- Show values of CHECKBOX and RADIO elements on confirmation page.
Send values in HTML and plain text mails.
Change-Id... - 18:43 Revision 954713f3: [BUGFIX] Replace ###CURRENT_PID### with value from DB within FlexForms
- Replace ###CURRENT_PID### in FlexForm context with values from
database. Within FlexForm context these values need to... - 18:43 Revision 97a6103a: [BUGFIX] Replace ###CURRENT_PID### with value from DB within FlexForms
- Replace ###CURRENT_PID### in FlexForm context with values from
database. Within FlexForm context these values need to... - 17:07 Revision 3c071aef: [TASK] Add unit test to cover stdWrap_prepend
- Resolves: #76845
Releases: master
Change-Id: I250f9560cb644c9867f83a302f2cd636034e3435
Reviewed-on: https://review.ty... - 17:05 Revision b6e6986b: [TASK] Add unit test to cover stdWrap_append
- Releases: master
Resolves: #76846
Change-Id: Ia269a9d72b90235b0ee181604e868ea2c859dfec
Reviewed-on: https://review.ty... - 15:28 Revision 6ce3c52d: [TASK] Remove class alias usage from ext:fluid unit tests
- Resolves: #76904
Releases: master
Change-Id: I9e53ece81be9f131253fb8c0fddd929b0e2a916f
Reviewed-on: https://review.ty... - 15:13 Revision 377e12c1: [BUGFIX] Correct declaration of $rL_uidRegister
- $rL_uidRegister was declared as a string but was
used as an array therefor in PHP 7.1 an exception was
thrown.
Chang... - 14:59 Revision 6fa65d2e: [BUGFIX] Reset SYS/exceptionalErrors in live preset
- Resolves: #76901
Releases: master, 7.6, 6.2
Change-Id: I50167e4d64ef9cda8d39e9f2e03fc08e3de646b1
Reviewed-on: https:/... - 14:54 Revision b759d6d6: [BUGFIX] Reset SYS/exceptionalErrors in live preset
- Resolves: #76901
Releases: master, 7.6, 6.2
Change-Id: I50167e4d64ef9cda8d39e9f2e03fc08e3de646b1
Reviewed-on: https:/... - 14:00 Revision 09bfe4ef: [TASK] Doctrine: Migrate LinkAnalyzer to doctrine
- Resolves: #76558
Releases: master
Change-Id: I1b077e3a19da026fb3d8ea3ad1e5a103be68ff15
Reviewed-on: https://review.ty... - 13:56 Revision 146b1c13: [TASK] RTEHtmlArea: Remove inclusion of ext_emconf.php
- In every request, EXT:rtetmlarea's ext_localconf.php is including
the ext_emconf.php file of the extension to fetch t... - 13:05 Revision 86bd2aed: [BUGFIX] PHP 7.1: Non-numeric value encountered
- $foo = 1 + 'aString'; in PHP 7.1 throws:
PHP Warning: A non-numeric value encountered in ...
Fix this by removing a ... - 12:16 Revision e9273be7: [BUGFIX] Define 0 as a valid page id in Ext.ux.state.TreePanel
- According to the ExtJS TreePanel, -1 and 0 are invalid page ids. However,
having bookmarks linking to pid=0 causes pr... - 12:16 Revision 3e98b52b: [BUGFIX] Define 0 as a valid page id in Ext.ux.state.TreePanel
- According to the ExtJS TreePanel, -1 and 0 are invalid page ids. However,
having bookmarks linking to pid=0 causes pr... - 11:02 Revision 88b0dbb2: [TASK] Add unit test to cover stdWrap_insertData
- Releases: master
Resolves: #76848
Change-Id: I76caea143b18030aa22d55ab7f4da6e415cc8164
Reviewed-on: https://review.ty... - 11:00 Revision ab8108d1: [TASK] Add unit test to cover stdWrap_dataWrap
- Releases: master
Resolves: #76843
Change-Id: I7e1019dba8bce515e861ce3cb726b204ee31fbb7
Reviewed-on: https://review.ty... - 10:48 Revision 76e05f1d: [TASK] Add unit test to cover stdWrap_postUserFunc
- Releases: master
Resolves: #76849
Change-Id: Ibf74561f5339deacf14f1d87038a56e49e98a9f0
Reviewed-on: https://review.ty... - 10:18 Revision 24108426: [TASK] Update mso/idna-convert to 1.1.0
- Resolves: #76790
Releases: master,7.6
Change-Id: Ib477526a6e5df8275b4fff55a3742811fc20237e
Reviewed-on: https://revie... - 00:05 Revision 2cabdf2e: [TASK] Refactor unit test to cover stdWrap_noTrimWrap
- Releases: master
Resolves: #76842
Change-Id: If5f38a499ca27229e04f60747843645fe746c753
Reviewed-on: https://review.ty...
2016-07-05
- 23:58 Revision fca66d88: [BUGFIX] Prevent click event on IRRE localize/synchronize
- When clicking on localize all/synchronize inside a long
Form Engine element with IRRE elements, the page jumps to top... - 23:58 Revision c2b7dc90: [BUGFIX] Prevent click event on IRRE localize/synchronize
- When clicking on localize all/synchronize inside a long
Form Engine element with IRRE elements, the page jumps to top... - 22:33 Revision 5a877747: [BUGFIX] Adodb: PHP 7.1 compatibility
- unset($this) throws a fatal if linting with PHP 7.1.
According to php.net/unset the construct isn't allowed since
PHP... - 22:28 Revision 7216b8b4: [BUGFIX] Adodb: PHP 7.1 compatibility
- unset($this) throws a fatal if linting with PHP 7.1.
According to php.net/unset the construct isn't allowed since
PHP... - 18:34 Revision 71e699a9: [BUGFIX] Prevent double escaping in quickedit menu
- As the menu is generated in fluid templates, the item labels are already
escaped there. There is no need to escaping ... - 18:19 Revision 30d99021: [BUGFIX] Verify folder access for file mounts of BE users
- The current implementation does not allow non-admins backend
users to import files as the folder access always return... - 18:11 Revision 76ebf8c6: [BUGFIX] Prevent double escaping in quickedit menu
- As the menu is generated in fluid templates, the item labels are already
escaped there. There is no need to escaping ... - 14:35 Revision 57073b4f: [TASK] Remove moduleMenuCollapsable from the reserved word list
- Since this functionnality was removed frome the core, the word
is not reserved anymore.
Resolves: #76887
Releases: m... - 13:42 Revision 2bc918df: [TASK] Raise versions to 8.3.0
- The sysexts' ext_emconf.php and TYPO3 version is raised after
the release of TYPO3 v8.2 accordingly.
Resolves: #7693... - 11:53 Revision f96b4c0a: [TASK] Set TYPO3 version to 8.2.1-dev
- Change-Id: I71d747392c1831b2bd7aac9c727d1ded6501f1bd
Reviewed-on: https://review.typo3.org/48802
Reviewed-by: TYPO3 R... - 11:52 Revision 46014e2a: [RELEASE] Release of TYPO3 8.2.0
- Change-Id: I893afe0f8e918fefa3d98a2ba924f25660840416
Reviewed-on: https://review.typo3.org/48801
Reviewed-by: TYPO3 R... - 11:27 Revision b4ad5a0b: [DOCS] Reference TYPO3 CMS 8.2 ChangeLog
- Resolves: #
Releases: master
Change-Id: Ibb20b289fdc13b2d05d4ae1d2794f661a564bf0b
Reviewed-on: https://review.typo3.o... - 07:59 Revision 99401b2c: [DOCS][FOLLOWUP] Added 8.2 Documentation
- Change-Id: Ic87fdb39d9cd7ad48c81e4abeb9f27a1aa8f04ad
Resolves: #
Releases: master
Reviewed-on: https://review.typo3.o... - 06:37 Revision 269a6fba: [DOCS][FOLLOWUP] Added 8.2 Documentation
- Resolves: #
Releases: master
Change-Id: Ib98955c5f31dfdcecce94d3f28f3fee13ce829cd
Reviewed-on: https://review.typo3.o...
2016-07-04
- 21:41 Revision a171f7c9: [BUGFIX] Only clear cache if you have access to the page
- Resolves: #76786
Releases: master
Change-Id: I601bcdc46a9d7c569152857880445bcd8e510c1b
Reviewed-on: https://review.ty... - 16:26 Revision 8fa774e0: [TASK] Add unit test to cover stdWrap_filelink
- Releases: master
Resolves: #76833
Change-Id: I5390af8181df2aff83f9810b3e94405875621cac
Reviewed-on: https://review.ty... - 16:21 Revision b2cd2bc5: [TASK] Add unit test to cover stdWrap_typolink
- Releases: master
Resolves: #76833
Change-Id: I0a6203f67a847a07af5834697f24783459a09e2c
Reviewed-on: https://review.ty... - 15:33 Revision 45025124: [DOCS] Added 8.2 Documentation
- Resolves: #
Releases: master
Change-Id: If090c08345151e4eeb2fadcfd629956d05fc9ec7
Reviewed-on: https://review.typo3.o... - 12:48 Revision 7607651e: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/60 from gelbehexe/master
- TCA: group_db_7 example for showthumbs=true and prepend_tname=false
2016-07-03
- 20:16 Revision 6f9173a9: [TASK] Unit tests: stdWrap_space, stdWrap_spaceBefore, stdWrap_spaceAfter
- Releases: master
Resolves: #76839
Resolves: #76840
Resolves: #76841
Change-Id: I92d6f27ed2b7d76a7d193a57eee2ca2a3f8e1...
2016-07-02
- 23:37 Revision 0c184543: [BUGFIX] Field is not added to TCA if part of fieldname exists
- Explode current showitem and check if new field is already
available instead of using a wrong strpos check.
Resolves... - 23:36 Revision 996d323e: [BUGFIX] Field is not added to TCA if part of fieldname exists
- Explode current showitem and check if new field is already
available instead of using a wrong strpos check.
Resolves... - 12:57 Revision 9899b774: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/59 from IchHabRecht/inline_mnsymmetric_mm-l10n_diffsource
- [BUGFIX] styleguide: Correct l10n_diffsource usage in inline_mnsymmetric_mm
- 12:40 Revision 842ae570: [BUGFIX] styleguide: Correct l10n_diffsource usage in inline_mnsymmetric_mm
- 11:16 Revision 74f4c647: TCA: group_db_7 example for showthumbs=true and prepend_tname=false
- see https://forge.typo3.org/issues/76232
2016-07-01
- 20:40 Revision ef0c1b22: [BUGFIX] Use correct IN statement for webmounts
- This patch fixes the IN statement used for fetching the webmounts.
Previously, the statement looked like `IN("1,2,3")... - 18:37 Revision 0901d60b: [TASK] Drop composer API token from travis build
- Since Github removed the API limit for non authenticated requests
to get an archive link, we can safely remove the to... - 13:08 Revision 4097a126: [TASK] Drop composer API token from travis build
- Since Github removed the API limit for non authenticated requests
to get an archive link, we can safely remove the to... - 10:45 Revision 78588da9: [BUGFIX] Check for form changes on exit
- Due to event juggling, setting the dirty state of a form does not work
for the first changed element. Because of this... - 08:44 Revision 25fc6dcc: [!!!][TASK] Drop xcache cache backend
- Xcache does not support PHP 7 and there seems to be little
interest in making it compatible. For a server local memor...
2016-06-30
- 22:47 Revision f24b0237: [TASK] Fix phpdoc of FileRepository
- Resolves: #76881
Releases: master, 7.6, 6.2
Change-Id: I168cc72209c9a61c3101cb2aeeb52d7344231029
Reviewed-on: https:/... - 22:44 Revision 323f0c3d: [TASK] Fix phpdoc of FileRepository
- Resolves: #76881
Releases: master, 7.6, 6.2
Change-Id: I168cc72209c9a61c3101cb2aeeb52d7344231029
Reviewed-on: https:/... - 22:44 Revision 561e4a62: [TASK] Fix phpdoc of FileRepository
- Resolves: #76881
Releases: master, 7.6, 6.2
Change-Id: I168cc72209c9a61c3101cb2aeeb52d7344231029
Reviewed-on: https:/... - 21:52 Revision 30328a5d: [BUGFIX] Strip trailing slash from parsed doc comment
- If methods do not end with tag values (arguments or return statement)
the doc comment parser returned a slash as last... - 21:46 Revision ab9bb259: [BUGFIX] Strip trailing slash from parsed doc comment
- If methods do not end with tag values (arguments or return statement)
the doc comment parser returned a slash as last... - 12:39 Revision e5e065ba: [BUGFIX] Increase db size of table pages field module
- Field module in table pages "Contains plugin" is very
limited in size and module names are easily cut off.
It seems t... - 12:39 Revision 4e4caae8: [BUGFIX] Increase db size of table pages field module
- Field module in table pages "Contains plugin" is very
limited in size and module names are easily cut off.
It seems t...
2016-06-29
- 20:23 Revision ec361d09: [BUGFIX] Trigger login refresh submit manually
- Some iterations of Internet Explorer that are supported by TYPO3 do not
support the necessary `form` attribute, thus ... - 20:20 Revision ecbbd3b8: [TASK] Add unit tests to apcu cache backend
- When the apcu backend was introduced unit tests were missing.
The patch adds tests similar to the apc tests.
Change-... - 20:17 Revision c1dec271: [TASK] Add unit test to cover stdWrap_crop
- Releases: master
Resolves: #76826
Change-Id: I8baf36a2d4d4c3cd175c0973c2db647aee0da334
Reviewed-on: https://review.ty... - 20:16 Revision 63e3dad3: [TASK] Add unit test to cover stdWrap_cropHTML
- - Show that stdWrap_cropHTML delegates to cropHTML.
- Merge two unit tests for croptHTML into the new test cropHTML.
... - 20:14 Revision 3fa4fd3f: [TASK] Refactor unit test to cover stdWrap_substring
- - Change old unit test to cover the method substring instead.
- Show that stdWrap_substring delegates to substring.
... - 20:12 Revision dd273061: [TASK] Refactor unit test to cover stdWrap_encodeForJavaScriptValue
- Releases: master
Resolves: #76829
Change-Id: Ia8279dd2be465f508b111764738f254eced516c1
Reviewed-on: https://review.ty... - 20:05 Revision f5cfb7d7: [TASK] Refactor unit test to cover stdWrap_rawUrlEncode
- Releases: master
Resolves: #76294
Change-Id: Ie85f618fda88b418e844c863915fc8338ea0ab8b
Reviewed-on: https://review.ty... - 20:04 Revision 8ad922c9: [TASK] Add unit test to cover stdWrap_encapsLines
- Releases: master
Resolves: #76828
Change-Id: I05587e429be2f94c15f562d0df7aa8f88da57a2e
Reviewed-on: https://review.ty... - 19:51 Revision 09d1bab9: [TASK] Refactor unit test to cover stdWrap_bytes
- Resolves: #76782
Releases: master
Change-Id: Ic594498a8aba1d6b248db4ca9441e143f1d5841b
Reviewed-on: https://review.ty... - 13:21 Revision c8234de8: [BUGFIX] Handle missing option values in CHECKBOXGROUP and RADIOGROUP
- Options are now checked for missing values and empty values are
inserted instead.
In rebuild process RADIOGROUP and ... - 13:20 Revision b178f820: [BUGFIX] Handle missing option values in CHECKBOXGROUP and RADIOGROUP
- Options are now checked for missing values and empty values are
inserted instead.
In rebuild process RADIOGROUP and ... - 13:00 Revision b098d980: [TASK] Refactor unit test to cover stdWrap_age
- Resolves: #76780
Releases: master
Change-Id: Ie41897d4ac2ab62577dd059e5a43844577691f62
Reviewed-on: https://review.ty...
2016-06-28
- 20:06 Revision 9fcc0c1a: [BUGFIX] Correctly apply titleText set in RTE TSconfig
- With the changes of the new formEngine the names of forms and
elements must be adjusted to make the Page TSconfig opt... - 19:22 Revision 2a308987: [BUGFIX] Correctly apply titleText set in RTE TSconfig
- With the changes of the new formEngine the names of forms and
elements must be adjusted to make the Page TSconfig opt... - 19:16 Revision a0cbd04b: [TASK] Apply class aliases to ContentObjectRendererTest
- Apply class aliases to improve the readability of the test class.
Change-Id: Ibf5beed7ac93b173b6d88e565f508e0c8ffa91... - 17:20 Revision 5d3ce1a6: [BUGFIX] Wrong expectException() order in ApcBackendTest
- expectException() has to be called before calling
system under test.
Change-Id: I06843c042b98dad226e191a314af8a0b956...
2016-06-27
- 16:16 Revision 54f27843: [TASK] Update codeception to 2.2 version
- Update jakoch/phantomjs-installer to newest version too.
Resolves: #76789
Releases: master
Change-Id: Iec50568d1d1d6... - 15:40 Revision 652742df: [BUGFIX] Fix some sql errors running functional tests
- When executing the functional tests, the setUp() method
uses the extbase ObjectManager to populate the database schem... - 13:50 Revision 6e0bfb08: [TASK] Deprecate 3rd parameter of pi_getLL
- Resolves: #76653
Releases: master
Change-Id: Ie8a7974a4c15a8ec8580a4dfbe7b24a2266bafb4
Reviewed-on: https://review.ty... - 09:58 Revision 38c65654: [!!!][BUGFIX] EXT:form - Resolve caching issues with predefined forms
- The FORM content object is now introduced, which EXT:form is using
internally to call extbase and set itself as a non... - 09:55 Revision 693d5e99: [BUGFIX] Trigger login refresh submit manually
- Some iterations of Internet Explorer that are supported by TYPO3 do not
support the necessary `form` attribute, thus ...
2016-06-26
- 12:31 Revision 4db67334: [TASK] Add unit test to cover stdWrap_HTMLparser
- Releases: master
Resolves: #76768
Change-Id: Iea55825df401acadb1ce88d68f3d5c8e67d47401
Reviewed-on: https://review.ty... - 12:30 Revision 9926bbcc: [TASK] Add unit test to cover stdWrap_required
- Releases: master
Resolves: #76761
Change-Id: I0e961ebdc4a416b3b869a51ee5d859f4bc29a276
Reviewed-on: https://review.ty... - 12:28 Revision 8ef8d642: [TASK] Refactor unit test to cover stdWrap_numberFormat
- - Refactor the unit test of numberFormat.
- Refactor the unit test of stdWrap_numberFormat to show it delegates to
... - 12:26 Revision 3fb85aab: [TASK] Unit test to cover stdWrap methods calling stdWrapHookObjects
- Unit test to cover:
- stdWrap_stdWrapPreProcess
- stdWrap_stdWrapOverride
- stdWrap_stdWrapProcess
- stdWrap_stdWrap... - 11:56 Revision d8eca4c5: [TASK] Add unit test to cover ContentObjectRenderer::getFieldVal
- Releases: master
Resolves: #76732
Change-Id: I51027fbb2feab3948486c6ad548f0b5db6d5c920
Reviewed-on: https://review.ty... - 11:49 Revision 45577459: [TASK] Add unit test to cover stdWrap_fieldRequired
- Releases: master
Resolves: #76764
Change-Id: Id0010c8d30888401c7a94642549b01af9f5383ee
Reviewed-on: https://review.ty... - 11:48 Revision b4584ce9: [TASK] Add unit test to cover stdWrap_filelist
- Resolves: #76738
Releases: master
Change-Id: Ia8e07d51d33e7cd49953cd4eb5c82f7e8dc80673
Reviewed-on: https://review.ty... - 11:45 Revision b67fe278: [TASK] Add unit test to cover stdWrap_numRows
- Resolves: #76736
Releases: master
Change-Id: I32d29db377eacc4f01b5344d4608caefaa6fff51
Reviewed-on: https://review.ty... - 11:44 Revision 5edb9b52: [TASK] Add unit test to cover stdWrap_cObject
- Resolves: #76735
Releases: master
Change-Id: If62c582c7a1fea018761ebffee6244b8ecdfbbb3
Reviewed-on: https://review.ty... - 11:42 Revision eb2102fc: [TASK] Add unit test to cover stdWrap_field
- Change-Id: Ic21017500061cb97f795807e3167c40f91eb4596
Releases: master
Resolves: #76733
Reviewed-on: https://review.ty... - 11:38 Revision 1c994b60: [TASK] Add unit test to cover stdWrap_data
- Resolves: #76654
Releases: master
Change-Id: If70866d7abb204dc8ece03525578aea497c5cebb
Reviewed-on: https://review.ty... - 11:36 Revision c878fce0: [TASK] Refactor unit test to cover stdWrap_intval
- Releases: master
Resolves: #76772
Change-Id: I88aa259704b615c8eb410252d7629d518a90d022
Reviewed-on: https://review.ty... - 11:33 Revision 239fb500: [TASK] Refactor unit test to cover stdWrap_strftime
- Releases: master
Resolves: #76779
Change-Id: I174b1922dfd39d04a6f5ace6c3be7bc317a46447
Reviewed-on: https://review.ty... - 11:27 Revision 02cee179: [TASK] Add unit test to cover stdWrap_if.
- Releases: master
Resolves: #76763
Change-Id: If18a3eca9e3ba28a938943775ff40f16f3c9ca65
Reviewed-on: https://review.ty... - 11:25 Revision 477e2a4f: [TASK] Add unit test to cover stdWrap_parseFunc
- Releases: master
Resolves: #76767
Change-Id: I86e95a3a1797141b443b3d9da174083a7195219c
Reviewed-on: https://review.ty... - 11:23 Revision 33fcc859: [TASK] Add unit test to cover stdWrap_current
- Resolves: #76734
Releases: master
Change-Id: I7d603f9f79bf364843e964033dc5ffe607917ba3
Reviewed-on: https://review.ty... - 11:22 Revision 2ad33fa2: [TASK] Add unit test to cover ContentObjectRenderer::calculateCacheKey
- Resolves: #76718
Releases: master
Change-Id: I99321eb5d0f8b1ec642e65cdbcb229c7ca6957b2
Reviewed-on: https://review.ty... - 11:01 Revision 96b439ad: [TASK] Add unit test to cover stdWrap_preUserFunc
- Releases: master
Resolves: #76740
Change-Id: I6180c26a8e9f3d32583b78092ee00e981543b0c2
Reviewed-on: https://review.ty... - 11:00 Revision e3c52f71: [TASK] Refactor unit test to cover stdWrap_strtotime
- Releases: master
Resolves: #76778
Change-Id: I423179814acd3d8a43b8b790ba7c34e0c8706616
Reviewed-on: https://review.ty... - 10:58 Revision 86e4121c: [TASK] Refactor unit test to cover stdWrap_replacement
- - Refactor the unit test of stdWrap_replacement to test the method
replacement instead.
- Add another test to show ... - 10:56 Revision d48f0638: [TASK] Refactor unit test to cover stdWrap_expandList
- Releases: master
Resolves: #76776
Change-Id: I0819dbf7a44286545a38837e3fbd4e1cac059f54
Reviewed-on: https://review.ty... - 10:55 Revision e14bd17d: [TASK] Refactor unit test to cover stdWrap_date
- Releases: master
Resolves: #76777
Change-Id: I947fa7f1089c008b3143e40cee602ea9166f20e9
Reviewed-on: https://review.ty... - 10:52 Revision 8d544f72: [TASK] Refactor unit test to cover stdWrap_hash
- Releases: master
Resolves: #76773
Change-Id: Ia079d14c274593e2ac198824c1fabd28d6b78e7a
Reviewed-on: https://review.ty... - 10:46 Revision 71a7fe3c: [TASK] Refactor unit test to cover stdWrap_round
- - Refactor the origninal test of stdWrap_round to test the method round
instead.
- Improve that test.
- Add another... - 10:40 Revision a06f4026: [TASK] Add unit test to cover stdWrap_prioriCalc
- Releases: master
Resolves: #76771
Change-Id: I5637810514ed2e3faa184ea89c1e859f960c0e51
Reviewed-on: https://review.ty... - 10:32 Revision 442b246a: [TASK] Add unit test to cover stdWrap_split
- Releases: master
Resolves: #76769
Change-Id: Ibe6604fe7f14e01ea26f4abd6469c0f8e4259f28
Reviewed-on: https://review.ty... - 10:27 Revision 5906d06d: [TASK] Add unit test to cover stdWrap_listNum
- Resolves: #76754
Releases: master
Change-Id: Id941d1484de116c6a92b119066f0de67ac06ea8f
Reviewed-on: https://review.ty... - 10:24 Revision 9eee4f02: [TASK] Add unit test to cover stdWrap_override
- Resolves: #76741
Releases: master
Change-Id: I700820454f7972386f6831f379cf03ae697f7041
Reviewed-on: https://review.ty... - 10:22 Revision 12976286: [TASK] Add unit test for ContentObjectRenderer::getFromCache
- Resolves: #76717
Releases: master
Change-Id: I016c44eab230cd80cf1404cc552651394e25d15c
Reviewed-on: https://review.ty... - 10:18 Revision 61b8ab1c: [TASK] Unit test to cover stdWrap_cacheRead
- Releases: master
Resolves: #76713
Change-Id: I2dee09cfda238a0413abd5c2f691aaf596e5323d
Reviewed-on: https://review.ty... - 10:12 Revision b1db7d29: [TASK] Add unit test to cover stdWrap_stdWrap
- Resolves: #76757
Releases: master
Change-Id: I6ae18fb0191da2bb2f92430b6f1dd5956ec760c0
Reviewed-on: https://review.ty... - 10:06 Revision 9d508375: [TASK] Add unit test to cover stdWrap_ifBlank
- Resolves: #76751
Releases: master
Change-Id: If35521fdc04a2649bd2f655bbf7e6e80723e2ae9
Reviewed-on: https://review.ty...
2016-06-24
- 22:02 Revision fbf828bf: [CLEANUP] Make URI Builder call readable in View Helpers
- The configuration calls in one line are hardly readable and should be
spanned over one line each.
Resolves: #76788
R... - 16:15 Revision 36a705a8: [CLEANUP] Make URI Builder call readable in View Helpers
- The configuration calls in one line are hardly readable and should be
spanned over one line each.
Resolves: #76788
R... - 11:00 Revision 8680ea00: [TASK] Cleanup code in EXT:linkvalidator/Task
- Change-Id: Iacb2096a06e7610213e0e40eabf3e2b71e810dac
Resolves: #76670
Releases: master
Reviewed-on: https://review.ty... - 10:30 Revision 847624a0: [TASK] Add cssLibs to pre processing hooks in page renderer
- Adds the missing cssLibs in the hooks params array
Resolves: #76737
Releases: master, 7.6
Change-Id: If05f73d4d6ad69... - 10:30 Revision 04a4af7b: [TASK] Add cssLibs to pre processing hooks in page renderer
- Adds the missing cssLibs in the hooks params array
Resolves: #76737
Releases: master, 7.6
Change-Id: If05f73d4d6ad69... - 09:11 Revision b171c15c: [TASK] Refactor unit test to cover stdWrap_trim
- Resolves: #76755
Releases: master
Change-Id: I196f062bd861bc07a413e46e18a4160e0047dac0
Reviewed-on: https://review.ty... - 09:09 Revision 879b46be: [TASK] Refactor unit test to cover stdWrap_ifEmpty
- Releases: master
Resolves: #76752
Change-Id: Ice13eba7944f4fca04d167986a0c83c3a99d87f0
Reviewed-on: https://review.ty... - 08:59 Revision 3176eb8e: [TASK] Refactor unit test to cover stdWrap_ifNull
- Resolves: #76753
Releases: master
Change-Id: Ibbebfaee0cb2a11cecf40d981194e217e9309111
Reviewed-on: https://review.ty... - 08:56 Revision 3fc55917: [TASK] Refactor unit test to cover stdWrap_strPad
- Resolves: #76756
Releases: master
Change-Id: I78d1b112cd6f292cc19b28779c760bf5289d8c07
Reviewed-on: https://review.ty...
2016-06-23
- 21:57 Revision 9adb3840: [BUGFIX] EXT:form - Fix setting of additional f:form arguments via TS
- Render array viewhelper attributes correctly to allow setting additional
f:form arguments via TS.
Resolves: #74014
R... - 21:16 Revision ad451fca: [FEATURE] Clear cache of selected page in context menu
- Add an entry in the context menu of the page tree to clear
the cache of the selected page.
Resolves: #20446
Releases... - 16:18 Revision e4c61c80: [BUGFIX] Fix wrong hideTable check in SuggestWizard
- Due to a regression in #67593 a wrong check is used which needs to be
fixed.
Resolves: #76722
Releases: master, 7.6
... - 15:59 Revision 91321991: [TASK] Smarter functional test parallelization
- Currently travis creates one phpunit process per functional test
file and runs them through parallel. As a disadvanta... - 15:49 Revision b2f06153: [BUGFIX] Add page uid of a content element to the link handler
- Adds the page uid of a content element to the link handler
so that one can properly link to content elements on speci... - 14:35 Revision 1299f00f: [TASK] Stabilize duplicate exception find script
- This opens stdin for awk-grep for write only, otherwise the internal
awk communication is messed up, thus ack is slig... - 13:56 Revision 3c61f744: [TASK] Add karma-coverage and karma-junit-reporter
- To get junit compatible results and code coverage
reports that can be understood by CI systems this
patch adds depend...
2016-06-22
- 21:44 Revision a0ea123c: [TASK] Add unit test to cover stdWrap_preIfEmptyListNum
- Releases: master
Resolves: #76743
Change-Id: Ib9e05e74bc88db4b1e9467c2f295c35de0fbc1c3
Reviewed-on: https://review.ty... - 20:57 Revision 315fbe28: [BUGFIX] Fix wrong hideTable check in SuggestWizard
- Due to a regression in #67593 a wrong check is used which needs to be
fixed.
Resolves: #76722
Releases: master, 7.6
...
2016-06-21
- 16:46 Revision 0ae5a42d: [TASK] Remove Web > Info Help icon
- The help icon is not helpful as it is just a general text
which is the same for every module.
Resolves: #33828
Relea...
2016-06-20
- 23:00 Revision fa09dec0: [BUGFIX] EXT:form - mandatoryValidationMessages unset after submit
- Build the validation rules within the initializeShowAction
Resolves: #73218
Releases: master, 7.6
Change-Id: I1b441d... - 22:58 Revision 26c8359e: [BUGFIX] EXT:form - mandatoryValidationMessages unset after submit
- Build the validation rules within the initializeShowAction
Resolves: #73218
Releases: master, 7.6
Change-Id: I1b441d... - 22:22 Revision edddac45: [FEATURE] Make the dimensions of feedit popup configurable
- Use TsConfig to change the width & height of the popup used in the
edit panel of EXT:feedit.
Resolves: #18586
Releas... - 21:27 Revision f68dbeb8: [TASK] Use Fluid for rendering LinkBrowsers
- In order to keep output and compiling data separate,
the LinkBrowser / LinkPickers are moved to Fluid.
Resolves: #76... - 21:09 Revision 996fd033: [TASK] Remove redundant toArray method on Fluid TemplatePaths
- Inherited method is 100% identical in behavior - overridden
method can be safely removed.
Change-Id: I86cafa119c7d9c... - 10:33 Revision dfa7ee4e: [TASK] Replace deprecated getMock method in Unit tests
- The "getMock" method is deprecated starting with PHPUnit 5.4 and must
be replaced with the MockBuilder or the "create... - 10:32 Revision 53f4caac: [TASK] Update PHPUnit to version 5.4
- The warnings for "getMock()" will be taken care of in a separate
change.
Change-Id: I493d6a2fdf0c9eb98f468afe11e4cce... - 10:13 Revision ba0ffe33: [FEATURE] Introduce UnitTests for JavaScript
- This patch introduce UnitTests for JavaSscript.
It uses karma as test runner and jasmine as testing framework.
The te... - 10:06 Revision 966d98d1: [BUGFIX] Use BackendUtility::deleteClause in LinkAnalyzer
- To avoid wrong sql statements the method BackendUtility::deleteClause
must be used.
Resolves: #76628
Releases: maste... - 10:04 Revision 577886fc: [BUGFIX] Use BackendUtility::deleteClause in LinkAnalyzer
- To avoid wrong sql statements the method BackendUtility::deleteClause
must be used.
Resolves: #76628
Releases: maste... - 09:51 Revision b46c7eb0: [BUGFIX] baseUrlWrap can handle url without scheme again
- Since #54091 the baseUrlWrap method can't handle urls
without a scheme anymore. Fix this by checking the scheme
exist... - 09:06 Revision 173b99e6: [BUGFIX] baseUrlWrap can handle url without scheme again
- Since #54091 the baseUrlWrap method can't handle urls
without a scheme anymore. Fix this by checking the scheme
exist...
2016-06-17
- 19:14 Revision 0c22f21a: [TASK] Add unit test to cover stdWrap_setCurrent
- Resolves: #76634
Releases: master
Change-Id: If532940407542d3c62edb98e23ffe1037a4eb43c
Reviewed-on: https://review.ty... - 10:54 Revision 5374dd87: [TASK] Doctrine: Migrate ext:linkvalidator/Task
- Resolves: #76556
Releases: master
Change-Id: I9cca5e3859af7520996b54d587d98dea960cfa87
Reviewed-on: https://review.ty... - 09:44 Revision 59afe4f9: [TASK] Add unit test to cover stdWrap_setContentToCurrent
- Resolves: #76635
Releases: master
Change-Id: Ie14b6417a426478e072eb987261aafeb1f9d9479
Reviewed-on: https://review.ty... - 09:39 Revision 74d883a2: [BUGFIX] EXT:form - Fix PHP warning in debug mode
- Avoid PHP warning on empty filters configuration.
Resolves: #76642
Releases: master, 7.6
Change-Id: Ia1171867acd150a... - 07:07 Revision b1043ab3: [BUGFIX] EXT:form - Fix broken inArray validator
- Handle different configuration types and multiselect values.
Resolves: #75576
Releases: master, 7.6
Change-Id: I42c0... - 07:07 Revision 3e06e04a: [BUGFIX] EXT:form - Fix broken inArray validator
- Handle different configuration types and multiselect values.
Resolves: #75576
Releases: master, 7.6
Change-Id: I42c0...
2016-06-15
- 16:10 Revision 9a696ef6: [TASK] Fix all typos liftime -> lifetime
- Resolves: #76643
Releases: master
Change-Id: I74660cbf30a77c84e911f133f4e17543b87c2cf9
Reviewed-on: https://review.ty... - 11:10 Revision 1e47520d: [TASK] Doctrine: Migrate TreelistCacheUpdateHooks
- Resolves: #76633
Releases: master
Change-Id: I571b734045ecc4cb48ba9d3a3040d2b41a8d04c2
Reviewed-on: https://review.ty... - 08:31 Revision 1b8162ac: [BUGFIX] Make Install Tool forms submitable via keyboard
- Additionally fix missing input-label association and simplify
Fluid inline if usage.
Resolves: #76363
Releases: mast... - 07:21 Revision c2899a60: [TASK] Doctrine: Migrate ext:linkvalidator/Report
- Resolves: #76555
Releases: master
Change-Id: Ie000f2f04049265f3dd3ef474dc33df4dcbcd580
Reviewed-on: https://review.ty... - 07:16 Revision 38a01810: [BUGFIX] Linkvalidator: Fix exception when validating external links
- Provide an instance of \GuzzleHttp\Cookie\CookieJar for the 'cookies'
option when validating an external link, the pr...
2016-06-14
- 21:08 Revision a09abf9e: [BUGFIX] Fix regression in AbstractTreeView
- Fix a wrong count which has been implemented with #75645.
Resolves: #76632
Releases: master
Change-Id: I6d3fde6c4615... - 09:30 Revision b856085b: [BUGFIX] Missing "Toggle all" label is added to "Access Rights" tab
- Access Right tab has been missing the label for the "toggle all" checkbox.
'<div class="checkbox">' is needed in orde...
2016-06-13
- 21:44 Revision 9014d110: [BUGFIX] Raise minimum version for typo3/cms-composer-installers
- typo3/cms-composer-installers conflicts with specific
composer/installers versions, but this conflict was unfortunate... - 21:27 Revision e3c7f071: [BUGFIX] Raise minimum version for typo3/cms-composer-installers
- typo3/cms-composer-installers conflicts with specific
composer/installers versions, but this conflict was unfortunate... - 20:24 Revision 144e625f: [BUGFIX] Make Install Tool forms submitable via keyboard
- Additionally fix missing input-label association and simplify
Fluid inline if usage.
Resolves: #76363
Releases: mast... - 20:13 Revision c5e335b8: [BUGFIX] Raise minimum version for typo3/cms-composer-installers
- typo3/cms-composer-installers conflicts with specific
composer/installers versions, but this conflict was unfortunate... - 14:54 Revision f9d23610: [TASK] Add unit test to cover stdWrap_lang
- Releases: master
Resolves: #76610
Change-Id: I2784bcbe76d091afc5ad312996f3d9e5b2d7e221
Reviewed-on: https://review.ty... - 14:50 Revision de085f98: [TASK] Doctrine: migrate ext:version
- Resolves: #76493
Releases: master
Change-Id: I2e56240e83d5aed6d73a20958c1f90472e9c3ccb
Reviewed-on: https://review.ty... - 12:07 Revision 80d17c58: [BUGFIX] Add hideAtCopy and prependAtCopy for pages_language_overlay
- When a pages_language_overlay record is copied it will be hidden
and it's name will change to 'oldName (copy n)'.
And... - 10:53 Revision 8a5d9842: [BUGFIX] Prevent reset of user settings in getFromDottedNotation()
- Change-Id: Idd9bd02e81ffb5b3ed02f5bf47d6fa3a9be7cdbd
Resolves: #76406
Releases: master, 7.6
Reviewed-on: https://revi... - 10:50 Revision 700d36ac: [BUGFIX] Prevent reset of user settings in getFromDottedNotation()
- Change-Id: Idd9bd02e81ffb5b3ed02f5bf47d6fa3a9be7cdbd
Resolves: #76406
Releases: master, 7.6
Reviewed-on: https://revi... - 10:43 Revision b3903962: [TASK] Cleanup: Fix some typos in UnitTests
- wapper => wrapper
trimms => trims
Releases: master
Resolves: #76608
Change-Id: I4a2ec6503fa3a82ec9b833acfc4df02c71b8...
2016-06-11
- 11:58 Revision c4b3d426: [TASK] Clean up DebuggerUtility
- This patch cleans up the DebuggerUtility and fixing two issues:
* removes possible XSS
* makes it more readable
Res... - 11:29 Revision e2cf3c99: [BUGFIX] Fix flexform inline record editing with empty uc
- When the uc of a backend user is empty a unserialize error
will be shown. Fix this by checking the uc['inlineView']
c...
2016-06-10
- 16:04 Revision 73ce542a: [TASK] Add unit test to cover stdWrap_csConv
- Resolves: #76396
Releases: master
Change-Id: Ic122bd700f72e77012f238355570f8ebe092206c
Reviewed-on: https://review.ty... - 15:59 Revision fefdb139: [!!!][TASK] Cleanup ContextMenu classes
- As a pre-patch for the cleanups in the page tree, this patch removes unused
classes and simplifies the class structur... - 11:34 Revision 289ce8d4: [TASK] Apply CGL compatibility (PSR-1 and PSR-2)
- Resolves: #76449
Releases: 7.6
Change-Id: I8a58a83f75673d340370c2cd6546f3154c31d3d2
Reviewed-on: https://review.typo3... - 11:15 Revision 0187a797: [TASK] Add unit test to cover stdWrap_innerWrap
- Resolves: #76548
Releases: master
Change-Id: Ia54e7cdd7468c454913f4393075a29e12ebf8840
Reviewed-on: https://review.ty... - 11:12 Revision 4dc2a5ce: [TASK] Apply CGL compatibility (PSR-1 and PSR-2)
- Resolves: #76449
Releases: master
Change-Id: Ie0a7302d8a2f2d9aabfb7a351114f7e91e7d7ac8
Reviewed-on: https://review.ty... - 10:49 Revision 35ad45c0: [TASK] Fluidification of Function Module
- Moved all HTML code from the PHP code to an own Fluid template.
Resolves: #74382
Releases: master
Change-Id: I840cf5... - 10:42 Revision dc28f0ee: [FOLLOWUP][TASK] Doctrine: Migrate TranslationStatusController
- Only return the first row of the result set from getLangStatus()
Change-Id: Idc2afd7929e6ed3bf5608480d6832c9e2b93f88... - 10:41 Revision dc04bb17: [TASK] Unit test to cover stdWrap_wrap
- Resolves: #76547
Releases: master
Change-Id: Ie944731c9a4bcd95d09e36756de5ac54d60a94e0
Reviewed-on: https://review.ty... - 10:26 Revision ea0abd5d: [BUGFIX] Correct wordings in Access Module
- The wording of "1 levels" is corrected to "1 level".
"Set recursively 1 levels (N pages affected)" is also corrected.... - 10:23 Revision 3bf9c44d: [TASK] Unit test to cover stdWrap_outerWrap
- Resolves: #76550
Releases: master
Change-Id: I1954e1af1a33c14d9eb8175a40a492515604cebc
Reviewed-on: https://review.ty... - 10:21 Revision 0af3a888: [TASK] Add unit test to cover stdWrap_doubleBrTag
- Resolves: #76537
Releases: master
Change-Id: Ia32fce9160ee59a7f01d4274d5c403efb33bde4d
Reviewed-on: https://review.ty... - 09:54 Revision d7b875f8: [TASK] Add unit test to cover stdWrap_wrap3
- Resolves: #76552
Releases: master
Change-Id: Idbe065397ae71c6e4ce4e8440fea9d87bf3501d2
Reviewed-on: https://review.ty... - 09:39 Revision 8489402a: [TASK] Add unit test to cover stdWrap_wrap2
- Resolves: #76551
Releases: master
Change-Id: Ic5449d28b2d46e6dacc4e22389b2c5a5c423e1a5
Reviewed-on: https://review.ty... - 09:35 Revision f6ce3423: [BUGFIX] Fix flexform inline record editing with empty uc
- When the uc of a backend user is empty a unserialize error
will be shown. Fix this by checking the uc['inlineView']
c... - 08:25 Revision 0e76450e: [FOLLOWUP][TASK] Unit test to cover stdWrap_htmlSpecialChars
- Fix the comment method title.
Resolves: #76553
Releases: master
Change-Id: I3ddecbaa5919bf4eec921c4521f16fe5795f3d40...
2016-06-09
- 16:41 Revision 5a3ea715: [TASK] TemplateAnalyzerModule move to Fluid StandaloneView
- Resolves: #76533
Resolves: #75034
Releases: master
Change-Id: I60ae96e32a6b9ef00b1521a243e93176696fca4a
Reviewed-on: ... - 15:37 Revision c28e88ca: [TASK] Unit test to cover stdWrap_htmlSpecialChars
- Resolves: #76553
Releases: master
Change-Id: I123fc4fbe6691b26e01151829e411436fe6af72d
Reviewed-on: https://review.ty... - 15:37 Revision 81153646: [BUGFIX] HTML correctly rendered in About TYPO3 CMS
- "<f:translate htmlEscape" parameter (which is deprecated) has been
removed under sysext:belog.
Also the url under "C... - 14:46 Revision de5d7286: [TASK] Add unit test to cover stdWrap_innerWrap2
- Resolves: #76549
Releases: master
Change-Id: Ieef0430a5885cbb10e582321e0a2386187b73fd1
Reviewed-on: https://review.ty... - 14:21 Revision 2ea0f4e7: [TASK] Doctrine: migrate ext:extensionmanager
- Resolves: #76494
Releases: master
Change-Id: Ie6bc3d6d3cf76f2bfc06d79a87b2be77c7b2cd3f
Reviewed-on: https://review.ty... - 14:06 Revision ac6a135c: [FOLLOWUP][BUGFIX] Improve domObjectId splitting for inline in flexform
- Thanks to activated strict typing in FormInlineAjaxController the
third parameter of removeFromArray is not accepted ... - 11:52 Revision 73b9687d: [TASK] Doctrine: migrate ext:reports
- Resolves: #76534
Releases: master
Change-Id: I59835fd627f63ae40462ae5f2820cdc730224193
Reviewed-on: https://review.t... - 11:43 Revision 7d687336: [BUGFIX] Improve domObjectId splitting for inline in flexform
- We use a regex to retrieve relevant informations for the handling
of flexform datastructures and inline records. It f... - 10:54 Revision dad73c9b: [BUGFIX] Improve domObjectId splitting for inline in flexform
- We use a regex to retrieve relevant informations for the handling
of flexform datastructures and inline records. It f... - 10:37 Revision c7c2aefe: [TASK] Doctrine: Migrate ExtensionService
- Resolves: #76528
Releases: master
Change-Id: I34e9fb0b3bb4bf3e55b3dc43d6358ce3113d5df5
Reviewed-on: https://review.ty... - 10:26 Revision 27e9aaab: [TASK] Doctrine: Migrate ActionTask
- The method viewSqlQuery has been excluded from the migration
because the current task is not compatible with the tabl... - 10:19 Revision d820ba5b: [TASK] Doctrine: Migrate FileRepository
- Resolves: #76523
Releases: master
Change-Id: I92c42364775aaf58b85074e2ad3cbedd4612a641
Reviewed-on: https://review.ty... - 10:15 Revision 383039a1: [TASK] Migrate ext:rsaauth to use Doctrine DBAL.
- Resolves: #76516
Releases: master
Change-Id: Idda46dc5c83c645f5c5c4aa274a1ae2c3fe31040
Reviewed-on: https://review.ty... - 10:01 Revision 65e830b4: [TASK] Migrate abstract functional test case to use Doctrine DBAL.
- Resolves: #76517
Releases: master
Change-Id: I08c0a1bbffa53598687ee7589d3ea09d4397453e
Reviewed-on: https://review.ty... - 09:43 Revision 629295a4: [TASK] Doctrine: Migrate ext beuser viewhelpers
- Resolves: #76507
Releases: master
Change-Id: Ib8a3cda5e691036ed5836aaabc77ced681a860d7
Reviewed-on: https://review.ty...
2016-06-08
- 22:06 Revision 78ec9e74: [TASK] replaced @expectedException in ext:backend
- Resolves: #76503
Releases: master
Change-Id: I714ab253a288265c012011f3b1ef3977e859e221
Reviewed-on: https://review.ty... - 21:56 Revision 452acbd1: [BUGFIX] Fix Livesearch for Editors
- Fix searchlevel comparision for editors using pageUID "0" in livesearch,
because "-1" is also a valid searchlevel.
R... - 21:35 Revision 93e865cb: [BUGFIX] Fix Livesearch for Editors
- Fix searchlevel comparision for editors using pageUID "0" in livesearch,
because "-1" is also a valid searchlevel.
R... - 21:22 Revision dce3f96f: [BUGFIX] Wrong issue number reference in .rst file
- Change-Id: I887df6b6a32773c997f8c3e420bbdf8c5a55ab28
Resolves: #76529
Related: #64190
Releases: 7.6
Reviewed-on: http... - 21:09 Revision 704c7a6e: [FEATURE] Add new ViewHelper for record icons
- Resolves: #76531
Releases: master
Change-Id: I8b06a9e0d9ca5ae6e741a043eaca40405ed2ff5d
Reviewed-on: https://review.ty... - 20:00 Revision 1354db3d: [TASK] Replace @expectedException annotation in sysext:extbase
- Use expectException() instead of @expectedException in unit tests
and add expectedExceptionCode() where possible.
Thi... - 19:37 Revision 94be86ab: [TASK] Replace @expectedException annotation in sysext:frontend
- Use expectException() instead of @expectedException in unit tests and
add expectedExceptionCode() where possible.
Thi... - 18:14 Revision 56ae8e7d: [TASK] Doctrine: Migrate ActionToolbarItem
- Resolves: #76488
Releases: master
Change-Id: Ic31ee149b586e455ffb17ec81fbcdbe75b448a5c
Reviewed-on: https://review.ty... - 17:38 Revision 90e01ad4: [TASK] Move typo3/index.php to backend extension
- This moves the "typo3/index.php" to the backend extension
as "backend.php". The "typo3/index.php" becomes a stub whic... - 17:29 Revision 9d8bd82b: [TASK] Migrate ext:saltedpasswords to use Doctrine DBAL.
- Resolves: #76471
Releases: master
Change-Id: Ib3a504b6c1ddd875bbe87c6110b905631a0c6731
Reviewed-on: https://review.ty... - 17:23 Revision 1ff8268c: [TASK] Doctrine: Migrate TranslationStatusController
- Resolves: #76485
Releases: master
Change-Id: If4e19647eb132eec95a805df7b8efc3c654ca5e9
Reviewed-on: https://review.ty... - 17:11 Revision 166f707f: [FOLLOWUP][TASK] Replace @expectedException in ext:core
- One wrong exception code in memcache cache framework tests.
Change-Id: I39b52be265b6eaaf6c2190e82f3b92d06c578f22
Res... - 16:58 Revision d2558ce2: [TASK] Replace @expectedException annotation in sysext:scheduler
- Use expectException() instead of @expectedException in unit tests
and add expectedExceptionCode() where possible.
Thi... - 16:58 Revision 1ddcaaa3: [TASK] Replace @expectedException with code wise test in ext:core
- The patch replaces the @expectedException annotation with
the phpUnit code wise methods. On every expectedException t... - 16:53 Revision fd279dd1: [FOLLOWUP][TASK] Doctrine: migrate ext:impexp
- Functionals found some issues, let's make them happy again ;)
Change-Id: Ie0314146ed8fe7a286a2c1e3cea186f4deeeafb6
R... - 15:26 Revision 5b4dd0c2: [BUGFIX] Scheduler to show checkbox if "bool" typehint used in Controller
- Until now if you wanted to use a checkbox you had to use "boolean" in that
typehint. If you used "bool" EXT:scheduler... - 15:23 Revision d13c0bb9: [BUGFIX] Scheduler to show checkbox if "bool" typehint used in Controller
- Until now if you wanted to use a checkbox you had to use "boolean" in that
typehint. If you used "bool" EXT:scheduler... - 15:19 Revision 9c326b0d: [TASK] Doctrine: Migrate BackendUserRepository
- Resolves: #76521
Releases: master
Change-Id: I3f785fd3ecdfafbd84987841a92849071b37c63f
Reviewed-on: https://review.ty... - 15:16 Revision dfb8e57e: [!!!][TASK] Doctrine: migrate ext:impexp
- Change the return type of `ImportExportController::exec_listQueryPid()`
to `\Doctrine\DBAL\Driver\Statement`.
Resolv... - 14:37 Revision 54e9a96c: [TASK] Replace @expectedException annotation in sysext:install
- Use expectException() instead of @expectedException in unit tests
and add expectedExceptionCode() where possible.
Thi... - 12:43 Revision b6932da7: [TASK] Doctrine: Migrate ExtendedTemplateService
- Releases: master
Resolves: #76486
Change-Id: Idf39b190d92250c51fdb3f91faf9144ba26b1caa
Reviewed-on: https://review.ty... - 12:36 Revision ebe80d6c: [BUGFIX] Fix output of DebugUtility
- This change prettifies the output of the debug output
methods, by using the Extbase DebuggerUtility for that purpose.... - 09:31 Revision 8d6fc73a: [BUGFIX] Only check 'CType' when removing items from NewContentElementWizard
- Fix the behavior of keepItems in the NewContentElementWizard to only
remove invalid items based on the CType key. Wit... - 09:30 Revision 59b7d0d8: [BUGFIX] Only check 'CType' when removing items from NewContentElementWizard
- Fix the behavior of keepItems in the NewContentElementWizard to only
remove invalid items based on the CType key. Wit... - 09:11 Revision f1dade69: [TASK] Remove comment from .gitignore file
- There is a comment in the .gitignore file to report any changes
to this file into a Forge issue. Till now nobody did ...
Also available in: Atom