This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-04-15 05:25:08 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
db
History
nicolasconnault
0c87b5aac0
MDL-11835 Changing default aggregateonlygraded back to true, but set this value to false for upgraded course categories. Also set grade display type to percentage for upgraded items, since this is the default setting in 1.8. Site default is Real display type.
2007-12-07 09:14:51 +00:00
..
access.php
MDL-10294, MDL-10028, changing messaging/bulk messaging system
2007-11-21 07:53:42 +00:00
events.php
MDL-9516 update_grade(); now required $source of grading to allow modification of original grades in activities through grade_updated event
2007-06-06 23:04:24 +00:00
index.html
…
install.xml
merged fix for MDL-11909, putting a unique constraint userid-itemid on grade_grades table
2007-11-08 02:01:34 +00:00
mysql.php
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
2007-10-10 12:19:27 +00:00
postgres7.php
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
2007-10-10 12:19:27 +00:00
upgrade.php
changed to get_recordset_sql because get_records forces the first element to be key
2007-11-19 01:44:26 +00:00
upgradelib.php
MDL-11835 Changing default aggregateonlygraded back to true, but set this value to false for upgraded course categories. Also set grade display type to percentage for upgraded items, since this is the default setting in 1.8. Site default is Real display type.
2007-12-07 09:14:51 +00:00