Alex Pott
|
00fdcd39cc
|
Issue #1908756 by tim.plunkett: Separate Action Links (MENU_LOCAL_ACTION) from hook_menu().
|
2013-05-27 20:20:55 -05:00 |
Alex Pott
|
521e1e5946
|
Issue #1957158 by abghosh82, JacobSanford: Replace typed_data() with Drupal::typedData().
|
2013-05-27 18:00:35 -05:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
523d64a462
|
Issue #1993312 by damiankloip, tim.plunkett: Change pre_render(), post_render(), and after_build() callbacks to accept callables.
|
2013-05-21 17:22:44 -07:00 |
Jennifer Hodgdon
|
f4ed1b71c5
|
Issue #1984190 by markpavlitski: Fix bullet list formatting in hook_install_tasks doc
|
2013-05-08 06:37:02 -07:00 |
Alex Pott
|
8296db7ae4
|
Issue #1696224 by aroq: Remove system_settings_form().
|
2013-05-08 10:24:08 +01:00 |
Nathaniel Catchpole
|
c268d42baa
|
Issue #1911178 by ParisLiakos, Xano: Change notice: Remove hook_exit().
|
2013-05-05 22:09:00 +01:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
webchick
|
53d8c24d94
|
Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API.
|
2013-04-26 09:10:49 -07:00 |
catch
|
87462db60e
|
Issue #1167144 by chx, catch, claudiu.cristea: Make cache backends responsible for their own storage.
|
2013-04-22 12:25:08 +01:00 |
Alex Pott
|
c014519ca1
|
Issue #1969540 by Xano: Convert token.inc to a service.
|
2013-04-18 08:24:35 +01:00 |
webchick
|
58e8125104
|
Issue #1950726 by chx: Convert hook_archiver_info() into the New Shiny(TM).
|
2013-04-11 23:33:28 -07:00 |
Jennifer Hodgdon
|
53532e96c9
|
Issue #1963206 by fgm: Add hook_schema_alter to scheamapi topic
|
2013-04-10 14:50:17 -07:00 |
Jennifer Hodgdon
|
e62b3ae5aa
|
Issue #1933954 by Alexander Pyle: Fix up documentation for return value of hook_requirements
|
2013-04-04 15:31:08 -07:00 |
Alex Pott
|
7aca9955dc
|
Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class.
|
2013-04-03 09:44:04 +01:00 |
catch
|
c07e727d8f
|
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins.
|
2013-03-25 11:55:05 +00:00 |
catch
|
fc7c38bde8
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
webchick
|
dad3ef5592
|
Issue #1913328 by fago: Provide general list and map classes.
|
2013-03-08 21:35:04 -08:00 |
Dries
|
0b551a0001
|
Issue #1936924 by chx: Typo fixes in system.api.php.
|
2013-03-08 08:53:54 -05:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05: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
|
b574b9e52d
|
Issue #1860026 by aspilicious, David_Rothstein, katbailey, rootatwc: Remove hook_exit() for cached page requests, and decide between it and the onTerminate eventotherwise.
|
2013-02-07 14:14:22 +00:00 |
catch
|
d29b130346
|
Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot().
|
2013-02-06 11:50:46 +00:00 |
Dries
|
78876b2060
|
Issue #1845546 by fago, EclipseGc, attiks, effulgentsia: Implement validation for the TypedData API.
|
2013-02-01 12:31:52 -05:00 |
Jennifer Hodgdon
|
4ccedfb04e
|
Issue #1889738 by andybroomfield: Add information to documentation of hook_custom_theme
|
2013-01-30 07:54:47 -08:00 |
catch
|
e8fb3cea9c
|
Issue #1892574 by sun: Remove hook_hook_info_alter().
|
2013-01-28 22:51:01 +00:00 |
catch
|
6e5d1a09ca
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
Jennifer Hodgdon
|
c6dff672c5
|
Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasks
|
2013-01-04 09:34:14 -08:00 |
catch
|
4ed7a7d6aa
|
Issue #1552396 by andypost, sun, tim.plunkett, amateescu, YesCT: Convert vocabularies into configuration.
|
2012-12-19 17:06:30 +00:00 |
Dries
|
fec72c2224
|
Issue #1864360 by oadaeh: Clean up some inconsistencies with @link...@endlink.
|
2012-12-14 21:26:51 -05:00 |
Dries
|
646d120fd4
|
Issue #1851788 by blake.thompson: fixed hook_menu() doesn't mention 'expanded'.
|
2012-12-14 10:10:27 -05:00 |
catch
|
79c34ed57a
|
Issue #1029460 by sun: Find a better hook than hook_init() for drupal_add_js() and drupal_add_css().
|
2012-12-13 12:23:00 +00:00 |
catch
|
23c83da4fa
|
Issue #1857324 by Berdir, tim.plunkett: Use default theme name and entity key in $build for user entity.
|
2012-12-13 12:11:18 +00:00 |
catch
|
f101830de6
|
Issue #1862024 by katbailey: Remove all references to hook_url_inbound_alter() as it is no longer invoked.
|
2012-12-10 13:51:05 +00:00 |
Jennifer Hodgdon
|
adccec535f
|
Issue #1858508 by TravisCarden: Add see also to hook_theme docs
|
2012-12-06 13:22:58 -08:00 |
Dries
|
214f2e6b4f
|
Issue #1854620 by droplet: hook_menu_local_tasks_alter() help texts.
|
2012-12-02 22:24:52 -05:00 |
webchick
|
be694ba944
|
Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system.
|
2012-11-28 23:37:55 -08:00 |
Jennifer Hodgdon
|
9f4ce691f4
|
Issue #1848516 by IshaDakota: Fix coding style in hook_schema() example function body
|
2012-11-26 12:57:04 -08: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 |
webchick
|
536a61b890
|
Issue #1801570 by effulgentsia, klausi, Crell, disasm: DX: Replace hook_route_info() with YAML files and RouteBuildEvent.
|
2012-11-15 20:03:50 -08:00 |
catch
|
f9ce687f55
|
Revert "Issue #1801570 by effulgentsia, klausi, Crell: DX: Replace hook_route_info() with YAML files and RouteBuildEvent. This unintentionally broke REST module tests."
This reverts commit 7bf7eb8343 .
|
2012-11-14 22:29:17 +00:00 |
Dries
|
7bf7eb8343
|
Issue #1801570 by effulgentsia, klausi, Crell: DX: Replace hook_route_info() with YAML files and RouteBuildEvent.
|
2012-11-14 13:51:52 -05:00 |
catch
|
fc270c1fed
|
Issue #782672 by sun, David_Rothstein, jhedstrom, franz, Fabianx: Loosen the coupling between the user module and the installer/maintenance theme.
|
2012-11-11 23:52:37 +00:00 |
catch
|
a8650951b9
|
Issue #1790920 by alexpott, japicoder, LinL, heyrocker: Move cron_last(), node_cron_last() and common_test_cron() to state system.
|
2012-11-06 13:57:02 +00: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 |
Jennifer Hodgdon
|
c02016908c
|
Issue #909954 by barraponto: Document base hook component in hook_theme
|
2012-10-18 15:40:55 -07:00 |
catch
|
9fbe74405a
|
Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config.
|
2012-10-09 21:40:35 +01:00 |
Jennifer Hodgdon
|
8aa4fdbae0
|
Issue #1799116 by jwilson3: Standardize on installation profile term vs. install profile
|
2012-10-05 09:11:15 -07:00 |