Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / admin_toolbar / CHANGELOG.txt
1 Admin Toolbar 8.x-1.24, 2018-05-28
2 ----------------------------------
3 Changes since 8.x-1.23:
4
5 - #2973131 by adriancid: Don't refer to Drupal in the help page.
6 - #2975170 by adriancid: Add composer.json file to submodules.
7 - #2975165 by Gamewalker, adriancid: datetime.time services is not found in
8   ToolbarController.
9 - #2971466 by recrit, adriancid, acbramley: Add media links incorrectly set to
10   "node.add.".
11 - #2972553 by dww, adriancid: Add static cache to speed up
12   admin_toolbar_links_access_filter_user_has_admin_role().
13 - #2971435 by adriancid: Module help page for Admin Toolbar Extra Tools module 
14   doesn't show the links.
15 - #2971398 by adriancid: Add the docblock to the ToolbarController constructor.
16 - #2969686 by adriancid, Vidushi Mehta: Add a menu link to clean the twig cache.
17 - #2969325 by adriancid: Fix the module version in the CHANGELOG.txt.
18 - #2961450 by adriancid: Convert the AdminToolbarAlterTest test class to
19   PHPUnit.
20 - #2961445 by adriancid: Convert the AdminToolbarToolsAlterTest test class to
21   PHPUnit.
22 - #2959684 by adriancid: Remove recommended modules section from README.txt.
23 - #2959647 by adriancid: Use interfaces instead of classes to inject 
24   dependencies.
25 - #2952643 by romainj, if-jds, adriancid: Add Item for Files under Content Menu.
26 - #2944463 by adriancid: Update the composer.json file.
27
28 Admin Toolbar 8.x-1.23, 2018-02-06
29 ----------------------------------
30 Changes since 8.x-1.22:
31
32 - #2924266 by sunlix, romainj, adriancid, samerali: Add a menu link for the
33   media module.
34 - #2941184 by daniel.nitsche, adriancid: Remove unwanted comment from
35   admin.toolbar.css.
36 - #2912503 by Amsteri, m.abdulqader: Right to left language direction support.
37 - #2937982 by romainj, adriancid: Auto-generation of menu links conflicts with
38   other modules.
39 - #2932873 by vaplas, saravanaprasanth, adriancid: Horizontal mode only works if
40   the page is loaded in horizontal mode.
41 - #2935311 by romainj, adriancid: Use the $entityTypeManager variable instead of
42   the \Drupal::entityTypeManager service.
43 - #2935449 by adriancid: Add the release information for the 1.22 version in the 
44   CHANGELOG.txt.
45 - #2932476 by romainj: toolbar.tree library should have a dependency to the
46   core/drupal library.
47 - #2931503 by K3vin_nl: Admin toolbar generates invalid class names.
48
49 Admin Toolbar 8.x-1.22, 2018-01-02
50 ----------------------------------
51 Changes since 8.x-1.21:
52
53 - #2929053 by kkuhnen, eme, adriancid: admin_toolbar.js should use Drupal
54   behaviors.
55 - #2929061 by romainj, dsnopek, adriancid: admin_toolbar_links_access_filter
56   doesn't do anything unless admin_toolbar is enabled.
57 - #2928836 by eme: One extra pixel line under the admin toolbar.
58 - #2925501 by eme, adriancid, RumyanaRuseva: Menu does not take changes into
59   account (caching issue).
60 - #2927914 by adriancid: Parameter comment indentation must be 3 spaces.
61 - #2927911 by adriancid: Remove unused variables.
62 - #2927905 by adriancid: All dependencies must be prefixed with the project 
63   name.
64 - #2925327 by Berdir, adriancid: Better check for is-link-in-admin-menu for
65   local task links.
66 - #2922046 by mikejw, adriancid, Berdir, BrianLewisDesign: Notice: Undefined
67   index: entity.eform_type.collection in 
68   admin_toolbar_tools_menu_links_discovered_alter.
69 - #2925128 by adriancid: Create the module help page for the Admin Toolbar Links
70   Access Filter submodule.
71
72 Admin Toolbar 8.x-1.21, 2017-11-20
73 ----------------------------------
74 Changes since 8.x-1.20:
75
76 - #2923580 by sylus, adriancid: Unsupported operand types in 
77   ToolbarHandler::lazyBuilder().
78 - #2731369 by stefan.r, DuneBL, Berdir, kbasarab, joachim, adriancid: Local 
79   tasks don't show in the toolbar.
80 - #2920793 by adriancid: Change the user TAKTAK by matio89 in the CHANGELOG.txt
81   file.
82 - #2873228 by smustgrave, adriancid, flocondetoile: Toolbar menu accessible and
83   navigable with keyboard.
84 - #2919775 by adriancid: Create the CHANGELOG.txt file.
85 - #2919772 by adriancid: Use the README.txt template.
86 - #2919769 by adriancid: Use the README.txt template for the admin_toolbar_tools
87   submodule.
88 - #2897309 by finne, adriancid, eme, rgpublic: admin_toolbar_tools module
89   makes all pages uncacheable.
90 - #2913299 by esod, Chi, adriancid, hudri, eme: CSS Z-Index of toolbar is
91   inappropriate.
92 - #2919390 by adriancid: Create the README.txt file for the admin toolbar links
93   access filter submodule.
94 - #2919367 by adriancid: Fix coding standard format.
95 - #2919346 by adriancid: Don't show menu links that you don't have access
96   permission for.
97 - #2917710: Create the .info.yml file for the admin_toolbar_links_access_filter
98   submodule.
99 - #2916064 by adriancid, eme, finne: Use in drupal.org links url parameter and
100   not route_name.
101 - #2916040 by adriancid, finne, eme: Remove unused route admin_development.
102 - #2915778 by finne, adriancid: Remove the _csrf_token from routes that don't
103   need it.
104 - #2909359 by adriancid, Musa.thomas: Add a menu link to clean the Views cache.
105 - #2910931 by adriancid: .info.yml files don't have the drupal version.
106 - #2759135 by Johnny vd Laar, miiimooo, romainj, chegor, adriancid, ckaotik,
107   bdominguez, SpadXIII, mrtndlmt: Content type, Vocabularies and Menus names are
108   not translated.
109 - #2909710 by adriancid, Musa.thomas: Fix coding standard format.
110 - #2910934 by adriancid, romainj: Error trying to clean the cache.
111 - #2910892 by adriancid: Delete the LICENSE.txt.
112 - #2909637 by bapi_22, Musa.thomas, adriancid: Avoid static call inside class
113   method.
114 - #2909003 by eme: fix z-index for CKEditor.
115 - #2504449 by robin.ingelbrecht, rwam, eme: Un-hover delay.
116
117 Admin Toolbar 8.x-1.20, 2017-09-07
118 ----------------------------------
119 Changes since 8.x-1.19:
120
121 - #2887439 by romainj: Fix test.
122 - #2759135 by Johnny vd Laar, miiimooo, chegor, romainj: Content type, 
123   Vocabularies and Menus names are not translated.
124 - #2894520 by romainj, bapi_22: Remove deprecated constant REQUEST_TIME from
125   code base.
126 - #2883098 by romainj, Alka Kumari: Admin Toolbar Extra Tools module display
127   theme machine names instead of labels.
128 - #2504449 by robin.ingelbrecht: Un-hover delay.
129 - #2838636 by ddrozdik, Fons Vandamme, kerby70, romainj: Issue with z-index of
130   dropdown in horizontal tray.
131 - #2838636 by Fons Vandamme, ddrozdik, romainj: Issue with z-index of dropdown
132   in horizontal tray.
133 - #2870404 by romainj: Add a link to the Webprofiler settings page.
134 - #2706643 by esod, romainj, Keenegan, DamienMcKenna: Use short array syntax.
135
136 Admin Toolbar 8.x-1.19, 2017-04-06
137 ----------------------------------
138 Changes since 8.x-1.18:
139
140 - #2706643 by esod, romainj, Keenegan, DamienMcKenna: Use short array syntax.
141 - #2781745 by minakshiPh, eelkeblok, romainj, akhilavnair_zyxware: Drupal coding
142   standard issues found in most of the files.
143 - #2855720 by stefan.r, romainj: No logout link in admin toolbar anymore.
144 - #2841512 by Chi, romainj: User error: Redirects to external URLs are not
145   allowed by default.
146
147 Admin Toolbar 8.x-1.18, 2016-12-01
148 ----------------------------------
149 Changes since 8.x-1.17:
150
151 - #2830677 by vaplas, romainj: z-index for sub menu.
152 - by romainj: Get rid of the Hello popup.
153 - #2805431 by marcusx: Accidentaly committed alert.
154 - #2630724 by squarecandy, romainj, reblutus, Hemangi Gokhale, jacoferg,
155   Balu Ertl, Jeff Burnz, Don Greco: Consider changes to link title parameter to
156   avoid tooltip visual conflict.
157 - #2518202 by james.williams, chegor, eme, romainj, DuneBL: Change default link
158   to taxonomy.
159
160 Admin Toolbar 8.x-1.17, 2016-08-19
161 ----------------------------------
162 Changes since 8.x-1.16:
163
164 - #2779251 by romainj, DuneBL: Wrong integration of field_collection delete 
165   form.
166 - #2776229 by Chi, romainj, mattlt: Chevron icons missing if Drupal is not in
167   document root.
168 - by romainj: CSS coding standard cleaning.
169 - #2781059 by mstrelan, romainj: Why is CRON in all caps?
170 - #2778935 by akhilavnair_zyxware, rjarraud: As per Drupal Standards each line
171   in documentation should not exceeds 80 characters.
172 - by romainj: Adds ending new line where required.
173 - #2776229 by Chi, rjarraud: Chevron icons missing if Drupal is not in document
174   root.
175 - by eme: Commiting again #2707611.
176 - #2757687 by neerajsingh: Remove usages of \Drupal::url().
177 - #2707747 by Balu Ertl, nevergone, eme, esod: D8 logo not rendered with smooth
178   antialiasing.
179
180 Admin Toolbar 8.x-1.16, 2016-07-28
181 ----------------------------------
182 Changes since 8.x-1.15:
183
184 - #2723209 by andrewmacpherson, colan, mattshoaf: Enabling admin_toolbar_tools
185   causes Devel Settings to disappear from the main configuration page.
186 - #2759335 bycwells, jalpesh: fixes a mistaken link in hook_help().
187 - #2664564 by kolier, matio89, romainj and Michèle: auto-detect content entities
188   with Field UI route.
189 - #2735257 by colan, romainj, Balu Ertl: respect of coding standards in the
190   module README.txt file.
191 - #2735257 by colan, romainj, Balu Ertl: shortens the module README.txt
192   description text.
193 - by romainj: Fixes a problem with the link to the Admin menu overview page.
194 - #2735257 by Balu Ertl, colan, romainj: improves Admin Toolbar Extra Tools
195   description in the README.txt file.
196 - #2723381 by joachim, romainj: fieldable content entities are no more
197   hardcoded.
198 - #2735257 by Balu Ertl, colan, romainj: added some description details in the
199   README.txt files.
200 - by romainj: Menu link definitions updated.
201 - by romainj: Change routing permissions to follow Drupal default permissions
202   for administration pages.
203 - by romainj: Fixes issue #2737027.
204 - by romainj: fixes issue #2701825.
205 - by romainj: Adds the menu name for each menu item in
206   admin_toolbar_tools/admin_toolbar_tools.links.menu.yml file.
207 - #2735153 by Kionn: InvalidArgumentException: Cannot redirect to an empty URL.
208   в Symfony\Component\HttpFoundation\RedirectResponse->setTargetUrl().
209 - by matio89: correction InvalidArgumentException: Cannot redirect to an empty
210   URL. в Symfony\Component\HttpFoundation\RedirectResponse->setTargetUrl().
211 - by romainj: Add a new Render Cache shortcut on the admin menu.
212 - by romainj: Fixes issue #2731663 by canceling the move of the Logout menu
213   link.
214
215 Admin Toolbar 8.x-1.15, 2016-05-23
216 ----------------------------------
217 Changes since 8.x-1.14:
218
219 - by matio89: add RTL in admin.toolbar.css.
220 - by romainj: Changes Devel menu item titles.
221 - by romainj: Fixes issue #2713899.
222 - by romainj: Minor code/typo cleaning.
223 - #2707611 by Balu Ertl: Add fine shadow under dropdown menus.
224 - #2707789 by esod: Fix Automated Tests.
225 - by romainj: Code cleaning.
226 - by romainj: Replace the deprecated entityManager() by entityTypeManager()
227   service.
228 - by romainj: Emptying menu cache with all link types.
229 - #2614962 by dbt102, seppelM, neha.gangwar, chegor: Correct text in
230   info.yml(s).
231 - by eme: Minor typo changes.
232 - by eme: Fix dependencies to core modules.
233 - by eme: Fix issue #2666964.
234 - by eme: Fix css background color level3.
235 - by eme: fix issue #2658896 and refactor and fix chevron-right.svg.
236 - by eme: fix Issue #2493037.
237
238 Admin Toolbar 8.x-1.14, 2016-02-08
239 ----------------------------------
240 Changes since 8.x-1.13:
241
242 - by matio89: Correction differents bugs(problem white page when installing a
243   new module).
244 - #2643648 by Lord_of_Codes: Proposed README.txt file for Admin Toolbar.
245 - by matio89: resolving the dependecies problem(dependencies of others modules).
246 - by matio89: Correction route of entities.
247
248 Admin Toolbar 8.x-1.13, 2016-02-02
249 ----------------------------------
250 Changes since 8.x-1.12:
251
252 - by matio89: Admin toolbar is compatible with 8.0.2.
253 - by matio89: Commmit dev version compatible with drupal 8.0.2.
254 - by matio89: New version of admin toolbar compatible with 8.0.2.
255
256 Admin Toolbar 8.x-1.12, 2016-01-15
257 ----------------------------------
258 Changes since 8.x-1.11:
259
260 - by matio89: Correction AdminToolbaToolsAlterTest.
261 - #2493037 by mimran: Empty elements in #toolbar-bar.
262 - #2598136 by mimran, felribeiro: Menu items duplicated.
263 - #2635154 by Lukas von Blarer: Too general CSS selectors.
264 - by eme: Fix chevron right in local state.
265
266 Admin Toolbar 8.x-1.11, 2015-12-11
267 ----------------------------------
268 Changes since 8.x-1.10:
269
270 - #2620430 by Vagelis, NarendraR: Typo.
271 - #2632888 by JamesK: Add dependency on node module.
272 - by eme: Fix admin toolbar test.
273 - #2552081 by jonhattan, bruvers: chevron-right.svg not found.
274 - by Vagelis: Minor typos.
275 - by eme: Refactor basic tests.
276 - #2613378 by chegor: Add basic test.
277 - #2612694 by chegor: Add new view.
278 - #2627918 by joe_carvajal: Version in info.yml files does Update Manager try to
279   update.
280 - by matio89: correction collapsible behaviour in vertical menu layout.
281 - #2582825 by Ben Coleman: Installing Admin Toolbar Tools loses anonymous user
282   login link.
283 - by matio89: Correction the login link on the site when in a logged-out state.
284
285 Admin Toolbar 8.x-1.10, 2015-08-07
286 ----------------------------------
287 Changes since 8.x-1.9:
288
289 - #2546939 by jonhattan: Add dependency on toolbar module.
290
291 Admin Toolbar 8.x-1.9, 2015-07-22
292 ---------------------------------
293 Changes since 8.x-1.8:
294
295 - #2537016 by matio89: Removing dependance for user & system.
296 - #2533420 by Dave Reid, twistor: Chase HEAD changes in toolbar.
297 - #2537016 by twistor: Rewrite admin_toolbar_tools.module
298 - by matio89: Correction all bugs and add new security features.
299
300 Admin Toolbar 8.x-1.8, 2015-06-22
301 ---------------------------------
302 Changes since 8.x-1.7:
303
304 - correction not found route.
305 - #2493037 by bobrov1989: Empty elements in #toolbar-bar.
306 - by fethi: icones.
307
308 Admin Toolbar 8.x-1.7, 2015-06-22
309 ---------------------------------
310 Changes since 8.x-1.6:
311
312 - correction not found route.
313 - #2493037 by bobrov1989: Empty elements in #toolbar-bar.
314 - by fethi: icones.
315
316 Admin Toolbar 8.x-1.6, 2015-06-03
317 ---------------------------------
318 Changes since 8.x-1.5:
319
320 - by matio89: correction admin_toolbar.
321
322 Admin Toolbar 8.x-1.5, 2015-06-03
323 ---------------------------------
324 Changes since 8.x-1.4:
325
326 - by matio89: test if module update exist or no to display install and update
327   module.
328 - by fethi: Change the colors used to match the Seven styleguide.
329 - by matio89: compatibility with Drupal 8 béta 11.
330 - by  fethi: Change the colors used to match the Seven styleguide.
331
332 Admin Toolbar 8.x-1.4, 2015-05-20
333 ---------------------------------
334 Changes since 8.x-1.3:
335
336 - by matio89: correction add/node.
337
338 Admin Toolbar 8.x-1.3, 2015-05-19
339 ---------------------------------
340 Changes since 8.x-1.2:
341
342 - by matio89: add new functionalities.
343 - by matio89: add administration devel link.
344 - by matio89: correction reload page.
345 - by matio89: correction redirect to the same page.
346
347 Admin Toolbar 8.x-1.2, 2015-05-19
348 ---------------------------------
349 Changes since 8.x-1.1:
350
351 - by matio89: add new functionalities.
352 - by matio89: add administration devel link.
353 - by matio89: correction reload page.
354 - by matio89: correction redirect to the same page.
355
356 Admin Toolbar 8.x-1.1, 2015-05-19
357 ---------------------------------
358 Changes since 8.x-1.0:
359
360 - by matio89: add new functionalities.
361
362 Admin Toolbar 8.x-1.0, 2015-05-07
363 ---------------------------------
364 - Initial release.