[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/admin_menu/ -> CHANGELOG.txt (source)

   1  // $Id: CHANGELOG.txt,v 1.33.2.65 2010/09/03 11:06:03 sun Exp $
   2  
   3  Admin Menu x.x-x.x, xxxx-xx-xx
   4  ------------------------------
   5  
   6  
   7  Admin Menu 6.x-1.x, xxxx-xx-xx
   8  ------------------------------
   9  
  10  
  11  Admin Menu 6.x-1.6, 2010-09-03
  12  ------------------------------
  13  #567618 by indytechcook, neclimdul: Fixed tests.
  14  #860390 by Kevin Rogers: Fixed .info file parsing error on uncertain platform.
  15  #645526 by TravisCarden, hutch: Fixed stale local tasks markup after moving them.
  16  #615058 by Dave Reid: Fixed compatibility with PHP 5.3.
  17  #540762 by Deslack: Added Malay translation.
  18  #362454 by sun: Fixed Drupal.settings.admin_menu is undefined error.
  19  
  20  
  21  Admin Menu 6.x-1.5, 2009-07-02
  22  ------------------------------
  23  #479922 by sun: Fixed fieldsets not collapsed on admin/build/modules/list*.
  24  #236657 by sun: Updated for corrected arguments of system_clear_cache_submit().
  25  #471504 by wulff: Updated Danish translation.
  26  
  27  
  28  Admin Menu 6.x-1.4, 2009-05-15
  29  ------------------------------
  30  by Dave Reid: Updated for getInfo() for tests.
  31  #433016 by ultimateboy: Fixed Devel switch user links added to wrong parent.
  32  #349169 by sun: Fixed Devel switch user links contain multiple path prefixes.
  33  #384100 by kepol, sun: Fixed content-type items displayed in wrong place.
  34  #373339 by sun: Fixed double-escaped 'Edit <content-type>' link titles.
  35  by sun: Fixed admin menu tests (and updated to 6.x for SimpleTest 2.x).
  36  #359158 by nitrospectide, sun: Fixed Devel Themer breaks admin menu.
  37  #365335 by sun: Fixed not all variables removed after uninstall.
  38  
  39  
  40  Admin Menu 6.x-1.3, 2009-01-24
  41  ------------------------------
  42  #362454 by sun: Fixed Drupal.settings.admin_menu is undefined JS error in some
  43    browsers.
  44  
  45  
  46  Admin Menu 6.x-1.2, 2009-01-20
  47  ------------------------------
  48  #358697 by sun: Added docs about admin_menu_suppress() to README.txt.
  49  #342684 by darumaki, sun: Added notice about Opera configuration to README.txt.
  50  #350932 by sun: Fixed "Run updates" link repeated per language/site.
  51  #342298 by gustz: Updated Spanish translation.
  52  #346106 by sun: Fixed XHTML-Strict validation for admin menu icon.
  53  #287448 by sun: Fixed unnecessary menu rebuild for users without permission to
  54    use admin menu.
  55  #342002 by AltaVida: Fixed improper test for node/add paths.
  56  #272920 by keith.smith: Changed all text strings throughout the module.
  57  #322731 by sun: Fixed improper use of t() in module install file.
  58  #282030 by sun: Fixed "Run updates" item visible for unprivileged users.
  59  #322877 by sun: Added tweak to move page tabs into administration menu.
  60  #287468 by sun: Fixed module paths directly below "admin" get the wrong parent.
  61  #310423 by sun: Added optional position: fixed configuration setting.
  62  #292657 by smk-ka: Improved rendering performance.
  63  #234149 by yhager, sun: Fixed RTL support for IE.
  64  #323726 by danez1972: Added Spanish translation.
  65  #325057 by sun: Updated README.txt.
  66  #234149 by yhager, levavie, sun: Added RTL support.
  67  #325057 by sun: Added links to flush specific caches.
  68  #324334 by AltaVida: Fixed usernames with spaces not in Devel user switch links.
  69  #319382 by betz: Added Dutch translation.
  70  
  71  
  72  Admin Menu 6.x-1.1, 2008-09-12
  73  ------------------------------
  74  #295476 by pwolanin, use <front> for icon path to fix front-page path-change
  75    bug and pathauto conflict, add wipe button to admin form.
  76  #301370 by sun: Disabled module fieldset collapsing behavior by default.
  77  #288672 by sun: Fixed JS hover behavior not working in IE.
  78  #290803 by sun: Fixed missing devel_themer in devel modules; added some others.
  79  #286636 by sun: Fixed menus do not drop down in IE6.
  80  #249537 by pwolanin, sun: Added admin_menu_suppress() to allow other modules to
  81    disable the display of admin_menu on certain pages (f.e. popups).
  82  #268211 by sun: Fixed invalid issue queue links for custom modules and
  83    sub-modules of projects.
  84  #261461 by sun: Added FAQ entry for displaying other menus like admin_menu.
  85  #264067 by sun: Added FAQ entry for huge amount of anonymous users displayed.
  86  #280002 by pwolanin: Clean up .test setUp function.
  87  #242377 by sun: Fixed sub-level menu items exceed total document height.
  88  
  89  
  90  Admin Menu 6.x-1.0, 2008-06-26
  91  ------------------------------
  92  #266308 by sun: Fixed jQuery 1.0.x incompatible selector for collapsing modules.
  93  #268373 by sun: Added hook_update to cleanup for alpha/beta testers.
  94  #268373 by sun: Added menu callback to disable/enable developer modules.
  95  #132524 by pwolanin: Fixed admin_menu links are re-inserted each time menu links
  96    are rebuilt.
  97  by smk-ka: Performance: Use 'defer' attribute for JavaScript to delay execution.
  98  #266099 by sun: Fixed description of "Apply margin-top" configuration setting.
  99  #266308 by sun: Usability: Added Utility module features to collapse module
 100    fieldsets on Modules page.
 101  #251341 by sun: Added docs about display drupal links permission.
 102  
 103  
 104  Admin Menu 6.x-1.0-BETA, 2008-06-08
 105  -----------------------------------
 106  #132524 by sun: Fixed support for sub-content-types below node/add.
 107  #132524 by pwolanin: Added support for localizable menu links.
 108  #132524 by pwolanin, sun: Fixed menu links adjustments.
 109  #132524 by pwolanin: Added simpletest.
 110  #132524 by pwolanin: Major rewrite to better use Drupal 6 menu system.
 111  #132524 by sun: Moved gettext translation files into translations.
 112  #132524 by sun: Committing pre-alpha code for D6 due to public demand.
 113  
 114  
 115  Admin Menu 5.x-2.x, xxxx-xx-xx
 116  ------------------------------
 117  #246221 by sun: Fixed user counter displays different values than Who's online
 118    block.
 119  #239022 by mikl: Added Danish translation.
 120  #234444 by smk-ka: Fixed admin_menu icon does not respect theme settings.
 121  #198240 by sun: Fixed admin_menu displayed in print output.
 122  
 123  
 124  Admin Menu 5.x-2.4, 2008-02-24
 125  ------------------------------
 126  #214740 by sun: Regression: Fixed directly applied marginTop not supported by IE.
 127  #214725 by sun: Fixed wrong CSS id in admin_menu.js (missed in 5.x-2.3).
 128  
 129  
 130  Admin Menu 5.x-2.3, 2008-02-24
 131  ------------------------------
 132  #214725 by sun: Fixed CSS id and classes should not contain underscores.
 133  #209390 by sun: Added note about interaction with user role permissions.
 134  #214740 by jjeff, sun: Added module settings to configure margin-top CSS.
 135  #200737 by sun: Changed admin_menu (fav)icon to use theme setting, if defined.
 136  #203116 by smk-ka: Improved performance of non-cached admin_menu by storing
 137    already processed URLs in the cache.
 138  #224605 by sun: 'Add <content_type>' items do not appear without 'administer
 139    nodes' permission.
 140  #210615 by robertgarrigos: Fixed Mozilla Mac: Collapsible fieldsets display
 141    error.
 142  
 143  
 144  Admin Menu 5.x-2.2, 2007-01-08
 145  ------------------------------
 146  #204884 by jjeff: Usability: Override theme font family declaration.
 147  #204935 by jjeff: Added mouseout delay for hovered menus (yay!).
 148  #193941 by downgang: Fixed margin in IE6 using Garland theme.
 149  #197306 by sun: Fixed 'Run updates' leads to wrong url with clean URLs disabled.
 150  Moved images into sub-folder.
 151  by smk-ka: Fixed icon title for user counter not displayed & coding style.
 152  Fixed user count not displayed without 'administer users' permission.
 153  
 154  
 155  Admin Menu 5.x-2.1, 2007-12-02
 156  ------------------------------
 157  Fixed adding menu items with negative weight not always working.
 158  Fixed admin_menu_copy_items() is overwriting already existing items.
 159  Fixed display menu item ids in devel settings does not work.
 160  
 161  
 162  Admin Menu 5.x-2.0, 2007-12-02
 163  ------------------------------
 164  Added devel_admin_menu() for fast access to clear-cache, variable editor and
 165    switch_user.
 166  Added username to logout button.
 167  Added hook_admin_menu() to allow other modules to alter admin_menu.
 168  #194189 by sun: Added counter for current anonymous/authenticated users.
 169  Added Drupal.org project issue queue links for all enabled contrib modules.
 170  #189701 by sun: Changed admin_menu icon to be a menu.
 171  #193925 by sun: Removed obsolete menu slicing code.
 172  #193669 by smk-ka: Moved admin_menu builder functions into include file.
 173  
 174  
 175  Admin Menu 5.x-1.2, 2007-11-18
 176  ------------------------------
 177  #176969 by smk-ka: Fixed performance issues with path(auto) module by
 178    introducing a menu cache for admin_menu.
 179  #179648 by sun: Inject admin_menu into theme.
 180    Fixes several CSS bugs in various themes and also activation of admin_menu
 181    immediately after installation.
 182  #191213 by Standard: Fixed block info shouldn't contain the word "block".
 183  #187816 by sun: Fixed "Add" not translatable.
 184  #186218 by sun: Fixed admin menu icon too big in Safari.
 185  #182563 by sun: Fixed wrong datatype for array_search in _admin_menu_get_children().
 186  #183496 by sun: Fixed invalid argument supplied for foreach in admin_menu_copy_items().
 187  
 188  
 189  Admin Menu 5.x-1.1, 2007-10-10
 190  ------------------------------
 191  #178876 by sun: Fixed 3rd-level submenus expand without hover over.
 192  #153455 by sun: Fixed add product node sub-elements are empty.
 193  Fixed path_to_theme() call breaking blocks page.
 194  #177582 by sun: Fixed bluebreeze theme compatibility.
 195  
 196  
 197  Admin Menu 5.x-1.0, 2007-09-06
 198  ------------------------------
 199  #156952 by sun: Fixed admin menu inaccessible due to margins.
 200  #149229 by sun: Fixed admin menu not expanding in IE7.
 201  #172545 by sun: Use opacity instead of -moz-opacity.
 202  #132867 Fixed z-index too low.
 203  - Fixed admin menu block selectors to override any other theme styles.
 204  #155589 by sun: Added permission to access administration menu.
 205  - Fixed a PHP warning when there are no content types defined in the system, as
 206    node/add then has no child menu items.
 207  #155312 by sun: Fixed menu item tooltip clashes.
 208  Added support for custom stylesheets per theme.
 209  Removed 4.7.x compatibility.
 210  
 211  
 212  Admin Menu 4.7-1.3, 2007-03-30
 213  ------------------------------
 214  #126601 Fixed Users can see inaccessible items.
 215  #121027 Fixed Page not found entries for menu-collapsed.png.
 216  
 217  
 218  Admin Menu 4.7-1.2, 2007-03-04
 219  ------------------------------
 220  - Fixed menu item adjustments
 221  - Fixed IE / Safari support
 222  - Fixed base_path for IE support
 223  - Added create content options to content management menu
 224  
 225  
 226  Admin Menu 4.7-1.1, 2007-01-24
 227  ------------------------------
 228  First stable release, compatible to Drupal 4.7.x and 5.x.
 229  
 230  
 231  Admin Menu 4.7-1.0, 2007-01-16
 232  ------------------------------
 233  Initial release of admin_menu module. Already supporting Drupal 5.0.
 234  
 235  


Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7