User: mgn Branch: DRUPAL-6--2 Date: Thu, 02 Apr 2009 05:38:07 +0000 Added files: /modules/gradebook/gradebook_attachments gradebook_attachments.info gradebook_attachments.install gradebook_attachments.module /modules/gradebook/gradebook_responses gradebook_responses.info gradebook_responses.install gradebook_responses.module gradebook_responses.views.inc /modules/gradebook/gradebook_scales gradebook_scales.info gradebook_scales.install gradebook_scales.module Removed files: /modules/gradebook gradebook_attachments.info gradebook_attachments.install gradebook_attachments.module gradebook_responses.info gradebook_responses.install gradebook_responses.module gradebook_responses.views.inc gradebook_scales.info gradebook_scales.install gradebook_scales.module Modified files: /modules/gradebook CHANGELOG.txt gradebook.category.inc gradebook.css gradebook.module gradebook.pages.inc gradebookapi.module Log message: * by MGN: Added link bar on top of gradebook page. Submodules can add links to this bar by implementing hook_gradebook_grade_page_links(). This can be used in place of adding a MENU_LOCAL_TASK. The link bar can be styled by css. * by MGN: Changed some MENU_LOCAL_TASKS to linked MENU_CALLBACKS to avoid clutter. * by MGN: place all submodules in subdirectories for better organization. * by MGN: Change to API functions gradebookapi_get_students() and gradebookapi_get_teachers(). Rather than just returning an array of user ids, these functions now return an array with keys 'uid', containing an array of user ids, and 'name', containing an array of names. This change will also allow for future expansion to other array elements containing user data, as needed. Changed all dependent modules to work with these modified functions. #418020 by manolopm and MGN: Provide themeable functions for student and teacher gradebook pages. Also added a themable function for gradebook export page. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/CHANGELO... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo...