moodle.git
15 years agoMDL-21874 - phisics are physics :-P
Eloy Lafuente [Mon, 22 Mar 2010 09:27:35 +0000 (09:27 +0000)]
MDL-21874 - phisics are physics :-P

15 years agoMDL-21874 - ddl object names cache. Don't use cache keys anymore. Leads to conflicts.
Eloy Lafuente [Mon, 22 Mar 2010 09:24:57 +0000 (09:24 +0000)]
MDL-21874 - ddl object names cache. Don't use cache keys anymore. Leads to conflicts.

15 years agoportfolio MDL-21030 be more selective about the mahara continue url (depending...
Penny Leach [Mon, 22 Mar 2010 09:04:02 +0000 (09:04 +0000)]
portfolio    MDL-21030 be more selective about the mahara continue url (depending on the export format)

15 years agoMDL-21652 removed html_table property 'style'
David Mudrak [Mon, 22 Mar 2010 08:16:30 +0000 (08:16 +0000)]
MDL-21652 removed html_table property 'style'

I copied this initially from the legacy html_component during the refactoring and forgot to check
if it is actually used. Credit goes to Sam H. for spotting it.

15 years agonavigation MDL-21565 Update this xxx is now automatically added to the nav for all...
Sam Hemelryk [Mon, 22 Mar 2010 03:04:00 +0000 (03:04 +0000)]
navigation MDL-21565 Update this xxx is now automatically added to the nav for all modules by default and is renamed to settings as that is what was being used in the tabs system presently anyway.
The following minor changes were also made:
* Added roles links to the navigation automatically
* Handling of block context for settings navigation
* Tidied up init code for settings navigation

15 years agorating MDL-21657 changes based on Petr's feedback
Andrew Davis [Mon, 22 Mar 2010 02:59:06 +0000 (02:59 +0000)]
rating MDL-21657 changes based on Petr's feedback

15 years agoEvents MDL-16203 fire events when a module is added/updated/deleted
Dan Marsden [Mon, 22 Mar 2010 02:56:45 +0000 (02:56 +0000)]
Events MDL-16203 fire events when a module is added/updated/deleted

15 years ago"MDL-13766, fixed typo"
Dongsheng Cai [Mon, 22 Mar 2010 01:55:40 +0000 (01:55 +0000)]
"MDL-13766, fixed typo"

15 years agoUpdated the HEAD build version to 20100322
Moodle Robot [Mon, 22 Mar 2010 00:41:54 +0000 (00:41 +0000)]
Updated the HEAD build version to 20100322

15 years agoUnit test did not preserve session
David Mudrak [Sun, 21 Mar 2010 19:44:57 +0000 (19:44 +0000)]
Unit test did not preserve session

15 years agoMDL-21868 mssql generator - improve integer meta type detection + test
Eloy Lafuente [Sun, 21 Mar 2010 19:36:50 +0000 (19:36 +0000)]
MDL-21868 mssql generator - improve integer meta type detection + test

15 years agoMDL-21400 fixed group sinlge selects
Petr Skoda [Sun, 21 Mar 2010 18:00:34 +0000 (18:00 +0000)]
MDL-21400 fixed group sinlge selects

15 years agoMDL-21887 fixed borked JS, but still the groups ajax needs a major cleanup
Petr Skoda [Sun, 21 Mar 2010 17:36:28 +0000 (17:36 +0000)]
MDL-21887 fixed borked JS, but still the groups ajax needs a major cleanup

15 years agoportfolio/mnet/mahara MDL-15362 perform better mnet session handling
Penny Leach [Sun, 21 Mar 2010 17:20:36 +0000 (17:20 +0000)]
portfolio/mnet/mahara MDL-15362  perform better mnet session handling

15 years agoportfolio/mahara MDL-21030 finally enable leap2a support
Penny Leach [Sun, 21 Mar 2010 17:20:25 +0000 (17:20 +0000)]
portfolio/mahara MDL-21030  finally enable leap2a support

15 years agoportfolio/forunm MDL-21034 add on the discussion title
Penny Leach [Sun, 21 Mar 2010 17:20:16 +0000 (17:20 +0000)]
portfolio/forunm MDL-21034   add on the discussion title

when exporting a full forum thread as leap2a to the selection entry

15 years agoportfolio/assignment MDL-21035 add a leap2a selection entry when exporting multiple...
Penny Leach [Sun, 21 Mar 2010 17:20:06 +0000 (17:20 +0000)]
portfolio/assignment MDL-21035   add a leap2a selection entry when exporting multiple files

15 years agoportfolio MDL-16124 improved the portfolio_formats conflict resolution
Penny Leach [Sun, 21 Mar 2010 17:19:56 +0000 (17:19 +0000)]
portfolio MDL-16124   improved the portfolio_formats conflict resolution

15 years agoportfolio/leap2a MDL-21030 fixed a syntax problem in category schemes
Penny Leach [Sun, 21 Mar 2010 17:19:42 +0000 (17:19 +0000)]
portfolio/leap2a MDL-21030   fixed a syntax problem in category schemes

15 years agomoodlelib MDL-20110 - allow remoteip_in_list to return true for cli access
Dan Poltawski [Sun, 21 Mar 2010 15:03:26 +0000 (15:03 +0000)]
moodlelib MDL-20110 - allow remoteip_in_list to return true for cli access

Previously it always failed and restricted access for users blocking ips and
running cron from cli

15 years agorepository_ajax.php MDL-21882 - dont default to a repo id which may exist
Dan Poltawski [Sun, 21 Mar 2010 14:01:30 +0000 (14:01 +0000)]
repository_ajax.php MDL-21882 - dont default to a repo id which may exist

This seems like a dangerous thing to do as it may cause actions on repoid 1
inadvertantly

15 years agogoogledocs MDL-21881 - restore icons to repo plugin
Dan Poltawski [Sun, 21 Mar 2010 13:32:43 +0000 (13:32 +0000)]
googledocs MDL-21881 - restore icons to repo plugin

15 years agoMDL-21652 Fixed forgotten <th> scope handling
David Mudrak [Sun, 21 Mar 2010 10:28:52 +0000 (10:28 +0000)]
MDL-21652 Fixed forgotten <th> scope handling

15 years agoDL-21021 marking private_files block as standard plugin
Petr Skoda [Sun, 21 Mar 2010 10:25:15 +0000 (10:25 +0000)]
DL-21021 marking private_files block as standard plugin

15 years agoUpdated the HEAD build version to 20100321
Moodle Robot [Sun, 21 Mar 2010 00:41:46 +0000 (00:41 +0000)]
Updated the HEAD build version to 20100321

15 years agoMDL-21652 html_table rendering refactored
David Mudrak [Sat, 20 Mar 2010 22:15:54 +0000 (22:15 +0000)]
MDL-21652 html_table rendering refactored

* class html_component does not exist any more
* class html_table rendered via html_writer::table()
* html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes
* dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO)
* dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context

15 years agonavigationlib: MDL-21209 - fix incorrect parameters
Dan Poltawski [Sat, 20 Mar 2010 15:02:15 +0000 (15:02 +0000)]
navigationlib: MDL-21209 - fix incorrect parameters

thanks to Enrique Robredo for the patch

15 years agocourse/lib.php MDL-21798 - remove the static menu cache for add menu
Dan Poltawski [Sat, 20 Mar 2010 14:44:35 +0000 (14:44 +0000)]
course/lib.php MDL-21798 - remove the static menu cache for add menu

The static menu was causing the add menu to always be adding resources to
section 1

I really tried to keep the static cache there, but I just couldn't find a way
to do it with it becoming really really ugly.

15 years agoMDL-14679 fixed double encoding of html entities in debuginfo coming from the dml...
Petr Skoda [Sat, 20 Mar 2010 13:46:15 +0000 (13:46 +0000)]
MDL-14679 fixed double encoding of html entities in debuginfo coming from the dml and ddl

15 years agoportfolio MDL-21878 fixed image export format conflicts
Penny Leach [Sat, 20 Mar 2010 13:14:02 +0000 (13:14 +0000)]
portfolio MDL-21878 fixed image export format conflicts

15 years agoMDL-21876 fixed incorrect uses of bound parameters - patch by Ashley Holman, thanks!
Petr Skoda [Sat, 20 Mar 2010 11:49:48 +0000 (11:49 +0000)]
MDL-21876 fixed incorrect uses of bound parameters - patch by Ashley Holman, thanks!

15 years agoMDL-21871 adding missing string for session autostart
Petr Skoda [Sat, 20 Mar 2010 11:17:43 +0000 (11:17 +0000)]
MDL-21871 adding missing string for session autostart

15 years agoportfolio MDL-20896 - update documentation to not lie ;-)
Dan Poltawski [Sat, 20 Mar 2010 10:41:07 +0000 (10:41 +0000)]
portfolio MDL-20896 - update documentation to not lie ;-)

15 years agoUpdated the HEAD build version to 20100320
Moodle Robot [Sat, 20 Mar 2010 00:43:28 +0000 (00:43 +0000)]
Updated the HEAD build version to 20100320

15 years agoAutomatic installer.php lang files by installer_builder (20100320)
Moodle Robot [Sat, 20 Mar 2010 00:32:34 +0000 (00:32 +0000)]
installer.php lang files by installer_builder (20100320)

15 years agoMDL-21788 string and setting cleanup of session regen, not needed in head where it...
Petr Skoda [Fri, 19 Mar 2010 17:11:14 +0000 (17:11 +0000)]
MDL-21788 string and setting cleanup of session regen, not needed in head where it is always on

15 years agorating MDL-21657 shifted upgrade_module_ratings()
Andrew Davis [Fri, 19 Mar 2010 08:54:20 +0000 (08:54 +0000)]
rating MDL-21657 shifted upgrade_module_ratings()

15 years agorating MDL-21657 shifted the rating migration code out of the main upgrade script...
Andrew Davis [Fri, 19 Mar 2010 08:26:38 +0000 (08:26 +0000)]
rating MDL-21657 shifted the rating migration code out of the main upgrade script and into the modules

15 years agoMDL-21788 string and setting cleanup of session regen, not needed in head where it...
Petr Skoda [Fri, 19 Mar 2010 08:00:29 +0000 (08:00 +0000)]
MDL-21788 string and setting cleanup of session regen, not needed in head where it is always on

15 years agorating MDL-21657 modified moodle/rating:rate risks
Andrew Davis [Fri, 19 Mar 2010 07:37:51 +0000 (07:37 +0000)]
rating MDL-21657 modified moodle/rating:rate risks

15 years agorating MDL-21657 split the class rating into rating and rating_manager
Andrew Davis [Fri, 19 Mar 2010 07:20:13 +0000 (07:20 +0000)]
rating MDL-21657 split the class rating into rating and rating_manager

15 years agorating MDL-21657 started making ratings API more like comments and split rate.php...
Andrew Davis [Fri, 19 Mar 2010 06:55:47 +0000 (06:55 +0000)]
rating MDL-21657 started making ratings API more like comments and split rate.php into rate.php and rate_ajax.php

15 years agoAssignment Events MDL-21861 - trigger events when files are uploaded in assignment...
Dan Marsden [Fri, 19 Mar 2010 06:20:12 +0000 (06:20 +0000)]
Assignment Events MDL-21861 - trigger events when files are uploaded in assignment to allow further handling - particularly for plagiarism prevention

15 years ago"MDL-15405, fixed filearea parameter in filemanager"
Dongsheng Cai [Fri, 19 Mar 2010 05:00:11 +0000 (05:00 +0000)]
"MDL-15405, fixed filearea parameter in filemanager"

15 years ago"MDL-19118, fixed comments api in format_text function"
Dongsheng Cai [Fri, 19 Mar 2010 04:53:54 +0000 (04:53 +0000)]
"MDL-19118, fixed comments api in format_text function"

15 years agorating MDL-21657 changed ratings rendering to avoid a nonconstant element name
Andrew Davis [Fri, 19 Mar 2010 02:24:44 +0000 (02:24 +0000)]
rating MDL-21657 changed ratings rendering to avoid a nonconstant element name

15 years agorating MDL-21657 changed rating::load_ratings so the default scale constant has a...
Andrew Davis [Fri, 19 Mar 2010 02:08:31 +0000 (02:08 +0000)]
rating MDL-21657 changed rating::load_ratings so the default scale constant has a better name

15 years agoUpdated the HEAD build version to 20100319
Moodle Robot [Fri, 19 Mar 2010 00:42:25 +0000 (00:42 +0000)]
Updated the HEAD build version to 20100319

15 years agoMDL-21859 fixed sesskey protection on email actions
Petr Skoda [Thu, 18 Mar 2010 22:54:17 +0000 (22:54 +0000)]
MDL-21859 fixed sesskey protection on email actions

15 years agoMDL-21830 Prevent users from viewing names of all other site users - only teachers...
Petr Skoda [Thu, 18 Mar 2010 22:15:41 +0000 (22:15 +0000)]
MDL-21830 Prevent users from viewing names of all other site users - only teachers with role assign see the full name of not enrolled users when trying to access the profile

15 years agoMDL-21068 do not show admin usernames in cron logs
Petr Skoda [Thu, 18 Mar 2010 22:00:09 +0000 (22:00 +0000)]
MDL-21068 do not show admin usernames in cron logs

15 years agoMDL-21649 fixed form value quoting
Petr Skoda [Thu, 18 Mar 2010 21:23:15 +0000 (21:23 +0000)]
MDL-21649 fixed form value quoting

15 years agoMDL-21818 fixed globals problems
Petr Skoda [Thu, 18 Mar 2010 20:59:58 +0000 (20:59 +0000)]
MDL-21818 fixed globals problems

15 years agoMDL-20204 fixed calling of undefined method
David Mudrak [Thu, 18 Mar 2010 18:47:39 +0000 (18:47 +0000)]
MDL-20204 fixed calling of undefined method

15 years agoMDL-20204 fixed typo in variable name
David Mudrak [Thu, 18 Mar 2010 18:33:40 +0000 (18:33 +0000)]
MDL-20204 fixed typo in variable name

15 years agoMDL-20204 fixed calling of a dropped html_component method on block_contents
David Mudrak [Thu, 18 Mar 2010 17:11:16 +0000 (17:11 +0000)]
MDL-20204 fixed calling of a dropped html_component method on block_contents

15 years agoMDL-20204 fixed calling of a dropped html_component method on block_contents
David Mudrak [Thu, 18 Mar 2010 16:49:03 +0000 (16:49 +0000)]
MDL-20204 fixed calling of a dropped html_component method on block_contents

15 years ago"MDL-19118, improve comments pagination"
Dongsheng Cai [Thu, 18 Mar 2010 09:57:32 +0000 (09:57 +0000)]
"MDL-19118, improve comments pagination"

15 years ago"MDL-21443, fixed phpdocs"
Dongsheng Cai [Thu, 18 Mar 2010 09:45:25 +0000 (09:45 +0000)]
"MDL-21443, fixed phpdocs"

15 years ago"MDL-19118, improve comments block"
Dongsheng Cai [Thu, 18 Mar 2010 09:42:30 +0000 (09:42 +0000)]
"MDL-19118, improve comments block"

15 years agorating MDL-21657 put default scale in a constant
Andrew Davis [Thu, 18 Mar 2010 09:26:53 +0000 (09:26 +0000)]
rating MDL-21657 put default scale in a constant

15 years agorating MDL-21657 switched from putting permissions in constants to using literal...
Andrew Davis [Thu, 18 Mar 2010 08:59:10 +0000 (08:59 +0000)]
rating MDL-21657 switched from putting permissions in constants to using literal strings

15 years agorating MDL-21657 changed inner joins to just joins
Andrew Davis [Thu, 18 Mar 2010 08:47:50 +0000 (08:47 +0000)]
rating MDL-21657 changed inner joins to just joins

15 years agorating MDL-21657 updated aliasing and unaliasing of the fields returned by user_pictu...
Andrew Davis [Thu, 18 Mar 2010 08:17:21 +0000 (08:17 +0000)]
rating MDL-21657 updated aliasing and unaliasing of the fields returned by user_picture::fields

15 years agorating MDL-21657 added aliasing and unaliasing of the fields returned by user_picture...
Andrew Davis [Thu, 18 Mar 2010 08:12:13 +0000 (08:12 +0000)]
rating MDL-21657 added aliasing and unaliasing of the fields returned by user_picture::fields

15 years agoMDL-21851 adding idalias to user_picture::fields()
Petr Skoda [Thu, 18 Mar 2010 07:41:57 +0000 (07:41 +0000)]
MDL-21851 adding idalias to user_picture::fields()

15 years agorating MDL-21657 improved the default rating permissions
Andrew Davis [Thu, 18 Mar 2010 07:14:49 +0000 (07:14 +0000)]
rating MDL-21657 improved the default rating permissions

15 years agotheme MDL-20204 Fixed regression with theme selector in category edit form
Sam Hemelryk [Thu, 18 Mar 2010 06:02:41 +0000 (06:02 +0000)]
theme MDL-20204 Fixed regression with theme selector in category edit form

15 years agorating MDL-21657 improved the phpdoc comments
Andrew Davis [Thu, 18 Mar 2010 05:54:59 +0000 (05:54 +0000)]
rating MDL-21657 improved the phpdoc comments

15 years agodatalib MDL-14679 Fixed regression in get_logs_userday function, missing argument
Sam Hemelryk [Thu, 18 Mar 2010 05:48:21 +0000 (05:48 +0000)]
datalib MDL-14679 Fixed regression in get_logs_userday function, missing argument

15 years agorating MDL-21657 changed to make use use of user_picture::fields()
Andrew Davis [Thu, 18 Mar 2010 04:08:52 +0000 (04:08 +0000)]
rating MDL-21657 changed to make use use of user_picture::fields()

15 years agorating MDL-21657 more changes based on Petr's feedback
Andrew Davis [Thu, 18 Mar 2010 03:47:12 +0000 (03:47 +0000)]
rating MDL-21657 more changes based on Petr's feedback

15 years agoNOBUG: Get back Oracle to normality (fix trigger/seq generation) after latest cache...
Eloy Lafuente [Thu, 18 Mar 2010 01:50:32 +0000 (01:50 +0000)]
NOBUG: Get back Oracle to normality (fix trigger/seq generation) after latest cache changes

15 years agoNOBUG: Fixed missed string
Sam Hemelryk [Thu, 18 Mar 2010 01:13:23 +0000 (01:13 +0000)]
NOBUG: Fixed missed string

15 years agoNOBUG: partially re-introduce DB object static cache, as we need to avoid dupes
Eloy Lafuente [Thu, 18 Mar 2010 00:48:48 +0000 (00:48 +0000)]
NOBUG: partially re-introduce DB object static cache, as we need to avoid dupes
when two indexes are created in the same sentence and initials are the same (contenthash, contextid)
This introduces some problems in Oracle but... better to keep the rest working.

15 years agoUpdated the HEAD build version to 20100318
Moodle Robot [Thu, 18 Mar 2010 00:42:48 +0000 (00:42 +0000)]
Updated the HEAD build version to 20100318

15 years agohelp file MDL-17698 edits to ensure XHTML strict compliance thanks to David Horat
Helen Foster [Wed, 17 Mar 2010 14:18:45 +0000 (14:18 +0000)]
help file MDL-17698 edits to ensure XHTML strict compliance thanks to David Horat

15 years agohelp file MDL-21308 rewording thanks to Bente Olsen
Helen Foster [Wed, 17 Mar 2010 10:50:19 +0000 (10:50 +0000)]
help file MDL-21308 rewording thanks to Bente Olsen

15 years agohelp file MDL-21600 obsolete file thanks to Koen Roggemans
Helen Foster [Wed, 17 Mar 2010 09:19:01 +0000 (09:19 +0000)]
help file MDL-21600 obsolete file thanks to Koen Roggemans

15 years agorating MDL-21657 more changes based on Petr's feedback
Andrew Davis [Wed, 17 Mar 2010 09:12:13 +0000 (09:12 +0000)]
rating MDL-21657 more changes based on Petr's feedback

15 years agorating MDL-21657 moved upgrade of data table to mod/data/ upgrade script and updated...
Andrew Davis [Wed, 17 Mar 2010 05:50:08 +0000 (05:50 +0000)]
rating MDL-21657 moved upgrade of data table to mod/data/ upgrade script and updated install.xml

15 years agorating MDL-21657 renamed ratinglib.php to lib.php to bring /rating in line with ...
Andrew Davis [Wed, 17 Mar 2010 03:54:18 +0000 (03:54 +0000)]
rating MDL-21657 renamed ratinglib.php to lib.php to bring /rating in line with /comment

15 years agorating MDL-21657 changes based on Petr's feedback
Andrew Davis [Wed, 17 Mar 2010 03:39:54 +0000 (03:39 +0000)]
rating MDL-21657 changes based on Petr's feedback

15 years ago"MDL-19118, fixed the code of requiring moodle course object"
Dongsheng Cai [Wed, 17 Mar 2010 02:41:01 +0000 (02:41 +0000)]
"MDL-19118, fixed the code of requiring moodle course object"

15 years ago"MDL-20204, fixed html_writer::tag parameters"
Dongsheng Cai [Wed, 17 Mar 2010 02:25:36 +0000 (02:25 +0000)]
"MDL-20204, fixed html_writer::tag parameters"

15 years agoMDL-21834 DDL tests - static caches aren't good for multiple connections in same...
Eloy Lafuente [Wed, 17 Mar 2010 02:17:26 +0000 (02:17 +0000)]
MDL-21834 DDL tests - static caches aren't good for multiple connections in same request

15 years agorating MDL-21657 added something to upgrade script to ensure there are no problems...
Andrew Davis [Wed, 17 Mar 2010 02:05:31 +0000 (02:05 +0000)]
rating MDL-21657 added something to upgrade script to ensure there are no problems due to db/install.php having lagged behind unpgrade.php

15 years agorating MDL-21657 fixed rating table name in install.xml
Andrew Davis [Wed, 17 Mar 2010 01:49:52 +0000 (01:49 +0000)]
rating MDL-21657 fixed rating table name in install.xml

15 years agoMDL-21834 DDL tests - fix concurrent temp tables for mssql + 1 incorrect test
Eloy Lafuente [Wed, 17 Mar 2010 01:34:29 +0000 (01:34 +0000)]
MDL-21834 DDL tests - fix concurrent temp tables for mssql + 1 incorrect test

15 years agoMDL-21834 DDL tests - fix concurrent temp tables for postgresql
Eloy Lafuente [Wed, 17 Mar 2010 01:32:59 +0000 (01:32 +0000)]
MDL-21834 DDL tests - fix concurrent temp tables for postgresql

15 years agoUpdated the HEAD build version to 20100317
Moodle Robot [Wed, 17 Mar 2010 00:42:46 +0000 (00:42 +0000)]
Updated the HEAD build version to 20100317

15 years agoAutomatic installer.php lang files by installer_builder (20100317)
Moodle Robot [Wed, 17 Mar 2010 00:31:13 +0000 (00:31 +0000)]
installer.php lang files by installer_builder (20100317)

15 years agoportfolio MDL-21508 fixed broken forum attachment export
Penny Leach [Tue, 16 Mar 2010 19:07:53 +0000 (19:07 +0000)]
portfolio MDL-21508 fixed broken forum attachment export

- fixed a lot of logic in the format conflict stuff
- fixed a very specific bug in forum export when exporting a single
  attachment.

15 years agoMDL-21834 DDL tests - reveal some problems using concurrent temp tables
Eloy Lafuente [Tue, 16 Mar 2010 19:02:18 +0000 (19:02 +0000)]
MDL-21834 DDL tests - reveal some problems using concurrent temp tables

15 years agofilelib MDL-21752 fixed case where mimeinfo_from_icon was including document/unknown...
Penny Leach [Tue, 16 Mar 2010 18:58:08 +0000 (18:58 +0000)]
filelib MDL-21752 fixed case where mimeinfo_from_icon was including document/unknown when there were better options

15 years agorating MDL-21657 added type to phpdocs and adjusted whitespace
Andrew Davis [Tue, 16 Mar 2010 09:48:15 +0000 (09:48 +0000)]
rating MDL-21657 added type to phpdocs and adjusted whitespace

15 years agorating MDL-21657 changing from ratings (plural) to rating (singular)
Andrew Davis [Tue, 16 Mar 2010 09:37:31 +0000 (09:37 +0000)]
rating MDL-21657 changing from ratings (plural) to rating (singular)

15 years agorating MDL-21657 changing from ratings (plural) to rating (singular)
Andrew Davis [Tue, 16 Mar 2010 09:24:09 +0000 (09:24 +0000)]
rating MDL-21657 changing from ratings (plural) to rating (singular)

15 years agorating MDL-21657 changed table from ratings (plural) to rating (singular)
Andrew Davis [Tue, 16 Mar 2010 09:20:23 +0000 (09:20 +0000)]
rating MDL-21657 changed table from ratings (plural) to rating (singular)

15 years agorating MDL-21657 changed capabilities from ratings (plural) to rating (singular)
Andrew Davis [Tue, 16 Mar 2010 09:02:34 +0000 (09:02 +0000)]
rating MDL-21657 changed capabilities from ratings (plural) to rating (singular)