| Commit message (Expand) | Author | Age |
* | #213664 by chx, theborg: menu item not expanded on front page | Gábor Hojtsy | 2008-01-28 |
* | #213517 by ax: inline documentation cleanup, fixing four unclosed @defgroups | Gábor Hojtsy | 2008-01-28 |
* | #207029 by JohnAlbin: some menu item properties were not passed along for the... | Gábor Hojtsy | 2008-01-28 |
* | #187075 by dvessel: do not compute a breadcrumb for the home page (regression) | Gábor Hojtsy | 2008-01-27 |
* | #212409 by theborg: avoid calling check_plain() twice on menu links | Gábor Hojtsy | 2008-01-22 |
* | #210479 by catch, dvessel: add newlines to list items, so inline display and ... | Gábor Hojtsy | 2008-01-21 |
* | #208262 by jvandyk: better name for variable signing a menu rebuild requirement | Gábor Hojtsy | 2008-01-10 |
* | A missing empty line | Gábor Hojtsy | 2008-01-10 |
* | #207908 by chx, docs by jvandyk: menu title custom translation was not invoke... | Gábor Hojtsy | 2008-01-10 |
* | #206510 by pwolanin, chx: menu title arguments were not properly stored when ... | Gábor Hojtsy | 2008-01-06 |
* | #202955 by chx: menu_rebuild() needs to be called after maintenance mode, bec... | Gábor Hojtsy | 2008-01-03 |
* | #205843 report by asimmonds, patch by chx: menu_valid_path() was used as an A... | Gábor Hojtsy | 2008-01-03 |
* | #50901 by chx: do not allow user login under maintenance mode, if the logged ... | Gábor Hojtsy | 2008-01-02 |
* | - Patch #204221 by webernet: code style fixes. | Dries Buytaert | 2007-12-28 |
* | - Patch #204083 by pwolanin: PHPdoc improvement. | Dries Buytaert | 2007-12-28 |
* | #176748 follow up by pwolanin: fix bad breadcrumbs and missing/wrong titles | Gábor Hojtsy | 2007-12-27 |
* | #204081 by chx: check menu arguments by type, so type casting will not cause ... | Gábor Hojtsy | 2007-12-27 |
* | - Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace. | Dries Buytaert | 2007-12-26 |
* | #203274 by Pasqualle: remove excessive witespace from our code (minor) | Gábor Hojtsy | 2007-12-22 |
* | #201536 by chx: centralizing permission checking code in node revision handli... | Gábor Hojtsy | 2007-12-20 |
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
* | #198620 by yched: a tiny bit of optimization in menu_router_rebuild(); do not... | Gábor Hojtsy | 2007-12-07 |
* | #196043 by chx: menu items saved in the update but broken on the new system (... | Gábor Hojtsy | 2007-12-06 |
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
* | - Patch #192736 by quicksketch et al: drag and drop for book module. | Dries Buytaert | 2007-11-26 |
* | #170514 by pwolanin: drastically reduce calls to cache clearing when the menu... | Gábor Hojtsy | 2007-11-26 |
* | #194166 rollback and additional comments by chx: developers can modify menu e... | Gábor Hojtsy | 2007-11-24 |
* | #164330 follow up by webernet and Crell: remove XHTML invalidating ID attribu... | Gábor Hojtsy | 2007-11-21 |
* | #178608 by chx: convert menu overview page to a form to overcome any CSRF vul... | Gábor Hojtsy | 2007-11-09 |
* | #177497 by chx and Desbeers: revive Drupal 5's menu_set_location() functional... | Gábor Hojtsy | 2007-10-25 |
* | #177497 reverted - caused fatal problems with modules using menu_set_location() | Gábor Hojtsy | 2007-10-24 |
* | #177497 by chx: revive Drupal 5's menu_set_location() functionality by introd... | Gábor Hojtsy | 2007-10-24 |
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our s... | Gábor Hojtsy | 2007-10-21 |
* | #173188 follow up patch by chx: return mlid when a new menu link is added | Gábor Hojtsy | 2007-10-17 |
* | #184022 bx chx and merlinofchaos with documentation improvements from me: %in... | Gábor Hojtsy | 2007-10-17 |
* | #173188 by chx: update aggregator menu items when an aggregator category is c... | Gábor Hojtsy | 2007-10-16 |
* | - Patch #182950: fieldset massaging for usability. | Dries Buytaert | 2007-10-12 |
* | #180588 by merlinofchaos: run tabs through theme('menu_item_link') compared t... | Gábor Hojtsy | 2007-10-08 |
* | #181564 follow up patch by webernet: fix a notice introduced by the earlier p... | Gábor Hojtsy | 2007-10-08 |
* | #181564 by Crell: add first and last CSS classes to menu tree lists and theme... | Gábor Hojtsy | 2007-10-08 |
* | #170514 by pwolanin: block and page cache should be cleaned when a menu item ... | Gábor Hojtsy | 2007-10-05 |
* | #179578 by pwolanin: multiple menu links to the same node were not shown (but... | Gábor Hojtsy | 2007-10-01 |
* | #179474 by JirkaRybka and pwolanin: proper depth counting for menu tabs when ... | Gábor Hojtsy | 2007-10-01 |
* | #179475 by JirkaRybka: fix code comments on menu_local_tasks() | Gábor Hojtsy | 2007-09-29 |
* | - Patch #164330 by Crell et al: restore menu classes. | Dries Buytaert | 2007-09-26 |
* | #172764 by pwolanin and chx: avoid using the expensive array_shift() in menu.inc | Gábor Hojtsy | 2007-09-10 |
* | #172754 by pwolanin: page titles were broken when outside the active menu or ... | Gábor Hojtsy | 2007-09-07 |
* | #148677 by pwolanin: set active menu item on 403/404 pages (and on the user p... | Gábor Hojtsy | 2007-09-06 |
* | #172604 by pwolanin: remove leading space at _menu_find_router_path() to comp... | Gábor Hojtsy | 2007-09-06 |
* | - Patch #172950 by webernet: code style fixes. | Dries Buytaert | 2007-09-04 |