summaryrefslogtreecommitdiff
path: root/modules/menu/menu.module
Commit message (Collapse)AuthorAge
...
* - Clean-up menu linkDries Buytaert2007-10-07
|
* #162276 by Rowanw: usability - reword menu item deletion checkbox labelGábor Hojtsy2007-09-20
|
* #170651 by pwolanin: slipt menu module into the module and an admin.inc for ↵Gábor Hojtsy2007-08-30
| | | | admin pages, to help performance
* #147657 follow up patch by drewish and bdragon: fixed coding style and a noticeGábor Hojtsy2007-08-29
|
* #147657 by chx: menu module update functionGábor Hojtsy2007-08-29
|
* #171019 by pwolanin: do not exclude the primary and secondary links from the ↵Gábor Hojtsy2007-08-28
| | | | menu block list
* - Patch #169065 by pwolanin: links to new menus can exist outside 'navigation'.Dries Buytaert2007-08-22
|
* #160168 by kkaefer and pwolanin: restore lost Drupal 5 functionality of ↵Gábor Hojtsy2007-08-20
| | | | being able to set primary and secondary links differently
* #166586 by hswong3i: move literal values out of menu module queries (for ↵Gábor Hojtsy2007-08-20
| | | | better db compatibility, ie. easier query rewriting)
* #165675 follow up patch by pwolanin: retain menu information on node ↵Gábor Hojtsy2007-08-20
| | | | previews to check, do not use the newly selected values yet, to be consistent with the DB
* - Patch #80951 by killes, yched et al: block caching.Dries Buytaert2007-08-19
|
* #165675 by pwolanin: only show allowed parent items in menu/book select ↵Gábor Hojtsy2007-08-16
| | | | fields to avoid going deeper then what is allowed
* - Patch #154470 by pwolanin et al: optimize menu queries and indices.Dries Buytaert2007-08-11
|
* - Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3.Dries Buytaert2007-07-29
| | | | | | | This is a small form API extension (doesn't break existing code) that facilitates the Drupal 6 upgrade of the Views module. A good example of why it can be beneficial to start upgrading your modules early on in the code freeze. ;)
* #156626 by pwolanin: allow deletion of custom menusGábor Hojtsy2007-07-25
|
* - Patch #154469 by pwolanin: improve performance of access checks and add ↵Dries Buytaert2007-07-16
| | | | localized sorting.
* #100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to ↵Gábor Hojtsy2007-07-16
| | | | 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')
* - Patch #94154 by dww, Earl et al: update notifications for Drupal!Dries Buytaert2007-07-11
| | | | Woot, woot! :)
* #156770 by pwolanin: fix bug to only prepend 'menu-' to menu item names when ↵Gábor Hojtsy2007-07-10
| | | | submitting a *new* menu item, not on all edit operations
* - Patch #151055 by pwolanin et al: fixed problems with moving menu items.Dries Buytaert2007-07-09
|
* #156910 by asimmonds: fix code indentation problems introduced with new code ↵Gábor Hojtsy2007-07-05
| | | | in this development cycle; only whitespace changes
* #156782 by webernet and pwolanin: clean up menu API and menu module code ↵Gábor Hojtsy2007-07-04
| | | | comments, fix typos, wrap lines properly and fix some coding style issues
* #156793 by webernet: menu reset confirmation form contained deletion API ↵Gábor Hojtsy2007-07-04
| | | | remainings
* - Patch #151583 by pwolanin, Shakur, webernet, Arancaytar et al: various ↵Dries Buytaert2007-07-04
| | | | menu module fixes.
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* - Rollback of patch #147723: delete API. Talked to Steven and Gabor and weDries Buytaert2007-07-01
| | | | | | | | | unanimously agreed to rollback the deletion API. We all support the features this patch added, yet not its actual design and implementation. After some talk, we decided that it would be better for Drupal -- in the long term -- not to go with a solution that isn't 100%. We also recognize that in the short term, this patch would have been useful addition. So let's figure out how we can implement this properly in D7.
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵Gábor Hojtsy2007-06-30
| | | | router path based lookups, and also full path argument lookup with a passed argument array
* #154046: Optimize confirm_form syntax for common usage (and fix some ↵Steven Wittens2007-06-24
| | | | $form_state bugs).
* #153781: Convert all remaining confirm_forms() to deletion api.Steven Wittens2007-06-22
|
* - Patch #147656 by Shakur: bugfix.Dries Buytaert2007-06-06
|
* - Patch #147656 by pwolanin and chx: menu module update for Drupal 6.Dries Buytaert2007-06-05
|
* - Patch #146667 by Jeff Eaton: form API fixes.Dries Buytaert2007-06-04
|
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵Dries Buytaert2007-06-04
| | | | redundant arguments
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
|
* - Patch #137767 by chx and pwolanin: multiple menu support.Dries Buytaert2007-05-16
|
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
|
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
|
* - Patch #131009 by chx: menu system fixes/improvements.Dries Buytaert2007-04-15
|
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
|
* #130991: Custom menu items, part 1Steven Wittens2007-04-06
|
* - Patch #110888 by Eaton: unify hook _alter()Dries Buytaert2007-03-26
|
* - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.Dries Buytaert2007-03-17
|
* - Patch #108730 by add1sun: small code cleanup.Dries Buytaert2007-01-31
|
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* - Patch #107097 by webernet: remove bogus xhtml from string.Dries Buytaert2007-01-05
|
* #99763 by kkaefer. The menus are a system-level thing, and their css should ↵Neil Drumm2006-11-30
| | | | be too.
* Properly check if an array key exists.Neil Drumm2006-11-29
|
* #98078 by Heine. Fix double escaping on admin/build/blocks.Neil Drumm2006-11-27
|
* - Patch # #98366 by webchick and ac: simplified strings for translators.Dries Buytaert2006-11-24
|