summaryrefslogtreecommitdiff
path: root/modules/comment
Commit message (Collapse)AuthorAge
...
* #279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where ↵Angie Byron2010-01-13
| | | | possible.
* #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ↵Angie Byron2010-01-13
| | | | formatters have a generic way to build the url of an 'entity'.
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵Angie Byron2010-01-13
| | | | clobbering problems, and improve suggestion discovery performance.
* #636992 by catch, yched: Fixed Entity loading needs protection from infinite ↵Angie Byron2010-01-13
| | | | recursion. Prevents unnecessary user_load()s from RDF.
* #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix ↵Angie Byron2010-01-12
| | | | inconsistencies in menu description labeling.
* #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user ↵Angie Byron2010-01-11
| | | | interface.
* #679960 by aspilicious: Fixed 'Notice: undefined variable cids' when there ↵Angie Byron2010-01-11
| | | | are no comments available.
* #538164 follow-up by yched: Fix notice in update.php.Angie Byron2010-01-11
|
* #560608 by pounard, plach, and yched: Fixed missing calls to ↵Angie Byron2010-01-10
| | | | field_attach_preprocess().
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* - Patch #677662 by heyrocker: fixed in several hook_token() implementations ↵Dries Buytaert2010-01-07
| | | | so that language options get set properly.
* #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment ↵Angie Byron2010-01-07
| | | | body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
* - Patch #652588 by scor: updated RDF mapping definition in the core modules.Dries Buytaert2010-01-05
|
* - Patch #673974 by sun: Fixed PHP notice when mass-unpublishing or deleting ↵Dries Buytaert2010-01-05
| | | | comments, and wrong form validation redirect.
* #646874 by sun and David_Rothstein: Remove assumptions about Contextual ↵Angie Byron2010-01-04
| | | | links and Shortcut modules from template files.
* #363977 by catch, fabsor, and snufkin: Base comment edit links on a ↵Angie Byron2010-01-03
| | | | permission rather than a count query (performance).
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* Roll-back of #654854: this causes tests to fail.Angie Byron2009-12-27
|
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* #654854 by marcingy and yched: Remove unneeded node_build() when creating a ↵Angie Byron2009-12-25
| | | | new comment.
* - Patch #664012 by sun: fixed comment settings.Dries Buytaert2009-12-24
|
* - Patch #658314 by bleen18, dereine: fixed variable in node.tpl.php -- take 2.Dries Buytaert2009-12-22
|
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Rollback of previous patch. Houston, it has a typo.Dries Buytaert2009-12-17
|
* - Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy.Dries Buytaert2009-12-17
|
* - Patch #632092 by scor, linclark: number of replies of a node in RDFa.Dries Buytaert2009-12-16
|
* - Patch #644648 by sun: cleaned up, documented, and corrected some ↵Dries Buytaert2009-12-14
| | | | ['#token'] code.
* #653940 follow-up by carlos8f and sun: Fix fatal errors in tests and revert ↵Angie Byron2009-12-13
| | | | changes to error reporting in previous patch.
* - Patch #314349 by Damien Tournoud, Dave Reid, CorniI, nedjo, catch: fixed ↵Dries Buytaert2009-12-11
| | | | PDO Exception when having too much comments.
* - Patch #653940 by sun: tests weren't reporting all errors.Dries Buytaert2009-12-10
|
* #654014 by moshe weitzman: Fix broken update functions.Angie Byron2009-12-08
|
* #520740 by marcingy, catch, and Damien Tournoud: Fixed Comment threading ↵Angie Byron2009-12-08
| | | | (with test).
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: ↵Dries Buytaert2009-12-02
| | | | improved consistency, flexibility and accessibility of form element labels.
* - Patch #645374 by sun: make object IDs available to form submit handlers. ↵Dries Buytaert2009-12-01
| | | | This should be a best practice, IMO.
* - Patch #336483 by catch: moving the update function to the proper module.Dries Buytaert2009-12-01
|
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* #641034 by plach: Make comment lists filterable.Angie Byron2009-11-28
|
* - Patch #644648 by sun: comment_form() structure and elements were inconsistent.Dries Buytaert2009-11-28
|
* #633750 by arianek, Shai, jhodgdon, and JuliaKM: Update Comment module to ↵Angie Byron2009-11-26
| | | | new documentation standards.
* - Patch #122098 by jeffschuler: small code clean up.Dries Buytaert2009-11-21
|
* #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.Angie Byron2009-11-19
|
* - Patch #624290 by peximo: improved assumptions about default comment language.Dries Buytaert2009-11-18
|
* - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add ↵Dries Buytaert2009-11-17
| | | | link to the permissions and configuration page of each module from the module configuration page. Great team work!
* - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username.Dries Buytaert2009-11-12
|
* - Patch #292984 by sun: add cid to node_comment_statistics() for Views ↵Dries Buytaert2009-11-12
| | | | support and simplification of the code.
* Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵Angie Byron2009-11-08
| | | | can't ever pass in another type of class.