summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* 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 #1326600 by dcam, Lars Toomre, batigolix, kid_icarus, xjm: Clean up ↵Jennifer Hodgdon2012-11-10
| | | | API docs for dblog module
* Issue #1831408 by kotnik: Fix spelling of entity in docsJennifer Hodgdon2012-11-10
|
* 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 #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().
* 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 #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.
* 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 #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 #1622974 by xjm, iflista, brianV: Fixed Aggregator fails to parse ↵webchick2012-10-12
| | | | | | | | author entries longer than 255 characters.
* | Issue #1742602 by dcam, Lars Toomre, xjm, lazysoundsystem: Remove t() from ↵Jennifer Hodgdon2012-10-12
| | | | | | | | assert messages in comment module tests
* | Issue #1798858 by paranojik: Remove t() from getInfo() in database testsJennifer Hodgdon2012-10-12
| |
* | Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, Everett ↵webchick2012-10-11
| | | | | | | | Zufelt, mgifford: Fixed Vertical tabs header and container rendered even when no vertical tabs.
* | Issue #1592962 by mikeryan: Fixed Notice generated when programmatically ↵webchick2012-10-11
| | | | | | | | creating a forum node.
* | Issue #1807688 by Lars Toomre: small docs cleanup in book moduleJennifer Hodgdon2012-10-11
| |
* | Issue #1799116 by jwilson3: Standardize on installation profile terminologyJennifer Hodgdon2012-10-10
| |
* | Issue #218004 by Dave Reid, heyrocker, pcambra, neclimdul, alex_b, cam8001, ↵webchick2012-10-09
| | | | | | | | twistor, mfb, catch, xjm, beeradb: Fixed Allow aggregator feed URLs longer than 255 characters.
* | Issue #1134088 by Cottser, catch: Properly document update-api functionsJennifer Hodgdon2012-10-09
| |
* | Issue #1677830 by slashrsm: Improve docs for user and node hooks in regards ↵Jennifer Hodgdon2012-10-09
| | | | | | | | to database transactions
* | Issue #1797520 by dcam, Lars Toomre: Remove t() from test assertions in ↵Jennifer Hodgdon2012-10-08
| | | | | | | | statistics module
* | Issue #1797516 by dcam, Lars Toomre: Remove t() from test assertions in ↵Jennifer Hodgdon2012-10-08
| | | | | | | | syslog module
* | Issue #1197622 by lyricnz, xjm, tim.plunkett, Cottser: Fixed My account ↵webchick2012-10-06
| | | | | | | | (disabled).