summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #1599306 by bojanz, exratione: Fixed field_sync_field_status() ↵webchick2012-07-03
| | | | needlessly rebuilds module data, slows down installation dramatically.
* Issue #1653400 by droplet: Fixed No 'padding: none'.webchick2012-06-30
|
* Issue #1470836 by greggles, tim.plunkett: Make moshe, agentrickard and xjm ↵webchick2012-06-30
| | | | maintainers of node access system.
* Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings ↵David Rothstein2012-06-28
| | | | values because list_themes() has inconsistent theme object data.
* Issue #1619084 by kiamlaluno: Update documentation for drupal_render to ↵Jennifer Hodgdon2012-06-26
| | | | reflect current function code
* Issue #1552400 by mjonesdinero, SumeetSingh: Fix documentation for ↵Jennifer Hodgdon2012-06-26
| | | | user_is_blocked, which was misleading.
* Issue #1629994 by Aron Novak: Fix reference to obsolete RFC in ↵Jennifer Hodgdon2012-06-26
| | | | valid_email_address
* Issue #507502 by fietserwin, cosmicdreams, Rob Loach, tim.plunkett, sun, ↵David Rothstein2012-06-25
| | | | marvil07, nod_: Fixed missing Locale support for jQuery UI Datepicker.
* Issue #1553464 by droplet: Fixed Can't select autocomplete items in IE7.David Rothstein2012-06-23
|
* Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of ↵David Rothstein2012-06-23
| | | | empty string.
* Issue #283045 by mlncn, Albert Volkman, Jody Lynn, pwolanin, gpk, ↵David Rothstein2012-06-23
| | | | no_commit_credit | marcp: Fixed Allow top-level pages to be removed from books.
* Issue #1195254 follow-up by David_Rothstein: Fix indentation.David Rothstein2012-06-23
|
* Issue #1587858 by apotek: Fixed AJAX alert dialogs respect neither ↵David Rothstein2012-06-23
| | | | display_errors ini.php setting or $conf['error_level'] setting, exposing server info.
* Issue #1195254 by trrroy, underq, kid_icarus, tim.plunkett, oriol_e9g, xjm: ↵David Rothstein2012-06-23
| | | | Taxonomy test cleanup.
* Issue #642734 by nod_, tim.plunkett, yhahn: Fixed Simpletest behaviors ↵David Rothstein2012-06-23
| | | | should process the elements only once.
* Issue #218470 by redndahead, casey, nod_, Albert Volkman | webernet: Fixed ↵David Rothstein2012-06-23
| | | | Floating tableheader: 'Select all' checkbox not updated.
* Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docsJennifer Hodgdon2012-06-19
|
* Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and ↵Jennifer Hodgdon2012-06-18
| | | | preprocess/process functions so it is clearer which ones get called for theme functions vs. templates
* Issue #1619482 by mr.baileys: Fix up documentation for hook_update_NJennifer Hodgdon2012-06-18
|
* Issue #1596598 by mr.baileys: Mak drupal_goto docs say what happens if path ↵Jennifer Hodgdon2012-06-15
| | | | arg is empty, and clarify that on url docs too
* Issue #1431634 by Tor Arne Thune: API docs cleanup for update moduleJennifer Hodgdon2012-06-15
|
* Issue #1632596 by Zgear: Fixed Remove duplicate 'the' in minimal.install.webchick2012-06-13
|
* Issue #1614468 by Jorrit: Fixed hook_field_widget_error() example ↵David Rothstein2012-06-12
| | | | implementation contains error.
* Issue #1432732 by Jorrit, B-Prod: Fixed Form error reporting fallback does ↵David Rothstein2012-06-12
| | | | not respect Drupal documentation.
* Issue #1591726 by sun, tim.plunkett: Fixed Missing form_id, form_build_id, ↵David Rothstein2012-06-12
| | | | and form_token when using custom #parents and #tree = TRUE on $form itself.
* Issue #1495648 followup: Link to change notification for entity language ↵David Rothstein2012-06-10
| | | | support improvements in CHANGELOG.txt.
* Issue #1495648 follow-up by plach: Clarify entity language documentation.webchick2012-06-10
|
* Issue #1614292 by brockjo, Albert Volkman | neclimdul: Fixed ↵David Rothstein2012-06-09
| | | | image_style_delete_form() doesn't take form_state() by reference (prevented image styles from being deleted on PHP 5.4).
* Issue #1549390 by drumm, BTMash: Taxonomy_update_7005() can be faster.David Rothstein2012-06-09
|
* Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain ↵David Rothstein2012-06-09
| | | | only works on port 80.
* Issue #1567662 by sun | Georgii: Fixed The 1st plural index on a page is not ↵David Rothstein2012-06-09
| | | | calculated correctly.
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #1167996 by BWPanda: Fix version number mistake in UPGRADE.txtJennifer Hodgdon2012-06-06
|
* Issue #1532682 by TravisCarden: Fix return value docs for comment_reply functionJennifer Hodgdon2012-06-06
|
* Issue #890790 by Tor Arne Thune, davidjdagino, moshe weitzman | jenlampton: ↵David Rothstein2012-06-04
| | | | Added tests to ensure that deleting nodes deletes their comments.
* Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 ↵David Rothstein2012-06-04
| | | | instead of user role constants.
* Issue #1503184 by aspilicious, Rob Loach, cweagans, Dave.Ingram: Make ↵David Rothstein2012-06-04
| | | | Graph.inc documentation clearer.
* Issue #1054162 by tim.plunkett, Dave Reid, joachim, no_commit_credit, ↵David Rothstein2012-06-03
| | | | Berdir: Taxonomy bundles not supported by EntityFieldQuery.
* Issue #1558468 by Berdir, tim.plunkett: SA-CORE-2012-002 - Denial of Service ↵David Rothstein2012-06-03
| | | | (followup for D7 test coverage).
* Added issue #1302228 to CHANGELOG.txt.David Rothstein2012-06-03
|
* Added issue #1558548 to CHANGELOG.txt.David Rothstein2012-06-03
|
* Issue #822418 by catch, marcingy, davidjdagino, no_commit_credit, ↵David Rothstein2012-06-03
| | | | tim.plunkett, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE.
* Issue #1354726 followup: Fix docblock indentation on forum_update_7012().David Rothstein2012-06-03
|
* Issue #1354726 by damiankloip, develCuy, gnuget, droplet, cha0s | bvanmeurs: ↵David Rothstein2012-06-03
| | | | Add more indexes on {forum_index}.
* Issue #1602112 by ryanissamson, bgano: Add return docs to startTransaction ↵Jennifer Hodgdon2012-05-30
| | | | method
* Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form functionJennifer Hodgdon2012-05-30
|
* Issue #1598508 by jeffschuler: fix return docs for _node_types_build functionJennifer Hodgdon2012-05-30
|
* Issue #1601214 by rfay: Remove rfay from maintaining AJAXJennifer Hodgdon2012-05-29
|
* Issue #1517654 by zuuperman, sheise: Fixed Strict warning by ↵David Rothstein2012-05-25
| | | | field_ui_table_pre_render().
* Issue #598586 followup by tim.plunkett: Added documentation of 'uid' ↵David Rothstein2012-05-25
| | | | parameter in hook_watchdog().