Commit graph

1285 commits

Author SHA1 Message Date
moodlerobot
0b05582e1d Updated the HEAD build version to 20090723 2009-07-23 00:35:50 +00:00
moodlerobot
54887f8b29 Updated the HEAD build version to 20090722 2009-07-22 00:37:01 +00:00
moodlerobot
0fdca8b9a0 Updated the HEAD build version to 20090721 2009-07-21 00:36:37 +00:00
moodlerobot
b754d440de Updated the HEAD build version to 20090720 2009-07-20 00:37:32 +00:00
moodlerobot
ba95923553 Updated the HEAD build version to 20090719 2009-07-19 00:35:41 +00:00
moodlerobot
46c7e8bde6 Updated the HEAD build version to 20090718 2009-07-18 00:35:28 +00:00
moodlerobot
89470a5e1e Updated the HEAD build version to 20090717 2009-07-17 00:38:06 +00:00
moodlerobot
2cf6dfef8f Updated the HEAD build version to 20090716 2009-07-16 00:38:53 +00:00
moodlerobot
5a9977e250 Updated the HEAD build version to 20090715 2009-07-15 00:37:05 +00:00
moodlerobot
4a050178ec Updated the HEAD build version to 20090714 2009-07-14 00:38:40 +00:00
tjhunt
e92c286c20 block contexts: MDL-19098 every block should have a context
even non-course and sticky blocks.

The parent context is block_instances.parentcontextid.

The block context should be used for checking permissions directly
related to the block, like moodle/block:view or moodle/site:manageblocks.

However, if the block is displaying information about the current page,
for example the participants block showing who 'here', then it may be
better to use the context of the page where the bloack is appearing -
in other words $this->page->context - to check permissions about the
user's ability to see participants here.

Or, if the block is displaying something stronly related to courses,
for example, a course meny block, the block should probably use the
context for $this->page->course to check permissions.
2009-07-13 08:37:34 +00:00
moodlerobot
4559c153c4 Updated the HEAD build version to 20090713 2009-07-13 00:38:07 +00:00
moodlerobot
111c7069ad Updated the HEAD build version to 20090712 2009-07-12 00:37:38 +00:00
moodlerobot
b04c401db7 Updated the HEAD build version to 20090711 2009-07-11 00:37:27 +00:00
tjhunt
13a0d3d3c9 blocks MDL-19536: rename block_instances.contextid to parentcontextid to avoid gross confusion 2009-07-10 05:58:59 +00:00
moodlerobot
7d935c01a5 Updated the HEAD build version to 20090710 2009-07-10 00:37:20 +00:00
moodlerobot
4f876e658c Updated the HEAD build version to 20090709 2009-07-09 01:44:46 +00:00
moodlerobot
8abf70817a Updated the HEAD build version to 20090708 2009-07-08 00:36:49 +00:00
moodlerobot
9e4c51ee4c Updated the HEAD build version to 20090707 2009-07-07 00:39:14 +00:00
moodlerobot
de400ded7f Updated the HEAD build version to 20090706 2009-07-06 00:38:18 +00:00
moodlerobot
98e10a5a97 Updated the HEAD build version to 20090705 2009-07-05 00:38:22 +00:00
moodlerobot
a13c6d66e1 Updated the HEAD build version to 20090704 2009-07-04 00:38:53 +00:00
moodlerobot
e4a42f7a9b Updated the HEAD build version to 20090703 2009-07-03 00:39:25 +00:00
moodlerobot
a657df7c5b Updated the HEAD build version to 20090702 2009-07-02 00:38:12 +00:00
nicolasconnault
6e155d1c00 MDL-19677 Upgrading sites that use $CFG->bloglevel == BLOG_GROUP_LEVEL or BLOG_COURSE_LEVEL to BLOG_SITE_LEVEL, and removed these options from admin/settings/security.php 2009-07-01 08:17:53 +00:00
moodlerobot
19f443c936 Updated the HEAD build version to 20090701 2009-07-01 00:38:58 +00:00
skodak
adf8f3f9ad MDL-19668 improvements of _with_advanced admin setting classes finished, quiz settings updated too 2009-06-30 16:55:56 +00:00
moodlerobot
ab3a235be4 Updated the HEAD build version to 20090630 2009-06-30 00:38:22 +00:00
moodlerobot
a36a2bc8e5 Updated the HEAD build version to 20090629 2009-06-29 00:38:23 +00:00
moodlerobot
53b26f474c Updated the HEAD build version to 20090628 2009-06-28 00:38:01 +00:00
moodlerobot
de93c5b70f Updated the HEAD build version to 20090627 2009-06-27 00:38:13 +00:00
moodlerobot
3aabb727f6 Updated the HEAD build version to 20090626 2009-06-26 00:39:42 +00:00
moodlerobot
e284aaa3ad Updated the HEAD build version to 20090625 2009-06-25 00:39:15 +00:00
moodlerobot
4b6d0db68b Updated the HEAD build version to 20090624 2009-06-24 00:38:59 +00:00
moodlerobot
aea4f29c7e Updated the HEAD build version to 20090623 2009-06-23 00:39:27 +00:00
moodlerobot
f45f654877 Updated the HEAD build version to 20090622 2009-06-22 00:37:06 +00:00
moodlerobot
c0ca2b790a Updated the HEAD build version to 20090621 2009-06-21 00:38:56 +00:00
moodlerobot
b28ffa2f4f Updated the HEAD build version to 20090620 2009-06-20 00:39:27 +00:00
skodak
17da2e6f28 MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +00:00
moodlerobot
ca1841ee32 Updated the HEAD build version to 20090619 2009-06-19 00:39:02 +00:00
moodlerobot
b556308033 Updated the HEAD build version to 20090618 2009-06-18 00:39:36 +00:00
moodlerobot
51ad3ca89f Updated the HEAD build version to 20090617 2009-06-17 00:39:23 +00:00
tjhunt
52902cea23 blocks upgrade: MDL-19511 And repeat the upgrade step, since some poeple will have missed it. 2009-06-16 10:31:33 +00:00
moodlerobot
a9a6dfe42a Updated the HEAD build version to 20090616 2009-06-16 00:40:27 +00:00
moodlerobot
b9b8205dd5 Updated the HEAD build version to 20090615 2009-06-15 00:39:07 +00:00
moodlerobot
2082c1ff38 Updated the HEAD build version to 20090614 2009-06-14 00:39:29 +00:00
skodak
b4154c2d64 MDL-14990 implemented query loggin in new native DML drivers 2009-06-13 15:59:55 +00:00
moodlerobot
b7e8443769 Updated the HEAD build version to 20090613 2009-06-13 00:39:12 +00:00
moodlerobot
11d51756cc Updated the HEAD build version to 20090612 2009-06-12 00:38:59 +00:00
moodlerobot
14420d2f07 Updated the HEAD build version to 20090611 2009-06-11 00:39:15 +00:00