samhemelryk
7d2a049292
navigation MDL-14632 Very significant navigation commit
...
This patch introduces two new blocks global_navigation_tree and settings_navigation_tree
both of which have been designed to make full use of the new navigation objects available through
the $PAGE object.
Bulk of this code is within lib/navigationlib.php
2009-08-28 08:47:31 +00:00
nicolasconnault
aa9a686740
MDL-19799 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:20:12 +00:00
skodak
aa54ed7b02
MDL-20065 new implementation of File module, modules sub-types are being migrated to separate modules; remaining issues to be listed as sub-tasks in tracker
2009-08-13 20:45:50 +00:00
stronk7
ba73136eab
2.0 prefixes syntax
2009-05-23 22:51:53 +00:00
stronk7
02caf1e799
MDL-16879 fix mnet hosts - upgrade_fix_incorrect_mnethostids() merged to HEAD
2009-05-12 00:21:28 +00:00
skodak
1045a0074c
MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead
2009-01-12 16:52:53 +00:00
skodak
a1442d4e3e
MDL-17436 fixed pg issue with char <> num comparison
2008-11-28 09:16:24 +00:00
skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
skodak
172dd12c63
MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906
2008-07-31 22:15:30 +00:00
skodak
245ac55791
MDL-14679 last forgotten bits of dml conversion
2008-06-09 19:48:24 +00:00
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