Project

General

Profile

Activity

From 2015-06-23 to 2015-07-22

2015-07-22

23:21 Revision 5d54869b: [FEATURE] Allow copying from another language
This patch extends the "Copy from default elements" buttons by a dropdown
list of available languages. Clicking one o...
Andreas Fernandez
22:44 Revision 641f73ec: [BUGFIX] t3editor: Close autocompletion after changing the cursor position
Close the autocompletion window when the user changes the cursor
position by clicking somewhere in the editor.
Resol...
Andreas Fernandez
22:08 Revision 0745e778: [TASK] Improve README.md, add CONTRIBUTING.md
Streamline README.md a bit and add a CONTRIBUTING.md
to hint for basic contribution guidelines.
The CONTRIBUTING.md i...
Christian Kuhn
21:27 Revision 1df277a7: [BUGFIX] t3editor: Fix broken childNodes for deleted nodes
Reset the tree node of a deleted element properly for being
rewritten when the deleted elements gets redefined.
Reso...
Andreas Fernandez
20:46 Revision c341ac28: Revert "[FEATURE] Fluid Tag Builder: Allow empty attributes"
The change introduced is unfortunately broken conceptually and functionally.
For proper support of empty attributes,...
Helmut Hummel
20:23 Revision a780e46a: [BUGFIX] dbal: Cast field to CHAR for FIND_IN_SET()
Implement explicit casting of fields to a character representation.
Most DBMS are stricter in regard to data type che...
Morton Jonuschat
20:03 Revision 59dbf921: [BUGFIX] Use correct extension name for labels in indexed search
The extbase implementation of the search form must use extensionName
and not extension_key for retrieving translation...
Markus Klein
19:53 Revision 26ec7f66: [BUGFIX] Use correct extension name for labels in indexed search
The extbase implementation of the search form must use extensionName
and not extension_key for retrieving translation...
Markus Klein
19:00 Revision 019f6c08: [BUGFIX] Reinitialize validation after adding fields to the document
The FormEngineValidation must be reinitialized every time new form fields
have been added to the document or their va...
Thorsten Boock
18:50 Revision 14f04a6a: [BUGFIX] dbal: Cast field to CHAR for FIND_IN_SET()
Implement explicit casting of fields to a character representation.
Most DBMS are stricter in regard to data type che...
Morton Jonuschat
18:37 Revision 08a1173c: [BUGFIX] Wrong each function in FormEngineValidation.js
Resolves: #68471
Releases: master
Change-Id: Ib2e3881bea17f63bc6603cbbc64505d385ca57e0
Reviewed-on: http://review.typ...
Frank Nägler
18:37 Revision 79bf6ef8: [BUGFIX] t3editor: Fix scrolling by cursor
Fix some non-jQuery DOM manipulations and change height
calculation to make scrolling by cursor working again.
Resol...
Andreas Fernandez
16:22 Revision d28dca11: [TASK] Streamline addModulePath and addModule registrations
Use EXT: to register the path to the module.
Resolves: #68466
Releases: master
Change-Id: Ib2ecec7ed3b1cfea66b11cc03...
Wouter Wolters
15:49 Revision ccdf8d26: [BUGFIX] Fix rendering SVG icons in FormEngine
Resolves: #68452
Releases: master
Change-Id: I7a6b908ff650ad39f09e6610c405b5a520696a62
Reviewed-on: http://review.typ...
Wouter Wolters
14:55 Revision 2ec24139: [TASK] EXT:dbal Uniform extension directory structure
Move mod1 directory to Modules/Dbal/
Move language files to Resources/PRivate/Language/
Resolves: #68451
Releases: m...
Wouter Wolters
14:50 Revision c46ea06f: [BUGFIX] Fix image descriptions for renderMethod = table
Image descriptions are not rendered correctly using
renderMethod = table, since only the description of the
last imag...
Torben Hansen
14:40 Revision fe96f33a: [TASK] EXT:recordlist Remove additional params field for ext urls
The "Additional link parameters" field is not interpreted
for external urls. It therefore needs to be hidden in the
e...
Josef F. Glatz (Old User)
14:31 Revision 48fc9b27: [BUGFIX] Fix image descriptions for renderMethod = table
Image descriptions are not rendered correctly using
renderMethod = table, since only the description of the
last imag...
Torben Hansen
14:18 Revision 2046733d: [CLEANUP] ElementBrowser controller classes
Resolves: #68394
Releases: master
Change-Id: Idb1c610465a351cd592242e902d7ebbd03439fcc
Reviewed-on: http://review.typ...
Markus Klein
10:42 Revision 9d8d3f5c: [FEATURE] Include a pageTSconfig file like TS static templates
Adds a field in the page properties and includes all these files before
the TSConfig from the normal field in the pag...
Jigal van Hemert

2015-07-21

20:49 Revision df26d68a: [TASK] Use font-awesome icons in ext:version
removes the colored icons and uses font awesome as well
Resolves: #68437
Releases: master
Change-Id: I0cbd2ae6e76902...
Philip Majewski
18:58 Revision 4b6dc6bf: [BUGFIX] Use parse_url to determine absolute urls in ImageService
Since it is possible to have protocol relative URIs and parse_url
only identifies a hostname once a scheme or scheme ...
Frans Saris
18:53 Revision 80b9af6a: [TASK] Move cli script to Resources/PHP in ext:scheduler
Resolves: #68436
Releases: master
Change-Id: I466fad8f5579bde5d4619252d65757ebf947ad14
Reviewed-on: http://review.typ...
Wouter Wolters
18:52 Revision 7350036c: [TASK] EXT:lowlevel Uniform extension directory structure
Move dbint and config to Modules/ directory
Move language files to Resources/Private/Language/
Move CLI scripts to Re...
Wouter Wolters
18:47 Revision a62f7690: [TASK] EXT:taskcenter Uniform extension directory structure
Resolves: #68432
Releases: master
Change-Id: I677375f761a170e6c88fae91584f5bf83c502cbf
Reviewed-on: http://review.typ...
Wouter Wolters
18:45 Revision edec89a4: [TASK] EXT:tstemplate Uniform extension directory structure
Moved the code from the ts directory to the Modules/TsTemplate/ directory.
Move language files to Resources/Private/L...
Wouter Wolters
18:38 Revision 1815cae6: [TASK] EXT:version Uniform extension directory structure
Moved the code from the cm1 directory to the Modules/Version/ directory.
Move language file locallang.xlf to Resource...
Wouter Wolters
18:25 Revision 58e03134: [BUGFIX] Reduce height of dragged container
this patch reduces the height of a dragged container
and also reduces the height of a possible
drop container. So a l...
Philip Majewski
18:22 Revision 1f67c64f: [TASK] Move language file in ext:t3editor
Resolves: #68427
Releases: master
Change-Id: I5f58d427be6b7f202705bdbe5c906d041791f62d
Reviewed-on: http://review.typ...
Wouter Wolters
18:17 Revision 0d8163f8: [TASK] Move language file from ext:reports
Move reports/locallang.xlf to
Resources/Private/Language/locallang_reports.xlf
Resolves: #68434
Releases: master
Cha...
Wouter Wolters
16:30 Revision 4e169b76: [BUGFIX] Use parse_url to determine absolute urls in ImageService
Since it is possible to have protocol relative URIs and parse_url
only identifies a hostname once a scheme or scheme ...
Frans Saris
16:23 Revision 9d917c85: [BUGFIX] Remove prototype JS from tbe_editor
Two references to prototype JS are removed from tbe_editor.
Code changed with the prototype removal is further stream...
Markus Klein
13:36 Revision 5dda253e: [BUGFIX] Added missing use statement in Uri/ImageViewHelper
Resolves: #68421
Releases: master
Change-Id: Ie8e31c5258a1526ddd5d8d750af8aefad053d6c9
Reviewed-on: http://review.typ...
Frans Saris
09:19 Revision 7374c3a6: [BUGFIX] Allow editing of shortcuts for non-admin users
Resolves: #60254
Releases: master, 6.2
Change-Id: Ie5e65ab761e8ce018a4d71daa39495fae3ad3572
Reviewed-on: http://revie...
Markus Klein
09:07 Revision ec7c18e3: [BUGFIX] Allow editing of shortcuts for non-admin users
Resolves: #60254
Releases: master, 6.2
Change-Id: Ie5e65ab761e8ce018a4d71daa39495fae3ad3572
Reviewed-on: http://revie...
Markus Klein
08:53 Revision a8d0135f: [BUGFIX] HTMLParser doesn't remove endtag when applying rmTagIfNoAttrib
Solution: Force nesting = 1 when rmTagIfNoAttrib is set on a tag.
Releases: master, 6.2
Resolves: #22871
Resolves: #...
Alexander Stehlik
02:43 Revision 4248fb83: [BUGFIX] Initialize new session with empty data field
Initialize the ses_data key with an empty string when
creating a new session record to avoid problems with
active MyS...
Morton Jonuschat
02:41 Revision 87af9d6d: [BUGFIX] Provide default value for field tt_content.filelink_sorting
Changing the field type for filelink_sorting to a text type that supports
a default value allows inserts into tt_cont...
Morton Jonuschat

2015-07-20

22:28 Revision 8f12eb76: [BUGFIX] Add encodeURIComponent to search parameter
Encode search parameter to encode special characters
Resolves: #68400
Releases: master, 6.2
Change-Id: I991fd7c3855d...
Markus Sommer
22:09 Revision fb53445e: [BUGFIX] EXT:sys_action: prepend prefix only once on BE-User edit
Change-Id: I4e00d5a2198f6f3f98f8a08161188d5982962290
Resolves: #27440
Resolves: #31110
Related: #68370
Releases: mast...
Daniel Goerz
19:51 Revision dae171d8: [BUGFIX] includeCSS is not compressed and concatenated
The CSS files defined in page.includeCSSLibs don't get concatenated and
compressed if you enable config.compressCss a...
Sebastian Michaelsen
19:49 Revision ea9d9ef6: [BUGFIX] Use correct class names for task manager registrations and links
Change-Id: Ic695053e1dc7fd2bc8621ff160c3b9dd939a7025
Resolves: #68370
Releases: master
Reviewed-on: http://review.typ...
Daniel Goerz
19:47 Revision ddece5ed: [BUGFIX] includeCSS is not compressed and concatenated
The CSS files defined in page.includeCSSLibs don't get concatenated and
compressed if you enable config.compressCss a...
Sebastian Michaelsen
19:28 Revision 2642a04e: [BUGFIX] Remove leftover usage of prototype in EXT:form
Prototype is used in EXT:form, which is based on ExtJS. Prototype
was removed earlier, resulting in JavaScript errors...
Andreas Fernandez
19:27 Revision acdca0a6: [BUGFIX] Make ProcessedFileChecksumUpdate compatible with DBAL
Use explicit CAST statements in the SQL queries performed by the
updater to allow other DBMS to compare a VARCHAR wit...
Morton Jonuschat
19:07 Revision e8c9b9a9: [BUGFIX] Re-add labels for table content element options
Change-Id: I5689363e1e5576375805ab7876bc1b62de936a20
Resolves: #68398
Releases: master
Reviewed-on: http://review.typ...
Susanne Moog
18:55 Revision f9205842: [TASK] dbal: skip update suggestions for equivalent fields in Install Tool
Make the Install Tool / Database Upgrade Wizard ignore database
alterations for functionally equivalent field types /...
Morton Jonuschat
18:51 Revision 793d9bb0: [TASK] Drop LICENSE file in ext::t3editor
License file of codemirror is in the package itself.
Author information is available in git history.
Resolves: #6839...
Wouter Wolters
18:24 Revision 3584ed0f: [TASK] Move language and cshimages in wizard extensions
Resolves: #68246
Releases: master
Change-Id: I0a32e096ef6b6f182cd84d0084019d693c70e3a1
Reviewed-on: http://review.typ...
Wouter Wolters
18:09 Revision 9677ae5c: [TASK] Decouple record fetching from ContentContentObject
The content object CONTENT has a construct to fetch records from the
database overlaying version and language. This f...
Patrick Broens
18:08 Revision 54f33fd3: [BUGFIX] IRRE expand does not initialize category tree
Resolves: #68013
Releases: master
Change-Id: Ib4733e0b4532a83a501cc6789488cd22f7f998e4
Reviewed-on: http://review.typ...
Frank Nägler
17:34 Revision aa1f2d1e: [BUGFIX] Implement EXT: usage in addModulePath
Make it possible to use EXT: for resolving paths in addModulePath
Resolves: #68361
Releases: master, 6.2
Change-Id: ...
Michael Oehlhof
17:33 Revision 1edba953: [BUGFIX] Implement EXT: usage in addModule
Make it possible to use EXT: for resolving paths in addModule
Resolves: #68341
Releases: master, 6.2
Change-Id: Ic26...
Wouter Wolters
17:33 Revision 9de863d9: [FOLLOWUP][BUGFIX] List module must not do editlock for admins
Commit 3e2d72d3 introduced a generic editlock mechanism for all record
types. If a page is locked for editing, all th...
Andreas Wolf
17:28 Revision 00bb5a85: [BUGFIX] Make bookmarks to single records working
Fix the broken bookmarks to single records. Currently
existing bookmarks have to be recreated.
Releases: master
Reso...
Markus Klein
17:20 Revision 13872f88: [FEATURE] Configure section for pagination widget
Adds a configuration option "section" to the pagination widget so the
links generated by the pagination widget have a...
Bernhard Kraft
17:05 Revision b4d80f8b: [FEATURE] Add editlock for tt_content
It makes sense to be able to restrict content elements to be
editable by admins only.
Change-Id: Ic5cbb791ef3fcd5448...
Georg Ringer
16:28 Revision 8d100288: [TASK] EXT:impexp Uniform extension directory structure
Moved the code from the app directory to the Modules/ImportExport directory.
Resolves: #68355
Releases: master
Chang...
Michael Oehlhof
16:05 Revision 1aa8de78: [TASK] EXT:filelist Uniform extension directory structure
Moved the code from the mod1 directory to the Modules/Filelist directory.
Resolves: #68336
Releases: master
Change-I...
Michael Oehlhof
16:03 Revision 5126db23: [TASK] EXT:info Uniform extension directory structure
Moved the code from the mod1 directory to the Modules/Info directory.
Resolves: #68353
Releases: master
Change-Id: I...
Michael Oehlhof
16:01 Revision 634bb23d: [TASK] EXT:scheduler Uniform extension directory structure
Moved the code from the mod1 directory to the Modules/Scheduler directory.
Resolves: #68351
Releases: master
Change-...
Michael Oehlhof
15:41 Revision 2ec2acb4: [BUGFIX] Install Tool: Make ISO language SQL queries DBAL compatible
Use database independent quoting for field values and compare the
numeric static_lang_isocode field with an integer i...
Morton Jonuschat
15:19 Revision 65377dff: [TASK] EXT:setup Uniform extension directory structure
Moved the code from the mod directory to the Modules/Setup directory.
Resolves: #68350
Releases: master
Change-Id: I...
Michael Oehlhof
15:16 Revision 53753e2b: [BUGFIX] Add missing label
Add missing label in permissions module.
Resolves: #68377
Releases: master
Change-Id: If5a645809eb24502a072d74e816ab...
Frederic Gaus
14:26 Revision 9029e979: [TASK] EXT:cshmanual Uniform extension directory structure
Moved the code from the mod directory to the Modules/CshManual directory.
Resolves: #68348
Releases: master
Change-I...
Michael Oehlhof
14:14 Revision b8c63cb9: [TASK] EXT:recordlist Uniform extension directory structure
Moved the code from the mod1 directory to the Modules/Recordlist directory.
Resolves: #68352
Releases: master
Change...
Michael Oehlhof
13:10 Revision 42d9e7f2: [BUGFIX] Reuse local mirror.xml.gz when updating translations
When updating translation packages, the local mirrors.xml.gz should be
reused instead of being fetched again and agai...
Xavier Perseguers
13:07 Revision 6bb017d5: [BUGFIX] felogin: Invalid action url in changePassword form
Resolves: #50141
Releases: master, 6.2
Change-Id: I26a6215523ed409cbac8fe0f4659102d0b7ca365
Reviewed-on: http://revie...
Stano Paska
12:45 Revision 10c666aa: [BUGFIX] felogin: Invalid action url in changePassword form
Resolves: #50141
Releases: master, 6.2
Change-Id: I26a6215523ed409cbac8fe0f4659102d0b7ca365
Reviewed-on: http://revie...
Stano Paska
12:36 Revision 7ee09cff: [BUGFIX] Fix comment about hidden doktypes
Resolves: #68380
Releases: master
Change-Id: I9520e9d9e57899b1079ce7aa8a2203d3d20485c2
Reviewed-on: http://review.typ...
Frederic Gaus
12:35 Revision a2f6b0c6: [BUGFIX] Fix HTML tags in tstemplate
This resolves a broken HTML tag in tstemplate and also adds a unit
to a CSS margin declaration.
Resolves: #68372
Rel...
Ingo Pfennigstorf
12:33 Revision 94fd9635: [TASK] Cleanup AjaxDataHandler
Decouple ajax call and reactions
Resolves: #68214
Releases: master
Change-Id: I0d1be2a72fcd604bd9cc478d58920b59a6c93...
Frank Nägler
12:24 Revision 2f925db1: [TASK] About modules: add two-column layout
Remove max width of the content. Add a fluid two-column
layout and add more vertical space between the submodules.
Ge...
Josef F. Glatz (Old User)
12:21 Revision 85793f82: [BUGFIX] Add module name in shortcut name
When creating a shortcut to a backend module add the module name
instead of using "Shortcut" as name.
Resolves: #682...
Tomita Militaru
08:36 Revision cdd613cc: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/28 from NeoBlack/patch-1
[TASK] styleguide: Remove loadPrototype argument Wouter Wolters
08:20 Revision e46fec9c: [TASK] styleguide: Remove loadPrototype argument
since prototype is not part of the TYPO3 core, the argument was removed. Frank Nägler

2015-07-19

16:01 Revision e19beef7: [TASK] EXT:func Uniform extension directory structure
Moved the code from the mod1 directory to the Modules/AdvancedFunctions
directory.
Resolves: #68334
Releases: master...
Michael Oehlhof
15:56 Revision 15222230: [BUGFIX] CSS concatenation needs to care about media types
Previously only files with media="all" have been concatenated but there
is no reason why not the others should be con...
Georg Ringer
12:18 Revision 54f74df8: [BUGFIX] Implement EXT: usage in addModulePath
Make it possible to use EXT: for resolving paths in addModulePath
Resolves: #68361
Releases: master
Change-Id: I6e79...
Michael Oehlhof
11:51 Revision b8dbdd89: [TASK] Remove unnecessary usage of the encryption key
The encryption key should not be used within a single hash function,
but only by using hmac if needed.
For cache bust...
Helmut Hummel
11:38 Revision 7475bc0f: [BUGFIX] Reuse local mirror.xml.gz when updating translations
When updating translation packages, the local mirrors.xml.gz should be
reused instead of being fetched again and agai...
Xavier Perseguers
11:31 Revision ddd45bc9: [TASK] Set suggestWizard.searchWholePhrase default to TRUE
Resolves: #68290
Releases: master
Change-Id: Ib67ed25c8e4a787302582fffe8006879fcd51f08
Reviewed-on: http://review.typ...
Frans Saris
11:18 Revision 03861bbe: [TASK] Follow-up only display active Avatar files
Resolves: #68356
Release: master
Change-Id: I1373bcb4978c1c632a09b1cc26cb775a85170412
Reviewed-on: http://review.typo...
Frans Saris
11:10 Revision 182960be: [TASK] Hide tables with hideTable in record overview
The record overview (info module > page tree overview)
should hide tables which are defined as hidden.
Furthermore a...
Georg Ringer
10:58 Revision b00e15c6: [BUGFIX] Make Live Search JS only work inside its scope
When clearing for example the caches inside the top bar,
the live search events are fired as well and reloading all t...
Benni Mack
10:51 Revision f6ad976a: [FEATURE] Hide "save and view" button where not useful
Per default the save&view button is not rendered anymore for the doktypes
254, 255 and 199. This behaviour can be cha...
Frederic Gaus
10:47 Revision 5b631c67: [BUGFIX] Invalid sys file storages must be ignored
If a storage is not available anymore, it must be ignored
Change-Id: Ie00af1bc086871c046ac4556c0119fc82d30a17e
Resol...
Georg Ringer
10:46 Revision f4dc2c66: [BUGFIX] Invalid sys file storages must be ignored
If a storage is not available anymore, it must be ignored
Change-Id: Ie00af1bc086871c046ac4556c0119fc82d30a17e
Resol...
Georg Ringer
10:04 Revision 2dc43d97: [!!!][TASK] Kill proto-types and script-kiddies with fire
In our efforts to streamline the JavaScript base with RequireJS
and jQuery, the prototype.js and scriptaculous librar...
Benni Mack
09:42 Revision ad18219c: [BUGFIX] Implement EXT: usage in addModule
Make it possible to use EXT: for resolving paths in addModule
Resolves: #68341
Releases: master, 6.2
Change-Id: Ic26...
Wouter Wolters
00:31 Revision 91ce3056: [TASK] Remove last usages of gfx/ol/ images
Resolves: #68344
Resolves: #68024
Releases: master
Change-Id: Ie14d89759a5ecad8e092079cd023ced247cd72e1
Reviewed-on: ...
Wouter Wolters

2015-07-18

19:38 Revision e193d6a1: [TASK] Migrate Suggest Wizard to jQuery plugin
Resolves: #68347
Releases: master
Change-Id: Ie51935ba3f6acbd33cab51e090fdc2aaeb573752
Reviewed-on: http://review.typ...
Benni Mack
19:32 Revision 09a91a31: [TASK] Restyle Admin Panel
Adapt Admin Panel to latest technology.
Resolves: #68349
Releases: master
Change-Id: Ifb532bfbed5db57614c6135f68e71c...
Andreas Steiger
19:31 Revision 6c29b706: [FEATURE] Add backend layout PageTs provider
It is now possible to define backend layouts via PageTSConfig on every page.
Resolves: #61903
Releases: master
Chang...
Benjamin Kott
19:30 Revision d5d67ead: [BUGFIX] Check for LocalConfiguration to identify a firstInstall scenario
Introduced by #68261
After the logout from the install tool backend module
the FIRST_INSTALL page was shown instead o...
Oliver Eglseder
18:23 Revision 1e642136: [FEATURE] Avatar for backend users
Extends be_users with avatar image.
* Avatars can be uploaded by backend users via EXT:setup.
* TCA of backend users...
Georg Ringer
18:19 Revision 621cb905: [TASK] Replace Typeahead with jquery autocomplete plugin
Resolves: #68345
Resolves: #39723
Releases: master
Change-Id: I8e54a8a207746d8b7477076ea41d30d7f6a82f0c
Reviewed-on: ...
Benni Mack
18:10 Revision b1ab85eb: [TASK] Move texts from code to language file
Resolves: #58505
Releases: master
Change-Id: Ib5d412bb0956efed58e6bbe5db7f8683dfddacea
Reviewed-on: http://review.typ...
Jigal van Hemert
16:41 Revision 11a06d60: [TASK] Followup improve "Overwrite files" message
Make it possible to use exiting file when uploading files directly in
content element. Finetuned the handling of exis...
Frans Saris
16:36 Revision ce634fdd: [TASK] Early return in GeneralUtility::fixPermissions()
Do early return in GeneralUtility::fixPermissions() on windows
Resolves: #68338
Releases: master
Change-Id: Ibc08426...
Sebastian Michaelsen
16:21 Revision f16a00ed: [BUGFIX] Add stdWrap support for Partial- and layoutRootPaths
The single occurrences layoutRootPath and partialRootPath have
stdWrap support, but not the collection entries of
lay...
Anja Leichsenring
16:11 Revision 3f7b0e61: [BUGFIX] Prevent statements with COUNT() and ORDER BY parts for PostgreSQL
In PostgreSQL it's not allowed to use a COUNT statement with an ORDER BY
statement as long as the field for sorting n...
Anja Leichsenring
15:26 Revision a1b10c5b: [BUGFIX] Fixed permissions of media field in page properties
It was not possible to add media to the page properties if the user has
only the permissions for "page edit" and not ...
Michael Oehlhof
15:12 Revision 3e2d72d3: [BUGFIX] Respect editlock in the UI of list & page module
If editlock is set in the page record, the icons to modify the records
need to be hidden.
Not touched with this patc...
Georg Ringer
15:03 Revision 2ef94d0e: [TASK] Replace confirm SortPagesWizardModuleFunction::wiz_linkOrder
Resolves: #68254
Releases: master
Change-Id: I8f4fe3d1216e32ba7e60464b27fe16348c24b188
Reviewed-on: http://review.typ...
Frank Nägler
14:19 Revision f08a3a56: [BUGFIX] Improve detection of installed setup
When installing TYPO3 via composer and installing
an extension at the same time, the install tool cannot
be called af...
Benni Mack
13:56 Revision 143fdcfb: [TASK] Introduce early returns in DataHandler::checkValue_flex_procInData_travDS()
Change-Id: If3fda1147813b2336b5fbeb7aee8cfa9f0fa5126
Resolves: #68209
Releases: master
Reviewed-on: http://review.typ...
Andreas Wolf
13:36 Revision 3ed21066: [BUGFIX] Checkbox values not shown in emails
Emails sent by FORM sysext do not show the values of checkboxes, in case
of they were checked.
Change-Id: Ie8df93593...
Sebastian Müller
13:35 Revision 282ac3b8: [BUGFIX] Checkbox values not shown in emails
Emails sent by FORM sysext do not show the values of checkboxes, in case
of they were checked.
Change-Id: Ie8df93593...
Sebastian Müller
12:11 Revision 13c43cb6: [TASK] Duplicate mime type declaration FlowPlayerContentObject
* Fix duplicate array key in $mimeTypes for 'swa'
* Order the keys alphabetically, which can help to avoid duplicate ...
Sebastian Michaelsen
12:05 Revision af74e6ec: [BUGFIX] Show tooltips in PageTree again
This is a bugfix for a regression introduced by removing ExtJS Quicktips.
Resolves: #68320
Related: #68276
Releases:...
Frank Nägler
12:04 Revision 077f1cb9: [TASK] Remove eval() in fluid Unit Tests
eval() is bad and the dynamic class names are
not needed anyway
Resolves: #67666
Releases: master
Change-Id: I8e7de8...
Oliver Eglseder
11:57 Revision 75059f41: [BUGFIX] Only throw EM Offline Exception when EM is offline
Since #66597 the EM can be set offline. The value is checked in
TerUtility and Helper, but in TerUtility it's done wr...
Nicole Cordes
11:06 Revision ee6f545a: [FEATURE] Fluid Tag Builder: Allow empty attributes
When using the Fluid Tag Builder to create tags an attribute can only be
set as a key/value pair. It should be possib...
Sebastian Michaelsen
11:03 Revision c3ba5056: [FEATURE] Make DatabaseRecordList configurable to be editable
A new property makes it possible to render the record list as readonly.
Furthermore the localization view is enabled ...
Georg Ringer
10:46 Revision 33fdd9c3: [TASK] Use ::class where possible in fluid unit tests
Resolves: #68329
Releases: master
Change-Id: Ia2bb36a279c7eb160d873162637d983021b9d2d8
Reviewed-on: http://review.typ...
Sebastian Michaelsen
10:46 Revision 09355d13: [TASK] Clarify install tool no-password-set message
Change-Id: I4a66d5975921fdff64af33e4c745d5ab05ff0f70
Releases: master, 6.2
Resolves: #68324
Reviewed-on: http://revie...
Andreas Wolf
09:30 Revision ded7a1b5: [!!!][TASK] Make backend.php dispatched
Remove backed.php as well. It is unlikely one referenced backend.php
directly.
Resolves: #68325
Releases: master
Cha...
Wouter Wolters
09:14 Revision 303941d2: [TASK] Cleanup old and unused classes in compatibility6
In the Files ClassAliasMap.php and LegacyClassesForIde.php
we have many classes that are removed by issues.
Resolves...
Markus Sommer
02:38 Revision a9902b5c: [TASK] Use "an" instead of "a" where appropriate
In english you have to use "an" before any spoken vowel.
Resolves: #68326
Releases: master
Change-Id: I2f8996d14eb53...
Sebastian Michaelsen
02:04 Revision 793191c7: [TASK] Clarify install tool no-password-set message
Change-Id: I4a66d5975921fdff64af33e4c745d5ab05ff0f70
Releases: master, 6.2
Resolves: #68324
Reviewed-on: http://revie...
Andreas Wolf
02:04 Revision 1e50f8a4: [TASK] Replace arrow icons and use radio button icons
Currently the active clipboard only has the arrow icon turned
in the other direction. Now radio buttons ensure that t...
Philip Majewski
01:51 Revision 45884a36: [BUGFIX] Do not render shortcut fields for non-shortcut pages
In the info view under "Basic settings" the shortcut and the
shortcut_type fields are only rendered for pages with th...
Alexander Stehlik
01:42 Revision 6943cc4a: [FEATURE] Add -h --help as CLI option for scheduler
Resolves: #63699
Releases: master
Change-Id: I0059dd55e14b1f2671d7207ac795b9d06d1c2a87
Reviewed-on: http://review.typ...
Gordon Brüggemann
01:29 Revision 85c8425b: [TASK] Replace clear.gif img-tags with spans
Resolves: #68309
Related: #68025
Releases: master
Change-Id: I871ba198ab80ec00a32e476eed2d09ac0ebbd403
Reviewed-on: h...
Jan Helke
01:23 Revision 63eb3d50: [BUGFIX] decrease z-index of pagetree-contextmenu
Resolves: #29077
Releases: master
Change-Id: Id09ec48ffa2220b41cbc2c3833219059be93977a
Reviewed-on: http://review.typ...
Peter Piechota
01:13 Revision 29a5a05c: [BUGFIX] Fix user_labelFunc when uid is used as label
Resolves: #67756
Releases: master
Change-Id: I883740340c8f257c914d8677062590b41a20d2a7
Reviewed-on: http://review.typ...
Philipp Thiele
01:00 Revision f317b7c6: [BUGFIX] Check access right in the backend LiveSearch
Check the access right against BE user (tables_select and
tables_modify) to avoid wrong records in the LiveSearch
of ...
Tim Lochmüller
00:58 Revision d22f2486: [TASK] Change first install message and color
Changes the background color of the FIRST_INSTALL page to green,
changes the icon from warning to success and replace...
Oliver Eglseder
00:50 Revision e426e634: [FOLLOWUP][TASK] Move language and images in impexp
Remove unused images.
Resolves: #68277
Releases: master
Change-Id: Id212373261647541a94251264ae2dcacec6f0dfb
Reviewe...
Michael Oehlhof
00:46 Revision a463e0a0: [FEATURE] Add possibility to disable TER download in EM
Currently it isn't possible to use the extension manager without any
internet connection.
This patch adds an option ...
Nicole Cordes
00:38 Revision a6a595e4: [TASK] Rename AccessNotAllowedAction to FirstInstallAction
AccessNotAllowed does IMHO not reflect the
intended message of the FIRST_INSTALL screen.
Resolves: #68314
Releases: ...
Oliver Eglseder
00:34 Revision e3f99b5d: [BUGFIX] Fix missing translation under User Settings
Fix the path to the language file for the label and select options of
the option rteCleanPasteBehaviour.
Resolves: #...
Michael Oehlhof
00:16 Revision bf29b4e5: [TASK] Move language in css_styled_content
Resolves: #68285
Releases: master
Change-Id: I174a4e8fb646efdd052dc02a1149dc60c5f95df4
Reviewed-on: http://review.typ...
Michael Oehlhof
00:14 Revision dbb29f3d: [BUGFIX] Draft usergroup access rights are now respected
Adding usergroup access rights to a page in a draft workspace had no
effect on the preview, the page was still shown ...
Bart Dubelaar
00:07 Revision 5629f1c0: [BUGFIX] Do not execute updatewizard twice for FilesReplacePermission
Resolves: #68260
Releases: master
Change-Id: I91e5f64fdd83a60b9a65b3431a33e25e617e72b9
Reviewed-on: http://review.typ...
Gordon Brüggemann
00:02 Revision f2c8adac: [BUGFIX] Fix double encoded link text
Resolves: #39290
Releases: master,6.2
Change-Id: If06c4e79e126fc347960a14da42cf3e6091d5c3e
Reviewed-on: http://review...
Gordon Brüggemann

2015-07-17

23:50 Revision 73608b22: [BUGFIX] Fix double encoded link text
Resolves: #39290
Releases: master,6.2
Change-Id: If06c4e79e126fc347960a14da42cf3e6091d5c3e
Reviewed-on: http://review...
Gordon Brüggemann
23:37 Revision b2d07a37: [TASK] streamlining the working of "Filelist"
Resolves: #68310
Releases: master
Change-Id: Ia080443824a748d52f3fdd39ab1836be09dcfa4e
Reviewed-on: http://review.typ...
Nadir Tester
23:26 Revision 3f0d6ae0: [TASK] Move language in indexed_search
Resolves: #68292
Releases: master
Change-Id: Ic2cc96d6aea1bc37bd7d62f6b812102f24e94d76
Reviewed-on: http://review.typ...
Michael Oehlhof
23:17 Revision f5853061: [TASK] Get rid of clear.gif in belog
Resolves: #68294
Related: #68025
Releases: master
Change-Id: Ib31b44b739d2bd4ae0f4225ff4f583e04ceac4ac
Reviewed-on: h...
Jan Helke
22:57 Revision 4b20adf1: [BUGFIX] Check if array key exists
Resolves: #37609
Releases: master
Change-Id: I87fab3dd3dae0e266607a9f8837f43b1ccd34cb2
Reviewed-on: http://review.typ...
Harry Glatz
20:12 Revision ed752424: [TASK] Remove unused language file from recycler
Removed the unused locallang_db.xlf file
Resolves: #68291
Releases: master
Change-Id: I667eaa752ca86e06a36fc953efbca...
Michael Oehlhof
20:10 Revision be07b8df: [TASK] Move language and cshimages in context_help
Resolves: #68287
Releases: master
Change-Id: I589f564687e83f96d0efcafa788a7bd36c1190be
Reviewed-on: http://review.typ...
Michael Oehlhof
19:46 Revision 4e9f5ea4: [TASK] Remove second argument from calls to GeneralUtility::getUserObj()
In the past GeneralUtility::getUserObj() had a second argument.
There are still calls using this. PHP doesn't mind (b...
Patrick Kollodzik
19:43 Revision b4f6eba2: [BUGFIX] Remove PHP notice in getModuleData()
Resolves: #60979
Releases: master, 6.2
Change-Id: Idb45d769ece09d8bfeae1f1ba74ced85a5fa9768
Reviewed-on: http://revie...
Benni Mack
19:41 Revision df81253f: [BUGFIX] Remove PHP notice in getModuleData()
Resolves: #60979
Releases: master, 6.2
Change-Id: Idb45d769ece09d8bfeae1f1ba74ced85a5fa9768
Reviewed-on: http://revie...
Benni Mack
18:28 Revision d20857a0: [TASK] Replace skinImg occurrences
The favicon is now used via TBE_STYLES instead
of skinImg. The UserElementsController behaves the same way as
the Ele...
Benni Mack
17:12 Revision 272daa35: [BUGFIX] OpenID service uses incorrect priorities to check returned data
OpenID servers return several identifiers that can be used for user
authentication. According to the speciciation ope...
Dmitry Dulepov
17:09 Revision 64c67d69: [BUGFIX] OpenID service uses incorrect priorities to check returned data
OpenID servers return several identifiers that can be used for user
authentication. According to the speciciation ope...
Dmitry Dulepov
16:51 Revision 3c75434c: [BUGFIX] Prevent information disclosure in file list
Currently the doc header title of a folder shows the full path even
if the current folder is inside a mount point. Th...
Nicole Cordes
16:48 Revision 8b9fbf24: [TASK] Move language files in rsaauth
Resolves: #68284
Releases: master
Change-Id: Ie825267fea2ce160d8f31a945019f760f8368bb0
Reviewed-on: http://review.typ...
Michael Oehlhof
15:52 Revision 9139ec1c: [TASK] Move language and cshimages in info_pagetsconfig
Resolves: #68275
Releases: master
Change-Id: I6b514567529ea8adf6cac8a8c24cb64519bf4a70
Reviewed-on: http://review.typ...
Michael Oehlhof
15:52 Revision c00f52d8: [TASK] Move language and cshimages in impexp
Resolves: #68277
Releases: master
Change-Id: I802c5c482483e9fc7145a902ade86b8464184b0a
Reviewed-on: http://review.typ...
Michael Oehlhof
15:49 Revision 000adfe3: [TASK] Move language in saltedpasswords
Moved language files in saltedpasswords to Resources/Private/Language
Resolves: #68273
Releases: master
Change-Id: I...
Michael Oehlhof
15:32 Revision dfe47d39: [!!!][TASK] Remove ExtJS Quicktips where possible
This patch removes the usage of Quicktips where possible and remove the
enableExtJSQuickTips function of PageRenderer...
Frank Nägler
15:31 Revision 13b6775f: [BUGFIX] Fix check of radio buttons with itemsProcFunc
Fix the value check of radio buttons if the item comes from an
itemsProcFunc by accepting the value, if it did not ma...
Andreas Wolf
15:25 Revision 69b96742: [BUGFIX] IRRE: delete, showPossibleRecordsSelector
Delete does not work in combination with foreign_unique,
foreign_selector and showPossibleRecordsSelector = FALSE
bec...
Andreas Allacher
14:30 Revision a17d3bc9: [TASK] styleguide: TCA: Table wizards
Christian Kuhn
14:15 Revision d57dacd1: [FEATURE] TCA/ctrl/descriptionColumn
The description for content is shown in page view, for backend user
(groups) it is shown in the title of the icons in...
Felix Kopp
14:13 Revision b47d65e9: [TASK] Update CSS compressor
The old CSS compressor had some issues with certain CSS definitions.
Update the optimizer from upstream and deprecate...
Andreas Fernandez
14:02 Revision c45de676: [FOLLOWUP][TASK] Reduce SQL queries of page tree in workspaces
The patch adds a check if workspaces is activated before using its
class and function.
Releases: 6.2
Resolves: #5034...
Nicole Cordes
13:29 Revision 484d604f: [TASK] styleguide: TCA: fal in inline expand
Christian Kuhn
13:20 Revision 59301b71: [TASK] styleguide: TCA: Move tca tree examples to inline expand
Christian Kuhn
13:12 Revision 5a4a53e5: [BUGFIX] FormEngine warning
The patch fixes a todo that was marked as code smell already.
The FormEngine class construct relies on a defined retu...
Christian Kuhn
12:03 Revision 796b74dc: [TASK] Move language in sys_action
Move language files in sys_action to Resources/Private/Language
Resolves: #68269
Releases: master
Change-Id: I4ecdf9...
Michael Oehlhof
11:59 Revision d9d11dc6: [TASK] Move language in taskcenter
Moved all language files in ext:taskcenter to Resources/Private/Language
Resolves: #68267
Releases: master
Change-Id...
Michael Oehlhof
11:50 Revision 4708903d: [TASK] Introduce early returns in DataHandler::inlineLocalizeSynchronize()
Change-Id: Idda3d310e52af91e4f989edf01d21d2bd17eff74
Resolves: #68208
Releases: master
Reviewed-on: http://review.typ...
Andreas Wolf
11:50 Revision d71bb438: [TASK] styleguide: TCA: Add missing comma in tx_styleguide_forms_inline_2_child1
Christian Kuhn
11:47 Revision 90c923bb: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/27 from Kollode/inlineRenderTree
[TASK] styleguide: Adds inline tree selector example Christian Kuhn
11:46 Revision 5e3bd676: [BUGFIX] HTMLParser doesn't remove endtag when applying rmTagIfNoAttrib
Solution: Force nesting = 1 when rmTagIfNoAttrib is set on a tag.
Releases: master, 6.2
Resolves: #22871
Resolves: #...
Alexander Stehlik
11:45 Revision a80d8015: [TASK] Move language and chsimages in setup
Resolves: #68270
Releases: master
Change-Id: If3d3537079387d182f79e6072ddd7a53d210c8fe
Reviewed-on: http://review.typ...
Michael Oehlhof
11:13 Revision 3ac4310e: [TASK] Fix trees inside tables
Fix tree indentation in Info and Access modules.
Resolves: #68233
Releases: master
Change-Id: I37e43e83b803ea521b956...
Benni Mack
11:11 Revision 8a83c0bd: [BUGFIX] Split check for adding adminPanelHeaderData
The check is split into "is the panel enabled" and "should it be
visible", as additional adminPanelHeaderData should ...
David Greiner
11:10 Revision aba7d1d7: [TASK] Introduce early returns in DataHandler::versionizeRecord()
Change-Id: I18fce6f0a56c676860e93f61d4051f5018c640b7
Resolves: #68207
Releases: master
Reviewed-on: http://review.typ...
Andreas Wolf
11:05 Revision 4b56b7d4: [TASK] styleguide: Adds inline tree selector example
Patrick Kollodzik
10:27 Revision 2d4ef056: [TASK] Replace confirm sys_notes delete link
Resolves: #68253
Releases: master
Change-Id: I576de810e37f0d26d10a62c583d3b94fb9c52fc7
Reviewed-on: http://review.typ...
Frank Nägler
10:26 Revision 37082658: [TASK] Replace confirm in scheduler
Resolves: #68250
Resolves: #68251
Releases: master
Change-Id: Iad38300f003fea1a6d395b203ef3d4446cd9e068
Reviewed-on: ...
Frank Nägler
10:07 Revision 555d386b: [TASK] Optimize markup trigger for modals and streamline buttons
Resolves: #68258
Releases: master
Change-Id: Ic79ba6ca35c3acd294a6e5f41b7e56fab9074b07
Reviewed-on: http://review.typ...
Frank Nägler
10:02 Revision 6f106a92: [TASK] Make popup size bigger for wizards
Streamline the popups set in the core to be 800x600 when
opening up wizards by TCA configuration in the core.
Releas...
Benni Mack

2015-07-16

23:55 Revision 44af81b5: [TASK] Remove CliBootstrap
The CliBootstrap utility was used in global scope
and can now be put in the Console Application.
All test-suits only...
Benni Mack
23:49 Revision 81bc28a0: [TASK] Replace revert_* Icons in RecordHistory.php with Buttons
As the icons are not longer used, they could also be removed.
Resolves: #68259
Releated: #68026
Releases: master
Cha...
Jan Helke
21:39 Revision dbe6309c: [TASK] Replace confirm in BE User > Trash-Icon
Resolves: #68248
Releases: master
Change-Id: I74f890eca6c69351d7136d898db7cf2cb1fc6152
Reviewed-on: http://review.typ...
Frank Nägler
21:25 Revision 8491a340: [TASK] Replace confirm from beuser > online user > "End Session"
Resolves: #68240
Releases: master
Change-Id: I2520fbb833fe2d6a80d2e8db189f32e56ed94bca
Reviewed-on: http://review.typ...
Frank Nägler
21:21 Revision c5e2aa0c: [TASK] Set correct default classes for buttons in modal
Resolves: #68241
Releases: master
Change-Id: Id951c9ff0ea8d7c46dd65843221b59bc63f47db6
Reviewed-on: http://review.typ...
Frank Nägler
21:17 Revision 51b27a06: [!!!][TASK] Move not used FrontendDocumentTemplate
Move not used FrontendDocumentTemplate to ext:compatibility6
Resolves: #68243
Releases: master
Change-Id: Iee2a6a1a6...
Wouter Wolters
21:13 Revision 16c6821b: [TASK] Remove IconUtility::skinImg from RecordHistory.php
Resolves: #68245
Related: #68026
Releases: master
Change-Id: Ic1baa2c9341ae8757b45c125f65b06c6509549f0
Reviewed-on: h...
Jan Helke
21:12 Revision c048cede: [TASK] Migrate eID scripts to use PSR-7
Move all eID scripts to use the request/response model from PSR-7.
A fallback is in place to handle old-style eID sc...
Benni Mack
20:46 Revision 884cc7c0: [TASK] Replace confirm for delete record in PageModule
Resolves: #68213
Releases: master
Change-Id: Ia01c4b1e78ec05c5b234d2c16ca9cd7004811d6b
Reviewed-on: http://review.typ...
Frank Nägler
20:45 Revision dee7bc7e: [FOLLOWUP][FEATURE] TypoScript select is now translated by default
Fixes functional tests.
Resolves: #68191
Releases: master
Change-Id: I49a1299c97d38024a56e2d5eff4b54f138181302
Revie...
Nicole Cordes
20:29 Revision 622a223d: [TASK] Remove "no elements" of clipboard
Remove superflous information in the clipboard by removing
the message "No elements". There is no need to show this
i...
Georg Ringer
20:27 Revision ba4ca31b: [BUGFIX] Do not log out a logged out user
It can happen that the logout action of the logout
controller is called without a user being logged in.
To avoid a f...
Helmut Hummel
18:34 Revision 25fede60: [TASK] styleguide: TCA: Add maxitems=999 to a couple of group db fields
Christian Kuhn
18:27 Revision 8b434c0a: [FOLLOWUP][SECURITY] Disallow unauthorized module access
Fixes unit tests.
Resolves: #68232
Related: #68183
Releases: master
Change-Id: I5144b87a24a8e0452f3976510f219381c76e...
Nicole Cordes
18:18 Revision b96f7574: [FOLLOWUP][TASK] Refactor formengine required handling
Remove leftover styles.
Resolves: #67354
Releases: master
Change-Id: Iac6607b0efbb3b59f120d163418e78b84eff9123
Revie...
Benni Mack
18:10 Revision 318bcc79: [TASK] Replace confirm for delete shortcut
Resolves: #68238
Releases: master
Change-Id: Iddcc5a7cb29c929377c414441585be5b46e6dacb
Reviewed-on: http://review.typ...
Frank Nägler
17:58 Revision 5553023a: [!!!][FEATURE] TypoScript select is now translated by default
The TypoScript .select option which is used for Content Objects
like "CONTENT", has the property "languageField". Thi...
Benni Mack
17:54 Revision 62af8f42: [BUGFIX] Catch exception when linked file is deleted
If a file is linked in the RTE, and the file is deleted afterwards
an exception is thrown, thus making it impossible ...
Benni Mack
17:47 Revision a2074903: [SECURITY] Disallow unauthorized module access
Changing the module dispatcher url from mod.php to index.php introduced a potential security leak,
as some modules co...
Helmut Hummel
17:41 Revision 0e589aa0: [TASK] Clean up HTML legacy page tree with CSS3 code
Resolves: #68230
Releases: master
Change-Id: I2958503a655b511956c6d81562e7b0e0d24aa569
Reviewed-on: http://review.typ...
Benni Mack
17:24 Revision 77dc3781: [BUGFIX] Flag-Sprite is not loaded
When the flags have been moved from EXT:t3skin to EXT:core
the inclusion of the actual CSS file has been forgotten.
...
Steffen Ritter
17:11 Revision 5131c838: [TASK] Retrieve v7-compatible localisation packages
Since TYPO3 v7, the translation server is packaging version-dependent localisation
packages containing only XLIFF (an...
Xavier Perseguers
16:21 Revision 0e58cbea: [TASK] Rework position map with CSS3
Remove 2 unused methods from PagePositionMap too.
Resolves: #56951
Releases: master
Change-Id: I37921c3757f86d74d5e3...
Benni Mack
15:58 Revision 9516bb35: [FEATURE] Filelist: Show list of conflicting files
Show a list of files that cannot be uploaded because
files with the same names already exist.
Resolves: #68197
Resol...
Andreas Fernandez
15:50 Revision fc247676: [TASK] Optimize button in LoginRefresh
Switch order of buttons and logic in LoginRefresh Dialog.
Resolves: #68168
Releases: master
Change-Id: Ie097f647d42a...
Frank Nägler
15:25 Revision 6defeb4a: [BUGFIX] Do not log out a logged out user
It can happen that the logout action of the logout
controller is called without a user being logged in.
To avoid a f...
Helmut Hummel
14:32 Revision ff4a6a69: [TASK] Add Illustrator files into Build folder
After some discussions we decided to add also the "source" files for
assets into the CMS git repository.
Resolves: #...
Frank Nägler
13:15 Revision 377e5440: [TASK] Replace confirm for delete record in DocHeader
Resolves: #68212
Releases: master
Change-Id: I9bd840c014bec704d8e16faab0cca7abce4cc330
Reviewed-on: http://review.typ...
Frank Nägler
13:06 Revision 8830ba39: [!!!][TASK] Remove Cache helper class
The Cache class that acted as a central point when the caching
framework was optionally enabled for 4.3 is now moved
...
Benni Mack
12:52 Revision 0fa28d5f: [FOLLOWUP][BUGFIX] Check access to folder in FileListController
Duplicate use flag triggers PHP fatal error.
Change-Id: I4f4c66fa0d8b8ad1a4131a412d8843e930e0a6d2
Releases: 6.2
Reso...
Christian Kuhn
12:50 Revision b3c025d1: [TASK] Provide backend user id in JavaScript backend config
Resolves: #68215
Releases: master
Change-Id: Idbb1ca69be8afad1857eacfdf39c315d75b33860
Reviewed-on: http://review.typ...
Frank Nägler
12:21 Revision d2c4bbbb: [TASK] Reduce SQL queries of page tree in workspaces
Nodes of the page tree are highlighted, if that particular node
has versioned elements in the current workspace. Howe...
Nicole Cordes
12:02 Revision 37cd2d50: [TASK] Reduce SQL queries of page tree in workspaces
Nodes of the page tree are highlighted, if that particular node
has versioned elements in the current workspace. Howe...
Nicole Cordes
11:44 Revision 59cd61ea: [!!!][TASK] Remove RTE transformation for typolist and typohead
The transformation of the tags typolist and typohead are removed.
Resolves: #68206
Releases: master
Change-Id: I7842...
Benni Mack
11:36 Revision 57ba6d36: [BUGFIX] Check access to folder in FileListController
Currently if a folder isn't accessible for the user, the root folder
is taken as fallback solution. But this folder m...
Nicole Cordes
11:22 Revision 1752a391: [TASK] Ignore test class names and class paths
For class map generation in non composer mode,
ignore some folders and class names.
Releases: 7.3, master
Resolves: ...
Helmut Hummel
11:18 Revision a18b5185: [FOLLOWUP][FEATURE] Ajax call to check if file already exists
Adjusted unitTest to new result
Resolves: #67545
Releases: master
Change-Id: I59ba5613cd8be324b28c2ddc463e0ccb0e9fe8...
Frans Saris
11:17 Revision 741c74e4: Revert "[BUGFIX] Allow symlinked directories in Install Tool"
A link is not a directory.
This reverts commit d28bb4270667999d2b82727cbecb8ba7a7fedb8a.
Change-Id: I0d8d33bae922a9...
Christian Kuhn
10:49 Revision b35fe070: [TASK] Add composer.lock
The composer.lock should be shipped in order to ensure correct
versions of dependencies on source checkouts.
Addition...
Markus Klein
10:48 Revision 7eb19446: [BUGFIX] Remove whitespaces in the indexed search body description
The indexed search body description has a character length limit,
so it's important to remove unnecessary white space...
Tymoteusz Motylewski
10:46 Revision a058e277: [TASK] Remove initialization of $doc->tableLayout in info module
The usage of $doc->tableLayout can be removed as it is not used and
$doc->table() is deprecated as well.
Change-Id: ...
Georg Ringer
10:43 Revision c55f0520: [FEATURE] Make file conflict mode available for BE file upload
Make is possible to set conflict mode to changeName instead of only
being able to override of chancel when uploading ...
Frans Saris
10:38 Revision 35f8da6e: [FOLLOWUP][FEATURE] Ajax call to check if file already exists
The fileExist call now returns all info about a file just like
done after fileupload.
Resolves: #67545
Releases: mas...
Frans Saris
10:35 Revision 9a406661: [FEATURE] Integrate typeahead.js for LiveSearch
The change removes ExtJS LiveSearch and introduces typeahead.js
as an AMD module alternative. The ExtDirect connector...
Benni Mack
10:27 Revision 8b1a352c: [FOLLOWUP][TASK] Cleanup LESS
- Adopt path of images used in the drag 'n' drop of the page tree
* Adopt path of the fonts in the admin panel
Relea...
Georg Ringer
09:55 Revision 9ab04864: [!!!][FEATURE] Ajax call to check if file already exists
To check if a file already exist we want prior to realuploding uploading
be able to verify the posible file existince...
Alina Fleser
09:46 Revision d28bb427: [BUGFIX] Allow symlinked directories in Install Tool
If a directory is expected but it is actual a link,
check the linked resource. If this is a directory, allow that
as ...
Georg Ringer
09:44 Revision f5f3dc91: [FOLLOWUP][TASK] Cleanup LESS
The LESS files were reorganized in #68182, but the path to
the file docheader-split-background.png wasn't adjusted.
...
Andreas Fernandez
09:26 Revision 6030707a: [TASK] Drop skinImg in ext:reports
Resolves: #68195
Releases: master
Change-Id: I425737e83bada6c5634b75fc7042c9be1a28f3fd
Reviewed-on: http://review.typ...
Wouter Wolters
09:13 Revision a16478e2: [TASK] Check for typo3/ext only if global installation is allowed
Since the change of #67824 the directory typo3/ext is not created
automatically. The check for this directory in the ...
Georg Ringer
00:59 Revision bf01303f: [FOLLOWUP][TASK] PHP7 compliance - part 1
The fluid patch triggers funny effects at several
places, this part of the patch is reverted for now.
Change-Id: I86...
Christian Kuhn
00:31 Revision 56dfb42d: [!!!][TASK] Drop removeLoginpagesWithContentHash from Indexer.php
Unused since at least TYPO3 CMS 6.0
Resolves: #68193
Releases: master
Change-Id: I75bf495959d33eff48aeb587aa816dc794...
Wouter Wolters
00:02 Revision b551d5f8: [TASK] PHP7 compliance - part 1
Fixes or skips unit tests and declaration errors on PHP7.
Change-Id: I45fb09253c7efbc8116c3b2a27586b3f504b71e2
Resol...
Susanne Moog

2015-07-15

23:30 Revision bbc101c2: [TASK] Fix CGL issues in Indexer
Resolves: #68192
Releases: master
Change-Id: I4fe36807045ac2e3740032454222d6318bc3fc5e
Reviewed-on: http://review.typ...
Wouter Wolters
22:42 Revision cbc59a5a: [BUGFIX] Fix CGL issues in Lexer
Fix doc comments, undefined variables.
Resolves: #68189
Releases: master
Change-Id: Iee82675aa6bd80c3cbf066a1c445566...
Tymoteusz Motylewski
22:41 Revision 69928c63: [BUGFIX] Restore Content Objects in all TYPO3_mode cases
When #64386 introduced a new API for registering ContentOjects
the registration of the existing core-shipped ContentO...
Steffen Ritter
22:39 Revision 7281ab4a: [TASK] Move Backend Module calls to index.php
The typo3/mod.php entrypoint is removed in favor of
checking for M in all backend requests inside the Backend
Applica...
Wouter Wolters
22:24 Revision 5f147d21: [FOLLOWUP][TASK] Cleanup bootstrap
Redirect does not work as the application proceeds
and throws an exception even after sending the header.
Die after ...
Helmut Hummel
22:23 Revision e86ff0c1: [FEATURE] Allow placeholder attribute with stdWrap support
Resolves: #61308
Releases: master
Change-Id: Id3a2625d91a821c09865d73c426559ae02bf975e
Reviewed-on: http://review.typ...
Ralf Zimmermann
21:57 Revision 98d939cd: [FEATURE] Paths to document root can be specified in composer.json
With the new composer installer it is possible to specify the path of the document root
and also the path of the typo...
Helmut Hummel
21:57 Revision 361b0335: [TASK] Correct directory names for Resources
Documentation at
http://docs.typo3.org/typo3cms/CoreApiReference/ExtensionArchitecture/FilesAndLocations/Index.html
m...
Stefan Neufeind
21:25 Revision 505da82c: [FEATURE] Add recursive option to FolderBasedFileCollection
Adds a new option for FolderBasedFileCollection to fetch files
recursive from selected folder.
Resolves: #45725
Rele...
Frans Saris
20:38 Revision 56dd3ce9: [FEATURE] Adjust trustedHostsPattern during installation
During the installation the trusted hosts pattern check is disabled
by default. This leads to an exception after the ...
Nicole Cordes
20:38 Revision 8df40f8f: [TASK] Move vendor/ directory out of contrib/
typo3/contrib contains only vendor directory handled by
composer. Move vendor one directory up to finally get
rid of ...
Christian Kuhn
20:35 Revision 585b18a7: [FEATURE] Add returnCount to split
returnCount works like returnKey. It interupts
further processing and directly returns the requested
result. In our c...
Michael Oehlhof
20:35 Revision ec534b67: [TASK] Clean up tree code
Remove some last styling topics and leftover snippets.
Resolves: #68147
Releases: master
Change-Id: I2170b5407be897d...
Benni Mack
20:31 Revision ace07f17: [FOLLOWUP][!!!][TASK] Drop TYPO3_CONF_VARS['SYS]['form_enctype']
Fix a typo
Change-Id: Ic36f85e7d6c29a8734cb83d1594e7a909c9646e1
Resolves: #68178
Releases: master
Reviewed-on: http:...
Georg Ringer
20:21 Revision 8cdad3e3: [TASK] Cleanup LESS
Unify the LESS setup to generate more specific
CSS files with reduced weight.
Releases: master
Resolves: #68182
Chan...
Benjamin Kott
20:15 Revision 09253c62: [!!!][TASK] Drop TYPO3_CONF_VARS['SYS]['form_enctype']
The ancient form_enctype setting was a fallback from the old days
when some hosters decided uploading files in PHP is...
Christian Kuhn
20:06 Revision 9e182550: [TASK] Check for proper extension key parts
Introduce a check for proper vendor names. If the vendor name of an
extension does not begin with a capital letter, a...
Pascal Dürsteler
19:18 Revision 429e9110: [FEATURE] Move CE table options from flexform to tt_content
When EXT:css_styled_content isn't installed a Migration wizard is
shown in the install tool to move the flexform valu...
Patrick Broens
17:51 Revision 3ac1161b: [BUGFIX] Show remaining chars for InputElement only if defined
If no max is defined in the TCA the remaining characters can not be
determined without checking the DB. It is not a g...
Georg Ringer
17:24 Revision 68333235: [TASK] Move codemirror files and template/css to correct location
To remove files from typo3/contrib codemirror is moved now to
ext:t3editor
Resolves: #68169
Releases: master
Change-...
Wouter Wolters
17:04 Revision 69438f57: [BUGFIX] Ensure filemount path has trailing slash after upgrade
Currently the upgrade wizard for filemounts doesn't ensure trailing
slashes for the paths. This results in "invalid ...
Nicole Cordes
16:53 Revision d7181868: [BUGFIX] Remove usage of storage_pid in query
The field storage_pid has been deprecated with #65790 and a last
usage has been forgotten which is now removed.
Chan...
Georg Ringer
16:28 Revision 54313a73: [FOLLOWUP][FEATURE] Introduce Data Processor for Files
Make sure the array key of the $files array is numeric
as different parts of the core rely on this.
Resolves: #67662...
Stefan Neufeind
16:09 Revision 98977368: [TASK] Drop typo3/contrib/.htaccess
Resolves: #68170
Releases: master
Change-Id: I16084ad221651217fa5ad9a7bc6f41112a0ef2ba
Reviewed-on: http://review.typ...
Wouter Wolters
15:58 Revision 902666fe: [TASK] Acceptance Test to check if backend login is displayed
A first acceptance test is added to check if the backend login form
is displayed.
To be able to run tests, you need ...
Georg Ringer
15:25 Revision 6fb6441b: [TASK] t3editor: Remove Prototype and Scriptaculous
Resolves: #68165
Releases: master
Change-Id: I0fcf3a90913ded4e827cb31fc76152b89b534a5f
Reviewed-on: http://review.typ...
Andreas Fernandez
14:19 Revision 8c5a3b7b: [BUGFIX] Respect cached page config
On a cached page, initialise the page config only if it does not exist
yet. Merge the cached config with the template...
Andreas Fernandez
14:12 Revision f7665a68: [TASK] Link scheduler class in list
To unify the usability of the scheduler and formengine,
the scheduler class should be linked too.
Change-Id: I6533f3...
Georg Ringer
14:04 Revision 152b7c5e: [BUGFIX] Fix some small issuses of the evalfield patch
This patch fix event binding ordering and handling of password fields.
Resolves: #68162
Related: #67852
Releases: ma...
Frank Nägler
13:45 Revision 3f267a2d: [TASK] Move global functions file out of Classes folder
Releases: master
Resolves: #68159
Change-Id: Ic69f454cdb17c16d82aea5d2495b9ae795d600f6
Reviewed-on: http://review.typ...
Helmut Hummel
13:41 Revision 56c524c2: [!!!][TASK] Holding out for a t3editor
EXT:t3editor is ported from Prototype to jQuery, thus being an AMD
module. The checkbox for toggling the editor is re...
Andreas Fernandez
12:46 Revision cf9c433b: [FOLLOWUP][TASK] Replace treeline GFX icons with CSS icons
Bring back main module icons.
Releases: master
Resolves: #68143
Change-Id: I320ef2ebac22af60362ccdb1e0156cb8d5af00b4...
Benni Mack
12:15 Revision c5555a97: [TASK] Remove @author lines
@author information can be found in version control.
Cluttering our code with these tags does not make much
sense and...
Markus Klein
11:54 Revision 5a7f309f: [FEATURE] Add possibility to provide additional localization files
The AdditionalResourceService of the workspace module in the
backend currently allows to define custom JavaScript and...
Oliver Hader
11:34 Revision de6aa426: [TASK] Move Backend AJAX Calls to index.php
The typo3/ajax.php entrypoint is removed in favor of
checking for ajaxID in all backend requests inside the Backend
A...
Benni Mack
10:20 Revision bb809bcb: [!!!][TASK] Remove $GLOBALS['CLIENT']
The global client information is not useful any more nowadays
and can be removed. It is only used a few times in the ...
Helmut Hummel
10:00 Revision 55ad7a93: [TASK] Replace treeline GFX icons with CSS icons
Releases: master
Resolves: #68143
Change-Id: Ia65629c68098c781bee6ece263db8a09e6da613f
Reviewed-on: http://review.typ...
Benjamin Kott
09:07 Revision 30796a9f: [FEATURE] XML parser options for xml2tree()
Allow parser-options for xml_parser_set_option() to
be supplied.
Resolves: #59384
Releases: master
Change-Id: I656b3...
Markus Hölzle
09:00 Revision 40df0e66: [BUGFIX] Workspace grid remains empty due to AJAX timeout
With a large amount of unpublished changes, the workspace grid requires
a longer Ajax timeout than the default 30s (s...
Stefan Rotsch
08:59 Revision 6ab911be: [BUGFIX] Workspace grid remains empty due to AJAX timeout
With a large amount of unpublished changes, the workspace grid requires
a longer Ajax timeout than the default 30s (s...
Stefan Rotsch
00:33 Revision ce498d33: [TASK] Remove tree code in element browser selection
Resolves: #68144
Releases: master
Change-Id: I37b34fcd132718c18d8c7483d3e9df3b481ec764
Reviewed-on: http://review.typ...
Benni Mack
00:05 Revision 01663c47: [!!!][FEATURE] Replace file feature for FAL file list
Provides a new button "replace" at the extended view in FAL equal to
DAM. Its possible to replace a file
* with a new...
Sven Hartmann

2015-07-14

23:58 Revision 1904c3c0: Revert "[!!!][TASK] Use fallbacks for AbstractWidgetController view-configuration"
This reverts commit 1c7d7b753e2ed1df7d06461a9304631b1e169b38.
Change-Id: Ie86e38fbb42a029bd28e46f3b10ff3638ea21879
R...
Stefan Neufeind
23:58 Revision 1e545742: [BUGFIX] Notify about wrong backend user group setting
An editor can't edit a plugin as long as the page content type "Insert
Plugin" isn't allowed for the backend user gro...
Nicole Cordes
23:57 Revision c16bd65b: [FEATURE] Add signal afterMappingSingleRow
Change-Id: Ic7144b172c876af8f4ee70573955ac963b152b26
Resolves: #68047
Releases: master
Reviewed-on: http://review.typ...
Thorsten Boock
23:56 Revision e4e0f1b0: [BUGFIX] Random PHP warning unlinking valid cache file
Sometimes, although a valid cache path and filename is given to unlink(),
it generates a PHP warning as if the file d...
Xavier Perseguers
23:54 Revision 67448ed9: [TASK] Hide clipboard menu selector if clipboard is empty
With this patch the clipboard menu selector becomes visible
if the clipboard is not empty.
Resolves: #68142
Releases...
David Greiner
23:53 Revision 6f88d6cf: [BUGFIX] Fallback to version of ext_emconf.php
To resolve dependencies the ExtensionManager needs a version of an
extension. If the current composer.json fails to p...
Nicole Cordes
23:42 Revision 81b51bd0: [!!!][TASK] Streamline error and exception handling
Remove the possibility for extensions to provide
error and exception handling configuration in
ext_localconf.php of a...
Helmut Hummel
23:33 Revision 43ab6508: [FOLLOWUP][TASK] Streamline usage of PageRenderer
Use local variable in FormEngine for PageRenderer,
remove redeclared function in TriggerViewHelper and
solve problem ...
Wouter Wolters
23:28 Revision 8661808c: [BUGFIX] Scheduler tasks of deactivated exts should be considered invalid
If a scheduler task is created and the extension which provides the task is
deactivated the task must be shown as inv...
Georg Ringer
23:13 Revision 0bf69a3a: [BUGFIX] Remove duplicated field "layout" for content element "table"
The field "layout" is shown twice for the content element "table".
Remove the one in the tab "Table".
Change-Id: I09...
Georg Ringer
22:59 Revision 3c8385fc: [TASK] Move delete button for invalid scheduler tasks
If a class of a task is not available anymore, the
delete button should be on the same position as in other tasks.
C...
Georg Ringer
22:36 Revision eb19b7d4: [FOLLOWUP][TASK] Deprecate GeneralUtility:readLLfile
ExtensionManager fatals since the parserFactory object is
not always instantiated as expected.
Resolves: #68122
Rele...
Christian Kuhn
22:17 Revision 974344ac: [BUGFIX] CsvUtility method csvToArray does not handle enclosures right
When we have a csv string with enclosures, the string is sometimes not
correctly transformed into a multidimensional ...
Patrick Broens
22:11 Revision 5fd24499: [TASK] Streamline usage of PageRenderer
The PageRenderer is a Singleton and only one instance exists during
runtime. This patch cleans up the usage and preve...
Nicole Cordes
22:05 Revision b1b99012: [TASK] Deprecate GeneralUtility:readLLfile
readLLfile() was just a wrapper around LocalizationFactory.
This is resolved now by adapting all calls and moving a l...
Christian Kuhn
21:59 Revision d88c49fd: [TASK] Move DB functionality pages.storage_pid to compatibility6
The TCA definitions are moved to the compatibility6
extension, the DB definition as well. Any reference
to the field ...
Benni Mack
21:55 Revision 435f778c: [FEATURE] Add api for rsaauth encryption
This patch introduces new API which eases the use of RSA encryption
across the core and for third party extensions.
...
Nicole Cordes
21:53 Revision 56fd448d: [CLEANUP] FormEngine suggest: Split up AJAX method
This moves parts of the very complex AJAX receiver method to their own
methods, making the original method a lot shor...
Andreas Wolf
21:53 Revision e0c23d46: [TASK] Drop usage of SkinImageViewHelper in ext:about
Resolves: #68139
Releases: master
Change-Id: I468fc51a9221261b7fc2dfa02701efa4dbaf0892
Reviewed-on: http://review.typ...
Wouter Wolters
21:53 Revision b6aeeb9e: [BUGFIX] Catch InvalidPackageManifestException in PackageManager
Prevents TYPO3 from going fatal when ext_emconf.php for some
package is missing.
Releases: master
Resolves: #68082
C...
Tymoteusz Motylewski
21:06 Revision cfc2d15e: [BUGFIX] Streamline calls to sysLog
Make all calls to GeneralUtility::sysLog use extkey "core"
instead of "Core".
Use constants for severity levels.
Fix ...
Tymoteusz Motylewski
20:59 Revision e79fd5ec: [TASK] Streamline page tree in Export module
Resolves: #68137
Releases: master
Change-Id: Id254bfc0ab5608212af7e92863edefa2b09e270a
Reviewed-on: http://review.typ...
Benni Mack
20:30 Revision 33f00435: [TASK] Update sysext:mediace version
The version in ext_emconf.php was forgotten during update task.
Change-Id: I7df5d5893c2a9ef81067316efdb50559318ed552...
Anja Leichsenring
19:48 Revision 1ff0f9c4: [BUGFIX] Hide preview link on delete page in workspaces mode
If a page is marked to be deleted (delete placeholder) in the
workspace mode, offering a frontend preview does not ma...
Oliver Hader
19:32 Revision 05bda892: [BUGFIX] Hide preview link on delete page in workspaces mode
If a page is marked to be deleted (delete placeholder) in the
workspace mode, offering a frontend preview does not ma...
Oliver Hader
19:28 Revision 45cd6bda: [TASK] Cleanup files of EXT:dbal
Remove an old todo file and mentioning of 3rd party extensions
Change-Id: I769f8d55bc0de5747ea9f37e7a60262008806cdd
...
Georg Ringer
19:27 Revision b538f19b: [TASK] Drop arrowbullet.gif from typo3/gfx/ol/
Resolves: #68135
Releases: master
Change-Id: I48bb8fe1b5c94ed7c22710053ad7252a1fd648c1
Reviewed-on: http://review.typ...
Wouter Wolters
19:19 Revision 19f10f40: [BUGFIX] Fix parseUserFuncArguments to respect 0 as argument
"0" must be an valid "last argument" value in the parseUserFuncArguments
method.
The implementation of the argument ...
Sascha Egerer
19:18 Revision 3ce6b692: [BUGFIX] Fix parseUserFuncArguments to respect 0 as argument
"0" must be an valid "last argument" value in the parseUserFuncArguments
method.
The implementation of the argument ...
Sascha Egerer
18:56 Revision c257cfe1: [TASK] Add GET parameter to JS files fetched via RequireJS
As most files are loaded via RequireJS now, the configuration
needs to add a GET parameter in order to avoid browser ...
Benni Mack
18:38 Revision 9a198c81: [BUGFIX] Allow empty upload fields with PSR-7
When editing a record with a regular file upload field (e.g.
a fe_users record with property image), and one does not...
Benni Mack
16:54 Revision 3ec1db06: [FEATURE] Introduce DataProcessor for media galleries
The logic for working with galleries and calculating the maximum media
size is done in a separate galleryProcessor.
...
Benni Mack
16:41 Revision 21a105eb: [FOLLOWUP][BUGFIX] Workspaces: Properly use slots to modify data
Using slots in GridDataService does not work since passing
arguments by reference does not work. Since TYPO3 CMS 6.2
...
Benni Mack
16:19 Revision 04c91659: [TASK] Add codeception as dev dependency
Acceptance tests will be done by using codeception
Change-Id: Idad21948afc83d07b06a8fdd4ed095700c932985
Resolves: #6...
Georg Ringer
16:18 Revision b9c29989: [TASK] Resident Eval - The Removal from FormEngine
A long long time ago jsfunc.evalfield.js found its way into the core.
Now - after 12 years - it is time to leave.
Th...
Frank Nägler
15:56 Revision df837c1e: [TASK] Drop blinkarrow icons
Resolves: #68121
Releases: master
Change-Id: I7822981c26d8ceae1ea51cf11aa75e2a8b94731d
Reviewed-on: http://review.typ...
Wouter Wolters
14:39 Revision 93dd893f: [BUGFIX] Add Request Handling for Console
The bootstrap functionality for resolving the RequestHandler
based on the request object added by the PSR-7 change.
...
Benni Mack
14:32 Revision a1e8db1a: [BUGFIX] Workspaces: Properly use slots to modify data
Using slots in GridDataService does not work since passing
arguments by reference does not work. Since TYPO3 CMS 6.2
...
Oliver Hader
14:09 Revision 1e2d303c: [BUGFIX] Documentation rendering
Two small .rst issues trigger warnings compiling .rst files.
Resolves: #68117
Releases: master
Change-Id: I775d9be46...
Christian Kuhn
14:06 Revision 372ef492: [!!!][TASK] Drop RTE.userLinks functionality
The option RTE.userLinks has been broken for some
time now and with the upcoming Tabbing API this can
be added again ...
Wouter Wolters
13:58 Revision aeb36b6b: [TASK] Move t3skin LESS files to Build folder
Releases: master
Resolves: #68115
Change-Id: I60c4637050dd4024d5246cb9380ebd910f2fa619
Reviewed-on: http://review.typ...
Benjamin Kott
13:27 Revision 31b89595: [TASK] Move close.html to ext:backend
To clean the typo3/ directory we move close.html
to ext:backend.
Resolves: #68108
Releases: master
Change-Id: Ieee52...
Wouter Wolters
13:13 Revision 2cb83f32: [BUGFIX] Fix invalid HTML in ElementBrowser
An old implementations expected icons to be img-tags, which
is not the case anymore. The regex for replacing parts of...
Markus Klein
11:22 Revision 6fe44221: [TASK] styleguide: TCA: Set a sane default for input_27
Christian Kuhn
11:18 Revision dfb525cb: [TASK] styleguide: TCA: Remove required flag on a inline child field
Christian Kuhn
10:54 Revision 9c28ad7f: [BUGFIX] Workspaces: Properly use slots to modify data
Using slots in GridDataService does not work since passing
arguments by reference does not work. Since TYPO3 CMS 6.2
...
Oliver Hader
10:39 Revision 44fd59e4: [BUGFIX] Message when trying to create existing folder
Show a flash message when trying to create a folder with a name that
already exists.
Releases: master
Resolves: #145...
Michael Oehlhof
10:30 Revision 91128d27: [!!!][TASK] TCA: Remove wizard _HIDDENFIELD and hideParent
The functionality provided by _HIDDENFIELD and hideParent on TCA
wizard level can be better realized with the new ren...
Christian Kuhn
10:27 Revision f3ba90d6: [TASK] Deprecate unused GeneralUtility methods
Resolves: #68098
Releases: master
Change-Id: Ice78388b6e39886bb3f2be13701d4b85f01f3967
Reviewed-on: http://review.typ...
Benni Mack
10:09 Revision 818fc3ec: [FOLLOWUP][TASK] Replace PNG module icons with SVG icons
Remove usage of removed PNG.
Resolves: #68090
Releases: master
Change-Id: Ie44f5d436d0e20620fb15cb6df85a7a27985412c
...
Frank Nägler
10:01 Revision 15b003b0: [BUGFIX] Fix multiple "Quit without saving?" messages
In some cases, the event handler was bind multiple times.
This patch moves the binding into a new place.
Resolves: #...
Frank Nägler

2015-07-13

23:46 Revision 6dd63202: [BUGFIX] Fix invalid HTML in ElementBrowser
An old implementations expected icons to be img-tags, which
is not the case anymore. The regex for replacing parts of...
Markus Klein
23:33 Revision fdc8234c: [TASK] Replace PNG module icons with SVG icons
This patch replace all PNG module icons with SVG icons.
Resolves: #68090
Releases: master
Change-Id: If206ef84453782...
Frank Nägler
22:15 Revision 434408f8: [BUGFIX] Fix wrong placed arrow in RTE PageTree
Resolves: #68091
Releases: master
Change-Id: I6069a6ccb55527536b74a2065a65b094a514d043
Reviewed-on: http://review.typ...
Wouter Wolters
22:07 Revision bb83c321: [FOLLOWUP] Restructure lowlevel commands and documentation
Fix references to old Markdown manual.
Resolves: #67946
Releases: master
Change-Id: I4a2ff752e771acb9a1b4e52395dd5f3...
Xavier Perseguers
21:45 Revision 63fd158d: [TASK] Remove ternary operator where not needed
The usage of the ternary operator just for conversion to boolean like
... ? TRUE : FALSE
is be replaced by a normal (...
Stefan Neufeind
21:02 Revision 1c7d7b75: [!!!][TASK] Use fallbacks for AbstractWidgetController view-configuration
The fallback-paths functionality offered by the parent class
is now available for Fluid-widgets.
Change-Id: I73d3a79...
Stefan Neufeind
20:08 Revision b746e291: [TASK] styleguide: TCA: Remove hideParent slider wizard
Christian Kuhn
18:32 Revision 795db07d: [TASK] Move EXT:lang/locallang_alt_doc.xml to include as xlf
Resolves: #68078
Releases: master
Change-Id: I1cc0abe0a6d0f962472061017a91c7fa8f5f8995
Reviewed-on: http://review.typ...
Wouter Wolters
17:19 Revision d580d6c8: [BUGFIX] Respect cached page config
On a cached page, initialise the page config only if it does not exist
yet. Merge the cached config with the template...
Andreas Fernandez
17:10 Revision 4707426f: [FOLLOWUP][FEATURE] Introduce Request/Response based on PSR-7
Make install tool work again.
Resolves: #67558
Releases: master
Change-Id: Ia6630c705cbcd34fda95f797071cca56b19954b9...
Benni Mack
15:51 Revision 9082bf1e: [BUGFIX] Make editIconsHook work again
It isn't possible to add icons in filelist extended view easily,
because there is no way to get the current file or f...
Nicole Cordes
14:11 Revision ab3729bb: [FEATURE] Introduce Request/Response based on PSR-7
The PSR-7 standard is adapted into the TYPO3 Bootstrap with a
backwards-compatible layer.
The PSR-7 implementation b...
Benni Mack
13:50 Revision d49d6e06: [TASK] Show uncaught errors in Extension Manager
Errors in the Extension Manager (e.g. deleting an extension w/o proper
file permissions) are now caught and displayed...
Andreas Fernandez
12:33 Revision b438ca6d: [BUGFIX] Double protocol when using TCEMAIN.previewDomain
In EXT:viewpage the option TCEMAIN.previewDomain is used but
not evaluated correctly. The option can contain the prot...
Wouter Wolters
12:33 Revision 45d6ac38: [BUGFIX] Wrong directory path checked while unzipping extension
Uploading an extension a zip file has a wrong check for directory
existence. Fix the path to this directory in the ch...
Wouter Wolters
12:06 Revision ccf7dae5: [BUGFIX] Double protocol when using TCEMAIN.previewDomain
In EXT:viewpage the option TCEMAIN.previewDomain is used but
not evaluated correctly. The option can contain the prot...
Wouter Wolters
11:43 Revision 30e524b9: [BUGFIX] Wrong directory path checked while unzipping extension
Uploading an extension a zip file has a wrong check for directory
existence. Fix the path to this directory in the ch...
Wouter Wolters
11:01 Revision 5593ef3c: [TASK] Drop migration code in Install Tool
The code which migrates the old localconf.php file is dropped now.
Resolves: #68056
Releases: master
Change-Id: I298...
Wouter Wolters
10:29 Revision e0b9d45b: [BUGFIX] Ensure PageRenderer singleton is set
Before rendering _INT content objects, the page renderer is unserialized
and stored in a TypoScriptFrontendController...
Helmut Hummel

2015-07-12

15:20 Revision 732910b3: [BUGFIX] Ensure PageRenderer singleton is set
Before rendering _INT content objects, the page renderer is unserialized
and stored in a TypoScriptFrontendController...
Helmut Hummel

2015-07-10

17:16 Revision 43466399: [FOLLOWUP][FEATURE] Replace usage of getFuncMenu with TWBS styled substitution
The table was printed twice, the first and obsolete rendering call is removed.
Resolves: #65927
Releases: master
Cha...
Andreas Fernandez
16:08 Revision dbdff8e4: [BUGFIX] Add a dummy distinguished name to CSR generation
Add a dummy distinguished name to CSR generation in PhpBackend to fix a
problem with certain openssl versions, specif...
Alexander Krist
15:41 Revision 4143a9b4: [BUGFIX] Improve l10n_mode config for sys_file_reference
Since the rendering in the Frontend does not merge the values
the mergeIfNotBlank setting is replaced with prefixLang...
Alexander Stehlik
15:26 Revision 7582ab14: [TASK] Add fallback for EXT:cms label references
Make the ext:cms removal non-breaking by installing a fallback for the
label references.
Additionally remove the lef...
Markus Klein
11:07 Revision 466b1c8f: [TASK] Hide msg "Show hidden content elements" if none are hidden
To improve the usability the message and checkbox should only be
shown if there are elements actually hidden.
Change...
Georg Ringer
09:28 Revision 626f925f: [FOLLOWUP][FEATURE] Introduce Data Processor for Files
* Reformatted Changelog Documentation
* Add array type to function arguments to force parameter type
Resolves: #6766...
Sascha Egerer
08:36 Revision ae6fbfc7: [TASK] Remove NEWS.md
NEWS.md is just a dummy file pointing to the Changelog .rst
information. There is not much benefit in it, so it is re...
Christian Kuhn
00:17 Revision c1b7f0bf: [TASK] Move extjs into EXT:core
Resolves: #68029
Releases: master
Change-Id: Idef60704c62cdeb6772b686b214ce464f8d261f5
Reviewed-on: http://review.typ...
Wouter Wolters
00:09 Revision 0e6d8b0b: [!!!][TASK] Drop disableBigButtons in page module
Disabling the by default enabled disableBigButtons TSconfig option
disables the option_showBigButtons property of Pag...
Christian Kuhn
00:07 Revision 389eb2e7: [BUGFIX] Check if at least one table is selected for cleanup
Check if value to iterate over is set and is array. Without this
check the install tool breaks if no table is selecte...
David Greiner
00:03 Revision f35d7e18: [TASK] Add scheduler task description
Shows the task description below the task name in list.
Releases: master
Resolves: #67332
Resolves: #67830
Change-Id...
Alexandru Catalin Dinis

2015-07-09

23:27 Revision 51f46536: [TASK] Include jQuery with bower and update it to 1.11.3
Resolves: #68023
Releases: master
Change-Id: Ib9456b9edad63b491e2e019d2afa38e3f8eaa310
Reviewed-on: http://review.typ...
Wouter Wolters
23:18 Revision 0ab8ceaa: [FEATURE] Replace usage of getFuncMenu with TWBS styled substitution
This patch substitutes the inline usage of BackendUtility::getFuncMenu
with a Bootstrap styled variant.
Resolves: #6...
Jan Helke
23:12 Revision cd764752: [FEATURE] Add base date for DateTimeViewHelper
This allows to use the full set of relative date formats
on a given base time:
http://www.php.net/manual/en/datetime....
Markus Klein
23:11 Revision 0eeb13a0: [CLEANUP] Replace count with empty in multiple extensions, part IV
Replace occurrences of count() with matching empty() pendants.
Affected extensions:
* compatibility6
* css_styled_c...
Stephan Großberndt
22:40 Revision 19cf9671: [CLEANUP] Replace count with empty in EXT:core
Replace occurrences of count() with matching empty() pendants.
Resolves: #67961
Releases: master
Change-Id: I0f06ac0...
Stephan Großberndt
22:38 Revision f0eadf2f: [TASK] Drop single column view in PageLayoutView
The single column view was unused in the core for ages.
Remove this leftover code now.
Resolves: #68021
Releases: ma...
Wouter Wolters
22:34 Revision 4e403bf5: [TASK] Replace gfx/content_client.gif with sprite icon
Resolves: #68019
Releases: master
Change-Id: I0236b5a477f2a74d111571f5bafb05f8d28b3e68
Reviewed-on: http://review.typ...
Wouter Wolters
22:31 Revision 88f2cf21: [TASK] dbal: Add support for ALTER TABLE ADD/DROP KEY
Add support for creating and removing indices to DBAL. The SQL is
generated using the respective ADOdb methods, so ad...
Morton Jonuschat
21:16 Revision 6e32ae86: [FEATURE] List module: Make table display order configurable
Resolves: #65550
Releases: master
Change-Id: I4f6da5f4d4e6a2834e619f683e77d055ac682566
Reviewed-on: http://review.typ...
Markus Klein
20:45 Revision d2906855: [BUGFIX] ADOdb: support NOT NULL/DEFAULT field attributes on BLOB/TEXT fields
Instead of globally disallowing NOT NULL and DEFAULT field attributes
make these attributes configurable per DBMS sys...
Morton Jonuschat
20:40 Revision afe4fa25: [TASK] styleguide: Move language labels from EXT:cms to EXT:frontend
Wouter Wolters
20:36 Revision 36539f12: [BUGFIX] dbal: make admin_get_tables() return correct table information
Return the table information in the documented format (array with
tablenames as key and arrays with status informatio...
Morton Jonuschat
20:35 Revision d1e9309a: [BUGFIX] dbal: make admin_get_tables() return correct table information
Return the table information in the documented format (array with
tablenames as key and arrays with status informatio...
Morton Jonuschat
20:25 Revision 8e831a0d: [!!!][TASK] Remove ExtCore and ExtJS Adapters
Remove the standalone slim "ExtCore" functionality and
the custom adapters for prototype 1.5, jquery 1.1 and YUI
comp...
Benni Mack
20:18 Revision f222f918: [TASK] Remove tree rendering functionality in DB integrity tool
The functionality to render the integrity state as a tree of items
is disabled by default in TYPO3 CMS, and is now re...
Benni Mack
20:08 Revision e67120fa: [TASK] Make use of "use"-statement for LocalizationUtility
Change-Id: I4e88dbf9c597901ee559fe1bdadf23bf011a91bc
Resolves: #67711
Releases: master
Reviewed-on: http://review.typ...
Morton Jonuschat
20:08 Revision 2affe491: [TASK] Rework folder trees based on CSS only
Renders all folder and page trees in the same HTML
manner.
These are located in:
- Link Wizards
- RTE popups
- Selec...
Thomas Schlumberger
15:55 Revision 74cfa98c: [CLEANUP] Tree Classes
This patch is cleaning up the tree classes where properties
were set via the init() function and are now handled
by c...
Thomas Schlumberger
15:52 Revision d45729ba: [BUGFIX] Make ElementBrowser Trees expand again
Inside the popups the element browser trees don't reload anymore
because the RequireJS calls are added too late.
Res...
Benni Mack
15:32 Revision 20c8d8db: [TASK] Restyle record listing in page module
The styling of records, e.g. fe_users, in the page module
needs to be adopted to the new backend skinning.
Change-Id...
Georg Ringer
15:18 Revision 2ab2973e: [!!!][TASK] Remove ext:cms
Move language files to correct locations.
Resolves: #67991
Releases: master
Change-Id: Ic16d218c608ba2a7b3311cdde603...
Wouter Wolters
15:01 Revision 91a7c79b: [TASK] Add check for max_input_vars setting in install tool
This patch add a check for max_input_vars setting.
Resolves: #67978
Related: #64615
Releases: master
Change-Id: Ib8b...
Frank Nägler
14:51 Revision 98f30868: [BUGFIX] Bring back inline page title editing
Prevent a race condition in the initialization by registering
a ready-function in case DOM is not ready yet.
Resolve...
Markus Klein
14:03 Revision 37982951: [TASK] styleguide: TCA: Minor bug fixes
Christian Kuhn
13:12 Revision 8966dfab: [FOLLOWUP][TASK] Remove old jquery versions from the Core
Fix functional tests and some other forgotten places.
Resolves: #67997
Releases: master
Change-Id: Icbdcbf8ac19a0248...
Markus Klein
12:32 Revision 93adffc8: [BUGFIX] List module considers page TSconfig
Ensure that customizations via TSconfig are considered
when showing records in the List module.
Resolves: #29696
Rel...
Markus Klein
12:31 Revision 8f7920fb: [TASK] Remove old jquery versions from the Core
The existing jquery versions are removed from the Core
except for the latest version included.
Also, the files are m...
Benni Mack
12:28 Revision f15b605a: [TASK] Remove extension class for ElementBrowserFolderTreeView
EXT:recordlist ships with an extended ElementBrowserFolderTreeView
which is a subclass of the regular ElementBrowserF...
Thomas Schlumberger
11:30 Revision bf14134a: [TASK] Replace typo3- specific CSS Classes with Bootstrap
All custom typo3-classes (typo3-red, typo3-dimmed) are replaced
with bootstrap alternatives. Through that, some PHP T...
Thomas Schlumberger
10:10 Revision cdfdba8f: [TASK] Replace gfx/spinner.gif with CSS
Replace all possible occurrences of the gfx/spinner.gif with
CSS look-a-likes, and have the t3editor still use the
sp...
Benni Mack
08:58 Revision cd5ee7ae: [FOLLOWUP] Restructure lowlevel commands and documentation
Convert the simple Markdown manual into a reStructuredText document
to stick to best practices for TYPO3 extensions.
...
Xavier Perseguers
08:46 Revision 5919e1c2: [TASK] Move NotFound icons to EXT:core
Resolves: #67990
Releases: master
Change-Id: I171fb2f5bfdf237fc61001a3158e38599b00756b
Reviewed-on: http://review.typ...
Benni Mack

2015-07-08

23:32 Revision 673c249f: [TASK] Entry script handling cleanup
The patch drops handling and definition of the constants
TYPO3_MOD_PATH and PATH_typo3_mod that were used for script
...
Christian Kuhn
22:23 Revision 27bff9f5: [BUGFIX] Record history with ext:version fatals
Module path is registered with access "user,group" and breaks
the module. Remove this not needed line.
Resolves: #67...
Wouter Wolters
20:49 Revision f276a0be: [TASK] Clean up ext_emconf files
The md5 value is not handled in core for quite a while
and removed together with some obsolete locallang flags
and fu...
Christian Kuhn
19:52 Revision ae37e67e: [TASK] Change Import/Export icons to sprite icons
Resolves: #67974
Releases: master
Change-Id: I28eb7c2305e3061fe92a03d15c1ef6d437d04edb
Reviewed-on: http://review.typ...
Benni Mack
19:47 Revision 5f414486: [TASK] Remove FrontendFormEngine class
Last core usage of FrontendFormEngine was removed in 6.2 with a
refactoring of feedit. The class was only a slight ex...
Christian Kuhn
19:44 Revision c4e94723: [TASK] Adjust position of unrelated items in ordered list
Items without any dependency relation are output to the very end
of the order list by DependencyOrderService.
Resolv...
Markus Klein
19:43 Revision b1ede7cc: [TASK] Cleanup for Package Management
Removing the last bits for the Package Management area which are not in use.
Releases: master
Resolves: #67564
Chang...
Benni Mack
14:33 Revision 54839592: [TASK] styleguide: TCA: Adapt wizard icons in flex_3
Christian Kuhn
14:29 Revision 8a4fd5ba: [TASk] TCA: Remove old t3editor definition in flex form
Christian Kuhn
10:43 Revision 83c1edc3: [TASK] Move RecordHistory icons from typo3/gfx to ext:backend
Resolves: #67973
Releases: master
Change-Id: I2e5f0443c2a7afe1ffaac6e146f015afb1fae360
Reviewed-on: http://review.typ...
Wouter Wolters
10:34 Revision f89c1d16: [FEATURE] Introduce DataProcessors for splitting values
In order to allow powerful processing for FLUIDTEMPLATE and other
cObjects, two new DataProcessors are added to ensur...
Benni Mack
08:50 Revision 6c4eacb3: [TASK] Move overlay icons from typo3/gfx to ext:backend
Some unused overlay icons are removed.
icon_fatalerror.gif icon is removed too, the same icon
exists in ext:t3skin
...
Wouter Wolters
08:39 Revision 52ba6fc1: [FEATURE] Introduce Data Processor for Files
In order to use real file objects within Fluid templates or other
places with cObjects, a new data processor for File...
Benni Mack
07:19 Revision 580642ba: [TASK] Remove class alias map in form
The alias map in form system extension is a workaround
to enable case insensitive class loading for specific
form cla...
Helmut Hummel
06:25 Revision 94a0e6b8: [CLEANUP] Replace count with empty in EXT:backend
Replace occurrences of count() with matching empty() pendants.
Resolves: #67960
Releases: master
Change-Id: I0464e5c...
Stephan Großberndt
01:09 Revision 77ccb680: [TASK] Remove obsolete class aliases
The class aliases introduced during RTE and form engine refactoring
are more or less useless as the API changed heavi...
Helmut Hummel

2015-07-07

19:35 Revision 5315cade: [CLEANUP] Replace count with empty in EXT:install
Replace occurrences of count() with matching empty() pendants.
Resolves: #67964
Releases: master
Change-Id: I1ee543b...
Stephan Großberndt
19:32 Revision 5eccdbf6: [TASK] Move t3lib_extMgm alias to compatibility6 extension
ext_autoload.php is ignored now, so the issues why we kept
this alias in the core is obsolete.
Releases: master
Reso...
Helmut Hummel
18:57 Revision 165c8909: [BUGFIX] Clean up and fix class loading
With class loading information added, we must also add class alias information.
Besides that, we need to distinguish ...
Helmut Hummel
18:07 Revision 9fb4bf7f: [TASK] Remove check to non existing folder in IconUtility::makeIcon
This folder never existed in TYPO3
Resolves: #67959
Releases: master
Change-Id: Ia1fd6c9b3fc350337ecf29ecfbe04ed2efb...
Wouter Wolters
16:29 Revision 13195081: [BUGFIX] Use correct active CSS class in RTE toolbars
The button class "active" is used now and replaces the broken
class "btn-active".
Resolves: #67938
Releases: master
...
Andreas Fernandez
16:29 Revision ebfff085: [CLEANUP] Replace count with empty in EXT:indexed_search
Replace occurences of count() with matching empty() pendants.
Resolves: #67951
Releases: master
Change-Id: I134a141a...
Andreas Fernandez
16:29 Revision 8fcc90bc: [CLEANUP] Replace count with empty in multiple extensions, part II
Replace occurences of count() with matching empty() pendants.
Affected extensions:
- info_pagetsconfig
- lang
- linkv...
Andreas Fernandez
16:29 Revision 34ce7446: [CLEANUP] Replace count with empty in multiple extensions, part III
Replace occurences of count() with matching empty() pendants.
Affected extensions:
- scheduler
- sv
- version
- works...
Andreas Fernandez
16:28 Revision c973c37d: [CLEANUP] Replace count with empty in EXT:rtehtmlarea
Replace occurences of count() with matching empty() pendants.
Resolves: #67953
Releases: master
Change-Id: I22eef6d1...
Andreas Fernandez
14:52 Revision 0301cf9c: [!!!][TASK] Restructure lowlevel commands and documentation
The HOWTO cleanup TYPO3 installations document is moved to a README.md
file. The shell scripts for checking and clean...
Benni Mack
14:33 Revision 457f7b05: [FOLLOWUP][TASK] Redesign FluidTemplateDataProcessorInterface
Fixed wrong PHPDOC header.
Resolves: #67890
Releases: master
Change-Id: I21b3eedce60f28e8ef5efd4e5b0fb6ba7a645934
Re...
Frans Saris
14:30 Revision 49ca03e7: [TASK] Follow-up for default minimum logging severity
Fixed a syntax error in the rst documentation.
Resolves: #67216
Releases: master
Change-Id: I70e6ab5f5fc15e0c2b78299...
Steffen Müller
10:01 Revision 29276f2d: [!!!][TASK] RTE reloaded
Main refactoring of RTE on PHP side. Classes AbstractRte,
RteHtmlAreaBase and the instantiator API RTEgetObj() are
dr...
Christian Kuhn
09:39 Revision bc483186: [TASK] Remove unused icons in Table and Form wizard controller
Resolves: #67828
Releases: master
Change-Id: Id9f0884fdfb9d572e5e1624e5cbb738fdcf0f614
Reviewed-on: http://review.typ...
Wouter Wolters

2015-07-06

23:27 Revision 86cdf103: [BUGFIX] Avoid non-blocking flock() calls Windows
Don't advertise the non-blocking capability of the
FileLockStrategy on Windows systems with PHP versions
below 5.5.23...
Markus Klein
23:17 Revision d26b0a55: [!!!][TASK] Redesign FluidTemplateDataProcessorInterface
The FluidTemplateDataProcessorInterface introduced with #66907 has been
refactored to DataProcessorInterface.
This d...
Benni Mack
23:17 Revision 2d7eca6d: [BUGFIX] keep options array for TableGarbageCollectionTask
scheduler now keeps an options sub-array if it has been populated
before ext_localconf.php runs.
User can define add...
Daniel Neugebauer
23:13 Revision af3122d9: [FOLLOWUP][BUGFIX] keep options array for TableGarbageCollectionTask
Add missing leading slashes for class name.
Resolves: #67874
Releases: master
Change-Id: Ib23f6927847cd3c0e8935beb29...
Wouter Wolters
22:58 Revision c575aadc: [BUGFIX] keep options array for TableGarbageCollectionTask
scheduler now keeps an options sub-array if it has been populated
before ext_localconf.php runs.
User can define add...
Daniel Neugebauer
22:00 Revision 8a44fb04: [BUGFIX] Prevent exclude field mixup in FormEngine
Use a local variable for storing the excluded fields in the
FormEngine to prevent the configuration from being overwr...
Alexander Stehlik
20:49 Revision 3ba6b139: [TASK] Rewrite "Show hidden content elements" to JavaScript
This patch refactors the "Page" module to always render hidden records.
If the "Show hidden content elements" checkbo...
Andreas Fernandez
19:34 Revision 50ed9782: [TASK] Set default minimum logging severity to warning
The TYPO3 default context is production. Therefore the default
logging should be limited to warnings and more severe ...
Steffen Müller
19:31 Revision 1e691dc6: [BUGFIX] Remove wrong RewriteBase in _.htaccess
The configuration now works independently of RewriteBase,
hence we must not define one.
Resolves: #67922
Releases: m...
Markus Klein
19:31 Revision f93a87a3: [BUGFIX] Remove wrong RewriteBase in _.htaccess
The configuration now works independently of RewriteBase,
hence we must not define one.
Resolves: #67922
Releases: m...
Markus Klein
15:46 Revision e9951e33: [BUGFIX] Clear opcode cache on extension install/update
Resolves: #65066
Releases: master, 6.2
Change-Id: If3d665b696f3847d91486afcffee7b62fd32b60a
Reviewed-on: http://revie...
Alexander Opitz
14:42 Revision 6ee2b110: [BUGFIX] Clear opcode cache on extension install/update
Resolves: #65066
Releases: master, 6.2
Change-Id: If3d665b696f3847d91486afcffee7b62fd32b60a
Reviewed-on: http://revie...
Frederic Gaus
14:42 Revision 03dd0190: [CLEANUP] Replace usage of general Utility-namespace
Replace usages of "use TYPO3\CMS\Core\Utility;" with use-statements of
the utility classes to be used.
Change-Id: I6...
Stefan Neufeind

2015-07-05

11:44 Revision 3a287bc1: [TASK] styleguide: TCA: Add inline expand example
Christian Kuhn

2015-07-04

02:05 Revision f87e7748: [CLEANUP] Replace count with empty in EXT:backend
Replace occurences of count() with matching empty() pendants.
Resolves: #67774
Releases: master
Change-Id: Ie75551a9...
Andreas Fernandez

2015-07-03

22:54 Revision aaf2ca54: [BUGFIX] No exceptions in GeneralUtility::rmdir
The API returns TRUE on success and FALSE if something went wrong.
So we need to prevent that the ErrorHandler comes ...
Alexander Opitz
22:52 Revision 1912954e: [TASK] Show uncaught errors in Extension Manager
Errors in the Extension Manager (e.g. deleting an extension w/o proper
file permissions) are now caught and displayed...
Andreas Fernandez
22:51 Revision 6b73c2af: [BUGFIX] No exceptions in GeneralUtility::rmdir
The API returns TRUE on success and FALSE if something went wrong.
So we need to prevent that the ErrorHandler comes ...
Alexander Opitz
22:35 Revision b551dde8: [CLEANUP] Replace count with empty in multiple extensions
Replace occurences of count() with matching empty() pendants.
Affected extensions:
- aboutmodules
- beuser
- compatib...
Andreas Fernandez
22:35 Revision e94b024c: [CLEANUP] Replace count with empty in EXT:extbase
Resolves: #67786
Releases: master
Change-Id: I5b8e088c8a6d33117aca9189ff1f6606b2ca7592
Reviewed-on: http://review.typ...
Andreas Fernandez
15:54 Revision 726d8647: [TASK] Move new content element wizard configuration to css_styled_content
The configuration for the new content element wizard is defined in the
extension frontend. The content elements which...
Patrick Broens
13:44 Revision ac2c9abe: [!!!][TASK] Migrate OpcodeCacheUtility to a service class
There is no good reason for this internal class to be a
static utility.
Move the code to a simple service class.
Res...
Markus Klein
13:44 Revision 0489983a: [BUGFIX] Adjust openid return entry point to new Application class
Resolves: #67903
Releases: master
Change-Id: I73cb32a8cf591ccf4e07454efc06e5430c8dfec1
Reviewed-on: http://review.typ...
Markus Klein

2015-07-02

23:59 Revision 592d1a11: [BUGFIX] Set LoginProvider selection cookie validity to 3 month
The cookie's expire time is changed from session to +90 days
as otherwise the cookie makes no sense.
Resolves: #6789...
Markus Klein
21:22 Revision 066745b5: [TASK] Raise composer installer version number
Version 1.2.1 of the composer installer fixes
an important bug regarding symlinking the autoload.php file.
See: http...
Helmut Hummel
14:00 Revision 1a8898df: [CLEANUP] Initialize variables and fix some PHPDocs
* initialize variables before they are used
* do not use FQ namespaces if not required
* fix PHPDocs
* add missing re...
Sascha Egerer
00:19 Revision 78aba667: [TASK] Mark additional public methods in bootstrap as internal
During bootstrap refactoring, additional methods have been added
and / or made public.
Mark all of them as internal ...
Helmut Hummel
00:15 Revision edf1c78e: [TASK] Improve .htaccess files
Improve the example .htaccess file by adding rules for caching,
MIME types and CORS. Also, the rewrite rules are exte...
Andreas Fernandez
00:14 Revision c9c82a95: [FOLLOWUP][TASK] Improve .htaccess files
Fix invalid syntax for mod_filter on apache 2.4 and mismatching comment
endings.
Resolves: #66235
Releases: master
C...
Andreas Fernandez

2015-07-01

23:54 Revision 7a40578c: [BUGFIX] Call base setup in CLI bootstrap
The baseSetup call for the bootstrap was forgotten during the Application/ Bootstrap
refactoring. Add this call to th...
Helmut Hummel
19:59 Revision 78093743: [BUGFIX] Respect format when rendering partial
The request format needs to be respected when rendering partials,
otherwise the same partial cannot be rendered in di...
Mathias Brodala
19:55 Revision f55c7e0f: [BUGFIX] Respect format when rendering partial
The request format needs to be respected when rendering partials,
otherwise the same partial cannot be rendered in di...
Mathias Brodala
16:54 Revision 03b52600: [TASK] Raise severity for stale lock file
To make debugging this easier and as a stale lock file really
represents an error in the locking mechanism the severi...
Bernhard Kraft
16:54 Revision d5c900b2: [TASK] Raise severity for stale lock file
To make debugging this easier and as a stale lock file really
represents an error in the locking mechanism the severi...
Bernhard Kraft
16:38 Revision af7fad3e: [TASK] Set TYPO3 version to 6.2.15-dev
Change-Id: I157373c6073a15e1191f401f0faad70b3f547e4a
Reviewed-on: http://review.typo3.org/40828
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
16:37 Revision 2e7ea604: [RELEASE] Release of TYPO3 6.2.14
Change-Id: I2c5c0401c334e22fc17851b32574d1868e5c677f
Reviewed-on: http://review.typo3.org/40827
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
16:26 Revision 395b56f4: [TASK] Set TYPO3 version to 7.3.2-dev
Change-Id: If040360868dbe59209ba7bdcd9aa965505a96944
Reviewed-on: http://review.typo3.org/40826
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
16:25 Revision d9a15802: [RELEASE] Release of TYPO3 7.3.1
Change-Id: I17ee14ff9409bf82c0e344717c76b806be280ed6
Reviewed-on: http://review.typo3.org/40825
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
16:23 Revision 0f3fb376: [SECURITY] Add hook to implement login protection methods
Currently only the backend login is protected with an implement sleep
time after login failure. This patch adds a new...
Nicole Cordes
16:23 Revision 2973b574: [SECURITY] Disallow access to fallback storage '0'
All users with access to the filelist module are able to display the
content of the document root folder by spoofing ...
Nicole Cordes
16:21 Revision 85467725: [SECURITY] XSS in 3rd party library Flowplayer
This commit also removes the sources because they are
not maintained anymore.
Resolves: #67458
Releases: master, 6.2...
Wouter Wolters
16:20 Revision 9be2f6b1: [SECURITY] Encode link text properly in typolink
If the to be linked text is empty the ContentObjectRenderer chooses an
appropriate link text but doesn't encode it pr...
Nicole Cordes
16:20 Revision 7695d91f: [SECURITY] XSS in Filelist
Properly escape user input when showing error messages
during file renaming.
Resolves: #59211
Releases: master, 6.2
...
Markus Bucher
16:20 Revision 4f6e84bb: [SECURITY] Regenerate session id upon login if needed
When authenticating as a frontend user with a previously
present anonymous session, the session id is not regenerated...
Helmut Hummel
16:20 Revision bff9fa59: [SECURITY] Prevent edit of file metadata of files with no access
By forging edit URLs it was possible to edit
meta data records of files which were not
within a user mount.
Implemen...
Marc Bastian Heinrichs
16:18 Revision 6130d6fd: [SECURITY] XSS in 3rd party library Flowplayer
This commit also removes the sources because they are
not maintained anymore.
Resolves: #67458
Releases: master, 6.2...
Wouter Wolters
16:18 Revision 0b67290b: [SECURITY] Add hook to implement login protection methods
Currently only the backend login is protected with an implement sleep
time after login failure. This patch adds a new...
Nicole Cordes
16:17 Revision d9caccb2: [SECURITY] Disallow access to fallback storage '0'
All users with access to the filelist module are able to display the
content of the document root folder by spoofing ...
Nicole Cordes
16:17 Revision d7feb40c: [SECURITY] Encode link text properly in typolink
If the to be linked text is empty the ContentObjectRenderer chooses an
appropriate link text but doesn't encode it pr...
Nicole Cordes
16:17 Revision 128d2412: [SECURITY] XSS in Filelist
Properly escape user input when showing error messages
during file renaming.
Resolves: #59211
Releases: master, 6.2
...
Markus Bucher
16:16 Revision 4c9aba94: [SECURITY] Regenerate session id upon login if needed
When authenticating as a frontend user with a previously
present anonymous session, the session id is not regenerated...
Helmut Hummel
16:16 Revision 0decbf83: [SECURITY] Prevent edit of file metadata of files with no access
By forging edit URLs it was possible to edit
meta data records of files which were not
within a user mount.
Implemen...
Marc Bastian Heinrichs
16:11 Revision d09e8ccd: [SECURITY] XSS in 3rd party library Flowplayer
This commit also removes the sources because they are
not maintained anymore.
Resolves: #67458
Releases: master, 6.2...
Wouter Wolters
16:09 Revision 3a22249e: [SECURITY] Add hook to implement login protection methods
Currently only the backend login is protected with an implement sleep
time after login failure. This patch adds a new...
Nicole Cordes
16:09 Revision 58380b47: [SECURITY] Disallow access to fallback storage '0'
All users with access to the filelist module are able to display the
content of the document root folder by spoofing ...
Nicole Cordes
16:09 Revision 32d22760: [SECURITY] Encode link text properly in typolink
If the to be linked text is empty the ContentObjectRenderer chooses an
appropriate link text but doesn't encode it pr...
Nicole Cordes
16:09 Revision 6fa4c8e3: [SECURITY] XSS in Filelist
Properly escape user input when showing error messages
during file renaming.
Resolves: #59211
Releases: master, 6.2
...
Markus Bucher
16:09 Revision 1757b4d7: [SECURITY] Regenerate session id upon login if needed
When authenticating as a frontend user with a previously
present anonymous session, the session id is not regenerated...
Helmut Hummel
16:09 Revision d3c9706c: [SECURITY] Prevent edit of file metadata of files with no access
By forging edit URLs it was possible to edit
meta data records of files which were not
within a user mount.
Implemen...
Marc Bastian Heinrichs
15:03 Revision 2354deac: [BUGFIX] Skip dependency check for extensions
If an incompatible extension is trying to be installed, a popup opens
with the possibility to skip dependency checks ...
Nicole Cordes
14:01 Revision fac6e134: [TASK] Travis: container based and no composer self-update
Recent master travis changes work well, 6.2 is now switched to
container based builds and no composer self-update, to...
Christian Kuhn
12:38 Revision edd2a1c5: [TASK] Improve .htaccess files
Improve the example .htaccess file by adding rules for caching,
MIME types and CORS. Also, the rewrite rules are exte...
Andreas Fernandez
12:15 Revision ca0df843: [BUGFIX] Use single quotes in query for values in EXT:workspaces
Use single quotes for values in the query executed in
WorkspaceService::isOldStyleWorkspaceUsed().
In ANSI SQL, sing...
Andreas Fernandez
12:14 Revision 753d027d: [BUGFIX] Use single quotes in query for values in EXT:workspaces
Use single quotes for values in the query executed in
WorkspaceService::isOldStyleWorkspaceUsed().
In ANSI SQL, sing...
Andreas Fernandez
12:11 Revision e742451e: [BUGFIX] Duplicate XLIFF identifiers
Change-Id: I691706710f9bfe3294c59010fa0fd3fdb21f6a3e
Releases: master, 6.2
Resolves: #67867
Reviewed-on: http://revie...
Xavier Perseguers
12:10 Revision 24bc2a3a: [BUGFIX] Duplicate XLIFF identifiers
Change-Id: I691706710f9bfe3294c59010fa0fd3fdb21f6a3e
Releases: master, 6.2
Resolves: #67867
Reviewed-on: http://revie...
Xavier Perseguers
11:19 Revision 02564b0f: [BUGFIX] Skip dependency check for extensions
If an incompatible extension is trying to be installed, a popup opens
with the possibility to skip dependency checks ...
Nicole Cordes
09:29 Revision 8d09ff5c: [BUGFIX] dbal: return field type information from admin_get_fields()
Deprecate MetaType() which always returned an empty meta fieldtype
with DBAL and move function to getMetadata(). The ...
Morton Jonuschat
09:08 Revision a15f5ff0: [TASK] styleguide: Adapted deprecated palette definition
Christian Kuhn
09:06 Revision af872e26: [BUGFIX] Load language file for error messages
Currently the extension manager doesn't show any error messages while
an extension is overwritten and there are probl...
Nicole Cordes
09:04 Revision 14436869: [TASK] styleguide: Remove deprecated t3editor_3 and t3editor_4
Christian Kuhn
08:54 Revision ef49ae41: [TASK] styleguide: Travis: Switch to container based builds
Christian Kuhn
08:47 Revision f742a7c8: [BUGFIX] styleguide: Add missing require table db field
Christian Kuhn
08:47 Revision 56dc14fb: [TASK] styleguide: Remove composer self-update from .travis.yml
Christian Kuhn
03:15 Revision 8626d641: [CLEANUP] Replace count with empty in EXT:core
Replace occurences of count() with matching empty() pendants.
Resolves: #67778
Releases: master
Change-Id: I16c0299d...
Andreas Fernandez
01:03 Revision 1f19bb54: [BUGFIX] Correction of Filelink of FAL in linkvalidator
Add a fetchType function for linkvalidator to take
FileLinktype class for "file:XXX" media instead of internalLink cl...
Pierre Boivin
01:00 Revision 603edc3f: [BUGFIX] 1st level cache for ``QueryResult::count()``
Counting the results of the ``QueryResultInterface`` proxy returned by
Repository finder methods always executed a ``...
Mathias Brodala
00:41 Revision 213bd153: [TASK] Cleanup IndexedSearchRepository
Cleanup \TYPO3\CMS\IndexedSearch\Domain\Repository\IndexSearchRepository
Resolves: #67857
Releases: master
Change-Id...
Frederic Gaus
00:29 Revision 4cd7c504: [BUGFIX] 1st level cache for ``QueryResult::count()``
Counting the results of the ``QueryResultInterface`` proxy returned by
Repository finder methods always executed a ``...
Mathias Brodala
00:19 Revision e62326e1: [TASK] Remove deprecated language labels
Resolves: #67847
Releases: master
Change-Id: Ia76a7166a7da9b1663acd8cd40edb6fe040f0f67
Reviewed-on: http://review.typ...
Wouter Wolters
00:10 Revision c9860a05: [TASK] Cleanup EXT:taskcenter
Resolves: #67861
Releases: master
Change-Id: I18531f6ef4d9541e9ef1163c3b4703f6b37bc84c
Reviewed-on: http://review.typ...
Frederic Gaus

2015-06-30

23:55 Revision 296f75ed: [TASK] Remove obsolete require statements from ErrorHandler
As the autoloader is now always present through the bootstrap
and Composer class loader, the fallback of manually
req...
Benni Mack
23:54 Revision b5b46357: [BUGFIX] Locallang file is not an XLIFF file in ext:extensionmanager
Resolves: #67849
Releases: master
Change-Id: I9b532c45322bad3e9d776326a3d9aa9257325175
Reviewed-on: http://review.typ...
Wouter Wolters
23:47 Revision c6d2534e: [FEATURE] Introduce "Application" classes for all entry points
In an effort to move away from TYPO3_MODE and global code
an instance that acts as an entry point has been introduced...
Benni Mack
18:33 Revision 2b9d49be: [BUGFIX] SYS_LASTCHANGED is only updated if page is viewed in live or no
workspace
The SYS_LASTCHANGED field was updated whenever which workspace was loaded,
leading to SYS_LASTCHANGED bein...
Romain Leleu
18:32 Revision d5224b39: [CLEANUP] Replace count with empty in EXT:frontend
Resolves: #67784
Releases: master
Change-Id: I65b01b82692a981eee1c0d3cc6d6d161f9d80daf
Reviewed-on: http://review.typ...
Andreas Fernandez
12:21 Revision a5bec245: [BUGFIX] hmenu.special = list must evaluate showAccessRestrictedPages
For menus of type "list" the option showAccessRestrictedPages is now
taken into account as well and the enableFields ...
Gilles Fouet
12:13 Revision 83abc46c: [BUGFIX] hmenu.special = list must evaluate showAccessRestrictedPages
For menus of type "list" the option showAccessRestrictedPages is now
taken into account as well and the enableFields ...
Gilles Fouet
11:40 Revision f1513337: [BUGFIX] Fix SQL error in IndexSearchRepository
Add a missing "AND" concatenation to fix a SQL error.
Resolves: #67834
Releases: master, 6.2
Change-Id: I557ee197544...
Tim Schreiner
11:38 Revision e45440ed: [FOLLOWUP][BUGFIX] Fix SQL error in IndexSearchRepository
Add a missing "AND" concatenation to fix a SQL error.
Resolves: #67834
Releases: master
Change-Id: Ide173f13d9142b05...
Wouter Wolters
11:00 Revision d520003e: [!!!][FEATURE] Allow individual content caching
Since TYPO3 4.7 'stdWrap.cache' is available. This stores the rendered
string into the cache_hash via the caching fra...
Philipp Gampe
10:50 Revision 902f12af: [TASK] Change misleading texts to "lowlevel" modules
Resolves: #18486
Releases: master
Change-Id: Iba2514001570428e50eb55a75cee793ff7a409fb
Reviewed-on: http://review.typ...
Benni Mack
10:44 Revision eff3bf05: [BUGFIX] Fix SQL error in IndexSearchRepository
Add a missing "AND" concatenation to fix a SQL error.
Resolves: #67834
Releases: master, 6.2
Change-Id: I557ee197544...
Tim Schreiner
10:20 Revision b1fe7bf4: [FEATURE] Introduce TCA > ctrl > descriptionColumn
Introduce annotation for table column fields "descriptionColumn". Is
added in TCA > ctrl for tables. Optional setting...
Felix Kopp
10:13 Revision 22ed9499: [BUGFIX] AddController: RemoveXSS on REQUEST_URI
sanitizeLocalUrl() fails to compare returnUrl value if the TCA column of a
field type "select" contains configuration...
Laurent Cherpit
09:42 Revision 1dc6f2f0: [BUGFIX] Namespace prefix t3 for id on file is not defined
Change-Id: If9cf05b0d6d98a6aa3e07dc50ab8c96750183613
Resolves: #67814
Releases: master
Reviewed-on: http://review.typ...
Xavier Perseguers
00:02 Revision c1d6a155: [FEATURE] Add description-field for backend-users
With the new field it is possible to give a short description
about a user.
Change-Id: I5ffbc0112d1f12099ccd544ceda6...
Felix Kopp

2015-06-29

23:59 Revision ec003b3e: [BUGFIX] Loosen type check of Redis identifiers and tags
RedisBackend denies identifiers and tags allowed in all other
implementations of caching backends. This change allows...
Thorsten Kahler
23:59 Revision 1584b342: [TASK] Add functional test for exclude field mixup in FormEngine
This patch introduces a functional test that makes sure that the
exclude field mechanism works correctly with inline ...
Alexander Stehlik
23:57 Revision 1f89094e: [CLEANUP] Replace count with empty in EXT:impexp
Resolves: #67785
Releases: master
Change-Id: I488a505fa811b76e216a3397bf4f1458d4f098df
Reviewed-on: http://review.typ...
Andreas Fernandez
23:46 Revision caa82871: [CLEANUP] Replace count with empty in EXT:extensionmanager
Replace occurences of count() with matching empty() pendants.
Resolves: #67781
Releases: master
Change-Id: I4279ab12...
Andreas Fernandez
23:38 Revision 63fd6ff7: [!!!][TASK] Remove typo3/ext/README.txt and typo3/sysext/README.txt
The two README.txt files within typo3/ext and typo3/sysext do
not provide crucial information that can't be found els...
Christian Kuhn
23:33 Revision 84ac4966: [TASK] Move typo3 logo icons into EXT:backend
The typo3 logos used in various places of the backend
including the default favicon are now moved
to EXT:backend.
Re...
Benni Mack
23:33 Revision 144b9bc3: [TASK] Remove colorpicker icons from typo3/gfx/
This patch also removes TCA options "dim" and "tableStyle".
Resolves: #67825
Releases: master
Change-Id: I3812d79126...
Wouter Wolters
23:29 Revision 4c412827: [TASK] Remove unused refresh/edit/required icons from gfx/
Releases: master
Resolves: #67823
Change-Id: I819844c20d1bac0070a66e6bfaf91ba9e72cb4cd
Reviewed-on: http://review.typ...
Benni Mack
22:18 Revision 68b7d322: [TASK] Refactoring of the QueryGenerator Interface Part 2
Next step of QueryGenerator Refactoring.
Main goals:
- Remove all inline JavaScript
- Remove usage of TBE_EDITOR
- I...
Frank Nägler
22:13 Revision 0b295a3f: [TASK] Remove non-CGL-compliant switch clause in EXT:setup
Resolves: #67821
Releases: master
Change-Id: I70b1434d1350883ab55d39703af3b3ec4d32d7de
Reviewed-on: http://review.typ...
Benni Mack
22:02 Revision d828a519: [FOLLOWUP][FEATURE] Extract dependency ordering out of DependencyResolver
The dependency order resolver needs to be injected at runtime.
Resolves: #67293
Releases: master
Change-Id: Id7f2b65...
Benni Mack
21:59 Revision 591d86aa: [!!!][TASK] Allow quotes in titles of typolink
Introduce proper handling of quotes in titles of typolinks.
Example title: 'Here "I\\" am'
Expected link field value...
Markus Klein
21:49 Revision 4c0c7524: [!!!][TASK] Remove tceforms.js because we don't need it anymore
The IE code for ValueSlider is not needed anymore, also the QuickTips not
used within FormEngine.
Resolves: #67815
R...
Frank Nägler
21:48 Revision bc2c356f: [TASK] Cleanup ContentContentObject
Minor cleanup of \TYPO3\CMS\Frontend\ContentObject\ContentContentObject
Resolves: #67809
Releases: master
Change-Id:...
Frederic Gaus
21:48 Revision 12657855: [TASK] Change naming in context preset in Install Tool
Due to the similar naming logic, the preset for configuring optimal
debugging output conflicts with the ApplicationCo...
Benni Mack
21:14 Revision f8c64eeb: [TASK] Improve requireJS handling for FormEngine
Resolves: #67812
Releases: master
Change-Id: Ie7d8826ae56b5054114a58db13bd413c63d58940
Reviewed-on: http://review.typ...
Frank Nägler
20:49 Revision 63c6a2bf: [TASK] styleguide: Adjust path to form wizard icons
Wouter Wolters
19:43 Revision d04cc785: [TASK] Move form field wizard icons
Migrate TCA and FlexForm with the TCA migration during bootstrap.
Resolves: #67793
Releases: master
Change-Id: I1cfa...
Wouter Wolters
18:25 Revision 98558962: [BUGFIX] Correction of Filelink of FAL in linkvalidator
Add a fetchType function for linkvalidator to take
FileLinktype class for "file:XXX" media instead of internalLink cl...
Pierre Boivin
17:28 Revision d9d1754f: [TASK] Travis: Add github oauth token
Change-Id: I46d390ab8e135aae1284936295d2864a4ac67cbb
Resolves: #67779
Releases: 6.2
Reviewed-on: http://review.typo3....
Anja Leichsenring
17:25 Revision abbfcac7: [FOLLOWUP][BUGFIX] Only count items in ForViewHelper when ``iteration`` argument is set
Accidently merged a ::class call into 6.2, where PHP 5.3 still needs to work.
Change-Id: Ie6723af5ddf7c7f3dbe35e8ffc...
Anja Leichsenring
17:09 Revision 2018eb39: [!!!][TASK] RTE: locallang inferno
The patch resolves quite some mess in ext:rtehtmlarea
around the localization files. Many files are moved around
and ...
Christian Kuhn
17:01 Revision 404bfd94: [BUGFIX] Invalid XLIFF attribute xml:space="preserver"
XLIFF does not validate since xml:space must be
either "default" or "preserve".
This attribute is dropped altogether ...
Xavier Perseguers
15:59 Revision 5f97ebe7: [FEATURE] Extract dependency ordering out of DependencyResolver
The DependencyOrderingService allows to resolve dependency lists
containing before/after dependency specifications in...
Markus Klein
15:04 Revision 3db88fe1: [BUGFIX] Only count items in ForViewHelper when ``iteration`` argument is set
When using the ``iteration`` argument, the ``ForViewHelper`` provides
information about the current iteration, includ...
Mathias Brodala
14:48 Revision 6ea4f290: [BUGFIX] Only count items in ForViewHelper when ``iteration`` argument is set
When using the ``iteration`` argument, the ``ForViewHelper`` provides
information about the current iteration, includ...
Mathias Brodala
14:38 Revision 89139e81: [!!!][TASK] Indexed Search: Remove class aliases
Resolves: #67792
Releases: master
Change-Id: I83a5d93645af8e1bd0a1b6397587c134cca332b0
Reviewed-on: http://review.typ...
Markus Klein
14:36 Revision ec0790ed: [BUGFIX] Remove --div-- without associated label
Due to a --div-- without a associated label brakes the backend while
adding a new sys_action of type "SQL-Query", thi...
David Greiner
11:11 Revision 9be8f3cc: [TASK] Install "parallel" as addon in Travis CI
Resolves: #67799
Releases: master
Change-Id: Ie3ca1f54c08dbd7a17f63018f1112949addc2dc1
Reviewed-on: http://review.typ...
Mathias Brodala
11:09 Revision a06f366d: [TASK] Update Configuration for excludeForPackaging
Also exclude .swp files.
Resolves: #67772
Releases: master
Change-Id: I54377634717572144047bde96f0ee9a9dc679957
Revi...
Benni Mack
10:19 Revision 4b1b1841: [FOLLOWUP][BUGFIX] Removing an element from select field must trigger validation
Fix typo in typeof comparison.
Resolves: #67791
Releases: master
Change-Id: If6ad561f87c7071591c3504ee93c6c1027b290a...
Frank Nägler
09:54 Revision 3fd9dc5c: [BUGFIX] Removing an element from select field must trigger validation
This patch ensures that re-validation is triggered in case
an element is removed from a select field.
Resolves: #677...
Frank Nägler
09:49 Revision 9198602b: [BUGFIX] Fix wrong validation of select fields in backend
This patch fix a wrong validation of select fields in backend.
Also some small performance imrpovements.
Resolves: #...
Frank Nägler
08:52 Revision f818a6d2: [TASK] Remove AbstractToolbarItem class
The Abstract is only implemented by one single class, so it is pretty useless.
The functionality is moved to the actu...
Anja Leichsenring

2015-06-28

15:04 Revision 2e58197e: [TASK] Register ToolbarItems with timestamps
In order to ensure unique registration of ToolbarItems,
a unique timestamp is used for each item to register with.
C...
Anja Leichsenring

2015-06-27

18:44 Revision 84249be6: [TASK] Make Exception message more helpful
Let the missing hookobject tell, what class it is, in order to
find the place where the interface might be missing.
...
Anja Leichsenring
18:15 Revision c9588a17: [CLEANUP] Replace count with empty in EXT:filelist
Resolves: #67783
Releases: master
Change-Id: If374d781e4e808291dd99b92dfaffd8653862ec3
Reviewed-on: http://review.typ...
Andreas Fernandez
16:50 Revision 5b9302c6: [FEATURE] Add TypoLinkCodec
The class allows to encode or decode TypoLink strings.
Resolves: #67765
Releases: master
Change-Id: Ibe103ee5c60e411...
Markus Klein
16:36 Revision e384b407: [CLEANUP] Replace count with empty in EXT:documentation
Replace occurences of count() with matching empty() pendants.
Resolves: #67780
Releases: master
Change-Id: I5239a038...
Andreas Fernandez
15:41 Revision 05b1df3b: [TASK] Travis: Add github oauth token
Resolves: #67779
Releases: master
Change-Id: I8b5b249fa40e4d162bcf2dee7ef7cae28f6d5bd8
Reviewed-on: http://review.typ...
Christian Kuhn
14:39 Revision 351feeb9: [TASK] Refactoring of the QueryGenerator Interface
Main goals of this patch:
- introduce bootstrap markup
- remove usage of all gfx icons (IconUtility)
- better usabili...
Frank Nägler
14:30 Revision c758e6dd: [TASK] Switch travis-ci to container based builds
Resolves: #67775
Releases: master
Change-Id: I30522630218f2dd8c87ec607fd2bbed5efe3f3ad
Reviewed-on: http://review.typ...
Christian Kuhn
13:47 Revision 46f72530: [TASK] Travis fail form/RemovexssFilter not found
This is an intermediate fix to make travis find
form/RemovexssFilter and others again.
Change-Id: I17911ad8379c83e14...
Christian Kuhn
13:28 Revision 3a1beeb7: [TASK] Travis fail form/RemovexssFilter not found
This is an intermediate fix to make travis find
form/RemovexssFilter and others again.
Change-Id: I17911ad8379c83e14...
Christian Kuhn

2015-06-26

18:53 Revision e1198d92: [BUGFIX] Fix wrong variable spelling in RteHtmlParser
Resolves: #67770
Releases: master, 6.2
Change-Id: Ie9682bd3f4b471f65b1717fb98293b1f129d2ca5
Reviewed-on: http://revie...
Markus Klein
18:52 Revision f89d03ef: [BUGFIX] Fix wrong variable spelling in RteHtmlParser
Resolves: #67770
Releases: master, 6.2
Change-Id: Ie9682bd3f4b471f65b1717fb98293b1f129d2ca5
Reviewed-on: http://revie...
Markus Klein
18:05 Revision 74d875c4: [TASK] Refactor formengine required handling
This patch removes the required images and adds CSS based styling
for required fields and minitems/maxitems validatio...
Frank Nägler
16:50 Revision 249e30e1: [TASK] Include autoload info of all core extensions
Previously classes for extensions that were not loaded,
were also not autoloadable. To simplify composer installation...
Helmut Hummel
16:40 Revision 023a30bf: [TASK] Include autoload info of all core extensions
Previously classes for extensions that were not loaded,
were also not autoloadable. To simplify composer installation...
Helmut Hummel
13:38 Revision 6a7ddfde: [BUGFIX] Make save query possible again
Resolves: #67762
Related: #64137
Releases: master
Change-Id: I06c1f22c0bb1c63aeb3d87e7e8748be8a60ae69c
Reviewed-on: h...
Frank Nägler
13:26 Revision 9723783f: [TASK] styleguide: TCA: Disable select checkbox and tree required for now
Christian Kuhn
13:09 Revision 1eb031bb: [BUGFIX] styleguide: TCA: Remove obsolete color picker icon definition
Christian Kuhn
13:02 Revision 8e873e7e: [TASK] styleguide: TCA: Disable RTE required for now
Christian Kuhn
12:59 Revision 42520fd4: [TASK] styleguide: TCA: select required examples
Christian Kuhn
12:28 Revision a9555a28: [TASK] styleguide: TCA: required rte_2 in inline
Christian Kuhn
12:14 Revision 3f932ed5: [TASK] styleguide: TCA: Rename a table
Christian Kuhn
12:01 Revision 256f3227: [TASK] styleguide: TCA: Add required group_1, group_2
Christian Kuhn
11:44 Revision 51be3a60: [TASK] styleguide: TCA: Add inline_3 required example
Christian Kuhn
11:38 Revision 2c1d60dc: [TASK] Drop "Show field descriptions" in quick edit
Page module in "quick edit" mode shows a happy little
checkbox at the bottom "Show field descriptions".
This doesn't ...
Christian Kuhn
11:35 Revision 8fc9b8d5: [TASK] styleguide: TCA: Add inline example with single required field
Christian Kuhn
11:30 Revision c54ac942: [FEATURE] Emit Signal when an IndexRecord is marked as missing
Introduce a new signal that is emitted when the FAL indexer encounters
a sys_file record which does not have a corres...
Christian Reiter
11:20 Revision f52ab0be: [TASK] styleguide: TCA: Split required fields into tabs
Christian Kuhn
11:19 Revision 0f4157bd: [BUGFIX] Increase lifetime of cache_rootline
The default lifetime of frontend related rootline cache is
only one hour, raising query load in production. This is
r...
Christian Kuhn
10:23 Revision 0a54c21b: [TASK] styleguide: TCA: Simplify formeval hooks
Christian Kuhn
10:13 Revision 60cbc695: [BUGFIX] Increase lifetime of cache_rootline
The default lifetime of frontend related rootline cache is
only one hour, raising query load in production. This is
r...
Christian Kuhn
10:05 Revision d40bb0e5: [TASK] Remove reference to removed image in ext:sys_action
This image has been removed already in TYPO3 CMS 4.4
Resolves: #67758
Releases: master
Change-Id: I249dd3dc01b144040...
Wouter Wolters
10:03 Revision d9bb0301: [FOLLOWUP][TASK] Streamline pages table in PageRepository
Fix unit tests which require a valid TCA for pages now (as no
bootstrapping is done in Tests, also one test was faili...
Benni Mack
02:40 Revision 987e6220: [TASK] Streamline pages table in PageRepository
Since TYPO3 CMS 6, the TCA is always fully loaded
when using the PageRepository in the Frontend.
This way a lot of h...
Benni Mack
02:32 Revision 43a82884: [BUGFIX] IRRE: close open records correctly when expandSingle is set
inline records are now closed correctly when using expandSingle.
Prior to this commit if a record was opened,
all ope...
Andreas Allacher
00:29 Revision 58d225b4: [TASK] dbal: Ignore MySQL UNSIGNED/ZEROFILL in database schema compare
Avoid suggestions for database alterations in the install tool
that can not be implemented on DBMS other than MySQL d...
Morton Jonuschat

2015-06-25

21:23 Revision a49cdd2f: [TASK] Deprecate custom singleton logic in GeneralUtility::getUserObj
The prepending ampersand within GeneralUtility::getUserObj($className)
is marked for removal, as the SingletonInterfa...
Benni Mack
20:05 Revision 56cef564: [!!!][TASK] FormEngine: Drop "Show secondary options"
Resolves: #67753
Releases: master
Change-Id: I35195892b81a11026a6e6227337bb6da47166a67
Reviewed-on: http://review.typ...
Christian Kuhn
19:36 Revision 8cad80b8: [CLEANUP] Early continues in DataHandler::copyRecord_fixRTEmagicImages()
Change-Id: I0336727989044a5cf8a618b32464f4319af120ab
Resolves: #67582
Releases: master
Reviewed-on: http://review.typ...
Andreas Wolf
19:29 Revision 17f5ca99: [TASK] Use makeInstance in some hooks
Switch some hooks from getUserObj() to makeInstance() and
rely on auto loading.
Resolves: #67749
Releases: master
Ch...
Christian Kuhn
19:26 Revision 805520e8: [CLEANUP] Early returns in DataHandler::localize()
Resolves: #67583
Releases: master
Change-Id: Ib3971ac6fa4c531b45227f41307d79e3e434b89f
Reviewed-on: http://review.typ...
Andreas Wolf
19:23 Revision a6ee2203: [CLEANUP] Early continues in DataHandler::fillInFieldArray()
Resolves: #67584
Releases: master
Change-Id: I4c4d38686718c919732fe1f9739389c4bee0ab45
Reviewed-on: http://review.typ...
Andreas Wolf
19:16 Revision bda58862: [CLEANUP] Early returns in DataHandler::deleteRecord()
Resolves: #67585
Releases: master
Change-Id: Iea8eab8a50e7014884f23be0ce7ada7b5f1743d7
Reviewed-on: http://review.typ...
Andreas Wolf
17:46 Revision 53d22b54: [BUGFIX] Avoid race conditions in typo3temp/Cache
Race conditions can occur when the cache in typo3temp/Cache gets
cleared, for example by using the Install Tool "Clea...
Bernhard Kraft
17:37 Revision e1fdbbba: [BUGFIX] Avoid race conditions in typo3temp/Cache
Race conditions can occur when the cache in typo3temp/Cache gets
cleared, for example by using the Install Tool "Clea...
Bernhard Kraft
15:16 Revision e8ed378b: [!!!][TASK] Drop additional palette handling
Change-Id: I33a5173515ebf04e19f31838cff84dd5561bc3c3
Resolves: #67737
Releases: master
Reviewed-on: http://review.typ...
Christian Kuhn
14:49 Revision 47df8e0c: [BUGFIX] Make ext_update working
Running the actual update now works with all variants of ext_update
classes. Namespaced and non-namespaced.
Addition...
Markus Klein
13:20 Revision 6cbbcf0e: [TASK] Refactor IndexedSearch hook examples
* Remove long class names
* Define undefined variables
* Correct and add phpDocs
Releases: master
Resolves: #67746
C...
Frederic Gaus
13:09 Revision 9ec667e5: [TASK] Update breaking documentation FormEngineRefactoring
Change-Id: Ib5855f17930e65a1e6fee878b43dffa215b0ed32
Resolves: #67747
Releases: master
Related: #63846
Reviewed-on: ...
Andreas Allacher
12:13 Revision ed1948db: [BUGFIX] Make ext_update working
Running the actual update now works with all variants of ext_update
classes. Namespaced and non-namespaced.
Addition...
Markus Klein
11:29 Revision d1ff5c26: [BUGFIX] Make ext_update working
Running the actual update now works with all variants of ext_update
classes. Namespaced and non-namespaced.
Addition...
Markus Klein
11:13 Revision 109b0c60: [BUGFIX] Use ResourceStorage::replaceFile for upload + replace
Resolves: #65089
Releases: master
Change-Id: Ic59e525c6e06c8b0ff71da8ff01f536f0a7059fa
Reviewed-on: http://review.typ...
Frans Saris
11:09 Revision ad933449: [BUGFIX] Fix exception in IssueCommand view helper
The URL used in the IssueCommand view helper is now built properly
to fix the exception mentioned in the ticket.
Res...
Andreas Fernandez
11:08 Revision 9c1bf4f1: [TASK] Use proper PHP 5.5 class references (no singleton)
Resolves: #67743
Releases: master
Change-Id: Iad5c37fbf0350d52b03ea7d8a92b2e82440cb3de
Reviewed-on: http://review.typ...
Benni Mack
11:05 Revision 583eb67d: [BUGFIX] Cleanup AbstractExceptionHandler and fix variable access
AbstractExceptionHandler still used a formerly public property which
has been defined as protected in the meantime.
C...
Mathias Schreiber
11:01 Revision 7129e2e5: [BUGFIX] Cleanup AbstractExceptionHandler and fix variable access
AbstractExceptionHandler still used a formerly public property which
has been defined as protected in the meantime.
C...
Mathias Schreiber
10:39 Revision 389fa3b5: [BUGFIX] Correct namespace for RichTextElement
Correct namespace of \TYPO3\CMS\RteHtmlarea\Form\Element\RichTextElement
Releases: master
Resolves: #67744
Change-Id...
Frederic Gaus
09:08 Revision 30a17d5a: [BUGFIX] EXT:mediace does not resolve EXT:paths for swf includes
Due to the moving of the swf player files from typo3/contrib
to EXT:mediace one file does not resolve the EXT: syntax...
Benni Mack
08:55 Revision ba84ce25: [BUGFIX] Fix media paths for CSS Styled Content 6.2 TS
The paths for CSS Styled Content media with the
6.2 rendering are adopted to fit the new paths
related to EXT:mediace...
Benni Mack

2015-06-24

21:25 Revision dbb2b037: [TASK] Change ellipsis icon to chevron in list view
The ellipsis icon at the end of the list view looks confusing without the
context of other icons. The chevron express...
Jan Helke
21:06 Revision b98faf24: [TASK] Improve addFieldsToAllPalettesOfField() tests
Cut existing addFieldsToAllPalettesOfField() tests into smaller pieces
and do not use generateTCAForTable() to make t...
Christian Kuhn
20:55 Revision e99799fe: [TASK] Better description for parameter in AuthenticationService::getGroups()
This patch add a note why this parameter should not be removed.
Resolves: #67715
Releases: master
Change-Id: Iaefc4e...
Frank Nägler
17:27 Revision 29a66ce3: [TASK] Mark ext:beuser as stable in ext_emconf
Resolves: #67729
Releases: master
Change-Id: Ic756bce02270116cac1cc8ae559862d4fc807308
Reviewed-on: http://review.typ...
Christian Kuhn
14:48 Revision 5c9f0761: [TASK] styleguide: TCA: Move required fields to own table
Christian Kuhn
14:29 Revision 4d846355: [TASK] styleguide: TCA: Remove dividers2tabs, it is obsolete
Christian Kuhn
14:16 Revision 3c18da89: [TASK] styleguide: TCA: Move two required fields to required tab
Christian Kuhn
13:46 Revision 779006d5: [TASK] styleguide: Simplify travis setup
Christian Kuhn
13:22 Revision f6ed93a5: [!!!][TASK] RTE: Further API cleanups
* editorCSS is not used on JS side, so removed
* Plugin API requiresClassesConfiguration() has some
regular plugins...
Christian Kuhn
13:02 Revision f660c6df: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/26 from lolli42/master
[TASK] styleguide: Simplify travis-ci environment Christian Kuhn
12:34 Revision c2d13325: [TASK] styleguide: Simplify travis-ci environment
Christian Kuhn
12:24 Revision 01de0931: [BUGFIX] EXT:reports does not recognize TYPO3 CMS 7.3.0 as released
Since the versioning scheme for TYPO3 CMS branches has changed with the
kickstart of TYPO3 CMS 7 LTS development, the...
Xavier Perseguers

2015-06-23

23:30 Revision fcf66b8e: [BUGFIX] Fix invalid column name in DeprecatedRteProperties updater
Fix the spelling of the column from TSConfig to TSconfig so that the
query works with databases that take the notatio...
Morton Jonuschat
23:29 Revision b2450ef8: [BUGFIX] Make RteAcronymButtonRenamedToAbbreviation update DBAL compatible
Make the updater use proper quoting for the value part of the where
condition and fix the spelling of the column name...
Morton Jonuschat
22:51 Revision b927b7f8: [!!!][TASK] RTE: Remove synchronous load from plugin API
This information is never used for anything.
Resolves: #67713
Releases: master
Change-Id: I0bae25130f329c39a2ab571aa...
Christian Kuhn
22:38 Revision f2d0614d: [TASK] Unify primary actions in page module
Clicks on content elements now open always the edit view.
Resolves: #50992
Releases: master
Change-Id: I899a2076300f...
Frank Nägler
22:34 Revision 083f6605: [TASK] Use GeneralUtility::quoteJSvalue() where needed part 3
Resolves: #67535
Releases: master
Change-Id: If07f5e8b5ec0850941985f11cbd326a03f9d1ad2
Reviewed-on: http://review.typ...
Wouter Wolters
22:29 Revision 8b57e43f: [TASK] Use language labels in BooleanValidator
Use language labels instead of simple strings in BooleanValidator
Change-Id: Icc25bd1a08d9a162ca23c018a791e07ac04533...
Frederic Gaus
21:35 Revision 02071aa6: [!!!][TASK] Move fileicons to EXT:frontend
The only usage for fileicons in TYPO3 is in the frontend
when using "filelink" (e.g. in the list of files to download...
Benni Mack
21:29 Revision 133d167c: Revert "[TASK] Port toolbar dropdowns to Fluid"
This reverts commit 13d0fcc0c27ff27f3498ebda2cbd2f22f12492ab.
Moving these tiny html snippets to fluid
gives no real...
Christian Kuhn
21:03 Revision 6d64d1d7: [TASK] Move tt_content.image_frames to compatibility6
The field "image_frames" which was disabled by
css_styled_content since TYPO3 4.x by default is
moved to EXT:compatib...
Benni Mack
20:49 Revision 3a297c74: [BUGFIX] ScriptPreviewRenderer make use of protected function
Resolves: #67709
Releases: master
Change-Id: I614d9b61ab202b41542c484015284c580678396e
Reviewed-on: http://review.typ...
Frank Nägler
19:44 Revision 26e76851: [TASK] RTE: Register plugins as prototype
Register default plugins as prototype and not as
singleton object. Patch is not breaking since no
plugin class uses a...
Christian Kuhn
19:32 Revision 6775eb86: [BUGFIX] Update SQL definition for tx_extensionmanager_domain_model_extension
Update the database schema to allow up to 255 characters for the author
details as the ter extension allows as many c...
Morton Jonuschat
19:32 Revision 9bb90973: [TASK] Correct header in RST files
Resolves: #67705
Releases: master
Change-Id: I771976ac29dd2414ad5ef13a3ef4e7b6822424e2
Reviewed-on: http://review.typ...
Wouter Wolters
17:55 Revision cdf55d2b: [TASK] Remove referer check for jumpUrl handling
This commit removes the referer check while handling jumpurls.
Resolves: #66602
Releases: master
Change-Id: Ice0795f...
David Greiner
15:35 Revision 9d8c63ba: [TASK] Bump class alias loader version
The new alias loader version incorporates a fix
which we should benefit from.
See: https://github.com/helhum/class-a...
Helmut Hummel
15:35 Revision a4e844a3: [TASK] Bump class alias loader version
The new alias loader version incorporates a fix
which we should benefit from.
See: https://github.com/helhum/class-a...
Helmut Hummel
14:58 Revision 0edaed80: [TASK] Bump composer installer version
The new version incorporates a few fixes which
makes the composer installation of TYPO3 and extensions
smoother. Upda...
Helmut Hummel
14:57 Revision 5e69a204: [TASK] Bump composer installer version
The new version incorporates a few fixes which
makes the composer installation of TYPO3 and extensions
smoother. Upda...
Helmut Hummel
14:47 Revision d654a2cb: [TASK] Bump composer installer version
The new version incorporates a few fixes which
makes the composer installation of TYPO3 and extensions
smoother. Upda...
Helmut Hummel
14:16 Revision fdfd512b: [TASK] Improve UpperCamelCase .rst
Resolves: #67695
Releases: master
Change-Id: I2e5e05293d8cd0fa4aaf8e0b205ae4f5586a2db7
Reviewed-on: http://review.typ...
Christian Kuhn
10:57 Revision 25aa4611: [TASK] Improve "Overwrite files" message
"Shall existing files be overwritten" message displayed when
uploading files in Filelist is replaced with a more frie...
Alina Fleser
08:44 Revision 064179aa: [TASK] RTE: Inline ext_localconf includes
Merge two include_once calls directly into ext_localconf
of ext:rtehtmlarea. Do not treat SoftReferenceHook as
single...
Christian Kuhn
 

Also available in: Atom