summaryrefslogtreecommitdiff
path: root/modules/menu/menu.module
Commit message (Collapse)AuthorAge
* - Menu item capitalizationSteven Wittens2006-10-22
|
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - Patch #83914 by nickl: form API clean-up: remove stuff.Dries Buytaert2006-09-17
|
* - Patch #83213 by edkwh: removed stray theme('placeholder').Dries Buytaert2006-09-09
|
* #80844 by Uwe Hermann. Various string cleanup, which should have been put in ↵Neil Drumm2006-09-01
| | | | smaller patches.
* - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.Dries Buytaert2006-08-31
| | | | Restores the old node API.
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #80489 by timcn: fixed problem with resetting menu items.Dries Buytaert2006-08-30
|
* - Patch #68418 by Moshe et al: clean up node submit hooks.Dries Buytaert2006-08-29
|
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
|
* - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to ↵Dries Buytaert2006-08-22
| | | | control access to form elements.
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #73676 by keve, fix an undefined index.Neil Drumm2006-07-19
|
* #68807 by jvandyk, a few menu.module cleanups.Neil Drumm2006-06-22
|
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* #53870, better help text for menu.module, patch by dwwGerhard Killesreiter2006-04-07
|
* - Menu titles were not escaped properlySteven Wittens2006-04-07
|
* #53870, better usability for admin/menuGerhard Killesreiter2006-04-07
|
* #55132, Menu module : fapi conversion + fixes, patch by ZenGerhard Killesreiter2006-03-23
|
* #55132, reformatting of menu.module, patch by Zen.Gerhard Killesreiter2006-03-23
|
* #53654, remove module reset button, patch by Zen.Gerhard Killesreiter2006-03-12
|
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
|
* - Patch #47056: improved the consistency of the help texts.Dries Buytaert2006-02-01
|
* - Patch #46827 by wulff: fixed incorrect links.Dries Buytaert2006-01-29
|
* - Patch #39430 by Jaza and Richard: code improvements: improved separation ↵Dries Buytaert2006-01-19
| | | | between UI and logic.
* - Patch #44544 by Richard: made the help text slightly more accurate.Dries Buytaert2006-01-14
|
* - Patch #44499 by Neil: missing quotes.Dries Buytaert2006-01-13
|
* - Patch #44373 by m3avrck: improved generated HTML/CSS.Dries Buytaert2006-01-12
|
* - Patch #39639 by Richard: 'users' appearing twice in menu.Dries Buytaert2006-01-06
|
* - #42520: Improve translatability of menu admin helpSteven Wittens2005-12-29
|
* - Patch #42520 by Cvbge: change text for easier translation.Dries Buytaert2005-12-28
|
* - Patch #36465 by chx / Richard: made it possible to link to the front page.Dries Buytaert2005-12-27
|
* - Patch #40847: after menu reset, primary and secondary menus need to be ↵Dries Buytaert2005-12-15
| | | | recreated.
* - Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.Dries Buytaert2005-12-15
|
* - Patch #40393 by Richard: fixed permissions of URL settings on node ↵Dries Buytaert2005-12-12
| | | | submission page.
* - Patch #40795 by Richard: fixed problem with editing menu items.Dries Buytaert2005-12-12
|
* - Patch by Richard: fixing breakage caused by the 'Obliterate nodeapi op ↵Dries Buytaert2005-12-05
| | | | form' patch.
* - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms ↵Dries Buytaert2005-12-05
| | | | API's way of doing things. Tested with help from webchick.
* - Patch #39779 by Richard: removed confusing status messages.Dries Buytaert2005-12-04
|
* - Patch #32665 by Richard Archer: add more functionality to menu item ↵Dries Buytaert2005-12-03
| | | | settings on node/*/edit pages.
* - Patch #39440 by Richard: no circular references.Dries Buytaert2005-12-02
|
* - Patch #37327 by Richard Archer: improved menu item 'create content' ↵Dries Buytaert2005-11-18
| | | | | | indications. Improves usability of the admin/menu page.
* - Patch #37327 by Richard Archer: made the menu edit screen slightly less ↵Dries Buytaert2005-11-17
| | | | confusing.
* - Rollback an accidentical commit.Dries Buytaert2005-11-13
|
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
|
* - Patch #22215 by Richard Archer: refactored primary and secondary links.Dries Buytaert2005-11-03
| | | | | | | | | Deprecates the primary_links module. This patch was much needed. Thanks Richards! NOTE: if some themers could investigate if there is room for improvement with regard to theming, that would be awesome.