Commit Graph

755 Commits (f68a354ff8d3b72eb6d8a7ef34b0370b9487e817)

Author SHA1 Message Date
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
David Rothstein f083e0f782 Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein | mvc: Add a recursive version of array_diff_assoc(). 2013-06-23 17:17:12 -04:00
David Rothstein 3201287ba4 Issue #606598 by andypost, BarisW, stBorchert, David_Rothstein, sun, aspilicious, joachim, danielbeeke2, Sutharsan: Added human readable labels to image styles. 2013-06-23 16:35:04 -04:00
David Rothstein 30a95c80f3 Issue #1739986 by RobLoach, pwolanin, sun, Berdir, moshe weitzman, andypost, dcam: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()']. 2013-06-03 18:06:36 -04:00
David Rothstein 1e0050110e Added issue #1962780 to CHANGELOG.txt. 2013-04-23 16:37:03 -04:00
David Rothstein b7cc595465 Added change notification for issue #1727430 to the Drupal 7.22 section in CHANGELOG.txt. 2013-04-14 16:11:27 -04:00
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
webchick 40093b2fa7 SA-CORE-2012-001 2012-02-01 13:29:51 -08:00
webchick 229aad8e12 Back to 7.x-dev 2011-12-05 17:49:01 -05:00
webchick a07564a296 Drupal 7.10 2011-12-05 17:18:55 -05:00
webchick 2dd2f4f2a2 Ahem. Back to 7.x-dev. 2011-10-26 13:01:06 -07:00
webchick 714af23e90 Back to 7.x-dev 2011-10-26 12:57:23 -07:00
webchick 09bfa80c0c Drupal 7.9 2011-10-26 12:53:40 -07:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick 6b54665a59 Drupal 7.8 2011-08-31 11:55:34 -07:00
webchick daebd99b7b Back to 7.x-dev 2011-07-27 17:31:07 -07:00
webchick ca9434462a Drupal 7.7 2011-07-27 17:02:24 -07:00
webchick ad16e8ffb5 Back to 7.x-dev 2011-07-27 13:24:10 -07:00
webchick eabb023933 Changelog updates, increasing version number. 2011-07-27 13:17:40 -07:00
webchick 12d33253b6 Back to 7.x-dev 2011-06-29 18:22:59 -07:00
webchick d8cfe08869 Changelog updates, increasing version number. 2011-06-29 18:20:10 -07:00
webchick ebf9026bb8 Changelog, fixing version number in bootstrap.inc. 2011-06-29 18:12:24 -07:00
webchick fad397b1f1 Ahem. Once again. 2011-05-25 14:26:11 -07:00
webchick e708195f31 Back to 7.x-dev 2011-05-25 14:23:22 -07:00
webchick 49e2d2ca6f Drupal 7.2 2011-05-25 13:41:42 -07:00
webchick 316bd96ebf Drupal 7.1 2011-05-25 13:07:13 -07:00
webchick 2ce86d77f7 Get CHANGELOG.txt caught up to speed with changes in Drupal 6 and Drupal 5 in the past three years. 2011-05-25 08:54:21 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 0f9cda3089 - Patch #1015650 by droplet: use of example domain(s) in CHANGELOG.txt. 2011-01-13 00:35:00 +00:00
Angie Byron b793fc9eba Back to 7.0-dev 2011-01-05 06:23:07 +00:00
Angie Byron 4979149203 Drupal 7.0 2011-01-05 06:17:58 +00:00
Angie Byron 64da40b93f #969456 follow-up by effulgentsia, threewestwinds: Upgrade jQuery Form library to 2.52. 2011-01-03 02:11:27 +00:00
Angie Byron 06bb1d9b60 #1009862 by neclimdul, threewestwinds: Update to jQuery UI 1.8.7 2011-01-03 00:03:35 +00:00
Angie Byron f6cd923ed7 Back to 7.0-dev 2010-12-30 04:36:53 +00:00
Angie Byron be8c8fefa8 Drupal 7.0-rc4 2010-12-30 04:35:00 +00:00
Angie Byron 4abc1fbda7 Back to 7.0-dev 2010-12-23 10:13:53 +00:00
Angie Byron cf3ec0f337 Drupal 7.0-rc3 2010-12-23 10:11:33 +00:00
Angie Byron b9a0db2fb2 Back to 7.0-dev 2010-12-11 21:03:47 +00:00
Angie Byron 381f7e46b0 Drupal 7.0-rc2 2010-12-11 20:59:12 +00:00
Angie Byron 88009fe5b1 Back to 7.0-dev 2010-12-01 07:54:50 +00:00
Angie Byron ac4fc2b2e3 Drupal 7.0-rc1 2010-12-01 07:52:26 +00:00
Angie Byron 2fb2a33c8a #969456 by amateescu: Update to jQuery Forms 2.49 2010-11-15 17:47:50 +00:00
Angie Byron fc970fe6c5 Back to 7.0-dev 2010-11-14 00:21:13 +00:00
Angie Byron d08387cf63 Drupal 7.0-beta3 2010-11-14 00:19:41 +00:00
Angie Byron 09380d76a7 Back to 7.0-dev 2010-11-14 00:13:00 +00:00
Angie Byron 8098e73120 Drupal 7.0-beta3 2010-11-14 00:12:02 +00:00
Angie Byron 1ba059b3b2 #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4. 2010-11-12 01:36:08 +00:00
Angie Byron 16159e25c8 #916968 follow-up by xmacinfo: Add jQuery 1.8.6 to CHANGELOG.txt. 2010-11-01 05:33:57 +00:00
Angie Byron 27afff543b #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release). 2010-10-31 21:41:40 +00:00
Dries Buytaert 7b1fc6d495 - Patch #934328 by chillin411: CHANGELOG.txt should have information about the new Bartik theme. 2010-10-26 15:16:03 +00:00
Angie Byron 95601106b2 Back to 7.0-dev 2010-10-23 05:32:22 +00:00
Angie Byron 237c0642a7 Drupal 7.0-beta2 2010-10-23 05:30:57 +00:00
Angie Byron 67b7055a56 Back to 7.0-dev 2010-10-07 03:35:03 +00:00
Angie Byron d0b330ef31 Drupal 7.0-beta1 2010-10-07 03:32:59 +00:00
Angie Byron 369247bf9c Back to 7.0-dev 2010-09-16 01:10:38 +00:00
Angie Byron 0c6f9b0074 Drupal 7.0-alpha7 2010-09-16 01:09:34 +00:00
Angie Byron 28219f5999 Back to 7.0-dev 2010-07-09 00:15:34 +00:00
Angie Byron 9bf09eea76 Drupal 7.0-alpha6 2010-07-09 00:14:02 +00:00
Dries Buytaert ba8910eb9e - Patch #823420 by mikey_p: fixed a few misspellings in CHANGELOG.txt. 2010-06-10 06:43:30 +00:00
Dries Buytaert a7a0ee8360 - Patch #772554 by Crell, jbrown: remove delay() method from insert queries. 2010-06-02 19:39:17 +00:00
Angie Byron 38a0407753 Back to 7.0-dev 2010-05-23 15:28:00 +00:00
Angie Byron 9b9d9296c8 Drupal 7.0-alpha5 2010-05-23 15:26:38 +00:00
Angie Byron 796d54c00b Back to 7.0-dev 2010-04-26 21:27:09 +00:00
Angie Byron a4fabec730 Drupal 7.0-alpha4 2010-04-26 21:24:54 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Angie Byron c802302bac Back to 7.0-dev 2010-03-21 16:53:36 +00:00
Angie Byron d516f6778e Drupal 7.0-alpha3 2010-03-21 16:51:26 +00:00
Angie Byron c4f5299173 #679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8. 2010-03-21 03:47:32 +00:00
Angie Byron 290fe38c57 #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2. 2010-03-09 20:52:28 +00:00
Dries Buytaert 0d9eedc8fb - Patch #727650 by Damien Tournoud: made OpenID more pluggable so we can extend it in contrib, and added support for Google's OpenID discovery protocol. 2010-03-02 08:59:54 +00:00
Angie Byron 424cc9bbb1 Back to 7.0-dev 2010-02-21 18:10:31 +00:00
Angie Byron 154ffa85f8 Drupal 7.0-alpha2 2010-02-21 18:07:24 +00:00
Dries Buytaert a3dd7ebad7 - Patch #698902 by mr.baileys: make MySQL 5.0.15 requirement official. 2010-01-31 18:31:46 +00:00
Dries Buytaert a155fa6f85 - Patch #609622 by Rob Loach, casey, andypost, mfer: keep jQuery Form up to date. 2010-01-18 17:04:10 +00:00
Angie Byron c45ff07912 Back to development version now. 2010-01-15 14:57:10 +00:00
Angie Byron c511a4abe7 Marking code as alpha 1 in preparation of the first alpha release of Drupal 7. 2010-01-15 14:35:08 +00:00
Angie Byron ea1bd5606c #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) 2009-11-10 17:27:54 +00:00
Angie Byron 0d8515deb7 #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards. 2009-11-03 06:47:23 +00:00
Dries Buytaert 80432a6a00 - Patch #610324 by dww: added CHANGELOG entry for Update manager. 2009-10-21 19:34:53 +00:00
Dries Buytaert 48d8c4ec40 - Patch #493030 by scor: updated CHANGELOG.txt with RDF support. 2009-10-19 20:32:10 +00:00
Dries Buytaert 1d9df22742 - Patch #473268 by sun: documentation improvements for edit in place. 2009-10-17 11:39:15 +00:00
Angie Byron 8d3eaa1ccf #560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image Field to image.module. Hellooooo, native image handling in core! :D 2009-10-12 05:22:57 +00:00
Dries Buytaert 9e63842460 - Patch #578676 by sun: clean ups for cron queue. 2009-09-25 23:48:24 +00:00
Dries Buytaert 7cf7f99878 - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions. 2009-09-20 07:32:19 +00:00
Dries Buytaert fd1c63b5c0 - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks. 2009-09-19 11:07:37 +00:00
Dries Buytaert 82b51dff1d - Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links. 2009-09-10 06:32:54 +00:00
Dries Buytaert 93a8a68e17 - Patch #499156 by Wim Leers: added CDN to CHANGELOG.txt. 2009-09-05 06:03:29 +00:00
Dries Buytaert 41dca3c4e0 - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable. 2009-08-31 05:47:34 +00:00
Dries Buytaert 11f7c9662c - Patch #300993 by sun: added CHANGELOG.txt entries for user module. 2009-08-27 21:41:44 +00:00
Dries Buytaert 6f41d692fd - Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements. 2009-08-27 21:18:20 +00:00
Dries Buytaert 75722e4f19 - Patch #537434 by chx, bangpound, moshe weitzman, David Strauss: move the blog API module to contrib. 2009-08-25 10:58:32 +00:00
Angie Byron 2c55219315 #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
Angie Byron 00280ca988 Ahem. Reverting everything. 2009-08-24 00:12:44 +00:00
Angie Byron e63e85020b Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again. 2009-08-24 00:10:46 +00:00
Angie Byron acc92f0618 #367595 follow-up by xmacinfo: CHANGELOG.txt entry to Translatable Fields. 2009-08-23 04:43:14 +00:00
Angie Byron 25e0f1617e #537862 follow-up by Crell: CHANGELOG.txt entry for node access improvements. 2009-08-23 02:51:22 +00:00
Dries Buytaert 4c028a19fb - Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core. 2009-08-22 16:01:10 +00:00
Angie Byron f8e430c7fd #552084 by jhodgdon: Removed references to 'CCK' in core. 2009-08-19 22:46:05 +00:00
Angie Byron 01d98fa50b #400292 by effulgentsia: Allow preprocess functions for theme hooks implemented as functions. 2009-08-19 22:44:05 +00:00
Angie Byron 0f5b39b3d5 #491190 follow-up by bangpound: Add CHANGELOG.txt entry for taxonomy term fields. 2009-08-14 05:44:20 +00:00
Angie Byron 1da6ef52c4 #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts. 2009-08-08 20:52:33 +00:00
Angie Byron 523ba0348e #292253 by Damien Tournoud: Remove per-user themes selection from core. 2009-08-05 19:40:55 +00:00
Angie Byron bc37b6dc0e #526120 by catch: Remove the related terms feature from Taxonomy module. This can now be accomplished with Field API. 2009-08-04 06:50:07 +00:00
Dries Buytaert a8a15bcd90 - Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes? 2009-07-31 19:44:21 +00:00
Dries Buytaert 16632e07e4 - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues with and . 2009-07-30 08:28:47 +00:00
Dries Buytaert 12d6d6662e - Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies. 2009-07-28 19:06:16 +00:00
Dries Buytaert aab51b9319 - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line. 2009-07-28 12:13:47 +00:00
Dries Buytaert 93728e5d32 - Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML corrector using PHP5's XML/Dom parser. 2009-07-27 20:15:35 +00:00
Dries Buytaert 5468b47b91 - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers. 2009-07-27 19:53:18 +00:00
Angie Byron 2da6a0ed1e #371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all. 2009-07-21 07:09:47 +00:00
Angie Byron 4ba822c158 #315035 by Damien Tournoud, Rob Loach, sun, mfer, et al: Adding jQuery UI 1.7.2 to core. 2009-06-27 23:10:59 +00:00
Dries Buytaert 2bc9e50dba - Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields). 2009-06-12 13:59:56 +00:00
Dries Buytaert 3d64cb5eca - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my. 2009-06-12 08:39:40 +00:00
Dries Buytaert 28b2f098be - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages. 2009-06-08 05:00:12 +00:00
Angie Byron aba81ab9dd #480660 follow-up by catch: Code style changes and changelog entry. 2009-06-04 20:09:29 +00:00
Dries Buytaert ec78fef144 - Patch #19646 by JamesAn: added CHANGELOG.txt entry. 2009-06-02 06:24:06 +00:00
Dries Buytaert 02c8592759 - Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API. 2009-05-21 21:12:25 +00:00
Dries Buytaert 61f4dfc982 - Patch #456824 by catch: add better caching to drupal_lookup_path(). 2009-05-16 19:07:02 +00:00
Dries Buytaert 5e3f50369f - Patch #453080 by Gabor Hojtsy: moved the footer message to a block. 2009-05-12 13:43:46 +00:00
Dries Buytaert a86223cd70 - Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it. 2009-05-12 08:31:17 +00:00
Dries Buytaert 67502395d1 - Patch #407202 by Damien Tournoud: make it clear that PostgreSQL and SQLite are supported. 2009-05-03 05:03:44 +00:00