summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE ↵webchick2011-07-20
| | | | for fields created in the UI, to match those created by the API.
* Issue #1206200 by plach, chx: Add support for field meta conditions in ↵webchick2011-07-20
| | | | EntityFieldQuery to allow for field language updates.
* Issue #822054 by agentrickard: Remove site_mission() cruft in system.test.webchick2011-07-18
|
* Issue #898634 by catch, alex_b, chx: Fixed install_drupal(): call to ↵webchick2011-07-18
| | | | menu-touching functions results in SQL syntax error.
* Issue #1179426 by chx, xjm: Added tests for SA-CORE-2011-001.webchick2011-07-18
|
* Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests.webchick2011-07-18
|
* Issue #952970 by clemens.tolboom, yched: Fixed Undefined index: required in ↵webchick2011-07-17
| | | | field_default_form().
* Issue #931512 by ahwebd, catch, tobiasb: Fixed Node body 'description' and ↵webchick2011-07-17
| | | | 'required' are missed on nodes upgraded from D6 to D7.
* Issue #1019470 by benjamin.wss, bfroehle: Ensure that file_directory_temp() ↵webchick2011-07-14
| | | | works on Windows.
* Issue #771448 by Damien Tournoud, attiks: Changed Use proc_open() instead of ↵webchick2011-07-14
| | | | pcntl_fork() in simpletest.
* Issue #929166 by dww, deviantintegral, yoroy: Add warning if private files ↵webchick2011-07-13
| | | | are accessible over the web.
* Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors.webchick2011-07-13
|
* Issue #1010480 by catch: Optimize _menu_navigation_links_rebuild().webchick2011-07-13
|
* Issue #1187906 by David_Rothstein, tstoeckler: Fixed Shortcut module cannot ↵webchick2011-07-11
| | | | be installed via an install profile if the menu module wasn't installed first.
* Issue #1196310 by barbi, JamesK: Fixed node_feed() doc does not conform to ↵webchick2011-07-10
| | | | standards.
* - #1180100 by barbi: Fixed drupal_attributes() doc should mention the space ↵webchick2011-07-10
| | | | at beginning of return value.
* Issue #949616 by catch, a.mikheychik, adamdicarlo, dixon_, anavarre: Fixed ↵webchick2011-07-07
| | | | Multiple parent relations confirmation form loses term description.
* Issue #1040262 by tsi: Fixed locale-rtl.css.webchick2011-07-07
|
* Issue #1040262 by tsi: Fixed locale-rtl.css.webchick2011-07-07
|
* Issue #237634 by salvis: Document that node_access_write_grants() should not ↵webchick2011-07-06
| | | | be called directly.
* Issue #1047070 by douggreen, marcingy, yched: Fixed ↵webchick2011-07-06
| | | | list_field_update_forbid() logic is backwards.
* Issue #1209470 by Damien Tournoud: Fixed REQUEST_TIME is a float with ↵webchick2011-07-06
| | | | microseconds on PHP 5.4.
* Issue #1181576 by James_Stallings: Fixed node_get_recent() doc needs to ↵webchick2011-07-06
| | | | clarify what 'recent' means.
* Issue #1007910 by lyricnz, idflood: Fixed D6->D7 update doesn't convert ↵webchick2011-07-04
| | | | 'primary-links' menu to 'main-menu'.
* Issue #1190110 by oriol_e9g: Fixed hook_theme() has error in the 'function' ↵webchick2011-07-04
| | | | section of return value.
* Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does ↵webchick2011-07-04
| | | | not work.
* Issue #1136130 follow-up by pillarsdotnet: Document why WATCHDOG_* constants ↵webchick2011-07-04
| | | | are necessary.
* Issue #1007830 follow-up by bfroehle: Better fix for nested transactions ↵webchick2011-07-04
| | | | throw exceptions on ddl changes in MySQL.
* Issue #360377 by deviantintegral, janusman: Fixed book_get_books() cache ↵webchick2011-07-04
| | | | becomes stale when batch-inserting book pages.
* Issue #1162022 by sun: Ensure #validate and #submit keys always exist in ↵webchick2011-07-04
| | | | drupal_prepare_form().
* And the .install file for the test. You'd think I wouldn't forget that ↵webchick2011-07-04
| | | | TWICE, but you would be wrong.
* Issue #1169564 by FreekyMage, jhodgdon: Fixed hook_file_download() - sample ↵webchick2011-07-03
| | | | function body not updated for d7/8.
* Issue #879076 by alex_b, pillarsdotnet, ceardach: Fixed Do not set expired=0 ↵webchick2011-07-03
| | | | where expired is already 0 (performance).
* Issue #1179582 by dalin: Changed l() documentation should mention that ↵webchick2011-07-03
| | | | sanitization is not performed when HTML => TRUE.
* Issue #978028 by Dave Reid: Fixed File token fixes: [file:description] does ↵webchick2011-07-03
| | | | not exist and [file:owner] not using format_username().
* Issue #1103590 by dcrocks: Fixed blocks being added to 'hidden' region when ↵webchick2011-07-03
| | | | theme first enabled.
* Issue #1203852 by pwolanin: Changed Increase hashing iterations for more ↵webchick2011-07-03
| | | | secure password hashes.
* Issue #1205882 by Psikik, rbayliss: Fixed hook_delete() function body has typo.webchick2011-07-03
|
* Issue #1204844 by good_man: Fixed User module lacks a little RTL.webchick2011-07-03
|
* Issue #1203766 by sun, lyricnz: Fixed With large number of permissions ↵webchick2011-07-03
| | | | /admin/people/permissions becomes unusable.
* Issue #1071846 by gbrands: Fixed conf_path() doc needs cleanup.webchick2011-06-30
|
* Issue #1192178 by pillarsdotnet: Changed The user_module_invoke() function ↵webchick2011-06-29
| | | | lacks documentation of parameters.
* Issue #813052 by lyricnz, droplet, dinknaround: Fixed Undefined index: ↵webchick2011-06-29
| | | | format in comment_preview() line 2065 and line 2183.
* Issue #1198396 by pillarsdotnet, jhodgdon: Fixed Add required docs to ↵webchick2011-06-29
| | | | user_pass_rehash() function.
* Issue #188947 by lyricnz: Fixed date_validate()(form) should be ↵webchick2011-06-29
| | | | date_validate()(element).
* Issue #1101678 by cwells73, jhodgdon: Fixed documentation for ↵webchick2011-06-29
| | | | hook_search_status()
* Issue #1049462 by rfay: Fixed Usage of deprecated ↵webchick2011-06-29
| | | | form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
* Issue #1130198 by pillarsdotnet, Damien Tournoud: Fixed Regression: ↵webchick2011-06-29
| | | | line-breaks are mangled by drupal_html_to_text().
* Issue #634616 by effulgentsia, rfay, sun: Fixed Various problems due to AJAX ↵webchick2011-06-29
| | | | binding to mousedown instead of click.
* Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers.webchick2011-06-29
|