/[drupal]/contributions/modules/simpletest_automator/simpletest_automator.admin.inc
ViewVC logotype

Log of /contributions/modules/simpletest_automator/simpletest_automator.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.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 21:54:43 2009 UTC (6 months ago) by cwgordon7
Branch: MAIN
CVS Tags: HEAD
Changes since 1.28: +39 -21 lines
Diff to previous 1.28
Various fixes, still not working entirely with the latest version of HEAD.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 06:41:42 2008 UTC (15 months ago) by cwgordon7
Branch: MAIN
Changes since 1.27: +53 -15 lines
Diff to previous 1.27
All the things I've done over the past few days, semi-working state.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 03:45:17 2008 UTC (15 months, 1 week ago) by cwgordon7
Branch: MAIN
Changes since 1.26: +3 -1 lines
Diff to previous 1.26
Some cool changes, I forget the details, look at the diff if you're curious.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 03:13:32 2008 UTC (15 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.25: +14 -2 lines
Diff to previous 1.25
Committing work

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 22:19:46 2008 UTC (15 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.24: +10 -17 lines
Diff to previous 1.24
Better Import/Export

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 20:10:45 2008 UTC (15 months, 1 week ago) by cwgordon7
Branch: MAIN
Changes since 1.23: +48 -41 lines
Diff to previous 1.23
Bug fixes, import/export fixes, import now working. Also removed collision with hook_action_info().

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 17:22:49 2008 UTC (15 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.22: +50 -11 lines
Diff to previous 1.22
Adding import and adding a file

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 16:26:07 2008 UTC (15 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.21: +3 -2 lines
Diff to previous 1.21
Test exporting works

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 07:02:19 2008 UTC (15 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.20: +18 -1 lines
Diff to previous 1.20
Checking changes for the night.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 04:34:05 2008 UTC (15 months, 1 week ago) by cwgordon7
Branch: MAIN
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
Shouldn't be able to change action types, that would defeat the purpose.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 04:32:03 2008 UTC (15 months, 1 week ago) by cwgordon7
Branch: MAIN
Changes since 1.18: +57 -13 lines
Diff to previous 1.18
Submit functions working, small schema change.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 03:41:21 2008 UTC (15 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.17: +11 -5 lines
Diff to previous 1.17
Adding delete form

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 03:38:17 2008 UTC (15 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.16: +48 -16 lines
Diff to previous 1.16
Adding tabledrag for the actions interface

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 02:34:46 2008 UTC (15 months, 1 week ago) by cwgordon7
Branch: MAIN
Changes since 1.15: +65 -3 lines
Diff to previous 1.15
Updates, AHAH-ified form awesomeness.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 01:07:53 2008 UTC (15 months, 1 week ago) by cwgordon7
Branch: MAIN
Changes since 1.14: +46 -4 lines
Diff to previous 1.14
A start on the administration interface.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 9 05:47:18 2008 UTC (15 months, 2 weeks ago) by dmitrig01
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
Fixing an odd edge case

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 03:37:53 2008 UTC (15 months, 4 weeks ago) by cwgordon7
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
Added SimpleTest Automator Proctor module to interface with SimpleTest during the child Drupal installation runs.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 03:20:50 2008 UTC (16 months ago) by cwgordon7
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Bug fixes for simpletest_automator_action_load().

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 03:13:03 2008 UTC (16 months ago) by dmitrig01
Branch: MAIN
Changes since 1.10: +96 -93 lines
Diff to previous 1.10
Fixing it

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 09:16:09 2008 UTC (16 months ago) by cwgordon7
Branch: MAIN
Changes since 1.9: +62 -52 lines
Diff to previous 1.9
Permissions screen fixified.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 20:48:32 2008 UTC (16 months ago) by cwgordon7
Branch: MAIN
Changes since 1.8: +10 -4 lines
Diff to previous 1.8
Various bug fixes I happened to run into.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 19:02:27 2008 UTC (16 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.7: +40 -11 lines
Diff to previous 1.7
making it work with HEAD.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 07:13:48 2008 UTC (16 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6
Something wasn't working, fixing.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 20:58:34 2008 UTC (16 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.5: +52 -18 lines
Diff to previous 1.5
Committing work for the night.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 14:54:36 2008 UTC (16 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.4: +16 -10 lines
Diff to previous 1.4
Saving works too. Next up: editing

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 13:29:49 2008 UTC (16 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.3: +20 -33 lines
Diff to previous 1.3
The multi-step form works, except for saving.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 08:20:26 2008 UTC (16 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.2: +0 -5 lines
Diff to previous 1.2
Trying some more stuff.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 08:16:01 2008 UTC (16 months, 1 week ago) by dmitrig01
Branch: MAIN
Changes since 1.1: +394 -4 lines
Diff to previous 1.1
Trying to reset back to the original prefi.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 19:55:35 2008 UTC (16 months, 1 week ago) by dmitrig01
Branch: MAIN
Forgot to add a file

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