summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #904994 by douggreen, chx: watchdog should always use replaceable ↵Dries Buytaert2010-09-11
| | | | argument.
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens ↵Angie Byron2010-09-11
| | | | extensible from contrib - part II.
* #763376 follow-up by fago, sun, effulgentsia: Minor adjustments to ↵Angie Byron2010-09-10
| | | | drupal_array_set/get_nested_value().
* #903110 by bojanz: Fixed Multiple pager support is partially broken. (with ↵Angie Byron2010-09-09
| | | | tests)
* - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not ↵Dries Buytaert2010-09-09
| | | | taken into account for #validate, #submit, hook_form_FORMID_alter().
* #874370 by Jeff Burnz, aspilicious, Cliff, mgifford, yoroy, et al: Fixed ↵Angie Byron2010-09-09
| | | | System messages need identifying icons (WCAG 2.0).
* #800502 by Damien Tournoud, sun: Fixed Module page is not ordered correctly.Angie Byron2010-09-05
|
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, ↵Dries Buytaert2010-09-05
| | | | fgm, tstoeckler: allow module .info files to add CSS/JS.
* - Patch #559584 by tic2000, sun: filter_xss() and Line break filter break ↵Dries Buytaert2010-09-04
| | | | HTML comments. Also added tests.
* - Patch #887870 by sun, David_Rothstein: make system_list() return full ↵Dries Buytaert2010-09-03
| | | | module records.
* - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db ↵Dries Buytaert2010-09-03
| | | | placeholders in complex queries.
* - Patch #894530 by David_Rothstein: update system calls ↵Dries Buytaert2010-09-02
| | | | drupal_get_schema_versions() for lots of uninstalled modules, leading to a performance hit.
* - Patch #832624 by Max K: unused variable () in function init_theme().Dries Buytaert2010-09-02
|
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* - Patch #890884 by joachim: targeted overrides for theme_menu_link() and ↵Dries Buytaert2010-09-01
| | | | theme_menu_tree() fail for menus with a hyphen.
* Temporary roll-back of #890994, per Dries's feedback.Angie Byron2010-09-01
|
* #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on ↵Angie Byron2010-09-01
| | | | PostgreSQL.
* #761976 by Berdir, jhedstrom, tpfeiffer, Damien Tournoud, Rob van den ↵Angie Byron2010-09-01
| | | | Bogaard, andypost: Fixed DatabaseSchema_pgsql()::changeField() is broken.
* #898654 by chx, Damien Tournoud, alex_b: Fixed Required modules not ↵Angie Byron2010-09-01
| | | | installed before optional modules.
* #891476 by solotandem: Fixed Tableselect is missing a column header when not ↵Angie Byron2010-08-30
| | | | multiple value.
* #895896 by Jacine: Fixed Textarea element should not have a value attribute.Angie Byron2010-08-30
|
* #890090 by Berdir, jhedstrom, marvil07, bjaspan: Fixed Inserting into a just ↵Angie Byron2010-08-27
| | | | created table fails when trying to set a value to a serial.
* #895344 by Berdir: Fixed Poll upgrade tests fail on SQLite.Angie Byron2010-08-27
|
* #763376 by fago, sun, noahb, effulgentsia, ksenzee, jhodgdon: Fixed Not ↵Angie Byron2010-08-27
| | | | validated form values appear in ().
* #894898 by mrfelton: Fixed Increase permission length restriction from 64 to ↵Angie Byron2010-08-27
| | | | 128.
* #410646 by dman, David_Rothstein, and thousands of other people: Fixed ↵Angie Byron2010-08-23
| | | | 'Secondary menu' exists but is no longer the default source for the secondary links.
* - Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does ↵Dries Buytaert2010-08-22
| | | | not allow for node access.
* - Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: ↵Dries Buytaert2010-08-22
| | | | increase simpletest speed by running on a simplified profile.
* - Patch #408482 by c960657, drifter, dixon_, chx: menu links do not follow ↵Dries Buytaert2010-08-22
| | | | parent when moving.
* - Patch #870584 by sender: drupal_register_shutdown_function() doxygen is wrong.Dries Buytaert2010-08-22
|
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵Dries Buytaert2010-08-22
| | | | keys; inconsistent implementations in core.
* - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵Dries Buytaert2010-08-22
| | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
* - Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes ↵Dries Buytaert2010-08-22
| | | | cannot always participate in drupal_alter().
* - Patch #887102 by Heine: trigger and action escaping issues. Critical bug fix.Dries Buytaert2010-08-22
|
* - Patch #652122 by sun, catch, moshe weitzman, Berdir, mr.baileys, chx, ↵Dries Buytaert2010-08-20
| | | | David_Rothstein, Scott Reynolds, Damien Tournoud: fix dashboard as the default /admin local task.
* - Patch #881132 by Garrett Albright: CSS Optimization breaks with non-UTF-8 ↵Dries Buytaert2010-08-20
| | | | .css files.
* - Patch #883336 by sun, andypost: theme_image_button() broken.Dries Buytaert2010-08-20
|
* - Rollback of #447816 -- didn't meant to commit that just yet.Dries Buytaert2010-08-18
|
* - Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: ↵Dries Buytaert2010-08-17
| | | | international characters break file handling.
* - Patch #829822 by pwolanin, tstoeckler: check Drupal 7 core for ↵Dries Buytaert2010-08-17
| | | | vulnerabilities in SA-CONTRIB-2010-066.
* - Patch #879910 by plach: fixed text_field_prepare_translation() broken.Dries Buytaert2010-08-17
|
* - Patch #858528 by Damien Tournoud, chx: file_uri_target() purpose is unclear.Dries Buytaert2010-08-17
|
* - Patch #156582 by c960657, pwolanin, townxelliot, Damien Tournoud, kbahey, ↵Dries Buytaert2010-08-17
| | | | mikeytown2, drico, jpmckinney: drupal_http_request() should support timeout setting.
* - Patch #857206 by Stevel: fixed database autoloader.Dries Buytaert2010-08-17
|
* - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an ↵Dries Buytaert2010-08-17
| | | | argument.
* - Patch #883400 by catch: file_unmanaged_copy() spits useless error message ↵Dries Buytaert2010-08-16
| | | | on fail.
* - Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to ↵Dries Buytaert2010-08-16
| | | | NULL when target is a Postgres bytea.
* - Patch #881536 by sun, pwolanin: cannot pass drupal_http_request() options ↵Dries Buytaert2010-08-14
| | | | into xmlrpc() function.
* - Patch #878408 by pwolanin, Damien Tournoud: replace decode_entities() with ↵Dries Buytaert2010-08-11
| | | | built-in html_entity_decode().
* - Patch #878198 by pwolanin: add back a method to the DB driver interface ↵Dries Buytaert2010-08-11
| | | | that reports the server version.