You are here

CHANGELOG.txt in Administration menu 5.3

Admin Menu x.x-x.x, xxxx-xx-xx
------------------------------


Admin Menu 5.x-3.x, xxxx-xx-xx
------------------------------
#753410 by hanoii: Fixed menu not displayed if /admin item ID not 5 (default).


Admin Menu 5.x-3.0-ALPHA2, 2010-03-11
-------------------------------------
#599462 by sun, koyama: Added background-color to avoid unintentional override.
#420812 by sun: Removed Locale from dependencies in hook_js().
#461264 by sun: Added site/domain as CSS class.
#451270 by smk-ka, sun: Changed visual indication for uid1.
#515718 by joelstein, sun: Added rules_admin module to developer modules list.
#352065 by sun: Added setting to select developer modules to keep enabled.
#424960 by markus_petrux, sun: Fixed gzip compression for cached output.
by sun: Fixed opacity of links in sub-menus.
#479922 by sun: Fixed fieldsets not collapsed on admin/build/modules/list*.
by sun: Added variable to allow to disable caching (rewrite).


Admin Menu 5.x-3.0-ALPHA1, 2009-06-10
-------------------------------------
#483870 by sun: Fixed compatibility with new Admin module.
#483152 by sun: Fixed admin_menu caches not flushed when clean URLs are toggled.
#479922 by danep: Fixed fieldsets not collapsed on admin/build/modules/list.
#469716 by sun: Fixed wrong AJAX callback URL under various conditions.
#420812 by sun, smk-ka: Added support for hook_js().
#454260 by smk-ka: Fixed wrong destination if current path already contains one.
by sun: Fixed admin_menu_suppress() does not suppress margin-top.
by sun: Fixed selector for collapsing menus too Garland-specific.
by sun: Fixed Devel switch user links appended to wrong parent item.
#451270 by sun: Added visual indication when working as uid 1.
#221797 by sun: Fixed some content-types missing below admin/content/node.
#167020 by sun: Fixed some accessible menu items are no longer displayed.
#420806 by sun: Fixed admin_menu not always rebuilt when menu is rebuilt.
#345984 by sun: Fixed admin_menu's settings item not displayed.
#167020 by sun: Fixed inaccessible menu items are displayed.
#345984 by sun: Fixed array_merge_recursive error due to multiple definitions of
  Drupal.settings.basePath.
#420828 by sun: Added dynamic replacements for cached administration menu.
#420840 by sun: Fixed Drupal.behaviors.adminMenu must be only executed once.
#345984 by markus_petrux, sun: Added client-side caching of administration menu.
  Attention: A new era of Drupal user experience starts here.  This is the very
  first issue of a series of improvements targeting plain awesomeness.
#349169 by sun: Fixed Devel switch user links contain multiple path prefixes.
#345984 by sun: Code clean-up in preparation for client-side caching.
#415196 by psynaptic: Updated for CSS coding standards.
#406672 by mr.j, sun: Fixed "Move local tasks" option leaves stale UL.
#400752 by brunodbo, sun: Fixed "Run cron" link displayed to unprivileged users.
by sun: Major code clean-up and sync across 3.x branches.
#349505 by smk-ka, sun: Performance: Added caching of entire menu output.
#315342 by wulff: Added "My account" link (by splitting the "Log out" item).
#373372 by sun: Turned procedural JavaScript into admin menu behaviors.
#365335 by sun: Fixed not all variables removed after uninstall.


Admin Menu 5.x-2.8, 2009-01-24
------------------------------
#362454 by sun: Fixed Drupal.settings.admin_menu is undefined JS error in some
  browsers.


Admin Menu 5.x-2.7, 2009-01-20
------------------------------
#358697 by sun: Added docs about admin_menu_suppress() to README.txt.
#342684 by darumaki, sun: Added notice about Opera configuration to README.txt.
#346106 by sun: Fixed XHTML-Strict validation for admin menu icon.
#322877 by sun: Added tweak to move page tabs into administration menu.
#310423 by sun: Added optional position: fixed configuration setting.
#325057 by sun: Updated README.txt.
#324334 by AltaVida: Fixed usernames with spaces not in Devel user switch links.
#319382 by betz: Added Dutch translation.
#301370 by sun: Disabled module fieldset collapsing behavior by default.
#288672 by sun: Fixed JS hover behavior not working in IE.
#285582 by sun: Fixed fatal PHP error when Panels 2-alpha is installed.
#290803 by sun: Fixed missing devel_themer in devel modules; added some others.
#286636 by sun: Fixed menus do not drop down in IE6.
#249537 by pwolanin, sun: Added admin_menu_suppress() to allow other modules to
  disable the display of admin_menu on certain pages (f.e. popups).


Admin Menu 5.x-2.6, 2008-07-16
------------------------------
#268211 by sun: Fixed invalid issue queue links for custom modules and
  sub-modules of projects.
#261461 by sun: Added FAQ entry for displaying other menus like admin_menu.
#264067 by sun: Added FAQ entry for huge amount of anonymous users displayed.
#226502 by sun: Added FAQ entry for Content management -> Create content items.
#279287 by sun: Usability: Added JavaScript to turn menus on admin/build/menu
  into fieldsets with default collapse.js behavior attached.
#279287 by sun: Changed default setting to not collapse menus on
  admin/build/menu.
#242377 by sun: Fixed sub-level menu items exceed total document height.
#266308 by sun: Fixed jQuery 1.0.x incompatible selector for collapsing modules.
#268373 by sun: Backported code clean-up from 6.x.


Admin Menu 5.x-2.5, 2008-06-08
------------------------------
by smk-ka: Performance: Use 'defer' attribute for JavaScript to delay execution.
#266099 by sun: Fixed description of "Apply margin-top" configuration setting.
#266308 by sun: Usability: Added Utility module features to collapse module
  fieldsets on Modules page and menus on Menus page.
#240862 by sun: Usability: Fixed target page for edit content-type links.
#265049 by zietbukuel: Added Spanish translation.
#240862 by smk-ka: Fixed stale menu after adding/deleting content-types, Views,
  and Panels.
by sun: Added menu callback to disable/enable developer modules.
#240862 by smk-ka, sun: Added edit links for content-types, Views, and Panels.
#251341 by sun: Added docs about display drupal links permission.
#246221 by sun: Fixed user counter displays different values than Who's online
  block.
#239022 by mikl: Added Danish translation.
#234444 by smk-ka: Fixed admin_menu icon does not respect theme settings.
#198240 by sun: Fixed admin_menu displayed in print output.


Admin Menu 5.x-2.4, 2008-02-24
------------------------------
#214740 by sun: Regression: Fixed directly applied marginTop not supported by IE.
#214725 by sun: Fixed wrong CSS id in admin_menu.js (missed in 5.x-2.3).


Admin Menu 5.x-2.3, 2008-02-24
------------------------------
#214725 by sun: Fixed CSS id and classes should not contain underscores.
#209390 by sun: Added note about interaction with user role permissions.
#214740 by jjeff, sun: Added module settings to configure margin-top CSS.
#200737 by sun: Changed admin_menu (fav)icon to use theme setting, if defined.
#203116 by smk-ka: Improved performance of non-cached admin_menu by storing
  already processed URLs in the cache.
#224605 by sun: 'Add <content_type>' items do not appear without 'administer
  nodes' permission.
#210615 by robertgarrigos: Fixed Mozilla Mac: Collapsible fieldsets display
  error.


Admin Menu 5.x-2.2, 2007-01-08
------------------------------
#204884 by jjeff: Usability: Override theme font family declaration.
#204935 by jjeff: Added mouseout delay for hovered menus (yay!).
#193941 by downgang: Fixed margin in IE6 using Garland theme.
#197306 by sun: Fixed 'Run updates' leads to wrong url with clean URLs disabled.
Moved images into sub-folder.
by smk-ka: Fixed icon title for user counter not displayed & coding style.
Fixed user count not displayed without 'administer users' permission.


Admin Menu 5.x-2.1, 2007-12-02
------------------------------
Fixed adding menu items with negative weight not always working.
Fixed admin_menu_copy_items() is overwriting already existing items.
Fixed display menu item ids in devel settings does not work.


Admin Menu 5.x-2.0, 2007-12-02
------------------------------
Added devel_admin_menu() for fast access to clear-cache, variable editor and
  switch_user.
Added username to logout button.
Added hook_admin_menu() to allow other modules to alter admin_menu.
#194189 by sun: Added counter for current anonymous/authenticated users.
Added Drupal.org project issue queue links for all enabled contrib modules.
#189701 by sun: Changed admin_menu icon to be a menu.
#193925 by sun: Removed obsolete menu slicing code.
#193669 by smk-ka: Moved admin_menu builder functions into include file.


Admin Menu 5.x-1.2, 2007-11-18
------------------------------
#176969 by smk-ka: Fixed performance issues with path(auto) module by
  introducing a menu cache for admin_menu.
#179648 by sun: Inject admin_menu into theme.
  Fixes several CSS bugs in various themes and also activation of admin_menu
  immediately after installation.
#191213 by Standard: Fixed block info shouldn't contain the word "block".
#187816 by sun: Fixed "Add" not translatable.
#186218 by sun: Fixed admin menu icon too big in Safari.
#182563 by sun: Fixed wrong datatype for array_search in _admin_menu_get_children().
#183496 by sun: Fixed invalid argument supplied for foreach in admin_menu_copy_items().


Admin Menu 5.x-1.1, 2007-10-10
------------------------------
#178876 by sun: Fixed 3rd-level submenus expand without hover over.
#153455 by sun: Fixed add product node sub-elements are empty.
Fixed path_to_theme() call breaking blocks page.
#177582 by sun: Fixed bluebreeze theme compatibility.


Admin Menu 5.x-1.0, 2007-09-06
------------------------------
#156952 by sun: Fixed admin menu inaccessible due to margins.
#149229 by sun: Fixed admin menu not expanding in IE7.
#172545 by sun: Use opacity instead of -moz-opacity.
#132867 Fixed z-index too low.
- Fixed admin menu block selectors to override any other theme styles.
#155589 by sun: Added permission to access administration menu.
- Fixed a PHP warning when there are no content types defined in the system, as
  node/add then has no child menu items.
#155312 by sun: Fixed menu item tooltip clashes.
Added support for custom stylesheets per theme.
Removed 4.7.x compatibility.


Admin Menu 4.7-1.3, 2007-03-30
------------------------------
#126601 Fixed Users can see inaccessible items.
#121027 Fixed Page not found entries for menu-collapsed.png.


Admin Menu 4.7-1.2, 2007-03-04
------------------------------
- Fixed menu item adjustments
- Fixed IE / Safari support
- Fixed base_path for IE support
- Added create content options to content management menu


Admin Menu 4.7-1.1, 2007-01-24
------------------------------
First stable release, compatible to Drupal 4.7.x and 5.x.


Admin Menu 4.7-1.0, 2007-01-16
------------------------------
Initial release of admin_menu module. Already supporting Drupal 5.0.


File

CHANGELOG.txt
View source
  1. Admin Menu x.x-x.x, xxxx-xx-xx
  2. ------------------------------
  3. Admin Menu 5.x-3.x, xxxx-xx-xx
  4. ------------------------------
  5. #753410 by hanoii: Fixed menu not displayed if /admin item ID not 5 (default).
  6. Admin Menu 5.x-3.0-ALPHA2, 2010-03-11
  7. -------------------------------------
  8. #599462 by sun, koyama: Added background-color to avoid unintentional override.
  9. #420812 by sun: Removed Locale from dependencies in hook_js().
  10. #461264 by sun: Added site/domain as CSS class.
  11. #451270 by smk-ka, sun: Changed visual indication for uid1.
  12. #515718 by joelstein, sun: Added rules_admin module to developer modules list.
  13. #352065 by sun: Added setting to select developer modules to keep enabled.
  14. #424960 by markus_petrux, sun: Fixed gzip compression for cached output.
  15. by sun: Fixed opacity of links in sub-menus.
  16. #479922 by sun: Fixed fieldsets not collapsed on admin/build/modules/list*.
  17. by sun: Added variable to allow to disable caching (rewrite).
  18. Admin Menu 5.x-3.0-ALPHA1, 2009-06-10
  19. -------------------------------------
  20. #483870 by sun: Fixed compatibility with new Admin module.
  21. #483152 by sun: Fixed admin_menu caches not flushed when clean URLs are toggled.
  22. #479922 by danep: Fixed fieldsets not collapsed on admin/build/modules/list.
  23. #469716 by sun: Fixed wrong AJAX callback URL under various conditions.
  24. #420812 by sun, smk-ka: Added support for hook_js().
  25. #454260 by smk-ka: Fixed wrong destination if current path already contains one.
  26. by sun: Fixed admin_menu_suppress() does not suppress margin-top.
  27. by sun: Fixed selector for collapsing menus too Garland-specific.
  28. by sun: Fixed Devel switch user links appended to wrong parent item.
  29. #451270 by sun: Added visual indication when working as uid 1.
  30. #221797 by sun: Fixed some content-types missing below admin/content/node.
  31. #167020 by sun: Fixed some accessible menu items are no longer displayed.
  32. #420806 by sun: Fixed admin_menu not always rebuilt when menu is rebuilt.
  33. #345984 by sun: Fixed admin_menu's settings item not displayed.
  34. #167020 by sun: Fixed inaccessible menu items are displayed.
  35. #345984 by sun: Fixed array_merge_recursive error due to multiple definitions of
  36. Drupal.settings.basePath.
  37. #420828 by sun: Added dynamic replacements for cached administration menu.
  38. #420840 by sun: Fixed Drupal.behaviors.adminMenu must be only executed once.
  39. #345984 by markus_petrux, sun: Added client-side caching of administration menu.
  40. Attention: A new era of Drupal user experience starts here. This is the very
  41. first issue of a series of improvements targeting plain awesomeness.
  42. #349169 by sun: Fixed Devel switch user links contain multiple path prefixes.
  43. #345984 by sun: Code clean-up in preparation for client-side caching.
  44. #415196 by psynaptic: Updated for CSS coding standards.
  45. #406672 by mr.j, sun: Fixed "Move local tasks" option leaves stale UL.
  46. #400752 by brunodbo, sun: Fixed "Run cron" link displayed to unprivileged users.
  47. by sun: Major code clean-up and sync across 3.x branches.
  48. #349505 by smk-ka, sun: Performance: Added caching of entire menu output.
  49. #315342 by wulff: Added "My account" link (by splitting the "Log out" item).
  50. #373372 by sun: Turned procedural JavaScript into admin menu behaviors.
  51. #365335 by sun: Fixed not all variables removed after uninstall.
  52. Admin Menu 5.x-2.8, 2009-01-24
  53. ------------------------------
  54. #362454 by sun: Fixed Drupal.settings.admin_menu is undefined JS error in some
  55. browsers.
  56. Admin Menu 5.x-2.7, 2009-01-20
  57. ------------------------------
  58. #358697 by sun: Added docs about admin_menu_suppress() to README.txt.
  59. #342684 by darumaki, sun: Added notice about Opera configuration to README.txt.
  60. #346106 by sun: Fixed XHTML-Strict validation for admin menu icon.
  61. #322877 by sun: Added tweak to move page tabs into administration menu.
  62. #310423 by sun: Added optional position: fixed configuration setting.
  63. #325057 by sun: Updated README.txt.
  64. #324334 by AltaVida: Fixed usernames with spaces not in Devel user switch links.
  65. #319382 by betz: Added Dutch translation.
  66. #301370 by sun: Disabled module fieldset collapsing behavior by default.
  67. #288672 by sun: Fixed JS hover behavior not working in IE.
  68. #285582 by sun: Fixed fatal PHP error when Panels 2-alpha is installed.
  69. #290803 by sun: Fixed missing devel_themer in devel modules; added some others.
  70. #286636 by sun: Fixed menus do not drop down in IE6.
  71. #249537 by pwolanin, sun: Added admin_menu_suppress() to allow other modules to
  72. disable the display of admin_menu on certain pages (f.e. popups).
  73. Admin Menu 5.x-2.6, 2008-07-16
  74. ------------------------------
  75. #268211 by sun: Fixed invalid issue queue links for custom modules and
  76. sub-modules of projects.
  77. #261461 by sun: Added FAQ entry for displaying other menus like admin_menu.
  78. #264067 by sun: Added FAQ entry for huge amount of anonymous users displayed.
  79. #226502 by sun: Added FAQ entry for Content management -> Create content items.
  80. #279287 by sun: Usability: Added JavaScript to turn menus on admin/build/menu
  81. into fieldsets with default collapse.js behavior attached.
  82. #279287 by sun: Changed default setting to not collapse menus on
  83. admin/build/menu.
  84. #242377 by sun: Fixed sub-level menu items exceed total document height.
  85. #266308 by sun: Fixed jQuery 1.0.x incompatible selector for collapsing modules.
  86. #268373 by sun: Backported code clean-up from 6.x.
  87. Admin Menu 5.x-2.5, 2008-06-08
  88. ------------------------------
  89. by smk-ka: Performance: Use 'defer' attribute for JavaScript to delay execution.
  90. #266099 by sun: Fixed description of "Apply margin-top" configuration setting.
  91. #266308 by sun: Usability: Added Utility module features to collapse module
  92. fieldsets on Modules page and menus on Menus page.
  93. #240862 by sun: Usability: Fixed target page for edit content-type links.
  94. #265049 by zietbukuel: Added Spanish translation.
  95. #240862 by smk-ka: Fixed stale menu after adding/deleting content-types, Views,
  96. and Panels.
  97. by sun: Added menu callback to disable/enable developer modules.
  98. #240862 by smk-ka, sun: Added edit links for content-types, Views, and Panels.
  99. #251341 by sun: Added docs about display drupal links permission.
  100. #246221 by sun: Fixed user counter displays different values than Who's online
  101. block.
  102. #239022 by mikl: Added Danish translation.
  103. #234444 by smk-ka: Fixed admin_menu icon does not respect theme settings.
  104. #198240 by sun: Fixed admin_menu displayed in print output.
  105. Admin Menu 5.x-2.4, 2008-02-24
  106. ------------------------------
  107. #214740 by sun: Regression: Fixed directly applied marginTop not supported by IE.
  108. #214725 by sun: Fixed wrong CSS id in admin_menu.js (missed in 5.x-2.3).
  109. Admin Menu 5.x-2.3, 2008-02-24
  110. ------------------------------
  111. #214725 by sun: Fixed CSS id and classes should not contain underscores.
  112. #209390 by sun: Added note about interaction with user role permissions.
  113. #214740 by jjeff, sun: Added module settings to configure margin-top CSS.
  114. #200737 by sun: Changed admin_menu (fav)icon to use theme setting, if defined.
  115. #203116 by smk-ka: Improved performance of non-cached admin_menu by storing
  116. already processed URLs in the cache.
  117. #224605 by sun: 'Add ' items do not appear without 'administer
  118. nodes' permission.
  119. #210615 by robertgarrigos: Fixed Mozilla Mac: Collapsible fieldsets display
  120. error.
  121. Admin Menu 5.x-2.2, 2007-01-08
  122. ------------------------------
  123. #204884 by jjeff: Usability: Override theme font family declaration.
  124. #204935 by jjeff: Added mouseout delay for hovered menus (yay!).
  125. #193941 by downgang: Fixed margin in IE6 using Garland theme.
  126. #197306 by sun: Fixed 'Run updates' leads to wrong url with clean URLs disabled.
  127. Moved images into sub-folder.
  128. by smk-ka: Fixed icon title for user counter not displayed & coding style.
  129. Fixed user count not displayed without 'administer users' permission.
  130. Admin Menu 5.x-2.1, 2007-12-02
  131. ------------------------------
  132. Fixed adding menu items with negative weight not always working.
  133. Fixed admin_menu_copy_items() is overwriting already existing items.
  134. Fixed display menu item ids in devel settings does not work.
  135. Admin Menu 5.x-2.0, 2007-12-02
  136. ------------------------------
  137. Added devel_admin_menu() for fast access to clear-cache, variable editor and
  138. switch_user.
  139. Added username to logout button.
  140. Added hook_admin_menu() to allow other modules to alter admin_menu.
  141. #194189 by sun: Added counter for current anonymous/authenticated users.
  142. Added Drupal.org project issue queue links for all enabled contrib modules.
  143. #189701 by sun: Changed admin_menu icon to be a menu.
  144. #193925 by sun: Removed obsolete menu slicing code.
  145. #193669 by smk-ka: Moved admin_menu builder functions into include file.
  146. Admin Menu 5.x-1.2, 2007-11-18
  147. ------------------------------
  148. #176969 by smk-ka: Fixed performance issues with path(auto) module by
  149. introducing a menu cache for admin_menu.
  150. #179648 by sun: Inject admin_menu into theme.
  151. Fixes several CSS bugs in various themes and also activation of admin_menu
  152. immediately after installation.
  153. #191213 by Standard: Fixed block info shouldn't contain the word "block".
  154. #187816 by sun: Fixed "Add" not translatable.
  155. #186218 by sun: Fixed admin menu icon too big in Safari.
  156. #182563 by sun: Fixed wrong datatype for array_search in _admin_menu_get_children().
  157. #183496 by sun: Fixed invalid argument supplied for foreach in admin_menu_copy_items().
  158. Admin Menu 5.x-1.1, 2007-10-10
  159. ------------------------------
  160. #178876 by sun: Fixed 3rd-level submenus expand without hover over.
  161. #153455 by sun: Fixed add product node sub-elements are empty.
  162. Fixed path_to_theme() call breaking blocks page.
  163. #177582 by sun: Fixed bluebreeze theme compatibility.
  164. Admin Menu 5.x-1.0, 2007-09-06
  165. ------------------------------
  166. #156952 by sun: Fixed admin menu inaccessible due to margins.
  167. #149229 by sun: Fixed admin menu not expanding in IE7.
  168. #172545 by sun: Use opacity instead of -moz-opacity.
  169. #132867 Fixed z-index too low.
  170. - Fixed admin menu block selectors to override any other theme styles.
  171. #155589 by sun: Added permission to access administration menu.
  172. - Fixed a PHP warning when there are no content types defined in the system, as
  173. node/add then has no child menu items.
  174. #155312 by sun: Fixed menu item tooltip clashes.
  175. Added support for custom stylesheets per theme.
  176. Removed 4.7.x compatibility.
  177. Admin Menu 4.7-1.3, 2007-03-30
  178. ------------------------------
  179. #126601 Fixed Users can see inaccessible items.
  180. #121027 Fixed Page not found entries for menu-collapsed.png.
  181. Admin Menu 4.7-1.2, 2007-03-04
  182. ------------------------------
  183. - Fixed menu item adjustments
  184. - Fixed IE / Safari support
  185. - Fixed base_path for IE support
  186. - Added create content options to content management menu
  187. Admin Menu 4.7-1.1, 2007-01-24
  188. ------------------------------
  189. First stable release, compatible to Drupal 4.7.x and 5.x.
  190. Admin Menu 4.7-1.0, 2007-01-16
  191. ------------------------------
  192. Initial release of admin_menu module. Already supporting Drupal 5.0.