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 |
Jennifer Hodgdon
|
1df8d28040
|
Issue #1134088 by Cottser, catch: Fix up documentation for update helper functions
|
2012-10-04 09:12:04 -07:00 |
webchick
|
3afc4cc98e
|
Issue #1802844 by antojose: Fixed 'have to' repeated twice as 'have to have to' in the comment for the function hook_module_implements_alter() in system.api.php.
|
2012-10-03 23:56:40 -07:00 |
Larry Garfield
|
07a81f6dd5
|
Document hook_route_info().
|
2012-10-01 17:01:21 -07:00 |
Dries
|
6824ba0ed7
|
Issue #1696640 by fago, effulgentsia, tim.plunkett, dixon_, plach: Add a uniform Entity Property API.
|
2012-09-28 13:00:24 -04:00 |
webchick
|
2edfc475e5
|
Issue #1008166 by sun, catch, rootatwc, Rob Loach, Jody Lynn: Actions should be a module.
|
2012-09-26 22:57:50 -04:00 |
catch
|
277c7f7bf6
|
Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name().
|
2012-09-19 10:54:05 +01:00 |
webchick
|
4efc71cf20
|
Issue #1754208 by PrabhuG, webflo, savithac, Gábor Hojtsy: Convert hook_mail() and hook_mail_alter() to langcode.
|
2012-09-13 01:48:24 -07:00 |
Jennifer Hodgdon
|
082cae5c25
|
Issue #262690 by Albert Volkman: Call Form API by its proper name not Forms API
|
2012-09-10 12:05:33 -07:00 |
webchick
|
de473408a6
|
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
|
2012-09-01 21:50:06 -07:00 |
catch
|
b65fd7feb6
|
Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry.
|
2012-08-31 11:03:05 +01:00 |
webchick
|
316c1f4a7a
|
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
|
2012-08-30 18:27:21 -07:00 |
Jennifer Hodgdon
|
2d4c3c65a1
|
Issue #794192 by kim.pepper: add note to hook_update_N docs about calling functions from modules
|
2012-08-29 11:04:59 -07:00 |
webchick
|
44fc81a277
|
Issue #1305378 by bforchhammer, penyaskito, k4v, Schnitzel, Gábor Hojtsy, Dave Reid: Added Tokens should use $options["langcode"] and not need a language object.
|
2012-08-26 20:25:18 -07:00 |
webchick
|
16005119bc
|
Issue #1496534 by cosmicdreams, alexpott, aspilicious, kim.pepper, acrollet, dagmar, beejeebus, wizonesolutions | heyrocker: Convert account settings to configuration system.
|
2012-08-26 14:15:58 -07:00 |
Jennifer Hodgdon
|
6d6e73a490
|
Issue #1728472 by plopesc: Add link from form alter hooks to form API reference
|
2012-08-24 11:06:41 -07:00 |
catch
|
c4262320fd
|
Issue #1716900 by chx: Clarify why hook_exit() must not print.
|
2012-08-17 12:03:39 +01:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01: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 |
catch
|
a9a89f3f3a
|
Issue #1441180 by scor: Fixed hook_requirements() REQUIREMENT_ERROR broadcasting.
|
2012-07-26 10:38:17 +01: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 |
webchick
|
4b6bdbb1dd
|
Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system.
|
2012-07-02 10:20:33 -07:00 |
webchick
|
b0e14ca1d4
|
Issue #1085590 by Rob Loach, keichee, tim.plunkett, mfer, ericduran: Update jQuery UI to the latest in the git repository.
|
2012-06-24 10:30:34 -07:00 |
Jennifer Hodgdon
|
030a0b6c57
|
Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docs
|
2012-06-19 12:51:07 -07:00 |
Jennifer Hodgdon
|
cf195c541a
|
Issue #1619482 by mr.baileys: Remove stray space in hook_update_N docs
|
2012-06-18 12:20:33 -07:00 |
webchick
|
142778af85
|
Issue #1635134 by hairqles, floretan, webflo: Move date format translation functions from locale to system.
|
2012-06-16 16:38:11 +02:00 |
Jennifer Hodgdon
|
807631497a
|
Issue #1619482 by mr.baileys: Better docs for hook_update_N
|
2012-06-14 08:35:59 -07:00 |