summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
...
* Issue #1934498 by attiks, David_Rothstein, KhaledBlah, tstoeckler, ↵David Rothstein2015-03-30
| | | | julien_acti, helmo, effulgentsia, Jelle_S, jcisio: Allow the image style 'itok' token to be suppressed in image derivative URLs
* 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 #1441950 by hefox: Node types removed from hook_node_info with base = ↵David Rothstein2015-03-30
| | | | 'node_content' cannot be deleted
* Issue #2342243 by martin107, serundeputy: Rename a variable in ↵David Rothstein2015-03-30
| | | | theme_system_modules_fieldset() to avoid colliding index variable names in a nested foreach loop
* Issue #2371759 by Valentine94, angel.angelio: The docblock for user_help() ↵David Rothstein2015-03-30
| | | | should read "Implements hook_help()."
* Issue #2394517 by opdavies: Add a function to check if a user has a certain roleDavid Rothstein2015-03-30
|
* Issue #375062 by cs_shadow, David_Rothstein, mondrake, juampy, theunraveler, ↵David Rothstein2015-03-30
| | | | hswong3i, smk-ka, fietserwin: "imagecolorsforindex() Color index nnn out of range in GDToolkit" message sometimes appears
* Issue #2170453 by Darren Oh, mikeryan, Fabianx: Ignore case in code registry ↵David Rothstein2015-03-30
| | | | lookups
* 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 #495930 by fietserwin: Translated strings not correctly marked in the ↵David Rothstein2015-03-29
| | | | administrative interface when the default language is not English
* 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 #1303412 by nod_, droplet, Valentine94, KarenS, sahuni: Cannot drag in ↵David Rothstein2015-03-29
| | | | or out of 'Hidden' on the 'Manage Display' page under certain circumstances
* 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 #2439287 by jmsv23, jonathan_hunt: Fix typo in inline docs for ↵David Rothstein2015-03-29
| | | | field_sql_storage_field_storage_write().
* 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
* 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 #2417983 by jacob.embree: Change docs instances of "the the" to "the"Jennifer Hodgdon2015-02-17
| |
* | Issue #2392543 by awm: Fix documentation for hook_taxonomy_term_view_alterJennifer Hodgdon2015-02-17
| |
* | Issue #2208649 by joachim, er.pushpinderrana: document queue worker callbackJennifer Hodgdon2014-12-02
| |
* | Issue #2377879 by er.pushpinderrana, yakoub: hook_user_view documentation ↵Jennifer Hodgdon2014-12-02
| | | | | | | | has incorrect piece
* | Issue #2383491 by er.pushpinderrana, Sweetchuck: Inaccurate documentation - ↵Jennifer Hodgdon2014-12-02
| | | | | | | | hook_image_toolkits()
* | 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.
* Drupal 7.34David Rothstein2014-11-19
|
* Issue #2282541 by David_Rothstein, nod_: Followup to restore previous ↵David Rothstein2014-11-06
| | | | behavior in which the "Hide summary" click handler in text.js returned FALSE.
* Issue #2305291 by scor: Fixed Poll title should have same length as regular ↵David Rothstein2014-11-05
| | | | content type (255).
* 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 #892344 by amitgoyal, tstoeckler, hussainweb, pcambra, LaurentAjdnik: ↵David Rothstein2014-11-05
| | | | Fixed Wrong schema description for {cache_field}.
* Issue #2282541 by Mark Carver | gge: Fixed Hide summary in text.js not ↵David Rothstein2014-11-05
| | | | working in jQuery 1.9+.
* Issue #1338966 by geerlingguy, loganfsmyth, lokapujya: Fixed Introduce ↵David Rothstein2014-11-04
| | | | _rdf_mapping_load_multiple to reduce queries.
* 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 #779374 by helmo, joshi.rohit100, meba, sun | coltrane: Fixed XSS via ↵David Rothstein2014-11-04
| | | | text format names.
* 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 #1433288 by haggins, fago, David_Rothstein, marcin.wosinek: Fixed ↵David Rothstein2014-11-04
| | | | Integrity constraint violation when saving a user account after creation.
* 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 #1231710 by cs_shadow, Hydra, dcam, kathyh, klausi, mlncn: Fixed Field ↵David Rothstein2014-11-03
| | | | exceptions should return the name of the field that has exceptions.
* Issue #2142441 by Garrett Albright: Fixed CSS aggregator prepends data: URLs ↵David Rothstein2014-11-03
| | | | with paths.
* Issue #2193149 by mikeytown2: Fixed Deadlocks occur in cache_field table.David Rothstein2014-11-03
|
* Issue #2112247 by sihv, mitsuroseba, dgroene, aalamaki, Dennis Walgaard, ↵David Rothstein2014-11-03
| | | | mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files with non-lowercase names.
* Issue #2357311 by penyaskito: Fixed Follow-up to SA-CORE-2014-005 (tests ↵David Rothstein2014-11-03
| | | | don't work correctly on non-MySQL databases).
* Issue #1069152 by droplet, alexandrezia, Mixologic, jhedstrom | ogi: Fixed ↵David Rothstein2014-11-03
| | | | Throbber in textfield is often misaligned.
* Issue #1071818 by JeremyFrench, nod_, Cottser, gielfeldt, xjm, anthbel, ↵David Rothstein2014-11-03
| | | | reglogge, NROTC_Webmaster, kristofferwiklund, lliss, sun | sepgil: Fixed Lazy-loading CSS fails in IE.
* Issue #1823906 by joshi.rohit100, amitgoyal, rahulbile | gargsuchi: Fixed ↵David Rothstein2014-11-03
| | | | Incorrect error message when poll is submitted with no option selected.