Skip to content

Commit fb864d6

Browse files
committed
[RELEASE] Release of compatibility6 7.6.5
1 parent 2b86f76 commit fb864d6

File tree

3 files changed

+166
-2
lines changed

3 files changed

+166
-2
lines changed

ChangeLog

Lines changed: 163 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,163 @@
1+
2017-11-23 [RELEASE] Release of compatibility6 7.6.5 (Nicole Cordes)
2+
2017-11-23 df33684 [FEATURE] Add new stage to automatically publish to TER (Nicole Cordes)
3+
2017-11-23 00fb17f Replace tabs with spaces (Nicole Cordes)
4+
2017-11-23 d05aed0 [TASK] Use stages for Travis CI jobs (Nicole Cordes)
5+
2017-10-29 b53ce98 [TASK] Fix coding style according to php-cs-fixer (Nicole Cordes)
6+
2017-10-29 a3f24c5 [FEATURE] Include php-cs-fixer tests in .travis.yml (Nicole Cordes)
7+
2017-10-29 35bef06 [TASK] Add .gitignore file (Nicole Cordes)
8+
2017-10-29 2b3ae5f [FEATURE] Add .travis.yml to run unit tests automatically (Nicole Cordes)
9+
2017-08-12 8aaac61 [BUGFIX] Change storage_pid TCA to work with MySQL strict mode, #18 (Sybille Peters)
10+
2017-08-09 88f0f81 [BUGFIX] Add missing flexParentDatabaseRow to TcaFlexProcess data provider (Nicole Cordes)
11+
2017-06-23 ac025b5 Support integer-type section definitions (Christian Weiske)
12+
2017-02-07 6891044 wizard_link bugfix (CaptainDD)
13+
14+
2016-10-21 Raised version to 7.6.4 (Benni)
15+
2016-09-07 591dbab Fix composer name (Helmut Hummel)
16+
2016-09-07 8027e8c [BUGFIX] Compatibility6 is not sysext anymore (Gerald)
17+
2016-08-30 7417ccf Set vendor name to friendsoftypo3 (Helmut Hummel)
18+
19+
2016-07-26 Merge pull request #3 from pgampe/patch-1
20+
2016-07-26 e7892ba Updated constraints and raise to version 7.6.3 (Benni)
21+
2016-05-20 2444f98 Add missing trim to FlexFormTabsContainer (Philipp Gampe)
22+
23+
2016-02-16 Update ext_emconf.php (Benni)
24+
2016-02-16 9636762 Update ext_emconf.php (Benni)
25+
26+
2016-02-10 [SECURITY] XSS in content element "Form" (Wouter Wolters)
27+
2015-11-12 09c2dbc [TASK] Add autoload information to ext_emconf.php (Nicole Cordes)
28+
2015-11-06 5a789dc [BUGFIX] Fix TYPO3 dependency to allow TER upload (Helmut Hummel)
29+
2015-11-03 2f024fb [TASK] Remove class aliases from non-existent classes (Benjamin Mack)
30+
2015-11-03 754f619 [TASK] Auto-generate LegacyClassesForIde from alias map file (Helmut Hummel)
31+
2015-10-29 c92cbb3 [TASK] compatibility6: Decouple language labels, styles and images (Michael Oehlhof)
32+
2015-11-03 bd3c153 [TASK] Move openid compatiblity config to extension (Helmut Hummel)
33+
2015-10-09 cda497b [!!!][FEATURE] ElementBrowser refactoring, LinkBrowser API - Part 2 (Markus Klein)
34+
2015-10-31 3fbfa35 [TASK] Remove last DocumentTemplate section calls (Wouter Wolters)
35+
2015-10-30 697c80a [TASK] Remove documentTemplate sections at WebFunctionWizardsBaseController (Ruud Silvrants)
36+
2015-10-30 16d8520 [TASK] Remove DocumentTemplate->spacer() and mark as deprecated (Ruud Silvrants)
37+
2015-10-28 1651d79 [TASK] FormEngine: Move SelectTree processing into a data provider (Morton Jonuschat)
38+
2015-10-25 b6581fb [BUGFIX] FormEngine: Inline getDynamicTabMenu (Christian Kuhn)
39+
2015-10-10 7383721 [TASK] Simplify handling of processedTca for FormEngine (Anja Leichsenring)
40+
2015-10-09 6d51f29 [TASK] Handle pageTs for FormEngine in only one result array key, not two (Anja Leichsenring)
41+
2015-10-06 f3d1f2e [TASK] Use ModuleTemplate API for ext:reports (Ruud Silvrants)
42+
2015-10-09 a40b698 [TASK] Make TYPO3 Core PSR-2 standard compliant (TYPO3 Release Team)
43+
2015-10-02 38f7382 [!!!][FEATURE] ElementBrowser refactoring, LinkBrowser API - Part 1 (Markus Klein)
44+
2015-10-06 58a87f7 [TASK] Remove helhum/class-alias-loader in favor of typo3/class-alias-loader (Helmut Hummel)
45+
2015-10-05 e93fc9c [TASK] Call explicit render() on icon objects (Frank Nägler)
46+
2015-09-15 9d7a8c8 [TASK] Cleanup TCA select field configuration (Alexander Stehlik)
47+
2015-09-27 c22b256 [TASK] Extract flex form language handling to compatibility6 (Christian Kuhn)
48+
2015-09-29 6cf4919 [TASK] Update TYPO3 version to TYPO3 7.6-dev (Wouter Wolters)
49+
2015-09-28 90fc7eb [TASK] Replace EXT:t3skin references for icons where possible (Frank Nägler)
50+
2015-09-23 cadc79c [BUGFIX] Conflicting mailform/FORM element in form and compatibility6 (Oliver Hader)
51+
2015-09-21 7070ccb [TASK] Change typo3.org links to https (Josef Glatz)
52+
2015-09-13 dac6999 [TASK] Move content icons to IconFactory using SVG (Stephan Großberndt)
53+
2015-09-15 118ec15 [!!!][TASK] Deprecate IconUtility (Frank Nägler)
54+
2015-06-11 1ec58e3 [CLEANUP] Fix class alias maps and IDE files (Helmut Hummel)
55+
2015-09-15 2976f7f [FEATURE] Add Dispatcher for Backend Routing (Benjamin Mack)
56+
2015-09-14 6d2b421 [TASK] Replace getSpriteIcon in compatibility6 (Michael Oehlhof)
57+
2015-09-11 06ec458 [TASK] Add icon deprecation and unified refresh icon (Benjamin Kott)
58+
2015-08-24 2e042f5 [TASK] Simplify icon handling in FormEngine (Frank Nägler)
59+
2015-09-11 8e0ae9b [TASK] Drop TCA ctrl typeicons (Christian Kuhn)
60+
2015-08-14 f9e39cb [TASK] Ignore composer.json dependencies for TYPO3 Extensions (Helmut Hummel)
61+
2015-07-23 6d00bfe [!!!][TASK] The FormEngine is dead, long live the FormEngine! (Christian Kuhn)
62+
2015-09-07 abe1796 [TASK] Replaced icon with IconFactory: actions-move-* (Frank Nägler)
63+
2015-09-07 b331993 [TASK] Replace icon by the IconFactory actions-system-refresh (Frank Nägler)
64+
2015-09-03 d1b662e [TASK] Replace sprite icon "actions-document-save-close" with IconFactory (Michael Oehlhof)
65+
2015-09-02 c10cbf9 [TASK] Replace sprite icon "actions-document-save" with the new IconFactory (Michael Oehlhof)
66+
2015-08-19 3b60181 [BUGFIX] Add values to submit buttons (Wouter Wolters)
67+
2015-08-10 ff431d3 [TASK] Replace sprite icon "actions-edit-delete" with IconFactory (Markus Guenther)
68+
2015-08-07 a0bdecd [TASK] Add backend routes for wizards (Benjamin Mack)
69+
2015-08-07 f0d768c [!!!][TASK] Move SqlParser into EXT:dbal (Morton Jonuschat)
70+
2015-08-07 2d5e4a7 [TASK] Update to class-alias-loader 2.x (Helmut Hummel)
71+
2015-08-06 5ab3a47 [TASK] BACK_PATH RecordList and friends (Wouter Wolters)
72+
2015-08-06 8ef0fbe [TASK] Get rid of "clear.gif" usages (Wouter Wolters)
73+
2015-08-06 ea6bb84 [TASK] Remove typo3/gfx (Benjamin Mack)
74+
2015-08-04 25271e5 [TASK] Update TYPO3 version to TYPO3 7.5-dev (Wouter Wolters)
75+
2015-07-22 40d884d [TASK] Streamline addModulePath and addModule registrations (Wouter Wolters)
76+
2015-07-16 4abe4ce [BUGFIX] Fix image descriptions for renderMethod = table (Torben Hansen)
77+
2015-07-18 eee4f5b [TASK] Cleanup old and unused classes in compatibility6 (Markus Sommer)
78+
2015-07-16 d10c483 [TASK] Make popup size bigger for wizards (Benjamin Mack)
79+
2015-07-16 661b396 [!!!][TASK] Move not used FrontendDocumentTemplate (Wouter Wolters)
80+
2015-07-15 4c0148a [BUGFIX] Restore Content Objects in all TYPO3_mode cases (Steffen Ritter)
81+
2015-07-15 1d899e4 [TASK] Move Backend Module calls to index.php (Wouter Wolters)
82+
2015-07-15 2f25731 [!!!][TASK] Drop TYPO3_CONF_VARS['SYS]['form_enctype'] (Christian Kuhn)
83+
2015-07-15 fcc6e67 [TASK] Remove @author lines (Markus Klein)
84+
2015-03-17 7c0c7b9 [TASK] Move DB functionality pages.storage_pid to compatibility6 (Benjamin Mack)
85+
2015-07-13 aaf6641 [BUGFIX] Streamline calls to sysLog (Tymoteusz Motylewski)
86+
2015-07-14 abc95ed [TASK] Streamline page tree in Export module (Benjamin Mack)
87+
2015-07-14 fbc658e [TASK] Deprecate unused GeneralUtility methods (Benjamin Mack)
88+
2015-07-13 99a8065 [BUGFIX] Fix invalid HTML in ElementBrowser (Markus Klein)
89+
2015-07-07 4a22497 [CLEANUP] Replace count with empty in multiple extensions, part IV (Stephan Großberndt)
90+
2015-07-08 f05fbfa [!!!][TASK] Remove ext:cms (Wouter Wolters)
91+
2015-07-09 c75fe80 [TASK] Remove extension class for ElementBrowserFolderTreeView (Thomas Schlumberger)
92+
2015-07-09 5de9c6b [TASK] Replace typo3- specific CSS Classes with Bootstrap (Thomas Schlumberger)
93+
2015-07-08 c7ee2a7 [TASK] Clean up ext_emconf files (Christian Kuhn)
94+
2015-07-08 6327971 [TASK] Remove FrontendFormEngine class (Christian Kuhn)
95+
2015-07-07 70b02ba [TASK] Move t3lib_extMgm alias to compatibility6 extension (Helmut Hummel)
96+
2015-07-07 0498f20 [BUGFIX] Clean up and fix class loading (Helmut Hummel)
97+
2015-07-01 baa4db1 [!!!][TASK] RTE reloaded (Christian Kuhn)
98+
2015-06-30 d34eb52 [TASK] Remove unused icons in Table and Form wizard controller (Wouter Wolters)
99+
2015-07-03 6d3e969 [CLEANUP] Replace usage of general Utility-namespace (Stefan Neufeind)
100+
2015-06-27 b8f580a [CLEANUP] Replace count with empty in multiple extensions (Andreas Fernandez)
101+
2015-06-29 8d8b505 [TASK] Remove unused refresh/edit/required icons from gfx/ (Benjamin Mack)
102+
2015-06-26 55e6669 [TASK] Move form field wizard icons (Wouter Wolters)
103+
2015-06-09 9bfa62f [!!!][TASK] Indexed Search: Remove class aliases (Markus Klein)
104+
2015-06-25 789698c [!!!][TASK] FormEngine: Drop "Show secondary options" (Christian Kuhn)
105+
2015-06-20 1b88e7c [TASK] Move tt_content.image_frames to compatibility6 (Benjamin Mack)
106+
2015-06-23 cf24667 [BUGFIX] ScriptPreviewRenderer make use of protected function (Frank Nägler)
107+
2015-06-20 fd74e75 [TASK] Move Content Element Wizard Icons to EXT:frontend (Benjamin Mack)
108+
2015-06-15 697c772 [TASK] Update TYPO3 version in ext_emconf.php and composer.json (Wouter Wolters)
109+
2015-05-30 da071ce [!!!][FEATURE] Discard TYPO3 class loader (Helmut Hummel)
110+
2015-05-03 7643b80 [!!!][FEATURE] BE Login form API (Frank Nägler)
111+
2015-05-22 f57e9c3 [!!!][FEATURE] FormEngine: The extendables (Christian Kuhn)
112+
2015-05-06 3849570 [!!!][TASK] Move usage of BackendUserSettingsDataProvider (Wouter Wolters)
113+
2015-04-15 ff2e242 [!!!][TASK] Remove IdentityMap from persistence (Mathias Brodala)
114+
2015-05-05 1f44a0a [TASK] Remove not used ExtDirect component for ext:context_help (Wouter Wolters)
115+
2015-05-02 ef1971d [!!!][TASK] Remove RenderingContextAwareInterface (Christian Müller)
116+
2015-03-13 b8f7ea9 [!!!][TASK] House of forms (Christian Kuhn)
117+
2015-04-28 17bf199 [TASK] Set TYPO3 version to 7.3-dev (Benjamin Mack)
118+
2015-04-22 9646b21 [BUGFIX] Make openid login working again (Markus Klein)
119+
2015-04-21 d9fa772 [BUGFIX] compatibility6: add class alias for backend_cacheActionsHook (Andreas Allacher)
120+
2015-03-25 cdd91c1 [TASK] Isolate content element previews for page module (Patrick Broens)
121+
2015-03-23 85259d2 [!!!][TASK] Isolate unused fields and field arrangements (Patrick Broens)
122+
2015-03-30 c85b058 [TASK] Remove unused xml:space attributes in XLF (Markus Klein)
123+
2015-03-16 d4d3c70 [!!!][TASK] Move MediaWizard functionality to EXT:mediace (Benjamin Mack)
124+
2015-03-23 ea2f104 [TASK] Move prefixLocalAnchors to compatibility6 (Benjamin Mack)
125+
2015-03-15 083affc [FOLLOWUP][TASK] Remove initialization for fileFactory (Markus Klein)
126+
2015-03-14 f30aa45 [TASK] Remove initialization for fileFactory in AbstractContentObject (Wouter Wolters)
127+
2015-03-08 c6acb6d [TASK] Remove nobr CSS class and nobr tags (Jigal van Hemert)
128+
2015-02-28 9330ca4 [TASK] Deprecate alias cObjects COBJ_ARRAY and CASEFUNC (Benjamin Mack)
129+
2015-02-07 1434647 [!!!][TASK] Improve FormEngine and sub classes separation (Christian Kuhn)
130+
2015-02-24 f1186b0 [TASK] Set extension version and dependencies to 7.2 (Wouter Wolters)
131+
2015-02-05 b2c323f [BUGFIX] Make indexed search extbase plugin work after class alias change (Tymoteusz Motylewski)
132+
2015-02-01 e897dac [FOLLOWUP][!!!][TASK] Move old mailform to compatibility6 (Wouter Wolters)
133+
2014-11-20 e574f29 [TASK] Adapt extension icons to App icon (Felix Kopp)
134+
2015-02-01 7cb3fae [TASK] Remove leading slash from use statements (Wouter Wolters)
135+
2015-01-31 3700821 [FOLLOWUP] Move legacy "search" CType to compatibility6 (Stephan Großberndt)
136+
2015-01-31 b0b96b6 [!!!][TASK] Move legacy "search" CType to compatibility6 (Benjamin Mack)
137+
2015-01-31 26f5dcc [FOLLOWUP][TASK] Move xhtml_cleaning check to compatibility6 (Benjamin Mack)
138+
2015-01-31 8e309b2 [!!!][TASK] Move xhtml_cleaning check to compatibility6 (Jan Helke)
139+
2015-01-30 2e61aca [!!!][TASK] Move old mailform to compatibility6 (Benjamin Mack)
140+
2015-01-31 33a43ad [!!!][TASK] Move Content Object IMGTEXT to compatibility6 (Benjamin Mack)
141+
2015-01-30 07c0315 [!!!][TASK] Move old legacy content objects to compatibility6 (Benjamin Mack)
142+
2015-01-26 71cd2b6 [!!!][TASK] Move non-namespaced classes into correct places (Benjamin Mack)
143+
2015-01-07 54b5d79 [CLEANUP] Improve the @param/@return/@var PHPDoc (Oliver Klee)
144+
2015-01-14 713b9c5 [BUGFIX] Add tx_indexedsearch as class alias again (Mathias Schreiber)
145+
2014-11-30 c3f8a2a [!!!][TASK] Drop include_once array functionality for modules (Wouter Wolters)
146+
2014-12-14 5253249 [!!!][TASK] Remove old BE implementation of indexed_search (Georg Ringer)
147+
2014-12-06 4c352ae [CLEANUP] Use comments not PHPDoc style comments in copyright block (Roland Waldner)
148+
2014-12-08 f2e5e92 [!!!][TASK] Move EXT:func_wizard to legacy extension (Benjamin Mack)
149+
2014-12-05 1472a89 [BUGFIX] Fix things that are broken without compatiblity6 (Helmut Hummel)
150+
2014-12-03 0e7eb08 [TASK] Set TYPO3 version to 7.1.0-dev (Alexander Opitz)
151+
2014-12-01 c8eb51e [TASK] Use name-resolution instead of strings where possible: 1 (Stefan Neufeind)
152+
2014-11-30 4be599d [CLEANUP] Remove leftover bigDoc class+CSS (Benjamin Mack)
153+
2014-11-30 9ba4f55 [TASK] Finish class alias movings (Christian Kuhn)
154+
2014-11-20 1d17539 [!!!][TASK] Clean up OpendocsToolbarItem references (Christian Kuhn)
155+
2014-11-04 e187ca1 [!!!][CLEANUP] Remove deprecated code in sysext extbase (Markus Klein)
156+
2014-11-14 b1b73ee [TASK] Move classAliasMaps into compatibility6 extension part 6 (Felix Kopp)
157+
2014-11-14 507ade3 [TASK] ToolbarItem registration and position (Christian Kuhn)
158+
2014-11-12 2df840c [TASK] Move classAliasMaps into compatibility6 extension part 5 (Eugene Kenah Djomo)
159+
2014-11-11 210a2d0 [TASK] Move classAliasMaps into compatibility6 extension part 4 (Anja Leichsenring)
160+
2014-11-12 890fc26 [TASK] Bring back t3lib_extMgm class alias (Christian Kuhn)
161+
2014-11-01 15567b8 [TASK] Move classAliasMaps into compatibility6 extension part 3 (Anja Leichsenring)
162+
2014-10-06 e6b4d45 [TASK] Move classAliasMaps into compatibility6 extension part 2 (Anja Leichsenring)
163+
2014-10-03 93de32e [TASK] Move classAliasMaps into compatibility6 extension part 1 (Anja Leichsenring)

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
},
1616
"replace": {
1717
"compatibility6": "self.version",
18-
"typo3/cms-compatibility6": "self.version"
18+
"typo3/cms-compatibility6": "self.version",
19+
"typo3-ter/compatibility6": "self.version"
1920
},
2021
"extra": {
2122
"typo3/class-alias-loader": {

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'author' => 'TYPO3 CMS Team',
1111
'author_email' => '',
1212
'author_company' => '',
13-
'version' => '7.6.4',
13+
'version' => '7.6.5',
1414
'constraints' => array(
1515
'depends' => array(
1616
'typo3' => '7.6.0-7.6.99',

0 commit comments

Comments
 (0)