/[drupal]/drupal/modules/comment/comment.admin.inc
ViewVC logotype

Log of /drupal/modules/comment/comment.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 05:27:18 2009 UTC (3 weeks, 5 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.35: +24 -4 lines
Diff to previous 1.35
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 20:40:05 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.34: +2 -23 lines
Diff to previous 1.34
- Patch #606608 by q0rban, sun, David_Rothstein: use proper menu router paths for comment/*.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 13:37:07 2009 UTC (7 weeks ago) by dries
Branch: MAIN
Changes since 1.33: +4 -4 lines
Diff to previous 1.33
- Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp into 'created' and 'changed' columns, just like for nodes.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 00:59:56 2009 UTC (7 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:45 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.31: +4 -5 lines
Diff to previous 1.31
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
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.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 10:27:14 2009 UTC (3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
- Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 19:44:09 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.29: +9 -40 lines
Diff to previous 1.29
- Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 19:24:20 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.28: +6 -6 lines
Diff to previous 1.28
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 06:39:33 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.27: +2 -4 lines
Diff to previous 1.27
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 19:18:05 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 20:39:20 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
- Patch #504678 by catch: use objects instead of arrays.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 10:13:28 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.24: +6 -6 lines
Diff to previous 1.24
- Patch #501466 by catch: move comment administration to a tab.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 13:03:53 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
- Patch #26966 by catch, skiminki, aaronbauman et al: fixed comment links when paging is used.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 10:27:42 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.22: +5 -6 lines
Diff to previous 1.22
- Patch #302268 by Berdir, Dave Reid, tizzo, Ryan Palmer: TableSort and PagerQueries broken.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 10:43:52 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 11:33:17 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 10:34:55 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.19: +8 -6 lines
Diff to previous 1.19
- Patch #468944 by Berdir: database clean-ups for comment.module.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 08:37:44 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:44:38 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
- Patch #330748 by stBorchert: remove  from theme_pager*.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 20:13:26 2009 UTC (8 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:26 2009 UTC (9 months ago) by webchick
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 16:53:41 2009 UTC (9 months ago) by dries
Branch: MAIN
Changes since 1.14: +16 -3 lines
Diff to previous 1.14
- Patch #299267 by Crell: add extender support to the SELECT query builder.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 15:19:55 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 07:43:26 2009 UTC (10 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.12: +24 -65 lines
Diff to previous 1.12
#242962 by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests).

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 16:32:21 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.11: +6 -6 lines
Diff to previous 1.11
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency.  Oh my.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 21:44:01 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.10: +4 -2 lines
Diff to previous 1.10
- Patch #314532 by jsaints, Crell, Arancaytar, CorniI, Rob Loach, et al: convert comment module to new DB layer.  Doesn't break any additional tests so if we discover a regression, please submit a test with it.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:26 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2
Changes since 1.9: +8 -8 lines
Diff to previous 1.9
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 07:27:35 2008 UTC (18 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.4.2.1: +2 -2 lines
Diff to previous 1.4.2.1 , to branch point 1.4 , to next main 1.36
#217957 by yched, quicksketch: header cell removal is broken when headers use colspans (and a little bit of performance improvement)

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 13:12:40 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.8: +68 -45 lines
Diff to previous 1.8
- Patch #258171 by Senpai: code cleanup.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 15:11:04 2008 UTC (18 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 18:06:36 2008 UTC (19 months ago) by dries
Branch: DRUPAL-6
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
- Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 18:05:58 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
- Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:36 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.5: +8 -8 lines
Diff to previous 1.5
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:13:57 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
- Patch #195072 by webchick and coltrane: make _comment_load() a public API function by renaming it to comment_load().

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 10:35:41 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2
Branch point for: DRUPAL-6
Changes since 1.3: +6 -6 lines
Diff to previous 1.3
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 22:16:55 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.2: +2 -3 lines
Diff to previous 1.2
- Patch #199510 by Pancho: fixed form API conversions.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 21:01:44 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.1: +31 -1 lines
Diff to previous 1.1
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 31 17:50:47 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
- Patch #163499 by Crell et al: split up comment module.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2