moodle.git
14 years agoMDL-23503 restore without users - fixed two incorrect function calls
Eloy Lafuente [Fri, 23 Jul 2010 09:56:38 +0000 (09:56 +0000)]
MDL-23503 restore without users - fixed two incorrect function calls

14 years agoSCORM MDL-23492 tidy up grading method display/calculation
Dan Marsden [Fri, 23 Jul 2010 09:33:30 +0000 (09:33 +0000)]
SCORM MDL-23492 tidy up grading method display/calculation

14 years agoSCORM MDL-23492 remove debug call
Dan Marsden [Fri, 23 Jul 2010 09:29:54 +0000 (09:29 +0000)]
SCORM MDL-23492 remove debug call

14 years agoSCORM MDL-23492 tidy up grading method display/calculation
Dan Marsden [Fri, 23 Jul 2010 09:23:52 +0000 (09:23 +0000)]
SCORM MDL-23492 tidy up grading method display/calculation

14 years agoMDL-23501- convert table to CSS.
Rossiani Wijaya [Fri, 23 Jul 2010 08:34:59 +0000 (08:34 +0000)]
MDL-23501- convert table to CSS.

14 years agoenrol MDL-23447 Others users page now only lists roles that have moodle/course:view
Sam Hemelryk [Fri, 23 Jul 2010 08:21:42 +0000 (08:21 +0000)]
enrol MDL-23447 Others users page now only lists roles that have moodle/course:view

14 years agoMDL-20459 - update list of categories layout to support accessibility. Convert table...
Rossiani Wijaya [Fri, 23 Jul 2010 08:11:22 +0000 (08:11 +0000)]
MDL-20459 - update list of categories layout to support accessibility.  Convert table to CSS.

14 years agoMDL-23460 MNet Reverted recent removal of per-peer profile field setting
David Mudrak [Fri, 23 Jul 2010 08:10:23 +0000 (08:10 +0000)]
MDL-23460 MNet Reverted recent removal of per-peer profile field setting

14 years agonavigation MDL-23109 Fixed bug with navigation in restore code
Sam Hemelryk [Fri, 23 Jul 2010 08:08:37 +0000 (08:08 +0000)]
navigation MDL-23109 Fixed bug with navigation in restore code

14 years agogradebook MDL-23354 added blocks to some pages that were missing them
Andrew Davis [Fri, 23 Jul 2010 08:03:30 +0000 (08:03 +0000)]
gradebook MDL-23354 added blocks to some pages that were missing them

14 years agoSCORM MDL-23498 remove var from function that is never called - it is always the...
Dan Marsden [Fri, 23 Jul 2010 08:03:08 +0000 (08:03 +0000)]
SCORM MDL-23498 remove var from function that is never called - it is always the default (false) as it is never used - seems to date back to commit in 2006

14 years agoSCORM MDL-23498 remove var from function that is never called - it is always the...
Dan Marsden [Fri, 23 Jul 2010 07:59:11 +0000 (07:59 +0000)]
SCORM MDL-23498 remove var from function that is never called - it is always the default (false) as it is never used - seems to date back to commit in 2006

14 years agogradebook MDL-23354 now saves scale description format when you create a new scale
Andrew Davis [Fri, 23 Jul 2010 07:35:26 +0000 (07:35 +0000)]
gradebook MDL-23354 now saves scale description format when you create a new scale

14 years agonavigation MDL-22979 Altered position of expand/collapse icons as asked in the nav...
Sam Hemelryk [Fri, 23 Jul 2010 07:33:51 +0000 (07:33 +0000)]
navigation MDL-22979 Altered position of expand/collapse icons as asked in the nav/settings blocks

14 years agolib MDL-23354 fixed a type wwroot instead of wwwroot
Andrew Davis [Fri, 23 Jul 2010 07:21:11 +0000 (07:21 +0000)]
lib MDL-23354 fixed a type wwroot instead of wwwroot

14 years agoMDL-20508 - update the width of choice results graph.
Rossiani Wijaya [Fri, 23 Jul 2010 07:10:49 +0000 (07:10 +0000)]
MDL-20508 - update the width of choice results graph.

14 years agoMDL-22951 - fix JS issue in IE when TOC set to hidden by default.
Piers Harding [Fri, 23 Jul 2010 07:03:26 +0000 (07:03 +0000)]
MDL-22951 - fix JS issue in IE when TOC set to hidden by default.

14 years agonavigation MDL-23020 Added pagelayout to forum search page
Sam Hemelryk [Fri, 23 Jul 2010 06:59:53 +0000 (06:59 +0000)]
navigation MDL-23020 Added pagelayout to forum search page

14 years agowebservice MDL-23341 function list page: display "no functions" message, a better...
jerome mouneyrac [Fri, 23 Jul 2010 06:54:59 +0000 (06:54 +0000)]
webservice MDL-23341 function list page: display "no functions" message, a better title, and fix a css typo

14 years agoportfolio MDL-23022 Added missing blocks to portfolio add page
Sam Hemelryk [Fri, 23 Jul 2010 06:52:36 +0000 (06:52 +0000)]
portfolio MDL-23022 Added missing blocks to portfolio add page

14 years agowebservice MDL-23341 add required capabilities to the service function declaration...
jerome mouneyrac [Fri, 23 Jul 2010 06:17:06 +0000 (06:17 +0000)]
webservice MDL-23341 add required capabilities to the service function declaration (lib/services.php), display missing capaibilities for users linked to a token and for authorised users, display function capabilities, refactor service add function page

14 years agoquiz-report-grading MDL-20724 Fixed display of table when no results are available...
Sam Hemelryk [Fri, 23 Jul 2010 06:09:23 +0000 (06:09 +0000)]
quiz-report-grading MDL-20724 Fixed display of table when no results are available due to firstname/surname filtering. Merged from 19

14 years agogroup-javascript MDL-22935 Added missing blocks
Sam Hemelryk [Fri, 23 Jul 2010 04:23:10 +0000 (04:23 +0000)]
group-javascript MDL-22935 Added missing blocks

14 years agogroup-javascript MDL-22935 Fixed problematic conversion to Moodle 2 JS methods, Thank...
Sam Hemelryk [Fri, 23 Jul 2010 04:19:42 +0000 (04:19 +0000)]
group-javascript MDL-22935 Fixed problematic conversion to Moodle 2 JS methods, Thanks Paul for the patch

14 years agoMDL-20508 - update choice module to fix accessibility issue and eliminate the use...
Rossiani Wijaya [Fri, 23 Jul 2010 03:55:06 +0000 (03:55 +0000)]
MDL-20508 - update choice module to fix accessibility issue and eliminate the use of table.

14 years agocalendar-eventmanager MDL-23290 Fixed up broken calendar when hidden
Sam Hemelryk [Fri, 23 Jul 2010 03:50:46 +0000 (03:50 +0000)]
calendar-eventmanager MDL-23290 Fixed up broken calendar when hidden

14 years agofilters MDL-23456 added filtering for when adding a database activity entry
Andrew Davis [Fri, 23 Jul 2010 03:50:11 +0000 (03:50 +0000)]
filters MDL-23456 added filtering for when adding a database activity entry

14 years agocourse-report-completion MDL-23451 Fixed block display
Sam Hemelryk [Fri, 23 Jul 2010 03:47:44 +0000 (03:47 +0000)]
course-report-completion MDL-23451 Fixed block display

14 years agonavigation MDL-23451 Fixed up course reports page blocks
Sam Hemelryk [Fri, 23 Jul 2010 03:44:03 +0000 (03:44 +0000)]
navigation MDL-23451 Fixed up course reports page blocks

14 years agonavigation MDL-22194 Fixed up navigation a little in legacy course files browser
Sam Hemelryk [Fri, 23 Jul 2010 03:33:45 +0000 (03:33 +0000)]
navigation MDL-22194 Fixed up navigation a little in legacy course files browser

14 years agocourse-completion MDL-23249 Fixed up notices and deprecated functions
Sam Hemelryk [Fri, 23 Jul 2010 03:25:07 +0000 (03:25 +0000)]
course-completion MDL-23249 Fixed up notices and deprecated functions

14 years agonavigation MDL-23378 Added additional = sign to find method of nav node collection
Sam Hemelryk [Fri, 23 Jul 2010 02:59:13 +0000 (02:59 +0000)]
navigation MDL-23378 Added additional = sign to find method of nav node collection

14 years agonavigation MDL-22903 Changed method groupings node was being found active
Sam Hemelryk [Fri, 23 Jul 2010 02:55:45 +0000 (02:55 +0000)]
navigation MDL-22903 Changed method groupings node was being found active

14 years agofilters MDL-23456 turned added filtering for wikis
Andrew Davis [Fri, 23 Jul 2010 02:50:35 +0000 (02:50 +0000)]
filters MDL-23456 turned added filtering for wikis

14 years agonavigation MDL-23323 Site pages content is ALWAYS generated now so that it is availab...
Sam Hemelryk [Fri, 23 Jul 2010 02:38:59 +0000 (02:38 +0000)]
navigation MDL-23323 Site pages content is ALWAYS generated now so that it is available when JS is disabled

14 years agogroup-overview MDL-22772 Fixed incorrect params in set_url call breaking blocks
Sam Hemelryk [Fri, 23 Jul 2010 02:21:16 +0000 (02:21 +0000)]
group-overview MDL-22772 Fixed incorrect params in set_url call breaking blocks

14 years agoMDL-21619 - add label to activities and resources icons.
Rossiani Wijaya [Fri, 23 Jul 2010 02:15:43 +0000 (02:15 +0000)]
MDL-21619 - add label to activities and resources icons.

14 years agoadmin-roles MDL-22859 Set pagelayout so blocks are displayed.
Sam Hemelryk [Fri, 23 Jul 2010 02:09:03 +0000 (02:09 +0000)]
admin-roles MDL-22859 Set pagelayout so blocks are displayed.

14 years agoUpdated the HEAD build version to 20100723
Moodle Robot [Fri, 23 Jul 2010 00:45:48 +0000 (00:45 +0000)]
Updated the HEAD build version to 20100723

14 years agoCohort MDL-23484 typo - thanks to Daren Chandisingh for patch
Dan Marsden [Fri, 23 Jul 2010 00:40:30 +0000 (00:40 +0000)]
Cohort MDL-23484 typo - thanks to Daren Chandisingh for patch

14 years agoTheme MDL-23490 fix invalid css
Dan Marsden [Fri, 23 Jul 2010 00:37:20 +0000 (00:37 +0000)]
Theme MDL-23490 fix invalid css

14 years agoMDL-22951 - TOC refresh happening too early - wait till after debug
Piers Harding [Thu, 22 Jul 2010 19:38:19 +0000 (19:38 +0000)]
MDL-22951 - TOC refresh happening too early - wait till after debug

14 years agoMDL-23109 backup - exclude info in moodle_backup.xml about non-included task. Thanks...
Eloy Lafuente [Thu, 22 Jul 2010 11:37:23 +0000 (11:37 +0000)]
MDL-23109 backup - exclude info in moodle_backup.xml about non-included task. Thanks SamH!

14 years agoMDL-21432 backup - enable startdate offset now that UI and setting is available
Eloy Lafuente [Thu, 22 Jul 2010 10:36:11 +0000 (10:36 +0000)]
MDL-21432 backup - enable startdate offset now that UI and setting is available

14 years agoMDL-21432 backup - solve problem deleting restore temp dirs, thanks SamH!
Eloy Lafuente [Thu, 22 Jul 2010 10:33:27 +0000 (10:33 +0000)]
MDL-21432 backup - solve problem deleting restore temp dirs, thanks SamH!

14 years agofixed some comment typos
Petr Skoda [Thu, 22 Jul 2010 09:43:30 +0000 (09:43 +0000)]
fixed some comment typos

14 years agoMDL-23302 adding files is spam risk, not personal
Petr Skoda [Thu, 22 Jul 2010 09:38:22 +0000 (09:38 +0000)]
MDL-23302 adding files is spam risk, not personal

14 years agoMDL-23302 using new managefiles cap for file_browser too
Petr Skoda [Thu, 22 Jul 2010 09:37:21 +0000 (09:37 +0000)]
MDL-23302 using new managefiles cap for file_browser too

14 years agoMDL-23302 Bumping to load the new capability
Martin Dougiamas [Thu, 22 Jul 2010 09:23:41 +0000 (09:23 +0000)]
MDL-23302 Bumping to load the new capability

14 years agoMDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private...
Martin Dougiamas [Thu, 22 Jul 2010 09:05:13 +0000 (09:05 +0000)]
MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area

14 years agoMDL-23302 Credit to Aparup, I'm just checking it in. Adds mod/folder:managefiles...
Martin Dougiamas [Thu, 22 Jul 2010 09:04:06 +0000 (09:04 +0000)]
MDL-23302 Credit to Aparup, I'm just checking it in.  Adds mod/folder:managefiles cap so that others can be allowed to add files to the folder

14 years agofilters MDL-23456 turned on filtering for mod intros
Andrew Davis [Thu, 22 Jul 2010 08:44:09 +0000 (08:44 +0000)]
filters MDL-23456 turned on filtering for mod intros

14 years agoMDL-21432 backup - access to userid is done across task
Eloy Lafuente [Thu, 22 Jul 2010 08:22:29 +0000 (08:22 +0000)]
MDL-21432 backup - access to userid is done across task

14 years agoMDL-21432 backup - fix some get_userid() calls
Eloy Lafuente [Thu, 22 Jul 2010 08:19:21 +0000 (08:19 +0000)]
MDL-21432 backup - fix some get_userid() calls

14 years agoSCORM MDL-23470 temporary disabling of error handling in pre-req loading - this is...
Dan Marsden [Thu, 22 Jul 2010 07:50:41 +0000 (07:50 +0000)]
SCORM MDL-23470 temporary disabling of error handling in pre-req loading - this is interfering with some packages

14 years agobackup MDL-23109 Implemented base restore UI within Moodle and linked through the...
Sam Hemelryk [Thu, 22 Jul 2010 07:48:02 +0000 (07:48 +0000)]
backup MDL-23109 Implemented base restore UI within Moodle and linked through the navigation.

14 years agoMDL-23474 user password hashing - removed unnecessary user record update, improved...
Petr Skoda [Thu, 22 Jul 2010 07:43:18 +0000 (07:43 +0000)]
MDL-23474 user password hashing - removed unnecessary user record update, improved docs and fixed the content of password field in user record after update

14 years agoadministration NOBUG corrected the english
aparup [Thu, 22 Jul 2010 06:31:30 +0000 (06:31 +0000)]
administration NOBUG corrected the english

14 years agoMDL-23475 Some cleanups to make adding/editing entries a bit smoother. Fixed buttons...
Martin Dougiamas [Thu, 22 Jul 2010 06:29:14 +0000 (06:29 +0000)]
MDL-23475 Some cleanups to make adding/editing entries a bit smoother.  Fixed buttons on Delete too.

14 years agoglossary MDL-23369 made glossary item autolink filter popups the right size
Andrew Davis [Thu, 22 Jul 2010 05:51:40 +0000 (05:51 +0000)]
glossary MDL-23369 made glossary item autolink filter popups the right size

14 years agoMDL-23434 Added string_exists check to avoid notices for mimetypes without full names
Martin Dougiamas [Thu, 22 Jul 2010 05:32:05 +0000 (05:32 +0000)]
MDL-23434 Added string_exists check to avoid notices for mimetypes without full names

14 years agoforum MDL-23328 forum_get_discussions_unread() now works
Andrew Davis [Thu, 22 Jul 2010 03:54:22 +0000 (03:54 +0000)]
forum MDL-23328 forum_get_discussions_unread() now works

14 years agoMDL-22783 upgrade enrol/flatfile plugin to use enrolments
Aaron Barnes [Thu, 22 Jul 2010 03:33:28 +0000 (03:33 +0000)]
MDL-22783 upgrade enrol/flatfile plugin to use enrolments
Adding/removing files missed in last patch

14 years agoMDL-22915, restore pre-ui
Dongsheng Cai [Thu, 22 Jul 2010 03:14:41 +0000 (03:14 +0000)]
MDL-22915, restore pre-ui

14 years agoMDL-22781 upgrade enrol/flatfile plugin to use enrolments
Aaron Barnes [Thu, 22 Jul 2010 03:11:27 +0000 (03:11 +0000)]
MDL-22781 upgrade enrol/flatfile plugin to use enrolments
Adding/removing files missed in last patch

14 years agoBump version
Martin Dougiamas [Thu, 22 Jul 2010 03:07:13 +0000 (03:07 +0000)]
Bump version

14 years agoadministration MDL-23287 removed confirmation question when deleting user profile...
aparup [Thu, 22 Jul 2010 02:47:59 +0000 (02:47 +0000)]
administration MDL-23287 removed confirmation question when deleting user profile category.

14 years agoMDL-23452, force download folder files
Dongsheng Cai [Thu, 22 Jul 2010 02:45:52 +0000 (02:45 +0000)]
MDL-23452, force download folder files

14 years agoNOBUG Clarifying the string shown to people who can't enrol in a course
Martin Dougiamas [Thu, 22 Jul 2010 02:42:20 +0000 (02:42 +0000)]
NOBUG Clarifying the string shown to people who can't enrol in a course

14 years agoMDL-22788 upgrade enrol/paypal plugin to use enrolments
Aaron Barnes [Thu, 22 Jul 2010 02:08:15 +0000 (02:08 +0000)]
MDL-22788 upgrade enrol/paypal plugin to use enrolments
Adding file missing from previous commits

14 years agoMDL-22788 upgrade enrol/paypal plugin to use enrolments
Aaron Barnes [Thu, 22 Jul 2010 02:07:19 +0000 (02:07 +0000)]
MDL-22788 upgrade enrol/paypal plugin to use enrolments
Adding files missing from previous patches

14 years agoMDL-22788 upgrade enrol/paypal plugin to use enrolments
Aaron Barnes [Thu, 22 Jul 2010 01:58:54 +0000 (01:58 +0000)]
MDL-22788 upgrade enrol/paypal plugin to use enrolments
Patch by Eugene Venter

14 years agoSCORM MDL-21333 remove link to allow manual opening of window as JS communication...
Dan Marsden [Thu, 22 Jul 2010 01:52:25 +0000 (01:52 +0000)]
SCORM MDL-21333 remove link to allow manual opening of window as JS communication can fail and no grades are reported from the object. Remove old strings no longer required.

14 years agoSCORM MDL-22951 height/width are now only valid for pop-up windows.
Dan Marsden [Thu, 22 Jul 2010 01:23:17 +0000 (01:23 +0000)]
SCORM MDL-22951 height/width are now only valid for pop-up windows.

14 years agoSCORM MDL-22951 New player for SCORM fixes major regression that prevents some SCORM...
Dan Marsden [Thu, 22 Jul 2010 00:48:06 +0000 (00:48 +0000)]
SCORM MDL-22951 New player for SCORM fixes major regression that prevents some SCORM objects from playing - MDL-23454 - also fixes MDL-19954, MDL-7787, MDL-19618, MDL-23421 - this still has a some issues with the display of objects in IE 7 but these are minor compared to the regression in MDL-23454 and should be resolved very soon.

14 years agoUpdated the HEAD build version to 20100722
Moodle Robot [Thu, 22 Jul 2010 00:45:34 +0000 (00:45 +0000)]
Updated the HEAD build version to 20100722

14 years agoMDL-21432 backup - restore sections
Eloy Lafuente [Thu, 22 Jul 2010 00:23:52 +0000 (00:23 +0000)]
MDL-21432 backup - restore sections

14 years agoRepository Flickr MDL-23455 remove debug exception - thanks to Myles Carrick for...
Dan Marsden [Thu, 22 Jul 2010 00:20:02 +0000 (00:20 +0000)]
Repository Flickr MDL-23455 remove debug exception - thanks to Myles Carrick for report/patch

14 years agoNOBUG fixed notice - when creating missing sections
Eloy Lafuente [Wed, 21 Jul 2010 23:27:13 +0000 (23:27 +0000)]
NOBUG fixed notice - when creating missing sections

14 years agoSCORM MDL-23453 fix default api mask
Dan Marsden [Wed, 21 Jul 2010 22:34:42 +0000 (22:34 +0000)]
SCORM MDL-23453 fix default api mask

14 years agoMDL-21432 backup - filters and comments
Eloy Lafuente [Wed, 21 Jul 2010 22:18:42 +0000 (22:18 +0000)]
MDL-21432 backup - filters and comments

14 years agoenable circular reference collector when available
Petr Skoda [Wed, 21 Jul 2010 20:32:09 +0000 (20:32 +0000)]
enable circular reference collector when available

14 years agoportfolio MDL-23235 removed spurious id in a moodle url for portfoliologs and fixed...
Penny Leach [Wed, 21 Jul 2010 20:16:49 +0000 (20:16 +0000)]
portfolio MDL-23235 removed spurious id in a moodle url for portfoliologs and fixed include

14 years agoMDL-21432 backup - now restoring ras/caps and "manual" enrolment plugins.
Eloy Lafuente [Wed, 21 Jul 2010 19:30:15 +0000 (19:30 +0000)]
MDL-21432 backup - now restoring ras/caps and "manual" enrolment plugins.
TODO: Complete the enrolments part and fix current implementation, it's only one skeleton

14 years agoMDL-23197 fixed matching regression, sorry
Petr Skoda [Wed, 21 Jul 2010 17:42:36 +0000 (17:42 +0000)]
MDL-23197 fixed matching regression, sorry

14 years agoMDL-21432 backup - restore course/tags/rolenames/files
Eloy Lafuente [Wed, 21 Jul 2010 15:52:03 +0000 (15:52 +0000)]
MDL-21432 backup - restore course/tags/rolenames/files

14 years agoMDL-21432 backup - helper function for restoring course/role names and date_offset
Eloy Lafuente [Wed, 21 Jul 2010 15:50:06 +0000 (15:50 +0000)]
MDL-21432 backup - helper function for restoring course/role names and date_offset

14 years agoMDL-22903 Thanks for the catch about groupings on front page, Paul Nicholls!
Martin Dougiamas [Wed, 21 Jul 2010 14:18:32 +0000 (14:18 +0000)]
MDL-22903 Thanks for the catch about groupings on front page, Paul Nicholls!

14 years agoauth/ldap MDL-23418 LDAP version setting reset to version 2
Inaki [Wed, 21 Jul 2010 13:09:11 +0000 (13:09 +0000)]
auth/ldap MDL-23418 LDAP version setting reset to version 2

As authentication and enrolment plugins now have a version number, the LDAP
version number setting was "shadowed" by the plugin version number. So we
rename the LDAP setting name to ldap_version, et voila!

14 years agoSCORM MDL-23422 fix logic for displaying closed messages.
Dan Marsden [Wed, 21 Jul 2010 10:19:38 +0000 (10:19 +0000)]
SCORM MDL-23422 fix logic for displaying closed messages.

14 years agoChoice MDL-23448 lang tidy for users that can be enrolled - don't call them guests.
Dan Marsden [Wed, 21 Jul 2010 10:11:18 +0000 (10:11 +0000)]
Choice MDL-23448 lang tidy for users that can be enrolled - don't call them guests.

14 years agoMDL-23429 Lesson :: multichoice feedback missing studentresponse, credit goes to...
Petr Skoda [Wed, 21 Jul 2010 10:01:38 +0000 (10:01 +0000)]
MDL-23429 Lesson :: multichoice feedback missing studentresponse, credit goes to Joseph R\8ezeau

14 years agoMDL-23197 fixed recent forms regression
Petr Skoda [Wed, 21 Jul 2010 09:58:20 +0000 (09:58 +0000)]
MDL-23197 fixed recent forms regression

14 years agocourse publication MDL-23427 change 'cancel' for 'remove from hub'
jerome mouneyrac [Wed, 21 Jul 2010 07:56:45 +0000 (07:56 +0000)]
course publication MDL-23427 change 'cancel' for 'remove from hub'

14 years agoMDL-23444 fixed missing file include in user selector ajax
Petr Skoda [Wed, 21 Jul 2010 07:44:10 +0000 (07:44 +0000)]
MDL-23444 fixed missing file include in user selector ajax

14 years agoenrol/ldap MDL-23442 Give a bit more of detail about what's missing and why it's...
Inaki [Wed, 21 Jul 2010 07:32:17 +0000 (07:32 +0000)]
enrol/ldap MDL-23442 Give a bit more of detail about what's missing and why it's needed

14 years agoglossary MDL-22678 Fixed some issues with glossary entry popups
Andrew Davis [Wed, 21 Jul 2010 07:24:06 +0000 (07:24 +0000)]
glossary MDL-22678 Fixed some issues with glossary entry popups

14 years agoMDL-23197 fixing stupid typo, thanks Joseph
Petr Skoda [Wed, 21 Jul 2010 07:23:39 +0000 (07:23 +0000)]
MDL-23197 fixing stupid typo, thanks Joseph

14 years agograde-outcomes MDL-23354 Fixed up navigation problems and added courseid to links...
Sam Hemelryk [Wed, 21 Jul 2010 06:51:12 +0000 (06:51 +0000)]
grade-outcomes MDL-23354 Fixed up navigation problems and added courseid to links where required to maintain that

14 years agocourse-category MDL-23058 Fixed pagination bug with category listing. Kudos Myles...
Sam Hemelryk [Wed, 21 Jul 2010 06:46:19 +0000 (06:46 +0000)]
course-category MDL-23058 Fixed pagination bug with category listing. Kudos Myles for the patch