Jennifer Hodgdon
|
409db6b299
|
Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms
|
2012-09-17 12:12:26 -07:00 |
webchick
|
10bdfda909
|
Issue #1679584 by dsdeiz: Fixed DrupalGet typo...
|
2012-07-14 22:08:41 -04:00 |
webchick
|
9824d7ac25
|
Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used.
|
2012-04-12 00:23:01 -07:00 |
webchick
|
76ec835ba0
|
Issue #1009832 by edb, chertzog, rjgoldsborough: Added menu name to breadcrumb on List Links page.
|
2012-03-24 00:26:41 -06:00 |
webchick
|
5c9eab059c
|
Issue #1041906 by Monochrome, bobodrone, ELC, ctibor, DamienMcKenna: Fixed Taxonomy term menu link title overrides term page title.
|
2011-10-17 09:04:20 -07:00 |
webchick
|
d967abdf1d
|
Issue #1054848 by barraponto: Fixing common typos through codespell.py.
|
2011-10-02 11:09:00 -07:00 |
webchick
|
6b1a199f31
|
Issue #520106 by JohnAlbin, pillarsdotnet, chx, sun, Nick Lewis, drifter, Mark Trapp: Fixed No way to dynamically set active trail.
|
2011-09-28 23:58:44 -07:00 |
webchick
|
116f8b6428
|
Issue #898634 by catch, alex_b, chx: Fixed install_drupal(): call to menu-touching functions results in SQL syntax error.
|
2011-07-18 01:04:29 -07:00 |
webchick
|
8c3dbb5e7f
|
Issue #1001146 by edhaber, droplet: Fixed Cannot theme links in a menu when menu_name() contains a hyphen.
|
2011-05-18 00:04:43 -05:00 |
Dries Buytaert
|
a73fabfacd
|
- Rolled back.
|
2011-05-17 17:46:31 -07:00 |
Dries Buytaert
|
258fc5ff7b
|
- Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it.
|
2011-05-17 17:46:01 -07:00 |
Dries Buytaert
|
8ae9b6f6d8
|
- Patch #965272 by larowlan, bellHead, TR: items defined with type MENU_CALLBACK show 'Home' as a title.
|
2011-04-20 22:29:50 -04:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Angie Byron
|
44aefb0a4e
|
#979958 by das-peter, Damien Tournoud: Fixed regression in load_functions detection for menu items
|
2010-12-02 17:34:24 +00:00 |
Dries Buytaert
|
84c72d06f0
|
- Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
|
2010-11-27 20:25:44 +00:00 |
Angie Byron
|
1242612ee7
|
#606966 by chx, sun, mr.baileys: Fixed 'load arguments' of parent path are not inherited
|
2010-11-21 08:53:18 +00:00 |
Angie Byron
|
48abcd88f4
|
#550254 by Damien Tournoud, sun: Fixed some causes of menu links are sometimes not properly re-parented.
|
2010-11-20 07:19:15 +00:00 |
Angie Byron
|
aa301ada48
|
#296115 by naxoc, dereine: Tests for menu router item titles.
|
2010-10-15 04:46:59 +00:00 |
Angie Byron
|
17d30dc3a3
|
#925778 by mradcliffe, chx, sun, manarth: Fixed user edit title incorrectly shows currently logged in user.
|
2010-10-08 05:28:30 +00:00 |
Angie Byron
|
0223bf1dc2
|
#699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
|
2010-10-01 15:24:18 +00:00 |
Dries Buytaert
|
c9de4646c5
|
- Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2.
|
2010-09-24 00:37:45 +00:00 |
Dries Buytaert
|
e3a52979f6
|
- Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now.
|
2010-08-08 19:35:49 +00:00 |
Angie Byron
|
25171a17f6
|
Reverting #500866. Needs more discussion.
|
2010-08-05 23:53:39 +00:00 |
Angie Byron
|
cacd044a63
|
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
|
2010-08-05 23:26:36 +00:00 |
Angie Byron
|
8f5c296cc0
|
#845742 by Damien Tournoud: Make Bartik the default core theme.
|
2010-07-08 03:41:27 +00:00 |
Angie Byron
|
ea4f6bcef2
|
#363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
|
2010-07-07 08:05:01 +00:00 |
Dries Buytaert
|
b94665f5ae
|
- Patch #688334 by stella, BTMash, carlos8f, chx: fixed file inheritance is broken.
|
2010-04-26 14:06:23 +00:00 |
Angie Byron
|
196aaa7d51
|
#553944 follow-up by David_Rothstein: Allow modules to override per-page custom themes.
|
2010-01-30 03:38:22 +00:00 |
Dries Buytaert
|
1df3cfffef
|
- Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls.
|
2010-01-29 22:40:41 +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 |
Angie Byron
|
3254e88fde
|
#651712 by carlos8f: Fixed bug where rendered menu tree links do not include proper attributes (with tests).
|
2009-12-08 07:09:43 +00:00 |
Angie Byron
|
f79924352f
|
#632030 by JohnAlbin: Merge Garland and Minnelli into one theme.
|
2009-12-01 15:57:40 +00:00 |
Dries Buytaert
|
886cc50e75
|
- Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more usable top level Appearance page. Yay.
|
2009-12-01 00:39:35 +00:00 |
Angie Byron
|
ffb7dcaf33
|
#547068 follow-up by David_Rothstein: Don't use Seven for maintenance page.
|
2009-11-19 15:50:23 +00:00 |
Angie Byron
|
016280812e
|
#547068 by sun, seutje, yoroy, Gábor Hojtsy, adrian, Bojhan, and markboulton: Use Seven theme for installation / updates.
|
2009-11-19 03:11:53 +00:00 |
Angie Byron
|
29067790f1
|
#511286 follow-up by DamZ: Make testMenuGetNames() less brittle (and also fix it so we can turn testing bot back on).
|
2009-10-17 02:58:04 +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
|
67e9642816
|
- Patch #576076 by yoroy, Gábor Hojtsy | Bojhan: remove the 'Add a main menu link'.
|
2009-10-01 13:22:43 +00:00 |
Dries Buytaert
|
a8f8a26f6d
|
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
|
2009-09-30 13:09:30 +00:00 |
Angie Byron
|
c9cac770be
|
#457450 by agentrickard: Added hooks to track changes to menu links.
|
2009-09-17 04:07:40 +00:00 |
Angie Byron
|
38502757b9
|
#566094 by Arancaytar and smk-ka: Fixed hierarchy generation in menu_tree_data().
|
2009-09-11 01:28:34 +00:00 |
Dries Buytaert
|
d440fc540f
|
- Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called.
|
2009-09-09 21:33:00 +00:00 |
Angie Byron
|
3472adb2ca
|
#193366 by Anthony Hersey: Move various rebuild functions to module page submission rather than viewing for vastly increased performance.
|
2009-07-14 20:53:16 +00:00 |
Angie Byron
|
735e1d904f
|
#500866 by boombatower: Remove t() from getInfo in tests.
|
2009-07-13 21:51:42 +00:00 |
Dries Buytaert
|
0f77f652fa
|
- Patch #394524 by Berdir, Damien Tournoud: converted to the new database abstraction layer.
|
2009-05-30 11:17:32 +00:00 |
Dries Buytaert
|
6b040974d3
|
- Patch #293511 by cwgordon7, catch, dereine, Wisif, ThiOz: added a test for menu_get_item() and menu_set_item().
|
2009-05-17 07:49:13 +00:00 |
Dries Buytaert
|
bb253b0539
|
- Patch #423690 by Berdir: fixed bug in menu_link_maintain(). With tests.
|
2009-04-13 12:18:52 +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 |
Dries Buytaert
|
56e1c5d106
|
- Patch #401922 by Damien Tournoud: fixed parent link detection.
|
2009-03-14 20:56:06 +00:00 |
Angie Byron
|
993675ab6a
|
#348627 by smk-ka and catch: Allow menu title callback property to bypass t() (+documentation and tests)
|
2009-02-05 01:05:17 +00:00 |