summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #1847382 by thehong, pingwin4eg, 63reasons: Fixed Undefined index: ↵David Rothstein2012-12-09
| | | | access in includes/menu.inc (when custom access_callback() does not exist or does not get included).
* Issue #1706878 by tim.plunkett, lazysoundsystem: Added ↵David Rothstein2012-12-09
| | | | DrupalWebTestCase::assertThemeOutput() to allow modules to test theme function output.
* Issue #1446650 by superspring | drupalsven: Added After installing module ↵David Rothstein2012-12-08
| | | | display link to 'install another module'.
* Issue #1727430 by tedbow, webchick, fubhy | amontero: Added 'exclusive' flag ↵David Rothstein2012-12-08
| | | | to install profiles to auto-select them during installation.
* Issue #843114 by sun, quicksketch, Berdir | c960657: Fixed ↵David Rothstein2012-12-08
| | | | DatabaseConnection::__construct() and DatabaseConnection_mysql()::__construct() leaks $this (Too many connections).
* Issue #1117780 by amontero, naxoc | ogi: Display cron url in ↵David Rothstein2012-12-08
| | | | admin/config/system/cron page.
* Issue #1494676 by Liam Morland, cam8001: Removed unused variable ↵David Rothstein2012-12-08
| | | | $http_protocol in drupal_settings_initialize().
* Issue #1672694 by Devin Carlson, JulienD, jibran, kalabro: Fixed Field UI ↵David Rothstein2012-12-08
| | | | continues to use t() for $instance['label'] in field_ui().admin.inc.
* Issue #1550892 by david.mckay | fgm: Fixed reset() on function call in ↵David Rothstein2012-12-08
| | | | image_update_7002() to avoid an E_STRICT notice.
* Issue #1833028 by michaelmol | rmfleet: Fixed bug which prevented image ↵David Rothstein2012-12-08
| | | | styles from being reverted on PHP 5.4.
* Issue #1817680 by haydeniv | netol: Fixed Update notification is printed ↵David Rothstein2012-12-08
| | | | more than one time.
* Issue #1733476 by greggles, BMDan: Fixed Make default htaccess rules ↵David Rothstein2012-12-08
| | | | protocol sensitive to avoid man-in-the-middle-attacks if users don't fully customize the rule.
* Issue #1851886 by Albert Volkman: Fix up documentation for cache_set() functionJennifer Hodgdon2012-12-07
|
* Issue #1247812 by Albert Volkman, jzacsh: Add docs for user_admin() functionJennifer Hodgdon2012-12-06
|
* Issue #1853050 by Jerenus: Fix up docs for drupal_send_headers()Jennifer Hodgdon2012-12-06
|
* Issue #1857984 by Ivan Zugec: Fix sample code for hook_field_widget_form so ↵Jennifer Hodgdon2012-12-06
| | | | it would actually work
* Issue #1858508 by TravisCarden: Add see also to hook_theme docsJennifer Hodgdon2012-12-06
|
* Issue #1856142 by kiamlaluno: Fix typo in node_query_node_access_alter() commentJennifer Hodgdon2012-12-04
|
* Issue #1606946 by Albert Volkman: Fix grammar in docs in update.phpJennifer Hodgdon2012-12-04
|
* Issue #1853574 by Albert Volkman: Fix spelling error in drupal_mail_system() ↵Jennifer Hodgdon2012-12-04
| | | | docs
* Issue #1787876 by Albert Volkman, cirage, BrockBoland: Add return docs for ↵Jennifer Hodgdon2012-12-04
| | | | drupal_get_token() function
* Issue #1606946 by Albert Volkman, udaksh, bunthorne: Fix up API docs for ↵Jennifer Hodgdon2012-11-28
| | | | top-level PHP files
* Issue #1851538 by willkaxu: Fix docs typo in cache.incJennifer Hodgdon2012-11-28
|
* Issue #1313980 by Albert Volkman, Lars Toomre, jn2, xjm, jhodgdon: Clean up ↵Jennifer Hodgdon2012-11-27
| | | | API docs for Node module
* Issue #1846510 by Tor Arne Thune: Remove duplicate that in code commentJennifer Hodgdon2012-11-27
|
* Issue #1846510 by larowlan, kim.pepper: Fix spelling error in field UI ↵Jennifer Hodgdon2012-11-26
| | | | module comment
* Issue #1848516 by IshaDakota: Fix coding style in hook_schema() example ↵Jennifer Hodgdon2012-11-26
| | | | function body
* Issue #1423090 by Albert Volkman: Fix invalid function see reference in ↵Jennifer Hodgdon2012-11-26
| | | | field.module
* Issue #1837840 by amontero, tstoeckler: Add clarification to l() docs as to ↵Jennifer Hodgdon2012-11-13
| | | | when to use t() instead
* Issue #1326600 by dcam, Lars Toomre, batigolix, kid_icarus, xjm: Clean up ↵Jennifer Hodgdon2012-11-10
| | | | API docs for dblog module
* Issue #1492378 by kbasarab: follow-up docs correction on autocomplete pathsJennifer Hodgdon2012-11-10
|
* Issue #1831408 by kotnik: Fix spelling of entity in docsJennifer Hodgdon2012-11-10
|
* Issue #1829366 by gcassie: Fix up grammar and caps in default settings.php fileJennifer Hodgdon2012-11-10
|
* Add extra blank line to CHANGELOG.txt.David Rothstein2012-11-07
|
* Back to 7.x-devDavid Rothstein2012-11-07
|
* Drupal 7.17David Rothstein2012-11-07
|
* Fix minor typo in CHANGELOG.txt.David Rothstein2012-11-07
|
* Add links to Drupal 7.17 change notifications to CHANGELOG.txt.David Rothstein2012-11-07
|
* Issue #1067120 followup by David_Rothstein, Berdir: Fix backwards ↵David Rothstein2012-11-07
| | | | compatibility issues for Drupal 7 on the taxonomy term page, and small documentation fixes.
* Issue #1824016 by scuts: Fix confusing name of Node test methodJennifer Hodgdon2012-11-07
|
* Issue #1827200 by benjifisher: Fix up documentation for system_authorized_init()Jennifer Hodgdon2012-11-07
|
* Issue #1821024 by scuts, mjonesdinero: Fix up docs for drupal_add_jsJennifer Hodgdon2012-11-07
|
* Numerous updates to CHANGELOG.txt in preparation for Drupal 7.17.David Rothstein2012-11-06
|
* Issue #1816148 by BTMash, David_Rothstein | Irous: Removed ↵David Rothstein2012-11-06
| | | | system_update_7075() for now, since it's causing problems.
* Issue #1154382 followup by plach: Fixed several issues with the newly-added ↵David Rothstein2012-11-06
| | | | hook_entity_view_mode_alter().
* Rolled back issue #1542186 (PHP 5.4 'Illegal string offset' warning when ↵David Rothstein2012-11-05
| | | | installing on SQLite), since the fix was broken.
* Issue #1812822 by larowlan, _wdm_: Fixed field_test_entity_info() does not ↵David Rothstein2012-11-05
| | | | set a 'label' on the Test Entity.
* Issue #1828876 by geekyMoa: Fixed Simpletest HTML5 field support.David Rothstein2012-11-04
|
* Issue #1436814 by gary4gar, kid_icarus, netol, webchick, droplet, andypost: ↵David Rothstein2012-11-04
| | | | Fixed Fast 404 'Not found' pages are missing a doctype.
* Issue #1809836 by danillonunes: Fixed theme_item_list() is broken when ↵David Rothstein2012-11-04
| | | | 'items' variable is an associative array.