summaryrefslogtreecommitdiff
path: root/modules/comment
Commit message (Collapse)AuthorAge
...
* - Patch #607244 by sun: added permission to decrease performance impact of ↵Dries Buytaert2009-11-07
| | | | contextual links.
* #585868 by sun: Provide a generic way for actions to denote that they change ↵Angie Byron2009-11-06
| | | | a property.
* #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and ↵Angie Byron2009-11-03
| | | | support on node/comment pages rel=canonical and rel=shortlink standards.
* #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ↵Angie Byron2009-11-03
| | | | arrays and forms (e.g. 'Operations') alterable.
* #564642 by Scott Reynolds, Damien Tournoud, matt2000, and moshe weitzman: ↵Angie Byron2009-11-02
| | | | Remove previous content property from build functions so artifacts do not persist.
* #537056 by catch and dww: Fixed Broken drupal_static() conversion in ↵Angie Byron2009-11-02
| | | | theme_comment_post_forbidden().
* - Patch #595084 by c960657: use type hinting for .Dries Buytaert2009-11-01
|
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* #493030 follow-up by sun: Clean-ups to RDF module.Angie Byron2009-10-20
|
* - Patch #493030 by effulgentsia: documentation improvements/additions for ↵Dries Buytaert2009-10-19
| | | | RDF support.
* - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin ↵Dries Buytaert2009-10-19
| | | | Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
* - Patch #608036 by effulgentsia: add content_attributes() variable for tpl ↵Dries Buytaert2009-10-19
| | | | files, so RDF can be implemented better.
* #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: ↵Angie Byron2009-10-17
| | | | Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
* #606640 by eojthebrave and sun: Use proper menu router paths for the block ↵Angie Byron2009-10-16
| | | | module.
* - Patch #606608 by q0rban, sun, David_Rothstein: use proper menu router ↵Dries Buytaert2009-10-16
| | | | paths for comment/*.
* - Patch #440876: missing files.Dries Buytaert2009-10-16
|
* - Patch #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie ↵Dries Buytaert2009-10-16
| | | | information.
* - Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment ↵Dries Buytaert2009-10-16
| | | | preview + unify with node preview settings.
* #605862 by andypost, peximo, sun: Store language for comments.Angie Byron2009-10-16
|
* #493314 by yched and catch: Add multiple hook for formatters.Angie Byron2009-10-16
|
* #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same ↵Angie Byron2009-10-15
| | | | parameters as url().
* - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX ↵Dries Buytaert2009-10-15
| | | | 'callback' callbacks. Oh my, this is the beginning of something big.
* - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵Dries Buytaert2009-10-15
| | | | avoid users rendering their site unusable.
* #569318 by Benjamin Melançon: Fixed hook_comment_load() never gets called.Angie Byron2009-10-13
|
* #557292 by peximo, plach, catch, and yched: Convert node title to Field API.Angie Byron2009-10-11
|
* #569238 by sun, swentel, catch: Changed Make check_markup() not cache by ↵Angie Byron2009-10-10
| | | | default.
* #360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen ↵Angie Byron2009-10-10
| | | | fixes.
* - Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp ↵Dries Buytaert2009-10-10
| | | | into 'created' and 'changed' columns, just like for nodes.
* - Patch #585838 by sun: quick fix for {comment}.status being broken.Dries Buytaert2009-10-09
|
* - #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie ↵Dries Buytaert2009-10-09
| | | | information for contact forms.
* #592704 by BarisW and Mike Wacker: Display number of unapproved comments in ↵Angie Byron2009-10-09
| | | | the approval queue menu item.
* - Patch #599640 by sun: move hard-coded comment query options to caller.Dries Buytaert2009-10-09
|
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* #300993 follow-up by Dave Reid: Remove cruft from tests now that we have a ↵Angie Byron2009-10-08
| | | | real permissions API.
* - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when ↵Dries Buytaert2009-09-30
| | | | language is specified in .
* - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵Dries Buytaert2009-09-29
| | | | url() only accept an array. Another nice API clean-up!
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
|
* - Patch #581534 by pwolanin | sun: fix redirecting after submitting a ↵Dries Buytaert2009-09-22
| | | | comment on a multi-page comment thread.
* - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵Dries Buytaert2009-09-20
| | | | dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
* - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave ↵Dries Buytaert2009-09-19
| | | | Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
| | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent.
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵Angie Byron2009-09-18
| | | | hey hey hey... gooood byeeee...
* #571604 by catch: Stop calling node_load() 3 times for every comment. ;)Angie Byron2009-09-11
|
* - Patch #569362 by scor, effulgentsia, catch: add attributes and ↵Dries Buytaert2009-09-11
| | | | title_attributes() variables for tpl files so that RDFa and Microformats can be implemented.
* #564632 by moshe weitzman: Unify various _build() functions and remove ↵Angie Byron2009-09-10
| | | | duplicate copy of content.
* - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵Dries Buytaert2009-09-10
| | | | weitzman: automatically install/uninstall schema.
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵Dries Buytaert2009-09-05
| | | | other types of stuff to render() structures.
* - Patch #412030 by stBorchert: fixed placement of descriptions on radios.Dries Buytaert2009-09-05
|
* - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵Dries Buytaert2009-08-31
| | | | .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
* - Patch #394182 by chx, Berdir: converted search module to the new database ↵Dries Buytaert2009-08-29
| | | | abstraction layer. Rest in peace old database layer.