Commit Graph

574 Commits (1687e382ea7faae78ffd0f316569bd3c41a05c9b)

Author SHA1 Message Date
David Rothstein cbd890f34f Back to 7.x-dev 2014-01-02 19:32:40 -05:00
David Rothstein effed1c831 Drupal 7.25 2014-01-02 19:28:46 -05:00
David Rothstein 031c13e7af Grammar consistency fix in CHANGELOG.txt. 2013-12-30 22:47:58 -05:00
David Rothstein 8ef1386c29 Add standard information to CHANGELOG.txt in preparation for Drupal 7.25. 2013-12-30 20:28:36 -05:00
David Rothstein 5a10f6f5f4 Added link to the change notification for the new Statistics module feature from issue #1209532. 2013-12-30 20:27:24 -05:00
David Rothstein a4a72dc277 Issue #1146244 by Dean Reilly, klausi, fago, firebird, David_Rothstein, aaronbauman, shenzhuxi, jaanhoinatski, themoep, citlacom: Node_access integrity constraint violation on module_invoke_all('node_' . $op, $node);. 2013-12-30 18:46:34 -05:00
David Rothstein cb7127c514 Issue #1760330 by s.Daniel, David_Rothstein, jfhovinne: Hide vulnerable drupal install.php sites from search engines. 2013-12-30 18:37:43 -05:00
David Rothstein 70e0b16715 Issue #937284 by chx, chrisdolby, deviantintegral, Berdir, tim.plunkett | hefox: DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows. 2013-12-30 17:23:37 -05:00
David Rothstein 31d124b795 Issue #1693336 by chx, David_Rothstein, catch | iamEAP: Block rehashing happens on every cron run. 2013-12-30 14:47:22 -05:00
David Rothstein e868ee8451 Issue #2136369 by marvil07: Provide a way to avoid processing a queue during cron execution. 2013-12-30 14:28:14 -05:00
David Rothstein 226fe69970 Issue #1076132 by fizk, friesk, foxtrotcharlie, coolestdude1, David_Rothstein, skwashd, alexpott, tstoeckler | adaddinsane: Hook_block_view_MODULE_DELTA_alter fails with blocks that have a hyphen in the block delta. 2013-12-30 11:45:54 -05:00
David Rothstein 6cd1aae988 Issue #1476810 by Spleshka, David_Rothstein, franz | Heine: Drupal_serve_page_from_cache can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1. 2013-12-30 11:38:30 -05:00
David Rothstein 001532a06e Issue #2054205 by pfrenssen, Berdir: Broken Tests on PHP 5.5. 2013-12-30 09:30:59 -05:00
David Rothstein b5f311a892 Issue #1443158 by agentrickard, Dave Reid, marcingy: File_field_presave assumes that a file object has been loaded. 2013-12-29 16:53:44 -05:00
David Rothstein 257fac8454 Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
David Rothstein df93dd273a Issue #1841900 by olli, herom, Sheldon Rampton: Node deletion should clear page cache. 2013-12-29 14:51:49 -05:00
David Rothstein 97ba84ca65 Remove issue #1289336 from CHANGELOG.txt for now, since it was causing test failures. 2013-12-27 17:24:51 -05:00
David Rothstein a009ee6786 Issue #1269166 by mgifford | hass: PRE tags (and other similar tags) have unreadable small font-size in Bartik. 2013-12-27 16:39:51 -05:00
David Rothstein 663d464a4e Add issue #1289336 to CHANGELOG.txt. 2013-12-27 16:15:24 -05:00
David Rothstein 66a58e4611 Issue #2016497 by naxoc, jhodgdon | plachance: Search query extender should not use floats directly. 2013-12-27 15:18:38 -05:00
David Rothstein 18d4eaaef8 Issue #1955378 by skek, Darren Oh, claudiu.cristea, David_Rothstein: Return same derivative token with path or URI. 2013-12-27 15:06:57 -05:00
David Rothstein 1bcc0e36ad Issue #1209532 by timmillwood, lucascaro, wiifm, iamEAP, sdrycroft, mikeytown2 | slashrsm: Count node views via AJAX in the statistics module. 2013-12-27 14:15:52 -05:00
David Rothstein 7b029aca04 Issue #1679660 by rhm50, amontero, billk2, valthebald | bagvendt: Add link to cron tutorial on drupal.org. 2013-12-25 15:12:01 -05:00
David Rothstein 335b2dada6 Issue #1399798 by nevergone, amateescu, chriscohen: Add a variable to allow the anonymous user object to not be a stdClass and to work around the fact that anonymous user properties are hardcoded. 2013-12-25 15:04:22 -05:00
David Rothstein cbabb1a24b Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ... not supported. 2013-12-25 14:57:44 -05:00
David Rothstein 6c89f3924e Issue #1815886 by bojanz, slashrsm | torgosPizza: Change the database schema to allow Drupal core to manage files larger than 4 GB. 2013-12-25 13:36:03 -05:00
David Rothstein fe2e82070a Added issue #2066275 to CHANGELOG.txt. 2013-12-25 13:22:37 -05:00
David Rothstein f01c994de8 Merge tag '7.24' into 7.x
7.24 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2013-11-20 15:49:21 -05:00
David Rothstein 782d1155c6 Drupal 7.24 2013-11-20 15:45:59 -05:00
David Rothstein 08d5d09e01 Back to 7.x-dev 2013-08-07 22:08:24 -04:00
David Rothstein bf704d6ffe Drupal 7.23 2013-08-07 22:04:26 -04:00
David Rothstein b9c6b3d563 Add standard information to CHANGELOG.txt in preparation for Drupal 7.23. 2013-08-06 02:31:34 -04:00
David Rothstein f5df089dd0 Added link to image style label change notification to CHANGELOG.txt. 2013-08-06 02:29:50 -04:00
David Rothstein f4b5b2c75f Fixed tense in CHANGELOG.txt. 2013-08-06 01:16:35 -04:00
David Rothstein 4202d1518b Issue #1759144 by rondp, Josh Waihi, jweowu, David_Rothstein | plachance: Fixed taxonomy_update_7005 on pgsql returns error 'column 'td' of relation 'taxonomy_update_7005' does not exist'. 2013-08-06 01:12:43 -04:00
David Rothstein 81e607406c Issue #2028643 by hass, tstoeckler: Fixed CSS files order is incorrect in RTL. 2013-08-06 01:01:47 -04:00
David Rothstein 19e65b966c Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: Fixed Color module doesn't test for unlimited memory. 2013-08-05 23:58:15 -04:00
David Rothstein ebe236b0c0 Issue #1041580 by Monochrome, daycrom, dcam | RumpledElf: Fixed Favicon.ico 404s on IIS. 2013-08-05 23:45:37 -04:00
David Rothstein 705eb17dea Issue #2026269 by Spleshka: Fixed Different default values for filter_allowed_protocols() variable. 2013-08-05 23:22:21 -04:00
David Rothstein cadd940917 Issue #1860876 by pounard: Fixed module_implements_write_cache() should not drop caches when requesting with POST method. 2013-08-05 21:32:02 -04:00
David Rothstein 2df0b841f5 Issue #1839998 by wiifm, mcm.guaba, Josh Waihi, dcam: Fixed TruncateQuery implemented as 'DELETE FROM' in MySQL and SQLite, but not PostgreSQL, causing nefarious table locking. 2013-08-05 04:24:31 -04:00
David Rothstein c2a570914a Issue #1216776 by illmasterc, Niklas Fiekas, dawehner: Fixed Two nested contextual links regions are active, when the outer region is hovered. 2013-08-05 04:13:31 -04:00
David Rothstein 768fe8bc2d Issue #1057656 by mondrake, chx | adrinux: Fixed Image styles don't flush for images stored non-default schemes. 2013-08-05 03:26:40 -04:00
David Rothstein 68f6a7c857 Issue #1975442 by thedavidmeister, dcam: Fixed drupal_render() should always return a string. 2013-08-05 02:12:57 -04:00
David Rothstein f019275be7 Issue #238250 by markpavlitski | Xano: Fixed cache_clear_all()('*', 'block', TRUE); will TRUNCATE the {block} table without additional checks. 2013-08-05 01:36:56 -04:00
David Rothstein 7a036f1678 Issue #670454 by pwolanin, cburschka, effulgentsia: Support HTTP Authorization in CGI environments. 2013-08-05 01:01:21 -04:00
David Rothstein 1b0d6d22d3 Issue #1952196 by greggles, sandhya.m: Usability: if a user has just failed a login, default their username on password reset. 2013-08-05 00:37:49 -04:00
David Rothstein 9988e47d6d Issue #1416506 by yched, Damien Tournoud, swentel: Fixed Field schema foreign keys support is broken. 2013-08-04 23:13:28 -04:00
David Rothstein 7c67fb6784 Issue #1034828 by Steven Jones, Bladedu, brunodbo | Rob C: Fixed 'No active batch' error after user cancelling own account. 2013-07-28 19:53:24 -04:00
David Rothstein 38cf2ce17b Issue #1365234 by TravisCarden, amontero, Kevin Morse, bartmcpherson, xjm: Add description to 'access content overview' permission. 2013-07-22 20:02:09 -04:00