moodle/group
Sam Hemelryk af62237d0e MDL-40931 useragent: separated user agent functionality into a lib
This commit moves user agent related functionality out of several
core libraries and combines it into a more manageable class.
All core uses are converted and functions deprecated in favor
of the new class.
2013-08-16 09:02:01 +12:00
..
tests MDL-40901 standardise core test case class and file names 2013-08-04 22:10:31 +02:00
assign.php MDL-34398 groups: implemented caching of group information. 2013-01-17 09:24:58 +13:00
autogroup.php MDL-34398 groups: implemented caching of group information. 2013-01-17 09:24:58 +13:00
autogroup_form.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
clientlib.js MDL-34741 use 2in3 in groups UI 2012-08-11 20:40:07 +02:00
delete.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
externallib.php MDL-34434 Change the texts saying that we'll be removing web service deprecated functions from 2.5 2013-04-17 12:13:04 +08:00
group.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
group_form.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
grouping.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
grouping_form.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
groupings.php MDL-38301 usability: Fixed wrong icon size 2013-02-15 10:04:57 +08:00
import.php MDL-35775 Whitespace fix. 2013-01-16 01:30:19 +01:00
import_form.php MDL-39241 groups import: missing type 2013-04-19 14:51:27 +01:00
index.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-16 09:02:01 +12:00
lib.php MDL-40468 libraries: removed usages of get_related_contexts_string() in core 2013-07-19 15:17:50 +08:00
members.php MDL-35187 groups Adding admin pagelayout to group members edition 2012-10-03 14:40:22 +08:00
module.js MDL-32005 Add idnumber field to groups and groupings 2012-05-15 09:38:51 +01:00
overview.php MDL-31776 - lib: Alternate name fields 2013-07-09 11:45:50 +08:00
tabs.php MDL-38309 Substitute usage of print_tabs() with renderable tabtree 2013-04-15 12:13:13 +10:00