Commit Graph

569 Commits (9a0f28167858af0d9cb761345f36e99bc7b6c795)

Author SHA1 Message Date
David Rothstein ba644cdc29 Back to 7.x-dev 2013-04-03 17:32:43 -04:00
David Rothstein dce3c77a61 Drupal 7.22 2013-04-03 17:29:52 -04:00
David Rothstein 3e8801c67a Add standard information to CHANGELOG.txt in preparation for Drupal 7.22. 2013-04-02 00:12:59 -04:00
David Rothstein 025ad199b5 Issue #1664784 by effulgentsia, mikeytown2: Allow drupal_http_request() to be overridden. 2013-04-01 23:01:21 -04:00
David Rothstein 7cbe4b7e26 Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test classes to be used in D7. 2013-04-01 22:50:18 -04:00
David Rothstein b927d876e9 Issue #1229014 by bfroehle, jackbravo, illmasterc: Fixed Content-Disposition header makes private files show open/save prompts, but public files show inline. 2013-04-01 17:08:55 -04:00
David Rothstein 867ce3aa4d Small wording change in CHANGELOG.txt. 2013-03-30 19:24:04 -04:00
David Rothstein b9d7b6f0fc Issue #1821906 by Wim Leers, nod_: Allow more Field API public API functions to act on a single field within an entity. 2013-03-30 19:17:49 -04:00
David Rothstein 252ff3dd6e Fix typo in CHANGELOG.txt. 2013-03-30 16:36:56 -04:00
David Rothstein d9cf661c18 Issue #1915088 by openminds, bfroehle: Fixed SkipDotsRecursiveDirectoryIterator not skipping dot-files when they are the first entry. 2013-03-30 16:33:08 -04:00
David Rothstein 815faefa64 Issue #1723828 by hass: Fixed incorrect log message when theme() is called for a theme hook that does not exist. 2013-03-30 15:03:18 -04:00
David Rothstein fc104c95bd Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, achton, darkadept: Fixed Dynamic tokens can't have spaces. 2013-03-30 14:48:22 -04:00
David Rothstein 5177237f58 Issue #1429442 by Jody Lynn, mathankumarc, gnuget, nrambeck, dcam | sun: Fixed Access denied page shown after submitting form that creates a unpublished node. 2013-03-30 13:01:03 -04:00
David Rothstein 20a45b1117 Issue #1605040 by TravisCarden, mitron | EdgarPE: Fixed drupal_send_headers() ignores headers with valid but falsy values. 2013-03-30 12:18:42 -04:00
David Rothstein 0bcf41a3c4 Issue #1379056 by Barrett: Fixed if more than one hook_openid() implementation returns a given parameter, the resulting value is an array and request is invalid. 2013-03-30 10:59:10 -04:00
David Rothstein 29d1b4e911 Issue #1920340 by yched: Fixed Update URL of change notification for '_field_info_collate_fields() memory usage'. 2013-03-10 21:51:19 -04:00
David Rothstein ba9b60db7a Issue #1751054 by borisbaldinger, Berdir, vomiand: Fixed serious documentation problem with the $name variable in taxonomy-term.tpl.php (incorrectly documented as being sanitized when in fact it is not). 2013-03-10 16:11:40 -04:00
David Rothstein 851bcf12f0 Issue #1475342 by iamEAP | Kasper Souren: Fixed D6->D7 upgrade: system_update_7007() fail. 2013-03-10 15:44:11 -04:00
David Rothstein a9ec210f7a Issue #1848464 by scor | jneubert: Fixed Make RDFa markup upward compatible with RDFa 1.1. 2013-03-10 15:19:33 -04:00
David Rothstein 63fc6b8f75 Merge branch '7.20-hotfix' into 7.x
Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2013-03-06 19:09:31 -05:00
David Rothstein ec59e1197a Prepare Drupal 7.21 release. 2013-03-06 19:04:18 -05:00
David Rothstein 40d178b009 Issue #1923554 by David_Rothstein, pwolanin, mitron | alfaguru: Fixed New anti-DoS measure breaks for some file URIs. 2013-02-28 23:41:58 -05:00
David Rothstein bfaa7b4fd0 Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() for affected rows count causes certain updates to be suppressed. 2013-02-27 18:13:58 -05:00
David Rothstein b822ac338a Merge tag '7.20' into 7.x 2013-02-20 15:39:18 -05:00
David Rothstein 3a24da1b40 Drupal 7.20 2013-02-20 15:32:50 -05:00
David Rothstein c94510f984 Add issue #1879022 to CHANGELOG.txt. 2013-01-27 16:58:23 -05:00
David Rothstein 43c399884b Minor wording change in CHANGELOG.txt. 2013-01-27 16:57:02 -05:00
David Rothstein 7e689afdd4 Add note to CHANGELOG.txt pointing to the change notification for the _field_info_collate_fields() memory usage commit. 2013-01-27 16:24:32 -05:00
David Rothstein bd1dc1fdbb Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | catch: Fixed _field_info_collate_fields() memory usage. 2013-01-27 16:21:18 -05:00
David Rothstein ca55fc249c Merge branch '7.18-security' into 7.x 2013-01-16 16:56:53 -05:00
David Rothstein 1d4604da25 Drupal 7.19 2013-01-16 16:45:48 -05:00
David Rothstein 2ca4228c88 Issue #1143460 by WorldFallz, Dave Reid, colette, typhonius, David_Rothstein | localhost: Fixed hook_file_download_access_alter() missing entity argument (by allowing an additional context argument to be passed to drupal_alter()). 2013-01-07 20:53:54 -05:00
David Rothstein 6559ca5046 Add link to change notification for comment field language fix to CHANGELOG.txt. 2012-12-27 18:23:29 -05:00
David Rothstein dfed194c63 Issue #1534674 by plach, slowflyer: Fixed Comment field language is completely broken. 2012-12-26 22:49:51 -05:00
David Rothstein 93c0701398 Merge branch '7.17-security' into 7.x 2012-12-19 14:00:43 -05:00
David Rothstein b47f95d301 Drupal 7.18. 2012-12-19 13:52:59 -05:00
David Rothstein eb1be6311e Issue #1706878 by tim.plunkett, lazysoundsystem: Added DrupalWebTestCase::assertThemeOutput() to allow modules to test theme function output. 2012-12-09 11:01:25 -05:00
David Rothstein 50f9d3f97c Issue #1446650 by superspring | drupalsven: Added After installing module display link to 'install another module'. 2012-12-08 19:28:58 -05:00
David Rothstein 3ed0414d17 Issue #1727430 by tedbow, webchick, fubhy | amontero: Added 'exclusive' flag to install profiles to auto-select them during installation. 2012-12-08 19:10:21 -05:00
David Rothstein c7e45d937d Issue #843114 by sun, quicksketch, Berdir | c960657: Fixed DatabaseConnection::__construct() and DatabaseConnection_mysql()::__construct() leaks $this (Too many connections). 2012-12-08 18:31:33 -05:00
David Rothstein ef10c14b7f Issue #1117780 by amontero, naxoc | ogi: Display cron url in admin/config/system/cron page. 2012-12-08 16:49:25 -05:00
David Rothstein 2f00fb3589 Issue #1833028 by michaelmol | rmfleet: Fixed bug which prevented image styles from being reverted on PHP 5.4. 2012-12-08 16:19:28 -05:00
David Rothstein ee22e043bf Issue #1733476 by greggles, BMDan: Fixed Make default htaccess rules protocol sensitive to avoid man-in-the-middle-attacks if users don't fully customize the rule. 2012-12-08 15:45:32 -05:00
David Rothstein 5e3c77b607 Add extra blank line to CHANGELOG.txt. 2012-11-07 16:50:13 -05:00
David Rothstein 8204a8b494 Back to 7.x-dev 2012-11-07 16:47:16 -05:00
David Rothstein c5d6e6334f Drupal 7.17 2012-11-07 16:42:13 -05:00
David Rothstein ef4ca19f0b Fix minor typo in CHANGELOG.txt. 2012-11-07 16:40:16 -05:00
David Rothstein 00c288876f Add links to Drupal 7.17 change notifications to CHANGELOG.txt. 2012-11-07 16:07:44 -05:00
David Rothstein f5b84d60aa Numerous updates to CHANGELOG.txt in preparation for Drupal 7.17. 2012-11-06 02:25:51 -05:00
David Rothstein 8a4df80203 Issue #1436814 by gary4gar, kid_icarus, netol, webchick, droplet, andypost: Fixed Fast 404 'Not found' pages are missing a doctype. 2012-11-04 23:30:05 -05:00
David Rothstein ff1d0fccf7 Issue #1809836 by danillonunes: Fixed theme_item_list() is broken when 'items' variable is an associative array. 2012-11-04 23:19:40 -05:00
David Rothstein 01f18eb540 Issue #1785436 by Boobaa: Fixed Submission of #required elements without #title and empty value does not display any error. 2012-11-04 22:50:24 -05:00
David Rothstein 6eeef6c587 Minor reordering and fixes to CHANGELOG.txt. 2012-11-04 14:24:54 -05:00
David Rothstein 577bfdc670 Issue #1414510 by andypost, Spleshka, perelman.yuval, tim.plunkett: Fixed Remove drupal_reset_static() for drupal_html_id() when form validation fails. 2012-11-04 14:18:03 -05:00
David Rothstein 88e9b83612 Merge branch '7.15-security' into 7.x 2012-10-17 16:57:48 -04:00
David Rothstein b9127101ff Drupal 7.16. 2012-10-17 16:45:04 -04:00
Jennifer Hodgdon e27ec205f7 Issue #1799116 by jwilson3: Standardize on installation profile terminology 2012-10-10 10:26:08 -07:00
webchick 13f16ae342 Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, chx: Fixed View mode no longer can be changed. 2012-09-30 20:37:55 -04:00
David Rothstein a6cc373efa Issue #1397882 by sun, kbasarab, catch, pingers: Fixed system_theme_settings_submit() does not properly clean up submitted form values. 2012-09-15 16:33:23 -04:00
David Rothstein 6208738001 Reorder CHANGELOG.txt so all Drupal 7.16 items are in reverse chronological order. 2012-09-15 16:29:31 -04:00
Jennifer Hodgdon 9c3b49a9a4 Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API 2012-09-11 08:49:22 -07:00
webchick 3a712df571 CHANGELOG.txt update for #1473198 and #1473214. 2012-09-01 22:41:11 -07:00
webchick 76acfb9b16 Issue #7881 by mikeytown2, effulgentsia, gwynnebaer, Patrizio, sylus, pwolanin, David_Rothstein: Add support to drupal_http_request() for proxy servers. 2012-09-01 22:25:49 -07:00
webchick 3b64ddd963 CHANGELOG.txt entry for #1164682. 2012-09-01 22:10:47 -07:00
David Rothstein 8773e7f25b Issue #1359500 by Devin Carlson, theborg: Fixed Minor html bug in Seven's page.tpl.php (double occurrence of "ul" on secondary local tasks). 2012-08-29 15:17:28 -04:00
David Rothstein ca06374dc4 Issue #1363358 by David_Rothstein: Fixed Shortcut set titles are double-escaped with check_plain(). 2012-08-29 10:57:11 -04:00
David Rothstein c6200e83f5 Issue #1036780 by Mike Wacker, tim.plunkett | cafuego: Enabled Drupal.org to collect stats on enabled sub-modules and core modules. 2012-08-29 10:10:47 -04:00
David Rothstein 5ddd5d3839 Added CHANGELOG.txt entry for issue #1708722. 2012-08-24 17:13:15 -04:00
David Rothstein 04ce5dcece Back to 7.x-dev 2012-08-01 12:33:18 -04:00
David Rothstein a584af6251 Drupal 7.15. 2012-08-01 12:27:42 -04:00
David Rothstein 0e35cc0768 Added references to documentation improvements and test coverage expansion to CHANGELOG.txt. 2012-08-01 11:04:57 -04:00
David Rothstein c63d146f5d Reorganized Drupal 7.15's CHANGELOG.txt entry to be in the correct, reverse chronological order. 2012-08-01 11:02:31 -04:00
David Rothstein 4c0d034381 Add link to issue #822418 change notification to CHANGELOG.txt. 2012-08-01 10:46:11 -04:00
David Rothstein 14b23a6e29 Issue #246029 by zserno, rjgoldsborough, blisteringherb, rfay, Alan Evans, kgoel | izmeez: Added Use a variable for the timeout/expiration of user password reset links. 2012-07-30 01:10:01 -04:00
David Rothstein 55fbef328f Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. 2012-07-29 23:35:26 -04:00
David Rothstein 4d26c301ac Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values. 2012-07-29 20:02:07 -04:00
David Rothstein 6d1ce3866c Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default. 2012-07-29 18:19:43 -04:00
David Rothstein bada57662c Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. 2012-07-29 16:32:53 -04:00
David Rothstein 331a3756c3 Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: Fixed Regression: Optional radio buttons with an empty, non-NULL default value led to an illegal choice error when none were selected. 2012-07-29 16:05:06 -04:00
David Rothstein 568611ec39 Issue #1541958 by sun, effulgentsia, David_Rothstein, alexpott, tim.plunkett, Berdir: Split setUp() into specific sub-methods to fix testing framework regressions. 2012-07-29 15:49:20 -04:00
David Rothstein 828cd90615 Added issue #1664528 to CHANGELOG.txt. 2012-07-09 00:11:45 -04:00
David Rothstein 49e806fb21 Added issue #1399302 to CHANGELOG.txt. 2012-07-09 00:05:53 -04:00
webchick 6d25705f18 Adjusting changelog for #1599306. 2012-07-07 11:42:40 -07:00
webchick 9535c1d93b CHANGELOG.txt adjustment for #1263040. 2012-07-07 11:39:46 -07:00
David Rothstein 46cf23289a Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-06-28 00:49:18 -04:00
David Rothstein 09b754ae8a Issue #507502 by fietserwin, cosmicdreams, Rob Loach, tim.plunkett, sun, marvil07, nod_: Fixed missing Locale support for jQuery UI Datepicker. 2012-06-25 23:03:38 -04:00
David Rothstein ed197d6e34 Issue #1587858 by apotek: Fixed AJAX alert dialogs respect neither display_errors ini.php setting or $conf['error_level'] setting, exposing server info. 2012-06-23 14:57:48 -04:00
David Rothstein d072581b89 Issue #1495648 followup: Link to change notification for entity language support improvements in CHANGELOG.txt. 2012-06-10 18:51:21 -04:00
David Rothstein 8a125127c2 Issue #1614292 by brockjo, Albert Volkman | neclimdul: Fixed image_style_delete_form() doesn't take form_state() by reference (prevented image styles from being deleted on PHP 5.4). 2012-06-09 16:45:50 -04:00
David Rothstein 4777845d4f Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain only works on port 80. 2012-06-09 16:16:19 -04:00
David Rothstein 988597f0df Issue #1567662 by sun | Georgii: Fixed The 1st plural index on a page is not calculated correctly. 2012-06-09 16:04:05 -04:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
David Rothstein f209013a51 Issue #1054162 by tim.plunkett, Dave Reid, joachim, no_commit_credit, Berdir: Taxonomy bundles not supported by EntityFieldQuery. 2012-06-03 18:56:13 -04:00
David Rothstein 746b5ac409 Added issue #1302228 to CHANGELOG.txt. 2012-06-03 17:30:38 -04:00
David Rothstein 4f3f159ddd Added issue #1558548 to CHANGELOG.txt. 2012-06-03 17:22:08 -04:00
David Rothstein 84e34e4ad4 Issue #822418 by catch, marcingy, davidjdagino, no_commit_credit, tim.plunkett, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE. 2012-06-03 17:10:00 -04:00
webchick a635a4969b Back to 7.x-dev 2012-05-02 15:14:17 -07:00
webchick 30d1e719aa Drupal 7.14 2012-05-02 15:10:42 -07:00
webchick 9879d29f73 Drupal 7.13 2012-05-02 15:01:31 -07:00
webchick 7bb06635ee Drupal 7.12 2012-02-01 13:46:20 -08:00