/[drupal]/drupal/includes/actions.inc
ViewVC logotype

Log of /drupal/includes/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.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 08:14:05 2009 UTC (2 weeks, 6 days ago) by goba
Branch: DRUPAL-6
Changes since 1.8.2.9: +13 -9 lines
Diff to previous 1.8.2.9 , to branch point 1.8 , to next main 1.34
#539716 by Pasqualle, pp, jhodgdon: fix code documentation for actions_get_all_actions()

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 06:56:23 2009 UTC (5 weeks, 4 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
#356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 17:29:16 2009 UTC (6 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.32: +20 -1 lines
Diff to previous 1.32
#360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen fixes.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 07:47:44 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.31: +15 -5 lines
Diff to previous 1.31
- Patch #306611 by jbomb, sun | Damien Tournoud: fixed fatal error when trying to invoke non-existing action callbacks.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 11:07:36 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.30: +76 -106 lines
Diff to previous 1.30
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave 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.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 16:50:11 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.

Revision 1.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 10 10:39:49 2009 UTC (3 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.8.2.8: +3 -1 lines
Diff to previous 1.8.2.8 , to branch point 1.8
#265265 by neochief, jhodgdon: missing phpdoc @code tags on PHP code examples in form.inc and actions.inc

Revision 1.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 10 10:34:42 2009 UTC (3 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.8.2.7: +4 -1 lines
Diff to previous 1.8.2.7 , to branch point 1.8
#392688 by will_in_wi, jeffschuler, jhodgdon: document type argument on action_save()

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:31 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 18 10:37:37 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.27: +4 -1 lines
Diff to previous 1.27
- Patch #392688 by jeffschuler: added missing documentation.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 03:12:18 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.26: +7 -7 lines
Diff to previous 1.26
#408434 by mr.baileys and andypost: Fix fatal error in actions.inc after DBTNG conversion.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 09:50:46 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6, DRUPAL-7-0-UNSTABLE-7
Changes since 1.25: +3 -7 lines
Diff to previous 1.25
- Patch #332266 by mr.baileys, Dave Reid, cwgordon7: fixed broken SQL query in actions code.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:03 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 14:34:30 2009 UTC (9 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13
Changes since 1.8.2.6: +3 -1 lines
Diff to previous 1.8.2.6 , to branch point 1.8
#290282 by kratib, jvandyk, ainigma32: Only track/limit the recursive invocations of actions_do(), instead of tracking/limiting them all.

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 17:02:58 2009 UTC (10 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-9
Changes since 1.8.2.5: +2 -2 lines
Diff to previous 1.8.2.5 , to branch point 1.8
#308526 by chx: Also reset actions_list() cache on actions_synchronize()

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 05:20:20 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.23: +8 -5 lines
Diff to previous 1.23
- Patch #319404 by Dave Reid: simplify actions_sychronize and remove  paramater.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 18:42:03 2008 UTC (11 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.22: +42 -42 lines
Diff to previous 1.22
#333658 by sun: Code clean-up for actions.inc.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 07:28:03 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
#329223 by chx: Fix notice in actions configuration tests.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 12:45:53 2008 UTC (13 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Changes since 1.8.2.4: +2 -2 lines
Diff to previous 1.8.2.4 , to branch point 1.8
#317238 by Pedro Lozano: Fix incorrect path to remove orphaned actions.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 08:49:51 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.20: +56 -46 lines
Diff to previous 1.20
- Patch #319210 by Dave Reid: DBTNG'ed actions.inc.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 06:10:14 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#317238 by Pedro Lozano: Fix broken link to orphaned actions in watchdog.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 02:06:00 2008 UTC (13 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.18: +3 -1 lines
Diff to previous 1.18
- Patch #290282 by jvandyk, kratib: correct tracking of recursion.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 16:13:37 2008 UTC (14 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.17: +4 -12 lines
Diff to previous 1.17
#266773 by Susurrus and Dave Reid: actions_syncronize() cleanup.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 16:07:47 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#308526 by chx: Actions do not reset on sync.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 09:29:22 2008 UTC (14 months, 3 weeks ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-5
Changes since 1.8.2.3: +8 -8 lines
Diff to previous 1.8.2.3 , to branch point 1.8
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 09:29:06 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.15: +8 -8 lines
Diff to previous 1.15
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 06:57:45 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- Patch #246522 by mustafu, Dries: fixed typo in documentation.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 06:57:31 2008 UTC (15 months, 2 weeks ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-4
Changes since 1.8.2.2: +2 -2 lines
Diff to previous 1.8.2.2 , to branch point 1.8
- Patch #246522 by mustafu, Dries: fixed typo in documentation.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 06:57:32 2008 UTC (15 months, 2 weeks ago) by dries
Branch: DRUPAL-6
Changes since 1.8.2.1: +2 -2 lines
Diff to previous 1.8.2.1 , to branch point 1.8
- Patch #293434 by eMPee584 and Damien: fixed broken watchdog call.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 06:57:13 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
- Patch #293434 by eMPee584 and Damien: fixed broken watchdog call.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 12:07:15 2008 UTC (16 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.12: +356 -58 lines
Diff to previous 1.12
- Restored actions.inc

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 11:37:34 2008 UTC (16 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.11: +58 -356 lines
Diff to previous 1.11
- Patch #266406 by cwgordon7 and catch: initial tests for (configuring complex) actions.

Revision 1.8.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
CVS Tags: DRUPAL-6-3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
- Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.

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

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:33 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
- 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.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 22:15:04 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.8: +2 -4 lines
Diff to previous 1.8
- Patch #203846 by pwolanin: remove PHP4 compatibility code.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 14:51:04 2007 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.7: +6 -6 lines
Diff to previous 1.7
#203846 by pwolanin and jvandyk: PHP 4 does not allow omitting an object when it is passed by reference, so we need to live with dummy object passing with actions for object-less actions to support PHP 4

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:20 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 09:20:27 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.5: +4 -5 lines
Diff to previous 1.5
#194149 reported by hswong3i, in patch form by Rob Loach: action loading was using improper variable and property names

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 14:52:18 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2, DRUPAL-6-0-BETA-3
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Four watchdog() calls which still used t(), identified by myself after implementing extraction code for Drupal 6 at #182765

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 9 20:01:39 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#174170 by Shiny: different method to insert an action row with default values, so it works with PostgreSQL too

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 29 14:57:49 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.2: +150 -10 lines
Diff to previous 1.2
#155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 08:39:35 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1
#164935 by Ralf Stamm: standardize CVS Id tags in files:
 - always include CVS Id tags in all files
 - add a new line after the CVS Id, if more code or phpdoc follows in the same code block
 - fix bogus Id tags previously added

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 29 18:06:50 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
- Patch #148410 by jvandyk: added rewrite of the actions module!

  This is a very important patch, but one that is merely an enabler.
  Hopefully we'll see more people submitting "action patches" in the
  near future.

  Thanks for the hard work and persistence, John.  *If* you decide
  to update the Drupal Pro Development book to Drupal 6, make sure
  to add a chapter on 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