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
|
03a5563b89
|
#509584 by pwolanin: Various API fixes for menu_tree_data() including depth param.
|
2009-08-24 01:49:41 +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
|
a8cc3e30c3
|
#471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic pattern/js for hiding machine readable names (applied to menu and content types).
|
2009-08-22 23:18:29 +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
|
2a123f0ac9
|
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
|
2009-08-21 14:27:47 +00:00 |
Angie Byron
|
0bd7fcbf38
|
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
|
2009-08-03 03:04:34 +00:00 |
Dries Buytaert
|
d422853504
|
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
|
2009-07-31 19:01:03 +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 |
Angie Byron
|
735e1d904f
|
#500866 by boombatower: Remove t() from getInfo in tests.
|
2009-07-13 21:51:42 +00:00 |
Dries Buytaert
|
5fbaa4b83c
|
- Patch #516254 by drewish remove @return PHPDocs where nothing is to return.
|
2009-07-11 13:56:22 +00:00 |
Dries Buytaert
|
e4a4b7cc7e
|
- Patch #506976 by catch: rename hook_perm to hook_permission.
|
2009-07-05 18:00:11 +00:00 |
Angie Byron
|
23bbb003b9
|
#504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud.
|
2009-06-29 14:24:57 +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 |
Angie Byron
|
1d07289b03
|
#503868 by Sutharsan: Add link to create a menu link if one does not exist.
|
2009-06-27 23:49:19 +00:00 |
Dries Buytaert
|
1f48b11855
|
- Patch #503996 by kika, Sutharsan: changed label from 'Expanded' to 'Show as expanded' for better usability.
|
2009-06-27 18:01:59 +00:00 |
Dries Buytaert
|
e9d97f1eef
|
- Patch #449198 by boombatower: cealn up test loading and related API.
|
2009-06-08 09:23:55 +00:00 |
Dries Buytaert
|
eb0839b984
|
- Patch #480426 by JamesAn: converted to drupal_static().
|
2009-06-07 02:30:13 +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
|
d3de6c8171
|
- Patch #292790 by mr.baileys: menu machine-name validation error.
|
2009-05-15 04:07:20 +00:00 |
Dries Buytaert
|
1778c5cca9
|
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
|
2009-05-14 08:23:15 +00:00 |
Angie Byron
|
3ac59eee96
|
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
|
2009-05-13 19:42:18 +00:00 |
Dries Buytaert
|
e217837372
|
- Patch #382834 by cwgordon7: more documentation fixes.
|
2009-05-09 18:44:55 +00:00 |
Dries Buytaert
|
0e0ca3b589
|
- Patch #457532 by Berdir: more PHP5 'fixes'.
|
2009-05-09 18:28:13 +00:00 |
Dries Buytaert
|
0ccac642b9
|
- Patch #409598 by pwolanin, swentel: fixed problem with content type descriptions not being updated.
|
2009-05-07 16:24:33 +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 |
Dries Buytaert
|
cdb326fc74
|
- Patch #451660 by Damien Tournoud: fixed menu creation/deletion tests.
|
2009-05-03 05:06:11 +00:00 |
Angie Byron
|
fc7283235b
|
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
|
2009-04-27 20:19:38 +00:00 |
Dries Buytaert
|
c73a93e870
|
- Patch #382834 by cwgordon7: hook_menu API docs missedsome elements.
|
2009-04-27 16:35:05 +00:00 |
Dries Buytaert
|
26395c843f
|
- Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode().
|
2009-04-22 09:57:10 +00:00 |
Dries Buytaert
|
3fbda2307d
|
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.
|
2009-04-21 09:31:31 +00:00 |
Dries Buytaert
|
1372d90cf1
|
- Patch #317775 by pwolanin, chx et al: caching the entire {menu_router} table causes problems.
|
2009-04-12 19:52:38 +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 |
Angie Byron
|
f40532da76
|
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
|
2009-03-31 01:49:55 +00:00 |
Angie Byron
|
5cc1704a3f
|
#402226 follow-up by pwolanin: Rename menu 'item' to 'link' in menu module.
|
2009-03-31 01:45:31 +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
|
25c18d5dd0
|
#403526 by pwolanin: Fix PDO exception when enabling a menu link.
|
2009-03-16 20:31:11 +00:00 |
Angie Byron
|
f13422b6d3
|
#403542 by pwolanin: Terminology clean-up to menu module test.
|
2009-03-16 15:36:32 +00:00 |
Dries Buytaert
|
4cd0dd8e1f
|
- Patch #401916 by stompeers: change order of fields on menu creation form.
|
2009-03-14 21:16:42 +00:00 |
Dries Buytaert
|
b46e90ad36
|
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.
|
2009-03-14 20:13:27 +00:00 |