/[drupal]/drupal/modules/contact/contact.pages.inc
ViewVC logotype

Log of /drupal/modules/contact/contact.pages.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]
Sun Nov 1 21:26:44 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.35: +4 -4 lines
Diff to previous 1.35
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 11:34:44 2009 UTC (5 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34
- Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 19:06:22 2009 UTC (5 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.33: +8 -2 lines
Diff to previous 1.33
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 15:54:33 2009 UTC (5 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
- Patch #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 18:34:10 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.31: +74 -35 lines
Diff to previous 1.31
- Patch #601250 by Dave Reid, VeryMisunderstood: allow anonymous users to use personal contact forms.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 01:06:27 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.30: +42 -52 lines
Diff to previous 1.30
- Patch #601016 by Dave Reid: remove contact_site_page() and contact_personal_page() and use the forms directly.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 15:39:12 2009 UTC (6 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.29: +12 -2 lines
Diff to previous 1.29
- #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information for contact forms.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 02:34:07 2009 UTC (6 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.28: +20 -14 lines
Diff to previous 1.28
- Patch #599186 by Dave Reid: code clean-ups

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

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 00:54:33 2009 UTC (6 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.26: +4 -4 lines
Diff to previous 1.26
- Patch #597784 by Dave Reid: rename 'administer site-wide contact form' to 'administer contact forms'.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:31:14 2009 UTC (7 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make  in url() only accept an array. Another nice API clean-up!

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 26 00:13:19 2009 UTC (8 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.24: +5 -5 lines
Diff to previous 1.24
- Patch #570142 by Dave Reid | Dries: get rid of the admin/structure/contact/settings page.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:46 2009 UTC (2 months ago) by webchick
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#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.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:33 2009 UTC (4 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8, DRUPAL-7-0-UNSTABLE-9
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 11:18:04 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
- Patch #522210 by gpk: phpdoc fix.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 05:06:50 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.20: +4 -4 lines
Diff to previous 1.20
- Patch #453572 by Xano: improve language.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 10:38:40 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.19: +18 -12 lines
Diff to previous 1.19
- Patch #453596 by Xano: clean-up of function names.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 08:04:23 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.18: +1 -4 lines
Diff to previous 1.18
- Patch #240873 by Gábor Hojtsy: move custom help settings to blocks.  Very exciting.

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 14:48:21 2009 UTC (6 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14
Changes since 1.6.2.1: +3 -3 lines
Diff to previous 1.6.2.1 , to branch point 1.6 , to next main 1.36
#229660 by Dave Reid: use theme('username', ...) to display usernames on the user contact page

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 20:09:12 2009 UTC (6 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
#229660 by Dave Reid: Use theme_username() in personal contact form.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 09:27:52 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.16: +66 -74 lines
Diff to previous 1.16
- Patch #282858 by Dave Reid, Ian Ward: nicer message for the contact form when it has not yet been configured.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 05:08:22 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.15: +11 -6 lines
Diff to previous 1.15
#302219 by R.Muilwijk and cyberswat: DBTNGify the Contact module.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:02 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3, DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:04 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 04:30:05 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:10:59 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.11 - (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
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 14:44:34 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
- Patch #248140 by thehong: usability: add destination to user editing page link on personal contact form.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:36 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
- 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.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 14:07:34 2008 UTC (20 months ago) by dries
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
- Patch #223175 by cwgordon07: administers should be able to send as many contacts as they want.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 19:29:07 2008 UTC (21 months ago) by dries
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
- Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the real PHP5 clone().

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 14:42:50 2008 UTC (21 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0, DRUPAL-6-1, DRUPAL-6-10, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#216604 by jweowu, Arancaytar: category field error was set for wrong field in contact module (minor)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 22:56:21 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4
Branch point for: DRUPAL-6
Changes since 1.5: +4 -1 lines
Diff to previous 1.5
#210260 by dropcube: kill notice when anonymous users uses site-wide contact form

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 10 10:38:00 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1, DRUPAL-6-0-RC-2
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
#199016 by blackdog, slightly modified: default_category variable was not set in category form builder

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 16:03:17 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2, DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
- Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 6 12:42:50 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.2: +4 -2 lines
Diff to previous 1.2
#172791 by dmitrig01: fix notices when contact page is called, but contact module is not configured yet

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 11 16:13:45 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
#166237 by jbratton: fix two notices on contact pages for anonymous users

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 06:37:49 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
- Patch #159539 by pwolanin and Crell: split up contact 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