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

Log of /contributions/modules/uts/uts.analysis.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.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 01:28:36 2009 UTC (5 months, 3 weeks ago) by boombatower
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +4 -4 lines
Diff to previous 1.21
#475846: create color scheme for analysis graphs.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 07:21:55 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.20: +2 -2 lines
Diff to previous 1.20
#358634: Improve Link to Graphs on Study dashboard.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 06:09:34 2009 UTC (10 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.19: +10 -5 lines
Diff to previous 1.19
#351735: Fix filtering issues with analysis by session.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 28 23:32:26 2008 UTC (11 months ago) by boombatower
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#307946: speling correction.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 28 07:02:42 2008 UTC (11 months ago) by boombatower
Branch: MAIN
Changes since 1.17: +166 -18 lines
Diff to previous 1.17
#307946: Study Dashboard.

Revision 1.17 - (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.16: +3 -3 lines
Diff to previous 1.16
Change $headers to $header.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 00:41:49 2008 UTC (15 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.15: +194 -150 lines
Diff to previous 1.15
Completely refactored analysis system making it simpler and using better methods.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 19:32:42 2008 UTC (16 months ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.14: +5 -1 lines
Diff to previous 1.14
Add more empty() checks.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 02:56:55 2008 UTC (16 months ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA3
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
Add "empty list" messages.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 06:26:05 2008 UTC (16 months, 2 weeks ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.12: +10 -1 lines
Diff to previous 1.12
Set analysis title based on the study and session selected.

Revision 1.12 - (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.11: +2 -2 lines
Diff to previous 1.11
Added type to @return documention with "HTML output."

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 18:23:00 2008 UTC (16 months, 2 weeks ago) by boombatower
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
Corrected action checking.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 01:27:30 2008 UTC (16 months, 2 weeks ago) by boombatower
Branch: MAIN
Changes since 1.9: +123 -32 lines
Diff to previous 1.9
* Add check for module and mode in analysis live text plug-in.
* Implemented hook_uts_data_eanalysis_export() in live text plug-in.
* Cleaned up uts_analysis() callback.
* Added support for analysis export through interface.
* Added uts_data_analysis_export() to call hook_uts_data_eanalysis_export().
* Added ZIP file generation class to merge exported analysis.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 05:40:39 2008 UTC (16 months, 3 weeks ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.8: +1 -56 lines
Diff to previous 1.8
Move local task function to fix theme cache issue.

Revision 1.8 - (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
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Change study ative field to study status to allow for closed status and updated implementation code.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 22:54:40 2008 UTC (16 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.6: +2 -4 lines
Diff to previous 1.6
Implemented new simplified uts_session_load by removing similar queries.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 05:43:22 2008 UTC (16 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.5: +39 -1 lines
Diff to previous 1.5
Implement session destruction.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 01:22:09 2008 UTC (16 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.4: +8 -2 lines
Diff to previous 1.4
* Updated hook_uts_data_display to accept more parameters like those in hook_uts_data_get.
* Implemented in live text.
* Updated comment.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 01:03:45 2008 UTC (16 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Correct Garland issue with overriding tabs2.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 00:40:17 2008 UTC (16 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.2: +61 -11 lines
Diff to previous 1.2
* Add hook_uts_data_display().
* Add support for plug-in modes and display them as secondary tasks.
* Remove debug code from uts.analysis.inc
* Update live text plug-in for API changes.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 22:24:40 2008 UTC (16 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
Rename loop key for clarity.

Revision 1.1 - (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
* 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.

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