summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | 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.
* Issue #1785436 by Boobaa: Fixed Submission of #required elements without ↵David Rothstein2012-11-04
| | | | #title and empty value does not display any error.
* Minor reordering and fixes to CHANGELOG.txt.David Rothstein2012-11-04
|
* Issue #1414510 by andypost, Spleshka, perelman.yuval, tim.plunkett: Fixed ↵David Rothstein2012-11-04
| | | | Remove drupal_reset_static() for drupal_html_id() when form validation fails.
* Issue #1586542 follow-up by Eric_A: Explicitly declare dependencies of ↵webchick2012-11-02
| | | | system_update_7061.
* Issue #1586542 by BTMash, carwin, xjm, gwulo: Fixed d6 to d7 upgrade stuck ↵webchick2012-10-29
| | | | at update #7061.
* Issue #1777270 by Devin Carlson, ssm2017 Binder, caelon, barraponto, ↵David Rothstein2012-10-28
| | | | ross9885: Fixed bug which prevented users with passwords over 60 characters from logging in via the user login block.
* Issue #934714 by swentel, caiovlp, dcam | Coornail: Fixed Cannot add ↵David Rothstein2012-10-28
| | | | frontpage as shortcut.
* Issue #1816858 by bleen18: Clean-up for Syslog module docsJennifer Hodgdon2012-10-26
|
* Issue #1817484 by tomgeekery, kiamlaluno: Fixed The search_form_submit() ↵webchick2012-10-23
| | | | function contains a 'return' statement right at the end of the function.
* Issue #1441180 by scor, avr, Devin Carlson: Fixed hook_requirements() ↵webchick2012-10-23
| | | | REQUIREMENT_ERROR broadcasting.
* Issue #1006042 by ksenzee, grendzy, scor: Fixed Links outside the overlay ↵webchick2012-10-23
| | | | with existing fragments are broken.
* Issue #1539164 by Birk: Fixed Menu machine_name() label says 'URL path'.webchick2012-10-23
|
* Issue #1820960 by xjm: BTMash's username has incorrect case in MAINTAINERS.txt.webchick2012-10-23
|
* Issue #1797370 by lazysoundsystem, xjm: Remove t() from openid test ↵Jennifer Hodgdon2012-10-19
| | | | assertion messages
* Issue #1814760 by tomgeekery: Remove outdated documentation from dblog_cron()Jennifer Hodgdon2012-10-19
|
* Issue #1741338 by lazysoundsystem: Remove t() from test asserts in block moduleJennifer Hodgdon2012-10-18
|
* Issue #909954 by barraponto: Document base hook component in hook_themeJennifer Hodgdon2012-10-18
|
* Issue #1346772 by xjm, scor: Fixed StatisticsLoggingTestCase->testLogging() ↵webchick2012-10-17
| | | | fails with clean URLs in some environments.
* Merge branch '7.15-security' into 7.xDavid Rothstein2012-10-17
|\
| * Drupal 7.16.David Rothstein2012-10-17
| |
* | Issue #1741328 by lazysoundsystem: Remove t() from test asserts in ↵Jennifer Hodgdon2012-10-17
| | | | | | | | aggregator module
* | Issue #1398404 by dcam, batigolix, NROTC_Webmaster, aLearner: Clean up API ↵Jennifer Hodgdon2012-10-17
| | | | | | | | docs for overlay module
* | Issue #372416 by naxoc: Remove refs to nonexistent theme function in docsJennifer Hodgdon2012-10-17
| |
* | Revert "Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, ↵webchick2012-10-16
| | | | | | | | | | | | | | | | Everett Zufelt, mgifford: Fixed Vertical tabs header and container rendered even when no vertical tabs." Concerns raised in http://drupal.org/node/1742438#comment-6609888 that this breaks backwards compatibility. This reverts commit d462cafd50d5f7cbaab61f2cd271e3a5bc1df718.
* | Issue #1553704 by eddie_c: Fix up fast 404 docs in settings.phpJennifer Hodgdon2012-10-15
| |