1
|
|
2
|
Admin Menu 7.x-3.x, xxxx-xx-xx
|
3
|
------------------------------
|
4
|
#1177202 by das-peter, dereine, sun: Fixed copying and re-injection of child
|
5
|
router items breaks badly. Change them by reference instead.
|
6
|
Requires latest Views 3.x code.
|
7
|
#1212064 by sun: Updated admin_views default views for VBO 3.x.
|
8
|
#1196590 by sun: Fixed errors and notices for admin_views with Views 3.
|
9
|
#1144768 by idlewilder, sun: Fixed devel modules to skip are not displayed.
|
10
|
#1079374 by WillHall: Fixed JS Error: unrecognized expression: [href=/].
|
11
|
#1114132 by joelstein, sun: Added Field UI to list of developer modules.
|
12
|
#1008380 by bdragon, sun: Updated admin_views for D7.
|
13
|
#1146644 by sun: Fixed PHP 5.3 compability in tests.
|
14
|
#442560 by sun: Fixed 'defer' script attribute breaks Drupal.behaviors in FF3.6.
|
15
|
#1022902 by matglas86, sun: Updated for changed core Toolbar styles.
|
16
|
|
17
|
|
18
|
Admin Menu 7.x-3.0-RC1, 2010-01-07
|
19
|
----------------------------------
|
20
|
#990774 by sun: Updated for $closure renamed to $page_bottom.
|
21
|
#991906 by johnv, sun: Added configure to .info file.
|
22
|
#947198 by sun: Added hint about disabling Toolbar.
|
23
|
by sun: Updated administrative settings form for D7 UX guidelines.
|
24
|
by sun: Disabled "Rebuild system links" button on settings form.
|
25
|
#420816 by sun, smk-ka: Improved on-demand loading of dynamic paths.
|
26
|
#420816 by tim.plunkett: Fixed dynamic Field UI paths for vocabularies.
|
27
|
#871774 by swentel: Fixed developer modules toggle still uses referer_uri().
|
28
|
#671760 by sun: Updated for new preprocess defaults.
|
29
|
#731462 by sun: Updated for system_rebuild_theme_data().
|
30
|
by sun: Re-added a "Rebuild system links" button to settings form.
|
31
|
#420816 by tim.plunkett: Updated taxonomy path map for machine names.
|
32
|
#857688 by sun: Updated for reverted system_settings_form().
|
33
|
#420816 by smk-ka, sun: Added merging of menu trees containing dynamic paths.
|
34
|
by sun: Fixed tests and minor admin_menu_toolbar styling issues.
|
35
|
by sun: Fixed various styling issues for admin_menu and admin_menu_toolbar.
|
36
|
by sun: Updated for Schema API, DBTNG, coding standards.
|
37
|
by sun: Updated for new admin/modules path.
|
38
|
#701424 by hutch: Updated for new admin/people/people path.
|
39
|
by sun: Removed orphan menu rewrite function.
|
40
|
#667858 by sun: Don't remove the current user from the switch user list.
|
41
|
#631550 by sun: Updated for fixed MENU_VISIBLE_IN_BREADCRUMB behavior.
|
42
|
#658344 by dereine, sun: Updated for removed drupal_session_count().
|
43
|
by sun: Added separate permission to flush cashes.
|
44
|
by sun: Updated for changed Devel settings form.
|
45
|
by sun: Updated for new {system}.info module data.
|
46
|
#614730 by azriprajwala, sun: Updated for hook_theme() key changes.
|
47
|
by sun: Updated for all theme functions should take a single argument.
|
48
|
by sun: Reverted removal of registry cache flushing option.
|
49
|
#578520 by sun: Fixed destination query parameter is processed wrongly.
|
50
|
#578520 by sun: Updated for $query in url() should always be an array.
|
51
|
by Dave Reid: Updated for PHP 5 date constants.
|
52
|
by sun: Updated for new database API.
|
53
|
by smk-ka: Removed remnants of the registry. Fixed flush admin menu cache
|
54
|
command.
|
55
|
#567618 by smk-ka: Revised test cases. Abstracted out base web test class.
|
56
|
by sun: Updated for removed registry, new admin paths.
|
57
|
#326539 by sun: Updated for class attribute array.
|
58
|
#519782 by sun: Updated for hook_footer() replaced by hook_page_alter().
|
59
|
#525638 by Razorraser: Updated for admin/build renamed to admin/structure.
|
60
|
by Dave Reid: Updated for hook_permission().
|
61
|
#482314 by Dave Reid: Updated for node_type_get_types().
|
62
|
#437506 by yched, Dave Reid: Updated for menu_router_build().
|
63
|
#376816 by sun: Updated for compatibility for other JavaScript libraries.
|
64
|
#337820 by Dave Reid: Updated for new user/logout path.
|
65
|
#340546 by Dave Reid: Updated for drupal_add_js().
|
66
|
#340531 by Dave Reid: Updated for module_list().
|
67
|
#266358 by sun: Updated for drupal_add_css().
|
68
|
#320526 by yettyn, sun: Updated to UNSTABLE-2 (DBTNG queries, permissions, etc).
|
69
|
by sun: Changed admin_menu_wipe() to admin_menu_flush_caches().
|
70
|
by sun: Updated content-type edit menu item locations.
|
71
|
by sun: Fixed sess_count() changed to drupal_session_count().
|
72
|
|
73
|
|
74
|
Admin Menu 6.x-3.x, xxxx-xx-xx
|
75
|
------------------------------
|
76
|
#588936 by fenstrat: Fixed Toolbar shortcuts not visible.
|
77
|
#860390 by Kevin Rogers: Fixed .info file parsing error on uncertain platform.
|
78
|
#551484 by sun: Fixed stale hook_admin_menu_output_alter() docs.
|
79
|
|
80
|
|
81
|
Admin Menu 6.x-3.0-ALPHA4, 2010-03-11
|
82
|
-------------------------------------
|
83
|
#730156 by sun: Fixed Administration views.
|
84
|
by sun: Fixed missing .element-hidden style in D6 for permissions tweak.
|
85
|
#645526 by TravisCarden: Fixed stale local tasks markup after moving them.
|
86
|
#366442 by sun: Added tweak to collapse modules on permissions page.
|
87
|
#655926 by donquixote, sun: Improved performance of delayed mouseout.
|
88
|
#557062 by sun: Fixed admin_menu_toolbar JS/CSS loaded before admin_menu's.
|
89
|
#599462 by sun, koyama: Added background-color to avoid unintentional override.
|
90
|
#601918 by BWPanda: Fixed admin_menu.css overrides admin_menu_toolbar.css.
|
91
|
#586228 by Island Usurper: Fixed for PHP 5.3.
|
92
|
#554124 by Dave Reid: Added missing toolbar.png.
|
93
|
#557062 by Dave Reid: Fixed undefined Drupal.admin error when including
|
94
|
admin_menu_toolbar.js before admin_menu.js.
|
95
|
#511744 by smk-ka, sun: Fixed /admin page links are broken.
|
96
|
by smk-ka: Added missing variables to hook_uninstall().
|
97
|
#571038 by smk-ka: Removed call to admin_menu_wipe() and cleaned install file.
|
98
|
#552190 by Bartezz: Fixed missing t() for user logout link.
|
99
|
|
100
|
|
101
|
Admin Menu 6.x-3.0-ALPHA3, 2009-08-16
|
102
|
-------------------------------------
|
103
|
#502500 by sun: Added "Create content" menu.
|
104
|
#538714 by sun: Fixed wrong re-parenting in Drupal's menu system.
|
105
|
#550132 by sun: Fixed (temporarily) admin_views menu items.
|
106
|
by sun: Added Administration views sub-module, converting all administrative
|
107
|
listing pages in Drupal core into real, ajaxified, and alterable views.
|
108
|
#547206 by sun: Fixed menu link descriptions lead to mouseover clashes.
|
109
|
#540954 by Rob Loach: Added String Overrides to list of developer modules.
|
110
|
#540762 by Deslack: Added Malay translation.
|
111
|
|
112
|
|
113
|
Admin Menu 6.x-3.0-ALPHA2, 2009-08-02
|
114
|
-------------------------------------
|
115
|
#527908 by sun: Changed theme_admin_menu_links() to use $element['#children'].
|
116
|
#527908 by markus_petrux, sun: Changed admin menu into a renderable array.
|
117
|
#420812 by sun, smk-ka: Added support for hook_js().
|
118
|
by sun: Fixed destination query string of current page not applied to links.
|
119
|
by sun: Changed Drupal.admin.attachBehaviors() to accept local JS settings.
|
120
|
#276751 by sun: Revamped rendering of menu additions/widgets.
|
121
|
#500866 by sun: Updated for removed t() from getInfo() in tests.
|
122
|
#402058 by sun: Added Administration menu toolbar module.
|
123
|
by markus_petrux, sun: Added API documentation.
|
124
|
#461264 by sun: Added site/domain as CSS class.
|
125
|
#451270 by smk-ka, sun: Changed visual indication for uid1.
|
126
|
by sun: Minor code clean-up.
|
127
|
#490670 by sun: Fixed missing menu after installation/upgrade.
|
128
|
#515718 by joelstein, sun: Added rules_admin module to developer modules list.
|
129
|
#352065 by sun: Added setting to select developer modules to keep enabled.
|
130
|
#511854 by psynaptic: Fixed logout link.
|
131
|
#424960 by markus_petrux, sun: Fixed gzip compression for cached output.
|
132
|
by sun: Fixed opacity of links in sub-menus.
|
133
|
#479922 by sun: Fixed fieldsets not collapsed on admin/build/modules/list*.
|
134
|
#495148 by sun: Fixed MENU_NORMAL_ITEMs do not appear in administration menu.
|
135
|
by sun: Fixed tests for new content-type locations.
|
136
|
#345984 by markus_petrux, sun: Fixed old menu links not removed on upgrade.
|
137
|
#276751 by sun: Major rewrite. Fixed menu items cannot be moved, altered, or
|
138
|
added as well as various performance issues.
|
139
|
by sun: Added variable to allow to disable caching (rewrite).
|
140
|
|
141
|
|
142
|
Admin Menu 6.x-3.0-ALPHA1, 2009-06-10
|
143
|
-------------------------------------
|
144
|
#236657 by sun: Updated for corrected arguments of system_clear_cache_submit().
|
145
|
#483870 by sun: Fixed compatibility with new Admin module.
|
146
|
#483152 by sun: Fixed admin_menu caches not flushed when clean URLs are toggled.
|
147
|
#479922 by danep: Fixed fieldsets not collapsed on admin/build/modules/list.
|
148
|
#469716 by sun: Fixed wrong AJAX callback URL under various conditions.
|
149
|
#471504 by wulff: Updated Danish translation.
|
150
|
by sun: Fixed admin_menu_suppress() does not suppress margin-top.
|
151
|
#451270 by sun: Added visual indication when working as uid 1.
|
152
|
by Dave Reid: Updated for getInfo() in tests.
|
153
|
#420828 by sun: Added dynamic replacements for cached administration menu.
|
154
|
#420840 by sun: Fixed Drupal.behaviors.adminMenu must be only executed once.
|
155
|
#345984 by markus_petrux, sun: Added client-side caching of administration menu.
|
156
|
Attention: A new era of Drupal user experience starts here. This is the very
|
157
|
first issue of a series of improvements targeting plain awesomeness.
|
158
|
#349169 by sun: Fixed Devel switch user links contain multiple path prefixes.
|
159
|
#345984 by sun: Code clean-up in preparation for client-side caching.
|
160
|
#415196 by psynaptic: Updated for CSS coding standards.
|
161
|
#406672 by mr.j, sun: Fixed "Move local tasks" option leaves stale UL.
|
162
|
by sun: Major code clean-up and sync across 3.x branches.
|
163
|
#349505 by smk-ka, sun: Performance: Added caching of entire menu output.
|
164
|
#315342 by wulff: Added "My account" link (by splitting the "Log out" item).
|
165
|
#384100 by kepol, sun: Fixed content-type items displayed in wrong place.
|
166
|
#373339 by sun: Fixed double-escaped 'Edit <content-type>' link titles.
|
167
|
#373372 by sun: Turned procedural JavaScript into admin menu behaviors.
|
168
|
by sun: Fixed admin menu tests (and updated to 6.x for SimpleTest 2.x).
|
169
|
#359158 by nitrospectide, sun: Fixed Devel Themer breaks admin menu.
|
170
|
#365335 by sun: Fixed not all variables removed after uninstall.
|
171
|
|
172
|
|
173
|
Admin Menu 6.x-1.3, 2009-01-24
|
174
|
------------------------------
|
175
|
#362454 by sun: Fixed Drupal.settings.admin_menu is undefined JS error in some
|
176
|
browsers.
|
177
|
|
178
|
|
179
|
Admin Menu 6.x-1.2, 2009-01-20
|
180
|
------------------------------
|
181
|
#358697 by sun: Added docs about admin_menu_suppress() to README.txt.
|
182
|
#342684 by darumaki, sun: Added notice about Opera configuration to README.txt.
|
183
|
#350932 by sun: Fixed "Run updates" link repeated per language/site.
|
184
|
#342298 by gustz: Updated Spanish translation.
|
185
|
#346106 by sun: Fixed XHTML-Strict validation for admin menu icon.
|
186
|
#287448 by sun: Fixed unnecessary menu rebuild for users without permission to
|
187
|
use admin menu.
|
188
|
#342002 by AltaVida: Fixed improper test for node/add paths.
|
189
|
#272920 by keith.smith: Changed all text strings throughout the module.
|
190
|
#322731 by sun: Fixed improper use of t() in module install file.
|
191
|
#282030 by sun: Fixed "Run updates" item visible for unprivileged users.
|
192
|
#322877 by sun: Added tweak to move page tabs into administration menu.
|
193
|
#287468 by sun: Fixed module paths directly below "admin" get the wrong parent.
|
194
|
#310423 by sun: Added optional position: fixed configuration setting.
|
195
|
#292657 by smk-ka: Improved rendering performance.
|
196
|
#234149 by yhager, sun: Fixed RTL support for IE.
|
197
|
#323726 by danez1972: Added Spanish translation.
|
198
|
#325057 by sun: Updated README.txt.
|
199
|
#234149 by yhager, levavie, sun: Added RTL support.
|
200
|
#325057 by sun: Added links to flush specific caches.
|
201
|
#324334 by AltaVida: Fixed usernames with spaces not in Devel user switch links.
|
202
|
#319382 by betz: Added Dutch translation.
|
203
|
|
204
|
|
205
|
Admin Menu 6.x-1.1, 2008-09-12
|
206
|
------------------------------
|
207
|
#295476 by pwolanin, use <front> for icon path to fix front-page path-change
|
208
|
bug and pathauto conflict, add wipe button to admin form.
|
209
|
#301370 by sun: Disabled module fieldset collapsing behavior by default.
|
210
|
#288672 by sun: Fixed JS hover behavior not working in IE.
|
211
|
#290803 by sun: Fixed missing devel_themer in devel modules; added some others.
|
212
|
#286636 by sun: Fixed menus do not drop down in IE6.
|
213
|
#249537 by pwolanin, sun: Added admin_menu_suppress() to allow other modules to
|
214
|
disable the display of admin_menu on certain pages (f.e. popups).
|
215
|
#268211 by sun: Fixed invalid issue queue links for custom modules and
|
216
|
sub-modules of projects.
|
217
|
#261461 by sun: Added FAQ entry for displaying other menus like admin_menu.
|
218
|
#264067 by sun: Added FAQ entry for huge amount of anonymous users displayed.
|
219
|
#280002 by pwolanin: Clean up .test setUp function.
|
220
|
#242377 by sun: Fixed sub-level menu items exceed total document height.
|
221
|
|
222
|
|
223
|
Admin Menu 6.x-1.0, 2008-06-26
|
224
|
------------------------------
|
225
|
#266308 by sun: Fixed jQuery 1.0.x incompatible selector for collapsing modules.
|
226
|
#268373 by sun: Added hook_update to cleanup for alpha/beta testers.
|
227
|
#268373 by sun: Added menu callback to disable/enable developer modules.
|
228
|
#132524 by pwolanin: Fixed admin_menu links are re-inserted each time menu links
|
229
|
are rebuilt.
|
230
|
by smk-ka: Performance: Use 'defer' attribute for JavaScript to delay execution.
|
231
|
#266099 by sun: Fixed description of "Apply margin-top" configuration setting.
|
232
|
#266308 by sun: Usability: Added Utility module features to collapse module
|
233
|
fieldsets on Modules page.
|
234
|
#251341 by sun: Added docs about display drupal links permission.
|
235
|
|
236
|
|
237
|
Admin Menu 6.x-1.0-BETA, 2008-06-08
|
238
|
-----------------------------------
|
239
|
#132524 by sun: Fixed support for sub-content-types below node/add.
|
240
|
#132524 by pwolanin: Added support for localizable menu links.
|
241
|
#132524 by pwolanin, sun: Fixed menu links adjustments.
|
242
|
#132524 by pwolanin: Added simpletest.
|
243
|
#132524 by pwolanin: Major rewrite to better use Drupal 6 menu system.
|
244
|
#132524 by sun: Moved gettext translation files into translations.
|
245
|
#132524 by sun: Committing pre-alpha code for D6 due to public demand.
|
246
|
|
247
|
|
248
|
Admin Menu 5.x-2.x, xxxx-xx-xx
|
249
|
------------------------------
|
250
|
#246221 by sun: Fixed user counter displays different values than Who's online
|
251
|
block.
|
252
|
#239022 by mikl: Added Danish translation.
|
253
|
#234444 by smk-ka: Fixed admin_menu icon does not respect theme settings.
|
254
|
#198240 by sun: Fixed admin_menu displayed in print output.
|
255
|
|
256
|
|
257
|
Admin Menu 5.x-2.4, 2008-02-24
|
258
|
------------------------------
|
259
|
#214740 by sun: Regression: Fixed directly applied marginTop not supported by IE.
|
260
|
#214725 by sun: Fixed wrong CSS id in admin_menu.js (missed in 5.x-2.3).
|
261
|
|
262
|
|
263
|
Admin Menu 5.x-2.3, 2008-02-24
|
264
|
------------------------------
|
265
|
#214725 by sun: Fixed CSS id and classes should not contain underscores.
|
266
|
#209390 by sun: Added note about interaction with user role permissions.
|
267
|
#214740 by jjeff, sun: Added module settings to configure margin-top CSS.
|
268
|
#200737 by sun: Changed admin_menu (fav)icon to use theme setting, if defined.
|
269
|
#203116 by smk-ka: Improved performance of non-cached admin_menu by storing
|
270
|
already processed URLs in the cache.
|
271
|
#224605 by sun: 'Add <content_type>' items do not appear without 'administer
|
272
|
nodes' permission.
|
273
|
#210615 by robertgarrigos: Fixed Mozilla Mac: Collapsible fieldsets display
|
274
|
error.
|
275
|
|
276
|
|
277
|
Admin Menu 5.x-2.2, 2007-01-08
|
278
|
------------------------------
|
279
|
#204884 by jjeff: Usability: Override theme font family declaration.
|
280
|
#204935 by jjeff: Added mouseout delay for hovered menus (yay!).
|
281
|
#193941 by downgang: Fixed margin in IE6 using Garland theme.
|
282
|
#197306 by sun: Fixed 'Run updates' leads to wrong url with clean URLs disabled.
|
283
|
Moved images into sub-folder.
|
284
|
by smk-ka: Fixed icon title for user counter not displayed & coding style.
|
285
|
Fixed user count not displayed without 'administer users' permission.
|
286
|
|
287
|
|
288
|
Admin Menu 5.x-2.1, 2007-12-02
|
289
|
------------------------------
|
290
|
Fixed adding menu items with negative weight not always working.
|
291
|
Fixed admin_menu_copy_items() is overwriting already existing items.
|
292
|
Fixed display menu item ids in devel settings does not work.
|
293
|
|
294
|
|
295
|
Admin Menu 5.x-2.0, 2007-12-02
|
296
|
------------------------------
|
297
|
Added devel_admin_menu() for fast access to clear-cache, variable editor and
|
298
|
switch_user.
|
299
|
Added username to logout button.
|
300
|
Added hook_admin_menu() to allow other modules to alter admin_menu.
|
301
|
#194189 by sun: Added counter for current anonymous/authenticated users.
|
302
|
Added Drupal.org project issue queue links for all enabled contrib modules.
|
303
|
#189701 by sun: Changed admin_menu icon to be a menu.
|
304
|
#193925 by sun: Removed obsolete menu slicing code.
|
305
|
#193669 by smk-ka: Moved admin_menu builder functions into include file.
|
306
|
|
307
|
|
308
|
Admin Menu 5.x-1.2, 2007-11-18
|
309
|
------------------------------
|
310
|
#176969 by smk-ka: Fixed performance issues with path(auto) module by
|
311
|
introducing a menu cache for admin_menu.
|
312
|
#179648 by sun: Inject admin_menu into theme.
|
313
|
Fixes several CSS bugs in various themes and also activation of admin_menu
|
314
|
immediately after installation.
|
315
|
#191213 by Standard: Fixed block info shouldn't contain the word "block".
|
316
|
#187816 by sun: Fixed "Add" not translatable.
|
317
|
#186218 by sun: Fixed admin menu icon too big in Safari.
|
318
|
#182563 by sun: Fixed wrong datatype for array_search in _admin_menu_get_children().
|
319
|
#183496 by sun: Fixed invalid argument supplied for foreach in admin_menu_copy_items().
|
320
|
|
321
|
|
322
|
Admin Menu 5.x-1.1, 2007-10-10
|
323
|
------------------------------
|
324
|
#178876 by sun: Fixed 3rd-level submenus expand without hover over.
|
325
|
#153455 by sun: Fixed add product node sub-elements are empty.
|
326
|
Fixed path_to_theme() call breaking blocks page.
|
327
|
#177582 by sun: Fixed bluebreeze theme compatibility.
|
328
|
|
329
|
|
330
|
Admin Menu 5.x-1.0, 2007-09-06
|
331
|
------------------------------
|
332
|
#156952 by sun: Fixed admin menu inaccessible due to margins.
|
333
|
#149229 by sun: Fixed admin menu not expanding in IE7.
|
334
|
#172545 by sun: Use opacity instead of -moz-opacity.
|
335
|
#132867 Fixed z-index too low.
|
336
|
- Fixed admin menu block selectors to override any other theme styles.
|
337
|
#155589 by sun: Added permission to access administration menu.
|
338
|
- Fixed a PHP warning when there are no content types defined in the system, as
|
339
|
node/add then has no child menu items.
|
340
|
#155312 by sun: Fixed menu item tooltip clashes.
|
341
|
Added support for custom stylesheets per theme.
|
342
|
Removed 4.7.x compatibility.
|
343
|
|
344
|
|
345
|
Admin Menu 4.7-1.3, 2007-03-30
|
346
|
------------------------------
|
347
|
#126601 Fixed Users can see inaccessible items.
|
348
|
#121027 Fixed Page not found entries for menu-collapsed.png.
|
349
|
|
350
|
|
351
|
Admin Menu 4.7-1.2, 2007-03-04
|
352
|
------------------------------
|
353
|
- Fixed menu item adjustments
|
354
|
- Fixed IE / Safari support
|
355
|
- Fixed base_path for IE support
|
356
|
- Added create content options to content management menu
|
357
|
|
358
|
|
359
|
Admin Menu 4.7-1.1, 2007-01-24
|
360
|
------------------------------
|
361
|
First stable release, compatible to Drupal 4.7.x and 5.x.
|
362
|
|
363
|
|
364
|
Admin Menu 4.7-1.0, 2007-01-16
|
365
|
------------------------------
|
366
|
Initial release of admin_menu module. Already supporting Drupal 5.0.
|