Log of /contributions/modules/uts/uts.node.inc
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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.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.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.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.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.
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.