summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
Commit message (Collapse)AuthorAge
* Issue #713462 by jwilson3, Paul B, casey, sivaji@knackforge.com, dcam: ↵David Rothstein2015-03-30
| | | | Content added via drupal_add_region_content() is not added to pages
* Added issue #1934498 to CHANGELOG.txt.David Rothstein2015-03-30
|
* Issue #413270 by Jody Lynn, Daniel Korte: Block settings for theme menu ↵David Rothstein2015-03-30
| | | | title getting double escaped
* Issue #889338 by dawehner, das-peter, yched, heddn, frankcarey: Add support ↵David Rothstein2015-03-30
| | | | for Xdebug in DrupalWebTestCase
* Issue #2001308 by stefan.r, David_Rothstein, marthinal, helmo: Node preview ↵David Rothstein2015-03-30
| | | | removes file values from node edit form for non-displayed items
* Issue #2394517 by opdavies: Add a function to check if a user has a certain roleDavid Rothstein2015-03-30
|
* Issue #779482 by mikeytown2, sun, dalin, cam8001, segi, alexpott, Boobaa, ↵David Rothstein2015-03-30
| | | | Sweetchuck, jbrown, quicksketch: Installation failure when opcode cache is enabled
* Issue #1404050 by JamesOakley, David_Rothstein: system_update_7061 breaks ↵David Rothstein2015-03-29
| | | | private files by leaving one too many forward slashes in protocol of migrated URIs
* Issue #1882774 by David_Rothstein, iva2k: User pictures are lost when ↵David Rothstein2015-03-29
| | | | system_update_7061 merges files into {file_managed}.
* Issue #1823306 by mkalkbrenner, p-neyens, webflo, swentel, zuuperman: ↵David Rothstein2015-03-29
| | | | Language code is missing from $context when hook_field_attach_view_alter() is invoked from field_view_field()
* Issue #2381839 by klausi, Damien Tournoud: Changed date format for ↵David Rothstein2015-03-29
| | | | Last-Modified header breaks caching for certain Varnish/Nginx configurations.
* Issue #2293767 by tstoeckler: Allow PSR-4 test classes to be used in Drupal 7.David Rothstein2015-03-29
|
* Issue #1461732 by filijonka, Cottser, dcam, marcingy, swentel, udaksh: Fatal ↵David Rothstein2015-03-29
| | | | error when using the Comment module's "Unpublish comment containing keyword(s)" action
* Issue #1904528 by Heine, GoddamnNoise: Language switcher (User interface ↵David Rothstein2015-03-29
| | | | text) Block generates invalid XHTML+RDFa 1.0
* Merge tag '7.35' into 7.xDavid Rothstein2015-03-18
|\ | | | | | | | | | | | | | | 7.35 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.35David Rothstein2015-03-18
| |
* | Issue #2380053 by klausi, pwolanin, tsphethean, sun, David_Rothstein: ↵David Rothstein2014-12-01
| | | | | | | | Posting an array as value of a form element is allowed even when a string is expected (and bypasses #maxlength constraints) - first step: text fields
* | Issue #2380143 by Lendude, pwolanin: Contact forms set an incorrect name and ↵David Rothstein2014-11-24
| | | | | | | | e-mail address on the global user object after the form is submitted.
* | Merge tag '7.34' into 7.xDavid Rothstein2014-11-19
|\| | | | | | | | | | | | | | | 7.34 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.34David Rothstein2014-11-19
| |
* | Back to 7.x-devDavid Rothstein2014-11-07
|/
* Drupal 7.33David Rothstein2014-11-07
|
* Added issue #2310415 to CHANGELOG.txt.David Rothstein2014-11-06
|
* Various updates to CHANGELOG.txt in preparation for the 7.33 release.David Rothstein2014-11-05
|
* Issue #1355526 by cafuego, jenlampton: Added a way to determine the date a ↵David Rothstein2014-11-05
| | | | module was added so the modules page can use it for sort.
* Issue #1918820 by neclimdul, typhonius, girishmuraly, pwolanin | 0x534B41: ↵David Rothstein2014-11-04
| | | | Fixed HTTP header date formats to follow RFC 7231 rather than RFC 1123.
* Issue #1930960 by pounard, iamEAP, pjcdawkins, msonnabaum, David_Rothstein: ↵David Rothstein2014-11-04
| | | | Fixed Block caching disable hardcoded on sites with hook_node_grant() causes serious performance troubles when not necessary.
* Issue #927138 by manarth, handrus, rasmusluckow, douggreen, .John, Taz, ↵David Rothstein2014-11-04
| | | | David_Rothstein, droplet, webchick, marcingy: Fail image generation with 404 instead of 500, when source file is missing.
* Issue #935592 by pillarsdotnet, lokapujya, David_Rothstein, John Franklin, ↵David Rothstein2014-11-04
| | | | amitgoyal, joshi.rohit100, sivaji, mgifford, peximo, wodenx, Romlam, Owen Barton, alpritt, beejeebus | macgirvin: Fixed User picture is deleted after calls to user_save().
* Issue #2278583 by nlisgo, Berdir, joshi.rohit100 | Fabianx: Fixed ↵David Rothstein2014-11-03
| | | | field_has_data looks at current data instead of revisioning data: this can lead to data loss.
* Issue #1069152 by droplet, alexandrezia, Mixologic, jhedstrom | ogi: Fixed ↵David Rothstein2014-11-03
| | | | Throbber in textfield is often misaligned.
* Issue #1913958 by hass, YesCT: Fixed Bartik theme shouldn't change ↵David Rothstein2014-11-03
| | | | capitalization of translatable strings with CSS.
* Issue #1854134 by EtienneRd, jeffam | dolu: Added a query tag to the query ↵David Rothstein2014-11-02
| | | | in menu_link_get_preferred() to allow modules to alter the query.
* Issue #466576 by gagarine, jackbravo, tim.plunkett, sheise, Rob C, ↵David Rothstein2014-11-02
| | | | jamesm6162 | daemon: Increased the maximum allowed length of block titles to 255 characters.
* Issue #366152 by Mile23, bjaspan: Removed the Field module's ↵David Rothstein2014-11-02
| | | | field_modules_uninstalled() function, since it did not do anything when it was invoked.
* Issue #2307505 by Cottser, Fabianx: Port twig_debug output to Drupal 7.David Rothstein2014-11-01
|
* Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed ↵David Rothstein2014-11-01
| | | | hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors.
* Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should ↵David Rothstein2014-11-01
| | | | verify that the sort direction is always ASC or DESC.
* Issue #2130673 by lokapujya, cwells | scor: Place number of comments ↵David Rothstein2014-11-01
| | | | metadata inside node template.
* Issue #1323830 by cwells, scor, mgifford, er.pushpinderrana, kay_v: Place ↵David Rothstein2014-11-01
| | | | title RDFa metadata inside entity HTML element.
* Issue #2301955 by er.pushpinderrana, lokapujya | scor: Ensure RDFa metadata ↵David Rothstein2014-11-01
| | | | tags are hidden.
* Issue #2332295 by sanduhrs, klausi, er.pushpinderrana, Berdir | jfha73: ↵David Rothstein2014-11-01
| | | | Fixed Unicode requirements check not working with PHP 5.6.
* Issue #667098 by catch, chx, plach, Fabianx: Fixed a bug which caused ↵David Rothstein2014-11-01
| | | | drupal_get_bootstrap_phase() to abort the bootstrap when called early in the page request.
* Merge tag '7.32' into 7.xDavid Rothstein2014-10-15
|\ | | | | | | | | | | | | | | 7.32 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.32David Rothstein2014-10-15
| |
* | Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, ↵David Rothstein2014-09-05
| | | | | | | | splatio, erics14, MF82 | RobLoach: Renamed the "Search result" view mode to "Search result highlighting input" to better reflect how it is used.
* | Issue #1859084 by Jorrit, David_Rothstein, attiks: Improved database queries ↵David Rothstein2014-09-02
| | | | | | | | generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs.
* | Issue #1468210 by marthinal, quicksketch, tstoeckler, Devin Carlson, ↵David Rothstein2014-09-01
| | | | | | | | David_Rothstein, Eric_A: Fixed Remove special $user->uid == 1 check in file_validate_size().
* | Merge tag '7.31' into 7.xDavid Rothstein2014-08-06
|\| | | | | | | | | | | | | | | 7.31 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.31David Rothstein2014-08-06
| |