Log of /contributions/modules/actions/actions.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.42 -
(
view)
(
annotate)
-
[select for diffs]
Mon Sep 8 17:58:46 2008 UTC
(13 months, 4 weeks ago)
by
jvandyk
Branch:
MAIN
Changes since
1.41: +2 -2 lines
Diff to
previous 1.41
#260955 by Dave Cohen: cron actions need default 'run' op
Revision
1.41 -
(
view)
(
annotate)
-
[select for diffs]
Sun Aug 3 03:45:37 2008 UTC
(15 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.40: +1 -8 lines
Diff to
previous 1.40
#286573 by deekayen: remove menu access callback (artifact from backport)
Revision
1.40 -
(
view)
(
annotate)
-
[select for diffs]
Sun Aug 3 03:41:44 2008 UTC
(15 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.39: +6 -6 lines
Diff to
previous 1.39
#286445 by deekayen: administer_actions becomes administer actions
#286542 by deekayen: code cleanup (thanks, coder.module!)
Revision
1.37 -
(
view)
(
annotate)
-
[select for diffs]
Tue Apr 29 19:31:27 2008 UTC
(18 months, 1 week ago)
by
jvandyk
Branch:
MAIN
Changes since
1.36: +3 -3 lines
Diff to
previous 1.36
#236955 by tom friedhof: make recursion check per-node
Revision
1.35 -
(
view)
(
annotate)
-
[select for diffs]
Thu Apr 24 19:56:37 2008 UTC
(18 months, 2 weeks ago)
by
jvandyk
Branch:
MAIN
Changes since
1.34: +7 -3 lines
Diff to
previous 1.34
Allow actions to declare that they support any op within a hook
Revision
1.32 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 9 18:19:25 2008 UTC
(18 months, 4 weeks ago)
by
jvandyk
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-1
Changes since
1.31: +15 -10 lines
Diff to
previous 1.31
fix automenu support for third-party triggers; #235612 work around workflow-ng namespace issues
Revision
1.29 -
(
view)
(
annotate)
-
[select for diffs]
Wed May 23 22:07:23 2007 UTC
(2 years, 5 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.28: +107 -25 lines
Diff to
previous 1.28
new architecture: fewer switch statements, more functions
Revision
1.28 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 1 21:13:40 2007 UTC
(2 years, 6 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.27: +88 -29 lines
Diff to
previous 1.27
actions now declare hook/op combinations they support
Revision
1.26 -
(
view)
(
annotate)
-
[select for diffs]
Sun Apr 22 03:42:12 2007 UTC
(2 years, 6 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.25: +325 -300 lines
Diff to
previous 1.25
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.25.2.1 -
(
view)
(
annotate)
-
[select for diffs]
Fri Mar 9 14:54:44 2007 UTC
(2 years, 8 months ago)
by
jvandyk
Branch:
DRUPAL-5
Changes since
1.25: +5 -5 lines
Diff to
previous 1.25
#126152 by gordon: move actions menus to Site building section of admin screen
Revision
1.25 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 28 21:34:41 2006 UTC
(3 years ago)
by
jvandyk
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.24: +6 -6 lines
Diff to
previous 1.24
#90073 by suit4: make include_once open_basedir-friendly
remove old .pgsql file
capitalize menu items
Revision
1.23 -
(
view)
(
annotate)
-
[select for diffs]
Fri Sep 8 20:48:35 2006 UTC
(3 years, 2 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.22: +5 -3 lines
Diff to
previous 1.22
#65929 by reikiman: ensure stored parameters exist
Revision
1.21 -
(
view)
(
annotate)
-
[select for diffs]
Fri Sep 8 14:38:37 2006 UTC
(3 years, 2 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.20: +1 -15 lines
Diff to
previous 1.20
#83029 by RobRoy: action to set message; #80042 by fago: remove confusing tabs
Revision
1.19 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 16 20:43:37 2006 UTC
(3 years, 5 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.18: +5 -5 lines
Diff to
previous 1.18
#63925 by CogRusty: make helptext more translatable
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Sat Mar 26 23:35:03 2005 UTC
(4 years, 7 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.10: +2 -2 lines
Diff to
previous 1.10
add a dollar sign to compensate for stronger euro
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Sat Mar 26 18:58:38 2005 UTC
(4 years, 7 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.9: +13 -9 lines
Diff to
previous 1.9
prevent redeclaration of local function by moving it outside of actions_list()
Revision
1.8 -
(
view)
(
annotate)
-
[select for diffs]
Sun Feb 27 10:41:48 2005 UTC
(4 years, 8 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.7: +3 -3 lines
Diff to
previous 1.7
use elipses to indicate that an action instance will be created
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Thu Feb 3 19:35:58 2005 UTC
(4 years, 9 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.5: +11 -8 lines
Diff to
previous 1.5
patch by mathias. Use form_get_errors() for validation. Use drupal_goto() after deleting an action.
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Sat Jan 29 18:59:02 2005 UTC
(4 years, 9 months ago)
by
jvandyk
Branch:
MAIN
Changes since
1.2: +2 -2 lines
Diff to
previous 1.2
array_pop() to make sure batched actions happen in the expected order
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jan 18 04:52:44 2005 UTC
(4 years, 9 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.