moodle/mod/label
Sam Hemelryk 2b04c41c58 MDL-27471 Adding mandatory component & ratingarea to the ratings API + other fixes
* Added the component and ratingarea fields and implemented it throughout
  the rating API as mandatory fields
* Cleanup rating indexes
* Upgrade forum/data/glossary ratings
* Moved the logic in the render_rating method to methods of the rating object.
* Added new callback for checking ratingareas
* Cleaned comments here and there
* Mark the xxx_get_participants methods as deprecated
* Refactor rate_ajax and ratingsuser_can_view_aggregate methods
* Cleaned up rating/index.php to use html_table object and moved inline styles to CSS.
* Added missing properties of the rating object that were being set throughout the rating
  API.
2011-05-23 12:35:39 +02:00
..
backup/moodle2 MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
db MDL-23628 removed more log_display upgrade leftovers 2010-08-04 09:48:04 +00:00
lang/en MDL-23318 Consistent usage of 'pluginadministration' string for the Settings block 2010-08-17 17:35:12 +00:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
index.php MDL-21249 improved php docs and adding copyright blocks 2010-07-25 11:06:52 +00:00
lib.php MDL-27471 Adding mandatory component & ratingarea to the ratings API + other fixes 2011-05-23 12:35:39 +02:00
mod_form.php MDL-21249 improved php docs and adding copyright blocks 2010-07-25 11:06:52 +00:00
version.php MDL-23628 improved log action support - now similar to handling of capabilities 2010-08-03 10:07:18 +00:00
view.php MDL-21249 improved php docs and adding copyright blocks 2010-07-25 11:06:52 +00:00