moodle/group
David Mudrak f672d6a0f5 Fixed import groups page layout and navigation
While working on MDL-26252, I realized that group/import.php page had
issues with layout. Side blocks were missing and the breadcrumb navigation
broken (leading to a non-existing script and having the link to the
current course duplicated).

This patch sets the standard layout for the page so that block are
displayed, fixes the page position in the navigation tree and the
breadcrumb navigation.
2011-02-04 10:45:30 +01:00
..
assign.php MDL-25860 adding missing blocks to groupings page 2011-01-14 10:41:12 +01:00
autogroup.php MDL-24321 switching to stdClass in /g*/ 2010-09-21 08:16:49 +00:00
autogroup_form.php fixed form help code 2010-07-13 15:36:19 +00:00
clientlib.js groups MDL-24262 Tidied up inline script from group selector 2010-09-20 02:22:19 +00:00
delete.php add page heading 2010-05-27 09:33:46 +00:00
externallib.php webservice MDL-23440 more explicit error message when validation context fail in some external functions. 2010-07-30 06:00:32 +00:00
group.php MDL-24321 switching to stdClass in /g*/ 2010-09-21 08:16:49 +00:00
group_form.php MDL-22997 Enrol plugins help - credit goes to Helen for wording the texts 2010-07-19 16:42:09 +00:00
grouping.php MDL-24321 switching to stdClass in /g*/ 2010-09-21 08:16:49 +00:00
grouping_form.php MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
groupings.php navigation MDL-22903 Changed method groupings node was being found active 2010-07-23 02:55:45 +00:00
import.php Fixed import groups page layout and navigation 2011-02-04 10:45:30 +01:00
import_form.php MDL-26252 Added help icon at import groups page 2011-02-04 10:45:30 +01:00
index.php MDL-26252 Added help icon at import groups page 2011-02-04 10:45:30 +01:00
lib.php MDL-24787 fixing group UI to work for users without roles too 2010-10-26 13:38:05 +00:00
members.php MDL-25855 some more missing filelib includes 2011-01-23 18:34:41 +01:00
module.js fixed unterminated JS statements 2010-09-17 19:21:47 +00:00
overview.php MDL-25708 recordsets - fix group dir uses 2011-01-25 19:58:59 +01:00
tabs.php MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints 2010-04-07 07:37:12 +00:00