Posted by sun on January 31, 2013 at 4:56pm
| Download |
Size |
md5 hash |
|---|---|---|
| admin_menu-7.x-3.0-rc4.tar.gz | 53.77 KB | 3d8359538878723720fca6ddb2f82c7a |
| admin_menu-7.x-3.0-rc4.zip | 63.26 KB | fcaddb19e61801e6a03fbde70fa3bcdd |
Last updated: January 31, 2013 - 17:01
Release notes
Changes since 7.x-3.0-rc3:
- #1828644 by samsuh, sun: Enable/Disable developer modules link checks for wrong user permission.
- #1899476 by sun, Dave Reid: Fixed Text-only items are not output correctly.
- #1710570 by neochief, sun: Use format_username() for 'Hello '.
- #1841884 by sun: Fixed cache tables are truncated 400+ times when menu is rebuilt.
- #293768 by sun: Fixed client-side cache breaks live preview, Toolbar integration, missing API docs.
- #293768 by sun: Allow to enable/disable menu additions.
- #1899854 by sun: Use vertical tabs on the settings page.
- #1899474 by sun: Follow-up: Restore order of Development menu, use menu_link_tree().
- #1899474 by Dave Reid, sun: Include entire Devel menu rather than just 'Variable editor'.
- #1683132 by kevinob11, sun: Fixed Extra 20px padding causes horizontal scrolling.
- Revert "- #1683132 by sun, DocFX: Fixed box-shadow and extra margin/padding causes horizontal scrollbar."
- #1683132 by sun, DocFX: Fixed box-shadow and extra margin/padding causes horizontal scrollbar.
- #725840 by sun: Fixed RTL CSS not updated for recent .dropdown change.
- #1694758 by brianV, sun: Fixed performance of admin_menu_element_sort().
- #1687492 by sun, frjo: Fixed Devel module debug output appears in JS responses (thus twice).
- #1679744 by sun: Fixed 404 on every page load due to missing images/search.png.
- #806350 by nod_, sun: Fixed search results do not disappear after clicking a search result entry.
- #806350 by sun: Fixed search index breaks on menu entries that do not contain any text.
- #806350 by sun: Fixed various bugs and cleaned up code.
- #806350 by nod_, sun: Improved Search JavaScript.
- #1622480 by Chi: Fixed PDOException while upgrade to 7.x-3.0-rc3 if Menu module is not installed.
- Make position:fixed enabled by default.
- #1563860 by a.mikheychik: Fixed Modules/Permissions do not collapse.
- Fixed $form_state['admin_menu_uid'] is added to all forms.
- #806350-11 by fubhy, Haehnchen: Added a search/autocomplete widget to find links in admin menu.