skodak
|
f33e1ed4ae
|
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
|
2008-05-15 21:40:00 +00:00 |
|
skodak
|
1ea260d83c
|
MDL-14605 removed all pre 1.9 upgrade code from HEAD core
|
2008-05-01 20:29:04 +00:00 |
|
nicolasconnault
|
8f6fdf4335
|
MDL-13674 Course category fullname field is no longer required. If set to empty it will be recorded in the DB as ?, and the course name will be used instead wherever the category name is displayed. Merging from MOODLE_19_STABLE.
|
2008-02-27 12:48:20 +00:00 |
|
skodak
|
863850d2d7
|
MDL-12858 fix course category depths during upgrade to 1.9; merged from MOODLE_19_STABLE
|
2007-12-19 17:48:21 +00:00 |
|
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 |
|
nicolasconnault
|
6e17e472ee
|
MDL-11835 Changed upgradelib so that course category aggregation and grade category default aggregation are simple weighted mean
|
2007-12-06 14:20:37 +00:00 |
|
nicolasconnault
|
56a1a88228
|
MDL-8605 New user directories implemented
|
2007-10-11 09:01:29 +00:00 |
|
skodak
|
5cf5e181dd
|
MDL-11504 added grade_letter -> grade_letters migration - will not be executed on dev sites where grade_letters already exists :-(
|
2007-09-28 21:58:02 +00:00 |
|
skodak
|
c2efb50142
|
MDL-11130 added aggregation inside all subcategories + added graded/all aggregation option
|
2007-09-05 19:15:21 +00:00 |
|
moodler
|
d61d8c09ce
|
Removed hardcoded string 'course grades category'
|
2007-09-05 09:17:19 +00:00 |
|
stronk7
|
6db368e117
|
PostgreSQL doesn't like aliases in update statements.
Changing to the whole name as prefix.
|
2007-09-04 17:51:51 +00:00 |
|
stronk7
|
abd3025272
|
Fix a bunch of SIGNED fileds that should be UNSIGNED. Credit goes to Petr.
Part of MDL-11038
|
2007-08-31 19:27:04 +00:00 |
|
skodak
|
f4d30b222b
|
MDL-11082 Improved groups upgrade performance 1.8x -> 1.9; thanks Eloy for telling me how to do it correctly with SQL ;-)
|
2007-08-31 12:43:15 +00:00 |
|
skodak
|
2524b0f24c
|
MDL-10383 - major groups patch - see bug i ntracker for more details - authors: Nick, Matt, Enrique and me
|
2007-08-14 00:50:00 +00:00 |
|
skodak
|
8942ac90ff
|
MDL-10105 fixed cm idnumber in gradebook upgrade
|
2007-08-02 11:22:13 +00:00 |
|
skodak
|
42ff9ce68b
|
MDL-10111 migration of data into new gradebook; added new lib/db/upgradelib.php file (should be used by new groups upgrade code too)
|
2007-07-22 21:43:47 +00:00 |
|