- 25 Mar, 2013 5 commits
-
-
Marina Glancy authored
- Course categories caches are purged by event now - session cache has additional 10 minutes ttl to clear itself and accomodate for permission changes that do not trigger event purging - additional request-level cache for coursecat::get() - We store only children of one category in one cache key - Function coursecat::get_children() can return results sorted and/or paginated. Added tests
-
Marina Glancy authored
-
Marina Glancy authored
MDL-38147 deprecated move_category(), course_category_hide(), course_category_show(), change usage to coursecat All usages in core replaced with: - coursecat::change_parent() - coursecat::hide() - coursecat::show()
-
Marina Glancy authored
-
Marina Glancy authored
-
- 01 Mar, 2013 1 commit
-
-
Sam Hemelryk authored
-
- 28 Feb, 2013 1 commit
-
-
Dan Poltawski authored
-
- 18 Feb, 2013 1 commit
-
-
Marina Glancy authored
-
- 07 Feb, 2013 2 commits
-
-
Marina Glancy authored
-
Sam Hemelryk authored
-
- 06 Feb, 2013 1 commit
-
-
Dan Poltawski authored
-
- 01 Feb, 2013 2 commits
-
-
Sam Hemelryk authored
-
Marina Glancy authored
Switching between categories view and edit no longer depend on global editing mode /course/index.php and /course/category.php do not contain editing code
-