Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1143460 by WorldFallz, Dave Reid, colette, typhonius, David_Rothstein ↵ | David Rothstein | 2013-01-07 |
| | | | | | localhost: Fixed hook_file_download_access_alter() missing entity argument (by allowing an additional context argument to be passed to drupal_alter()). | ||
* | Add link to change notification for comment field language fix to CHANGELOG.txt. | David Rothstein | 2012-12-27 |
| | |||
* | Issue #1534674 by plach, slowflyer: Fixed Comment field language is ↵ | David Rothstein | 2012-12-26 |
| | | | | completely broken. | ||
* | Merge branch '7.17-security' into 7.x | David Rothstein | 2012-12-19 |
|\ | |||
| * | Drupal 7.18. | David Rothstein | 2012-12-19 |
| | | |||
* | | Issue #1706878 by tim.plunkett, lazysoundsystem: Added ↵ | David Rothstein | 2012-12-09 |
| | | | | | | | | DrupalWebTestCase::assertThemeOutput() to allow modules to test theme function output. | ||
* | | Issue #1446650 by superspring | drupalsven: Added After installing module ↵ | David Rothstein | 2012-12-08 |
| | | | | | | | | display link to 'install another module'. | ||
* | | Issue #1727430 by tedbow, webchick, fubhy | amontero: Added 'exclusive' flag ↵ | David Rothstein | 2012-12-08 |
| | | | | | | | | to install profiles to auto-select them during installation. | ||
* | | Issue #843114 by sun, quicksketch, Berdir | c960657: Fixed ↵ | David Rothstein | 2012-12-08 |
| | | | | | | | | DatabaseConnection::__construct() and DatabaseConnection_mysql()::__construct() leaks $this (Too many connections). | ||
* | | Issue #1117780 by amontero, naxoc | ogi: Display cron url in ↵ | David Rothstein | 2012-12-08 |
| | | | | | | | | admin/config/system/cron page. | ||
* | | Issue #1833028 by michaelmol | rmfleet: Fixed bug which prevented image ↵ | David Rothstein | 2012-12-08 |
| | | | | | | | | styles from being reverted on PHP 5.4. | ||
* | | Issue #1733476 by greggles, BMDan: Fixed Make default htaccess rules ↵ | David Rothstein | 2012-12-08 |
| | | | | | | | | protocol sensitive to avoid man-in-the-middle-attacks if users don't fully customize the rule. | ||
* | | Add extra blank line to CHANGELOG.txt. | David Rothstein | 2012-11-07 |
|/ | |||
* | Back to 7.x-dev | David Rothstein | 2012-11-07 |
| | |||
* | Drupal 7.17 | David Rothstein | 2012-11-07 |
| | |||
* | Fix minor typo in CHANGELOG.txt. | David Rothstein | 2012-11-07 |
| | |||
* | Add links to Drupal 7.17 change notifications to CHANGELOG.txt. | David Rothstein | 2012-11-07 |
| | |||
* | Numerous updates to CHANGELOG.txt in preparation for Drupal 7.17. | David Rothstein | 2012-11-06 |
| | |||
* | Issue #1436814 by gary4gar, kid_icarus, netol, webchick, droplet, andypost: ↵ | David Rothstein | 2012-11-04 |
| | | | | Fixed Fast 404 'Not found' pages are missing a doctype. | ||
* | 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. | ||
* | Minor reordering and fixes to CHANGELOG.txt. | David Rothstein | 2012-11-04 |
| | |||
* | 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. | ||
* | Merge branch '7.15-security' into 7.x | David Rothstein | 2012-10-17 |
|\ | |||
| * | Drupal 7.16. | David Rothstein | 2012-10-17 |
| | | |||
* | | Issue #1799116 by jwilson3: Standardize on installation profile terminology | Jennifer Hodgdon | 2012-10-10 |
| | | |||
* | | Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, ↵ | webchick | 2012-09-30 |
| | | | | | | | | chx: Fixed View mode no longer can be changed. | ||
* | | Issue #1397882 by sun, kbasarab, catch, pingers: Fixed ↵ | David Rothstein | 2012-09-15 |
| | | | | | | | | system_theme_settings_submit() does not properly clean up submitted form values. | ||
* | | Reorder CHANGELOG.txt so all Drupal 7.16 items are in reverse chronological ↵ | David Rothstein | 2012-09-15 |
| | | | | | | | | order. | ||
* | | Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API | Jennifer Hodgdon | 2012-09-11 |
| | | |||
* | | CHANGELOG.txt update for #1473198 and #1473214. | webchick | 2012-09-01 |
| | | |||
* | | Issue #7881 by mikeytown2, effulgentsia, gwynnebaer, Patrizio, sylus, ↵ | webchick | 2012-09-01 |
| | | | | | | | | pwolanin, David_Rothstein: Add support to drupal_http_request() for proxy servers. | ||
* | | CHANGELOG.txt entry for #1164682. | webchick | 2012-09-01 |
| | | |||
* | | Issue #1359500 by Devin Carlson, theborg: Fixed Minor html bug in Seven's ↵ | David Rothstein | 2012-08-29 |
| | | | | | | | | page.tpl.php (double occurrence of "ul" on secondary local tasks). | ||
* | | Issue #1363358 by David_Rothstein: Fixed Shortcut set titles are ↵ | David Rothstein | 2012-08-29 |
| | | | | | | | | double-escaped with check_plain(). | ||
* | | Issue #1036780 by Mike Wacker, tim.plunkett | cafuego: Enabled Drupal.org to ↵ | David Rothstein | 2012-08-29 |
| | | | | | | | | collect stats on enabled sub-modules and core modules. | ||
* | | Added CHANGELOG.txt entry for issue #1708722. | David Rothstein | 2012-08-24 |
|/ | |||
* | Back to 7.x-dev | David Rothstein | 2012-08-01 |
| | |||
* | Drupal 7.15. | David Rothstein | 2012-08-01 |
| | |||
* | Added references to documentation improvements and test coverage expansion ↵ | David Rothstein | 2012-08-01 |
| | | | | to CHANGELOG.txt. | ||
* | Reorganized Drupal 7.15's CHANGELOG.txt entry to be in the correct, reverse ↵ | David Rothstein | 2012-08-01 |
| | | | | chronological order. | ||
* | Add link to issue #822418 change notification to CHANGELOG.txt. | David Rothstein | 2012-08-01 |
| | |||
* | Issue #246029 by zserno, rjgoldsborough, blisteringherb, rfay, Alan Evans, ↵ | David Rothstein | 2012-07-30 |
| | | | | kgoel | izmeez: Added Use a variable for the timeout/expiration of user password reset links. | ||
* | Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | ↵ | David Rothstein | 2012-07-29 |
| | | | | jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. | ||
* | Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() ↵ | David Rothstein | 2012-07-29 |
| | | | | is polluting form values. | ||
* | Issue #1373312 by sun: Assign system_main() block to 'content' region and ↵ | David Rothstein | 2012-07-29 |
| | | | | help block to 'help' region by default. | ||
* | Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, ↵ | David Rothstein | 2012-07-29 |
| | | | | lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. | ||
* | Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: ↵ | David Rothstein | 2012-07-29 |
| | | | | Fixed Regression: Optional radio buttons with an empty, non-NULL default value led to an illegal choice error when none were selected. | ||
* | Issue #1541958 by sun, effulgentsia, David_Rothstein, alexpott, ↵ | David Rothstein | 2012-07-29 |
| | | | | tim.plunkett, Berdir: Split setUp() into specific sub-methods to fix testing framework regressions. | ||
* | Added issue #1664528 to CHANGELOG.txt. | David Rothstein | 2012-07-09 |
| |