/[drupal]/contributions/modules/uts/uts.node.inc
ViewVC logotype

Log of /contributions/modules/uts/uts.node.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.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 01:09:46 2009 UTC (5 months, 3 weeks ago) by boombatower
Branch: MAIN
CVS Tags: HEAD
Changes since 1.38: +30 -1 lines
Diff to previous 1.38
#477088: provide related link on study/task node view.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 06:57:34 2009 UTC (10 months, 1 week ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC1
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
Correct import into study on task node insert logic.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 06:54:29 2009 UTC (10 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.36: +1 -7 lines
Diff to previous 1.36
#351657: Change record ideal path workflow.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 07:30:39 2008 UTC (11 months ago) by boombatower
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
#351495 by dmitrig01: Plug-in text tweak.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 19:30:05 2008 UTC (14 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.34: +5 -5 lines
Diff to previous 1.34
Fix content-type description formatting.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 00:59:10 2008 UTC (15 months, 1 week ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.33: +3 -3 lines
Diff to previous 1.33
Change $headers to $header.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 00:26:20 2008 UTC (15 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.32: +4 -1 lines
Diff to previous 1.32
#290271 - 9.2: fix redirect after saving task.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 00:13:35 2008 UTC (15 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.31: +26 -17 lines
Diff to previous 1.31
Instead of disabling study status field hide it and use value.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 00:07:12 2008 UTC (15 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.30: +9 -1 lines
Diff to previous 1.30
Display possible next steps after creating task.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 17:09:25 2008 UTC (15 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.29: +7 -1 lines
Diff to previous 1.29
#290271 - 8.1: after submission of task add link to go back and record ideal steps.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 02:59:46 2008 UTC (16 months ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA3, DRUPAL-6--1-0-BETA1
Changes since 1.28: +8 -5 lines
Diff to previous 1.28
Check for no data collection plug-in enabled when saving.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 02:31:19 2008 UTC (16 months ago) by boombatower
Branch: MAIN
Changes since 1.27: +5 -5 lines
Diff to previous 1.27
Correct study node ID checking.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 01:43:38 2008 UTC (16 months ago) by boombatower
Branch: MAIN
Changes since 1.26: +9 -18 lines
Diff to previous 1.26
* Use $form['#redirect'] instead of $form_state['redirect'] which does not. User flow vastly imporved.
* Get study_nid from database if editting instead of args.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 20:04:00 2008 UTC (16 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.25: +7 -4 lines
Diff to previous 1.25
Make query format consistent.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 05:24:46 2008 UTC (16 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.24: +110 -11 lines
Diff to previous 1.24
* Clear uts_environment variable used in callbacks for added security.
* Update copy logic in uts_environment_create().
* Rename uts_get_like_tables() to uts_environment_get_like_tables() for readability.
* Add environmental management pages.
* Add base_environment field to study.
* Add uts_environment table to store environment prefix related to node.
* Add uts_environment content type.
* Add environment create/destory code in node hooks.
* Add link to open environment on content type.
* Updated node delete redirect.
* Adapted the proctor to handle environment administration.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 07:43:59 2008 UTC (16 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Updated link text to follow convention.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 07:40:11 2008 UTC (16 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.22: +4 -4 lines
Diff to previous 1.22
* Rewrote uts_environment_destory() to get rid of all warnings/errors.
* Remove data before sessions since data plug-ins will need to query session table.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 00:24:53 2008 UTC (16 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.21: +3 -2 lines
Diff to previous 1.21
Disable study status field when creating.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 02:19:36 2008 UTC (16 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.20: +3 -2 lines
Diff to previous 1.20
* Add blank parent study item to select.
* Use the node study_nid if non-found from url.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 04:49:45 2008 UTC (16 months, 2 weeks ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.19: +16 -6 lines
Diff to previous 1.19
* Fixed software_require index.
* Added study select to task edit form.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 04:39:59 2008 UTC (16 months, 2 weeks ago) by boombatower
Branch: MAIN
Changes since 1.18: +20 -1 lines
Diff to previous 1.18
Add link on study to add task using hook_link().

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 04:30:38 2008 UTC (16 months, 2 weeks ago) by boombatower
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Added type to @return documention with "HTML output."

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 05:13:21 2008 UTC (16 months, 2 weeks ago) by boombatower
Branch: MAIN
Changes since 1.16: +1 -12 lines
Diff to previous 1.16
* Remove last remnants of ideal path recording code from uts.node.inc.
* Add uts_path module.
* Implement basic data collection hooks.
* Create basic interface for recording ideal path.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 02:06:26 2008 UTC (16 months, 2 weeks ago) by boombatower
Branch: MAIN
Changes since 1.15: +7 -2 lines
Diff to previous 1.15
Rename client software field and display in data collection table.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 05:37:34 2008 UTC (16 months, 3 weeks ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.14: +23 -15 lines
Diff to previous 1.14
Change study ative field to study status to allow for closed status and updated implementation code.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 08:13:46 2008 UTC (16 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.13: +4 -1 lines
Diff to previous 1.13
* Create data hooks for retreval and removal of data.
* Implemented new data hooks in live text plug-in.
* Remove data when study deleted.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 00:00:35 2008 UTC (16 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Cast "required" field to boolean.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 1 23:40:21 2008 UTC (16 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Remove uneccessary t().

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 1 20:37:38 2008 UTC (16 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.10: +6 -1 lines
Diff to previous 1.10
Added documentation.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 1 20:36:31 2008 UTC (16 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.9: +2 -105 lines
Diff to previous 1.9
Remove step recording for later implementation with data API.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 07:43:53 2008 UTC (17 months ago) by boombatower
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8
Check for no data collection plug-ins.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 07:37:12 2008 UTC (17 months ago) by boombatower
Branch: MAIN
Changes since 1.7: +98 -13 lines
Diff to previous 1.7
Update study_data schema, add uts.data.inc for general data API functions, include uts.data.inc in module, add data collection plug-ins to study (view, insert, update).

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 23:45:52 2008 UTC (17 months ago) by boombatower
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Fixed title when editting a task node.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 22:42:23 2008 UTC (17 months ago) by boombatower
Branch: MAIN
Changes since 1.5: +8 -4 lines
Diff to previous 1.5
Fixed bug with tasks not being deleted along with study and added code to perge sessions related to a study that is deleted.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 01:22:46 2008 UTC (17 months ago) by boombatower
Branch: MAIN
Changes since 1.4: +7 -1 lines
Diff to previous 1.4
Make sure a study has at least one task before it can be considered active.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 22:39:54 2008 UTC (17 months ago) by boombatower
Branch: MAIN
Changes since 1.3: +7 -1 lines
Diff to previous 1.3
Update import message and delete child nodes when study is deleted.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 19:00:37 2008 UTC (17 months ago) by boombatower
Branch: MAIN
Changes since 1.2: +11 -4 lines
Diff to previous 1.2
Display the maximum time (total of tasks) for a study.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 18:55:14 2008 UTC (17 months ago) by boombatower
Branch: MAIN
Changes since 1.1: +24 -11 lines
Diff to previous 1.1
Add active field to study.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 04:18:05 2008 UTC (17 months ago) by boombatower
Branch: MAIN
Initial commit of renamed project.

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