Angie Byron
|
1abb02d552
|
#673306 by casey: Remove stray debugging code from menu module.
|
2010-01-03 21:39:32 +00:00 |
Dries Buytaert
|
28714aa363
|
- Patch #658140 by jhodgdon: various small help text fixes.
|
2009-12-14 20:38:15 +00:00 |
Dries Buytaert
|
0c2b526539
|
- Patch #631550 by sun: fixed stale and improper logic for MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests.
|
2009-12-14 20:23:01 +00:00 |
Dries Buytaert
|
1da26fadfe
|
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
|
2009-12-04 16:49:48 +00:00 |
Dries Buytaert
|
0baad49d62
|
- Patch #635094 by plach: unify 'language neutral' language codes.
|
2009-12-02 19:26:23 +00:00 |
Dries Buytaert
|
29368b4664
|
- Patch #620446 by Xano: rewrite permission titles and descriptions.
|
2009-12-01 13:14:43 +00:00 |
Angie Byron
|
9b4406c522
|
#634820 by arianek, batigolix, and jhodgdon: Update Menu module to new documentation standard.
|
2009-11-27 04:57:36 +00:00 |
Angie Byron
|
4d46b7cdf8
|
Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.
|
2009-11-08 10:02:41 +00:00 |
Dries Buytaert
|
a8ec4e1d50
|
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.
|
2009-11-07 13:35:21 +00:00 |
Angie Byron
|
ad3dde0092
|
#322703 by BarisW, sun, Shai, and dman: Use on/off checkbox to enable and prepopulate node's menu item.
|
2009-11-06 03:17:59 +00:00 |
Dries Buytaert
|
e4ca439ba1
|
- Patch #595084 by c960657: use type hinting for .
|
2009-11-01 12:11:10 +00:00 |
Angie Byron
|
a7149821d6
|
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
2009-10-23 22:24:19 +00:00 |
Angie Byron
|
4278afa16b
|
#473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
|
2009-10-17 05:50:29 +00:00 |
Dries Buytaert
|
a613c60fe1
|
- Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ksenzee et al: add customizable shortcuts to the toolbar.
|
2009-10-17 00:51:53 +00:00 |
Dries Buytaert
|
60c5878351
|
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
|
2009-10-16 19:06:25 +00:00 |
Dries Buytaert
|
cad226e60b
|
- Patch #351249 by stBorchert, coreyp_1, BrightLoudNoise, catch, kkaefer, sign: finer control over the Parent Menu select box.
|
2009-10-13 01:25:58 +00:00 |
Angie Byron
|
b3265dbe17
|
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
|
2009-10-11 03:07:21 +00:00 |
Angie Byron
|
8649db189d
|
#473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.
|
2009-10-09 08:02:25 +00:00 |
Dries Buytaert
|
cd1ab0ff01
|
- Patch #576916 by BarisW | Bojhan: default menu 'Parent item' should be Navigation, not Primary links.
|
2009-10-03 01:16:02 +00:00 |
Dries Buytaert
|
101d520929
|
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
|
2009-09-28 22:14:31 +00:00 |
Angie Byron
|
e18feedfdb
|
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
|
2009-09-18 00:04:24 +00:00 |
Dries Buytaert
|
a539b0e00d
|
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
|
2009-09-05 15:05:05 +00:00 |
Dries Buytaert
|
b4786ff0ee
|
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
|
2009-08-31 17:06:10 +00:00 |
Dries Buytaert
|
0597c9e48a
|
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
|
2009-08-29 05:46:04 +00:00 |
Angie Byron
|
2c55219315
|
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
2009-08-24 00:14:23 +00:00 |
Angie Byron
|
e63e85020b
|
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
|
2009-08-24 00:10:46 +00:00 |
Angie Byron
|
4ae238ea57
|
*** empty log message ***
|
2009-08-24 00:02:05 +00:00 |
Angie Byron
|
a2694498f1
|
#542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.
|
2009-08-22 19:58:28 +00:00 |
Angie Byron
|
36ec189695
|
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
|
2009-08-22 14:34:23 +00:00 |
Dries Buytaert
|
d24d954479
|
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
|
2009-07-20 18:51:36 +00:00 |
Dries Buytaert
|
e4a4b7cc7e
|
- Patch #506976 by catch: rename hook_perm to hook_permission.
|
2009-07-05 18:00:11 +00:00 |
Dries Buytaert
|
20825cde52
|
- Patch #503822 by berenddeboer: remove drag and drop help text from menu page.
|
2009-06-28 13:08:15 +00:00 |
Dries Buytaert
|
0f4060f377
|
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |
Dries Buytaert
|
3c4be3ab55
|
- Patch #472658 by agentrickard: clean up of inline code comments.
|
2009-05-26 09:12:29 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Angie Byron
|
4bc255ba79
|
Roll-back of #310467: Breaks installer requirements check and update.php.
|
2009-05-21 23:07:16 +00:00 |
Angie Byron
|
4ddd7588e1
|
#469386 by Bojhan: Remove obvious menu administration help, and make block-related help conditional on block module.
|
2009-05-21 18:11:38 +00:00 |
Dries Buytaert
|
1778c5cca9
|
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
|
2009-05-14 08:23:15 +00:00 |
Dries Buytaert
|
0e0ca3b589
|
- Patch #457532 by Berdir: more PHP5 'fixes'.
|
2009-05-09 18:28:13 +00:00 |
Dries Buytaert
|
f3526a344e
|
- Patch #394476 by Berdir, pwolanin, Crell: converted the module to the new database abstraction layer.
|
2009-05-07 16:22:45 +00:00 |
Angie Byron
|
e888f0061c
|
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
|
2009-04-11 22:19:46 +00:00 |
Dries Buytaert
|
b25e08ba75
|
- Patch #317775 by pwolanin, justinrandell: caching entire {menu_router} table causes MySQL error/slow rebuilds and slows menu_link_save.
|
2009-04-02 03:40:05 +00:00 |
Dries Buytaert
|
1c2033f0f8
|
- Patch #402226 by stompeers, catch et al: menu admin page uses inconsistent formatting.
|
2009-03-28 03:58:55 +00:00 |
Angie Byron
|
ab8090c77c
|
#273137 follow-up by David Rothstein: Fix menu descriptions.
|
2009-03-25 13:55:22 +00:00 |
Dries Buytaert
|
32076b4d32
|
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.
|
2009-03-20 19:18:11 +00:00 |
Angie Byron
|
ddc2604d69
|
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
|
2009-03-08 04:25:07 +00:00 |
Angie Byron
|
610bc6f7ed
|
#326210 by AlexisWhite and jhedstrom: Pass ->menu by reference to allow modules to modify it.
|
2009-01-31 16:56:00 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
574a2e47ee
|
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
|
2008-12-16 23:57:33 +00:00 |
Angie Byron
|
d8aafce20d
|
#328110 by marcingy, Damien Tournoud, swentel, and pwolanin: Fix error on admin/build/menu, and robustify the test so we catch stuff like this in the future.
|
2008-11-13 05:54:35 +00:00 |