summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #818660 by yched, sun: Provide an AJAX command to invoke simple jQuery methods.Angie Byron2010-11-29
|
* Rolling back #851136. Broke SQLite installation.Angie Byron2010-11-28
|
* - Patch #752226 by sun, carlos8f, JohnAlbin, chx: module_invoke() doesn't ↵Dries Buytaert2010-11-27
| | | | work with hooks placed in include files via hook_hook_info().
* - Patch #851136 by Damien Tournoud, Crell, chx: make the database ↵Dries Buytaert2010-11-27
| | | | autoloading more robust.
* - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵Dries Buytaert2010-11-27
| | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
* - Patch #561226 by fago, sun, effulgentsia, YesCT, marcingy: forms ↵Dries Buytaert2010-11-27
| | | | (elements) need to able to specify include files to be loaded for building.
* - Patch #916570 by sun, klausi: allow to run only certain test methods.Dries Buytaert2010-11-26
|
* - Patch #802524 by CrookedNumber, aaronbauman: node_add() still ↵Dries Buytaert2010-11-26
| | | | unnecessarily complex (and confusing).
* #952528 by jptavan: Add missing break; to system help to prevent actions ↵Angie Byron2010-11-26
| | | | help from showing up on maintenance page.
* #608894 follow-up by mr.baileys: Better method of hiding Profile module from ↵Angie Byron2010-11-26
| | | | the UI on new sites.
* #602484 by rschwab: Fix the report page when authorize.php completes an ↵Angie Byron2010-11-24
| | | | update manager operation.
* - Patch #74673 by jhodgdon, mcarbone, sin, douggreen: added back a test.Dries Buytaert2010-11-24
|
* - Patch #794936 by c960657, amateescu: system_rebuild_module_data() called ↵Dries Buytaert2010-11-24
| | | | twice on admin/build/modules.
* - Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed ↵Dries Buytaert2010-11-24
| | | | in to hook_node_load().
* #655742 by sun, jide: Add template variable for outputting HTML HEAD title ↵Angie Byron2010-11-24
| | | | safely.
* #853954 by Gábor Hojtsy, joachim: Fix misleading 'all content' on user ↵Angie Byron2010-11-24
| | | | cancellation operations.
* #126070 follow-up by David_Rothstein: Rollback of previous patch; needs ↵Angie Byron2010-11-23
| | | | discussion/deferrment until D8.
* #898360 by sun: Add caching for node types.Angie Byron2010-11-23
|
* #867956 follow-up by sun: Clean-ups to previous patchAngie Byron2010-11-23
|
* #298561 by Steven, chx, mcarbone, pwolanin: Fixed slashes don't work in searchAngie Byron2010-11-23
|
* #778528 by plach: Fix tests for Define the language switcher's correct behaviorAngie Byron2010-11-23
|
* #939962 by rwohleb, chx, quicksketch: Fixed File field allowed extensions JS ↵Angie Byron2010-11-23
| | | | broken in Chrome on OS X
* - Patch #922788 by sun: update.php does not invoke ↵Dries Buytaert2010-11-23
| | | | hook_requirements()('update') in all modules.
* - Patch #557298 by Arancaytar, David_Rothstein: ↵Dries Buytaert2010-11-23
| | | | drupal_override_server_variables() does not properly override SCRIPT_NAME.
* - Patch #978326 by marcingy: taxonomy_term_page() uses pre-render-array theming.Dries Buytaert2010-11-23
|
* - Patch #944484 by xmacinfo: performance bandwidth optimization text do not ↵Dries Buytaert2010-11-23
| | | | match latest aggregation performance fix.
* #126070 by RobRoy, JohnAlbin, manarth, et al: Fixed module_invoke('block', ↵Angie Byron2010-11-22
| | | | 'view', ...) doesn't return subject
* #405238 by brianV: Fixed Duplicate ID 'new' in forums breaks XHTML validationAngie Byron2010-11-22
|
* #49428 by levavie, mgifford, joachim, et al: Include node title in 'Read ↵Angie Byron2010-11-22
| | | | more' link for better accessibility and SEO
* #74673 by jhodgdon, mcarbone: Search does not correctly handle large numbers ↵Angie Byron2010-11-22
| | | | (> maxint) so you cannot search by UPC code.
* #284625 by bforchhammer, plach: Fixed Non-localized links in translation tableAngie Byron2010-11-22
|
* #911290 by bspellmeyer: Fixed user-customizable block settings broken.Angie Byron2010-11-22
|
* #672954 by effulgentsia, Jacine: Fixed Wrap inline CSS with explicit CDATAAngie Byron2010-11-22
|
* #853926 by yched: Fixed Wrong order of multi-value file fields when form ↵Angie Byron2010-11-22
| | | | rebuilt (preview, failed validation)
* - Patch #867114 by jhodgdon, mgifford, sun: search results should add lang ↵Dries Buytaert2010-11-21
| | | | tag if language of search result differs.
* #931736 by dww: Fixed No upgrade path for the D6 'file_directory_temp' setting.Angie Byron2010-11-21
|
* - Patch #830020 by chx, yched: field_get_display() does not get the entity.Dries Buytaert2010-11-21
|
* - Patch #968466 by Dave Reid: user search does not use format_username().Dries Buytaert2010-11-21
|
* - Patch #827116 by jhodgdon, marvil07: search API is inconsistent in /, and ↵Dries Buytaert2010-11-21
| | | | generally needs doc cleanup.
* #933856 by Damien Tournoud: Fixed xpath() return values are inconsistent, ↵Angie Byron2010-11-21
| | | | leading to failing tests on some environments.
* #977184 by Stevel. Mark Trapp: Fixed test that failed in PHP 5.3 environments.Angie Byron2010-11-21
|
* #338055 by plach: Fixed Ensure non-default languages always have a path prefixAngie Byron2010-11-21
|
* #970002 by EclipseGc: Fixed file field foreign key table is incorrectAngie Byron2010-11-21
|
* #970016 by EclipseGc: Fixed taxonomy_field_schema lacks any foreign key supportAngie Byron2010-11-21
|
* #950028 by amateescu: Put context around the string 'Strong' for translators.Angie Byron2010-11-21
|
* #926212 by plach, bforchhammer: Fixed URLs rewritten with disabled languagesAngie Byron2010-11-21
|
* #606966 by chx, sun, mr.baileys: Fixed 'load arguments' of parent path are ↵Angie Byron2010-11-21
| | | | not inherited
* #971440 by Azol: Small coding standards fixes for field_ui.jsAngie Byron2010-11-21
|
* #955414 by bfroehle: Fixedd user_get_authmaps: respect proper key-value ↵Angie Byron2010-11-21
| | | | ordering as in description
* #686938 by yched: Fix notice Undefined index: admin in ↵Angie Byron2010-11-21
| | | | _field_ui_bundle_admin_path()