.. |
ajax.inc
|
Issue #1875632 follow-up by nod_, Wim Leers, effulgentsia: Added wrapper function for JS settings merging behavior, fix tabledrag.
|
2013-01-18 10:00:29 -08:00 |
authorize.inc
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
batch.inc
|
Issue #1215104 by sun, lucascaro, effulgentsia: Use the non-interactive installer in WebTestBase::setUp().
|
2012-09-24 22:08:10 +01:00 |
bootstrap.inc
|
Issue #1634280 by EclipseGc, rlmumford: drupal_anonymous_user() should return a User entity.
|
2013-02-26 15:15:23 -05:00 |
cache.inc
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
common.inc
|
Issue #1739986 by Berdir: Rolling back this issue to start again.
|
2013-02-24 21:03:10 +00:00 |
config.inc
|
Issue #1889620 by vijaycs85, sun, heyrocker: Fixed config_install_default_config() overwrites existing configuration.
|
2013-02-24 21:04:38 +00:00 |
database.inc
|
Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of .
|
2013-01-07 11:45:26 +00:00 |
entity.api.php
|
Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info().
|
2013-01-23 12:46:47 -05:00 |
entity.inc
|
Issue #1913742 by tim.plunkett: Allow custom form state to be passed to entity_get_form().
|
2013-02-18 11:06:26 +00:00 |
errors.inc
|
Issue #1158322 follow-up by olli: Added missing backtrace to exception errors.
|
2012-11-21 11:18:20 -08:00 |
file.inc
|
Issue #1068266 by jbrown: Followup to drupal_mkdir() does not set permissions to directories it created recursively - fix directory separator issue affecting windows.
|
2013-02-14 11:29:24 +00:00 |
file.mimetypes.inc
|
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 |
form.inc
|
Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms.
|
2013-02-18 17:30:09 +00:00 |
image.inc
|
Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M
|
2012-08-31 08:56:36 -07:00 |
install.core.inc
|
Issue #1515312 by heyrocker, beejeebus, alexpott, xjm, realityloop, sun: Added snapshots of last loaded config for tracking whether config has changed.
|
2013-02-18 21:08:21 -08:00 |
install.inc
|
Issue #783812 by chx: Allow db drivers outside of 'core'.
|
2013-02-15 14:08:38 -05:00 |
language.inc
|
Issue #1776166 by c31ck, Artusamak, webflo, YesCT: improve default language negotiation.
|
2012-10-09 12:11:09 -04:00 |
mail.inc
|
Issue #1907696 by ao5357, jthorson: Add information do drupal_mail docs
|
2013-02-14 07:46:05 -08:00 |
menu.inc
|
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 |
module.inc
|
Issue #1894910 by sun: Move module_invoke() into ModuleHandler.
|
2013-01-24 10:46:22 -08:00 |
pager.inc
|
Issue #891112 by Berdir, sun, Amitaibu, siharris, Cottser: Replace theme_item_list()'s 'data' items with render elements.
|
2012-11-16 13:05:26 +00:00 |
path.inc
|
Issue #1798214 by tnightingale, g.oechsler, fubhy, katbailey, effulgentsia, Crell, dipen chaudhary: Upcast request arguments/attributes to full objects.
|
2013-02-06 12:47:22 +00:00 |
schema.inc
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 19:21:34 +00:00 |
session.inc
|
Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z
|
2013-01-10 15:50:55 -08:00 |
standard.inc
|
Issue #1904214 by vijaycs85: Fixed Installer auto-selects languages that don't have a translation, causing a requirements error.
|
2013-02-21 10:30:17 +00:00 |
tablesort.inc
|
Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z
|
2013-01-10 15:50:55 -08:00 |
theme.inc
|
Issue #1634280 by EclipseGc, rlmumford: drupal_anonymous_user() should return a User entity.
|
2013-02-26 15:15:23 -05:00 |
theme.maintenance.inc
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 19:21:34 +00:00 |
token.inc
|
Issue #1035292 by Désiré, wizonesolutions, oriol_e9g, achton, ACF, darkadept: Fixed Dynamic tokens can't have spaces.
|
2013-01-29 19:56:19 -08:00 |
unicode.entities.inc
|
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 |
unicode.inc
|
Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z
|
2013-01-10 15:50:55 -08:00 |
update.inc
|
Issue #1751348 by heyrocker, vijaycs85, julien, Gábor Hojtsy: Convert locale settings to configuration system.
|
2013-02-14 21:40:03 -05:00 |
utility.inc
|
Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z
|
2013-01-10 15:50:55 -08:00 |