Commit Graph

963 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
David Rothstein 257fac8454 Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
Jennifer Hodgdon 558e9a7da1 Issue #1943664 by joachim: Use new standards to document entity info callback functions 2013-04-04 15:52:56 -07:00
David Rothstein 3d169b3bb6 Issue #1857956 by catch, David_Rothstein: Do not re-prepare comment update timestamp if it's the same as the created timestamp (performance improvement). 2013-01-07 22:18:56 -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 6e344fd49c Issue #1154382 followup by plach: Fixed several issues with the newly-added hook_entity_view_mode_alter(). 2012-11-06 01:59:01 -05:00
Jennifer Hodgdon 469589eea1 Issue #372416 by naxoc: Remove refs to nonexistent theme function in docs 2012-10-17 09:38:15 -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
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick b04f183beb Issue #97327 by PMunn, NROTC_Webmaster, xjm, maartenvg, killes@www.drop.org, gdavid, Zed Pobre: Fixed Data corruption in comment IDs (results in broken threading on PostgreSQL). 2012-03-04 10:52:33 -08:00
webchick da64005eda Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview. 2012-03-01 22:20:00 -08:00
webchick 810a7b9a4a Revert "Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview."
This reverts commit 186437d33a.
2012-03-01 22:07:10 -08:00
webchick 186437d33a Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview. 2012-03-01 20:53:59 -08:00
webchick 300a007c71 Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not appear in comment preview. 2012-02-28 23:24:00 -08:00
webchick 07c5fbae1d Issue #1110650 follow-up by grendzy, oriol_e9g, sun: Fixed comment-by-anonymous class never appears. 2012-01-30 20:59:06 -08:00
webchick a8737c296c Issue #1181750 by Everett Zufelt, sun: Fixed Removal of 'Hidden' option in comment settings form may break programmatic form submissions. 2012-01-21 09:19:11 -08:00
webchick 113662a617 Issue #1000282 by dixon_, sun: Fixed argument missing for comment_load()[_multiple](). 2011-09-30 14:42:04 -07:00
webchick 33c58e171c Issue #1110650 by oriol_e9g, JohnAlbin, linclark, dixon_: Fixed comment-by-anonymous class never appears. 2011-09-30 13:50:35 -07:00
webchick c9aed20995 Issue #1018050 by sun: Provide node type/bundle in comment_entity_info(). 2011-09-30 13:07:42 -07:00
Dries Buytaert 2b2de077e3 - Patch #1281436 by dixon_: double spaces in comment.module. 2011-09-16 14:58:36 -04:00
webchick 1f124bf1ac Merge branch '7.4-security' into 7.x 2011-07-27 13:19:38 -07:00
webchick b38a806c16 Drupal 7.5 2011-07-27 13:16:17 -07:00
webchick 0f9c1354d1 Issue #813052 by lyricnz, droplet, dinknaround: Fixed Undefined index: format in comment_preview() line 2065 and line 2183. 2011-06-29 23:51:36 -07:00
webchick 2ecc273c60 Issue #253725 by jhodgdon: Fixed () in search results does not have array keys on comments and uploads values. 2011-06-26 23:11:35 -07:00
Dries Buytaert b0e5aa3f06 - Patch #1188880 by mr.baileys, tstoeckler: comment module test fails randomly. 2011-06-18 20:19:54 -04:00
Dries Buytaert c27eec1712 - Patch #1120412 by skwashd: comment_save() doesn't support additional columns added by hook_schema_alter(). 2011-05-22 18:04:42 -04:00
webchick 75a0deb272 Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter. 2011-05-18 00:07:38 -05:00
Dries Buytaert 2646b43acd - Patch #1149912 by grendzy, sun: recent comments block displays old, out-of-order comments. 2011-05-14 13:29:17 -04:00
Dries Buytaert 33e746fc34 - Patch #936844 by bleen18: cannot override comment author to or from Anonymous. 2011-05-13 22:17:45 -04:00
Dries Buytaert 62b8fd96ff - Patch #1032024 by grendzy: comment_form_submit() overwrites author/visitor cookie when moderating/administering comments. 2011-04-10 22:42:32 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 07569a4f38 - Patch #1019922 by Jody Lynn: corrections to the comment_access() function description. 2011-01-13 00:43:21 +00:00
Angie Byron 78601c3635 #754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, joachim: Fixed all possible problems with comment links, using new generatePermutations testing function. 2011-01-02 23:54:05 +00:00
Angie Byron ef24436556 #1005004 by markabur, bfroehle: Fixed critical Editing a comment destroys its creation date 2010-12-28 18:19:23 +00:00
Dries Buytaert d12eba1705 - Patch #890128 by carlos8f, sumitk: comment body missing if comment module enabled after a content type module. 2010-12-18 01:50:16 +00:00
Angie Byron 71c4e3ec62 #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
Dries Buytaert f2b57f2072 - Patch #632382 by mr.baileys, sun: 'Your name' should not be prepopulated with Anonymous. 2010-12-09 01:57:56 +00:00
Angie Byron 74e5b8aba2 #974072 by Damien Tournoud: Fixed Comment publish / unpublish actions are broken 2010-12-04 01:51:09 +00:00
Angie Byron 3ee6f6bbc5 #903392 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search result snippet 2010-12-04 01:47:00 +00:00
Angie Byron 5baaa76b9a #886752 by jhodgdon: Fixed SQL error on PostgreSQL in comment.module 2010-12-01 00:19:18 +00:00
Angie Byron 9ada5dec79 #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back into a variable. The string approach was too limited. 2010-12-01 00:18:15 +00:00
Dries Buytaert 1fb5f62ba5 - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
Dries Buytaert b1177ba603 - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library. 2010-11-30 17:16:37 +00:00
Angie Byron 57d6dac0dc #867956 follow-up by sun: Clean-ups to previous patch 2010-11-23 06:02:06 +00:00
Angie Byron ed4b74024a #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in entity_load() 2010-11-20 09:43:43 +00:00
Angie Byron 4cc8ae69a1 #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly extended. 2010-11-20 06:49:47 +00:00
Angie Byron 818de3a656 #963612 by chx, sun: Stop notices in templates if comment form doesn't exist. 2010-11-15 00:49:46 +00:00
Angie Byron ab21e07bbd #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another. 2010-11-14 21:04:45 +00:00
Angie Byron 8dd7376d5a #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations should use transactions. 2010-11-14 20:42:45 +00:00