catch
|
7a41192605
|
Issue #1938960 by dawehner: Fixed Menu access returns FALSE for links with a route item.
|
2013-03-12 10:52:39 +00:00 |
catch
|
6f3e707359
|
Issue #1209226 by catch, Berdir, miro_dietiker, beejeebus, dagmar: Fixed Avoid slow query for path alias whitelists.
|
2013-03-11 10:50:25 +00:00 |
webchick
|
c9a273af25
|
Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router.
|
2013-03-08 21:46:28 -08:00 |
Dries
|
a96697c7d5
|
Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage.
|
2013-02-18 12:03:05 -05:00 |
webchick
|
e72ff70409
|
Issue #916388 by disasm, podarok, dawehner, andypost, amateescu, Dave Reid: Convert menu links into entities.
|
2013-02-08 15:55:25 -08:00 |
catch
|
d29b130346
|
Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot().
|
2013-02-06 11:50:46 +00:00 |
webchick
|
186e226ec4
|
Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities.
|
2013-01-10 10:33:53 -08:00 |
catch
|
e933d81555
|
Issue #1845728 by sun, ry5n: Refactor and introduce generic button CSS styles for forms and links.
|
2013-01-02 12:00:25 +00:00 |
catch
|
b09642317a
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
Dries
|
e3d863834c
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
catch
|
d3069f0e61
|
Issue #891670 by sun, bleen18: Added a Footer menu to the built-in system menus.
|
2012-11-20 11:36:51 +00:00 |
catch
|
782c30967c
|
Issue #1167350 by sun, ry5n, iflista: Action links were ignored .
|
2012-11-19 11:43:55 +00:00 |
catch
|
a7ab8ebcf8
|
Issue #1825446 by sun, barraponto: Simplify and remove stone-age CSS styling for tabs.
|
2012-11-03 00:48:16 +00:00 |
Dries
|
86ef492969
|
Issue #1829308 by aspilicious: Convert variables in menu.inc to config and state.
|
2012-11-02 10:23:40 -07:00 |
Dries
|
9fa172532b
|
Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names.
|
2012-10-25 11:53:18 -04:00 |
webchick
|
416ac0c5e1
|
Issue #1798760 by ACF, alexpott: Convert menu_masks() to the state system.
|
2012-10-13 21:25:56 -07:00 |
Jennifer Hodgdon
|
aae9b822ad
|
Issue #1802760 by mkadin, peterx: Document that menu_get_item() can return FALSE
|
2012-10-10 10:05:45 -07:00 |
Jennifer Hodgdon
|
d7c9407411
|
Issue #1317626 by Albert Volkman: More API docs cleanup for includes H-M
|
2012-10-05 11:12:56 -07:00 |
catch
|
d7fc7b6a0a
|
Issue #1393392 by c960657, fubhy: Convert prefix cache clears to cache tags, then remove support for them.
|
2012-10-03 22:06:11 +01:00 |
catch
|
8337955d48
|
Issue #1175054 by msonnabaum, chx, sun, tim.plunkett, arlinsandbulte, beejeebus: Add a storage (API) for persistent non-configuration state.
|
2012-09-20 10:25:24 +01:00 |
catch
|
768dfcd9cf
|
Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API.
|
2012-09-17 10:49:18 +01:00 |
catch
|
4f37cf0255
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +01:00 |
Jennifer Hodgdon
|
3b1a495ed9
|
Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M
|
2012-08-31 08:56:36 -07:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Dries
|
7155e01f77
|
- Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system.
|
2012-08-03 13:09:51 -04:00 |
webchick
|
cd224643ba
|
Issue #1496458 by swentel, pcambra, n3or, kbasarab, sun, marcingy: Convert maintenance mode settings to configuration system.
|
2012-07-28 08:39:43 -05:00 |
Dries
|
bf24773d38
|
- Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page().
|
2012-07-24 12:56:55 -04:00 |
catch
|
b91a015b6c
|
Issue #687842 by tim.plunkett et al: Added a 'description callback' property to menu items.
|
2012-07-18 11:03:02 +01:00 |
Dries
|
d93bbc93a8
|
- Patch #1591618 by Niklas Fiekas, aspilicious: remove menu_execute_active_handler().
|
2012-07-09 16:20:56 -04:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
Dries
|
5b8960df6d
|
- Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support.
|
2012-06-12 21:37:07 -04:00 |
Jennifer Hodgdon
|
467a825239
|
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
|
2012-05-17 05:58:49 -07:00 |
Dries
|
f72f814f7b
|
- Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding.
|
2012-05-03 11:09:39 -04:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
Dries
|
1f2622c8b8
|
- Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions.
|
2012-04-18 14:30:50 -04:00 |
catch
|
d79b9359b4
|
Issue #261148 by mikeytown2, chx, pwolanin: Fixed menu_masks() variable is empty (race condition).
|
2012-04-13 11:51:07 +09:00 |
Dries
|
99d9ca8e44
|
- Patch #1516030 by valthebald: Fixed Change parenthesis in menu_link_save() to express intended order of operations.
|
2012-04-09 14:38:42 -04:00 |
catch
|
9388d922e9
|
Issue #918356 by David_Rothstein, tekante, dstol, mikestefff, franz: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used.
|
2012-03-27 15:53:33 +09:00 |
webchick
|
9e90c3e741
|
Issue #1338282 by Damien Tournoud, zymsys, JamesOakley, pillarsdotnet, chx: Fixed php notice in menu_link_save().
|
2012-03-26 21:48:06 -07:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Dries
|
cb043599e0
|
- Patch #1425280 by Niklas Fiekas, swentel: no contextual links in node lists after a node without contextual links.
|
2012-02-06 17:25:01 -05:00 |
webchick
|
148f5b6f28
|
Issue #1234830 by beejeebus, schildi: Fixed cache_menu(): huge table size.
|
2012-01-30 23:13:06 -08:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
catch
|
a8addadfad
|
Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API.
|
2011-12-30 15:00:36 +09:00 |
catch
|
e6a95a8190
|
Issue #1373670 by sun: Change constant value of MENU_NOT_FOUND to 404 and MENU_ACCESS_DENIED to 403.
|
2011-12-23 12:13:43 +09:00 |
Dries
|
9c29ac79af
|
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
|
2011-12-15 12:33:38 -05:00 |
Nathaniel
|
3b3798f251
|
Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for menu_build_tree().
|
2011-12-14 12:17:05 +09:00 |
catch
|
2747c3c4d7
|
Issue #942782 by pillarsdotnet, becw, xjm, timhilliard, JohnAlbin, jrchamp, Tor Arne Thune, et al: Fixed Custom menus never receive an active trail.
|
2011-12-06 21:18:12 +09:00 |
catch
|
efe0a73b29
|
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
|
2011-11-29 18:56:53 +09:00 |