summaryrefslogtreecommitdiff
path: root/modules/comment
Commit message (Expand)AuthorAge
* - Patch #867956 by jbrown: location/description of 'hide comments' settings s...Dries Buytaert2010-07-30
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess shoul...Dries Buytaert2010-07-30
* - Patch #721164 by bleen18, ChrisRL, sun: comment previews #prefix problem.Dries Buytaert2010-07-29
* - Patch #643656 by sun: comment 'Save' button disappears on form validation e...Dries Buytaert2010-07-24
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
* - Patch #364159 by David_Rothstein, MichaelCole, rszrama, ergonlogic: enable ...Dries Buytaert2010-07-20
* #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed Va...Angie Byron2010-07-07
* - Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], [commen...Dries Buytaert2010-06-29
* - Patch #415250 by Jaza, R.Muilwijk, jhodgdon: remove unused parameter from c...Dries Buytaert2010-06-25
* - Patch #834924 by jhodgdon: entity_invoke() is worthless.Dries Buytaert2010-06-23
* - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ...Dries Buytaert2010-06-17
* - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, duell...Dries Buytaert2010-06-10
* #680992 by Berdir, catch, andypost, douggreen, mr.baileys: Fixed comments are...Angie Byron2010-06-08
* - Patch #814884 by catch: comment_user_cancel() should use comment_save().Dries Buytaert2010-06-02
* - Patch #767042 by Stefan Freudenberg: move comment rdf tests in rdf.test.Dries Buytaert2010-06-01
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be '...Dries Buytaert2010-05-27
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the d...Dries Buytaert2010-05-26
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' s...Dries Buytaert2010-05-23
* #565642 by David_Rothstein: Fixed 'Recent comments' block is completely hidde...Angie Byron2010-05-10
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co...Angie Byron2010-05-06
* - Patch #775220 by aspilicious, droplet: no underscore in CSS class name.Dries Buytaert2010-05-05
* #674546 by moonray, Jacine: Fixed comment_wrapper() hook missing title_prefix...Angie Byron2010-05-05
* #679960 follow-up by lambic: Add test for 'Notice: undefined variable cids' w...Angie Byron2010-05-03
* - Patch #772836 by Jacine: recent comments block HTML clean-up.Dries Buytaert2010-04-28
* - Patch #537278 by jhodgdon, caelon, dtarc: search results show comment count...Dries Buytaert2010-04-26
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit bu...Dries Buytaert2010-04-24
* #777372 by cwgordon7, Gábor Hojtsy: Fixed Regression: anonymous comments can...Angie Byron2010-04-22
* #691692 by Stefan Freudenberg, linclark: Improve RDF tests.Angie Byron2010-04-22
* #763400 by eojthebrave: Fixed Comment preview/submit button weight not set ca...Angie Byron2010-04-21
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to make...Angie Byron2010-04-20
* - Patch #682552 by mradcliffe, jhodgdon: fixed notices.Dries Buytaert2010-04-17
* - Patch #757288 by catch, jpmckinney: optimize comment_save().Dries Buytaert2010-04-16
* - Patch #445130 by Rob Loach, aspilicious, noahb, jpmckinney, TR: namespace t...Dries Buytaert2010-04-16
* - Patch #721378 by jpmckinney, cha0s, casey, noahb: critical bug: comment_sav...Dries Buytaert2010-04-13
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
* - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to names...Dries Buytaert2010-04-13
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7...Dries Buytaert2010-04-10
* - Patch #762770 by jpmckinney: comment_save() has comparison operator where a...Dries Buytaert2010-04-08
* - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward functio...Dries Buytaert2010-04-07
* - Patch #682552 by mradcliffe, jhodgdon: FieldException when trying to enable...Dries Buytaert2010-04-07
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to en...Dries Buytaert2010-04-06
* - Patch #762234 by catch: give modules access to updated comment statistics i...Dries Buytaert2010-04-06
* - Patch #743804 by gpk: comment_enable() should use node created time not cha...Dries Buytaert2010-04-04
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved x...Dries Buytaert2010-03-31
* - Patch #757288 by catch: optimize comment_save().Dries Buytaert2010-03-31
* - Patch #742318 by sun, yched: fields are editable regardless of whether an b...Dries Buytaert2010-03-28
* #66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from comment...Angie Byron2010-03-28
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ...Dries Buytaert2010-03-26
* - Patch #737858 by moshe weitzman: move watchdog to form submit - our of comm...Dries Buytaert2010-03-24