summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* 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.
* Issue #2324821 by rpayanm, er.pushpinderrana | Elijah Lynn: Remove reference ↵David Rothstein2014-11-03
| | | | to nonexistent theme_poll_bar() function in template_preprocess_poll_bar() documentation.
* Issue #1640404 by er.pushpinderrana, dcam, amit.drupal, hass | versvs: Fixed ↵David Rothstein2014-11-02
| | | | Use format_username() in node_feed().
* Issue #849624 by brad.bulger, dcam, Alan Evans, oriol_e9g, Stevel | ↵David Rothstein2014-11-02
| | | | tsvenson: Fixed wrong permission for admin/structure/menu/parents.
* Issue #1195358 by Liam Morland, droplet: Fixed Multiple "Edit/Hide summary" ↵David Rothstein2014-11-02
| | | | links appear.
* Issue #1824820 by crevillo, muriqui, a.milkovsky, Phizes: Fixed String ↵David Rothstein2014-11-02
| | | | offset cast notice in field_invoke_method_multiple().
* Issue #908822 by jmking, asimmonds | salvis: Fixed Dashboard discards <em ↵David Rothstein2014-11-02
| | | | class="placeholder"> elements.
* Issue #2058761 by kirby14, thedavidmeister: PHP notice when #attributes is ↵David Rothstein2014-11-02
| | | | not set with #theme_wrappers 'container'.
* 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 #1679570 by mgifford, lucascaro, sun: Fixed TestBase does not always ↵David Rothstein2014-11-02
| | | | use the correct database connection for handling assertions.
* Issue #1099732 by joshi.rohit100, droplet | Chi: Fixed Incorrect encoding ↵David Rothstein2014-11-02
| | | | for error pages in image_style_deliver().
* Issue #1120440 by er.pushpinderrana | skwashd: Fixed user.api.php hook ↵David Rothstein2014-11-01
| | | | summary lines should be more consistent with other entity hooks.
* Issue #2231693 by helmo, amitgoyal, joshi.rohit100, LinL, iS: Update Powered ↵David Rothstein2014-11-01
| | | | by Drupal link.
* Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, joshi.rohit100, ↵David Rothstein2014-11-01
| | | | alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist.
* Issue #205969 by Mile23, oadaeh, twistor, ssm2017 Binder, barraponto, ↵David Rothstein2014-11-01
| | | | superspring: Fixed drupal_http_request() assumes presence of Reason-Phrase in response Status-Line.
* Issue #1790612 by carwin, Eric_A, mgifford: Fixed Sanitize the trim_length ↵David Rothstein2014-11-01
| | | | variable before printing it.
* Issue #2224917 by m1r1k, Steven Jones, drumm: Fixed Tracker page doesn't ↵David Rothstein2014-11-01
| | | | order results properly.
* Issue #28175 by dcam, bleen18 | bertboerland: Fixed Ordering by 'Visitor' in ↵David Rothstein2014-11-01
| | | | access log pages does not sort IP addresses.
* Issue #1988456 by gaurav.goyal, eltermann, pvmchau: Non-standard indentation ↵David Rothstein2014-11-01
| | | | on user_register_form().
* 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 #1936942 by jweowu: Fixed translation_node_insert() updates the node ↵David Rothstein2014-11-01
| | | | table directly without also flushing the entity load cache.
* Issue #1183708 by Liam Morland | onair1: Fixed Notice: Undefined index: ↵David Rothstein2014-11-01
| | | | favicon_path in system_theme_settings_validate().
* Issue #2291081 by pounard: forum_node_view attempt an unnecessary ↵David Rothstein2014-11-01
| | | | vocabulary_load() under certain circumstances.
* 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 #2329189 by nlisgo, joachim, Mirroar, opdavies: Fix up docs and ↵Jennifer Hodgdon2014-10-19
| | | | example code for hook_field_attach_validate()
* Merge tag '7.32' into 7.xDavid Rothstein2014-10-15
|\ | | | | | | | | | | | | | | 7.32 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Tests for SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, ↵David Rothstein2014-10-15
| | | | | | | | David_Rothstein, klausi
* | Issue #2340675 by er.pushpinderrana, David Hernández: Clarify first, unused ↵Jennifer Hodgdon2014-09-23
| | | | | | | | argument docs in update_calculate_project_update_status()