You are here

CHANGELOG.txt in Nice Menus 7.3

Same filename and directory in other branches
  1. 5 CHANGELOG.txt
  2. 6.2 CHANGELOG.txt
  3. 6 CHANGELOG.txt
  4. 7.2 CHANGELOG.txt
=== DRUPAL 7.x-2.x ===
7.x-2.0-beta1
- FEATURE: Initial coder_upgrade changes to start the D7 upgrade.
- BUG #735848: functional port to Drupal 7.

7.x-2.0-beta2
- BUG #975138: setting parent depth to 0 if it doesn't have one to remove
undefined var notice.
- FEATURE #261773: Imported translations to localization server and
removed CVS files.
- BUG #1017618: fixed undefined variable notice.
- TASK #987530: get menu parents to display for selection.
- FEATURE: adding NM config to the user interface settings so it can be
accessed from the UI.

7.x-2.0-beta3
- BUG #1074438: css changes to d7 patch from austinmroczek woot.
- BUG #1058852: adding settings page link to the modules page.
- BUG #1088058: from Snicers. small css edit.
- TASK: Removing translation directories.
- TASK: Stripping CVS keywords.

7.x-2.0
- TASK #906130: Incompatible with Menu Attributes module.
- TASK #1002054: menu name change for D7 thanks for hammering that one out.
- TASK #1193610: preventing php notice on empty menu.
- TASK #1180958: i18n issues with nice menus. thanks amateescu and czigor.
- BUG #1043824: Thanks loads m4olivei for the php notice fix.
- BUG #1101722: fix a php notice.

7.x-2.1
- BUG #1408112: small tweak with undefined variable. Thanks e-anima.
- BUG #1216372: Fixes issues with special menu items module and probably other
modules using theme_menu_link.
- BUG #1432762: Fixing RTL Default CSS not done since the port to 7.
- TASK: Not much, but I'm still alive.

7.x-2.2
- TASK #886338:Added standard classes for primary and secondary links.
- TASK #1958768: Make nice_menus() module pass Coder Review. clean code.
- BUG fix default Animation speed.
- FEATURE #1961778: Added Contextual links for directly editing menu and menu
links.
- TASK #1958768: Make nice_menus() module pass Coder Review admin configure
path error to 7.x-2.x.
- TASK #1958768: Make nice_menus() module pass Coder Review.
- TASK: move css, js and image field to the specified directory.
- TASK #1958768: Make nice_menus() module pass Coder Review.
- FEATURE #1555052: Added Menus not marked 'Expanded' should not fly-out or
drop-down.
- TASK #1710492: Fixed Improve class from menu path.
- TASK #1331264: Added Integrate with Context UI for setting active menu?.
- TASK #1298114: Starting level/depth of a Nice Menu in Drupal 7.
- TASK #1608510: Remove all drupal_add_js with hook_libraries Remove all
drupal_add_js with hook_libraries.
- BUG #1050352: translated menu items displayed in the default language.
- TASK #1932752: Moved admin config form page to admin.inc file.
- TASK #1476504: An Notice: "Undefined index: #original_link" appears on
my page.
- TASK #1411334: Options widgets' labels should follow drupal coding standards
on capitalization.
- TASK #1363316: Add Nice Menus to Drupal.behaviors function deviantintegral
is the fricken man.

7.x-2.3
- BUG #1992154: Fixed active-trail class not properly applied

7.x-2.4
- BUG #2036343 Minor typo in the module's config page.
- BUG #2020617 move all js and css to hook_block_view_alter().
- FEATURE #2001616 upgrade included superfish,bgiframe and hoverIntent library.

File

CHANGELOG.txt
View source
  1. === DRUPAL 7.x-2.x ===
  2. 7.x-2.0-beta1
  3. - FEATURE: Initial coder_upgrade changes to start the D7 upgrade.
  4. - BUG #735848: functional port to Drupal 7.
  5. 7.x-2.0-beta2
  6. - BUG #975138: setting parent depth to 0 if it doesn't have one to remove
  7. undefined var notice.
  8. - FEATURE #261773: Imported translations to localization server and
  9. removed CVS files.
  10. - BUG #1017618: fixed undefined variable notice.
  11. - TASK #987530: get menu parents to display for selection.
  12. - FEATURE: adding NM config to the user interface settings so it can be
  13. accessed from the UI.
  14. 7.x-2.0-beta3
  15. - BUG #1074438: css changes to d7 patch from austinmroczek woot.
  16. - BUG #1058852: adding settings page link to the modules page.
  17. - BUG #1088058: from Snicers. small css edit.
  18. - TASK: Removing translation directories.
  19. - TASK: Stripping CVS keywords.
  20. 7.x-2.0
  21. - TASK #906130: Incompatible with Menu Attributes module.
  22. - TASK #1002054: menu name change for D7 thanks for hammering that one out.
  23. - TASK #1193610: preventing php notice on empty menu.
  24. - TASK #1180958: i18n issues with nice menus. thanks amateescu and czigor.
  25. - BUG #1043824: Thanks loads m4olivei for the php notice fix.
  26. - BUG #1101722: fix a php notice.
  27. 7.x-2.1
  28. - BUG #1408112: small tweak with undefined variable. Thanks e-anima.
  29. - BUG #1216372: Fixes issues with special menu items module and probably other
  30. modules using theme_menu_link.
  31. - BUG #1432762: Fixing RTL Default CSS not done since the port to 7.
  32. - TASK: Not much, but I'm still alive.
  33. 7.x-2.2
  34. - TASK #886338:Added standard classes for primary and secondary links.
  35. - TASK #1958768: Make nice_menus() module pass Coder Review. clean code.
  36. - BUG fix default Animation speed.
  37. - FEATURE #1961778: Added Contextual links for directly editing menu and menu
  38. links.
  39. - TASK #1958768: Make nice_menus() module pass Coder Review admin configure
  40. path error to 7.x-2.x.
  41. - TASK #1958768: Make nice_menus() module pass Coder Review.
  42. - TASK: move css, js and image field to the specified directory.
  43. - TASK #1958768: Make nice_menus() module pass Coder Review.
  44. - FEATURE #1555052: Added Menus not marked 'Expanded' should not fly-out or
  45. drop-down.
  46. - TASK #1710492: Fixed Improve class from menu path.
  47. - TASK #1331264: Added Integrate with Context UI for setting active menu?.
  48. - TASK #1298114: Starting level/depth of a Nice Menu in Drupal 7.
  49. - TASK #1608510: Remove all drupal_add_js with hook_libraries Remove all
  50. drupal_add_js with hook_libraries.
  51. - BUG #1050352: translated menu items displayed in the default language.
  52. - TASK #1932752: Moved admin config form page to admin.inc file.
  53. - TASK #1476504: An Notice: "Undefined index: #original_link" appears on
  54. my page.
  55. - TASK #1411334: Options widgets' labels should follow drupal coding standards
  56. on capitalization.
  57. - TASK #1363316: Add Nice Menus to Drupal.behaviors function deviantintegral
  58. is the fricken man.
  59. 7.x-2.3
  60. - BUG #1992154: Fixed active-trail class not properly applied
  61. 7.x-2.4
  62. - BUG #2036343 Minor typo in the module's config page.
  63. - BUG #2020617 move all js and css to hook_block_view_alter().
  64. - FEATURE #2001616 upgrade included superfish,bgiframe and hoverIntent library.