Commit Graph

17 Commits

Author SHA1 Message Date
moodler 6e2e65e499 fixing wrong capability check 2007-02-27 05:48:15 +00:00
moodler 997a36bb09 fix for MDL-8666, groups import broken 2007-02-27 05:42:01 +00:00
skodak 4dd5d7513d fixed wrong capability name and function name typo 2006-10-09 10:07:15 +00:00
skodak 6124048972 major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
skodak 92ab23875a fixed missing dot 2006-09-19 06:38:17 +00:00
toyomoyo d76a5a7fed replacing references to user_* tables 2006-09-19 01:44:33 +00:00
vyshane 6c384dd1bb Replaced isteacher and isadmin calls by has_capability 2006-08-15 09:56:41 +00:00
vyshane f8a6c19d23 Replaced creator() calls with has_capability() 2006-08-15 09:45:11 +00:00
vyshane 9f5c1e1057 Added has_capability calls 2006-08-15 09:28:12 +00:00
tjhunt 450a0a7db7 Merge from stable branch: Convert tabs to spaces in files where there were only a few rogue tabs. 2006-05-17 16:47:44 +00:00
skodak 7d32e9ded0 fixed bug #5298, missing string 'importfromothercourses' 2006-04-27 20:27:20 +00:00
skodak 3f2d13ff26 fixed typos 2006-04-20 19:07:08 +00:00
moodler 2622ceb494 Renamed mod.html to mod.php 2006-03-09 07:41:59 +00:00
skodak de9924ae0a parameter cleaup - round 8; short php tag in group-edit.html 2006-03-07 19:36:13 +00:00
mjollnir_ 7343f3c40a Fixing a warning in import course data - bug #4773 2006-03-01 00:33:50 +00:00
mjollnir_ 7d5258795c (re)fixing bug #4199: import course activities offering non taught courses to import from. got lost in the course import rewrite 2005-11-08 20:51:27 +00:00
moodler f8b3c0f484 New plugin structure for code that imports stuff into a course
Old import.php is now import/activities and we've added a new plugin
for importing groups from an external file
2005-11-05 08:06:36 +00:00