/[drupal]/contributions/modules/actions/actions.inc
ViewVC logotype

Log of /contributions/modules/actions/actions.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.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 17:43:08 2008 UTC (14 months, 2 weeks ago) by jvandyk
Branch: MAIN
CVS Tags: DRUPAL-5--2-6, HEAD
Branch point for: DRUPAL-5--2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#260957 by Dave Cohen: correct default type for

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 03:41:43 2008 UTC (15 months, 3 weeks ago) by jvandyk
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
#286445 by deekayen: administer_actions becomes administer actions
#286542 by deekayen: code cleanup (thanks, coder.module!)

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 04:21:38 2008 UTC (20 months, 1 week ago) by jvandyk
Branch: MAIN
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-1, DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-4, DRUPAL-5--2-5
Changes since 1.21: +306 -67 lines
Diff to previous 1.21
backport of Drupal 6 actions and triggers by sorenjones and jvandyk

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 20:30:56 2007 UTC (2 years, 6 months ago) by jvandyk
Branch: MAIN
Changes since 1.20: +48 -65 lines
Diff to previous 1.20
now stable enough for some testing

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 23 22:07:23 2007 UTC (2 years, 6 months ago) by jvandyk
Branch: MAIN
Changes since 1.19: +17 -45 lines
Diff to previous 1.19
new architecture: fewer switch statements, more functions

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 19:43:54 2007 UTC (2 years, 6 months ago) by jvandyk
Branch: MAIN
Changes since 1.18: +0 -47 lines
Diff to previous 1.18
remove deprecated actions registry functions

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 21:13:40 2007 UTC (2 years, 6 months ago) by jvandyk
Branch: MAIN
Changes since 1.17: +8 -5 lines
Diff to previous 1.17
actions now declare hook/op combinations they support

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 22 03:42:12 2007 UTC (2 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.16: +252 -406 lines
Diff to previous 1.16
default actions moved from actions.inc to default_actions.inc
actions.inc is now the actions engine and should live in includes
working towards assigning actions to any Drupal hook

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 13:43:49 2007 UTC (2 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
#133040 by texasnomad and jefflenning: drupal_mail now takes care of setting extra headers

Revision 1.12.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 13:43:31 2007 UTC (2 years, 7 months ago) by jvandyk
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.12.2.3: +2 -2 lines
Diff to previous 1.12.2.3 , to branch point 1.12 , to next main 1.24
#133040 by texasnomad and jefflenning: drupal_mail now takes care of setting extra headers

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 15:21:15 2007 UTC (2 years, 8 months ago) by jvandyk
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.8.2.4: +2 -2 lines
Diff to previous 1.8.2.4 , to branch point 1.8 , to next main 1.24
#86324 by bjvetter: standard SMTP headers

Revision 1.12.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 15:20:33 2007 UTC (2 years, 8 months ago) by jvandyk
Branch: DRUPAL-5
Changes since 1.12.2.2: +2 -2 lines
Diff to previous 1.12.2.2 , to branch point 1.12
#86324 by bjvetter: standard SMTP headers

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 15:18:55 2007 UTC (2 years, 8 months ago) by jvandyk
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
#86324 by bjvetter: standard SMTP headers

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 17:16:30 2007 UTC (2 years, 10 months ago) by jvandyk
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
#110669 by drewish: add mailkey parameter

Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 17:16:11 2007 UTC (2 years, 10 months ago) by jvandyk
Branch: DRUPAL-5
Changes since 1.12.2.1: +2 -2 lines
Diff to previous 1.12.2.1 , to branch point 1.12
#110669 by drewish: add mailkey parameter

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 02:25:40 2007 UTC (2 years, 10 months ago) by jvandyk
Branch: DRUPAL-5
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#110669 by drewish: use drupal_mail

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 02:25:01 2007 UTC (2 years, 10 months ago) by jvandyk
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#110669 by drewish: use drupal_mail

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 20:40:07 2006 UTC (3 years, 2 months ago) by jvandyk
Branch: DRUPAL-4-7
Changes since 1.8.2.3: +2 -4 lines
Diff to previous 1.8.2.3 , to branch point 1.8
omit reference to queue.module

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 20:38:43 2006 UTC (3 years, 2 months ago) by jvandyk
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.11: +2 -66 lines
Diff to previous 1.11
#73418 by moshe: following the lead of core, remove moderation support

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 14:39:02 2006 UTC (3 years, 2 months ago) by jvandyk
Branch: DRUPAL-4-7
Changes since 1.8.2.2: +60 -2 lines
Diff to previous 1.8.2.2 , to branch point 1.8
#83029 by RobRoy: action to set message; #80042 by fago: remove confusing tabs

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 14:38:37 2006 UTC (3 years, 2 months ago) by jvandyk
Branch: MAIN
Changes since 1.10: +60 -2 lines
Diff to previous 1.10
#83029 by RobRoy: action to set message; #80042 by fago: remove confusing tabs

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 12 22:55:40 2006 UTC (3 years, 4 months ago) by jvandyk
Branch: DRUPAL-4-7
Changes since 1.8.2.1: +10 -1 lines
Diff to previous 1.8.2.1 , to branch point 1.8
#24326 by Jaza/yched: revisions support

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 12 22:54:42 2006 UTC (3 years, 4 months ago) by jvandyk
Branch: MAIN
Changes since 1.9: +10 -1 lines
Diff to previous 1.9
#24326 by Jaza/yched: revisions support

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 29 02:32:11 2006 UTC (3 years, 6 months ago) by jvandyk
Branch: DRUPAL-4-7
Changes since 1.8: +3 -1 lines
Diff to previous 1.8
#65544 by jjeff: allow substitution in email subject

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 29 02:30:47 2006 UTC (3 years, 6 months ago) by jvandyk
Branch: MAIN
Changes since 1.8: +3 -1 lines
Diff to previous 1.8
#65544 by jjeff: allow substitution in email subject

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 28 03:09:52 2005 UTC (3 years, 11 months ago) by jvandyk
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.7: +10 -10 lines
Diff to previous 1.7
proper use of t(); correct watchdog message for sticky actions

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 9 17:19:30 2005 UTC (3 years, 11 months ago) by jvandyk
Branch: MAIN
Changes since 1.6: +111 -106 lines
Diff to previous 1.6
formapi update (incorporates #39741 by sar)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 4 03:13:56 2005 UTC (4 years, 1 month ago) by jvandyk
Branch: MAIN
Changes since 1.5: +16 -10 lines
Diff to previous 1.5
allow substitution of uid, node teaser and body in email action

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 4 02:56:07 2005 UTC (4 years, 1 month ago) by jvandyk
Branch: MAIN
Changes since 1.4: +28 -11 lines
Diff to previous 1.4
#32864 allow variable substitution in email action

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 29 18:57:55 2005 UTC (4 years, 9 months ago) by jvandyk
Branch: MAIN
Changes since 1.3: +151 -261 lines
Diff to previous 1.3
passing node by reference so our changes are not discarded when actions are batched

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 27 22:03:40 2005 UTC (4 years, 10 months ago) by jvandyk
Branch: MAIN
Changes since 1.2: +307 -305 lines
Diff to previous 1.2
coding standards compliance

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 26 23:03:22 2005 UTC (4 years, 10 months ago) by jvandyk
Branch: MAIN
Changes since 1.1: +72 -0 lines
Diff to previous 1.1
added action to assign user ownership to a node

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 18 04:52:44 2005 UTC (4 years, 10 months ago) by jvandyk
Branch: MAIN
the former action.module has been transmogrified to become actions.module to simplify naming convnetions for actions

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