Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Issue #1303412 by nod_, droplet, Valentine94, KarenS, sahuni: Cannot drag in ↵ | David Rothstein | 2015-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 Rothstein | 2015-03-29 | |
| | | | | Last-Modified header breaks caching for certain Varnish/Nginx configurations. | |||
* | Issue #2067323 by Valentine94, geerlingguy, jessebeach, vlad.dancer: Don't ↵ | David Rothstein | 2015-03-29 | |
| | | | | show empty vertical tabs area if all vertical tabs are hidden | |||
* | Issue #2439287 by jmsv23, jonathan_hunt: Fix typo in inline docs for ↵ | David Rothstein | 2015-03-29 | |
| | | | | field_sql_storage_field_storage_write(). | |||
* | Issue #2293767 by tstoeckler: Allow PSR-4 test classes to be used in Drupal 7. | David Rothstein | 2015-03-29 | |
| | ||||
* | Issue #1461732 by filijonka, Cottser, dcam, marcingy, swentel, udaksh: Fatal ↵ | David Rothstein | 2015-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 Rothstein | 2015-03-29 | |
| | | | | text) Block generates invalid XHTML+RDFa 1.0 | |||
* | Merge tag '7.35' into 7.x | David Rothstein | 2015-03-18 | |
|\ | | | | | | | | | | | | | | | 7.35 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | |||
| * | Drupal 7.35 | David Rothstein | 2015-03-18 | |
| | | ||||
* | | Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the" | Jennifer Hodgdon | 2015-02-17 | |
| | | ||||
* | | Issue #1081902 by zealfire: DrupalEntityControllerInterface::load - doc ↵ | Jennifer Hodgdon | 2015-02-17 | |
| | | | | | | | | needs to clarify $conditions | |||
* | | Issue #2407175 by zealfire: Documentation error in default.settings.php | Jennifer Hodgdon | 2015-02-17 | |
| | | ||||
* | | Issue #2392543 by awm: Fix documentation for hook_taxonomy_term_view_alter | Jennifer Hodgdon | 2015-02-17 | |
| | | ||||
* | | Issue #2411227 by chx: Remove chx from the Drupal 7 MAINTAINERS.txt file. | David Rothstein | 2015-01-22 | |
| | | ||||
* | | Issue #2208649 by joachim, er.pushpinderrana: document queue worker callback | Jennifer Hodgdon | 2014-12-02 | |
| | | ||||
* | | Issue #2377879 by er.pushpinderrana, yakoub: hook_user_view documentation ↵ | Jennifer Hodgdon | 2014-12-02 | |
| | | | | | | | | has incorrect piece | |||
* | | Issue #2382801 by er.pushpinderrana, Liam Morland: Improve documentation for ↵ | Jennifer Hodgdon | 2014-12-02 | |
| | | | | | | | | module_exists() | |||
* | | Issue #2383491 by er.pushpinderrana, Sweetchuck: Inaccurate documentation - ↵ | Jennifer Hodgdon | 2014-12-02 | |
| | | | | | | | | hook_image_toolkits() | |||
* | | Issue #2380053 by klausi, pwolanin, tsphethean, sun, David_Rothstein: ↵ | David Rothstein | 2014-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 Rothstein | 2014-11-24 | |
| | | | | | | | | e-mail address on the global user object after the form is submitted. | |||
* | | Merge tag '7.34' into 7.x | David Rothstein | 2014-11-19 | |
|\| | | | | | | | | | | | | | | | 7.34 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | |||
| * | Drupal 7.34 | David Rothstein | 2014-11-19 | |
| | | ||||
* | | Back to 7.x-dev | David Rothstein | 2014-11-07 | |
|/ | ||||
* | Drupal 7.33 | David Rothstein | 2014-11-07 | |
| | ||||
* | Added issue #2310415 to CHANGELOG.txt. | David Rothstein | 2014-11-06 | |
| | ||||
* | Issue #2282541 by David_Rothstein, nod_: Followup to restore previous ↵ | David Rothstein | 2014-11-06 | |
| | | | | behavior in which the "Hide summary" click handler in text.js returned FALSE. | |||
* | Issue #2307505 by Cottser, David_Rothstein, Fabianx: Followup to ensure all ↵ | David Rothstein | 2014-11-05 | |
| | | | | theme debug output is properly sanitized. | |||
* | Various updates to CHANGELOG.txt in preparation for the 7.33 release. | David Rothstein | 2014-11-05 | |
| | ||||
* | Issue #2305291 by scor: Fixed Poll title should have same length as regular ↵ | David Rothstein | 2014-11-05 | |
| | | | | content type (255). | |||
* | Issue #1355526 by cafuego, jenlampton: Added a way to determine the date a ↵ | David Rothstein | 2014-11-05 | |
| | | | | module was added so the modules page can use it for sort. | |||
* | Issue #892344 by amitgoyal, tstoeckler, hussainweb, pcambra, LaurentAjdnik: ↵ | David Rothstein | 2014-11-05 | |
| | | | | Fixed Wrong schema description for {cache_field}. | |||
* | Issue #2282541 by Mark Carver | gge: Fixed Hide summary in text.js not ↵ | David Rothstein | 2014-11-05 | |
| | | | | working in jQuery 1.9+. | |||
* | Issue #2147321 by manfer: Fixed Unnecessary space in session-active class. | David Rothstein | 2014-11-04 | |
| | ||||
* | Issue #393538 followup by David_Rothstein: Fixed code style error in ↵ | David Rothstein | 2014-11-04 | |
| | | | | check_plain() documentation. | |||
* | Issue #2310415 by cilefen, ednawig, TravisCarden: Fixed run-tests.sh does ↵ | David Rothstein | 2014-11-04 | |
| | | | | not handle the error when invalid test groups/classes are specified. | |||
* | Issue #393538 by Liam Morland, valthebald, dmitrig01, David_Rothstein: ↵ | David Rothstein | 2014-11-04 | |
| | | | | Document that check_plain() can issue PHP messages on invalid UTF-8 input. | |||
* | Issue #1338966 by geerlingguy, loganfsmyth, lokapujya: Fixed Introduce ↵ | David Rothstein | 2014-11-04 | |
| | | | | _rdf_mapping_load_multiple to reduce queries. | |||
* | Issue #1069152 by droplet, alexandrezia, Mixologic, jhedstrom, ↵ | David Rothstein | 2014-11-04 | |
| | | | | David_Rothstein | ogi: Fixed Throbber in textfield is misaligned when browser hardware acceleration enabled (followup for Bartik RTL styling). | |||
* | Issue #863594 by David_Rothstein, smussbach, mbrett5062: Fixed Strange first ↵ | David Rothstein | 2014-11-04 | |
| | | | | paragraph in the installer database error message. | |||
* | Issue #1918820 by neclimdul, typhonius, girishmuraly, pwolanin | 0x534B41: ↵ | David Rothstein | 2014-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 Rothstein | 2014-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 Rothstein | 2014-11-04 | |
| | | | | text format names. | |||
* | Issue #927138 by manarth, handrus, rasmusluckow, douggreen, .John, Taz, ↵ | David Rothstein | 2014-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 Rothstein | 2014-11-04 | |
| | | | | Integrity constraint violation when saving a user account after creation. | |||
* | Issue #935592 by pillarsdotnet, lokapujya, David_Rothstein, John Franklin, ↵ | David Rothstein | 2014-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 #2356055 by bdlangton: Fixed Notice in includes/mail.inc define. | David Rothstein | 2014-11-03 | |
| | ||||
* | Issue #2278583 by nlisgo, Berdir, joshi.rohit100 | Fabianx: Fixed ↵ | David Rothstein | 2014-11-03 | |
| | | | | field_has_data looks at current data instead of revisioning data: this can lead to data loss. | |||
* | Issue #1443070 by CrashTest_, bluegriff | Dave Reid: Added support for ↵ | David Rothstein | 2014-11-03 | |
| | | | | popular e-book formats, Google web formats, mkv and mka in file_default_mimetype_mapping(). | |||
* | Issue #1231710 by cs_shadow, Hydra, dcam, kathyh, klausi, mlncn: Fixed Field ↵ | David Rothstein | 2014-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 Rothstein | 2014-11-03 | |
| | | | | with paths. |