Log of /contributions/modules/uts/uts.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 31 00:54:59 2008 UTC
(15 months, 3 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.35: +7 -5 lines
Diff to
previous 1.35
* Check for anonymous user when sending e-mail.
* Add participate in study permission and related text.
Revision
1.30 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 24 02:11:14 2008 UTC
(16 months ago)
by
boombatower
Branch:
MAIN
Changes since
1.29: +10 -3 lines
Diff to
previous 1.29
* Change base UTS item title.
* Correct warning message text.
* Add thanks landing page for use after study has been completed.
Revision
1.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 20 05:24:46 2008 UTC
(16 months ago)
by
boombatower
Branch:
MAIN
Changes since
1.24: +61 -1 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.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 6 05:37:34 2008 UTC
(16 months, 2 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.18: +40 -6 lines
Diff to
previous 1.18
Change study ative field to study status to allow for closed status and updated implementation code.
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 5 22:46:42 2008 UTC
(16 months, 2 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.15: +1 -10 lines
Diff to
previous 1.15
* Remove session load code from uts.module.
* Transfer the active session load code to proctor.
* Simplified uts_session_load so that it can be re-used.
* Added thorough documentation of uts_proctor_session_load.
* Simplified uts_proctor_data_record.
* Implemented new session loading code in uts_procotor.module.
* Added error checking if session did not load properly.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 3 22:15:50 2008 UTC
(16 months, 3 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.11: +19 -1 lines
Diff to
previous 1.11
* Added data analysis menu callbacks.
* Added hook_uts_data_alalysis.
* Added uts_data_get_total_time().
* Added data analysis interface.
* Implemented data analysis hook in live text plug-in.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 2 18:33:28 2008 UTC
(16 months, 3 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.10: +4 -1 lines
Diff to
previous 1.10
Add plug-in client requirements hook, implemented on participate pages, and implemented in uts live text plug-in.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 29 07:37:12 2008 UTC
(16 months, 3 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.9: +6 -2 lines
Diff to
previous 1.9
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.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 26 01:02:04 2008 UTC
(16 months, 4 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.7: +5 -1 lines
Diff to
previous 1.7
Added code installation requirements, auto load UTS session if cookies found, and fixed cookie path.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 25 22:34:54 2008 UTC
(16 months, 4 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.6: +19 -1 lines
Diff to
previous 1.6
Environment create/destroy opperations run in different process to avoid effecting user experience.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 23 21:04:38 2008 UTC
(17 months ago)
by
boombatower
Branch:
MAIN
Changes since
1.1: +21 -8 lines
Diff to
previous 1.1
Fixed database structure by making vid the primary since it should mimic revisions table, changed related queries, and added studies_load function.
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.