Archive for the ‘Version Control’ Category

CVS: CONTRIB-497 - 15/July/08

Tuesday, July 15th, 2008

CONTRIB-497
Cleaned up some of the code for report/visual and the flex based application for viewing the visualizations.Improved the UI of the visualization.Added documentation to both the php and actionscript 3 (flex) code.Removed some unneeded files.TODO:
*Add more visualizations.
*Add printer firendly version.
*Make flex appplications settings less hardcoded and loaded from moodle.
*Load lang files from moodle to flex for full language support.
*Add a settings page for the report.

MODIFY plugins/grade/report/visual/flare_visualization/ bin-debug/flare_visualization.swf   Rev. 1.2   (+0 -0 lines)
DEL plugins/grade/report/visual/flare_visualization/ bin-debug/history/Attic/history.js   Rev. 1.2   (+0 -0 lines)
MODIFY plugins/grade/report/visual/flex.php   Rev. 1.2   (+28 -0 lines)
DEL plugins/grade/report/visual/flare_visualization/ html-template/history/Attic/history.js   Rev. 1.2   (+0 -0 lines)
MODIFY plugins/grade/report/visual/index.php   Rev. 1.2   (+30 -1 lines)
MODIFY plugins/grade/report/visual/flare_visualization/ Button.as   Rev. 1.2   (+48 -2 lines)
MODIFY plugins/grade/report/visual/flare_visualization/ flare_visualization.as   Rev. 1.2   (+539 -59 lines)
DEL plugins/grade/report/visual/flare_visualization/ html-template/Attic/index.template.html   Rev. 1.2   (+0 -0 lines)
DEL plugins/grade/report/visual/flare_visualization/ html-template/history/Attic/history.css   Rev. 1.2   (+0 -0 lines)
MODIFY plugins/grade/report/visual/tabs.php   Rev. 1.2   (+23 -0 lines)
MODIFY plugins/grade/report/visual/flare_visualization.swf   Rev. 1.2   (+0 -0 lines)
ADD plugins/grade/report/visual/data.php   Rev. 1.1   (+0 -0 lines)
DEL plugins/grade/report/visual/flare_visualization/ html-template/history/Attic/historyFrame.html   Rev. 1.2   (+0 -0 lines)
DEL plugins/grade/report/visual/flare_visualization/ html-template/Attic/playerProductInstall.swf   Rev. 1.2   (+0 -0 lines)
DEL plugins/grade/report/visual/flare_visualization/ html-template/Attic/AC_OETags.js   Rev. 1.2   (+0 -0 lines)
DEL plugins/grade/report/visual/Attic/json_data.php   Rev. 1.2   (+0 -0 lines)
DEL plugins/grade/report/visual/flare_visualization/ bin-debug/history/Attic/history.css   Rev. 1.2   (+0 -0 lines)
MODIFY plugins/grade/report/visual/lib.php   Rev. 1.2   (+25 -0 lines)
DEL plugins/grade/report/visual/flare_visualization/ bin-debug/history/Attic/historyFrame.html   Rev. 1.2   (+0 -0 lines

CVS: CONTRIB-497 - 1/July/08

Tuesday, July 1st, 2008

CONTRIB-497
Start of the grade/report/visual plug-in for displaying charts and graphs using flare as part of the GSoC animated grade statistics report project.

Currently only one visualization has been added and it is still in a rough state.

The code for the swf can be found in the flare_visualization dir.

Lots more work ahead to get the plug-in 100%.

ADD report/visual/flare_visualization/html…..   Rev. 1.1   (+0 -0 lines)
ADD report/visual/json_data.php   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/bin…..   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/flare…   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/bin…   Rev. 1.1   (+0 -0 lines)
MODIFY report/visual/flare_visualization.swf   Rev. 1.1   (+0 -0 lines)
ADD report/visual/tabs.php   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/html….   Rev. 1.1   (+0 -0 lines)
MODIFY report/visual/playerProductInstall.swf   Rev. 1.1   (+0 -0 lines)
MODIFY report/visual/flare_visualization/html….   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/Butt….   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/html…   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/ht……   Rev. 1.1   (+0 -0 lines)
ADD report/visual/AC_OETags.js   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/ht…..   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/.p….   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flex.php   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/bin…   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/bin…   Rev. 1.1   (+0 -0 lines)
MODIFY report/visual/flare_visualization/bin…   Rev. 1.1   (+0 -0 lines)
ADD report/visual/lang/en_utf8/grader….   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/.a….   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/.s….   Rev. 1.1   (+0 -0 lines)
ADD report/visual/version.php   Rev. 1.1   (+0 -0 lines)
ADD report/visual/flare_visualization/bi….   Rev. 1.1   (+0 -0 lines)
MODIFY report/visual/flare_visualization/bi….   Rev. 1.1   (+0 -0 lines)
ADD report/visual/lib.php   Rev. 1.1   (+0 -0 lines)
ADD report/visual/db/access.php   Rev. 1.1   (+0 -0 lines)
ADD report/visual/index.php   Rev. 1.1   (+0 -0 lines)

CVS: CONTRIB-496 - 1/July/08

Tuesday, July 1st, 2008

CONTRIB-496

Removed a temporary work around for a bug that has been fixed in the moodle 2.X core.

MODIFY plugins/grade/report/stats/lib.php   Rev. 1.4   (+1 -16 lines)

CVS: CONTRIB-496 - 20/Jun/08

Friday, June 20th, 2008

I am going to start posting version control commit messages of the changes i make, to this blog so any one who is interested can get the latest news in one place rather then having to look at the blog, issue tracker and the cvs history. Also i hope this might encourage more feedback on each change or at least some of the changes and development. So here we go…

CONTRIB-496
Made the printable tab open in a new window.

MODIFY plugins/grade/report/stats/tabs.php   Rev. 1.4   (+2 -1 lines)