Andrew Davis (andyjdavis)
2c2ff8d5fc
MDL-26838 rating: remove logged in users ability to sidestep rating validity checks
2011-05-01 18:50:13 +08:00
Andrew Davis
16b6aec208
rating MDLSITE-1045 added a new string for a window title
2010-10-11 08:37:36 +00:00
Andrew Davis
1d4a834c10
rating MDL-24558 new string for when no ratings have been submitted
2010-10-07 08:21:51 +00:00
Andrew Davis
07f05a04b1
rating MDL-23933 Removed a bunch of no longer used strings and moved rating strings into the rating lang file.
...
AMOS BEGIN
MOV [couldnotdeleteratings,mod_forum],[couldnotdeleteratings,core_rating]
MOV [aggregatenone,mod_forum],[aggregatenone,core_rating]
MOV [aggregateavg,mod_forum],[aggregateavg,core_rating]
MOV [aggregatecount,mod_forum],[aggregatecount,core_rating]
MOV [aggregatemax,mod_forum],[aggregatemax,core_rating]
MOV [aggregatemin,mod_forum],[aggregatemin,core_rating]
MOV [aggregatesum,mod_forum],[aggregatesum,core_rating]
AMOS END
2010-09-17 06:32:46 +00:00
Andrew Davis
9f8e61de83
rating MDL-23908 improved rating role tips help item
2010-08-31 08:19:46 +00:00
Andrew Davis
f9cd798c7e
rating MDL-23908 improved rating role tips
2010-08-31 07:59:32 +00:00
Helen Foster
1ab0d50b80
MDL-20514 help string rewording
2010-08-25 09:32:45 +00:00
Andrew Davis
52eac7506c
rating MDL-23908 reformated the rating role hints
2010-08-25 09:00:56 +00:00
Andrew Davis
cae4e0781d
rating MDL-23908 moved a string
...
AMOS BEGIN
MOV [aggregatetype_help,mod_forum],[aggregatetype_help,core_rating]
AMOS END
2010-08-25 08:03:23 +00:00
Andrew Davis
0cef1cebae
rating MDL-23908 moved a string
...
AMOS BEGIN
MOV [ratingtime,mod_forum],[rating,core_rating]
AMOS END
2010-08-25 07:49:15 +00:00
Andrew Davis
1704f64732
rating MDL-23908 made roles information even clearer
2010-08-25 07:18:56 +00:00
Andrew Davis
bbf277335e
rating MDL-23908 altered the way the role hints for ratings work
2010-08-25 01:41:15 +00:00
Andrew Davis
0d54a3985b
rating MDL-23908 added info to module config to help the user with rating permissions
2010-08-24 13:06:49 +00:00
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00