Commit Graph

315 Commits (6cd48a6d5d2295729a1f237bf297e0bb83926771)

Author SHA1 Message Date
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
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
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 4bd1231165 - Patch #1630108 by cosmicdreams: improper reference to Drupal\Database\Query\AlterableInterface. 2012-06-12 20:46:57 -04:00
catch 2f7f9c3543 Issue #1033818 by catch, Rob Loach, amateescu, sun: Move xmlrpc includes into xmlrpc.module. 2012-06-12 11:18:51 +09:00
Dries 9b29a0dad0 - Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object. 2012-06-03 07:25:35 -04:00
Dries c176370239 Patch #598586 by tim.plunkett: updated documentation. 2012-05-16 22:09:32 -04:00
catch 44c07e9b26 Issue #1545068 by Berdir: Convert Exception in update.inc to PSR-0. 2012-05-12 12:10:23 +09:00
Jennifer Hodgdon eb745338f7 Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say whether themes are loaded when they run 2012-05-08 11:20:05 -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
catch 51c004aba9 Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object. 2012-04-27 01:44:37 +09:00
Jennifer Hodgdon 6968da74fc Issue #720630 by kid_icarus, tsphethean: Clean up documentation for watchdog, hook_watchdog, and watchdog constants 2012-04-24 15:29:27 -07:00
catch d9135600c9 Issue #1509996 by jhedstrom: Added Convert hook_cron_queue_info() to hook_queue_info(). 2012-04-17 12:07:50 +09:00
catch 837430ffee Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files. 2012-04-03 15:12:03 +09:00
catch e89ce2820d Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
This reverts commit 5abec889ea.
2012-04-03 15:10:00 +09:00
catch 5abec889ea Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. 2012-04-03 14:37:09 +09:00
webchick 57a156ef96 Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links. 2012-03-24 00:14:35 -06:00
Dries bf1ed668d3 - Patch #1479638 by droplet: rename WATCHDOG_CRITICALI constant to WATCHDOG_CRITICAL. 2012-03-23 13:52:49 -06:00
Jennifer Hodgdon 5e0eac1c0f Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page caching 2012-03-22 16:44:01 -07:00
Dries 50a8bb8523 - Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0. 2012-03-15 12:37:16 -04:00
catch 9e43704ae6 Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0. 2012-03-12 12:07:39 +09:00
webchick 368cf30de0 Issue #1471376 by amateescu: Convert updater.inc to PSR-0. 2012-03-10 16:23:05 -08:00
webchick 59e142d1b5 Revert "- Patch #1471376 by amateescu: convert updater.inc to PSR-0."
This reverts commit de2ef9def5.
2012-03-10 16:21:58 -08:00
Dries de2ef9def5 - Patch #1471376 by amateescu: convert updater.inc to PSR-0. 2012-03-10 18:04:45 -05:00
webchick 53692e5ff6 BAH. I hate my life. 2012-03-10 12:20:23 -08:00
webchick e4e1a7f026 Revert "- Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0."
This reverts commit 45a4c44702.
2012-03-10 12:16:09 -08:00
Dries 45a4c44702 - Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0. 2012-03-10 08:31:55 -05:00
Nathaniel bdb71c6fa7 Merge remote branch 'crell/dbtngtng' into 8.x 2012-03-01 12:22:48 +09:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
Larry Garfield 1bc5b98e6c Merge remote-tracking branch 'dries/8.x' into dbtngtng 2012-02-02 23:50:39 -06:00
Dries 31544e56ff - Patch #1417754 by mkadin: hook_menu() docs need to explain that options don't work for tabs. 2012-02-02 11:38:57 -05:00
webchick 67d180bafa Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders should return FALSE to indicate nothing found and trigger a 404. 2012-01-31 00:16:04 -08:00
Larry Garfield e9453d8b04 Merge branch '1400748-namespaces' into dbtngtng 2012-01-28 17:51:18 -06:00
Dries 99ac453714 - Patch #1377544 by kotnik: hook_update_N documentation uses dead links. 2012-01-27 10:25:49 -05:00
Larry Garfield adbd7c9aad Merge branch '8.x' into dbtngtng 2012-01-22 21:34:59 -06:00
Dries eeed9ed8a6 - Patch #764558 by Rob Loach, sun, xjm, chx, catch: Remove trigger module from core. 2012-01-22 13:53:27 -05:00
catch f969b391b4 Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +09: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 6ea395e685 Issue #1260716 by David_Rothstein: Follow-up for improve language onboarding user experience. 2012-01-04 14:47:07 +09:00
Larry Garfield 05a4376ff4 Rename classes to remove the redundant Database prefix and move query exceptions into the query namespace. 2012-01-02 14:57:30 -06:00
Larry Garfield 001707761c Merge remote-tracking branch 'dries/8.x' into dbtngtng 2011-12-29 01:27:16 -06:00
Larry Garfield 13e82d2e0e Rename more type hints. 2011-12-28 14:19:52 -06:00
webchick 7de6cda767 Issue #1379206 by c31ck, pingers: Fixed Documentation problem with hook_url_outbound_alter(). 2011-12-27 21:42:03 -08:00
catch a3ebad0633 Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent. 2011-12-17 21:43:37 +09:00
Dries 010e99986b - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent. 2011-12-14 10:04:55 -05:00
Dries e4bf86c163 - Patch #1362920 by scor: Wrong sitename variable in system.api.php. 2011-12-07 23:40:14 -05:00
Nathaniel df47c12180 Issue #1347812 by nanotube: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete(). 2011-12-08 13:29:32 +09:00
Dries cb4d787849 - Patch #953336 by sun, pillarsdotnet, chx: contributed modules are not able to test theme-related functionality. 2011-12-03 18:43:50 -05:00
catch c237d184ba Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail. 2011-11-30 12:13:51 +09:00
Nathaniel 129de63e06 Issue #1260716 by good_man, Gábor Hojtsy, emarchak, David_Rothstein, ezra-g: Improve language onboarding user experience. 2011-11-25 15:22:29 +09:00
Dries 371f1a1e88 - Patch #1087940 by drewish, rocket_nova: document that wildcard % doesn't work as first argument in menu paths. 2011-11-22 20:32:00 -05:00
Dries 835068dda2 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases. 2011-11-21 22:17:33 -05:00
webchick d2f32b2aae Issue #1339292 by xjm: Fixed hook_requirements() documentation references incorrect path for cron in system.api.php. 2011-11-12 15:41:54 -08:00
Nathaniel 07abfc136a Issue #1312844 by sven.lauer, kathyh: Fixed hook_schema() doc should state that database tables are auto-created. 2011-11-02 17:28:14 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00