Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1934568 by David_Rothstein, pwolanin: Allow sites using the ↵ | David Rothstein | 2013-03-06 |
| | | | | 'image_allow_insecure_derivatives' variable to have partial protection from the security issues fixed in Drupal 7.20. | ||
* | Drupal 7.20 | David Rothstein | 2013-02-20 |
| | |||
* | Drupal 7.19 | David Rothstein | 2013-01-16 |
| | |||
* | Drupal 7.18. | David Rothstein | 2012-12-19 |
| | |||
* | Issue #1067120 followup by David_Rothstein, Berdir: Fix backwards ↵ | David Rothstein | 2012-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 method | Jennifer Hodgdon | 2012-11-07 |
| | |||
* | Issue #1827200 by benjifisher: Fix up documentation for system_authorized_init() | Jennifer Hodgdon | 2012-11-07 |
| | |||
* | Issue #1816148 by BTMash, David_Rothstein | Irous: Removed ↵ | David Rothstein | 2012-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 Rothstein | 2012-11-06 |
| | | | | hook_entity_view_mode_alter(). | ||
* | Issue #1812822 by larowlan, _wdm_: Fixed field_test_entity_info() does not ↵ | David Rothstein | 2012-11-05 |
| | | | | set a 'label' on the Test Entity. | ||
* | Issue #1828876 by geekyMoa: Fixed Simpletest HTML5 field support. | David Rothstein | 2012-11-04 |
| | |||
* | Issue #1809836 by danillonunes: Fixed theme_item_list() is broken when ↵ | David Rothstein | 2012-11-04 |
| | | | | 'items' variable is an associative array. | ||
* | Issue #1785436 by Boobaa: Fixed Submission of #required elements without ↵ | David Rothstein | 2012-11-04 |
| | | | | #title and empty value does not display any error. | ||
* | Issue #1414510 by andypost, Spleshka, perelman.yuval, tim.plunkett: Fixed ↵ | David Rothstein | 2012-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 ↵ | webchick | 2012-11-02 |
| | | | | system_update_7061. | ||
* | Issue #1586542 by BTMash, carwin, xjm, gwulo: Fixed d6 to d7 upgrade stuck ↵ | webchick | 2012-10-29 |
| | | | | at update #7061. | ||
* | Issue #1777270 by Devin Carlson, ssm2017 Binder, caelon, barraponto, ↵ | David Rothstein | 2012-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 Rothstein | 2012-10-28 |
| | | | | frontpage as shortcut. | ||
* | Issue #1816858 by bleen18: Clean-up for Syslog module docs | Jennifer Hodgdon | 2012-10-26 |
| | |||
* | Issue #1817484 by tomgeekery, kiamlaluno: Fixed The search_form_submit() ↵ | webchick | 2012-10-23 |
| | | | | function contains a 'return' statement right at the end of the function. | ||
* | Issue #1441180 by scor, avr, Devin Carlson: Fixed hook_requirements() ↵ | webchick | 2012-10-23 |
| | | | | REQUIREMENT_ERROR broadcasting. | ||
* | Issue #1006042 by ksenzee, grendzy, scor: Fixed Links outside the overlay ↵ | webchick | 2012-10-23 |
| | | | | with existing fragments are broken. | ||
* | Issue #1539164 by Birk: Fixed Menu machine_name() label says 'URL path'. | webchick | 2012-10-23 |
| | |||
* | Issue #1797370 by lazysoundsystem, xjm: Remove t() from openid test ↵ | Jennifer Hodgdon | 2012-10-19 |
| | | | | assertion messages | ||
* | Issue #1814760 by tomgeekery: Remove outdated documentation from dblog_cron() | Jennifer Hodgdon | 2012-10-19 |
| | |||
* | Issue #1741338 by lazysoundsystem: Remove t() from test asserts in block module | Jennifer Hodgdon | 2012-10-18 |
| | |||
* | Issue #909954 by barraponto: Document base hook component in hook_theme | Jennifer Hodgdon | 2012-10-18 |
| | |||
* | Issue #1346772 by xjm, scor: Fixed StatisticsLoggingTestCase->testLogging() ↵ | webchick | 2012-10-17 |
| | | | | fails with clean URLs in some environments. | ||
* | Merge branch '7.15-security' into 7.x | David Rothstein | 2012-10-17 |
|\ | |||
| * | Drupal 7.16. | David Rothstein | 2012-10-17 |
| | | |||
* | | Issue #1741328 by lazysoundsystem: Remove t() from test asserts in ↵ | Jennifer Hodgdon | 2012-10-17 |
| | | | | | | | | aggregator module | ||
* | | Issue #1398404 by dcam, batigolix, NROTC_Webmaster, aLearner: Clean up API ↵ | Jennifer Hodgdon | 2012-10-17 |
| | | | | | | | | docs for overlay module | ||
* | | Issue #372416 by naxoc: Remove refs to nonexistent theme function in docs | Jennifer Hodgdon | 2012-10-17 |
| | | |||
* | | Revert "Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, ↵ | webchick | 2012-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 ↵ | webchick | 2012-10-12 |
| | | | | | | | | author entries longer than 255 characters. | ||
* | | Issue #1742602 by dcam, Lars Toomre, xjm, lazysoundsystem: Remove t() from ↵ | Jennifer Hodgdon | 2012-10-12 |
| | | | | | | | | assert messages in comment module tests | ||
* | | Issue #1798858 by paranojik: Remove t() from getInfo() in database tests | Jennifer Hodgdon | 2012-10-12 |
| | | |||
* | | Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, Everett ↵ | webchick | 2012-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 ↵ | webchick | 2012-10-11 |
| | | | | | | | | creating a forum node. | ||
* | | Issue #1807688 by Lars Toomre: small docs cleanup in book module | Jennifer Hodgdon | 2012-10-11 |
| | | |||
* | | Issue #1799116 by jwilson3: Standardize on installation profile terminology | Jennifer Hodgdon | 2012-10-10 |
| | | |||
* | | Issue #218004 by Dave Reid, heyrocker, pcambra, neclimdul, alex_b, cam8001, ↵ | webchick | 2012-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 functions | Jennifer Hodgdon | 2012-10-09 |
| | | |||
* | | Issue #1677830 by slashrsm: Improve docs for user and node hooks in regards ↵ | Jennifer Hodgdon | 2012-10-09 |
| | | | | | | | | to database transactions | ||
* | | Issue #1797520 by dcam, Lars Toomre: Remove t() from test assertions in ↵ | Jennifer Hodgdon | 2012-10-08 |
| | | | | | | | | statistics module | ||
* | | Issue #1797516 by dcam, Lars Toomre: Remove t() from test assertions in ↵ | Jennifer Hodgdon | 2012-10-08 |
| | | | | | | | | syslog module | ||
* | | Issue #1197622 by lyricnz, xjm, tim.plunkett, Cottser: Fixed My account ↵ | webchick | 2012-10-06 |
| | | | | | | | | (disabled). | ||
* | | Issue #1067120 by BTMash, DamienMcKenna, corvus_ch, valthebald, mrfelton, ↵ | webchick | 2012-10-06 |
| | | | | | | | | fgm, Dave Reid: Fixed Missing hook_taxonomy_term_view() or hook_entity_view() when viewing a term. | ||
* | | Issue #1038932 by tim.plunkett, Chris Gillis: Theme_image_formatter() ↵ | webchick | 2012-10-06 |
| | | | | | | | | assumes that title, alt, and options are always set. | ||
* | | Issue #1780012 by dewens: Fixed "parameter 1 expected to be a reference" ↵ | David Rothstein | 2012-10-06 |
| | | | | | | | | error in Profile module's hook_user_cancel() implementation. |