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 |
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 |