Dries Buytaert
|
39f1a6be73
|
- Patch #234065 by David_Rothstein: added missing period.
|
2008-03-14 08:54:31 +00:00 |
Dries Buytaert
|
a730d23d14
|
- Patch #216813 by pwolanin et al: fixed upgrade path for primary links and navigation.
|
2008-02-23 08:13:09 +00:00 |
Dries Buytaert
|
584f3e886a
|
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
|
2008-02-20 13:46:43 +00:00 |
Dries Buytaert
|
b05db1f176
|
- Patch #221384 by webernet: update core compatibility to Drupal 7.
|
2008-02-18 19:19:49 +00:00 |
Dries Buytaert
|
bbc65c30fa
|
- Patch #220004 by webernet et al: menu items reorder after edit one of menu item.
|
2008-02-12 13:43:21 +00:00 |
Dries Buytaert
|
ec9f8e090a
|
- Patch #216904 by pwolanin et al: if there are more than 21 menu items under a parent, the weights got screwy.
|
2008-02-10 19:14:08 +00:00 |
Dries Buytaert
|
b8a1eab1fb
|
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
|
2008-02-06 19:38:28 +00:00 |
Gábor Hojtsy
|
39d28bd43e
|
#215858 by pwolanin: localized menu options were saved into the database, avoid this by using different variable names / array keys
|
2008-02-04 12:07:23 +00:00 |
Gábor Hojtsy
|
d171a9e75a
|
#216014 report by meba, patch by myself: menu_install() did not use get_t() for its menu item creation
|
2008-01-30 20:27:28 +00:00 |
Gábor Hojtsy
|
3a126a55ba
|
#208498 by pwolanin: remove pager from menu admin page (for big menus, you will need to use a contrib module)
|
2008-01-21 12:12:44 +00:00 |
Gábor Hojtsy
|
00f0a95ade
|
#207372 by Pancho, pwolanin, chx: remove duplicate query from menu_enable()
|
2008-01-08 15:49:09 +00:00 |
Gábor Hojtsy
|
be324d8f70
|
#195091 by Rowanw: (usability) swap enabled and expanded checkbox in menu admin and allow setting elements without children to be expanded
|
2008-01-08 11:31:49 +00:00 |
Gábor Hojtsy
|
18cabdb8d3
|
#205843 report by asimmonds, patch by chx: menu_valid_path() was used as an API function, but was located in menu.module, move to menu.inc
|
2008-01-03 09:59:00 +00:00 |
Gábor Hojtsy
|
ac4c8f7ab0
|
#203274 by Pasqualle: remove excessive witespace from our code (minor)
|
2007-12-22 23:24:26 +00:00 |
Gábor Hojtsy
|
6a95c27147
|
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion
|
2007-12-19 19:13:29 +00:00 |
Gábor Hojtsy
|
4c6f9664b8
|
#189881 by keith.smith: document drag and drop in menus and clean up some more help text
|
2007-12-19 13:49:23 +00:00 |
Dries Buytaert
|
02539ac3f8
|
- Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces).
|
2007-12-18 10:31:42 +00:00 |
Gábor Hojtsy
|
6d77540b23
|
#199428 by Lynn: default to the primary links for content menu items (usability)
|
2007-12-16 18:25:22 +00:00 |
Gábor Hojtsy
|
b6532a4fdb
|
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
|
2007-12-14 18:08:50 +00:00 |
Gábor Hojtsy
|
a64e5f38d1
|
#195083 by Rowanw and keith.smith: menu items are not displayed on the main menu page anymore; update help text
|
2007-12-13 10:34:07 +00:00 |
Gábor Hojtsy
|
6b5364a856
|
#199191 by Nick Lewis, Lynn: (usability) include the enabled checkbox directly on the menu item editing page too
|
2007-12-11 12:17:58 +00:00 |
Gábor Hojtsy
|
cd8afc2be1
|
#196043 by chx: menu items saved in the update but broken on the new system (due to coming from disabled or old modules) were not possible to delete
|
2007-12-06 21:35:14 +00:00 |
Gábor Hojtsy
|
ccf72e9417
|
#197386 follow up by JirkaRybka: tiny coding style issue
|
2007-12-06 21:02:57 +00:00 |
Gábor Hojtsy
|
490386721d
|
#197385 by chx and catch: the menu system stores only non-aliased paths, so alert users to this, when they try to save aliased paths
|
2007-12-06 10:37:47 +00:00 |
Gábor Hojtsy
|
d83289f857
|
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
|
2007-12-06 09:58:34 +00:00 |
Dries Buytaert
|
9a96837b89
|
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
|
2007-11-26 16:36:44 +00:00 |
Dries Buytaert
|
58852d4b7b
|
- Patch #192736 by quicksketch et al: drag and drop for book module.
|
2007-11-26 16:19:37 +00:00 |
Gábor Hojtsy
|
5dcacebf26
|
#194166 rollback and additional comments by chx: developers can modify menu editing behavior with hook_form_alter(), no need for menu API hacks, which were half done anyway
|
2007-11-24 20:59:32 +00:00 |
Dries Buytaert
|
4d6c7bd41a
|
- Modified patch #194166 by profix898 and chx: menu system does not respect MENU_MODIFIABLE_BY_ADMIN.
|
2007-11-23 13:31:36 +00:00 |
Gábor Hojtsy
|
06c886d45b
|
#194174 by webernet: flag DnD modified links as customized, so they can be restored to their original form on the UI
|
2007-11-21 19:12:00 +00:00 |
Gábor Hojtsy
|
7f85abe0e5
|
#191360 by chx: allow contributed modules to override the book and menu parent selectors (to improve usability and performance)
|
2007-11-21 19:08:18 +00:00 |
Dries Buytaert
|
ece869b0b2
|
- Patch #192242 by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms.
|
2007-11-20 13:24:54 +00:00 |
Gábor Hojtsy
|
6d4862c258
|
#181126 by quicksketch et al: drag and drop support for menus
|
2007-11-20 10:18:43 +00:00 |
Dries Buytaert
|
8ebc345b9d
|
- Patch #191914 by chx: you cannot add user/register to a menu. Also removed some whitespace.
|
2007-11-17 14:25:23 +00:00 |
Dries Buytaert
|
073eb45833
|
- Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.)
|
2007-11-11 06:56:44 +00:00 |
Gábor Hojtsy
|
a42a9d3efd
|
#178608 by chx: convert menu overview page to a form to overcome any CSRF vulnerabilities
|
2007-11-09 22:14:41 +00:00 |
Gábor Hojtsy
|
b94f2716cf
|
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed
|
2007-10-21 18:59:02 +00:00 |
Gábor Hojtsy
|
8cf6fefe54
|
#164983 by multiple contributors: document the core database schemas
|
2007-10-10 11:39:35 +00:00 |
Dries Buytaert
|
afb7bf85fe
|
- Clean-up menu link
|
2007-10-07 09:50:01 +00:00 |
Dries Buytaert
|
39706e3c51
|
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
|
2007-10-05 14:43:26 +00:00 |
Gábor Hojtsy
|
fc79722b39
|
#90570 by bdragon and chx: GET query and fragment information were not possible to define in menu links
|
2007-09-27 16:59:54 +00:00 |
Gábor Hojtsy
|
206d652a82
|
#162276 by Rowanw: usability - reword menu item deletion checkbox label
|
2007-09-20 08:41:33 +00:00 |
Gábor Hojtsy
|
ffa1f6ef69
|
#174267 by kkaefer: improve wording of some menu messages, and add a missing format_plural()
|
2007-09-12 11:48:15 +00:00 |
Gábor Hojtsy
|
614f685bdc
|
#170651 by pwolanin: slipt menu module into the module and an admin.inc for admin pages, to help performance
|
2007-08-30 16:27:12 +00:00 |
Gábor Hojtsy
|
bd380ed915
|
#147657 follow up patch by drewish and bdragon: fixed coding style and a notice
|
2007-08-29 23:18:58 +00:00 |
Gábor Hojtsy
|
2765d143c0
|
#147657 by chx: menu module update function
|
2007-08-29 20:46:18 +00:00 |
Gábor Hojtsy
|
89aef5b74f
|
#171019 by pwolanin: do not exclude the primary and secondary links from the menu block list
|
2007-08-28 13:16:36 +00:00 |
Dries Buytaert
|
fb322f08da
|
- Patch #169065 by pwolanin: links to new menus can exist outside 'navigation'.
|
2007-08-22 14:48:39 +00:00 |
Gábor Hojtsy
|
6eaaa3c1b3
|
#160168 by kkaefer and pwolanin: restore lost Drupal 5 functionality of being able to set primary and secondary links differently
|
2007-08-20 18:26:41 +00:00 |
Gábor Hojtsy
|
ced08bf27a
|
#166586 by hswong3i: move literal values out of menu module queries (for better db compatibility, ie. easier query rewriting)
|
2007-08-20 18:18:15 +00:00 |