20 Commits

Author SHA1 Message Date
Marina Glancy
78fb7110e0 MDL-36014 cohorts: fix string names
Cohort capabilities are defined in lang/en/roles.php, remove(rename) the capability-styled strings

AMOS BEGIN
 CPY [cohort:assign,core_assign],[assigncohorts,core_assign]
AMOS END
2014-10-03 17:56:22 +08:00
Marina Glancy
274dc06881 MDL-34189 cohorts: Allow admin/manager to see all cohorts on one page 2014-07-28 15:02:27 +08:00
Petr Škoda
d5814f4e22 MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
Petr Škoda
d86b7de799 MDL-36283 use accesscontext when assigning cohort members 2012-11-10 20:43:35 +01:00
Petr Škoda
6eb8bf7f3a MDL-35465 improve cohorts coding style 2012-09-16 21:38:28 +02:00
Petr Škoda
2f8c69e199 MDL-35465 move duplicate check to cohort_add_member() 2012-09-16 21:32:27 +02:00
Petr Škoda
607fdf632d MDL-35465 refactor cohort user selectors to locallib.php
It is recommended to keep lib.php files as small as possible and without extra includes.
2012-09-16 20:24:17 +02:00
Ankit Agarwal
d197ea4300 MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
Sam Hemelryk
9c52c8a4b0 Merge branch 'w27_MDL-25954_m22_cohortnav' of git://github.com/skodak/moodle 2011-07-11 16:20:03 +08:00
Petr Skoda
21c8d60dac MDL-25954 fix cohort navigation issues 2011-07-09 17:18:06 +02:00
Petr Skoda
5121a95da2 MDL-28273 waring that removing user from cohorts may unenrol from courses 2011-07-09 16:23:36 +02:00
Petr Skoda
707f4136c1 fixed phpdocs package and improved author link 2010-09-17 11:51:49 +00:00
Rossiani Wijaya
bd08a24a8a add page heading 2010-05-27 09:33:46 +00:00
Petr Skoda
f6eb428ea6 MDL-21781 trying to fix context+page title filtering trouble 2010-04-23 10:39:47 +00:00
Petr Skoda
62bc50190b MDL-21781 fixed case 2010-04-23 09:15:27 +00:00
Petr Skoda
4a0ef03e8a MDL-21781 protect cohorts created by external systesm - we can not edit them with our UIs 2010-04-23 09:15:04 +00:00
Petr Skoda
c5070d06d7 MDL-21781 fixed some more cohort assign issues 2010-04-23 09:11:48 +00:00
Petr Skoda
cec5baaabb MDL-21781 fixed nav bar 2010-04-23 09:10:43 +00:00
Petr Skoda
c7d5ed1cf3 MDL-21781 fixed cap checks 2010-04-23 09:08:37 +00:00
Petr Skoda
b980c56e2e MDL-21781 very basic cohorts UI 2010-04-23 09:07:51 +00:00