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

Log of /drupal/modules/trigger/trigger.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.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 03:59:06 2009 UTC (2 weeks, 5 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.20: +37 -31 lines
Diff to previous 1.20
#585868 by sun: Provide a generic way for actions to denote that they change a property.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 04:36:25 2009 UTC (3 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.19: +5 -3 lines
Diff to previous 1.19
#505942 by andypost and hass: Added label context to Trigger description's t() string.

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

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 11:07:36 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.17: +76 -111 lines
Diff to previous 1.17
- 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.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:48 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
#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.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 16:50:12 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 15:35:36 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.14: +8 -6 lines
Diff to previous 1.14
#296322 by cwgordon7 andSenpai: Fix horribly broken trigger module and add tests so we don't do it anymore.

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

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 14:24:57 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 16:05:58 2009 UTC (4 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
#504428 by Sutharsan: Include link to add item on all empty admin listing pages.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 19:15:08 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.10: +53 -15 lines
Diff to previous 1.10
- Patch #394586 by andypost, bubbasan, Berdir: convert to the new database abstraction layer.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 08:37:45 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:07 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.8: +5 -8 lines
Diff to previous 1.8
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 18:55:32 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
- Patch #355236 by Frando: refactor drupal_render() theming.

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

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:43 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.5: +5 -5 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]
Tue Jan 8 10:35:43 2008 UTC (22 months, 2 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-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Branch point for: DRUPAL-6
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 22:23:45 2008 UTC (22 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.3: +5 -3 lines
Diff to previous 1.3
- Patch #206512 by jvandyk: fixed grammar mistake in status message.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 12:02:52 2007 UTC (22 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Patch #204221 by webernet: code style fixes.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 09:58:34 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.1: +3 -1 lines
Diff to previous 1.1
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 31 16:30:14 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
- Patch #181576 by Crell: split trigger 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