Activity
From 2014-11-14 to 2014-12-13
2014-12-13
- 22:17 Revision c51665e4: [BUGFIX] Form localization depending on old class names
- Since the introduction of the PHP namespaces some of the localisation of
FORM is not working anymore. The localisatio... - 22:10 Revision b39266f5: [BUGFIX] Form localization depending on old class names
- Since the introduction of the PHP namespaces some of the localisation of
FORM is not working anymore. The localisatio... - 20:53 Revision 98ac63c0: [BUGFIX] Don't override the class on the Form elementWrap
- This Changeset fixes an issue, which made it impossible
to give the layout.elementWrap a class attribute, because it
... - 20:53 Revision 14460132: [BUGFIX] Don't override the class on the Form elementWrap
- This Changeset fixes an issue, which made it impossible
to give the layout.elementWrap a class attribute, because it
... - 20:32 Revision 8ea2e794: [CLEANUP] Add missing empty lines after copyright comments II
- At the moment in some classes you can find an empty line between the
copyright comment and the first use statement. I... - 20:30 Revision 7b7a9535: [CLEANUP] Add missing empty lines after copyright comments I
- At the moment in some classes you can find an empty line between the
copyright comment and the first PHPdoc bock comm... - 20:22 Revision 2cb1fea7: [CLEANUP] Add missing empty lines after namespace statements
- At the moment in some classes you can find an empty line between the
copyright comment and the namespace statement. I... - 20:21 Revision 343280d4: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/14 from georgringer/master
- [BUGFIX] styleguide: Add inline title examples
- 20:17 Revision dc4557ef: [BUGFIX] styleguide: Add inline title examples
- 20:06 Revision 8149f0a5: [TASK] Use better implementation for array check
- To suppress PHP warnings the input parameter must always be an array.
If there is nothing to merge, the array_merge_o... - 20:06 Revision 555062a4: [TASK] Use better implementation for array check
- To suppress PHP warnings the input parameter must always be an array.
If there is nothing to merge, the array_merge_o... - 20:05 Revision 6c6faf6d: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/13 from georgringer/master
- [TASK] styleguide: Add textarea "tab feature"
- 19:29 Revision 6a7d06b7: [TASK] styleguide: Add textarea "tab feature"
- See https://forge.typo3.org/issues/33731 for details + fix
- 19:15 Revision b7ae6764: [BUGFIX] Fix failing unit test
- A unit test causes a fatal error due to newly introduced dependency
to SignalSlotDispatcher. The fix extends the mock... - 18:55 Revision ece45f3c: [BUGFIX] Add autocomplete for t3editor FILES
- Add autocomplete values for t3editor
because there was no implementation for new cObj FILES
Resolves: #53129
Release... - 18:55 Revision c4c16141: [BUGFIX] Add autocomplete for t3editor FILES
- Add autocomplete values for t3editor
because there was no implementation for new cObj FILES
Resolves: #53129
Release... - 18:43 Revision dab440d1: Revert "[TASK] Remove usage of property $new_unique_uid"
- This reverts commit cf2eb86c799b652d64ea6858dd2715444e232c0b.
The removed code is not dead and should not be removed... - 18:23 Revision 0c0b1a24: [FEATURE] Add signal for mailer initialization
- This signal allows for additional processing upon initialization
of a mailer object, e.g. registering a Swift mailer ... - 17:09 Revision f96c26e9: [FEATURE] Implement endInsertObject signal after object is registered
- By implementing a new signal when a newly persisted object is
registered in the persistence session, it is possible t... - 16:15 Revision 657e177f: [TASK] Extbase: Traverse validation results until first error
- When deciding whether to call the action method or error method it's
sufficient to traverse results until the first e... - 16:05 Revision 46bed808: [TASK] Extbase: Traverse validation results until first error
- When deciding whether to call the action method or error method it's
sufficient to traverse results until the first e... - 15:27 Revision 47f10de5: [BUGFIX] Ensure argument is an array in ContentObjectRenderer
- This patch ensures that at least an empty array is passed to the
array_replace_recursive function to avoid warnings d... - 15:19 Revision 41e743de: [BUGFIX] Ensure argument is an array in ContentObjectRenderer
- This patch ensures that at least an empty array is passed to the
array_replace_recursive function to avoid warnings d... - 15:14 Revision cf2eb86c: [TASK] Remove usage of property $new_unique_uid
- The property $this->new_unique_uid in PageLayoutController
is never used. Some very strange and dead code can be
just... - 14:52 Revision f3818922: [CLEANUP] Clarify configuration preset description
- The description of the configuration preset in
install tool is a bit misleading which causes people
to confuse this w... - 14:45 Revision 12eabff0: [CLEANUP] Clarify configuration preset description
- The description of the configuration preset in
install tool is a bit misleading which causes people
to confuse this w... - 14:21 Revision 36dca4b6: [CLEANUP] Use comments not PHPDoc style comments in copyright block
- This regular expression was used to replace PHPDoc style comments
with ordinary comments:
Search:
/\*\*(\n \* This f... - 14:20 Revision 1e27e896: [BUGFIX] IndexedSearch: Fix various issues in extbase plugin
- Fix these bug in the experimental extbase plugin of IndexedSearch:
* TypoScript does not appear in include_static_fi... - 12:50 Revision 27400770: [BUGFIX] Restore test files for impexp functional tests
- With #63544 some test files were changed, what caused the
functional tests of impexp to fail. This images are reset.
... - 10:53 Revision 86d09c53: [BUGFIX] noTrimWrap = | || won't work inside a menu
- The issue is caused by the implementation of optionSplit. This patch
solves this issue by checking for noTrimWrap.
C... - 10:52 Revision 4c95e01d: [BUGFIX] noTrimWrap = | || won't work inside a menu
- The issue is caused by the implementation of optionSplit. This patch
solves this issue by checking for noTrimWrap.
C... - 10:45 Revision 20d640fe: [CLEANUP] Shrink images
- Image files (jpeg and png) shipped in the core are optimized.
Images within ./contrib are ignored.
Resolves: #63544
... - 10:38 Revision d4465f59: [TASK] Replace BrowseLinks.js with jQuery/RequireJS Module
- In the main approach to drop prototype/scriptaculous
usage, the BrowseLinks functionality
is rewritten to be used as ...
2014-12-12
- 22:13 Revision ceaca9d4: [BUGFIX] Always disable jumpurl for external media
- We always disable the global jumpurl feature when retrieving the URL for
an external media element like a video.
Res... - 22:07 Revision 524e32c0: [CLEANUP] Remove old .xml and .php locallang references
- There are still places in the CMS Core that reference locallang.php
and locallang.xml although the default is the XLI... - 21:52 Revision 4dd99fee: [!!!][TASK] Remove static file edit magic
- Configuring RTE fields TCA in defaultExtras section with static_write
enabled the DataHandler to write content to spe... - 21:23 Revision 0074a9d0: [TASK] Remove conf.php from ext:setup
- Resolves: #63585
Releases: master
Change-Id: Id2f94cc304841a9fbe2e9422ca6519b4a7d9afab
Reviewed-on: http://review.typ... - 21:09 Revision 74d1fb24: [TASK] Turn todos into @todo to find them easier, Part 2
- Change-Id: Iedee934b91eb22f9263de60e0f26c34af61222ec
Resolves: #63619
Releases: master
Reviewed-on: http://review.typ... - 20:58 Revision e1073f8d: [BUGFIX] Always disable jumpurl for external media
- We always disable the global jumpurl feature when retrieving the URL for
an external media element like a video.
Res... - 20:49 Revision d2f8598b: [BUGFIX] Make filter respect hidden directories
- Make the filename filter respect files in hidden directories,
so that files inside those are not indexed by default.
... - 20:39 Revision a98491fe: [BUGFIX] Fix gifbuilder imagesize calculation when condition is used
- Change-Id: Ia3adede080a9d405dad17b670a7033bc6715a847
Fixes: #39625
Releases: master, 6.2
Reviewed-on: http://review.t... - 20:36 Revision eefbfca5: [BUGFIX] Fix gifbuilder imagesize calculation when condition is used
- Change-Id: Ia3adede080a9d405dad17b670a7033bc6715a847
Fixes: #39625
Releases: master, 6.2
Reviewed-on: http://review.t... - 20:34 Revision abd13f0c: [BUGFIX] Make filter respect hidden directories
- Make the filename filter respect files in hidden directories,
so that files inside those are not indexed by default.
... - 20:31 Revision c1965e21: [BUGFIX] Better performance for bulk inserts without static_write
- In DataHandler->fillInFieldArray for every record to insert or update
current and new data are merged to be handed ov... - 20:13 Revision fd1c8cd9: [FEATURE] Show pid field in sys_action task
- All explicitly defined fields of a sql task are now being rendered.
Resolves: #44287
Releases: master
Change-Id: Ie1... - 20:11 Revision c46c4ffa: [BUGFIX] Click-enlarge problem when an image is inside ul li or ol li
- lib.parseFunc_RTE is not correctly configured by css_styled_content.
ul and ol elements must be recursively parsed th... - 20:10 Revision 35268dec: [BUGFIX] Click-enlarge problem when an image is inside ul li OR ol li
- lib.parseFunc_RTE is not correctly configured by css_styled_content.
ul and ol elements must be recursively parsed th... - 19:28 Revision b7be26da: [TASK] Followup: Remove conf.php from ext:tstemplate
- Get rid of the $moduleName again, use $MCONF['name'] for now.
Change-Id: I1ccabc2dddd5814902138f0889c294e662d052a5
R... - 15:18 Revision 5401e75f: [!!!][TASK] Remove words and words_strings from ReferenceIndex
- In ReferenceIndex->generateRefIndexData the strings from all input and
text fields were collected in $this->word_stri... - 12:53 Revision d77c9758: [BUGFIX] Removed undefined variable in createExceptionHandler
- Remove the undefined $exception variable in
ContentObjectRenderer::createExceptionHandler
Resolves: #63811
Releases:... - 12:43 Revision 7240297a: [!!!][TASK] Remove words and words_strings from ReferenceIndex
- In ReferenceIndex->generateRefIndexData the strings from all input and
text fields were collected in $this->word_stri... - 09:04 Revision 08cdde41: [BUGFIX] Use alerts for new indexed_search BE module
- The flash messages needs to be changed to the new classes
which are alerts.
Change-Id: I1520477d10f80191dcf74777522f... - 05:52 Revision 8aec6834: [TASK] RTE: Migrate editor textarea container to plain JavaScript
- Releases: master
Resolves: #63793
Change-Id: I936ac320e375ac7e1a5827221ee528f463785d08
Reviewed-on: http://review.typ... - 03:05 Revision 4f0a4f0b: [TASK] RTE: Migrate editor iframe to plain JavaScript
- Releases: master
Resolves: #63786
Change-Id: I3a01400a4790e173ed8e1d5410a708eedb23f63e
Reviewed-on: http://review.typ...
2014-12-11
- 22:59 Revision 08c9282c: [BUGFIX] Do not execute getDateTimeFormats for each input
- Fetches the dateTimeFormats only for date- and datetime-fields instead
of unconditionally for each input.
Resolves: ... - 22:01 Revision 3a19c861: [BUGFIX] Do not fetch TSconfig in process_datamap for non-page-records
- In DataHandler->process_datamap for each record getTCEMAIN_TSconfig()
is executed, but the returned TSconfig is used ... - 21:50 Revision 915427f1: [BUGFIX] Do not execute getDateTimeFormats for each input
- Fetches the dateTimeFormats only for date- and datetime-fields instead
of unconditionally for each input.
Resolves: ... - 21:37 Revision 68806a35: [BUGFIX] Do not fetch TSconfig in process_datamap for non-page-records
- In DataHandler->process_datamap for each record getTCEMAIN_TSconfig()
is executed, but the returned TSconfig is used ... - 21:03 Revision 7d8e2f18: [BUGFIX] Allow recursive folder deletion
- Remove the useless check for the number of existing
files in the ExtendedFileUtility.
We now let FAL try to delete re... - 20:14 Revision 40c58a78: [BUGFIX] Allow recursive folder deletion
- Remove the useless check for the number of existing
files in the ExtendedFileUtility.
We now let FAL try to delete re... - 19:21 Revision 28f6b864: [BUGFIX] RTE: Broken context menu
- RTE is not using the ExtJS registry anymore.
Releases: master
Resolves: #63785
Change-Id: I9d701062834d20c858c104374... - 18:59 Revision 281c60fb: [CLEANUP] Clean up configuration handling in module loader
- * Merge label configuration like module configuration
* Correct the merging to be replace instead of merge
* Remove p... - 17:18 Revision 603ad05b: Revert "[BUGFIX] Fix broken form wizard with MSIE"
- This reverts commit 0f1a9aa3c9dd7d710ecd8bf9a57d51a304bc2337.
The D&D functionality for fieldsets is broken.
Change... - 17:18 Revision 2161e7b7: Revert "[BUGFIX] Fix broken form wizard with MSIE"
- This reverts commit f74d3d0e439520cd1a69f06abeef34830c5fd27f.
The D&D functionality for fieldsets is broken.
Change... - 14:10 Revision bf63a1c2: [!!!][TASK] Rewrite backend modules of indexed_search
- * Move info modules and admin module to a central place
* Use extbase & fluid
* Add translations
The old modules a... - 07:08 Revision ef072552: [TASK] RTE: Migrate status bar to plain JavaScript
- The status bar is plain JavaScript but still uses Ext.QuickTips markup.
Releases: master
Resolves: #63760
Change-Id:... - 04:10 Revision dc15b723: [TASK] RTE: Add to skin css and image required by jQuery UI Resizable
- Releases: master
Resolves: #63758
Change-Id: I880002fcc6c2b9e5f44f67e6ab838486d4e4726a
Reviewed-on: http://review.typ... - 01:47 Revision 5df3d530: [BUGFIX] Add more entropy to uniqid
- uniqid() generates values based on current time,
subsequent calls may return the same value on a fast machine.
On Wi... - 00:36 Revision 288b0f57: [TASK] RTE: Migrate outer editor framework to plain JavaScript
- Replace the extended Ext.Container with plain JavaScript.
Use jQuery UI Resizable in replacement of Ext.Resizable.
R... - 00:18 Revision 754f09f4: [BUGFIX] Show RTE tool tips in Internet Explorer
- This patch adds a font size to the tool tip header class to show tool
tips in Internet Explorer 8 and 9 again.
Resol...
2014-12-10
- 21:16 Revision 0528f4fd: [FEATURE] FormEngine: Possibility to add icons via pageTSconfig
- If someone adds a new value/label pair for a select field in
TCEforms/FormEngine, it is not possible to also add an i... - 20:31 Revision 437b3baf: [TASK] Add functional test for imports with forced uids
- Adds a functional test to verify imports with forced uids.
The regarding error message for uncompatible forcing sys_f... - 18:13 Revision 3beac52f: [TASK] Remove conf.php from ext:info
- Resolves: #63610
Releases: master
Change-Id: I5eb82346151cb45efd38c870421141f58552308b
Reviewed-on: http://review.typ... - 14:34 Revision 6da66858: [BUGFIX] Memory consumption in DataHandler->processClearCacheQueue
- Reduce memory consumption in DataHandler->processClearCacheQueue() for
bulk inserts by filling $tagsToClear as an ass... - 13:17 Revision b4d5497d: [BUGFIX] Placeholder attribute without useOrOverridePlaceholder
- The placeholder configuration for a TCA field will now be considered
independently from the "mode" being set to "useO... - 11:43 Revision adaff119: [TASK] Set TYPO3 version to 7.0.3-dev
- Change-Id: I23bb4c6fef0959e6d4d303fed5b8684a2036713a
Reviewed-on: http://review.typo3.org/35235
Reviewed-by: TYPO3 Re... - 11:43 Revision a05527f7: [RELEASE] Release of TYPO3 7.0.2
- Change-Id: I899975430bd1ab88fcbd92bc736464bda0ad722a
Reviewed-on: http://review.typo3.org/35234
Reviewed-by: TYPO3 Re... - 11:41 Revision c407bee6: [!!!][SECURITY] Fix link spoofing in prefixLocalAnchors
- Specially crafted request could lead to anchors prefixed
with URLs to domains controlled by the attacker on the
domai... - 11:25 Revision b2c673b1: [TASK] Set TYPO3 version to 4.5.40-dev
- Change-Id: Ie043fa8d8cfaf633ac496ca306339f2ba8e663ea
Reviewed-on: http://review.typo3.org/35231
Reviewed-by: TYPO3 Re... - 11:24 Revision d1b2ce40: [RELEASE] Release of TYPO3 4.5.39
- Change-Id: I5706e9296860dc95e0056a47d97fed6533ccc985
Reviewed-on: http://review.typo3.org/35230
Reviewed-by: TYPO3 Re... - 11:17 Revision cfdfcfaf: [TASK] Set TYPO3 version to 6.2.10-dev
- Change-Id: Ifed9c7aafda0c22185ed97301811c115cb5c4b43
Reviewed-on: http://review.typo3.org/35229
Reviewed-by: TYPO3 Re... - 11:17 Revision 177cd386: [RELEASE] Release of TYPO3 6.2.9
- Change-Id: Ic2992ee3e513ffe74d6ba55d8d1fafbb9783ad36
Reviewed-on: http://review.typo3.org/35228
Reviewed-by: TYPO3 Re... - 11:11 Revision 3b85e497: [TASK] Set TYPO3 version to 7.0.2-dev
- Change-Id: I3177eaa28d95407f69a82da2ba74d47cb69c6379
Reviewed-on: http://review.typo3.org/35226
Reviewed-by: TYPO3 Re... - 11:11 Revision 03895cb1: [RELEASE] Release of TYPO3 7.0.1
- Change-Id: I16dfdfd41515547cad9e00ef274b1ae74adbdb45
Reviewed-on: http://review.typo3.org/35225
Reviewed-by: TYPO3 Re... - 11:08 Revision 4ac9bcdb: [!!!][SECURITY] Fix link spoofing in prefixLocalAnchors
- Specially crafted request could lead to anchors prefixed
with URLs to domains controlled by the attacker on the
domai... - 11:07 Revision 0f25df6f: [!!!][SECURITY] Fix link spoofing in prefixLocalAnchors
- Specially crafted request could lead to anchors prefixed
with URLs to domains controlled by the attacker on the
domai... - 11:07 Revision 63ae7ddd: [!!!][SECURITY] Fix link spoofing in prefixLocalAnchors
- Specially crafted request could lead to anchors prefixed
with URLs to domains controlled by the attacker on the
domai... - 10:34 Revision 03b36dc7: Revert "[BUGFIX] Memory consumption in DataHandler->processClearCacheQueue"
- This reverts commit 31518c96e9c705a91898cce009d7f47be238bce7.
Change-Id: I64053da1d04716679c9e7227a9d6885ccd047fdb
R... - 04:17 Revision 3e21d150: [TASK] RTE: Simplify editor framework
- Simplify RTE framework from Ext.panel to Ext.Container.
Reduce dependency on Ext.ComponentMgr.registerType
Releases:... - 01:11 Revision 31518c96: [BUGFIX] Memory consumption in DataHandler->processClearCacheQueue
- Reduce memory consumption in DataHandler->processClearCacheQueue() for
bulk inserts by filling $tagsToClear as an ass... - 01:10 Revision 0f2f447e: [BUGFIX] Memory consumption in DataHandler->processClearCacheQueue
- Reduce memory consumption in DataHandler->processClearCacheQueue() for
bulk inserts by filling $tagsToClear as an ass...
2014-12-09
- 21:08 Revision 31f050bc: [BUGFIX] RTE: Quick Tag plugin may raise JS exception in Google Chrome
- A JavaScript exception may be raised in Google Chrome on attempt to
access a style sheet on a different domain.
Rele... - 14:48 Revision 73996f22: [!!!][TASK] Move EXT:func_wizard to legacy extension
- Web=>Functions=>Wizard is not needed
anymore, as both wizard extensions hook
into Web=>Functions directly since TYPO3... - 12:19 Revision e5e37a66: [FEATURE] Introduce AJAX functionality for list module
- This patch add a new JavaScript file to optimize the list module
with AJAX calls for hide and unhide of records.
Mor... - 11:46 Revision ffa4c88b: [TASK] Set X-UA-Compatible meta tag for BE
- According to Benni Kott, the X-UA-Compatible
meta tag should contain "ie-edge,chrome=1"
to be aligned with bootstrap ... - 08:39 Revision 88a77775: [TASK] RTE: Remove dependency of plugin classes on ExtJS inheritance
- Use minimal custom inheritance.
Releases: master
Resolves: #63693
Change-Id: Ic7f306ca0be6989a29f1a04a232d0f642807a5... - 01:09 Revision f70e5986: [BUGFIX] Placeholder attribute without useOrOverridePlaceholder
- The placeholder configuration for a TCA field will now be considered
independently from the "mode" being set to "useO... - 00:35 Revision 401ce0b3: [TASK] RTE: Remove dependency on Ext.EventManager.onWindowResize
- Replace with plain JavaScript and jQuery handler.
Releases: master
Resolves: #63691
Change-Id: Ibb71856d8c2a7c1fb5f8... - 00:16 Revision 86ca01ea: [BUGFIX] Remove unneeded file_edit check
- There is a left-over code after
file_edit.php was removed from
the core in 7.1 development.
The patch removes the ch...
2014-12-08
- 19:45 Revision 7c987d4c: [BUGFIX] RTE: insert table broken
- Opening any dialogue window raises a JS error.
Releases: master
Resolves: #63682
Change-Id: I5c1bee6785a350fc3328e93... - 16:36 Revision 433b6e24: [TASK] Use name-resolution instead of strings where possible: 17
- (miscellaneous)
Use name-resolution with ...::class instead of strings where possible.
(needs PHP 5.5, which is mean... - 16:27 Revision 7d8d3fa4: [CLEANUP] Remove 'defaultMod' module configuration
- This is dead code and can safely be removed.
Resolves: #63653
Releases: master
Change-Id: I90112c8483670a21351cab78b... - 14:51 Revision e4438c41: [TASK] Set TYPO3 version to 6.2.9-dev
- Change-Id: Ib74e8729774357fcf758ea4beb14fe45ef30aba9
Reviewed-on: http://review.typo3.org/35161
Reviewed-by: TYPO3 Re... - 14:51 Revision 9bd95e7f: [RELEASE] Release of TYPO3 6.2.8
- Change-Id: I6854ba7093276dee590132c85013b18cf25ad5a9
Reviewed-on: http://review.typo3.org/35160
Reviewed-by: TYPO3 Re... - 10:41 Revision 44a348f7: [BUGFIX] Render favicon tag only if file exists
- The favicon defined by `page.shortcutIcon`
creates a <link rel="icon"> tag in the frontend.
This tag should only be ... - 10:41 Revision 9a8e89f4: [BUGFIX] Render favicon tag only if file exists
- The favicon defined by `page.shortcutIcon`
creates a <link rel="icon"> tag in the frontend.
This tag should only be ... - 10:32 Revision 90f7166b: [BUGFIX] Tiny syntax errors in jsfunc.inline.js
- Resolves: #63660
Releases: 6.2
Change-Id: I5f2a28addbf7716af01730159657ce2874ee9392
Reviewed-on: http://review.typo3.... - 10:26 Revision 5c267d20: [BUGFIX] Exclude CDATA from t3lib_parsehtml->XHTML_clean
- Due to commit https://review.typo3.org/#/c/30240/ the comments from
javascript is removed and now the javascript is p... - 10:24 Revision 609fa966: [BUGFIX] Follow up: Escape element ID before used in jQuery selector
- Resolves: #62676
Related: #62001
Releases: 6.2
Change-Id: I50b1e24159ad79174a12f3b5130e1bfd8e77e8a5
Reviewed-on: http... - 09:35 Revision 1acc5bdb: [BUGFIX] Properly define constant in CliBootstrap
- Resolves: #63649
Releases: master, 6.2
Change-Id: I17dc3b8e868c1b49511fd5e039f8e37bd9d91a55
Reviewed-on: http://revie... - 09:34 Revision 6b811e33: [BUGFIX] Properly define constant in CliBootstrap
- Resolves: #63649
Releases: master, 6.2
Change-Id: I17dc3b8e868c1b49511fd5e039f8e37bd9d91a55
Reviewed-on: http://revie... - 06:10 Revision b945b816: [TASK] RTE: Optimize editor initialization
- Ensure the CSS classes configuration is loaded while the editor is being constructed
Releases: master
Resolves: #636... - 03:38 Revision 43d77fb1: [TASK] Remove conf.php from ext:lowlevel
- Resolves: #63609
Releases: master
Change-Id: Ife621913bfad4f909ce8351774a5d7c7211f8822
Reviewed-on: http://review.typ... - 03:28 Revision 171e9177: [TASK] Remove conf.php from ext:func
- Resolves: #63611
Releases: master
Change-Id: Ie51c8aef575e6a4f9178b662ceb92152af24fee5
Reviewed-on: http://review.typ... - 03:05 Revision a606ee50: [TASK] RTE: Remove dependency on class Ext.Observable
- RTE classes Editor and CSS.Parser extend Ext.Observable.
Since event handling was migrated to jQuery, this is not nec... - 03:03 Revision 19fd0e36: [TASK] Remove conf.php from ext:cshmanual
- Resolves: #63612
Releases: master
Change-Id: I12bf2d44cae7fd88dc34d7bc6ad139fba78d7421
Reviewed-on: http://review.typ... - 02:39 Revision 50c469dd: [TASK] Remove conf.php from ext:recycler
- Resolves: #63587
Releases: master
Change-Id: I3a1fa569374f1bc65c82c0c34a73fa339f384e4c
Reviewed-on: http://review.typ... - 01:43 Revision 22fc23e6: [BUGFIX] Better caching of TSconfig in BackendUtility for bulk inserts
- Changes the cache of pageTSconfig from creating a cached entry for each
page to creating a cached entry for each diff... - 01:36 Revision d5c82727: [BUGFIX] Better caching of TSconfig in BackendUtility for bulk inserts
- Changes the cache of pageTSconfig from creating a cached entry for each
page to creating a cached entry for each diff... - 01:27 Revision 8b233ecb: [FEATURE] Column of extension's last update
- Add column 'Last Updated' in Extension Manager.
Resolves: #32436
Releases: master,6.2
Change-Id: Ib29a7c5ed8008d63cc... - 01:27 Revision edf3f068: [FEATURE] Column of extension's last update
- Add column 'Last Updated' in Extension Manager.
Resolves: #32436
Releases: master,6.2
Change-Id: Ib29a7c5ed8008d63cc... - 01:24 Revision 31222b51: [TASK] feedit: Bring back editNoPopup
- * Restore edit_editNoPopup/forceNoPopup TSConfig options removed in #49640
* Initialize frontend editing when display... - 01:20 Revision 9c39b035: [TASK] feedit: Bring back editNoPopup
- * Restore edit_editNoPopup/forceNoPopup TSConfig options removed in #49640
* Initialize frontend editing when display...
2014-12-07
- 23:51 Revision e5a55ad5: [TASK] Streamline exceptions types in Logging API
- Resolves: #56998
Releases: master
Change-Id: I8fc06337e652b1778845be960f255f176725361a
Reviewed-on: http://review.typ... - 23:22 Revision cda1bf02: [TASK] Remove conf.php from ext:tstemplate
- Resolves: #63583
Releases: master
Change-Id: I6fe07e16a836aa39dc33ac7cffc42ea0824fa34d
Reviewed-on: http://review.typ... - 22:28 Revision d4c6416c: [BUGFIX] Add module access check to module dispatcher
- Recent merges removed the module access check in some
modules while removing the need to have a conf.php file.
This ... - 21:47 Revision 3050c198: [BUGFIX] No RTE Transformation for subtype_value_field-fields of plugins
- The RTE transformation depends on the result of BackendUtility
getTCAtypes. If the RTE field is in the subtypes_addli... - 21:46 Revision b7fbfaaf: [BUGFIX] No RTE Transformation for subtype_value_field-fields of plugins
- The RTE transformation depends on the result of BackendUtility
getTCAtypes. If the RTE field is in the subtypes_addli... - 21:46 Revision 57032061: [BUGFIX] orphan_records show extension manager tables
- Configure the extension manager tables for a valid
orphan_records check in the lowlevel cleaner. Allow
the records on... - 21:46 Revision 21308439: [BUGFIX] orphan_records show extension manager tables
- Configure the extension manager tables for a valid
orphan_records check in the lowlevel cleaner. Allow
the records on... - 21:03 Revision e39d36b9: [CLEANUP] Fix return type of PathUtility::stripPathSitePrefix
- Resolves: #63646
Releases: 6.2, master
Change-Id: I86279aec51fcc9ffa9a720463acdc48c92d2ba15
Reviewed-on: http://revie... - 20:51 Revision 68f39858: [TASK] Streamline deprecation message to one format
- Resolves: #63614
Releases: master
Change-Id: Ied5961cde2d01e3fb76714e5cf944c3b6851201d
Reviewed-on: http://review.typ... - 20:24 Revision 17a04139: [TASK] RTE: Migrate to RequireJS
- This is a follow-up to http://review.typo3.org/35131
Releases: master
Resolves: #63636
Change-Id: I35b29c2163536cae1... - 20:11 Revision c884604a: [TASK] RTE: Migrate to RequireJS
- Releases: master
Resolves: #63636
Change-Id: Id44a8313fede29e9efe0eb2efb9142798852e4f0
Reviewed-on: http://review.ty... - 17:13 Revision b6446157: [TASK] Remove usage of deprecated showClickmenu_raw
- The JavaScript function showClickmenu_raw is deprecated
but still used in the core. Replace it with the new API.
Res... - 16:47 Revision c9ee7fb4: [TASK] Use tabs in record of sys_language
- As every other record uses tabs, this concept should be brought to
"sys_language" as well. The field "hidden" is move... - 16:26 Revision 57966021: [TASK] Adapt FormEngine translated records to Bootstrap
- When editing a translated record, a message
is shown of what is written in the original field.
Additionally, if the o... - 15:54 Revision 32bc02d7: [CLEANUP] Fix return type of PathUtility::stripPathSitePrefix
- Resolves: #63646
Releases: 6.2, master
Change-Id: I86279aec51fcc9ffa9a720463acdc48c92d2ba15
Reviewed-on: http://revie... - 12:35 Revision 70dfb4b3: [TASK] Introduce header for list module on rootpage
- Resolves: #63639
Releases: master
Change-Id: Ife5f8068ebdf5be54776ec2b167dedfada9c8ddc
Reviewed-on: http://review.typ... - 11:28 Revision 905f360b: [TASK] Remove conf.php from ext:scheduler
- Resolves: #63586
Releases: master
Change-Id: Ib19d2b77c7df7c009c9f905c0322a9b304fea0dc
Reviewed-on: http://review.typ... - 11:20 Revision e796d36e: [TASK] Remove conf.php from ext:taskcenter
- Resolves: #63584
Releases: master
Change-Id: I7da0dd37e275a7d2c42771f20e22f765ab0428c7
Reviewed-on: http://review.typ... - 11:14 Revision ff4559e5: [TASK] Remove conf.php from ext:recordlist
- Resolves: #63608
Releases: master
Change-Id: I0b0cb2919a8d4b8b3e709b5956977a3c8d328758
Reviewed-on: http://review.typ... - 00:56 Revision 90a7f8ef: [TASK] Add configuration file for DynamicReturnTypePlugin
- Adding configuration file for DynamicReturnTypePlugin for PHPStorm.
The plug-in makes it possible to use code complet... - 00:15 Revision 5fa7980a: [TASK] Turn todos into @todo to find them easier
- Also convert FIXME to @todo.
Change-Id: I98cf8a2c4c732acc7024e36ed949fc4546bee439
Resolves: #63619
Releases: master
...
2014-12-06
- 13:46 Revision 2cc353e2: [TASK] Streamline Wizard-Controllers
- This patch introduce an abstract wizard controller to
remove duplicate code and prevent the usage of
$GLOBALS in a lo... - 13:44 Revision 95821f4d: [TASK] Update to phpunit 4.4
- As notable feature the new assertArraySubset() can be used
to compare sub array parts.
Change-Id: I981fe50652a868541... - 13:22 Revision bf831129: [TASK] Update to phpunit 4.4
- As notable feature the new assertArraySubset() can be used
to compare sub array parts.
Change-Id: I981fe50652a868541... - 02:09 Revision c9d08c4c: [TASK] Use name-resolution instead of strings where possible: 8
- (part for EXT:install)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which ... - 02:04 Revision 4e8a7cd7: [TASK] Use name-resolution instead of strings where possible: 10
- (part for extensions starting with "r")
Use name-resolution with ...::class instead of strings where
possible.
(need... - 02:01 Revision 6190776d: [TASK] Use name-resolution instead of strings where possible: 11
- (part for EXT:backend)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which ... - 00:49 Revision 84909ef1: [BUGFIX] Fix mountpoint overlay detection
- This is a follow up to 963eb99e7d7f9ab3d4a50153412f0ed3b927b5e5.
The comparison for the doktype needs to be non stric... - 00:47 Revision 7d7cda38: [BUGFIX] Redirect on direct access to overlaid mountpoint
- When the user directly accesses a page that is a mountpoint that
should be overlaid with the contents of the mounted ... - 00:14 Revision 0329ccc8: [BUGFIX] Fix things that are broken without compatiblity6
- While moving things to the compatibility6 extension
it was forgotten that some aliases are required for
ext form to w...
2014-12-05
- 21:30 Revision 6a7369d9: [TASK] Use name-resolution instead of strings where possible: 12
- (part for extensions starting with "s")
Use name-resolution with ...::class instead of strings where
possible.
(need... - 21:27 Revision b7ed87c2: [TASK] Use name-resolution instead of strings where possible: 5
- (part for EXT:form)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which is ... - 18:42 Revision 8fbbd3d7: [TASK] Paste clipboard content icon: fa-clipboard
- Change paste clipboard content icon:
use fa-clipboard not fa-caret-down
Resolves: #63264
Releases: master
Change-Id:... - 18:33 Revision 8e1e0e5f: [BUGFIX] Properly check permissions with read only file mounts
- Previously the permission check returned false if the
file or folder was within a read only file mount, but
also with... - 16:47 Revision 845a3b94: [TASK] Use name-resolution instead of strings where possible: 6
- (part for EXT:extensionmanager)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.... - 16:43 Revision 5d1a647a: [TASK] Use name-resolution instead of strings where possible: 7
- (part for EXT:frontend)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which... - 15:44 Revision d036971a: [TASK] Use name-resolution instead of strings where possible: 9
- (part for EXT:saltedpasswords)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5... - 14:29 Revision 1a6d6188: [TASK] Use name-resolution instead of strings where possible: 15
- (part for extensions starting with "b" and "c")
Use name-resolution with ...::class instead of strings where
possibl... - 12:35 Revision 9950e465: [TASK] Use name-resolution instead of strings where possible: 13
- (part for extensions starting with "t")
Use name-resolution with ...::class instead of strings where
possible.
(need... - 12:33 Revision ebc31a1f: [TASK] Use name-resolution instead of strings where possible: 14
- (part for extensions starting with "w")
Use name-resolution with ...::class instead of strings where
possible.
(need...
2014-12-04
- 23:26 Revision 6b5926a3: [!!!][CLEANUP] Remove deprecated files in typo3/
- Due to the security restrictions
using mod.php for most calls, some files
are not referenced anymore.
These files ca... - 23:20 Revision 77c635d8: [BUGFIX] Use die() instead of exception for PHP version check
- The installer checks for the PHP version and throws and exception.
This is bad for people not having enabled display_... - 23:05 Revision 83b68e7d: [FEATURE] Remove conf.php for ext:filelist
- In order to be able to remove the conf.php a few fixes are needed.
The module dispatcher checks for a conf.php file a... - 22:38 Revision 8feaad15: [FEATURE] Add "auto" absRefPrefix option
- For automatic distribution configuration
like the introduction package, a dynamic
option to find out whether TYPO3 is... - 21:48 Revision dae24a62: [BUGFIX] Ignore non-integer values for type in redirects
- For redirects the parameter for page type is not validated as integer
resulting in invalid redirect urls. This patch ... - 21:44 Revision 180e9d50: [BUGFIX] Ignore non-integer values for type in redirects
- For redirects the parameter for page type is not validated as integer
resulting in invalid redirect urls. This patch ... - 20:39 Revision a6e0df4b: [BUGFIX] RTE: Broken rendering of dropdowns in toolbar and dialogues
- Releases: master
Resolves: #63578
Change-Id: Iea92c932d56dbfabcea7f884b3ebb3f8b0f218ce
Reviewed-on: http://review.typ... - 16:02 Revision 4963bb08: [TASK] RTE: Migrate event handling to jQuery
- Migrate non-widget event handling to jQuery.
Migrate custom events to jQuery.
Migrate ExtJs tasks to plain JavaScript... - 15:40 Revision e1f33017: [TASK] RTE: Migrate Ajax class to jQuery
- Releases: master
Resolves: #62720
Change-Id: Ifb96642f101bb72813e200b2488d25fd32693627
Reviewed-on: http://review.typ... - 15:10 Revision 8ceca807: [TASK] RTE: Ajust position of resizable handle
- Move the resizable handle to the status bar
Releases: master
Resolves: #63567
Change-Id: I634b7e39732a4d1a6eb1fc7545... - 14:59 Revision aa95a4f7: [BUGFIX] Exclude CDATA from t3lib_parsehtml->XHTML_clean
- Due to commit https://review.typo3.org/#/c/30240/ the comments from
javascript is removed and now the javascript is p... - 14:40 Revision 610d528c: [TASK] RTE: Code cleanup
- Remove references to simple ExtJS methods.
Simplify names of JavaScript files.
Make script dependencies explicit.
Re... - 14:27 Revision e2873344: [BUGFIX] Exclude CDATA from t3lib_parsehtml->XHTML_clean
- Due to commit https://review.typo3.org/#/c/30240/ the comments from
javascript is removed and now the javascript is p... - 12:09 Revision ed766a83: [BUGFIX] Hide empty settings in user settings
- This ensures normal users do not see the "Admin functions" tab.
Releases: #63558
Resolves: 6.2
Change-Id: Ieee76e86f... - 11:20 Revision 56730ee9: [BUGFIX] Linkvalidator: Improve tolerance on HEAD-request error
- Force second URL-request if first response had an HTTP-status-code
which indicates a client-error (4xx) or a server-e... - 10:14 Revision c3e9df61: [BUGFIX] Add missing identifier to newly introduced xliff file
- Resolves: #61542
Releases: master
Change-Id: I18f3d43b3f7c868f68d935676d3896632dafc1e6
Reviewed-on: http://review.typ... - 07:11 Revision f1e399f3: [DB][FEATURE] Add ISO 639-1 keys to sys_language
- The language handling of records in TYPO3
is solely based on UIDs of the sys_language DB table,
but no reference to t... - 02:53 Revision e1dac9e5: [FOLLOWUP][BUGFIX] objectManager->create is removed but still in use
- Change-Id: I8aa8502a4a4188f2e665848745daccb75bca30c0
Resolves: #63552
Releases: 6.2
Reviewed-on: http://review.typo3.... - 02:20 Revision 8680cbe4: [FOLLOWUP][BUGFIX] Allow frontend requests from different document root
- Fix broken unit test
Resolves: #63025
Releases: master, 6.2
Change-Id: I4c98bedb53cc83ffd1ddc18adfa8e383028704d4
Rev... - 02:15 Revision a919c7ce: [FOLLOWUP][BUGFIX] Allow frontend requests from different document root
- Fix broken unit test
Resolves: #63025
Releases: master, 6.2
Change-Id: I4c98bedb53cc83ffd1ddc18adfa8e383028704d4
Rev... - 02:07 Revision 74272c46: [BUGFIX] Allow frontend requests from different document root
- With a specially prepared index.php and using a page renderer hook
it is in general possible to deliver frontend requ... - 02:02 Revision 256aa9e4: [BUGFIX] Allow frontend requests from different document root
- With a specially prepared index.php and using a page renderer hook
it is in general possible to deliver frontend requ... - 00:22 Revision 5dba7f9e: [TASK] Update documentation settings
- Update version number and copyright years in extension manuals.
For the version number, use the |release| substituti... - 00:21 Revision 6636404f: [BUGFIX] objectManager->create is removed but still in use
- Resolves: #63552
Releases: master, 6.2
Change-Id: I09f238b89c00cd0b6150a0f8763848b9da2f0f99
Reviewed-on: http://revie... - 00:20 Revision 8a76b513: [BUGFIX] objectManager->create is removed but still in use
- Resolves: #63552
Releases: master, 6.2
Change-Id: I09f238b89c00cd0b6150a0f8763848b9da2f0f99
Reviewed-on: http://revie...
2014-12-03
- 21:10 Revision e01be073: [TASK] Remove unselected languages in LocalConfiguration
- If selecting one ore more languages in EXT:lang, the complete
language tree is written in EXTCONF/lang/availableLangu... - 21:09 Revision 78b3698d: [TASK] Remove unselected languages in LocalConfiguration
- If selecting one ore more languages in EXT:lang, the complete
language tree is written in EXTCONF/lang/availableLangu... - 20:58 Revision ca0a2c1d: [TASK] Add missing htmlspecialchars() or quoteJSvalue() in ToolbarItems
- Resolves: #63489
Releases: master
Change-Id: I6e1d1dfd476a2ea33d81ce918cf6f41a43edade4
Reviewed-on: http://review.typ... - 20:47 Revision 30ab4c3b: [TASK] Optimize Travis build matrix
- * make the xlfcheck script executable
* add conditions around every test suit
* add a specific build matrix to exclud... - 20:08 Revision d58a4d3d: [TASK] Use name-resolution instead of strings where possible: 16
- (part for extensions starting with "d" to "v")
Use name-resolution with ...::class instead of strings where
possible... - 16:56 Revision 0c3b5504: [BUGFIX] GeneralUtility::getUrl() fails to process redirects sometimes
- If PHP's open_basedir is active, CURLOPT_FOLLOWLOCATION will be disabled
by PHP. In such case any redirects will not ... - 16:56 Revision 957e14b0: [RELEASE] styleguide: Correct compatibility
- 16:20 Revision 0604fd77: [TASK] Set TYPO3 version to 7.1.0-dev
- Resolves: #63547
Releases: master
Change-Id: I8f48df6de186b416e6a960e8f176afddabb5614d
Reviewed-on: http://review.typ... - 15:08 Revision c6f91fb2: [BUGFIX] Fix option to disable direct file upload
- Direct file uploads for FAL fields can be disabled
with ...['appearance']['fileUploadAllowed'] = FALSE
Resolves: #63... - 12:11 Revision 273ebba1: [TASK] Move wizards to Web=>Functions
- The current situation of the Functions module
is like this:
Wizards like "Sort pages" and
"Bulk-create pages" are ins... - 01:10 Revision 1dea9375: [BUGFIX] Properly check permissions with read only file mounts
- Previously the permission check returned false if the
file or folder was within a read only file mount, but
also with... - 00:47 Revision 2ac3e6fb: [TASK] TS path next to error msg in obj-browser
- This outputs the TS path next to the error message in the object browser
when clicking on a node in the TS tree and n... - 00:46 Revision 7a2f78a8: [TASK] TS path next to error msg in obj-browser
- This outputs the TS path next to the error message in the object browser
when clicking on a node in the TS tree and n... - 00:42 Revision 2314e78b: [TASK] Remove not needed line breaks in Page TSconfig module
- The PageTsConfig module inside "Info" contains some line breaks
which are not needed. Those can be removed.
Resolves... - 00:41 Revision 1491cdb3: [TASK] Replace function chr calls with base constants
- Instead of calling function chr multiple times, it can
be replaced with base constants:
* chr(9) - TAB
* chr(10) - L... - 00:32 Revision 474399a6: [BUGFIX] Accessibility bypass in dt for menu with abstract
- The TypoScript path of the accessiblity bypass has changed so the
code that overrides the wrapping <li> with a <dt> e... - 00:29 Revision 4b1c703e: [BUGFIX] Accessibility bypass in dt for menu with abstract
- The TypoScript path of the accessiblity bypass has changed so the
code that overrides the wrapping <li> with a <dt> e... - 00:22 Revision f7a046b0: [TASK] Use panels for "Template" configuration
- Use panel-* classes from Twitter Bootstrap
to give a better look and feel when browsing
the typoscript tree
Resolves... - 00:15 Revision c7e409c7: [TASK] Refactor backend session watcher
- Refactor the ExtJS based session watcher that displays dialogs if
the backend session of a user is about to expire or...
2014-12-02
- 23:55 Revision 9ec6bd42: [TASK] travi-ci: Disable hhvm functionals, linter, xlf tests
- travis builds with hhvm take 20 times the time as PHP.
Since functionals are fully failing at the moment and unit tes... - 23:31 Revision b0b28024: [BUGFIX] Fix wrong phpdoc for extbase plugin types
- Resolves: #63535
Releases: master, 6.2
Change-Id: I406ca2534d4bf44c504cf31824ae161840274981
Reviewed-on: http://revie... - 23:30 Revision 3e638a4e: [BUGFIX] Fix wrong phpdoc for extbase plugin types
- Resolves: #63535
Releases: master, 6.2
Change-Id: I406ca2534d4bf44c504cf31824ae161840274981
Reviewed-on: http://revie... - 23:16 Revision d2ba6d57: [TASK] styleguide: Release 7.0.0
- 23:15 Revision e2d79f6f: [RELEASE] styleguide: 7.0 dependency
- 23:15 Revision 018983d5: [TASK] styleguide: Cleanup CSS
- 21:42 Revision 97d2ee05: [TASK] Set TYPO3 version to 7.0.1-dev
- Change-Id: I36cd3dcbf167dd3565c8be18417305ba4cd8d97a
Reviewed-on: http://review.typo3.org/34956
Reviewed-by: TYPO3 Re... - 21:42 Revision 583c888d: [RELEASE] Release of TYPO3 7.0.0
- Change-Id: I4f8846d79f0508e4fa244325d0a727cd2307a448
Reviewed-on: http://review.typo3.org/34955
Reviewed-by: TYPO3 Re... - 20:48 Revision f68fa93c: [BUGFIX] Fix broken unit tests for PackageManager
- Resolves: #63531
Releases: master
Change-Id: Iba8e8b148915b73a14aa1bc74ee6ce460d64de03
Reviewed-on: http://review.typ... - 20:44 Revision 1645b2e1: [BUGFIX] Make clearable in EM work again
- Due to DataTable update, the clearable part did not
work. This patch corrects this issue.
Resolves: #63530
Releases:... - 20:40 Revision 66983688: Revert "[RELEASE] Release of TYPO3 7.0.0"
- This reverts commit 4d2c54754eba12688c1ececa2b3dae51b313ad76.
Change-Id: I1375a77d97001a3dab3ef9efc6cec971efedad9f
R... - 20:36 Revision a52fdf64: Revert "[TASK] Set TYPO3 version to 7.0.1-dev"
- This reverts commit 485830b907b1ca5c66d193fabca6ee7ae3190564.
Change-Id: I74e71ad4a51a9b0036db6f23436b66872749ab28
R... - 20:28 Revision 485830b9: [TASK] Set TYPO3 version to 7.0.1-dev
- Change-Id: I7aa85af5ab56c91e9d313732e093b6f0b92eb78e
Reviewed-on: http://review.typo3.org/34950
Reviewed-by: TYPO3 Re... - 20:28 Revision 4d2c5475: [RELEASE] Release of TYPO3 7.0.0
- Change-Id: I9192fd0a465d63f9d52b3794182be2bc28c9b5c6
Reviewed-on: http://review.typo3.org/34949
Reviewed-by: TYPO3 Re... - 19:40 Revision c6a49745: [BUGFIX] Cannot uninstall packages with dependencies in install tool
- Scenario:
* upgrading from Introcuction Package with TYPO3 CMS 6.2
to TYPO3 CMS 7
* realurl is marked as incompatib... - 19:23 Revision b6ca0e2b: [BUGFIX] Redirect to distributions after first login does not work
- When redirecting to the distributions modulefunction
after the first login, it does not work, as the backend only
red... - 18:51 Revision 357dfc6a: [BUGFIX] Install Tool: Fix Load Extensions JS error
- The checkExtensionsCompatibility() function is not global anymore.
Resolves: #63518
Releases: master
Change-Id: Ie25... - 16:33 Revision 94b016e3: [BUGFIX] Adjust topbar dropdown alignment
- If the list module is not enabled for the user the dropdown
would not stay within the viewport.
Resolves: #63508
Rel... - 16:03 Revision 6789c9e3: [BUGFIX] StandaloneView must not require ucfirst file names
- Regression to #61361.
There's no reason to require ucfirst file names for Layouts and Partials.
Change-Id: I9402af91... - 14:09 Revision f588f731: [BUGFIX] JavaScript error when switching to workspace
- Fix a JS error if switching workspaces in toolbar item
if a backend module without pagetree is currently shown.
Reso... - 11:32 Revision 1e68e64a: [BUGFIX] Fix styling in form wizard
- Fix some styling issues of the ExtJS wizard in EXT:form
Resolves: #63473
Releases: master
Change-Id: I1f56c8c72883b6... - 10:57 Revision 0f2924c1: [BUGFIX] Fix option to disable direct file upload
- Direct file uploads for FAL fields can be disabled
with ...['appearance']['fileUploadAllowed'] = FALSE
Resolves: #63... - 10:42 Revision f056272a: [BUGIX] Follow up: Apply API change in DataTables
- In change If564b1797a81ce63730ebf2601cc62058940493c, DataTables was
updated to the latest version.
The interal API ha... - 09:28 Revision f1c9aa38: [BUGFIX] Misplaced documentation icon in extension manager
- When using EXT:sphinx, the interactive JSON view should take the place of
the always empty SXW view action.
Resolves... - 03:13 Revision fdb20e4f: [TASK] Use name-resolution instead of strings where possible: 4
- (part for EXT:fluid)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which is... - 02:35 Revision 284970df: [TASK] Use name-resolution instead of strings where possible: 3
- (part for EXT:extbase)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which ... - 02:01 Revision 03ba4186: [TASK] Followup: Update dataTables to 1.10.4 and fix parameter names
- Use DataTables instead of dataTables to access the API.
Also switch to the new API.
https://datatables.net/reference/... - 00:59 Revision d0196811: [TASK] Use name-resolution instead of strings where possible: 2
- (part for EXT:core)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which is ...
2014-12-01
- 23:05 Revision 676c6143: [TASK] Use name-resolution instead of strings where possible: 1
- (part for EXT:compatibility6)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5,... - 22:56 Revision d3c28fb6: [TASK] Update dataTables to 1.10.4 and fix parameter names
- In 1.10 version the parameter names need to be converted to
their new names. See http://datatables.net/upgrade/1.10-c... - 14:47 Revision bf17a3f1: [BUGFIX] Escape element ID before used in jQuery selector
- General information: to use any of the meta-characters as a
literal part of a jQuery selector, it must be escaped wit... - 14:15 Revision c19297f5: [BUGFIX] Follow-up: "edit this column" again
- Change the color of the icon to dark instead of white to make it
visible again.
Fixes regression in row-header icon ... - 14:06 Revision b39c06de: [TASK] Improve styling of sysaction toolbar items
- The sys_action items need a restyling.
Resolves: #63480
Releases: master
Change-Id: I8b0c52924e9291eb3520c76b19be86e... - 13:14 Revision d3ff5fb0: [TASK] Cleanup Topbar
- * Add sitename to topbar
* Remove TYPO3 name from topbar shape
* Align TYPO3 logo with module navigation
* Adjust liv... - 01:30 Revision a51df9da: [BUGFIX] Show icon "edit this column" again
- Change the color of the icon to dark instead of white to make it
visible again.
Resolves: #63468
Releases: master
Ch... - 00:29 Revision 072a505c: [BUGFIX] Add missing htmlspecialchars() or quoteJSvalue()
- Change-Id: I6c088a2e5b9f870bacc7d4e425d56698baad19fb
Resolves: #63321
Releases: master, 6.2
Reviewed-on: http://revie... - 00:14 Revision 6b085ecb: [BUGFIX] Do workspace overlay for not translated file meta data
- Previously the FileMetadataOverlayAspect only did a version/ workspace overlay
for translated metadata records, which...
2014-11-30
- 22:06 Revision b8928ff0: [BUGFIX] Do workspace overlay for not translated file meta data
- Previously the FileMetadataOverlayAspect only did a version/ workspace overlay
for translated metadata records, which... - 21:37 Revision 0b321ff6: [BUGFIX] Fix Online BE-Users->Terminate be user sessions termination
- Wrong view helper notation lead to it not being rendered.
Additionally flash message enqueue is used with a string in... - 21:37 Revision 61ed1a90: [TASK] Fix wrong TYPO3 CMS version number in ChangeLog of Extbase
- Resolves: #63467
Releases: master
Change-Id: Iab64ea6935d06248f15fe6fb41a23bd1bab92cd7
Reviewed-on: http://review.typ... - 21:31 Revision 0b9b014e: [BUGFIX] Avoid vertical scroller in recycler
- Correct resizing of the table in recycler and workspaces backend view.
Resolves: #63225
Resolves: #63212
Releases: m... - 20:30 Revision c9b0844e: [TASK] EXT:dbal: Harden unit tests for expression chunks
- The unit tests for the new expression chunking do not cover every
possible case. The tests are improved to avoid furt... - 20:23 Revision 6c5482e5: [TASK] Fix wrong TYPO3 CMS version number in ChangeLog of Fluid
- Resolves: #63462
Releases: master
Change-Id: I6d716e6b7339ad259c8a5df3020685439d75619c
Reviewed-on: http://review.typ... - 20:11 Revision 8d1b627a: [BUGFIX] Fix HTML structure for buttons in EM
- This adds a missing wrap for the actions buttons in EM.
(Get Extensions view only)
Resolves: #63460
Releases: master... - 20:10 Revision ae063662: [BUGFIX] Fix HTML structure for buttons in EM
- This adds a missing wrap for the actions buttons in EM.
(Get Extensions view only)
Resolves: #63460
Releases: master... - 20:10 Revision e3217c63: [CLEANUP] Remove some obsolete PHP version checks
- With hard requirement of PHP 5.5 and above a couple of
php version checks are obsolete and can be removed.
Resolves:... - 19:04 Revision 35d4ba4e: [TASK] Extensionmanager: Change download icon
- * Show details: import icon as download
* Distributions: change icon in button
Resolves: #63240
Releases: master
Cha... - 18:49 Revision 9e24b5b8: [BUGFIX] FormEngine & DynTab styling and contrast
- Fixes DynTabs where background and tab body content
lack on necessary contrast - especially FormEngine.
Resolves: #6... - 18:24 Revision b917202b: [BUGFIX] Wrong eID should throw exception
- This patch changes the behavior of the bootstrap process. Now an
exception is thrown when a request with an unknown e... - 18:11 Revision 769f2740: [CLEANUP] Remove leftover bigDoc class+CSS
- The different-sized document templates
were deprecated and removed within the
last versions.
However, CSS classes an... - 17:48 Revision d4345644: [CLEANUP] ResourceStorageTest needs some love
- Releases: 6.2, master
Change-Id: I394540677c1a4dc5dee036614969b4fdfa80532a
Reviewed-on: http://review.typo3.org/34775... - 17:42 Revision 183e9e46: [BUGFIX] Form padding in Extenson Manager upload
- Fixed bottom padding upload form for Extension Manager.
Also back-ports a CSS change into SCSS:
https://review.typo3... - 17:35 Revision 1fd79afc: [BUGFIX] Broken icons in extension manager
- This fixes broken button group in chrome.
This is a follow up for http://review.typo3.org/34779
Resolves: #63430
Rel... - 17:06 Revision eb42127a: [TASK] Add fileadmin and uploads to gitignore
- Resolves: #63454
Releases: master
Change-Id: Id6e62751c735db5ecf7806ed70f6f9ed6aa96eee
Reviewed-on: http://review.typ... - 16:38 Revision 85d883b3: [CLEANUP] Cleanup code in ext:backend/Configuration
- Resolves: #63382
Releases: master
Change-Id: I1f940fefdde2801e8eced5be6ab44e3d9bf326d4
Reviewed-on: http://review.typ... - 16:10 Revision 3f1a171c: [BUGFIX] Web>Page gridColumn outter spacing
- Fix grid column container width to reach 100% without previous
gap on the right side.
Resolves: #63202
Releases: mas... - 16:02 Revision 109f266c: [TASK] Pull BeUser>online sessions icons to right
- Resolves: #63250
Releases: master
Change-Id: Ibe91e92f138adf25a880bbb10e37a3aefb18383a
Reviewed-on: http://review.typ... - 14:03 Revision 4a46e15b: [BUGFIX] Correct message when language is missing
- Message in User settings has to refer to the Language module
instead of the Extension Manager.
Resolves: #63449
Rele... - 13:55 Revision d47cc286: [BUGFIX] Correct message when language is missing
- Message in User settings has to refer to the Language module
instead of the Extension Manager.
Resolves: #63449
Rele... - 11:11 Revision 166bd347: [BUGFIX] Fix questionable SQL schema definition for sys_file
- Shorten field size for SHA1 (which is always 40 characters)
Remove index alias for sys_file.sha1
Resolves: #63434
Re... - 10:08 Revision a7666ff0: [FOLLOWUP][BUGFIX] Broken documentation icon in extension manager
- When using EXT:sphinx the documentation icon is broken since the
"btn" class attribute is not set.
Resolves: #63430
... - 03:22 Revision 846a615a: [BUGFIX] Hover ExtJS buttons bg-color inherit
- Fixes ExtJS buttons that had dark bg-color on hover due
to Bootstrap+FormEngine refactoring.
Resolves: #63226
Releas... - 03:10 Revision 1226735b: [TASK] Bring SpriteIcons to TaskCenter - fix styles
- Resolves: #63260
Releases: master
Change-Id: I087f6348d721339c1d1a7be4dc114f730f42243e
Reviewed-on: http://review.typ... - 02:52 Revision 4518a307: [BUGFIX] Install tool - Open Sesame door - styling
- Dismantle custom styling for backend module lock screen.
Base on core wide standard styles.
Resolves: #63251
Release... - 02:19 Revision f7dde3e8: [TASK] Finish class alias movings
- * Move left over class aliases to ext:compatibility6
* Remove some totally removed alias references
* Add deprecation... - 02:09 Revision 0c89653e: [TASK] Remove jquery tools from contrib
- jQuery tools was added for
the EXT:documentation module,
however it is not used at all
in the core.
Additionally, we... - 01:47 Revision c0d563cc: [TASK] Rename datatables.js to be version independant
- Unline jQuery which has several versions included
in TYPO3 and an API for loading multiple versions,
the core should ... - 01:21 Revision d5fd7bc1: [BUGFIX] Workspaces module: Add h1 headline with page title
- In order to be consistent with the
other Web modules, the workspace
module should output the page title as
h1.
Resol... - 01:20 Revision 9a5097ab: [BUGFIX] Linkvalidator: Add h1 headline with page title
- In order to be consistent with the
other Web modules, the linkvalidator
module should output the page title as
h1.
R... - 01:19 Revision 7cab5d2d: [TASK] Unify clearable input fields
- There are three places in the core
where clearables (cleaning the content
of a input field with an X at the end)
are ... - 01:19 Revision fe83f51c: [BUGFIX] Fix broken shortcut menu and icon padding
- Fix the broken shortcut menu, a closing '>' is missing.
Fix padding of some icons on the right side.
Resolves: #6343... - 01:11 Revision 2dff81b9: [CLEANUP] Merge Documentation of Deprecations and features
- The Documentation snippets have been reviewed and moved into the 7.0
folder.
Resolves: #63433
Releases: master
Chang... - 00:03 Revision 7eb2c41a: [BUGFIX] Broken icons in extension manager
- fix broken icons in extension manager from
EXT:documentation.
Documentation: added icons to button group.
Resolves: ...
2014-11-29
- 23:09 Revision 34dfaa67: [BUGFIX] Icons in clickMenu cropped on top
- Fix the cropping on top of clickMenu items.
Kudos to Andreas Fernandez
Resolves: #63334
Releases: master
Change-Id:... - 21:10 Revision 969f99d3: [TASK] Toolbar drop down menu style
- Fix styling of toolbar drop down menu:
* p
* table
* ul-li
Intermediate Patch - bridge to https://review.typo3.org/#... - 21:02 Revision 2704b297: [TASK] Backend toolbar interface documentation
- Add .rst file for toolbar refactoring works and hint about
future changes of checkAccess() method.
Releases: master
... - 20:54 Revision 71f418b8: [CLEANUP] Moved Breaking Documentation
- The Documentation snippets have been reviewed and moved into the 7.0
folder.
Resolves: #63427
Releases: master
Chang... - 20:03 Revision 80c0f8a4: [TASK] Tabbify QuickEdit in Page module
- Added tabs for Page module > Quick Edit. The superfluous h1 is
moved, too.
Resolves: #63204
Releases: master
Change-... - 20:01 Revision 554f1135: [BUGFIX] Bring back page path in doc header
- Releases: master
Change-Id: I3c4d311cf3f8c7001f08a4f8c9ff4138c622203a
Reviewed-on: http://review.typo3.org/34778
Revi... - 19:52 Revision 8c9acaf5: [TASK] Change requirements for TYPO3 CMS 7.0
- Change-Id: I5c15586a3270d2fb8f31f99d902038be9f364867
Resolves: #62578
Releases: master
Reviewed-on: http://review.typ... - 18:52 Revision 7bfa63ed: [TASK] Adjust module icons and app-icon viewport
- * create crisp icons
* full tone color schema
* streamline icons
* enhance module menu styling
* remove focus outline... - 17:16 Revision 65578d27: [TASK] Follow up: Remove obsolete reports icon
- In Ie1dd7b6290012a6d4836319a193ccd102828388d, the reports icon was
replaced, but the old one was kept. This patch rem... - 17:14 Revision cf7d27b4: [TASK] Remove underline in pagetree
- The underline that appears after clicking a page in
pagetree gets removed.
Resolves: #63198
Releases: master
Change-... - 17:07 Revision 5fc6e348: [BUGFIX] Fix broken table in Template module
- Fix broken table in Template module > Info/Modify
Follow-up for http://review.typo3.org/34760
Resolves: #63426
Relat... - 16:16 Revision 6e382123: [TASK] Icon update to reports app icon
- Reports module: Overview:
Icon update to reports app icon
Resolves: #63253
Releases: master
Change-Id: Ie1dd7b629001... - 16:05 Revision 9e4fc669: [TASK] User table: control-icons as right column
- Backend-User module:
move control-icons to the right column
Resolves: #63249
Releases: master
Change-Id: I36af91574e... - 15:57 Revision 42e19e94: [TASK] Wrap very wide t3-tables in table-fit
- Wide table listings are wrapped in table-fit.
Resolves: #63417
Releases: master
Change-Id: Idc50242b7c3124c7e17da07d... - 15:30 Revision 023945fc: [BUGFIX] Followup: Replace shortcut item icons with sprites
- If a the linked record of a shortcut is deleted you get a Fatal error
that breaks the BE.
This patch makes sure that... - 14:58 Revision 908dbb4a: [BUGFIX] Make EXT:form wizard work again
- Due to the general removal of prototype
the EXT:form wizard does not work
anymore. For now, load prototype
in the wiz... - 14:58 Revision 6881beba: [TASK] Remove empty row in table below header
- Info>Pagetree overview: Remove empty row in table
below header.
remove also unused property widthGif
Resolves: #6321... - 14:41 Revision 7a93d097: [BUGFIX] EXT:lang: Hide useless UI if no language is selected
- In EXT:lang, the update button is displayed if no language is selected.
Clicking on that button will display several ... - 14:34 Revision 6cb35b15: [TASK] Improve clickmenu in TemplateInfoModule
- The clickmenu does not use an a-tag, therefore it is not visible as
link. Change the code to use a link.
Change-Id: ... - 00:13 Revision 2995ef77: [TASK] Replace legend.png with CSS/HTML
- Replace legend.png from Access module with
a CSS/HTML replacement.
follow up for #63245
Resolves: #63245
Releases: m...
2014-11-28
- 12:27 Revision b167bb90: [BUGFIX] Add missing htmlspecialchars() or quoteJSvalue()
- Change-Id: I6c088a2e5b9f870bacc7d4e425d56698baad19fb
Resolves: #63321
Releases: master, 6.2
Reviewed-on: http://revie... - 08:44 Revision 8dfe9386: [BUGFIX] Fix close link in template module
- Sine restyling the backend, the close functionality for constants/setup
does not work anymore. As a solution replace ... - 05:28 Revision e8ab0786: [TASK] Move edit icons+buttons to the right
- Template module: Overview: Move edit icons+buttons to the right
Resolves: #63227
Releases: master
Change-Id: I675a27...
2014-11-27
- 22:49 Revision 25c5808e: [TASK] Add missing closing quote in phpDoc
- Resolves: #63369
Releases: master,6.2
Change-Id: I325193f7739757c81eb8ad4cf6fbbbe8a0ad1425
Reviewed-on: http://review... - 22:43 Revision 406f0f8b: [TASK] Add missing closing quote in phpDoc
- Resolves: #63369
Releases: master,6.2
Change-Id: I325193f7739757c81eb8ad4cf6fbbbe8a0ad1425
Reviewed-on: http://review... - 20:08 Revision 2e115306: [TASK] Cleanup calls to compat_version
- * TCA changes if version is below 4.2 is removed
* Check for version greater 4.0 is removed
Resolves: #63378
Release... - 18:57 Revision 2353ef2e: [BUGFIX] StandaloneView must not require ucfirst file names
- Regression to #61361.
There's no reason to require ucfirst file names for Layouts and Partials.
Resolves: #63367
Rel... - 17:50 Revision 32c8ba2f: [CLEANUP] StandaloneViewTest needs some love
- Resolves: #63372
Releases: master, 6.2
Change-Id: I4863239d536623284ef2bc9774f6c3f4ccc18be7
Reviewed-on: http://revie... - 17:44 Revision 9b45e7f2: [CLEANUP] StandaloneViewTest needs some love
- Resolves: #63372
Releases: master, 6.2
Change-Id: I4863239d536623284ef2bc9774f6c3f4ccc18be7
Reviewed-on: http://revie... - 11:50 Revision fdec4036: [TASK] Set TYPO3 version to 6.2.8-dev
- Change-Id: Ia4316d5ad5d06f4eb62d309a59954d334c73573a
Reviewed-on: http://review.typo3.org/34684
Reviewed-by: TYPO3 Re... - 11:50 Revision e5cee90e: [RELEASE] Release of TYPO3 6.2.7
- Change-Id: Idf04e317186c1775cc1b453dcaad2614c5f50ee9
Reviewed-on: http://review.typo3.org/34683
Reviewed-by: TYPO3 Re... - 11:32 Revision 73e7e813: [BUGFIX] Follow up: Use strrpos to find last occurence
- The patch #61654 introduced a bug, where strpos is mistakenly
used to get the last position of the currently processe... - 11:31 Revision b9756f67: [BUGFIX] Follow up: Use strrpos to find last occurence
- The patch #61654 introduced a bug, where strpos is mistakenly
used to get the last position of the currently processe... - 11:13 Revision 60be4f62: [TASK] Set TYPO3 version to 4.5.39-dev
- Change-Id: I1f43bd5fc9f1197ca7f6fdfd6f68c84f7f6214ff
Reviewed-on: http://review.typo3.org/34679
Reviewed-by: TYPO3 Re... - 11:12 Revision 7936e2a0: [RELEASE] Release of TYPO3 4.5.38
- Change-Id: If2f6374021bd90046335888117ac5968405b9a40
Reviewed-on: http://review.typo3.org/34677
Reviewed-by: TYPO3 Re... - 09:38 Revision abaab88f: [BUGFIX] Revert modified label and add new one
- Followup to #63252
Resolves: #63343
Releases: master
Change-Id: Icde3efdb462a2b95651f42dca680d5cee5689856
Reviewed-o...
2014-11-26
- 20:48 Revision 3f73eaa9: [BUGFIX] Replace shortcut item icons with sprites
- If somebody adds shortcuts with several
types, e.g. while editing the contents of a file
or the RTE in full-screen mo... - 19:59 Revision f7c76d93: Revert "[TASK] Filelist Module: Rename to media"
- This reverts commit 697bd8afb86d3e3631bd4f05071cf5bef434d43f.
Changing existing labels is prohibited.
Therefore we u... - 19:51 Revision d8511d1a: [BUGFIX] Pagination wrong in IndexedSearch
- Fix variable type issues in IndexedSearch pagination.
(classic and extbase VH)
This will ensure the CSS classes are ... - 19:48 Revision 5c39e5a9: [BUGFIX] Pagination wrong in IndexedSearch
- Fix variable type issues in IndexedSearch pagination.
(classic and extbase VH)
This will ensure the CSS classes are ... - 19:22 Revision ab75927f: [TASK] Use class imports in Cache Frontend classes
- Resolves: #63327
Releases: master
Change-Id: I1da33150b9aaa585a907148246f3eaf44c79eefc
Reviewed-on: http://review.typ... - 18:50 Revision 7a27686b: [BUGFIX] Fix width/height of icons in overview
- About modules: Fix width/height of icons in overview
Remove image VH and use img tag instead
Resolves: #63282
Relate... - 15:52 Revision 23b588c5: [TASK] Remove locale-workaround for PHP before 5.5
- Since CMS 7 requires at least PHP 5.5 we can remove a
workaround for a bug with turkish locales.
According to the bug... - 13:53 Revision 8bdb39d1: [TASK] Update PEAR packages
- Update the PEAR packages in the contrib folder to the current versions.
That is from 2.1.1 to 2.2.1
Mainly this incl... - 13:30 Revision c2c1fc69: Followup: [TASK] Avoid using $GLOBALS['TYPO3_DB'] in DataHandler
- * Fix wrong PHP namespace when importing DatabaseConnection in the test
* Remove the constructor injection which was ... - 13:28 Revision b59ddf11: [!!!][BUGFIX] Use decimal point of current locale
- Let GeneralUtility::formatSize use the current locale's information
about number notation.
This also influences the ... - 11:49 Revision fea7b36d: [TASK] Avoid using $GLOBALS['TYPO3_DB'] in DataHandler
- Instead of $GLOBALS['TYPO3_DB'] a type hinted property
$this->databaseConnection is used to gain autocompletion and b... - 11:09 Revision 9389273c: [TASK] Table cell icons as btn-group
- Extension module: Table cell icons as btn-group with
empty-empty / order
Resolves: #63236
Releases: master
Change-Id... - 11:02 Revision cd75c44c: [BUGFIX] Introduce chunking for large expression lists
- TYPO3 executes some queries that contain very large expression lists,
e.g. in "NOT IN". In Oracle, this actually fail... - 10:43 Revision d37a4729: [BUGFIX] Introduce chunking for large expression lists
- TYPO3 executes some queries that contain very large expression lists,
e.g. in "NOT IN". In Oracle, this actually fail... - 10:10 Revision da48c6c3: [BUGFIX] FlashMessages container interrupts the backend usage
- If flash messages are displayed, the underlaying elements in the
backend are not clickable anymore due to improper CS... - 09:52 Revision bde16ffa: [TASK] Revert icon change in tree for mount pages
- Change-Id: Ie42e9c43d97c809a7827b1a7bf464052f462fa75
Resolves: #63314
Releases: master
Reviewed-on: http://review.typ...
2014-11-25
- 13:48 Revision 5d0dcc51: [BUGFIX] Add hsc to new icon link in TypoScript module
- As a a followup to the recent icon patch
this changes the link to be HSCed on output.
Resolves: #63320
Relates: #633... - 12:13 Revision cccb3f0e: [BUGFIX] Use Sprite Icon for new Template Button
- The icon in the docheader of
the Template module shows
a "create new extension template"
button which is not done via... - 11:54 Revision 97e9d193: [BUGFIX] Source element within picture element has wrong src attribute
- Change it from src to srcset as described in the latest HTML5
specification for master and 6.2
Resolves: #63107
Rele... - 11:42 Revision 49b1e19f: [BUGFIX] Source element within picture element has wrong src attribute
- Change it from src to srcset as described in the latest HTML5
specification for master and 6.2
Resolves: #63107
Rele... - 09:27 Revision f6b0ac03: [TASK] Correct table rendering
- * add darker panel header to remain visual identity
* add nowrap for th in typo3 tables
* remove obsolete db_list_nor... - 08:56 Revision 402b63eb: [TASK] Replace icon for open in new window
- Task Center Module: Open in new window:
use icon utility > sprite monochrome, vector icon
Resolves: #63259
Releases:... - 08:54 Revision 6474d3a1: [TASK] Rename [MENU] label in db check module
- Rename the "[ MENU ]" to "Overview".
Change-Id: If39f30b824ccf2f30a798f7fc900992249e4f588
Resolves: #63252
Releases:...
2014-11-24
- 17:31 Revision f35ce1a5: [BUGFIX] Use Sprite Icons for ShortcutMenu
- The shortcut menu still uses
hardcoded img tags to typo3/gfx/.
Resolves: #63301
Releases: master
Change-Id: I3d37008... - 16:56 Revision 096aba81: Revert "[BUGFIX] Unify parameter names between uri and link typolink Viewhelper"
- This reverts commit 00df56f2e88be920e0f8324eeaeeceea261dd6dc.
Change-Id: I54eaa8fcb3096c9da2a7fcb22dc7c24a22ee58a3
R... - 16:11 Revision 00df56f2: [BUGFIX] Unify parameter names between uri and link typolink Viewhelper
- There was a clash in the naming of additionalParams
vs. additionalParameters in both Viewhelpers which are supposed t... - 13:59 Revision f131fcb6: [TASK] Style rename file/folder controller
- The form to rename a file or folder
isn't styled via bootstrap yet.
Resolves: #63295
Releases: master
Change-Id: I76... - 13:01 Revision a8b50b72: [TASK] Reports: Remove class divider from headline
- H2/H3.divider should not be allowed: remove class
Resolves: #63255
Releases: master
Change-Id: I89b2de2ed2b3f6bc774a... - 12:58 Revision f890b5ff: [TASK] Replace icon in workspace toolbar
- Additionally a typo is fixed by removing the whole line
as the icon is being searched in line 119 anyway
Change-Id: ... - 12:16 Revision 613b15bc: [TASK] Remove padding in scheduler
- Resolves: #63256
Releases: master
Change-Id: Iafeb2ead85b346026cd86cdbec297e75539a5e53
Reviewed-on: http://review.typ... - 11:34 Revision ba6c6403: [TASK] Style new_folder/new_file controller
- Add bootstrap classes to the new file/new folder
screen in the filelist.
Resolves: #63280
Releases: master
Change-Id... - 10:32 Revision 0f47f244: [BUGFIX] Fix typo of variable
- $numRows got mixed up with $numrows which could lead to
invalid SQL statements.
Resolves: #63281
Releases: master, 6... - 10:31 Revision 69e6fd5a: [BUGFIX] Fix typo of variable
- $numRows got mixed up with $numrows which could lead to
invalid SQL statements.
Resolves: #63281
Releases: master, 6... - 10:05 Revision 697bd8af: [TASK] Filelist Module: Rename to media
- Resolves: #63230
Releases: master
Change-Id: Ia62bec18164161a45de143eb7dd8d3a6ff9fe04b
Reviewed-on: http://review.typ... - 09:54 Revision 145c36e2: [FEATURE] Allow fallback paths in FLUIDTEMPLATE
- Resolves: #61361
Releases: master, 6.2
Change-Id: I676722936892f164ae147d7f9abcb602e734ae7d
Reviewed-on: http://revie... - 09:54 Revision f582179a: [FEATURE] Template Path fallback for Fluid Standalone View
- TemplateView received the feature of template path fallback
configuration with issue #39868.
The same is missing for ... - 09:39 Revision de6b07da: [TASK] Optimize module menu
- * implement snapping mode when blow 100px
* adjust active status based
* adjust colors
* cleanup less
Resolves: #632... - 09:35 Revision e90d643f: [TASK] Permisson module: Change back icon
- Edit page: return icon should not be level up but return
Resolves: #63246
Releases: master
Change-Id: I9c6c863de533e... - 09:34 Revision 6ec86cc1: [TASK] Update legend icons image
- Permission module: Update legend icons monochrome vector
icons and correct lines
Resolves: #63245
Releases: master
C... - 09:31 Revision 1a3e41a6: [TASK] Remove not needed br tag in service listing
- Change-Id: Ic693a081fb3b385611571380b1a798a2c2871fc1
Resolves: #63254
Releases: master
Reviewed-on: http://review.typ... - 09:26 Revision 9ca5e3b1: [TASK] Cleanup for LocalDriver
- * Introduce use-statements for namespaces
* Remove a return-statement without effect
* Move a path-calculation until ... - 08:11 Revision 411fe210: [BUGFIX] Fix PHP warning in shouldFieldBeOverlaid()
- PageRepository::shouldFieldBeOverlaid now properly checks for array-typed
values when mergeIfNotBlank behaviour is re... - 08:07 Revision c56c5c6d: [BUGFIX] Fix PHP warning in shouldFieldBeOverlaid()
- PageRepository::shouldFieldBeOverlaid now properly checks for array-typed
values when mergeIfNotBlank behaviour is re... - 06:51 Revision eb3882cc: [TASK] Update .editorconfig file
- Add html and tmpl files to .editorconfig
Resolves: #63277
Releases: master
Change-Id: I2da5a46af412c390b67e5ead04543...
2014-11-23
- 23:12 Revision b02df706: [TASK] Migrate leftover userfunc for tt_content to hook class
- One method still initialized on every uncached call
is user_sortPluginList() which is used in TCA tt_content
to sort ... - 22:39 Revision b2c0c5f2: [TASK] Info>Pagetree: Remove table zebra style
- Resolves: #63214
Releases: master
Change-Id: I8336ef3e85f49b08b7f31b5f9730ffc10ec1ab5f
Reviewed-on: http://review.typ... - 22:32 Revision fd2f71de: [TASK] Do not output empty inDocStyles
- If inDocStyles is empty, no output is needed.
Resolves: #63274
Releases: master
Change-Id: I886d6480231342ca6e505fab... - 22:16 Revision 0c5486c7: [BUGFIX] The raw search must check if field exists
- The "raw search in all fields" must check if a field
exists in the table before building up the query.
Resolves: #63... - 22:16 Revision 29d17177: [BUGFIX] The raw search must check if field exists
- The "raw search in all fields" must check if a field
exists in the table before building up the query.
Resolves: #63... - 22:00 Revision 4fb61051: [TASK] Remove dependency on EXT:cshmanual
- Adding some preliminary isLoaded functions
in order to allow to uninstall EXT:cshmanual
and thus, be able to hide the... - 21:59 Revision 11e16139: [TASK] Click menu icons as icon font
- follow up patch to change the last icons
Resolves: #63199
Resolves: #63137
Releases: master
Change-Id: I2e07f072ed63... - 18:43 Revision fb3136b6: [TASK] Style pagetree icons
- In order to streamline the icons
in the pagetree as well, another
signal is introduced to change
items when only CSS ... - 17:55 Revision b74b3e12: [TASK] Forbid media sections overlap when missing description
- Add clearfix for prevent overlapping of media sections
in "about modules" module.
Resolves: #63258
Releases: master
... - 17:41 Revision 257d298c: [TASK] Documentation module: Fix width/height of icons
- Resolves: #63269
Releases: master
Change-Id: Ibe1409aa0fa886e4f51f737932dd30d5ac4e9801
Reviewed-on: http://review.typ... - 17:07 Revision ee6c0772: [TASK] Refactor flashmessages.js
- Refactor flashmessages.js:
* rename to FlashMessages.js
* match severities from PHP flashMessages
* remove ExtJS
* in... - 16:11 Revision c96bfd40: [BUGFIX] Page module: Add H1 element for rootpage
- Resolves: #63201
Releases: master
Change-Id: I78c942bfb7222637594fc4b93e12bba96b4d787f
Reviewed-on: http://review.typ... - 15:53 Revision b3b3db7c: [BUGFIX] Module Icons in be_groups ACL are too big
- Resolves: #63154
Releases: master
Change-Id: Iac60dfb271e68d5fa3912412f007be9db9d840b5
Reviewed-on: http://review.typ... - 14:09 Revision b7700975: [CLEANUP] ClickMenu internal code cleanup
- As a followup to the API changes
of the clickmenu within #62709 this
change removes any leftovers
of the internals of...
2014-11-22
- 20:25 Revision 0a6320c1: [TASK] Cleanup BackendController.php (part 1)
- The backend controller has some leftover
code. First, the main output is moved
to a standalone fluid view.
Additiona... - 19:25 Revision fcfa8af9: [TASK] Migrate ViewPageIcon to Sprite Icon
- There are still some small places where
sprite icons are not used yet.
One is the link to the view page icon.
The ca... - 14:16 Revision 2139e863: [BUGFIX] Broken layout for tabs in ExtensionManager
- Correct the CSS style of the tabs in the ExtensionManager.
Change-Id: I2078575db684cc826138dce50571cb97f0d653a9
Reso... - 12:32 Revision bcfe45da: [CLEANUP] Improve checkboxes in EXT:scheduler
- The checkboxes in EXT:scheduler are too big. Change the CSS class to
fix this.
Resolves: #63126
Releases: master
Cha...
2014-11-21
- 20:02 Revision dc010b75: [BUGFIX] jQuery is loaded twice in backend.php
- Due to several patches, jQuery is currently
loaded twice in the backend.php script.
Once via window.jQuery (default n... - 16:10 Revision 48f3fd9e: [BUGFIX] Output dashed name for missing CLI arguments
- This changes the command argument name outputted on errors from variable
naming to dashed notation as used on the CLI... - 14:26 Revision cba75675: [BUGFIX] Improve checkboxes in user settings
- Change-Id: Ifb72a8cb8236a370dab9c6d8604adf7ba02fc06d
Resolves: #63125
Releases: master
Reviewed-on: http://review.typ... - 14:13 Revision dcf2e68b: [BUGFIX] Output dashed name for missing CLI arguments
- This changes the command argument name outputted on errors from variable
naming to dashed notation as used on the CLI... - 13:04 Revision 09f6257c: [BUGFIX] Follow-up to fully qualified name resolution in PHP 5.5
- One false substitution slipped through and is reverted to its
original state again.
Change-Id: Ief0a3dde558a35cfdb17... - 12:40 Revision 36085f84: [TASK] Use fully qualified name resolution in PHP 5.5
- Since PHP 5.5 is a requirement, calls with the objectManager
should use the ::class construct instead of a string arg... - 11:02 Revision afdb42a6: [TASK] Improve output of EXT:beuser > Permissions > Edit
- * Abort link should be rendered as a button
* Preview link was empty
* If no groups are there, don't render the selec... - 10:53 Revision 8d9ed038: [BUGFIX] Fix access to empty ObjectStorage with numeric key
- This prevents a warning error triggered by spl_object_hash being called
with an integer/string and can be caused by F... - 10:53 Revision 279d0ac9: [BUGFIX] Fix access to empty ObjectStorage with numeric key
- This prevents a warning error triggered by spl_object_hash being called
with an integer/string and can be caused by F... - 09:32 Revision b7d81b07: [BUGFIX] Align fields in FormEngine properly
- Some fields are not aligned properly.
Change-Id: I043267b0fef08e17d1c0197eb913bfdf86c80e0a
Resolves: #63120
Releases... - 00:10 Revision 604e8d22: [!!!][BUGFIX] Prefer root templates for template evaluation
- The Core always tries to use the first template according to their
sorting on a page. This totally ignores the root-f...
2014-11-20
- 23:49 Revision 7f5c0753: [TASK] Remove TODO file from info_pagetsconfig
- The only todo left is not a problem anymore.
Resolves: #63116
Releases: master
Change-Id: I06ee90d7b40c990a095b1ce0c... - 23:47 Revision 1747ec19: [FEATURE] Allow fallback paths in FLUIDTEMPLATE
- Resolves: #61361
Releases: master, 6.2
Change-Id: I676722936892f164ae147d7f9abcb602e734ae7d
Reviewed-on: http://revie... - 23:46 Revision 651a5bd1: [TASK] Move css and template files in taskcenter
- The removed image is unused since 18-06-2010.
Resolves: #63115
Releases: master
Change-Id: I0d8182e8eeb485d96f7395bd... - 23:44 Revision 3dc31de8: [TASK] Disable a test on PHP 5.3
- This is a follow-up for 6.2 branch after phpunit upgrade to 4.3.
Resolves: #63113
Releases: 6.2
Change-Id: I8ccbd2cf... - 23:27 Revision 3d68bdfd: [BUGFIX] Followup: [CLEANUP] BackendUtility
- With the cleanup for BackendUtility the possible return value of
getProcessedValue() changed. As multiple functions d... - 23:20 Revision 84faee03: [TASK] Update to phpunit 4.3
- Resolves: #63113
Releases: master, 6.2
Change-Id: Id23e7790411a95f002f7da97d84e2de0b376de7e
Reviewed-on: http://revie... - 23:06 Revision 42960283: [TASK] Update to phpunit 4.3
- Resolves: #63113
Releases: master, 6.2
Change-Id: Id23e7790411a95f002f7da97d84e2de0b376de7e
Reviewed-on: http://revie... - 22:28 Revision be271065: [BUGFIX] Fix type check in advanced query search
- TCA fields with type "check" and items are handled as
binary fields which is wrong. Fields are used e.g. for the
fiel... - 22:24 Revision 4fd2a60d: [BUGFIX] Fix type check in advanced query search
- TCA fields with type "check" and items are handled as
binary fields which is wrong. Fields are used e.g. for the
fiel... - 22:20 Revision 3391af0a: [BUGFIX] Fix absolute link generation for files
- The method ContentRendererObject::forceAbsoluteUrl() fails
to generate absolute URLs for internal file resources even... - 22:06 Revision b86f0302: [!!!][TASK] Clean up OpendocsToolbarItem references
- With toolbar refactoring, OpendocsController was renamed
to OpendocsToolbarItem and a class alias was introduced to
c... - 22:01 Revision dc0fd812: [BUGFIX] Fix absolute link generation for files
- The method ContentRendererObject::forceAbsoluteUrl() fails
to generate absolute URLs for internal file resources even... - 20:35 Revision 77f7fa27: [BUGFIX] Properly match html tags with data-* attributes
- The cropHTML method needs to account for html tags - therefore it must
match them. The regex used for matching tags m... - 20:20 Revision 1b06d47e: [BUGFIX] Properly match html tags with data-* attributes
- The cropHTML method needs to account for html tags - therefore it must
match them. The regex used for matching tags m... - 19:27 Revision c3443dff: [TASK] Clear opcode cache on Core update
- Resolves: #62966
Releases: master, 6.2
Change-Id: I54827b34c64cc6dbeb95e404d528ea3c1f0b14f9
Reviewed-on: http://revie... - 19:24 Revision 0829498d: [TASK] Clear opcode cache on Core update
- Resolves: #62966
Releases: master, 6.2
Change-Id: I54827b34c64cc6dbeb95e404d528ea3c1f0b14f9
Reviewed-on: http://revie... - 17:06 Revision 5f77b4e4: [BUGFIX] Remove unused files_upload
- Removing the non existing file_upload permissions from
be_user/be_groups TCA field file_permissions.
Resolves: #6309... - 17:05 Revision a1732963: [BUGFIX] Remove unused files_upload
- Removing the non existing file_upload permissions from
be_user/be_groups TCA field file_permissions.
Resolves: #6309... - 14:53 Revision 5673b27e: [TASK] Visual streamlining fluid.be.widget.paginate
- * Visual streamlining of fluid.be.widget.paginate
* remove obsolete css
Resolves: #63090
Releases: master
Change-Id:... - 14:46 Revision ca90c074: [CLEANUP] Topbar indicator
- This patch fixes some graphical glitches with the loading
indicator in the topbar:
- Old spinner icon overlays the ... - 13:24 Revision 7d6e9de9: [TASK] styleguide: Change Extension icon (based on App icon)
- 13:16 Revision 918ae627: [FEATURE] styleguide: Add Module icon (tree)
- Kudos: Frank Nägler
- 12:38 Revision c7e8c747: [BUGFIX] Correctly remember acquired shared locks
- If a shared lock is acquired, that fact must be remembered in the
Locker object, so that it can be properly released ... - 12:24 Revision 9661e5da: [BUGFIX] Correctly remember acquired shared locks
- If a shared lock is acquired, that fact must be remembered in the
Locker object, so that it can be properly released ... - 12:20 Revision 3543e588: [!!!][CLEANUP] Remove deprecated code in sysext extbase
- Resolves: #62673
Releases: master
Change-Id: If468f183fa0e31624e7bf4621728066d4e770066
Reviewed-on: http://review.typ... - 10:53 Revision f2fc261f: [BUGFIX] Fix broken HTML in about modules
- fix broken HTML output for headlines in about modules
Resolves: #63094
Releases: master
Change-Id: I2f2e912432353dd0... - 10:17 Revision 356a99a1: [FEATURE] Replace system App iconset - "Tile" style
- Bring new high-resolution iconset for all system Apps.
Background color of the tiles is picked from the previous
icon... - 09:18 Revision 46483d0d: [TASK] Twitter Bootstrap EXT:beuser follow up
- * Visual streamlining of EXT:beuser
* align buttons in button groups and fillup empty buttons.
* hide the "hide" butt...
2014-11-19
- 22:41 Revision 160def48: [BUGFIX] Never show hidden domains in preview
- When enabling hidden records via Admin Panel domains must not be
affected by this setting as this possibly destroys t... - 22:41 Revision 28f636bb: [BUGFIX] Never show hidden domains in preview
- When enabling hidden records via Admin Panel domains must not be
affected by this setting as this possibly destroys t... - 22:34 Revision d97aee5c: [!!!][TASK] Move EXT:perm into EXT:beuser
- Move the logic from EXT:perm into EXT:beuser.
* Move module from "Web > Access" to "System > Access".
* Move logic o... - 22:28 Revision 0ca2378a: [BUGFIX] Openid link is always shown
- Show openid field and link only if EXT:openid is installed.
Additional an error in Login.js is fixed.
Resolves: #630... - 22:20 Revision 24550f39: [BUGFIX] Install Tool: Remove references to old CSS files
- Resolves: #63084
Releases: master
Change-Id: Id261fe8d8e93521f11e33d92e8848d43d0f4d16b
Reviewed-on: http://review.typ... - 21:07 Revision 4aae3c41: [!!!][CLEANUP] Remove compat layer for submodules
- This patch removes the compatibility layer for old links to
submodules of web_info and web_func.
Resolves: #63069
Re... - 21:01 Revision 351d55f5: [TASK] Inform about invalid index.php symlink
- Add a verbose message to inform the user about a possibly
wrong index.php symlink in case a wrong folder structure
is... - 20:55 Revision 9522a9e0: [BUGFIX] Properly handle non-existing language key
- Resolves: #61999
Releases: master
Change-Id: Iebff3ed402f952c361b25593fe4aaac89d2ec149
Reviewed-on: http://review.typ... - 20:37 Revision ae92517c: [TASK] Add btn-group to ext:beuser
- Resolves: #63057
Releases: master
Change-Id: Ife76126c53bc2109e5465d15ea6d2659e205ac03
Reviewed-on: http://review.typ... - 20:01 Revision 001c223e: [TASK] Style progress bar with Twitter Bootstrap in ext:scheduler
- Resolves: #63036
Releases: master
Change-Id: Iee337cc14a9d64b49484769aab6e263dfc678bea
Reviewed-on: http://review.typ... - 19:42 Revision 49e6cf42: [!!!][CLEANUP] Remove ancient template selection hack feature
- Resolves: #63056
Releases: master
Change-Id: I26454e664f2d394cd13d0dee283ef6cba025b5b2
Reviewed-on: http://review.typ... - 19:25 Revision 1d3304e7: [BUGFIX] Correctly parse timestamps in format.date VH
- If the timestamp is retrieved from child nodes, the date format
ViewHelper has to ensure the timestamp is properly re... - 19:19 Revision 853375a8: [FEATURE] Provide TSConfig to link checkers
- The currently active TSConfig for the linkvalidator is passed
to the LinkAnalyser instance which makes it publicly av... - 19:17 Revision a5ba5163: [FEATURE] Report links to disabled linkhandler records
- A new TSConfig setting is introduced to mod.linkvalidator that is called
linkhandler.reportHiddenRecords.
If this se... - 18:20 Revision 341d9cc6: [BUGFIX] mysqli_stmt::reset may throw a PHP warning
- Releases: master, 6.2
Resolves: #63080
Change-Id: Ib8e8720855b28c4d3782cec68c65da99cfe973af
Reviewed-on: http://revie... - 18:19 Revision 91fbfbbf: [BUGFIX] mysqli_stmt::reset may throw a PHP warning
- Releases: master, 6.2
Resolves: #63080
Change-Id: Ib8e8720855b28c4d3782cec68c65da99cfe973af
Reviewed-on: http://revie... - 17:44 Revision 2a44b2b5: [BUGFIX] Fix usage of deprecated methods in FluidTemplateContentObject
- StandaloneView now supports fallback paths.
The old setters are deprecated.
Use the plural method names.
Resolves: #... - 12:39 Revision b51b36c1: [BUGFIX] Fix CSS3 List/Table styling (Bootstrap)
- Follow-up to the new list module style with btn-group.
Fixes all visual regressions that arose from <table> style.
R... - 12:22 Revision d295ef77: [TASK] Inform about invalid index.php symlink
- Add a verbose message to inform the user about a possibly
wrong index.php symlink in case a wrong folder structure
is... - 11:29 Revision 211f51bc: [!!!][CLEANUP] Remove deprecated code in sysext fluid
- Resolves: #53542
Releases: master
Change-Id: I9c90dae141a6cf1cf6871ad70d0de4905ab8e1ec
Reviewed-on: http://review.typ... - 10:32 Revision 61d8b259: [BUGFIX] Handle opacity for IE in prototype.js
- The new prototype.js sometimes returns a string as opacity value
instead of a float. This causes problems with the st... - 10:31 Revision 7140e80d: [BUGFIX] Handling of umlauts/accents in convertFileLinks in upg. wizard
- This change fixes an error in the install tool upgrade wizard that outputs
<<... not found in referenced element (uid... - 10:22 Revision 718c0cf8: [BUGFIX] Handle opacity for IE in prototype.js
- The new prototype.js sometimes returns a string as opacity value
instead of a float. This causes problems with the st... - 10:22 Revision 04c6a044: [BUGFIX] Handle opacity for IE in prototype.js
- The new prototype.js sometimes returns a string as opacity value
instead of a float. This causes problems with the st... - 10:06 Revision 1d967bfe: [BUGFIX] Handle opacity for IE in prototype.js
- The new prototype.js sometimes returns a string as opacity value
instead of a float. This causes problems with the st... - 00:34 Revision 09829077: [BUGFIX] Indexed search broken due to wrong namespace in template
- An oldschool namespace usage broke the indexed_search module
after moving all ClassAlias files.
Resolves: #63059
Rel... - 00:34 Revision 75c9d6f0: [BUGFIX] Reports module broken due to wrong namespace in template
- An oldschool namespace usage broke the reports module after moving
all ClassAlias files.
Resolves: #63058
Releases: ... - 00:11 Revision c4c30dbe: [FEATURE] styleguide: 7.0 Table + Table+Fit
2014-11-18
- 23:16 Revision 6344833f: [BUGFIX] Correctly parse timestamps in format.date VH
- If the timestamp is retrieved from child nodes, the date format
ViewHelper has to ensure the timestamp is properly re... - 17:15 Revision 466263d1: [TASK] Update icons for move-down/up
- * Change icons for move down/up
* Add FA icons for move to top/bottom
Resolves: #63014
Releases: master
Change-Id: I... - 14:37 Revision 9d13e010: [BUGFIX] GeneralUtility::getUrl() fails to process redirects sometimes
- If PHP's open_basedir is active, CURLOPT_FOLLOWLOCATION will be disabled
by PHP. In such case any redirects will not ... - 12:41 Revision 9046423a: [BUGFIX] Implement wrapper for array_column function
- This fixes a regression from #42457.
The function array_column is not available on PHP versions below 5.5,
hence we h... - 09:21 Revision aa118521: [TASK] Deprecate AbstractPlugin pi_list_searchBox
- Old-old search content element could be used in frontend with
AbstractPlugin method pi_list_searchBox(). Rendered out... - 06:01 Revision 43c16ada: [BUGFIX] RTE maxWidth for magic images
- The "maxWidth" TS config setting for RTE magic images does not work
after the change in rtehtmlarea to use FAL. Inste... - 06:00 Revision e396bb4a: [BUGFIX] RTE maxWidth for magic images
- The "maxWidth" TS config setting for RTE magic images does not work
after the change in rtehtmlarea to use FAL. Inste...
2014-11-17
- 22:12 Revision b4d2b378: [TASK] Move classAliasMaps into compatibility6 extension part 6
- The classAliasMaps in all the extension starting from extension manager
to workspace have being moved into compatibil... - 20:50 Revision 0b467c45: [BUGFIX] RTE: Incorrect text in language combo of abbreviation dialogue
- The language combo of the RTE abbreviation dialogue is not correctly
initialized when no language is selected. ExtJs ... - 19:42 Revision 21dfc4ec: [BUGFIX] RTE: Incorrect text in language combo of abbreviation dialogue
- The language combo of the RTE abbreviation dialogue is not correctly
initialized when no language is selected. ExtJs ... - 17:40 Revision 976a5a55: [TASK] RTE: Update some references to core documentation
- Update the references to core documentation using cross-linking.
Releases: master, 6.2
Resolves: #62843
Change-Id: I... - 16:42 Revision 016ae931: [BUGFIX] RTE: JS error raised in Abbreviation dialogue
- When no abbreviation and/or acronym is pre-defined, hitting the ok
button of the dialogue raises a js error.
Release... - 16:25 Revision 7d43291a: [BUGFIX] Make sys_file_metadata publishable
- Currently sys_file_metadata records that are edited in a workspace
cannot be published because the workspace module d... - 16:07 Revision 26f6bd7d: [BUGFIX] Make sys_file_metadata publishable
- Currently sys_file_metadata records that are edited in a workspace
cannot be published because the workspace module d... - 15:46 Revision fdaf677a: [BUGFIX] RTE: JS error raised in Abbreviation dialogue
- When no abbreviation and/or acronym is pre-defined, hitting the ok
button of the dialogue raises a js error.
Release... - 15:28 Revision 8dc7b35d: [TASK] RTE: Update some references to core documentation
- Update the references to core documentation using cross-linking.
This is a follow-up to change https://review.typo3.o... - 09:48 Revision a9aebe14: [BUGFIX] Set closing tag at the correct position
- Follow-Up / Bugfix for https://review.typo3.org/34253/
Resolves: #63016
Releases: master
Change-Id: Icc0a7131b0d8a62...
2014-11-16
- 22:47 Revision 44ac58d7: [BUGFIX] Show removal link in clipboard only if elements are available
- The removal link in the clipboard is always shown, no matter if
elements are stored in the clipboard or not.
Resolve... - 16:57 Revision c5abb44e: [TASK] Increase verbosity of exception
- Appends package path of invalid composer packages to
the exception message to help identifying the cause.
Resolves: ... - 16:49 Revision 2da13288: [TASK] Increase verbosity of exception
- Appends package path of invalid composer packages to
the exception message to help identifying the cause.
Resolves: ... - 12:50 Revision 6eb5cb12: [BUGFIX] Docheader delete icon in EXT:scheduler is white
- The delete icon in EXT:scheduler while editing/creating
a task is white instead of black.
Resolves: #63001
Releases:... - 12:18 Revision fa8dd11d: [TASK] Update DataTables version
- This patch replaces the DataTables version in contrib. It updates the
library from version 1.9.4 to 1.10.2. Currently... - 12:10 Revision 43eefb70: [TASK] Add css and less files to .editorconfig
- Resolves: #63003
Releases: master, 6.2
Change-Id: I80a81e15afc71398d9607848160b8805407172fe
Reviewed-on: http://revie... - 12:10 Revision a25358da: [TASK] Add css and less files to .editorconfig
- Resolves: #63003
Releases: master, 6.2
Change-Id: I80a81e15afc71398d9607848160b8805407172fe
Reviewed-on: http://revie... - 10:45 Revision 5bd65bcc: [BUGFIX] FormEngine gaps, sections and borders
- * Padding & margins
* Section headline
* First section border top
* Hover link (everywhere)
Resolves: #62999
Release... - 10:09 Revision d065b569: [BUGFIX] Register the exception handler early in bootstrap
- Currently registering the exception handler is done
after extensions are loaded to allow extensions to
modify configu... - 01:11 Revision 4193bcc2: [BUGFIX] Enable links in install tool configuration sections
- Links contained in install tool configuration sections are not
working. This patch adds the missing anchors and javas... - 01:11 Revision a10bcc5b: [BUGFIX] Enable links in install tool configuration sections
- Links contained in install tool configuration sections are not
working. This patch adds the missing anchors and javas... - 00:15 Revision b82f30fe: [CLEANUP] Deprecate unused/non-unified DocumentTemplate code
- Several functions within DocumentTemplate are
not encouraged to be used anymore.
The hard-coded background image set... - 00:01 Revision ee967b66: [FEATURE] Module menu restyling
- Restyle the module menu and prepare appicon support.
Resolves: #62995
Releases: master
Change-Id: Ic6a55c434b3cf1332...
2014-11-15
- 23:53 Revision 89650e67: [TASK] Remove leftover jsfunc JS inclusions
- There are some inclusions of the removed
jsfunc.formupdate.js file which was unused
for the last years.
Resolves: #6... - 22:47 Revision 79f12fe3: [FOLLOWUP][BUGFIX] Fix failing unit tests
- A sprite icon utility was changed a bit with patch
for #62963, but the unit tests were not adapted.
Do that now.
Cha... - 22:35 Revision 4a36c822: [TASK] ToolbarItem interface improvements
- Change new interface splitting item and drop down.
Refactor all toolbar items accordingly.
Styling changes will be do... - 22:34 Revision 51e5d1af: [TASK] Move FormEngine SelectboxFilter to jQuery
- One of the last bits and pieces with PrototypeJS
is a relatively new feature introduced with 6.2
for filtering record... - 22:25 Revision 799d738b: [TASK] Migrate ext:perm JavaScript to jQuery
- In the main effort to remove prototype.js in
favor of RequireJS and jQuery, the JS structure
is adapted.
Resolves: #... - 22:18 Revision 8558ba57: [FEATURE] New list module styling
- Provide new styling to list module and base styling for
clipboard based on bootstrap.
Also works for the file list.
... - 22:16 Revision 686679e5: [TASK] Add XLF file checker for TRAVIS CI
- The script checks for the presence of a t3:id in the XLF files.
Moreover the uniqueness is verified.
Resolves: #6296... - 22:14 Revision 7d8bd4da: [TASK] Add missing language unique ids
- Follow-up to #62892: Some files were removed on master already
and not considered in 6.2 backport. Add them now.
Cha... - 22:13 Revision d1cba948: [TASK] Remove leftover modulemenu JS
- Prior to the module menu restructuring
based on jQuery, the module menu
was a ExtJS viewport to be fit in the
backend... - 21:59 Revision e14d5cc4: [TASK] Add XLF file checker for TRAVIS CI
- The script checks for the presence of a t3:id in the XLF files.
Moreover the uniqueness is verified.
Resolves: #6296... - 21:47 Revision c7e952cc: [TASK] Migrate constant editor JavaScript to jQuery
- In our efforts to migrate all old-school JS to jQuery
RequireJS modules, there are a few small JS functions
related t... - 20:14 Revision df88214a: [CLEANUP] Remove supersuperold JS file
- There is a file in typo3/js/jsfunc.updateform.js
which was used before all fe_admin was
removed from core, but missed... - 19:29 Revision 1e281035: [BUGFIX] Page-Tree context menu uses prototype.js functionality
- Replace Array.last() call with native JavaScript.
Resolves: #62994
Releases: master
Change-Id: I15a5c9021bde59511bb9... - 17:04 Revision 8690cd65: [BUGFIX] WorkspaceMenu still depends on prototype
- A small regression was found when switching
from prototype to jQuery.
The String.startWith method which was
added by ... - 16:38 Revision a0991bf1: [TASK] FlexForms: Replace scripactulous with jQuery UI
- Sorting of flexforms (e.g. media element)
is done with scriptaculous. The jQuery UI
sortable functionality is a drop-... - 16:13 Revision 11a19f8d: [!!!][CLEANUP] Remove CSH glossary functionality
- Resolves: #62987
Releases: master
Change-Id: I530f21d9e11e3a996350f812b16529a5f080d4cd
Reviewed-on: http://review.typ... - 13:57 Revision 42de3e0d: [BUGFIX] PHP warning on saving TypoScript with t3editor
- On saving TypoScript data in the accordant backend module
using t3editor, the AJAX call issues a PHP warning
"Creatin... - 13:09 Revision 5421e18e: [BUGFIX] Hide empty tabs in DynTabMenu
- Due to a previous tab patch, empty
tabs in e.g. FormEngine are always
shown but disabled (= unstyled).
The patch set... - 11:33 Revision 1460e9ec: [CLEANUP] Rewrite JS/HTML part of Flexform sections
- * Adds a jQuery version of the JavaScript features
for TCEform FlexForms, and include them in
the TYPO3 renderi... - 11:32 Revision 7c5cec20: [TASK] Remove old prototype.js utilities
- One of the initial JS files with prototype
called common.js (which was moved from
typo3/js/common.js into EXT:backend... - 11:07 Revision 2e13984f: [BUGFIX] Avoid warning caused by missing array key noScale
- This fix avoids the warning which can occur, because the array key
noScale is missing during the rendering of an imag... - 11:07 Revision 4b3c1464: [BUGFIX] Avoid warning caused by missing array key noScale
- This fix avoids the warning which can occur, because the array key
noScale is missing during the rendering of an imag... - 10:54 Revision 2fc2895b: [BUGFIX] Fix JS errors in page module
- Due to the introduction of the fontawesome
icons drag&drop was not possible anymore
with ExtJS throwing errors in the...
2014-11-14
- 22:27 Revision 09d7154a: [!!!][BUGFIX] Intermediate fix for Toolbar problems
- Removes the hasDropDown() method of the ToolbarItemInterface
Resolves: #62929
Releases: master
Change-Id: I758e43b08... - 20:59 Revision 5600b117: Revert "[BUGFIX] Make sys_file_metadata publishable"
- This failed a lot of tests. Needs more investigation.
This reverts commit 8f06c8d6e40a205cb721b48e3adf5168c049044c.
... - 20:59 Revision e6667225: Revert "[BUGFIX] Make sys_file_metadata publishable"
- This failed a lot of tests. Needs more investigation.
This reverts commit c76ac7959f21f64ab80e3fb7273165a2064ec9f1.
... - 20:36 Revision 8f06c8d6: [BUGFIX] Make sys_file_metadata publishable
- Currently sys_file_metadata records that are edited in a workspace
cannot be published because the workspace module d... - 20:32 Revision 2a637539: [BUGFIX] Make sys_file_metadata publishable
- Currently sys_file_metadata records that are edited in a workspace
cannot be published because the workspace module d... - 19:44 Revision f5acba19: [TASK] Toolbar: Rename getDropdown to hasDropDown
- Resolves: #62964
Releases: master
Change-Id: Ifbf35e815e0f98085004ef82170c7f0f5d4247a9
Reviewed-on: http://review.typ... - 18:59 Revision 15d1866a: [TASK] Move Help module in Topbar
- Move Help documentation to a more prominent place in
the backend. Also clears the way to increase the module
menu ite... - 18:30 Revision 1ddcb9a7: [TASK] ToolbarItem registration and position
- Toolbar items are now registered with its class name in array
$GLOBALS['TYPO3_CONF_VARS']['BE']['toolbarItems'].
The... - 18:26 Revision eb94061c: [CLEANUP] Code Cleanup EXT:form
- Plenty of easy cleanups, a few more difficult ones
and removed dead code two times.
Resolves: #62903
Releases: maste... - 17:56 Revision 1b82aa36: [!!!][TASK] Add unique identifier to language files
- Add an identifier based on timestamp to all language files. This
number must not be changed if a file is moved around... - 17:18 Revision 391917c4: [!!!][TASK] Add unique identifier to language files
- Add an identifier based on timestamp to all language files. This
number must not be changed if a file is moved around... - 16:46 Revision e7ff8e1e: [TASK] Move classAliasMaps into compatibility6 extension part 5
- This is the sysext:extbase class alias part
Change-Id: I32923fe8b7f07c45abc1e42791ff9cd83c362897
Resolves: #62896
Re... - 16:16 Revision 2e8e552e: [TASK] Restructured HTML and added basic css to opendocs
- I moved the inline css to opendocs.css introducing a new class name.
Resolves: #62945
Releases: master
Change-Id: I5d... - 16:04 Revision c1ee65e8: [TASK] Migrate Toolbar ShortcutMenu JS to jQuery
- In our effort to remove scriptaculous and prototype.js
from the Backend, this patch replaces the existing
InPlaceEdit... - 15:46 Revision 5b1fa3df: [BUGFIX] ClassLoader: Clear after Exception
- Clearing the class cache and release the lock if an exception was
thrown while generating the class loader cache.
Re... - 15:43 Revision f22a2178: [TASK] Rebrush DocHeader: "I am content, not topbar"
- Recolor DocHeader, funcmenu and pagetree. Adapt to current
monochrome color scheme where topar is content - not topba... - 14:47 Revision f297713c: [BUGFIX] Add namespace argument for inline settings array
- Make it possible to set a namespace for inline settings array
Resolves: #62950
Releases: master, 6.2
Change-Id: I717... - 13:48 Revision 7636a044: [BUGFIX] Add namespace argument for inline settings array
- Make it possible to set a namespace for inline settings array
Resolves: #62950
Releaese: master, 6.2
Change-Id: I717... - 13:12 Revision ab0aa415: [BUGFIX] ClassLoader: Clear after Exception
- Clearing the class cache and release the lock if an exception was
thrown while generating the class loader cache.
Re... - 12:20 Revision f52bb2be: [!!!][TASK] Migrate Workspaces Toolbar JS to jQuery
- In the main effort to replace Prototype.js with
simple RequireJS modules and jQuery, the Toolbar
Menu in the top of t... - 11:35 Revision 8b2d9ba8: [BUGFIX] Fix bug in HMENU special prev
- This patch fixes a regression of patch #61721.
The array before this patch had numeric indexes and thus the first
one... - 11:34 Revision c526154b: [BUGFIX] Fix bug in HMENU special prev
- This patch fixes a regression of patch #61721.
The array before this patch had numeric indexes and thus the first
one... - 11:19 Revision 0fdd63d6: [TASK] Migrate opendocs JS to jQuery
- This patch refactors the Opendocs JavaScript
code to use RequireJS and jQuery
over Prototype.js.
Additionally, some ... - 10:16 Revision eb2f10cd: [TASK] Bring Toolbar styling for Bootstrap HTML5 markup
- Toolbar now is based on Bootstrap compatible HTML5 markup.
Styles all elements. Removes the previous CSS compatibilit... - 01:01 Revision 60403c43: [TASK] Rename "t3kin" CSS file
- Fixes a funny typo. No real impact since all files in t3skin > visual are
automatically included anyways.
Kudos: Fra... - 00:33 Revision fa8a0f78: [TASK] Use Bootstrap 3.3.1 in t3skin
- Use twbs Bootstrap 3.3.1 release for t3skin.
Notes: https://github.com/twbs/bootstrap/releases/tag/v3.3.1
Resolves: ... - 00:31 Revision 3bdff736: [FOLLOWUP] Convert remaining occurences of makeInstance
- Releases: master
Resolves: #61788
Change-Id: I1397bdc6e10e28c7867be433f27349ba3368a875
Reviewed-on: http://review.typ... - 00:21 Revision a32ed0a7: [BUGFIX] Fix broken HTML in FormEngine
- A lot of HTML output in FormEngine is broken, because of
missing spaces. This patch add the missing spaces.
Resolves...
Also available in: Atom